2021-05-14T21:05:25.7056563Z ##[section]Starting: Request a runner to run this job 2021-05-14T21:05:25.8341470Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-14T21:05:25.9133815Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'macOS-latest' 2021-05-14T21:05:26.0072754Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-14T21:05:26.0849549Z ##[section]Finishing: Request a runner to run this job 2021-05-14T21:05:39.2101630Z Current runner version: '2.278.0' 2021-05-14T21:05:39.2153640Z ##[group]Operating System 2021-05-14T21:05:39.2154750Z Mac OS X 2021-05-14T21:05:39.2155170Z 10.15.7 2021-05-14T21:05:39.2155710Z 19H1030 2021-05-14T21:05:39.2156130Z ##[endgroup] 2021-05-14T21:05:39.2156680Z ##[group]Virtual Environment 2021-05-14T21:05:39.2157270Z Environment: macos-10.15 2021-05-14T21:05:39.2157900Z Version: 20210510.1 2021-05-14T21:05:39.2158880Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-14T21:05:39.2160170Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-14T21:05:39.2161030Z ##[endgroup] 2021-05-14T21:05:39.2162940Z ##[group]GITHUB_TOKEN Permissions 2021-05-14T21:05:39.2164290Z Actions: write 2021-05-14T21:05:39.2164970Z Checks: write 2021-05-14T21:05:39.2165430Z Contents: write 2021-05-14T21:05:39.2165960Z Deployments: write 2021-05-14T21:05:39.2166690Z Issues: write 2021-05-14T21:05:39.2167230Z Metadata: read 2021-05-14T21:05:39.2167700Z Packages: write 2021-05-14T21:05:39.2168230Z PullRequests: write 2021-05-14T21:05:39.2168790Z RepositoryProjects: write 2021-05-14T21:05:39.2169500Z SecurityEvents: write 2021-05-14T21:05:39.2170000Z Statuses: write 2021-05-14T21:05:39.2170700Z ##[endgroup] 2021-05-14T21:05:39.2174240Z Prepare workflow directory 2021-05-14T21:05:39.3458560Z Prepare all required actions 2021-05-14T21:05:39.3471010Z Getting action download info 2021-05-14T21:05:39.8027710Z Download action repository 'actions/checkout@v2' 2021-05-14T21:05:41.1861220Z Download action repository 'r-lib/actions@master' 2021-05-14T21:05:43.5348410Z Download action repository 'adigherman/actions@master' 2021-05-14T21:05:45.5827970Z Download action repository 'msys2/setup-msys2@v2' 2021-05-14T21:05:45.9619120Z Download action repository 'actions/cache@v1' 2021-05-14T21:05:46.3160460Z Download action repository 'actions/upload-artifact@master' 2021-05-14T21:05:46.6953420Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-14T21:05:47.5175240Z ##[group]Run actions/checkout@v2 2021-05-14T21:05:47.5175890Z with: 2021-05-14T21:05:47.5176340Z repository: neuroconductor/waveslim 2021-05-14T21:05:47.5177220Z token: *** 2021-05-14T21:05:47.5177580Z ssh-strict: true 2021-05-14T21:05:47.5178030Z persist-credentials: true 2021-05-14T21:05:47.5178470Z clean: true 2021-05-14T21:05:47.5178810Z fetch-depth: 1 2021-05-14T21:05:47.5179160Z lfs: false 2021-05-14T21:05:47.5179500Z submodules: false 2021-05-14T21:05:47.5179840Z env: 2021-05-14T21:05:47.5180230Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:05:47.5180670Z TIC_DEPLOY_KEY: 2021-05-14T21:05:47.5180980Z RSPM: 2021-05-14T21:05:47.5181680Z GITHUB_PAT: *** 2021-05-14T21:05:47.5182060Z COVERALLS_TOKEN: 2021-05-14T21:05:47.5182490Z continue-on-error: true 2021-05-14T21:05:47.5182940Z VDIFFR_RUN_TESTS: false 2021-05-14T21:05:47.5183300Z ##[endgroup] 2021-05-14T21:05:49.0092960Z Syncing repository: neuroconductor/waveslim 2021-05-14T21:05:49.0093930Z ##[group]Getting Git version info 2021-05-14T21:05:49.0095050Z Working directory is '/Users/runner/work/waveslim/waveslim' 2021-05-14T21:05:49.0131000Z [command]/usr/local/bin/git version 2021-05-14T21:05:49.0131740Z git version 2.31.1 2021-05-14T21:05:49.0134000Z ##[endgroup] 2021-05-14T21:05:49.0135270Z Deleting the contents of '/Users/runner/work/waveslim/waveslim' 2021-05-14T21:05:49.0137420Z ##[group]Initializing the repository 2021-05-14T21:05:49.0138400Z [command]/usr/local/bin/git init /Users/runner/work/waveslim/waveslim 2021-05-14T21:05:49.0139850Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-14T21:05:49.0140870Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-14T21:05:49.0141920Z hint: of your new repositories, which will suppress this warning, call: 2021-05-14T21:05:49.0142730Z hint: 2021-05-14T21:05:49.0143830Z hint: git config --global init.defaultBranch 2021-05-14T21:05:49.0145370Z hint: 2021-05-14T21:05:49.0146500Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-14T21:05:49.0148070Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-14T21:05:49.0148980Z hint: 2021-05-14T21:05:49.0149950Z hint: git branch -m 2021-05-14T21:05:49.0151040Z Initialized empty Git repository in /Users/runner/work/waveslim/waveslim/.git/ 2021-05-14T21:05:49.0152240Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/waveslim 2021-05-14T21:05:49.0153190Z ##[endgroup] 2021-05-14T21:05:49.0154000Z ##[group]Disabling automatic garbage collection 2021-05-14T21:05:49.0155190Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-14T21:05:49.0156010Z ##[endgroup] 2021-05-14T21:05:49.0158490Z ##[group]Setting up auth 2021-05-14T21:05:49.0159830Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T21:05:49.0161930Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-14T21:05:49.0163880Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T21:05:49.0166110Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-14T21:05:49.0168410Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-14T21:05:49.0169530Z ##[endgroup] 2021-05-14T21:05:49.0170270Z ##[group]Fetching the repository 2021-05-14T21:05:49.0172280Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +a74b535d496fc984041746133919742f083ea54f:refs/tags/1.8.0.s 2021-05-14T21:05:49.2096460Z remote: Enumerating objects: 157, done. 2021-05-14T21:05:49.2097740Z remote: Counting objects: 0% (1/157) 2021-05-14T21:05:49.2098650Z remote: Counting objects: 1% (2/157) 2021-05-14T21:05:49.2099470Z remote: Counting objects: 2% (4/157) 2021-05-14T21:05:49.2100340Z remote: Counting objects: 3% (5/157) 2021-05-14T21:05:49.2101190Z remote: Counting objects: 4% (7/157) 2021-05-14T21:05:49.2102010Z remote: Counting objects: 5% (8/157) 2021-05-14T21:05:49.2102860Z remote: Counting objects: 6% (10/157) 2021-05-14T21:05:49.2103670Z remote: Counting objects: 7% (11/157) 2021-05-14T21:05:49.2104530Z remote: Counting objects: 8% (13/157) 2021-05-14T21:05:49.2107710Z remote: Counting objects: 9% (15/157) 2021-05-14T21:05:49.2114660Z remote: Counting objects: 10% (16/157) 2021-05-14T21:05:49.2115310Z remote: Counting objects: 11% (18/157) 2021-05-14T21:05:49.2116180Z remote: Counting objects: 12% (19/157) 2021-05-14T21:05:49.2117740Z remote: Counting objects: 13% (21/157) 2021-05-14T21:05:49.2122480Z remote: Counting objects: 14% (22/157) 2021-05-14T21:05:49.2123340Z remote: Counting objects: 15% (24/157) 2021-05-14T21:05:49.2124190Z remote: Counting objects: 16% (26/157) 2021-05-14T21:05:49.2125000Z remote: Counting objects: 17% (27/157) 2021-05-14T21:05:49.2125860Z remote: Counting objects: 18% (29/157) 2021-05-14T21:05:49.2126720Z remote: Counting objects: 19% (30/157) 2021-05-14T21:05:49.2127540Z remote: Counting objects: 20% (32/157) 2021-05-14T21:05:49.2128390Z remote: Counting objects: 21% (33/157) 2021-05-14T21:05:49.2129200Z remote: Counting objects: 22% (35/157) 2021-05-14T21:05:49.2130070Z remote: Counting objects: 23% (37/157) 2021-05-14T21:05:49.2130930Z remote: Counting objects: 24% (38/157) 2021-05-14T21:05:49.2131750Z remote: Counting objects: 25% (40/157) 2021-05-14T21:05:49.2133110Z remote: Counting objects: 26% (41/157) 2021-05-14T21:05:49.2133950Z remote: Counting objects: 27% (43/157) 2021-05-14T21:05:49.2134830Z remote: Counting objects: 28% (44/157) 2021-05-14T21:05:49.2143300Z remote: Counting objects: 29% (46/157) 2021-05-14T21:05:49.2145490Z remote: Counting objects: 30% (48/157) 2021-05-14T21:05:49.2147410Z remote: Counting objects: 31% (49/157) 2021-05-14T21:05:49.2148260Z remote: Counting objects: 32% (51/157) 2021-05-14T21:05:49.2149170Z remote: Counting objects: 33% (52/157) 2021-05-14T21:05:49.2179820Z remote: Counting objects: 34% (54/157) 2021-05-14T21:05:49.2185530Z remote: Counting objects: 35% (55/157) 2021-05-14T21:05:49.2196610Z remote: Counting objects: 36% (57/157) 2021-05-14T21:05:49.2206310Z remote: Counting objects: 37% (59/157) 2021-05-14T21:05:49.2207770Z remote: Counting objects: 38% (60/157) 2021-05-14T21:05:49.2257430Z remote: Counting objects: 39% (62/157) 2021-05-14T21:05:49.2258510Z remote: Counting objects: 40% (63/157) 2021-05-14T21:05:49.2259380Z remote: Counting objects: 41% (65/157) 2021-05-14T21:05:49.2260390Z remote: Counting objects: 42% (66/157) 2021-05-14T21:05:49.2261220Z remote: Counting objects: 43% (68/157) 2021-05-14T21:05:49.2262180Z remote: Counting objects: 44% (70/157) 2021-05-14T21:05:49.2282720Z remote: Counting objects: 45% (71/157) 2021-05-14T21:05:49.2283740Z remote: Counting objects: 46% (73/157) 2021-05-14T21:05:49.2284600Z remote: Counting objects: 47% (74/157) 2021-05-14T21:05:49.2285400Z remote: Counting objects: 48% (76/157) 2021-05-14T21:05:49.2286240Z remote: Counting objects: 49% (77/157) 2021-05-14T21:05:49.2287060Z remote: Counting objects: 50% (79/157) 2021-05-14T21:05:49.2287910Z remote: Counting objects: 51% (81/157) 2021-05-14T21:05:49.2288860Z remote: Counting objects: 52% (82/157) 2021-05-14T21:05:49.2290040Z remote: Counting objects: 53% (84/157) 2021-05-14T21:05:49.2291000Z remote: Counting objects: 54% (85/157) 2021-05-14T21:05:49.2291800Z remote: Counting objects: 55% (87/157) 2021-05-14T21:05:49.2292630Z remote: Counting objects: 56% (88/157) 2021-05-14T21:05:49.2293500Z remote: Counting objects: 57% (90/157) 2021-05-14T21:05:49.2294330Z remote: Counting objects: 58% (92/157) 2021-05-14T21:05:49.2295150Z remote: Counting objects: 59% (93/157) 2021-05-14T21:05:49.2295960Z remote: Counting objects: 60% (95/157) 2021-05-14T21:05:49.2296840Z remote: Counting objects: 61% (96/157) 2021-05-14T21:05:49.2297690Z remote: Counting objects: 62% (98/157) 2021-05-14T21:05:49.2298650Z remote: Counting objects: 63% (99/157) 2021-05-14T21:05:49.2299500Z remote: Counting objects: 64% (101/157) 2021-05-14T21:05:49.2300370Z remote: Counting objects: 65% (103/157) 2021-05-14T21:05:49.2301180Z remote: Counting objects: 66% (104/157) 2021-05-14T21:05:49.2302060Z remote: Counting objects: 67% (106/157) 2021-05-14T21:05:49.2302920Z remote: Counting objects: 68% (107/157) 2021-05-14T21:05:49.2303750Z remote: Counting objects: 69% (109/157) 2021-05-14T21:05:49.2304580Z remote: Counting objects: 70% (110/157) 2021-05-14T21:05:49.2305390Z remote: Counting objects: 71% (112/157) 2021-05-14T21:05:49.2306270Z remote: Counting objects: 72% (114/157) 2021-05-14T21:05:49.2307120Z remote: Counting objects: 73% (115/157) 2021-05-14T21:05:49.2307930Z remote: Counting objects: 74% (117/157) 2021-05-14T21:05:49.2308780Z remote: Counting objects: 75% (118/157) 2021-05-14T21:05:49.2309600Z remote: Counting objects: 76% (120/157) 2021-05-14T21:05:49.2310500Z remote: Counting objects: 77% (121/157) 2021-05-14T21:05:49.2311470Z remote: Counting objects: 78% (123/157) 2021-05-14T21:05:49.2312660Z remote: Counting objects: 79% (125/157) 2021-05-14T21:05:49.2313490Z remote: Counting objects: 80% (126/157) 2021-05-14T21:05:49.2314280Z remote: Counting objects: 81% (128/157) 2021-05-14T21:05:49.2315120Z remote: Counting objects: 82% (129/157) 2021-05-14T21:05:49.2315960Z remote: Counting objects: 83% (131/157) 2021-05-14T21:05:49.2316880Z remote: Counting objects: 84% (132/157) 2021-05-14T21:05:49.2317710Z remote: Counting objects: 85% (134/157) 2021-05-14T21:05:49.2318580Z remote: Counting objects: 86% (136/157) 2021-05-14T21:05:49.2319430Z remote: Counting objects: 87% (137/157) 2021-05-14T21:05:49.2320230Z remote: Counting objects: 88% (139/157) 2021-05-14T21:05:49.2321020Z remote: Counting objects: 89% (140/157) 2021-05-14T21:05:49.2321860Z remote: Counting objects: 90% (142/157) 2021-05-14T21:05:49.2322650Z remote: Counting objects: 91% (143/157) 2021-05-14T21:05:49.2323480Z remote: Counting objects: 92% (145/157) 2021-05-14T21:05:49.2324330Z remote: Counting objects: 93% (147/157) 2021-05-14T21:05:49.2325140Z remote: Counting objects: 94% (148/157) 2021-05-14T21:05:49.2325960Z remote: Counting objects: 95% (150/157) 2021-05-14T21:05:49.2326730Z remote: Counting objects: 96% (151/157) 2021-05-14T21:05:49.2327550Z remote: Counting objects: 97% (153/157) 2021-05-14T21:05:49.2328370Z remote: Counting objects: 98% (154/157) 2021-05-14T21:05:49.2329170Z remote: Counting objects: 99% (156/157) 2021-05-14T21:05:49.2329970Z remote: Counting objects: 100% (157/157) 2021-05-14T21:05:49.2330800Z remote: Counting objects: 100% (157/157), done. 2021-05-14T21:05:49.2331940Z remote: Compressing objects: 0% (1/143) 2021-05-14T21:05:49.2332930Z remote: Compressing objects: 1% (2/143) 2021-05-14T21:05:49.2333880Z remote: Compressing objects: 2% (3/143) 2021-05-14T21:05:49.2335160Z remote: Compressing objects: 3% (5/143) 2021-05-14T21:05:49.2336190Z remote: Compressing objects: 4% (6/143) 2021-05-14T21:05:49.2337130Z remote: Compressing objects: 5% (8/143) 2021-05-14T21:05:49.2338130Z remote: Compressing objects: 6% (9/143) 2021-05-14T21:05:49.2339230Z remote: Compressing objects: 7% (11/143) 2021-05-14T21:05:49.2340210Z remote: Compressing objects: 8% (12/143) 2021-05-14T21:05:49.2341310Z remote: Compressing objects: 9% (13/143) 2021-05-14T21:05:49.2342320Z remote: Compressing objects: 10% (15/143) 2021-05-14T21:05:49.2343310Z remote: Compressing objects: 11% (16/143) 2021-05-14T21:05:49.2344240Z remote: Compressing objects: 12% (18/143) 2021-05-14T21:05:49.2345230Z remote: Compressing objects: 13% (19/143) 2021-05-14T21:05:49.2346180Z remote: Compressing objects: 14% (21/143) 2021-05-14T21:05:49.2347240Z remote: Compressing objects: 15% (22/143) 2021-05-14T21:05:49.2348310Z remote: Compressing objects: 16% (23/143) 2021-05-14T21:05:49.2349300Z remote: Compressing objects: 17% (25/143) 2021-05-14T21:05:49.2350300Z remote: Compressing objects: 18% (26/143) 2021-05-14T21:05:49.2351250Z remote: Compressing objects: 19% (28/143) 2021-05-14T21:05:49.2352250Z remote: Compressing objects: 20% (29/143) 2021-05-14T21:05:49.2353240Z remote: Compressing objects: 21% (31/143) 2021-05-14T21:05:49.2354200Z remote: Compressing objects: 22% (32/143) 2021-05-14T21:05:49.2355180Z remote: Compressing objects: 23% (33/143) 2021-05-14T21:05:49.2356240Z remote: Compressing objects: 24% (35/143) 2021-05-14T21:05:49.2357330Z remote: Compressing objects: 25% (36/143) 2021-05-14T21:05:49.2358420Z remote: Compressing objects: 26% (38/143) 2021-05-14T21:05:49.2359420Z remote: Compressing objects: 27% (39/143) 2021-05-14T21:05:49.2360440Z remote: Compressing objects: 28% (41/143) 2021-05-14T21:05:49.2361790Z remote: Compressing objects: 29% (42/143) 2021-05-14T21:05:49.2362770Z remote: Compressing objects: 30% (43/143) 2021-05-14T21:05:49.2363820Z remote: Compressing objects: 31% (45/143) 2021-05-14T21:05:49.2364820Z remote: Compressing objects: 32% (46/143) 2021-05-14T21:05:49.2368050Z remote: Compressing objects: 33% (48/143) 2021-05-14T21:05:49.2369140Z remote: Compressing objects: 34% (49/143) 2021-05-14T21:05:49.2370240Z remote: Compressing objects: 35% (51/143) 2021-05-14T21:05:49.2371300Z remote: Compressing objects: 36% (52/143) 2021-05-14T21:05:49.2372330Z remote: Compressing objects: 37% (53/143) 2021-05-14T21:05:49.2373390Z remote: Compressing objects: 38% (55/143) 2021-05-14T21:05:49.2374390Z remote: Compressing objects: 39% (56/143) 2021-05-14T21:05:49.2375470Z remote: Compressing objects: 40% (58/143) 2021-05-14T21:05:49.2376530Z remote: Compressing objects: 41% (59/143) 2021-05-14T21:05:49.2377550Z remote: Compressing objects: 42% (61/143) 2021-05-14T21:05:49.2378640Z remote: Compressing objects: 43% (62/143) 2021-05-14T21:05:49.2379700Z remote: Compressing objects: 44% (63/143) 2021-05-14T21:05:49.2380710Z remote: Compressing objects: 45% (65/143) 2021-05-14T21:05:49.2381860Z remote: Compressing objects: 46% (66/143) 2021-05-14T21:05:49.2382810Z remote: Compressing objects: 47% (68/143) 2021-05-14T21:05:49.2383770Z remote: Compressing objects: 48% (69/143) 2021-05-14T21:05:49.2384730Z remote: Compressing objects: 49% (71/143) 2021-05-14T21:05:49.2385670Z remote: Compressing objects: 50% (72/143) 2021-05-14T21:05:49.2386630Z remote: Compressing objects: 51% (73/143) 2021-05-14T21:05:49.2387610Z remote: Compressing objects: 52% (75/143) 2021-05-14T21:05:49.2388700Z remote: Compressing objects: 53% (76/143) 2021-05-14T21:05:49.2390030Z remote: Compressing objects: 54% (78/143) 2021-05-14T21:05:49.2391120Z remote: Compressing objects: 55% (79/143) 2021-05-14T21:05:49.2392180Z remote: Compressing objects: 56% (81/143) 2021-05-14T21:05:49.2393150Z remote: Compressing objects: 57% (82/143) 2021-05-14T21:05:49.2394140Z remote: Compressing objects: 58% (83/143) 2021-05-14T21:05:49.2395150Z remote: Compressing objects: 59% (85/143) 2021-05-14T21:05:49.2396100Z remote: Compressing objects: 60% (86/143) 2021-05-14T21:05:49.2397100Z remote: Compressing objects: 61% (88/143) 2021-05-14T21:05:49.2398040Z remote: Compressing objects: 62% (89/143) 2021-05-14T21:05:49.2399110Z remote: Compressing objects: 63% (91/143) 2021-05-14T21:05:49.2400100Z remote: Compressing objects: 64% (92/143) 2021-05-14T21:05:49.2401050Z remote: Compressing objects: 65% (93/143) 2021-05-14T21:05:49.2402070Z remote: Compressing objects: 66% (95/143) 2021-05-14T21:05:49.2403050Z remote: Compressing objects: 67% (96/143) 2021-05-14T21:05:49.2404080Z remote: Compressing objects: 68% (98/143) 2021-05-14T21:05:49.2405110Z remote: Compressing objects: 69% (99/143) 2021-05-14T21:05:49.2406110Z remote: Compressing objects: 70% (101/143) 2021-05-14T21:05:49.2407130Z remote: Compressing objects: 71% (102/143) 2021-05-14T21:05:49.2408230Z remote: Compressing objects: 72% (103/143) 2021-05-14T21:05:49.2409290Z remote: Compressing objects: 73% (105/143) 2021-05-14T21:05:49.2410340Z remote: Compressing objects: 74% (106/143) 2021-05-14T21:05:49.2411470Z remote: Compressing objects: 75% (108/143) 2021-05-14T21:05:49.2412480Z remote: Compressing objects: 76% (109/143) 2021-05-14T21:05:49.2413450Z remote: Compressing objects: 77% (111/143) 2021-05-14T21:05:49.2414490Z remote: Compressing objects: 78% (112/143) 2021-05-14T21:05:49.2415500Z remote: Compressing objects: 79% (113/143) 2021-05-14T21:05:49.2416850Z remote: Compressing objects: 80% (115/143) 2021-05-14T21:05:49.2417870Z remote: Compressing objects: 81% (116/143) 2021-05-14T21:05:49.2418920Z remote: Compressing objects: 82% (118/143) 2021-05-14T21:05:49.2419940Z remote: Compressing objects: 83% (119/143) 2021-05-14T21:05:49.2420930Z remote: Compressing objects: 84% (121/143) 2021-05-14T21:05:49.2421920Z remote: Compressing objects: 85% (122/143) 2021-05-14T21:05:49.2422940Z remote: Compressing objects: 86% (123/143) 2021-05-14T21:05:49.2423920Z remote: Compressing objects: 87% (125/143) 2021-05-14T21:05:49.2425030Z remote: Compressing objects: 88% (126/143) 2021-05-14T21:05:49.2426020Z remote: Compressing objects: 89% (128/143) 2021-05-14T21:05:49.2427040Z remote: Compressing objects: 90% (129/143) 2021-05-14T21:05:49.2428020Z remote: Compressing objects: 91% (131/143) 2021-05-14T21:05:49.2429050Z remote: Compressing objects: 92% (132/143) 2021-05-14T21:05:49.2430100Z remote: Compressing objects: 93% (133/143) 2021-05-14T21:05:49.2431100Z remote: Compressing objects: 94% (135/143) 2021-05-14T21:05:49.2432130Z remote: Compressing objects: 95% (136/143) 2021-05-14T21:05:49.2433080Z remote: Compressing objects: 96% (138/143) 2021-05-14T21:05:49.2434210Z remote: Compressing objects: 97% (139/143) 2021-05-14T21:05:49.2435270Z remote: Compressing objects: 98% (141/143) 2021-05-14T21:05:49.2436250Z remote: Compressing objects: 99% (142/143) 2021-05-14T21:05:49.2437320Z remote: Compressing objects: 100% (143/143) 2021-05-14T21:05:49.2438350Z remote: Compressing objects: 100% (143/143), done. 2021-05-14T21:05:49.2439390Z Receiving objects: 0% (1/157) 2021-05-14T21:05:49.2440350Z Receiving objects: 1% (2/157) 2021-05-14T21:05:49.2441270Z Receiving objects: 2% (4/157) 2021-05-14T21:05:49.2442210Z Receiving objects: 3% (5/157) 2021-05-14T21:05:49.2443410Z Receiving objects: 4% (7/157) 2021-05-14T21:05:49.2444460Z Receiving objects: 5% (8/157) 2021-05-14T21:05:49.2445410Z Receiving objects: 6% (10/157) 2021-05-14T21:05:49.2446330Z Receiving objects: 7% (11/157) 2021-05-14T21:05:49.2447280Z Receiving objects: 8% (13/157) 2021-05-14T21:05:49.2448250Z Receiving objects: 9% (15/157) 2021-05-14T21:05:49.2449210Z Receiving objects: 10% (16/157) 2021-05-14T21:05:49.2450120Z Receiving objects: 11% (18/157) 2021-05-14T21:05:49.2451040Z Receiving objects: 12% (19/157) 2021-05-14T21:05:49.2451930Z Receiving objects: 13% (21/157) 2021-05-14T21:05:49.2452840Z Receiving objects: 14% (22/157) 2021-05-14T21:05:49.2453780Z Receiving objects: 15% (24/157) 2021-05-14T21:05:49.2454690Z Receiving objects: 16% (26/157) 2021-05-14T21:05:49.2455650Z Receiving objects: 17% (27/157) 2021-05-14T21:05:49.2456580Z Receiving objects: 18% (29/157) 2021-05-14T21:05:49.2593600Z Receiving objects: 19% (30/157) 2021-05-14T21:05:49.2600310Z Receiving objects: 20% (32/157) 2021-05-14T21:05:49.2601270Z Receiving objects: 21% (33/157) 2021-05-14T21:05:49.2602150Z Receiving objects: 22% (35/157) 2021-05-14T21:05:49.2602940Z Receiving objects: 23% (37/157) 2021-05-14T21:05:49.2603750Z Receiving objects: 24% (38/157) 2021-05-14T21:05:49.2604590Z Receiving objects: 25% (40/157) 2021-05-14T21:05:49.2605390Z Receiving objects: 26% (41/157) 2021-05-14T21:05:49.2606210Z Receiving objects: 27% (43/157) 2021-05-14T21:05:49.2606980Z Receiving objects: 28% (44/157) 2021-05-14T21:05:49.2607820Z Receiving objects: 29% (46/157) 2021-05-14T21:05:49.2608630Z Receiving objects: 30% (48/157) 2021-05-14T21:05:49.2823370Z Receiving objects: 31% (49/157) 2021-05-14T21:05:49.3218300Z Receiving objects: 32% (51/157) 2021-05-14T21:05:49.3269120Z Receiving objects: 33% (52/157) 2021-05-14T21:05:49.3364610Z Receiving objects: 34% (54/157) 2021-05-14T21:05:49.3365550Z Receiving objects: 35% (55/157) 2021-05-14T21:05:49.3414960Z Receiving objects: 36% (57/157) 2021-05-14T21:05:49.3416470Z Receiving objects: 37% (59/157) 2021-05-14T21:05:49.3417110Z Receiving objects: 38% (60/157) 2021-05-14T21:05:49.3417610Z Receiving objects: 39% (62/157) 2021-05-14T21:05:49.3440180Z Receiving objects: 40% (63/157) 2021-05-14T21:05:49.3440800Z Receiving objects: 41% (65/157) 2021-05-14T21:05:49.3463640Z Receiving objects: 42% (66/157) 2021-05-14T21:05:49.4186800Z Receiving objects: 43% (68/157) 2021-05-14T21:05:49.4187480Z Receiving objects: 44% (70/157) 2021-05-14T21:05:49.4188130Z Receiving objects: 45% (71/157) 2021-05-14T21:05:49.4226170Z Receiving objects: 46% (73/157) 2021-05-14T21:05:49.4227300Z Receiving objects: 47% (74/157) 2021-05-14T21:05:49.4228220Z Receiving objects: 48% (76/157) 2021-05-14T21:05:49.4229180Z Receiving objects: 49% (77/157) 2021-05-14T21:05:49.4230040Z Receiving objects: 50% (79/157) 2021-05-14T21:05:49.4230840Z Receiving objects: 51% (81/157) 2021-05-14T21:05:49.4231700Z Receiving objects: 52% (82/157) 2021-05-14T21:05:49.4232370Z Receiving objects: 53% (84/157) 2021-05-14T21:05:49.4233140Z Receiving objects: 54% (85/157) 2021-05-14T21:05:49.4233650Z Receiving objects: 55% (87/157) 2021-05-14T21:05:49.4234150Z Receiving objects: 56% (88/157) 2021-05-14T21:05:49.4234730Z Receiving objects: 57% (90/157) 2021-05-14T21:05:49.4235240Z Receiving objects: 58% (92/157) 2021-05-14T21:05:49.4236100Z Receiving objects: 59% (93/157) 2021-05-14T21:05:49.4240410Z Receiving objects: 60% (95/157) 2021-05-14T21:05:49.4241340Z Receiving objects: 61% (96/157) 2021-05-14T21:05:49.4242320Z Receiving objects: 62% (98/157) 2021-05-14T21:05:49.4243310Z Receiving objects: 63% (99/157) 2021-05-14T21:05:49.4244200Z Receiving objects: 64% (101/157) 2021-05-14T21:05:49.4245110Z Receiving objects: 65% (103/157) 2021-05-14T21:05:49.4246000Z Receiving objects: 66% (104/157) 2021-05-14T21:05:49.4247780Z remote: Total 157 (delta 12), reused 132 (delta 11), pack-reused 0 2021-05-14T21:05:49.4248840Z Receiving objects: 67% (106/157) 2021-05-14T21:05:49.4249730Z Receiving objects: 68% (107/157) 2021-05-14T21:05:49.4251040Z Receiving objects: 69% (109/157) 2021-05-14T21:05:49.4252020Z Receiving objects: 70% (110/157) 2021-05-14T21:05:49.4252970Z Receiving objects: 71% (112/157) 2021-05-14T21:05:49.4253430Z Receiving objects: 72% (114/157) 2021-05-14T21:05:49.4254250Z Receiving objects: 73% (115/157) 2021-05-14T21:05:49.4255000Z Receiving objects: 74% (117/157) 2021-05-14T21:05:49.4255450Z Receiving objects: 75% (118/157) 2021-05-14T21:05:49.4255890Z Receiving objects: 76% (120/157) 2021-05-14T21:05:49.4256320Z Receiving objects: 77% (121/157) 2021-05-14T21:05:49.4256760Z Receiving objects: 78% (123/157) 2021-05-14T21:05:49.4257190Z Receiving objects: 79% (125/157) 2021-05-14T21:05:49.4257620Z Receiving objects: 80% (126/157) 2021-05-14T21:05:49.4258060Z Receiving objects: 81% (128/157) 2021-05-14T21:05:49.4258630Z Receiving objects: 82% (129/157) 2021-05-14T21:05:49.4259070Z Receiving objects: 83% (131/157) 2021-05-14T21:05:49.4259500Z Receiving objects: 84% (132/157) 2021-05-14T21:05:49.4259940Z Receiving objects: 85% (134/157) 2021-05-14T21:05:49.4260380Z Receiving objects: 86% (136/157) 2021-05-14T21:05:49.4260820Z Receiving objects: 87% (137/157) 2021-05-14T21:05:49.4261240Z Receiving objects: 88% (139/157) 2021-05-14T21:05:49.4261730Z Receiving objects: 89% (140/157) 2021-05-14T21:05:49.4262150Z Receiving objects: 90% (142/157) 2021-05-14T21:05:49.4262590Z Receiving objects: 91% (143/157) 2021-05-14T21:05:49.4263010Z Receiving objects: 92% (145/157) 2021-05-14T21:05:49.4263450Z Receiving objects: 93% (147/157) 2021-05-14T21:05:49.4263870Z Receiving objects: 94% (148/157) 2021-05-14T21:05:49.4264310Z Receiving objects: 95% (150/157) 2021-05-14T21:05:49.4264730Z Receiving objects: 96% (151/157) 2021-05-14T21:05:49.4265170Z Receiving objects: 97% (153/157) 2021-05-14T21:05:49.4265630Z Receiving objects: 98% (154/157) 2021-05-14T21:05:49.4266060Z Receiving objects: 99% (156/157) 2021-05-14T21:05:49.4266710Z Receiving objects: 100% (157/157) 2021-05-14T21:05:49.4267740Z Receiving objects: 100% (157/157), 897.09 KiB | 4.40 MiB/s, done. 2021-05-14T21:05:49.4268340Z Resolving deltas: 0% (0/12) 2021-05-14T21:05:49.4269220Z Resolving deltas: 8% (1/12) 2021-05-14T21:05:49.4269730Z Resolving deltas: 16% (2/12) 2021-05-14T21:05:49.4270510Z Resolving deltas: 25% (3/12) 2021-05-14T21:05:49.4270940Z Resolving deltas: 33% (4/12) 2021-05-14T21:05:49.4271370Z Resolving deltas: 41% (5/12) 2021-05-14T21:05:49.4271780Z Resolving deltas: 50% (6/12) 2021-05-14T21:05:49.4272210Z Resolving deltas: 58% (7/12) 2021-05-14T21:05:49.4272620Z Resolving deltas: 66% (8/12) 2021-05-14T21:05:49.4273040Z Resolving deltas: 75% (9/12) 2021-05-14T21:05:49.4273450Z Resolving deltas: 83% (10/12) 2021-05-14T21:05:49.4274080Z Resolving deltas: 91% (11/12) 2021-05-14T21:05:49.4693280Z Resolving deltas: 100% (12/12) 2021-05-14T21:05:49.4693860Z Resolving deltas: 100% (12/12), done. 2021-05-14T21:05:49.4814450Z From https://github.com/neuroconductor/waveslim 2021-05-14T21:05:49.4816180Z * [new ref] a74b535d496fc984041746133919742f083ea54f -> 1.8.0.s 2021-05-14T21:05:49.4879250Z ##[endgroup] 2021-05-14T21:05:49.4879870Z ##[group]Determining the checkout info 2021-05-14T21:05:49.4883040Z ##[endgroup] 2021-05-14T21:05:49.4883570Z ##[group]Checking out the ref 2021-05-14T21:05:49.4889310Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.8.0.s 2021-05-14T21:05:49.5361100Z HEAD is now at a74b535 Version id 4 stable 2021-05-14T21:05:49.5368700Z ##[endgroup] 2021-05-14T21:05:49.5461950Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-14T21:05:49.5527310Z 'a74b535d496fc984041746133919742f083ea54f' 2021-05-14T21:05:49.5693470Z ##[group]Run r-lib/actions/setup-r@master 2021-05-14T21:05:49.5693960Z with: 2021-05-14T21:05:49.5694300Z r-version: devel 2021-05-14T21:05:49.5694640Z Ncpus: 1 2021-05-14T21:05:49.5695020Z crayon.enabled: NULL 2021-05-14T21:05:49.5695510Z remove-openmp-macos: true 2021-05-14T21:05:49.5696020Z http-user-agent: default 2021-05-14T21:05:49.5696460Z install-r: true 2021-05-14T21:05:49.5696980Z windows-path-include-mingw: true 2021-05-14T21:05:49.5697470Z env: 2021-05-14T21:05:49.5697880Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:05:49.5698300Z TIC_DEPLOY_KEY: 2021-05-14T21:05:49.5698630Z RSPM: 2021-05-14T21:05:49.5699460Z GITHUB_PAT: *** 2021-05-14T21:05:49.5699850Z COVERALLS_TOKEN: 2021-05-14T21:05:49.5700280Z continue-on-error: true 2021-05-14T21:05:49.5700730Z VDIFFR_RUN_TESTS: false 2021-05-14T21:05:49.5701100Z ##[endgroup] 2021-05-14T21:05:49.9270550Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-14T21:05:53.0485630Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-14T21:05:53.6577530Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-14T21:05:54.0452280Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-14T21:05:54.0460310Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-14T21:05:54.0467810Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-14T21:05:54.0469670Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-14T21:05:54.0471100Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-14T21:05:54.0472610Z Checksumming (Apple_Free : 3)… 2021-05-14T21:05:55.0224830Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-14T21:05:55.0235270Z Checksumming disk image (Apple_HFS : 4)… 2021-05-14T21:05:55.0585970Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-14T21:05:55.0596660Z Checksumming (Apple_Free : 5)… 2021-05-14T21:05:56.0011170Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-14T21:05:56.0034010Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-14T21:05:57.0022620Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-14T21:05:57.0051860Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-14T21:05:57.0054980Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-14T21:05:57.0131010Z verified CRC32 $84F1919B 2021-05-14T21:05:57.0714900Z /dev/disk2 GUID_partition_scheme 2021-05-14T21:05:57.0817720Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-14T21:05:57.0924820Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-14T21:06:01.8368310Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-14T21:06:01.8369870Z To reinstall 0.29.2_3, run: 2021-05-14T21:06:01.8373040Z brew reinstall pkg-config 2021-05-14T21:06:01.8760360Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-14T21:06:03.6336930Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-14T21:06:03.7883110Z installer: Package name is gfortran 2021-05-14T21:06:03.7903800Z installer: Installing at base path / 2021-05-14T21:06:03.7907570Z installer: The install was successful. 2021-05-14T21:06:03.7940670Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-14T21:06:03.8853890Z "disk2" ejected. 2021-05-14T21:06:03.9578350Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-14T21:06:04.0362280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-14T21%3A15%3A00Z&sig=mGIl9ccYtRReyLvX7YcyhSWBfsV%2BbMlvNv2l4yHuX80%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:06:04.4279520Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-14T21:06:05.5971330Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-devel.pkg -target / 2021-05-14T21:06:07.8873390Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-14T21:06:07.9316950Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-14T21:06:10.7122040Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-14T21:06:11.0702850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-14T21%3A15%3A00Z&sig=KxTBrIDs4oWFlDw0UcucrikJLrhp6JMyP%2B5FluyzRuc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:06:11.1711170Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-14T21:06:13.9419770Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-14T21:06:17.8866710Z installer: Package name is R 4.2.0 for macOS 2021-05-14T21:06:17.8867430Z installer: Upgrading at base path / 2021-05-14T21:06:17.8868170Z installer: The upgrade was successful. 2021-05-14T21:06:17.8923580Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-14T21:06:17.9201220Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-14T21:06:17.9201770Z env: 2021-05-14T21:06:17.9202210Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:06:17.9202890Z TIC_DEPLOY_KEY: 2021-05-14T21:06:17.9203420Z RSPM: 2021-05-14T21:06:17.9204890Z GITHUB_PAT: *** 2021-05-14T21:06:17.9205610Z COVERALLS_TOKEN: 2021-05-14T21:06:17.9206220Z continue-on-error: true 2021-05-14T21:06:17.9206850Z VDIFFR_RUN_TESTS: false 2021-05-14T21:06:17.9207370Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:06:17.9207850Z TZ: UTC 2021-05-14T21:06:17.9208260Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:06:17.9208660Z NOT_CRAN: true 2021-05-14T21:06:17.9209060Z ##[endgroup] 2021-05-14T21:06:18.3208200Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-14T21:06:18.8193350Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-14T21:06:18.8196440Z Dload Upload Total Spent Left Speed 2021-05-14T21:06:18.8197690Z 2021-05-14T21:06:18.8895220Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-14T21:06:18.8896690Z 100 117 0 117 0 0 1647 0 --:--:-- --:--:-- --:--:-- 1647 2021-05-14T21:06:19.6537990Z 2021-05-14T21:06:19.8190850Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-14T21:06:19.8193640Z 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2021-05-14T21:06:20.6349430Z 2021-05-14T21:06:21.6010860Z 9 82.6M 9 8208k 0 0 4519k 0 0:00:18 0:00:01 0:00:17 4519k 2021-05-14T21:06:22.6300140Z 47 82.6M 47 39.5M 0 0 14.2M 0 0:00:05 0:00:02 0:00:03 32.5M 2021-05-14T21:06:22.9133900Z 87 82.6M 87 72.0M 0 0 18.8M 0 0:00:04 0:00:03 0:00:01 32.0M 2021-05-14T21:06:22.9136380Z 100 82.6M 100 82.6M 0 0 20.1M 0 0:00:04 0:00:04 --:--:-- 32.7M 2021-05-14T21:06:27.1554250Z ##[group]Run tlmgr update --self 2021-05-14T21:06:27.1554910Z tlmgr update --self 2021-05-14T21:06:27.1555810Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-14T21:06:27.1556660Z tlmgr update --all 2021-05-14T21:06:27.1755870Z shell: /bin/bash -e {0} 2021-05-14T21:06:27.1756280Z env: 2021-05-14T21:06:27.1756730Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:06:27.1757400Z TIC_DEPLOY_KEY: 2021-05-14T21:06:27.1757830Z RSPM: 2021-05-14T21:06:27.1759290Z GITHUB_PAT: *** 2021-05-14T21:06:27.1759730Z COVERALLS_TOKEN: 2021-05-14T21:06:27.1760200Z continue-on-error: true 2021-05-14T21:06:27.1760700Z VDIFFR_RUN_TESTS: false 2021-05-14T21:06:27.1761190Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:06:27.1761650Z TZ: UTC 2021-05-14T21:06:27.1762030Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:06:27.1762480Z NOT_CRAN: true 2021-05-14T21:06:27.1762950Z ##[endgroup] 2021-05-14T21:06:29.6031440Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T21:06:29.6033500Z tlmgr: no self-updates for tlmgr available 2021-05-14T21:06:31.8631800Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T21:06:31.8636280Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-14T21:06:32.1569320Z [2/89, 00:01/13:07:43] install: ae [57k] 2021-05-14T21:07:06.7286830Z [3/89, 00:35/06:15:34] install: auto-pst-pdf-lua [3k] 2021-05-14T21:07:06.9699890Z [4/89, 00:35/06:00:06] install: barracuda [30k] 2021-05-14T21:07:07.2881360Z [5/89, 00:36/04:07:39] install: bezierplot [8k] 2021-05-14T21:07:07.5323900Z [6/89, 00:36/03:47:51] install: biber.universal-darwin [33017k] 2021-05-14T21:07:10.6597570Z [7/89, 00:39/00:43] install: biber [1k] 2021-05-14T21:07:10.9089740Z [8/89, 00:39/00:43] install: biblatex [238k] 2021-05-14T21:07:11.4124330Z [9/89, 00:40/00:43] install: checkcites.universal-darwin [1k] 2021-05-14T21:07:11.6703920Z [10/89, 00:40/00:43] install: checkcites [7k] 2021-05-14T21:07:11.9278100Z [11/89, 00:40/00:43] install: chickenize [15k] 2021-05-14T21:07:12.2370220Z [12/89, 00:41/00:44] install: chinese-jfm [3k] 2021-05-14T21:07:12.4947170Z [13/89, 00:41/00:44] install: cloze [9k] 2021-05-14T21:07:12.7433890Z [14/89, 00:41/00:44] install: colorprofiles [86k] 2021-05-14T21:07:13.1148200Z [15/89, 00:42/00:45] install: combofont [2k] 2021-05-14T21:07:13.3648040Z [16/89, 00:42/00:45] install: courier [470k] 2021-05-14T21:07:13.9311770Z [17/89, 00:42/00:45] install: courier-scaled [3k] 2021-05-14T21:07:14.1804220Z [18/89, 00:43/00:46] install: cstypo [3k] 2021-05-14T21:07:14.4409660Z [19/89, 00:43/00:46] install: ctablestack [2k] 2021-05-14T21:07:14.6994160Z [20/89, 00:43/00:46] install: ekdosis [19k] 2021-05-14T21:07:15.0105630Z [21/89, 00:44/00:47] install: emoji [40k] 2021-05-14T21:07:15.3184270Z [22/89, 00:44/00:47] install: emojicite [2k] 2021-05-14T21:07:15.5778710Z [23/89, 00:44/00:47] install: enctex [24k] 2021-05-14T21:07:15.8906860Z [24/89, 00:44/00:47] install: enigma [18k] 2021-05-14T21:07:16.2426320Z [25/89, 00:45/00:48] install: etex-pkg [6k] 2021-05-14T21:07:16.4952710Z [26/89, 00:45/00:48] install: filecontents [3k] 2021-05-14T21:07:16.7558270Z [27/89, 00:45/00:48] install: grfext [3k] 2021-05-14T21:07:17.0187400Z [28/89, 00:46/00:49] install: hyphenex [9k] 2021-05-14T21:07:17.2804550Z [29/89, 00:46/00:49] install: ifplatform [2k] 2021-05-14T21:07:17.5330800Z [30/89, 00:46/00:49] install: innerscript [4k] 2021-05-14T21:07:17.7967370Z [31/89, 00:46/00:49] install: interpreter [7k] 2021-05-14T21:07:18.0582880Z [32/89, 00:47/00:50] install: kanaparser [5k] 2021-05-14T21:07:18.3029930Z [33/89, 00:47/00:50] install: knuth-local [23k] 2021-05-14T21:07:18.6099510Z [34/89, 00:47/00:50] install: logreq [4k] 2021-05-14T21:07:18.8657540Z [35/89, 00:47/00:50] install: lua-typo [7k] 2021-05-14T21:07:19.1216970Z [36/89, 00:48/00:51] install: lua-uca [70k] 2021-05-14T21:07:19.4877600Z [37/89, 00:48/00:51] install: lua-ul [7k] 2021-05-14T21:07:19.7940530Z [38/89, 00:48/00:51] install: lua-uni-algos [6k] 2021-05-14T21:07:20.0521890Z [39/89, 00:49/00:52] install: lua-visual-debug [4k] 2021-05-14T21:07:20.2951810Z [40/89, 00:49/00:52] install: luacode [3k] 2021-05-14T21:07:20.5385080Z [41/89, 00:49/00:52] install: luacolor [5k] 2021-05-14T21:07:20.7983730Z [42/89, 00:49/00:52] install: luahyphenrules [3k] 2021-05-14T21:07:21.0411350Z [43/89, 00:50/00:53] install: luaimageembed [2k] 2021-05-14T21:07:21.2960580Z [44/89, 00:50/00:53] install: luaindex [5k] 2021-05-14T21:07:21.5502280Z [45/89, 00:50/00:53] install: luainputenc [5k] 2021-05-14T21:07:21.8155130Z [46/89, 00:50/00:53] install: luaintro [1k] 2021-05-14T21:07:22.0688050Z [47/89, 00:51/00:54] install: luakeys [5k] 2021-05-14T21:07:22.3715820Z [48/89, 00:51/00:54] install: lualatex-doc [1k] 2021-05-14T21:07:22.6235870Z [49/89, 00:51/00:54] install: lualatex-truncate [2k] 2021-05-14T21:07:22.8655390Z [50/89, 00:51/00:54] install: luamplib [12k] 2021-05-14T21:07:23.1291610Z [51/89, 00:52/00:55] install: luapackageloader [2k] 2021-05-14T21:07:23.3898810Z [52/89, 00:52/00:55] install: luaprogtable [7k] 2021-05-14T21:07:23.6541620Z [53/89, 00:52/00:55] install: luarandom [2k] 2021-05-14T21:07:23.9070710Z [54/89, 00:52/00:55] install: luatex85 [2k] 2021-05-14T21:07:24.1609710Z [55/89, 00:53/00:56] install: luatexbase [4k] 2021-05-14T21:07:24.4129260Z [56/89, 00:53/00:56] install: luatexko [22k] 2021-05-14T21:07:24.7071400Z [57/89, 00:53/00:56] install: luatextra [2k] 2021-05-14T21:07:24.9580650Z [58/89, 00:53/00:56] install: luavlna [8k] 2021-05-14T21:07:25.2214450Z [59/89, 00:54/00:57] install: luaxml [31k] 2021-05-14T21:07:25.5777920Z [60/89, 00:54/00:57] install: makeindex.universal-darwin [91k] 2021-05-14T21:07:25.9510360Z [61/89, 00:54/00:57] install: makeindex [5k] 2021-05-14T21:07:26.2119220Z [62/89, 00:55/00:58] install: mflogo [2k] 2021-05-14T21:07:26.4606400Z [63/89, 00:55/00:58] install: newpax [9k] 2021-05-14T21:07:26.7165310Z [64/89, 00:55/00:58] install: nodetree [13k] 2021-05-14T21:07:26.9789430Z [65/89, 00:55/00:58] install: odsfile [5k] 2021-05-14T21:07:27.2295170Z [66/89, 00:56/00:59] install: optex.universal-darwin [1k] 2021-05-14T21:07:27.4895340Z [67/89, 00:56/00:59] install: optex [789k] 2021-05-14T21:07:28.1291820Z [68/89, 00:57/00:59] install: pdfarticle [4k] 2021-05-14T21:07:28.3891500Z [69/89, 00:57/00:59] install: pdfextra [22k] 2021-05-14T21:07:28.7046870Z [70/89, 00:57/00:59] install: placeat [4k] 2021-05-14T21:07:28.9585480Z [71/89, 00:57/00:59] install: plantuml [3k] 2021-05-14T21:07:29.2124660Z [72/89, 00:58/01:00] install: rsfs [55k] 2021-05-14T21:07:29.5777890Z [73/89, 00:58/01:00] install: selnolig [53k] 2021-05-14T21:07:29.9368710Z [74/89, 00:58/00:59] install: spelling [14k] 2021-05-14T21:07:30.2464460Z [75/89, 00:59/01:00] install: stricttex [2k] 2021-05-14T21:07:30.4922090Z [76/89, 00:59/01:00] install: texlive-common [1k] 2021-05-14T21:07:30.7412300Z [77/89, 00:59/01:00] install: texlive-en [1k] 2021-05-14T21:07:30.9898270Z [78/89, 00:59/01:00] install: texlive-msg-translations [144k] 2021-05-14T21:07:31.4006590Z [79/89, 01:00/01:01] install: thumbpdf.universal-darwin [1k] 2021-05-14T21:07:31.6462130Z [80/89, 01:00/01:01] install: thumbpdf [19k] 2021-05-14T21:07:31.9552780Z [81/89, 01:00/01:01] install: tlshell.universal-darwin [1k] 2021-05-14T21:07:32.2140500Z [82/89, 01:01/01:02] install: tlshell [29k] 2021-05-14T21:07:32.5617980Z [83/89, 01:01/01:02] install: typewriter [25k] 2021-05-14T21:07:32.8778440Z [84/89, 01:01/01:02] install: uninormalize [6k] 2021-05-14T21:07:33.1828820Z [85/89, 01:02/01:03] install: upquote [2k] 2021-05-14T21:07:33.4292250Z [86/89, 01:02/01:03] install: xdvi.universal-darwin [948k] 2021-05-14T21:07:34.1064670Z [87/89, 01:03/01:03] install: xdvi [7k] 2021-05-14T21:07:34.3622280Z [88/89, 01:03/01:03] install: collection-basic [1k] 2021-05-14T21:07:34.6279710Z [89/89, 01:03/01:03] install: collection-luatex [1k] 2021-05-14T21:07:34.8985730Z running mktexlsr ... 2021-05-14T21:07:35.4987620Z done running mktexlsr. 2021-05-14T21:07:35.5405300Z running updmap-sys ... 2021-05-14T21:07:36.1231380Z done running updmap-sys. 2021-05-14T21:07:36.1232750Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-14T21:07:36.1235010Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/dhBbi1SOuv/2csdXCOxmz ... 2021-05-14T21:07:37.1802060Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/dhBbi1SOuv/2csdXCOxmz. 2021-05-14T21:07:37.1803470Z OK: optex.fmt/luatex 2021-05-14T21:07:37.1804770Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-14T21:07:37.1806310Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-14T21:07:39.4021620Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T21:07:39.4022680Z tlmgr: no updates available 2021-05-14T21:07:39.5394410Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-14T21:07:39.5394930Z with: 2021-05-14T21:07:39.5395290Z pandoc-version: 2.7.3 2021-05-14T21:07:39.5395650Z env: 2021-05-14T21:07:39.5396050Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:07:39.5396480Z TIC_DEPLOY_KEY: 2021-05-14T21:07:39.5396800Z RSPM: 2021-05-14T21:07:39.5398060Z GITHUB_PAT: *** 2021-05-14T21:07:39.5398450Z COVERALLS_TOKEN: 2021-05-14T21:07:39.5398880Z continue-on-error: true 2021-05-14T21:07:39.5399410Z VDIFFR_RUN_TESTS: false 2021-05-14T21:07:39.5399880Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:07:39.5400290Z TZ: UTC 2021-05-14T21:07:39.5400640Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:07:39.5401020Z NOT_CRAN: true 2021-05-14T21:07:39.5401350Z ##[endgroup] 2021-05-14T21:07:40.0230850Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-14T21:07:42.7940480Z installer: Package name is pandoc 2021-05-14T21:07:42.7942970Z installer: Installing at base path / 2021-05-14T21:07:42.7943720Z installer: The install was successful. 2021-05-14T21:07:42.8091380Z ##[group]Run git config user.name adigherman 2021-05-14T21:07:42.8092160Z git config user.name adigherman 2021-05-14T21:07:42.8092760Z git config user.email adig@jhu.edu 2021-05-14T21:07:42.8328090Z shell: /bin/bash -e {0} 2021-05-14T21:07:42.8328560Z env: 2021-05-14T21:07:42.8329050Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:07:42.8329580Z TIC_DEPLOY_KEY: 2021-05-14T21:07:42.8329960Z RSPM: 2021-05-14T21:07:42.8331160Z GITHUB_PAT: *** 2021-05-14T21:07:42.8331660Z COVERALLS_TOKEN: 2021-05-14T21:07:42.8332160Z continue-on-error: true 2021-05-14T21:07:42.8332700Z VDIFFR_RUN_TESTS: false 2021-05-14T21:07:42.8333230Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:07:42.8334190Z TZ: UTC 2021-05-14T21:07:42.8334600Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:07:42.8335070Z NOT_CRAN: true 2021-05-14T21:07:42.8335480Z ##[endgroup] 2021-05-14T21:07:42.8838210Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-14T21:07:42.8839000Z env: 2021-05-14T21:07:42.8839530Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:07:42.8840010Z TIC_DEPLOY_KEY: 2021-05-14T21:07:42.8840390Z RSPM: 2021-05-14T21:07:42.8841770Z GITHUB_PAT: *** 2021-05-14T21:07:42.8842190Z COVERALLS_TOKEN: 2021-05-14T21:07:42.8842700Z continue-on-error: true 2021-05-14T21:07:42.8843180Z VDIFFR_RUN_TESTS: false 2021-05-14T21:07:42.8843710Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:07:42.8844160Z TZ: UTC 2021-05-14T21:07:42.8844570Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:07:42.8845000Z NOT_CRAN: true 2021-05-14T21:07:42.8845400Z ##[endgroup] 2021-05-14T21:07:44.5041480Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-14T21:07:44.5406130Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-14T21:07:44.5406930Z To reinstall 3.20.2, run: 2021-05-14T21:07:44.5407630Z brew reinstall cmake 2021-05-14T21:07:46.1353970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-14T21:07:47.2570560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a61a3ab0ec9415dac3ffd0296b86a41fef17910b8beba0d8e4864bf3569259a9--libssh-0.9.5_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-14T21:07:47.8212130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-14T21:07:48.1901690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-14T21%3A15%3A00Z&sig=1XTJ%2FBkr3xi5aYEj2i0bitmzTjqjZiji4gHXoGv3dXU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:07:48.2378510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd\?se=2021-05-14T21\%3A15\%3A00Z\&sig=1XTJ\%2FBkr3xi5aYEj2i0bitmzTjqjZiji4gHXoGv3dXU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:07:48.3118210Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-14T21:07:48.3820400Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-14T21:07:48.3849440Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-2539-1ae8826 2021-05-14T21:07:48.4030840Z cp -pR /private/tmp/d20210514-2539-1ae8826/libssh/. /usr/local/Cellar/libssh 2021-05-14T21:07:48.4231120Z chmod -Rf +w /private/tmp/d20210514-2539-1ae8826 2021-05-14T21:07:48.5447220Z ==> Finishing up 2021-05-14T21:07:48.5791040Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-14T21:07:48.6208150Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-14T21:07:48.6289100Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-14T21:07:48.6316170Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-14T21:07:48.6418860Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-14T21:07:48.6473990Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-14T21:07:48.6576500Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-14T21:07:48.6805090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-2704-upg98f.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libssh.rb 2021-05-14T21:07:51.2946690Z ==> Summary 2021-05-14T21:07:51.3007390Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-14T21:07:54.0431300Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-14T21:07:55.2140890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3b20931f829356765837697d9e25f51f85236c83f3184776dc28108e8d0e6027--gcc-11.1.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-14T21:07:55.8321030Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-14T21:07:56.2333490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-14T21%3A15%3A00Z&sig=4Go3gPY9gjtbDW2ZiNNv%2B6PpfoweNiExw4HzWFypl2s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:07:56.2848040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743\?se=2021-05-14T21\%3A15\%3A00Z\&sig=4Go3gPY9gjtbDW2ZiNNv\%2B6PpfoweNiExw4HzWFypl2s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:08:01.7720220Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-14T21:08:02.1335170Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-14T21:08:03.2489350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fd59f8e44ee92cb72180e876af6db8b78925079622f6a5bc2296fafa4daa1202--jags-4.3.0_2-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-14T21:08:03.8754830Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-14T21:08:04.3944480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7\?se=2021-05-14T21\%3A15\%3A00Z\&sig=CP0JHf0Re5PwDiNtBzqGKzynoNc9lpqSJdnDXormQ4k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:08:04.3953740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-14T21%3A15%3A00Z&sig=CP0JHf0Re5PwDiNtBzqGKzynoNc9lpqSJdnDXormQ4k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:08:04.5054700Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-14T21:08:04.5129460Z ==> Installing dependencies for jags: gcc 2021-05-14T21:08:04.5138570Z ==> Installing jags dependency: gcc 2021-05-14T21:08:04.6059520Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-14T21:08:04.6089760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-2711-oyt6os 2021-05-14T21:08:30.4996440Z cp -pR /private/tmp/d20210514-2711-oyt6os/gcc/. /usr/local/Cellar/gcc 2021-05-14T21:09:36.8485180Z chmod -Rf +w /private/tmp/d20210514-2711-oyt6os 2021-05-14T21:09:48.6838730Z ==> Finishing up 2021-05-14T21:09:50.1027950Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-14T21:09:50.1032150Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-14T21:09:50.1038780Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-14T21:09:50.1042770Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-14T21:09:50.1047680Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-14T21:09:50.1053050Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-14T21:09:50.1058790Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-14T21:09:50.1063990Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-14T21:09:50.1071640Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-14T21:09:50.1078960Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-14T21:09:50.1093640Z rm /usr/local/bin/c++-11 2021-05-14T21:09:50.1096810Z rm /usr/local/bin/cpp-11 2021-05-14T21:09:50.1100140Z rm /usr/local/bin/g++-11 2021-05-14T21:09:50.1103440Z rm /usr/local/bin/gcc-11 2021-05-14T21:09:50.1106920Z rm /usr/local/bin/gcc-ar-11 2021-05-14T21:09:50.1110360Z rm /usr/local/bin/gcc-nm-11 2021-05-14T21:09:50.1114560Z rm /usr/local/bin/gcc-ranlib-11 2021-05-14T21:09:50.1118020Z rm /usr/local/bin/gcov-11 2021-05-14T21:09:50.1121660Z rm /usr/local/bin/gcov-dump-11 2021-05-14T21:09:50.1125350Z rm /usr/local/bin/gcov-tool-11 2021-05-14T21:09:50.6528570Z Error: The `brew link` step did not complete successfully 2021-05-14T21:09:50.6529500Z The formula built, but is not symlinked into /usr/local 2021-05-14T21:09:50.6534120Z Could not symlink bin/gfortran 2021-05-14T21:09:50.6534780Z Target /usr/local/bin/gfortran 2021-05-14T21:09:50.6535460Z already exists. You may want to remove it: 2021-05-14T21:09:50.6536570Z rm '/usr/local/bin/gfortran' 2021-05-14T21:09:50.6536940Z 2021-05-14T21:09:50.6537590Z To force the link and overwrite all conflicting files: 2021-05-14T21:09:50.6538580Z brew link --overwrite gcc 2021-05-14T21:09:50.6538940Z 2021-05-14T21:09:50.6539490Z To list all files that would be deleted: 2021-05-14T21:09:50.6540460Z brew link --overwrite --dry-run gcc 2021-05-14T21:09:50.6540850Z 2021-05-14T21:09:50.6541370Z Possible conflicting files are: 2021-05-14T21:09:50.6564180Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-14T21:09:51.2090230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-2906-13zgv37.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gcc.rb 2021-05-14T21:09:54.5507810Z ==> Summary 2021-05-14T21:09:54.6464880Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-14T21:09:54.6470480Z ==> Installing jags 2021-05-14T21:09:54.6473530Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-14T21:09:54.6491910Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz --directory /private/tmp/d20210514-2711-17a48tf 2021-05-14T21:09:57.9316240Z cp -pR /private/tmp/d20210514-2711-17a48tf/jags/. /usr/local/Cellar/jags 2021-05-14T21:10:03.8028380Z chmod -Rf +w /private/tmp/d20210514-2711-17a48tf 2021-05-14T21:10:05.1429980Z ==> Finishing up 2021-05-14T21:10:05.1799720Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-14T21:10:05.1806890Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-14T21:10:05.1818080Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-14T21:10:05.1823940Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-14T21:10:05.1829570Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-14T21:10:05.1834530Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-14T21:10:05.1839330Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-14T21:10:05.1844450Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-14T21:10:05.1851660Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-14T21:10:05.2661940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-2934-1aup4zo.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/jags.rb 2021-05-14T21:10:07.6139090Z ==> Summary 2021-05-14T21:10:07.6232900Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-14T21:10:10.0339260Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-14T21:10:11.1894590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d52003640a54f397d1964d0059769afdbf6abca94ffbdd64ac538765f751872c--v8-9.0.257.17.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-14T21:10:11.8062730Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-14T21:10:12.2487780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-14T21%3A20%3A00Z&sig=fKeUryDgAO6chbKYdXQFPmc1z7QkJ2F4WfDSw7oi4Qc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:10:12.3008770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9\?se=2021-05-14T21\%3A20\%3A00Z\&sig=fKeUryDgAO6chbKYdXQFPmc1z7QkJ2F4WfDSw7oi4Qc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:10:13.1373780Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-14T21:10:13.2964060Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-14T21:10:13.2992870Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz --directory /private/tmp/d20210514-2941-1m39pw1 2021-05-14T21:10:19.6219450Z cp -pR /private/tmp/d20210514-2941-1m39pw1/v8/. /usr/local/Cellar/v8 2021-05-14T21:10:23.5579690Z chmod -Rf +w /private/tmp/d20210514-2941-1m39pw1 2021-05-14T21:10:24.4933180Z ==> Finishing up 2021-05-14T21:10:24.6269750Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-14T21:10:24.7102760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3110-79xywp.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/v8.rb 2021-05-14T21:10:27.0911310Z ==> Summary 2021-05-14T21:10:27.0975270Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-14T21:10:29.5773450Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-14T21:10:30.7345900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e9022f765f31908bded17a8075482b336c4b9d4ec0d8ae33739e36c1688df5e2--hwloc-2.4.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-14T21:10:31.3447960Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-14T21:10:31.7164860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-14T21%3A20%3A00Z&sig=S7RIMBrhrAl3Zw960f1ATtwhnIu4Bpm%2BVNj9qCPS3WY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:10:31.7702260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf\?se=2021-05-14T21\%3A20\%3A00Z\&sig=S7RIMBrhrAl3Zw960f1ATtwhnIu4Bpm\%2BVNj9qCPS3WY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:10:32.0929640Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-14T21:10:32.1128680Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-14T21:10:33.2728920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-14T21:10:33.8752920Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-14T21:10:34.2529410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-14T21%3A20%3A00Z&sig=9KBYiu0csdPXR%2BiiI%2BoNjrPaueX0stU9n60gxcoKrDc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:10:34.3049890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e\?se=2021-05-14T21\%3A20\%3A00Z\&sig=9KBYiu0csdPXR\%2BiiI\%2BoNjrPaueX0stU9n60gxcoKrDc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:10:34.5636170Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-14T21:10:34.5775750Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-14T21:10:35.8692780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-14T21:10:36.4610530Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-14T21:10:36.9106850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-14T21%3A20%3A00Z&sig=WPn0M2qGbLnJE7M20LmqC4G2xA9jGSKy%2BirzhW2xkJg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:10:36.9575600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e\?se=2021-05-14T21\%3A20\%3A00Z\&sig=WPn0M2qGbLnJE7M20LmqC4G2xA9jGSKy\%2BirzhW2xkJg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:10:37.2673800Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-14T21:10:37.2919490Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-14T21:10:37.2924610Z ==> Installing fftw dependency: hwloc 2021-05-14T21:10:37.3605810Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-14T21:10:37.3639820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3117-ju3grc 2021-05-14T21:11:00.6128180Z cp -pR /private/tmp/d20210514-3117-ju3grc/hwloc/. /usr/local/Cellar/hwloc 2021-05-14T21:11:04.7438370Z chmod -Rf +w /private/tmp/d20210514-3117-ju3grc 2021-05-14T21:11:06.1072150Z ==> Finishing up 2021-05-14T21:11:06.2362340Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-14T21:11:06.2366740Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-14T21:11:06.2371680Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-14T21:11:06.2376950Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-14T21:11:06.2385640Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-14T21:11:06.2390870Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-14T21:11:06.2396130Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-14T21:11:06.2401050Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-14T21:11:06.2406470Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-14T21:11:06.2411740Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-14T21:11:06.2417280Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-14T21:11:06.2422450Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-14T21:11:06.2428960Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-14T21:11:06.2436700Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-14T21:11:06.2442310Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-14T21:11:06.2454870Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-14T21:11:06.2483620Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-14T21:11:06.2490080Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-14T21:11:06.2501630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-14T21:11:06.2508490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-14T21:11:06.2514060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-14T21:11:06.2520200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-14T21:11:06.2525540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-14T21:11:06.2531650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-14T21:11:06.2538860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-14T21:11:06.2544130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-14T21:11:06.3037830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-14T21:11:06.3040080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-14T21:11:06.3041760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-14T21:11:06.3044000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-14T21:11:06.3047230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-14T21:11:06.3843640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-14T21:11:06.4267780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-14T21:11:06.5094360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-14T21:11:06.5522100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-14T21:11:06.5526310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-14T21:11:06.6374160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-14T21:11:06.6380160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-14T21:11:06.6385380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-14T21:11:06.7229290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-14T21:11:06.8080690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP_INACCURATE.3 HWLOC_DISTANCES_ADD_FLAG_GROUP_INACCURATE.3 2021-05-14T21:11:06.8088250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-14T21:11:06.8093910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-14T21:11:06.8510900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-14T21:11:06.9353220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-14T21:11:06.9774110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-14T21:11:07.0613410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-14T21:11:07.0621550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_LARGER_LOCALITY.3 HWLOC_LOCAL_NUMANODE_FLAG_LARGER_LOCALITY.3 2021-05-14T21:11:07.0644750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_SMALLER_LOCALITY.3 HWLOC_LOCAL_NUMANODE_FLAG_SMALLER_LOCALITY.3 2021-05-14T21:11:07.1496820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-14T21:11:07.2333180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-14T21:11:07.2338210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-14T21:11:07.2750720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-14T21:11:07.2756140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-14T21:11:07.3580990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-14T21:11:07.3587140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-14T21:11:07.4014080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-14T21:11:07.4850340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-14T21:11:07.4854800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-14T21:11:07.4861410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-14T21:11:07.5712520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-14T21:11:07.5719270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-14T21:11:07.5726660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-14T21:11:07.6546150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-14T21:11:07.6551820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-14T21:11:07.6964050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-14T21:11:07.6969080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-14T21:11:07.7796370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-14T21:11:07.7803410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-14T21:11:07.7808580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-14T21:11:07.8231270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-14T21:11:07.8236480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-14T21:11:07.9072440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-14T21:11:07.9482750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-14T21:11:08.0311310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-14T21:11:08.0731310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-14T21:11:08.0735370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-14T21:11:08.0740540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-14T21:11:08.0746320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-14T21:11:08.0752170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-14T21:11:08.0757270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-14T21:11:08.0763120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-14T21:11:08.0774020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-14T21:11:08.0780050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-14T21:11:08.0785990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-14T21:11:08.0791560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-14T21:11:08.0797610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-14T21:11:08.0802990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-14T21:11:08.0808980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-14T21:11:08.0815030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-14T21:11:08.0820480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-14T21:11:08.1638750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-14T21:11:08.1643810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-14T21:11:08.1652310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-14T21:11:08.1659220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-14T21:11:08.1665780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-14T21:11:08.1671290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-14T21:11:08.1677340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-14T21:11:08.1683320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-14T21:11:08.1689130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-14T21:11:08.1693710Z Only the first 100 operations were output. 2021-05-14T21:11:09.3753780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3332-59uuo3.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/hwloc.rb 2021-05-14T21:11:11.8945470Z ==> Summary 2021-05-14T21:11:11.9540820Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-14T21:11:11.9548930Z ==> Installing fftw dependency: open-mpi 2021-05-14T21:11:12.0527360Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-14T21:11:12.0546000Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3117-1o8d0md 2021-05-14T21:11:13.1914770Z cp -pR /private/tmp/d20210514-3117-1o8d0md/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-14T21:11:13.8108400Z chmod -Rf +w /private/tmp/d20210514-3117-1o8d0md 2021-05-14T21:11:32.2339130Z ==> Finishing up 2021-05-14T21:11:32.3578830Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-14T21:11:32.3585290Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-14T21:11:32.3591610Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-14T21:11:32.3612280Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-14T21:11:32.3615280Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-14T21:11:32.3622020Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-14T21:11:32.3623610Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-14T21:11:32.3628240Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-14T21:11:32.3680420Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-14T21:11:32.3682270Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-14T21:11:32.3684140Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-14T21:11:32.3685720Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-14T21:11:32.3687640Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-14T21:11:32.3689290Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-14T21:11:32.3690920Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-14T21:11:32.3692940Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-14T21:11:32.3694570Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-14T21:11:32.3696480Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-14T21:11:32.3698120Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-14T21:11:32.3699750Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-14T21:11:32.3701370Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-14T21:11:32.3702900Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-14T21:11:32.3707310Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-14T21:11:32.3712530Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-14T21:11:32.3719950Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-14T21:11:32.3724780Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-14T21:11:32.3730120Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-14T21:11:32.3735840Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-14T21:11:32.3739840Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-14T21:11:32.3746170Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-14T21:11:32.3750030Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-14T21:11:32.3756480Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-14T21:11:32.3761730Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-14T21:11:32.3766520Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-14T21:11:32.3772400Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-14T21:11:32.3776980Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-14T21:11:32.3782220Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-14T21:11:32.3786780Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-14T21:11:32.3792520Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-14T21:11:32.3798180Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-14T21:11:32.3803790Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-14T21:11:32.3808400Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-14T21:11:32.3813390Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-14T21:11:32.3818230Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-14T21:11:32.3823280Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-14T21:11:32.3827890Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-14T21:11:32.3833070Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-14T21:11:32.3838300Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-14T21:11:32.3849780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-14T21:11:32.3854790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-14T21:11:32.3860760Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-14T21:11:32.3866600Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-14T21:11:32.3873070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-14T21:11:32.3887700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-14T21:11:32.3894190Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-14T21:11:32.3897080Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-14T21:11:32.3898900Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-14T21:11:32.3916430Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-14T21:11:32.3918170Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-14T21:11:32.3919530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-14T21:11:32.4340220Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-14T21:11:32.4345100Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-14T21:11:32.4350700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-14T21:11:32.5238530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-14T21:11:32.5243290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-14T21:11:32.5260880Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-14T21:11:32.5266640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-14T21:11:32.5272500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-14T21:11:32.5282680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-14T21:11:32.5288200Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-14T21:11:32.5294090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-14T21:11:32.5302000Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-14T21:11:32.5306180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-14T21:11:32.5313430Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-14T21:11:32.5319490Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-14T21:11:32.5325990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-14T21:11:32.5331540Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-14T21:11:32.5337680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-14T21:11:32.5343830Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-14T21:11:32.5350680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-14T21:11:32.5356250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-14T21:11:32.5361690Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-14T21:11:32.5367410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-14T21:11:32.5372960Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-14T21:11:32.5379040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_block_init.3 MPIX_Reduce_scatter_block_init.3 2021-05-14T21:11:32.5384800Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-14T21:11:32.5390050Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-14T21:11:32.5395780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-14T21:11:32.5401790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-14T21:11:32.5408060Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-14T21:11:32.5414420Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-14T21:11:32.5420610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-14T21:11:32.5426440Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-14T21:11:32.5432480Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-14T21:11:32.5438340Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-14T21:11:32.5444130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-14T21:11:32.5451160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-14T21:11:32.5456810Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-14T21:11:32.5462640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-14T21:11:32.5468310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-14T21:11:32.5472600Z Only the first 100 operations were output. 2021-05-14T21:11:33.0773480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3367-xhtam8.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/open-mpi.rb 2021-05-14T21:11:35.7420030Z ==> Summary 2021-05-14T21:11:35.7877870Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-14T21:11:35.7883660Z ==> Installing fftw 2021-05-14T21:11:35.7888660Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-14T21:11:35.7908890Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3117-vjevza 2021-05-14T21:11:35.8923730Z cp -pR /private/tmp/d20210514-3117-vjevza/fftw/. /usr/local/Cellar/fftw 2021-05-14T21:11:36.6912810Z chmod -Rf +w /private/tmp/d20210514-3117-vjevza 2021-05-14T21:11:36.8987690Z ==> Finishing up 2021-05-14T21:11:36.9488620Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-14T21:11:36.9498980Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-14T21:11:36.9510150Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-14T21:11:36.9633930Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-14T21:11:36.9640750Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-14T21:11:36.9645640Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-14T21:11:36.9650690Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-14T21:11:36.9655690Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-14T21:11:36.9660670Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-14T21:11:36.9666110Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-14T21:11:36.9671310Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-14T21:11:36.9675780Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-14T21:11:37.0149420Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-14T21:11:37.0548920Z info /usr/local/share/info/fftw3.info 2021-05-14T21:11:37.0559420Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-14T21:11:37.0566150Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-14T21:11:37.0579990Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-14T21:11:37.0586720Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-14T21:11:37.0593650Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-14T21:11:37.0599980Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-14T21:11:37.0612460Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-14T21:11:37.0616930Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-14T21:11:37.0622020Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-14T21:11:37.0627970Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-14T21:11:37.0633870Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-14T21:11:37.0639210Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-14T21:11:37.0644710Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-14T21:11:37.0650160Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-14T21:11:37.0655700Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-14T21:11:37.0663030Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-14T21:11:37.0672120Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-14T21:11:37.0678600Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-14T21:11:37.0685560Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-14T21:11:37.0690760Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-14T21:11:37.0697150Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-14T21:11:37.0702290Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-14T21:11:37.0707810Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-14T21:11:37.0713580Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-14T21:11:37.0720260Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-14T21:11:37.0726870Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-14T21:11:37.0734830Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-14T21:11:37.0740850Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-14T21:11:37.0745950Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-14T21:11:37.0751450Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-14T21:11:37.0762170Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-14T21:11:37.0771710Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-14T21:11:37.0787660Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-14T21:11:37.0796520Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-14T21:11:37.0805090Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-14T21:11:37.0814960Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-14T21:11:37.0824220Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-14T21:11:37.0831800Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-14T21:11:37.0842340Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-14T21:11:37.0852680Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-14T21:11:37.0866820Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-14T21:11:37.0875780Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-14T21:11:37.0885290Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-14T21:11:37.0898060Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-14T21:11:37.0904780Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-14T21:11:37.0916290Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-14T21:11:37.1655030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3394-jzz6dy.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/fftw.rb 2021-05-14T21:11:39.7872460Z ==> Summary 2021-05-14T21:11:39.7929160Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-14T21:11:40.5673490Z ==> No outdated dependents to upgrade! 2021-05-14T21:11:40.5674970Z ==> Checking for dependents of upgraded formulae... 2021-05-14T21:11:40.7911970Z ==> Reinstalling 2 broken dependents from source: 2021-05-14T21:11:40.7914570Z fftw, open-mpi 2021-05-14T21:11:40.8349170Z rm /usr/local/bin/fftw-wisdom 2021-05-14T21:11:40.8362780Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-14T21:11:40.8365290Z rm /usr/local/bin/fftwf-wisdom 2021-05-14T21:11:40.8376020Z rm /usr/local/bin/fftwl-wisdom 2021-05-14T21:11:40.8381680Z rm /usr/local/include/fftw3-mpi.f03 2021-05-14T21:11:40.8389680Z rm /usr/local/include/fftw3-mpi.h 2021-05-14T21:11:40.8392480Z rm /usr/local/include/fftw3.f 2021-05-14T21:11:40.8401310Z rm /usr/local/include/fftw3.f03 2021-05-14T21:11:40.8404910Z rm /usr/local/include/fftw3.h 2021-05-14T21:11:40.8415070Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-14T21:11:40.8419290Z rm /usr/local/include/fftw3l.f03 2021-05-14T21:11:40.8428700Z rm /usr/local/include/fftw3q.f03 2021-05-14T21:11:40.8443180Z rm /usr/local/lib/cmake/fftw3 2021-05-14T21:11:40.8454460Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-14T21:11:40.8459030Z rm /usr/local/lib/libfftw3.a 2021-05-14T21:11:40.8468950Z rm /usr/local/lib/libfftw3.dylib 2021-05-14T21:11:40.8472900Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-14T21:11:40.8482910Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-14T21:11:40.8487690Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-14T21:11:40.8500360Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-14T21:11:40.8503540Z rm /usr/local/lib/libfftw3_omp.a 2021-05-14T21:11:40.8511280Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-14T21:11:40.8515780Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-14T21:11:40.8521930Z rm /usr/local/lib/libfftw3_threads.a 2021-05-14T21:11:40.8525240Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-14T21:11:40.8532040Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-14T21:11:40.8535400Z rm /usr/local/lib/libfftw3f.a 2021-05-14T21:11:40.8546090Z rm /usr/local/lib/libfftw3f.dylib 2021-05-14T21:11:40.8549530Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-14T21:11:40.8562170Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-14T21:11:40.8570930Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-14T21:11:40.8574530Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-14T21:11:40.8584500Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-14T21:11:40.8588130Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-14T21:11:40.8595650Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-14T21:11:40.8599240Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-14T21:11:40.8605150Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-14T21:11:40.8608630Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-14T21:11:40.8614500Z rm /usr/local/lib/libfftw3l.a 2021-05-14T21:11:40.8618390Z rm /usr/local/lib/libfftw3l.dylib 2021-05-14T21:11:40.8624320Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-14T21:11:40.8627530Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-14T21:11:40.8636190Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-14T21:11:40.8639430Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-14T21:11:40.8649550Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-14T21:11:40.8654540Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-14T21:11:40.8661650Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-14T21:11:40.8665490Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-14T21:11:40.8671860Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-14T21:11:40.8680030Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-14T21:11:40.8778690Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-14T21:11:40.8781110Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-14T21:11:40.8840450Z uninfo /usr/local/share/info/fftw3.info 2021-05-14T21:11:40.8842330Z rm /usr/local/share/info/fftw3.info 2021-05-14T21:11:40.8849470Z rm /usr/local/share/info/fftw3.info-1 2021-05-14T21:11:40.8855420Z rm /usr/local/share/info/fftw3.info-2 2021-05-14T21:11:40.8866170Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-14T21:11:40.8870350Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-14T21:11:40.8875580Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-14T21:11:40.8880140Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-14T21:11:40.9745110Z rm /usr/local/bin/aggregate_profile.pl 2021-05-14T21:11:40.9747900Z rm /usr/local/bin/mpic++ 2021-05-14T21:11:40.9755150Z rm /usr/local/bin/mpicc 2021-05-14T21:11:40.9758800Z rm /usr/local/bin/mpicxx 2021-05-14T21:11:40.9767780Z rm /usr/local/bin/mpiexec 2021-05-14T21:11:40.9772710Z rm /usr/local/bin/mpif77 2021-05-14T21:11:40.9780630Z rm /usr/local/bin/mpif90 2021-05-14T21:11:40.9784530Z rm /usr/local/bin/mpifort 2021-05-14T21:11:40.9792290Z rm /usr/local/bin/mpirun 2021-05-14T21:11:40.9796550Z rm /usr/local/bin/ompi-clean 2021-05-14T21:11:40.9804530Z rm /usr/local/bin/ompi-server 2021-05-14T21:11:40.9807530Z rm /usr/local/bin/ompi_info 2021-05-14T21:11:40.9815890Z rm /usr/local/bin/opal_wrapper 2021-05-14T21:11:40.9820030Z rm /usr/local/bin/orte-clean 2021-05-14T21:11:40.9829670Z rm /usr/local/bin/orte-info 2021-05-14T21:11:40.9832590Z rm /usr/local/bin/orte-server 2021-05-14T21:11:40.9845190Z rm /usr/local/bin/ortecc 2021-05-14T21:11:40.9865070Z rm /usr/local/bin/orted 2021-05-14T21:11:40.9865870Z rm /usr/local/bin/orterun 2021-05-14T21:11:40.9866800Z rm /usr/local/bin/profile2mat.pl 2021-05-14T21:11:40.9868960Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-14T21:11:40.9870710Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-14T21:11:40.9874470Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-14T21:11:40.9878740Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-14T21:11:40.9887440Z rm /usr/local/include/mpi-ext.h 2021-05-14T21:11:40.9889330Z rm /usr/local/include/mpi.h 2021-05-14T21:11:40.9893140Z rm /usr/local/include/mpi.mod 2021-05-14T21:11:40.9898010Z rm /usr/local/include/mpi_ext.mod 2021-05-14T21:11:40.9901610Z rm /usr/local/include/mpi_f08.mod 2021-05-14T21:11:40.9906240Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-14T21:11:40.9909980Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-14T21:11:40.9913980Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-14T21:11:40.9920730Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-14T21:11:40.9925090Z rm /usr/local/include/mpi_f08_types.mod 2021-05-14T21:11:40.9929230Z rm /usr/local/include/mpi_portable_platform.h 2021-05-14T21:11:41.0029670Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-14T21:11:41.0032400Z rm /usr/local/include/mpif-config.h 2021-05-14T21:11:41.0036670Z rm /usr/local/include/mpif-constants.h 2021-05-14T21:11:41.0040200Z rm /usr/local/include/mpif-ext.h 2021-05-14T21:11:41.0044760Z rm /usr/local/include/mpif-externals.h 2021-05-14T21:11:41.0047930Z rm /usr/local/include/mpif-handles.h 2021-05-14T21:11:41.0051440Z rm /usr/local/include/mpif-io-constants.h 2021-05-14T21:11:41.0055010Z rm /usr/local/include/mpif-io-handles.h 2021-05-14T21:11:41.0058240Z rm /usr/local/include/mpif-sentinels.h 2021-05-14T21:11:41.0062220Z rm /usr/local/include/mpif-sizeof.h 2021-05-14T21:11:41.0065630Z rm /usr/local/include/mpif.h 2021-05-14T21:11:41.0069950Z rm /usr/local/include/openmpi 2021-05-14T21:11:41.0073890Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-14T21:11:41.0080210Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-14T21:11:41.0083510Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-14T21:11:41.0086810Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-14T21:11:41.0090900Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-14T21:11:41.0093370Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-14T21:11:41.0097620Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-14T21:11:41.0101400Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-14T21:11:41.0105240Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-14T21:11:41.0115050Z rm /usr/local/lib/libmpi.40.dylib 2021-05-14T21:11:41.0120860Z rm /usr/local/lib/libmpi.dylib 2021-05-14T21:11:41.0126590Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-14T21:11:41.0127610Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-14T21:11:41.0128530Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-14T21:11:41.0129920Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-14T21:11:41.0132320Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-14T21:11:41.0136190Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-14T21:11:41.0140510Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-14T21:11:41.0145580Z rm /usr/local/lib/libompitrace.dylib 2021-05-14T21:11:41.0150960Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-14T21:11:41.0155090Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-14T21:11:41.0159340Z rm /usr/local/lib/libopen-pal.dylib 2021-05-14T21:11:41.0162790Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-14T21:11:41.0168100Z rm /usr/local/lib/libopen-rte.dylib 2021-05-14T21:11:41.0171620Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-14T21:11:41.0175830Z rm /usr/local/lib/openmpi 2021-05-14T21:11:41.0184220Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-14T21:11:41.0188120Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-14T21:11:41.0192340Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-14T21:11:41.0196270Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-14T21:11:41.0200730Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-14T21:11:41.0205150Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-14T21:11:41.0207500Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-14T21:11:41.0211690Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-14T21:11:41.0216220Z rm /usr/local/lib/pmix 2021-05-14T21:11:41.0228890Z rm /usr/local/share/man/man1/mpic++.1 2021-05-14T21:11:41.0231520Z rm /usr/local/share/man/man1/mpicc.1 2021-05-14T21:11:41.0235350Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-14T21:11:41.0240390Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-14T21:11:41.0245250Z rm /usr/local/share/man/man1/mpif77.1 2021-05-14T21:11:41.0249200Z rm /usr/local/share/man/man1/mpif90.1 2021-05-14T21:11:41.0253640Z rm /usr/local/share/man/man1/mpifort.1 2021-05-14T21:11:41.0258380Z rm /usr/local/share/man/man1/mpirun.1 2021-05-14T21:11:41.0263800Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-14T21:11:41.0267790Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-14T21:11:41.0271280Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-14T21:11:41.0275870Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-14T21:11:41.0281070Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-14T21:11:41.0285290Z rm /usr/local/share/man/man1/orte-info.1 2021-05-14T21:11:41.0290020Z rm /usr/local/share/man/man1/orte-server.1 2021-05-14T21:11:41.0697280Z rm /usr/local/share/man/man1/orted.1 2021-05-14T21:11:41.0702210Z rm /usr/local/share/man/man1/orterun.1 2021-05-14T21:11:41.0719320Z rm /usr/local/share/man/man3/MPI.3 2021-05-14T21:11:41.0723360Z Only the first 100 operations were output. 2021-05-14T21:11:43.3110700Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-14T21:11:44.4604400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b20a61f2ec1e8aa6af744d87ae4571dabe8736f02ef7d6782e0c96bdcc029d73--dcmtk-3.6.6.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-14T21:11:45.1458500Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-14T21:11:45.5246170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-14T21%3A20%3A00Z&sig=OsQIUUQwxfOs9MvPEKmpgv6fr%2FIwezWLWGAHGh%2F76Qk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:11:45.5847240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a\?se=2021-05-14T21\%3A20\%3A00Z\&sig=OsQIUUQwxfOs9MvPEKmpgv6fr\%2FIwezWLWGAHGh\%2F76Qk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:11:46.5835190Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-14T21:11:46.7342580Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-14T21:11:46.7370900Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3402-12c0wlc 2021-05-14T21:11:59.8101150Z cp -pR /private/tmp/d20210514-3402-12c0wlc/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-14T21:12:05.7629560Z chmod -Rf +w /private/tmp/d20210514-3402-12c0wlc 2021-05-14T21:12:09.7681320Z ==> Finishing up 2021-05-14T21:12:09.8174920Z mkdir -p /usr/local/etc/dcmtk 2021-05-14T21:12:09.8187630Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-14T21:12:09.8196350Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-14T21:12:09.8207890Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-14T21:12:09.8345730Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-14T21:12:09.8352170Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-14T21:12:09.8358190Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-14T21:12:09.8364330Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-14T21:12:09.8372800Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-14T21:12:09.8378180Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-14T21:12:09.8385560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-14T21:12:09.8391300Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-14T21:12:09.8398260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-14T21:12:09.8404840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-14T21:12:09.8411360Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-14T21:12:09.8417110Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-14T21:12:09.8422160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-14T21:12:09.8426740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-14T21:12:09.8432480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-14T21:12:09.8437230Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-14T21:12:09.8442350Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-14T21:12:09.8446990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-14T21:12:09.8452310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-14T21:12:09.8482450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-14T21:12:09.8484380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-14T21:12:09.8485480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-14T21:12:09.8486700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-14T21:12:09.8487970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-14T21:12:09.8489580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-14T21:12:09.8491220Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-14T21:12:09.8492530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-14T21:12:09.8496600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-14T21:12:09.8501180Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-14T21:12:09.8506510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-14T21:12:09.8511930Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-14T21:12:09.8516970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-14T21:12:09.8522090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-14T21:12:09.8527140Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-14T21:12:09.8532170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-14T21:12:09.8537200Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-14T21:12:09.8542080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-14T21:12:09.8547290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-14T21:12:09.8552120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-14T21:12:09.8556980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-14T21:12:09.8561840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-14T21:12:09.8566750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-14T21:12:09.8571630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-14T21:12:09.8576800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-14T21:12:09.8581940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-14T21:12:09.8586780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-14T21:12:09.8591750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-14T21:12:09.8597070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-14T21:12:09.8602000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-14T21:12:09.8606540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-14T21:12:09.8611830Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-14T21:12:09.8616810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-14T21:12:09.8622250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-14T21:12:09.8626800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-14T21:12:09.8631660Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-14T21:12:09.8636470Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-14T21:12:09.8641530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-14T21:12:09.8646090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-14T21:12:09.8650930Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-14T21:12:09.8656400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-14T21:12:09.8661180Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-14T21:12:09.8665500Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-14T21:12:09.8670250Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-14T21:12:09.8675070Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-14T21:12:09.8679860Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-14T21:12:09.8684490Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-14T21:12:09.8689360Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-14T21:12:09.8695370Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-14T21:12:09.8699380Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-14T21:12:09.8704450Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-14T21:12:09.8709190Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-14T21:12:09.8714110Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-14T21:12:09.8718960Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-14T21:12:09.8723830Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-14T21:12:09.8728750Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-14T21:12:09.8733430Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-14T21:12:09.8739240Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-14T21:12:09.8746670Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-14T21:12:09.8752480Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-14T21:12:09.8760090Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-14T21:12:09.8770730Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-14T21:12:09.8776260Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-14T21:12:09.8781880Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-14T21:12:10.7145050Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-14T21:12:10.7146450Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-14T21:12:10.7247540Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-14T21:12:10.7285470Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-14T21:12:10.7287460Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-14T21:12:10.7289070Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-14T21:12:10.7290680Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-14T21:12:10.7292310Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-14T21:12:10.7293890Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-14T21:12:10.7295480Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-14T21:12:10.7297070Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-14T21:12:10.7298650Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-14T21:12:10.7300930Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-14T21:12:10.7302780Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-14T21:12:10.7303910Z Only the first 100 operations were output. 2021-05-14T21:12:10.7306580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3568-1wfjx32.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/dcmtk.rb 2021-05-14T21:12:13.0182260Z ==> Summary 2021-05-14T21:12:13.0944550Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-14T21:12:17.2163890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-14T21:12:18.4643810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3d85aa3d952c8c39e0e4c65a491b35ca42f64fa7eb7f59bce2e4739f9b826f5f--libsecret-0.20.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-14T21:12:19.0310730Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-14T21:12:19.3945380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-14T21%3A20%3A00Z&sig=a9F26rR%2FHEnPEMXUS%2BDrKJ8FpmqWmB2jUt6KsIN%2Bhro%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:19.4403500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133\?se=2021-05-14T21\%3A20\%3A00Z\&sig=a9F26rR\%2FHEnPEMXUS\%2BDrKJ8FpmqWmB2jUt6KsIN\%2Bhro\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:19.5631080Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-14T21:12:19.6620980Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-14T21:12:19.6653200Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3575-qq7egb 2021-05-14T21:12:22.6164950Z cp -pR /private/tmp/d20210514-3575-qq7egb/libsecret/. /usr/local/Cellar/libsecret 2021-05-14T21:12:22.7649630Z chmod -Rf +w /private/tmp/d20210514-3575-qq7egb 2021-05-14T21:12:22.9481490Z ==> Finishing up 2021-05-14T21:12:22.9815400Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-14T21:12:22.9916420Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-14T21:12:23.0019310Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-14T21:12:23.0112660Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-14T21:12:23.0136690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0140150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0142490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0151890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0166770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0172220Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0177350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0179000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0180400Z mkdir -p /usr/local/share/locale/ckb 2021-05-14T21:12:23.0181460Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-14T21:12:23.0182830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0184410Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0185890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0187380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0188860Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0190380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0191880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0193480Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0195030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0196560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0210420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0228020Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0248700Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0273500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0285870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0355040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0458010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0503850Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0524280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0528410Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0531040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0545510Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0553030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0635950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0639570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0743130Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0747930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0750650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0853410Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0956310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0980360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0982370Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0984430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0986370Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0988280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0990200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0992190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0994090Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0996140Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0998090Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.0999970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.1002050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.1004130Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.1107250Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.1210330Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.1313440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:12:23.1418850Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-14T21:12:23.1540100Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-14T21:12:23.1643430Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-14T21:12:23.1746460Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-14T21:12:23.1854000Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-14T21:12:23.1968900Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-14T21:12:23.2076110Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-14T21:12:23.2184760Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-14T21:12:23.2288970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3740-178v5yx.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libsecret.rb 2021-05-14T21:12:25.9434210Z ==> Summary 2021-05-14T21:12:25.9645190Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-14T21:12:28.1306290Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-14T21:12:28.1329490Z To reinstall 1.6.37, run: 2021-05-14T21:12:28.1330350Z brew reinstall libpng 2021-05-14T21:12:30.1722200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-14T21:12:31.2810140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/24a9305c57405e52c07326223b7ad372b126a588bf547921c5ab8752cc56a09f--libpthread-stubs-0.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-14T21:12:31.8617140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-14T21:12:32.2196100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-14T21%3A20%3A00Z&sig=%2Fgg47NFKXAF2dJWYOflDeQQtDX1gJB98g4eGTK8Kjjo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:32.2744760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d\?se=2021-05-14T21\%3A20\%3A00Z\&sig=\%2Fgg47NFKXAF2dJWYOflDeQQtDX1gJB98g4eGTK8Kjjo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:32.3191440Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-14T21:12:32.3239120Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-14T21:12:33.4533780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ea617e0071209147f492b6d00dd2bcd745322d7694b0641a8da03f472c9696df--xorgproto-2021.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-14T21:12:34.0360610Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-14T21:12:34.4343460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-14T21%3A20%3A00Z&sig=DlBeeaOFjwpp4PyUjICjmFeVgqc0omdMkxTLfevWVFU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:34.4914420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c\?se=2021-05-14T21\%3A20\%3A00Z\&sig=DlBeeaOFjwpp4PyUjICjmFeVgqc0omdMkxTLfevWVFU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:34.5910640Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-14T21:12:34.5963110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-14T21:12:35.7691500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e87614a9e08cf50376dad14db9326aa21731e01b9f9bf2b0a8a8a8f5b7c51650--libxau-1.0.9.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-14T21:12:36.3630490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-14T21:12:36.7613320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-14T21%3A20%3A00Z&sig=roZd3X17HEGYc5B0b5OSA6JyOvjZUxBomOxgrzC1ASI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:36.8226030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248\?se=2021-05-14T21\%3A20\%3A00Z\&sig=roZd3X17HEGYc5B0b5OSA6JyOvjZUxBomOxgrzC1ASI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:36.8700880Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-14T21:12:36.8750670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-14T21:12:38.0478060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/0a73f0ebcecce9954f3fb79745cf0554c9afad71cd9c10ce417493727d9ac2e2--libxdmcp-1.1.3.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-14T21:12:38.6385320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-14T21:12:39.0142230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-14T21%3A20%3A00Z&sig=7i5PdRyyaLrSl0fDtb4xFo0bFDE59mag269wSIAWKGM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:39.0619180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0\?se=2021-05-14T21\%3A20\%3A00Z\&sig=7i5PdRyyaLrSl0fDtb4xFo0bFDE59mag269wSIAWKGM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:39.1084390Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-14T21:12:39.1113710Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-14T21:12:40.2339840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ac0e63ea84e718300d5a424032e614e465e7fcbe3248f031591a80608a6501a0--libxcb-1.14_1-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-14T21:12:40.8121610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-14T21:12:41.2046570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-14T21%3A20%3A00Z&sig=9c97NBxX%2FQoZgfolaPfYitgWjZ0t6LziYpi%2B34PTskU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:41.2537010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208\?se=2021-05-14T21\%3A20\%3A00Z\&sig=9c97NBxX\%2FQoZgfolaPfYitgWjZ0t6LziYpi\%2B34PTskU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:41.3863790Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-14T21:12:41.3936690Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-14T21:12:42.5598320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fcf1374bfe67cb6a6f3b3a4bcda4bdd81fd66692a84226bb2ffd739ee0509b76--libx11-1.7.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-14T21:12:43.1460510Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-14T21:12:43.8041650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754\?se=2021-05-14T21\%3A20\%3A00Z\&sig=j\%2Fu8XOmEX0MY2eMg\%2B5\%2FHw98vK1MLcR6xD7QkgcLn\%2Bdo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:43.8048690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-14T21%3A20%3A00Z&sig=j%2Fu8XOmEX0MY2eMg%2B5%2FHw98vK1MLcR6xD7QkgcLn%2Bdo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:43.8053940Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-14T21:12:43.8057120Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-14T21:12:44.8578450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3e55cb9fa16a6993e0365eccb1afbb336f981eb5fc64ff8e82b38a956aea1333--libxext-1.3.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-14T21:12:45.4533400Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-14T21:12:45.8894950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-14T21%3A20%3A00Z&sig=cIdAgtk1ECZbC9sDlblL3xqgG3GS9SI15AQLckC80ck%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:45.9415270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be\?se=2021-05-14T21\%3A20\%3A00Z\&sig=cIdAgtk1ECZbC9sDlblL3xqgG3GS9SI15AQLckC80ck\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:46.0168450Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-14T21:12:46.0230030Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-14T21:12:47.1795830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fb2d3bb1d832b35b1c9e2624599cd83a2f94f182ae9525e771b2167c47698c3b--libxrender-0.9.10.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-14T21:12:47.7892540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-14T21:12:48.1931160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-14T21%3A20%3A00Z&sig=hSU3zV%2FKr1Jhx%2BGmUMx14wSk9LOVWaFp9MgtzDv8iFw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:48.2384060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab\?se=2021-05-14T21\%3A20\%3A00Z\&sig=hSU3zV\%2FKr1Jhx\%2BGmUMx14wSk9LOVWaFp9MgtzDv8iFw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:48.2879560Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-14T21:12:48.2918990Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-14T21:12:49.4261350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d4aa5b0c239912c53bc857d1012c6b7feb4acb509618f5e100f95bf8521f08e7--lzo-2.10.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-14T21:12:50.0700870Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-14T21:12:50.4451390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-14T21%3A20%3A00Z&sig=eSlydnkGjoB%2FO8IRaQ2qxb3vzm9qRo6TCQ%2BkoPfJv0k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:50.4959650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000\?se=2021-05-14T21\%3A20\%3A00Z\&sig=eSlydnkGjoB\%2FO8IRaQ2qxb3vzm9qRo6TCQ\%2BkoPfJv0k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:50.5522350Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-14T21:12:50.5556600Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-14T21:12:51.7099130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/342c07145c5f1651f947d028a1f7aff9cc6c80a0149a41fc8642a80e4f33b4ed--pixman-0.40.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-14T21:12:52.2879390Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-14T21:12:52.6584840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-14T21%3A20%3A00Z&sig=%2FodEUlNcYSfAmLU6JiQKCVcA1bJRoZbk8clq2B4DAuE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:52.7143260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8\?se=2021-05-14T21\%3A20\%3A00Z\&sig=\%2FodEUlNcYSfAmLU6JiQKCVcA1bJRoZbk8clq2B4DAuE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:52.7978450Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-14T21:12:52.8025190Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-14T21:12:53.9449640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f9e86ee818c57a136b1c1c82caecdf07bb8eaad8e31f5e59e456a10d6d1a1cc5--cairo-1.16.0_5.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-14T21:12:54.5059940Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-14T21:12:55.1243770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-14T21%3A20%3A00Z&sig=TA8%2BcdQkZ5t8RE%2F93f3hw1z3462xnDL4rhDD9xDxKpA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:55.1819170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c\?se=2021-05-14T21\%3A20\%3A00Z\&sig=TA8\%2BcdQkZ5t8RE\%2F93f3hw1z3462xnDL4rhDD9xDxKpA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:55.3281740Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-14T21:12:55.3371910Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-14T21:12:56.4702380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8e1a3605b9203cec4705fe33526153ef223c608a4645c2e1c0edec97a07166db--little-cms2-2.12.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-14T21:12:57.0554920Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-14T21:12:57.4517090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-14T21%3A20%3A00Z&sig=yCTWpXvIBYJlPNojYC26kZDiNU7ccv%2FASQmlYO6HmM4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:57.5104880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19\?se=2021-05-14T21\%3A20\%3A00Z\&sig=yCTWpXvIBYJlPNojYC26kZDiNU7ccv\%2FASQmlYO6HmM4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:57.5936020Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-14T21:12:57.5980120Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-14T21:12:58.7840050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/00d1c8a90e9ada0503e1afcca049c862f30e214d7fb3d3ba93623c8348ac05e5--nspr-4.30.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-14T21:12:59.3441070Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-14T21:12:59.7322790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-14T21%3A20%3A00Z&sig=xp6MpWle9WlVQs8srtV%2F9WCYJS5ZBa0VoA7JTDBw9Lc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:59.7794270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8\?se=2021-05-14T21\%3A20\%3A00Z\&sig=xp6MpWle9WlVQs8srtV\%2F9WCYJS5ZBa0VoA7JTDBw9Lc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:59.8525100Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-14T21:12:59.8565720Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-14T21:13:01.1285460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b90e682c7374b689e4df9b8308e81aa6682624e5981d393590edec98efa68a71--nss-3.64.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-14T21:13:01.7356090Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-14T21:13:02.1322570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-14T21%3A20%3A00Z&sig=bM6gFsHkNtymE1WvgNyKSnxnN1F4BQ9I1cIdINukvbo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:13:02.1797650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a\?se=2021-05-14T21\%3A20\%3A00Z\&sig=bM6gFsHkNtymE1WvgNyKSnxnN1F4BQ9I1cIdINukvbo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:13:02.5347960Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-14T21:13:02.5868350Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-14T21:13:03.7171020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6494a703dabcd1098ca6282f8458da18046343c1762c906434cd061384f0b9d0--openjpeg-2.4.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-14T21:13:04.3107700Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-14T21:13:04.6947620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-14T21%3A20%3A00Z&sig=qBkeFEEZj48Gj%2BS1oWAWtSpoq8QFkUfHM3OiSRXMBhI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:13:04.7646700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676\?se=2021-05-14T21\%3A20\%3A00Z\&sig=qBkeFEEZj48Gj\%2BS1oWAWtSpoq8QFkUfHM3OiSRXMBhI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:13:05.1794640Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-14T21:13:05.1893860Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-14T21:13:06.3517070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d40848a3dd0029e2b11dde0991f5c81b86e8bd7ad3ca8fd2da9e77fa140b5a19--qt@5-5.15.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-14T21:13:06.9300230Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-14T21:13:07.5519950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-14T21%3A20%3A00Z&sig=hQDmpIUHAHgnoyHw9oDyOjCnRJjv%2Fdp75SLV9IO45%2FA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:13:07.6052670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d\?se=2021-05-14T21\%3A20\%3A00Z\&sig=hQDmpIUHAHgnoyHw9oDyOjCnRJjv\%2Fdp75SLV9IO45\%2FA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:13:08.7845200Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-14T21:13:09.2136240Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-14T21:13:10.3391320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a698297c36d5a77671a1d768e3aa2419be5764b03522c8659f8b55a3e14b64f6--poppler-21.05.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-14T21:13:10.9346040Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-14T21:13:11.3324030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-14T21%3A20%3A00Z&sig=nteq5J56OZlQZwbzykttAPQSdimqwL%2FE03Vklodx5PM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:13:11.3797410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983\?se=2021-05-14T21\%3A20\%3A00Z\&sig=nteq5J56OZlQZwbzykttAPQSdimqwL\%2FE03Vklodx5PM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:13:11.6339070Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-14T21:13:11.7046350Z ==> Installing dependencies for poppler: libpthread-stubs, xorgproto, libxau, libxdmcp, libxcb, libx11, libxext, libxrender, lzo, pixman, cairo, little-cms2, nspr, nss, openjpeg and qt@5 2021-05-14T21:13:11.7049380Z ==> Installing poppler dependency: libpthread-stubs 2021-05-14T21:13:11.7876970Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-14T21:13:11.8224680Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3916-wkoqw6 2021-05-14T21:13:11.8315370Z cp -pR /private/tmp/d20210514-3916-wkoqw6/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-14T21:13:11.8418260Z chmod -Rf +w /private/tmp/d20210514-3916-wkoqw6 2021-05-14T21:13:11.8862840Z ==> Finishing up 2021-05-14T21:13:11.9931200Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-14T21:13:12.0057370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4181-q4ryvf.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libpthread-stubs.rb 2021-05-14T21:13:14.9581380Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210514-3916-j7h58e 2021-05-14T21:13:14.9583720Z ==> Summary 2021-05-14T21:13:14.9584970Z cp -pR /private/tmp/d20210514-3916-j7h58e/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-14T21:13:14.9586260Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-14T21:13:14.9587500Z ==> Installing poppler dependency: xorgproto 2021-05-14T21:13:14.9588840Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-14T21:13:14.9589920Z ==> Finishing up 2021-05-14T21:13:14.9591380Z chmod -Rf +w /private/tmp/d20210514-3916-j7h58e 2021-05-14T21:13:14.9622370Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-14T21:13:14.9627220Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-14T21:13:14.9641530Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-14T21:13:14.9647160Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-14T21:13:14.9652540Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-14T21:13:14.9657790Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-14T21:13:14.9663010Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-14T21:13:14.9668360Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-14T21:13:14.9674640Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-14T21:13:14.9679650Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-14T21:13:14.9685710Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-14T21:13:14.9760680Z rm /usr/local/share/pkgconfig 2021-05-14T21:13:14.9781600Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-14T21:13:14.9787670Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-14T21:13:14.9793570Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-14T21:13:14.9802040Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-14T21:13:14.9808360Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-14T21:13:14.9822540Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-14T21:13:14.9829090Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-14T21:13:14.9835320Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-14T21:13:14.9842160Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-14T21:13:14.9849320Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-14T21:13:14.9855850Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-14T21:13:14.9861410Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-14T21:13:14.9867970Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-14T21:13:14.9875080Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-14T21:13:14.9885300Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-14T21:13:14.9898320Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-14T21:13:14.9900390Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-14T21:13:14.9902790Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-14T21:13:14.9908400Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-14T21:13:14.9946930Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-14T21:13:14.9951600Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-14T21:13:14.9957070Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-14T21:13:14.9962170Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-14T21:13:14.9967950Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-14T21:13:14.9972400Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-14T21:13:14.9978160Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-14T21:13:14.9982500Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-14T21:13:14.9988370Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-14T21:13:14.9992940Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-14T21:13:14.9998800Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-14T21:13:15.0004600Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-14T21:13:15.0011180Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-14T21:13:15.0016660Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-14T21:13:15.0022970Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-14T21:13:15.0028960Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-14T21:13:15.0034970Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-14T21:13:15.0040160Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-14T21:13:15.0046120Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-14T21:13:15.0050730Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-14T21:13:15.0057080Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-14T21:13:15.0061410Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-14T21:13:15.0066860Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-14T21:13:15.0640530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4207-1m17mw9.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/xorgproto.rb 2021-05-14T21:13:17.6578010Z ==> Summary 2021-05-14T21:13:17.6742900Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-14T21:13:17.6749180Z ==> Installing poppler dependency: libxau 2021-05-14T21:13:17.6838950Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-14T21:13:17.6858560Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3916-i8y56d 2021-05-14T21:13:17.6987650Z cp -pR /private/tmp/d20210514-3916-i8y56d/libxau/. /usr/local/Cellar/libxau 2021-05-14T21:13:17.7200830Z chmod -Rf +w /private/tmp/d20210514-3916-i8y56d 2021-05-14T21:13:17.7802290Z ==> Finishing up 2021-05-14T21:13:17.8182740Z rm /usr/local/include/X11 2021-05-14T21:13:17.8192330Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-14T21:13:17.8196910Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-14T21:13:17.8202430Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-14T21:13:17.8207810Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-14T21:13:17.8213340Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-14T21:13:17.8218400Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-14T21:13:17.8223710Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-14T21:13:17.8228810Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-14T21:13:17.8233680Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-14T21:13:17.8239220Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-14T21:13:17.8244870Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-14T21:13:17.8249650Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-14T21:13:17.8255010Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-14T21:13:17.8260230Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-14T21:13:17.8266370Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-14T21:13:17.8271920Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-14T21:13:17.8276880Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-14T21:13:17.8282360Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-14T21:13:17.8287620Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-14T21:13:17.8292770Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-14T21:13:17.8298190Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-14T21:13:17.8304200Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-14T21:13:17.8310020Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-14T21:13:17.8322020Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-14T21:13:17.8323560Z mkdir -p /usr/local/include/X11/dri 2021-05-14T21:13:17.8327320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-14T21:13:17.8333410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-14T21:13:17.8338990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-14T21:13:17.8373150Z mkdir -p /usr/local/include/X11/extensions 2021-05-14T21:13:17.8381060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-14T21:13:17.8386080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-14T21:13:17.8391330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-14T21:13:17.8396460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-14T21:13:17.8401820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-14T21:13:17.8406740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-14T21:13:17.8412090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-14T21:13:17.8417150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-14T21:13:17.8430060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-14T21:13:17.8431960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-14T21:13:17.8434630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-14T21:13:17.8440270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-14T21:13:17.8445530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-14T21:13:17.8451140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-14T21:13:17.8456020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-14T21:13:17.8461770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-14T21:13:17.8466670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-14T21:13:17.8472650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-14T21:13:17.8477780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-14T21:13:17.8483270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-14T21:13:17.8488140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-14T21:13:17.8493830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-14T21:13:17.8498900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-14T21:13:17.8504240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-14T21:13:17.8509530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-14T21:13:17.8515320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-14T21:13:17.8521050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-14T21:13:17.8525900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-14T21:13:17.8531580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-14T21:13:17.8536440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-14T21:13:17.8542010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-14T21:13:17.8546870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-14T21:13:17.8553200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-14T21:13:17.8558140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-14T21:13:17.8563550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-14T21:13:17.8568340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-14T21:13:17.8573740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-14T21:13:17.8578820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-14T21:13:17.8584200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-14T21:13:17.8589360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-14T21:13:17.8594640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-14T21:13:17.8599710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-14T21:13:17.8605300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-14T21:13:17.8610320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-14T21:13:17.8615770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-14T21:13:17.8620740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-14T21:13:17.8626090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-14T21:13:17.8630880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-14T21:13:17.8637270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-14T21:13:17.8642180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-14T21:13:17.8647920Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-14T21:13:17.8652660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-14T21:13:17.8658220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-14T21:13:17.8663430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-14T21:13:17.8668300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-14T21:13:17.8674250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-14T21:13:17.8679510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-14T21:13:17.8684530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-14T21:13:17.8690080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-14T21:13:17.8695080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-14T21:13:17.8700510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-14T21:13:17.8705340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-14T21:13:17.8710990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-14T21:13:17.8715850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-14T21:13:17.8721610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-14T21:13:17.8731240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-14T21:13:17.8736970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-14T21:13:17.8742630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-14T21:13:17.8747970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-14T21:13:17.8753860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-14T21:13:17.8759540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-14T21:13:17.8765580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-14T21:13:17.8770070Z Only the first 100 operations were output. 2021-05-14T21:13:17.9187170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4233-te06pg.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxau.rb 2021-05-14T21:13:20.8905640Z ==> Summary 2021-05-14T21:13:20.8933440Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-14T21:13:20.8939350Z ==> Installing poppler dependency: libxdmcp 2021-05-14T21:13:20.9028290Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-14T21:13:20.9045840Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3916-95sdqs 2021-05-14T21:13:20.9141600Z cp -pR /private/tmp/d20210514-3916-95sdqs/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-14T21:13:20.9256820Z chmod -Rf +w /private/tmp/d20210514-3916-95sdqs 2021-05-14T21:13:20.9759740Z ==> Finishing up 2021-05-14T21:13:21.0087240Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-14T21:13:21.0095050Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-14T21:13:21.0144890Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-14T21:13:21.0153160Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-14T21:13:21.0160850Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-14T21:13:21.0292180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4260-9dkzgk.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxdmcp.rb 2021-05-14T21:13:23.4307870Z ==> Summary 2021-05-14T21:13:23.4328900Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-14T21:13:23.4335510Z ==> Installing poppler dependency: libxcb 2021-05-14T21:13:23.4683330Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-14T21:13:23.4703470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210514-3916-5faqhs 2021-05-14T21:13:24.2548090Z cp -pR /private/tmp/d20210514-3916-5faqhs/libxcb/. /usr/local/Cellar/libxcb 2021-05-14T21:13:25.6712260Z chmod -Rf +w /private/tmp/d20210514-3916-5faqhs 2021-05-14T21:13:26.7942240Z ==> Finishing up 2021-05-14T21:13:26.8351740Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-14T21:13:26.8360070Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-14T21:13:26.8429910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-14T21:13:26.8435810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-14T21:13:26.8444830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-14T21:13:26.8454670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-14T21:13:26.8466510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-14T21:13:26.8481210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks_end.3 xcb_alloc_color_cells_masks_end.3 2021-05-14T21:13:26.8492810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks_length.3 xcb_alloc_color_cells_masks_length.3 2021-05-14T21:13:26.8501620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-14T21:13:26.8511630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels_end.3 xcb_alloc_color_cells_pixels_end.3 2021-05-14T21:13:26.8522330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels_length.3 xcb_alloc_color_cells_pixels_length.3 2021-05-14T21:13:26.8529430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-14T21:13:26.8536040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-14T21:13:26.8544210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-14T21:13:26.8556170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-14T21:13:26.8565120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels_end.3 xcb_alloc_color_planes_pixels_end.3 2021-05-14T21:13:26.8572390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels_length.3 xcb_alloc_color_planes_pixels_length.3 2021-05-14T21:13:26.8577470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-14T21:13:26.8583390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-14T21:13:26.8588860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-14T21:13:26.8599800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-14T21:13:26.8606240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-14T21:13:26.8642920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-14T21:13:26.8648040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-14T21:13:26.8653570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-14T21:13:26.8661490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-14T21:13:26.8666710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-14T21:13:26.8675810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-14T21:13:26.8683500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-14T21:13:26.8693520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-14T21:13:26.8702520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-14T21:13:26.8709200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-14T21:13:26.8718870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-14T21:13:26.8724490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab_checked.3 xcb_change_active_pointer_grab_checked.3 2021-05-14T21:13:26.8729560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-14T21:13:26.8738880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-14T21:13:26.8744890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-14T21:13:26.8754710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-14T21:13:26.8761220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-14T21:13:26.8768780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-14T21:13:26.8775850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-14T21:13:26.8781240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-14T21:13:26.8786320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-14T21:13:26.8795360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-14T21:13:26.8800090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-14T21:13:26.8807540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-14T21:13:26.8812400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-14T21:13:26.8818260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-14T21:13:26.8824560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-14T21:13:26.8829700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-14T21:13:26.8838530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-14T21:13:26.8843720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-14T21:13:26.8849300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-14T21:13:26.8857430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-14T21:13:26.8863790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-14T21:13:26.8873400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-14T21:13:26.8878480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-14T21:13:26.8885750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-14T21:13:26.8891260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-14T21:13:26.8897570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_create_region_from_border_clip.3 xcb_composite_create_region_from_border_clip.3 2021-05-14T21:13:26.8906800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_create_region_from_border_clip_checked.3 xcb_composite_create_region_from_border_clip_checked.3 2021-05-14T21:13:26.8911860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-14T21:13:26.8917740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window_reply.3 xcb_composite_get_overlay_window_reply.3 2021-05-14T21:13:26.8922900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window_unchecked.3 xcb_composite_get_overlay_window_unchecked.3 2021-05-14T21:13:26.8928460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-14T21:13:26.8933790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap_checked.3 xcb_composite_name_window_pixmap_checked.3 2021-05-14T21:13:26.8939240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-14T21:13:26.8944420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-14T21:13:26.8950190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-14T21:13:26.8957310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-14T21:13:26.8962860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-14T21:13:26.8968540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-14T21:13:26.8974140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-14T21:13:26.8979280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-14T21:13:26.8985300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window_checked.3 xcb_composite_release_overlay_window_checked.3 2021-05-14T21:13:26.8990230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-14T21:13:26.8996760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-14T21:13:26.9006920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-14T21:13:26.9014380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-14T21:13:26.9020260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-14T21:13:26.9032350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-14T21:13:26.9038750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-14T21:13:26.9045460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-14T21:13:26.9055870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-14T21:13:26.9061940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-14T21:13:26.9067360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-14T21:13:26.9073290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-14T21:13:26.9078920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-14T21:13:26.9084740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free_checked.3 xcb_copy_colormap_and_free_checked.3 2021-05-14T21:13:26.9091960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-14T21:13:26.9097950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-14T21:13:26.9104800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-14T21:13:26.9111170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-14T21:13:26.9117230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-14T21:13:26.9123720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-14T21:13:26.9128920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-14T21:13:26.9135080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-14T21:13:26.9140390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-14T21:13:26.9146690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-14T21:13:26.9150360Z Only the first 100 operations were output. 2021-05-14T21:13:28.5497230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4289-hjv49w.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxcb.rb 2021-05-14T21:13:31.2676580Z ==> Summary 2021-05-14T21:13:31.4042280Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-14T21:13:31.4047940Z ==> Installing poppler dependency: libx11 2021-05-14T21:13:31.4502530Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-14T21:13:31.4523330Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3916-1oe8a7k 2021-05-14T21:13:31.8107380Z cp -pR /private/tmp/d20210514-3916-1oe8a7k/libx11/. /usr/local/Cellar/libx11 2021-05-14T21:13:32.4019070Z chmod -Rf +w /private/tmp/d20210514-3916-1oe8a7k 2021-05-14T21:13:32.9325400Z ==> Finishing up 2021-05-14T21:13:32.9708500Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-14T21:13:32.9711830Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-14T21:13:32.9717560Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-14T21:13:32.9721960Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-14T21:13:32.9727180Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-14T21:13:32.9732230Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-14T21:13:32.9736930Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-14T21:13:32.9742180Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-14T21:13:32.9747100Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-14T21:13:32.9752180Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-14T21:13:32.9756970Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-14T21:13:32.9762320Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-14T21:13:32.9769890Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-14T21:13:32.9776340Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-14T21:13:32.9803240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-14T21:13:32.9808870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-14T21:13:32.9815300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-14T21:13:32.9821380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-14T21:13:32.9826860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-14T21:13:32.9832510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-14T21:13:32.9837670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-14T21:13:32.9843570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-14T21:13:32.9848770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-14T21:13:32.9854420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-14T21:13:32.9860150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-14T21:13:32.9864990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-14T21:13:32.9870950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-14T21:13:32.9876010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-14T21:13:32.9881570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-14T21:13:32.9886970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-14T21:13:32.9892170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-14T21:13:32.9903210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-14T21:13:32.9908690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-14T21:13:32.9917010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-14T21:13:32.9923270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-14T21:13:32.9929890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-14T21:13:32.9935680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-14T21:13:32.9941350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-14T21:13:32.9947390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-14T21:13:32.9952570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-14T21:13:32.9958730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-14T21:13:32.9963970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-14T21:13:32.9969710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-14T21:13:32.9975440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-14T21:13:32.9981050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-14T21:13:32.9986910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-14T21:13:32.9992460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-14T21:13:32.9998270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-14T21:13:33.0004130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-14T21:13:33.0009690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-14T21:13:33.0015200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-14T21:13:33.0037500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-14T21:13:33.0047920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-14T21:13:33.0049810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-14T21:13:33.0051460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-14T21:13:33.0053300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-14T21:13:33.0055500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-14T21:13:33.0057710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-14T21:13:33.0061820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-14T21:13:33.0067000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-14T21:13:33.0072810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-14T21:13:33.0078390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-14T21:13:33.0083820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-14T21:13:33.0089040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-14T21:13:33.0094830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-14T21:13:33.0100640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-14T21:13:33.0106300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-14T21:13:33.0111800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-14T21:13:33.0117510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-14T21:13:33.0123130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-14T21:13:33.0128450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-14T21:13:33.0134340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-14T21:13:33.0139840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-14T21:13:33.0145800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-14T21:13:33.0151580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-14T21:13:33.0156730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-14T21:13:33.0162840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-14T21:13:33.0167990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-14T21:13:33.0174150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-14T21:13:33.0204830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-14T21:13:33.0206540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-14T21:13:33.0208150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-14T21:13:33.0209860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-14T21:13:33.0211410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-14T21:13:33.0215070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-14T21:13:33.0221520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-14T21:13:33.0227110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-14T21:13:33.0232390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-14T21:13:33.0238380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-14T21:13:33.0244160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-14T21:13:33.0249990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-14T21:13:33.0255020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-14T21:13:33.0260810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-14T21:13:33.0266380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-14T21:13:33.0271870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-14T21:13:33.0278600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-14T21:13:33.0283580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-14T21:13:33.0290240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-14T21:13:33.0294990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-14T21:13:33.0301330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-14T21:13:33.0305340Z Only the first 100 operations were output. 2021-05-14T21:13:33.6610400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4315-19o3p6.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libx11.rb 2021-05-14T21:13:36.4053520Z ==> Summary 2021-05-14T21:13:36.4711750Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-14T21:13:36.4717280Z ==> Installing poppler dependency: libxext 2021-05-14T21:13:36.5274340Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-14T21:13:36.5292770Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3916-1t6hyz9 2021-05-14T21:13:36.5597690Z cp -pR /private/tmp/d20210514-3916-1t6hyz9/libxext/. /usr/local/Cellar/libxext 2021-05-14T21:13:36.6050260Z chmod -Rf +w /private/tmp/d20210514-3916-1t6hyz9 2021-05-14T21:13:36.6900790Z ==> Finishing up 2021-05-14T21:13:36.7252330Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-14T21:13:36.7256570Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-14T21:13:36.7263110Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-14T21:13:36.7268000Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-14T21:13:36.7273730Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-14T21:13:36.7279380Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-14T21:13:36.7284940Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-14T21:13:36.7290790Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-14T21:13:36.7319990Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-14T21:13:36.7325260Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-14T21:13:36.7330630Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-14T21:13:36.7335940Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-14T21:13:36.7341260Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-14T21:13:36.7346180Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-14T21:13:36.7351790Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-14T21:13:36.7356660Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-14T21:13:36.7369710Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-14T21:13:36.7375340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-14T21:13:36.7386180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-14T21:13:36.7388160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-14T21:13:36.7391480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-14T21:13:36.7397400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-14T21:13:36.7402640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-14T21:13:36.7407760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-14T21:13:36.7413570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-14T21:13:36.7418600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-14T21:13:36.7424020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-14T21:13:36.7429640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-14T21:13:36.7434940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-14T21:13:36.7440560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-14T21:13:36.7445650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-14T21:13:36.7451310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-14T21:13:36.7456230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-14T21:13:36.7469500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-14T21:13:36.7495410Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-14T21:13:36.7497490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-14T21:13:36.7500150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-14T21:13:36.7502260Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-14T21:13:36.7504840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-14T21:13:36.7511130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-14T21:13:36.7516150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-14T21:13:36.7521870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-14T21:13:36.7526680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-14T21:13:36.7532590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-14T21:13:36.7537590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-14T21:13:36.7543430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-14T21:13:36.7548620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-14T21:13:36.7554230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-14T21:13:36.7559230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-14T21:13:36.7566010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-14T21:13:36.7570500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-14T21:13:36.7576240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-14T21:13:36.7581950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-14T21:13:36.7587340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-14T21:13:36.7593730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-14T21:13:36.7619900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-14T21:13:36.7626690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-14T21:13:36.7633850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-14T21:13:36.7639970Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-14T21:13:36.7646790Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-14T21:13:36.7653480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-14T21:13:36.7659580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-14T21:13:36.7666110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-14T21:13:36.7672370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-14T21:13:36.7677890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-14T21:13:36.7683630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-14T21:13:36.7689970Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-14T21:13:36.7695160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-14T21:13:36.7700790Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-14T21:13:36.7706130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-14T21:13:36.7712170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-14T21:13:36.7718030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-14T21:13:36.7723950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-14T21:13:36.7730030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-14T21:13:36.7735660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-14T21:13:36.7741530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-14T21:13:36.7746530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-14T21:13:36.7753400Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-14T21:13:36.7758200Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-14T21:13:36.7763260Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-14T21:13:36.7770570Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-14T21:13:36.8031590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4341-myixqy.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxext.rb 2021-05-14T21:13:39.3405300Z ==> Summary 2021-05-14T21:13:39.3466420Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-14T21:13:39.3473000Z ==> Installing poppler dependency: libxrender 2021-05-14T21:13:39.4060010Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-14T21:13:39.4079380Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3916-1pr06ii 2021-05-14T21:13:39.4196870Z cp -pR /private/tmp/d20210514-3916-1pr06ii/libxrender/. /usr/local/Cellar/libxrender 2021-05-14T21:13:39.4392980Z chmod -Rf +w /private/tmp/d20210514-3916-1pr06ii 2021-05-14T21:13:39.4937460Z ==> Finishing up 2021-05-14T21:13:39.5348410Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-14T21:13:39.5356240Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-14T21:13:39.5362640Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-14T21:13:39.5368000Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-14T21:13:39.5373330Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-14T21:13:39.5380900Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-14T21:13:39.5518850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4367-1omdg5k.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxrender.rb 2021-05-14T21:13:41.9855600Z ==> Summary 2021-05-14T21:13:41.9878350Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-14T21:13:41.9884370Z ==> Installing poppler dependency: lzo 2021-05-14T21:13:41.9905720Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-14T21:13:41.9923560Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3916-f2pk5x 2021-05-14T21:13:42.0099860Z cp -pR /private/tmp/d20210514-3916-f2pk5x/lzo/. /usr/local/Cellar/lzo 2021-05-14T21:13:42.0319080Z chmod -Rf +w /private/tmp/d20210514-3916-f2pk5x 2021-05-14T21:13:42.0943970Z ==> Finishing up 2021-05-14T21:13:42.1313770Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-14T21:13:42.1321240Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-14T21:13:42.1327730Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-14T21:13:42.1332200Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-14T21:13:42.1337810Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-14T21:13:42.1345220Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-14T21:13:42.1509360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4393-qfg02k.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/lzo.rb 2021-05-14T21:13:44.6866050Z ==> Summary 2021-05-14T21:13:44.6899940Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-14T21:13:44.6907320Z ==> Installing poppler dependency: pixman 2021-05-14T21:13:44.6940110Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-14T21:13:44.6958170Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3916-1h0eyzx 2021-05-14T21:13:44.7113970Z cp -pR /private/tmp/d20210514-3916-1h0eyzx/pixman/. /usr/local/Cellar/pixman 2021-05-14T21:13:44.7251640Z chmod -Rf +w /private/tmp/d20210514-3916-1h0eyzx 2021-05-14T21:13:44.7752320Z ==> Finishing up 2021-05-14T21:13:44.8151230Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-14T21:13:44.8157550Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-14T21:13:44.8162130Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-14T21:13:44.8167340Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-14T21:13:44.8172210Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-14T21:13:44.8179660Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-14T21:13:44.8305860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4419-1bmcht9.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/pixman.rb 2021-05-14T21:13:47.2458280Z ==> Summary 2021-05-14T21:13:47.2478430Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-14T21:13:47.2485690Z ==> Installing poppler dependency: cairo 2021-05-14T21:13:47.4309430Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-14T21:13:47.4327480Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3916-162ceeu 2021-05-14T21:13:47.4989240Z cp -pR /private/tmp/d20210514-3916-162ceeu/cairo/. /usr/local/Cellar/cairo 2021-05-14T21:13:47.5649370Z chmod -Rf +w /private/tmp/d20210514-3916-162ceeu 2021-05-14T21:13:47.8380300Z ==> Finishing up 2021-05-14T21:13:47.8930210Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-14T21:13:47.8948070Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-14T21:13:47.8962130Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-14T21:13:47.9003160Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-14T21:13:47.9015260Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-14T21:13:47.9023040Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-14T21:13:47.9094720Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-14T21:13:47.9099420Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-14T21:13:47.9105130Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-14T21:13:47.9109710Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-14T21:13:47.9115280Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-14T21:13:47.9119370Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-14T21:13:47.9124680Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-14T21:13:47.9129290Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-14T21:13:47.9137480Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-14T21:13:47.9142350Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-14T21:13:47.9147860Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-14T21:13:47.9152580Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-14T21:13:47.9157930Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-14T21:13:47.9162670Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-14T21:13:47.9168290Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-14T21:13:47.9173240Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-14T21:13:47.9179390Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-14T21:13:47.9184200Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-14T21:13:47.9189730Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-14T21:13:47.9194610Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-14T21:13:47.9200130Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-14T21:13:47.9204900Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-14T21:13:47.9210650Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-14T21:13:47.9215920Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-14T21:13:47.9221230Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-14T21:13:47.9609880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4445-1c2yghh.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/cairo.rb 2021-05-14T21:13:50.5577300Z ==> Summary 2021-05-14T21:13:50.5662890Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-14T21:13:50.5670060Z ==> Installing poppler dependency: little-cms2 2021-05-14T21:13:50.5813750Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-14T21:13:50.5831450Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3916-zm3fuu 2021-05-14T21:13:50.6012220Z cp -pR /private/tmp/d20210514-3916-zm3fuu/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-14T21:13:50.6197250Z chmod -Rf +w /private/tmp/d20210514-3916-zm3fuu 2021-05-14T21:13:50.6861670Z ==> Finishing up 2021-05-14T21:13:50.7071770Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-14T21:13:50.7079460Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-14T21:13:50.7086230Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-14T21:13:50.7093400Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-14T21:13:50.7098870Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-14T21:13:50.7106450Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-14T21:13:50.7111940Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-14T21:13:50.7130040Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-14T21:13:50.7139160Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-14T21:13:50.7150410Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-14T21:13:50.7159320Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-14T21:13:50.7171420Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-14T21:13:50.7173670Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-14T21:13:50.7179000Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-14T21:13:50.7184390Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-14T21:13:50.7192550Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-14T21:13:50.7365210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4474-11bel7a.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/little-cms2.rb 2021-05-14T21:13:52.9931090Z ==> Summary 2021-05-14T21:13:52.9957360Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-14T21:13:52.9962520Z ==> Installing poppler dependency: nspr 2021-05-14T21:13:52.9981870Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-14T21:13:52.9999920Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3916-1mn0wzh 2021-05-14T21:13:53.0354210Z cp -pR /private/tmp/d20210514-3916-1mn0wzh/nspr/. /usr/local/Cellar/nspr 2021-05-14T21:13:54.0697090Z chmod -Rf +w /private/tmp/d20210514-3916-1mn0wzh 2021-05-14T21:13:54.0698130Z ==> Finishing up 2021-05-14T21:13:54.0704530Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-14T21:13:54.0806570Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-14T21:13:54.0909550Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-14T21:13:54.1011990Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-14T21:13:54.1114930Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-14T21:13:54.1219470Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-14T21:13:54.1322430Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-14T21:13:54.1427300Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-14T21:13:54.1529360Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-14T21:13:54.1631740Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-14T21:13:54.1735440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4500-18cwjbd.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/nspr.rb 2021-05-14T21:13:56.0389590Z ==> Summary 2021-05-14T21:13:56.0455910Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-14T21:13:56.0465540Z ==> Installing poppler dependency: nss 2021-05-14T21:13:56.1166670Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-14T21:13:56.1190060Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3916-tmnu9g 2021-05-14T21:13:56.4044810Z cp -pR /private/tmp/d20210514-3916-tmnu9g/nss/. /usr/local/Cellar/nss 2021-05-14T21:13:56.5608490Z chmod -Rf +w /private/tmp/d20210514-3916-tmnu9g 2021-05-14T21:13:58.0330000Z ==> Finishing up 2021-05-14T21:13:58.0721990Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-14T21:13:58.0725460Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-14T21:13:58.0733750Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-14T21:13:58.0738080Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-14T21:13:58.0743340Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-14T21:13:58.0748140Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-14T21:13:58.0756690Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-14T21:13:58.0761720Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-14T21:13:58.0766690Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-14T21:13:58.0771320Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-14T21:13:58.0776220Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-14T21:13:58.0780650Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-14T21:13:58.0785800Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-14T21:13:58.0792690Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-14T21:13:58.0797040Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-14T21:13:58.0802230Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-14T21:13:58.0807350Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-14T21:13:58.0812060Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-14T21:13:58.0816780Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-14T21:13:58.0821800Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-14T21:13:58.0827500Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-14T21:13:58.0831950Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-14T21:13:58.0837180Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-14T21:13:58.0841850Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-14T21:13:58.0846740Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-14T21:13:58.0851250Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-14T21:13:58.0856300Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-14T21:13:58.0860820Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-14T21:13:58.0865830Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-14T21:13:58.0870330Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-14T21:13:58.0875400Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-14T21:13:58.0879770Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-14T21:13:58.0884940Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-14T21:13:58.0889360Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-14T21:13:58.0894330Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-14T21:13:58.0898720Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-14T21:13:58.0904010Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-14T21:13:58.0908550Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-14T21:13:58.0913500Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-14T21:13:58.0917820Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-14T21:13:58.0922990Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-14T21:13:58.0927450Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-14T21:13:58.0932600Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-14T21:13:58.0937250Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-14T21:13:58.0942320Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-14T21:13:58.0947150Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-14T21:13:58.0952550Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-14T21:13:58.0956970Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-14T21:13:58.0962300Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-14T21:13:58.0966520Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-14T21:13:58.0971850Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-14T21:13:58.0976220Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-14T21:13:58.0981250Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-14T21:13:58.0990040Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-14T21:13:58.0994580Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-14T21:13:58.0999900Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-14T21:13:58.1004410Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-14T21:13:58.1009640Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-14T21:13:58.1014330Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-14T21:13:58.1019520Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-14T21:13:58.1024010Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-14T21:13:58.1029560Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-14T21:13:58.1034480Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-14T21:13:58.1039250Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-14T21:13:58.1043810Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-14T21:13:58.1049210Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-14T21:13:58.1053740Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-14T21:13:58.1059110Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-14T21:13:58.1063680Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-14T21:13:58.1068850Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-14T21:13:58.1076240Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-14T21:13:58.1083860Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-14T21:13:58.1089040Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-14T21:13:58.1093710Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-14T21:13:58.1098980Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-14T21:13:58.1103980Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-14T21:13:58.1108700Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-14T21:13:58.1114080Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-14T21:13:58.1119090Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-14T21:13:58.1123810Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-14T21:13:58.1129230Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-14T21:13:58.1133940Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-14T21:13:58.1138680Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-14T21:13:58.1143870Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-14T21:13:58.1158460Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-14T21:13:58.1160940Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-14T21:13:58.1162830Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-14T21:13:58.1165860Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-14T21:13:58.1171700Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-14T21:13:58.1177490Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-14T21:13:58.1182240Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-14T21:13:58.1187700Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-14T21:13:58.1192460Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-14T21:13:58.1197840Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-14T21:13:58.1202430Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-14T21:13:58.1208160Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-14T21:13:58.1212540Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-14T21:13:58.1217850Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-14T21:13:58.1223270Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-14T21:13:58.1228120Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-14T21:13:58.1232420Z Only the first 100 operations were output. 2021-05-14T21:13:58.2451930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4526-1iqtnsg.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/nss.rb 2021-05-14T21:14:00.7542050Z ==> Summary 2021-05-14T21:14:00.7669020Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-14T21:14:00.7675540Z ==> Installing poppler dependency: openjpeg 2021-05-14T21:14:00.7975730Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-14T21:14:00.7996190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3916-1v16lsx 2021-05-14T21:14:00.9991790Z cp -pR /private/tmp/d20210514-3916-1v16lsx/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-14T21:14:01.2457430Z chmod -Rf +w /private/tmp/d20210514-3916-1v16lsx 2021-05-14T21:14:01.4930710Z ==> Finishing up 2021-05-14T21:14:01.5304450Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-14T21:14:01.5308390Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-14T21:14:01.5313340Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-14T21:14:01.5320450Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-14T21:14:01.5329100Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-14T21:14:01.5338750Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-14T21:14:01.5359140Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-14T21:14:01.5368350Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-14T21:14:01.5376290Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-14T21:14:01.5383080Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-14T21:14:01.5388610Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-14T21:14:01.5393510Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-14T21:14:01.5399080Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-14T21:14:01.5404090Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-14T21:14:01.5412880Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-14T21:14:01.6404830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4552-18gr9g0.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/openjpeg.rb 2021-05-14T21:14:04.1699510Z ==> Summary 2021-05-14T21:14:04.1999390Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-14T21:14:04.2006530Z ==> Installing poppler dependency: qt@5 2021-05-14T21:14:04.2043240Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-14T21:14:04.2061210Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3916-bh6gqs 2021-05-14T21:14:09.2413240Z cp -pR /private/tmp/d20210514-3916-bh6gqs/qt@5/. /usr/local/Cellar/qt@5 2021-05-14T21:14:16.0843700Z chmod -Rf +w /private/tmp/d20210514-3916-bh6gqs 2021-05-14T21:14:29.5341370Z ==> Finishing up 2021-05-14T21:14:32.3347360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4601-10zs90a.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/qt@5.rb 2021-05-14T21:14:37.3987850Z ==> Caveats 2021-05-14T21:14:37.3989040Z We agreed to the Qt open source license for you. 2021-05-14T21:14:37.3990070Z If this is unacceptable you should uninstall. 2021-05-14T21:14:37.3990730Z 2021-05-14T21:14:37.3992090Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:14:37.3993240Z because this is an alternate version of another formula. 2021-05-14T21:14:37.3993920Z 2021-05-14T21:14:37.3994750Z If you need to have qt@5 first in your PATH, run: 2021-05-14T21:14:37.3996270Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:14:37.3997050Z 2021-05-14T21:14:37.3998020Z For compilers to find qt@5 you may need to set: 2021-05-14T21:14:37.3999870Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-14T21:14:37.4001370Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-14T21:14:37.4002060Z 2021-05-14T21:14:37.4003540Z For pkg-config to find qt@5 you may need to set: 2021-05-14T21:14:37.4004670Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-14T21:14:37.4005350Z 2021-05-14T21:14:37.4006410Z ==> Summary 2021-05-14T21:14:38.3712360Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3916-dblvl1 2021-05-14T21:14:38.3714970Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-14T21:14:38.3717830Z ==> Installing poppler 2021-05-14T21:14:38.3720350Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-14T21:14:38.4196220Z cp -pR /private/tmp/d20210514-3916-dblvl1/poppler/. /usr/local/Cellar/poppler 2021-05-14T21:14:38.6642790Z chmod -Rf +w /private/tmp/d20210514-3916-dblvl1 2021-05-14T21:14:39.1065900Z ==> Finishing up 2021-05-14T21:14:39.2046240Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-14T21:14:39.2050320Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-14T21:14:39.2055720Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-14T21:14:39.2060930Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-14T21:14:39.2066480Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-14T21:14:39.2071950Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-14T21:14:39.2076690Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-14T21:14:39.2082350Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-14T21:14:39.2087510Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-14T21:14:39.2092640Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-14T21:14:39.2097780Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-14T21:14:39.2103240Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-14T21:14:39.2170140Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-14T21:14:39.2177890Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-14T21:14:39.2195450Z rm /usr/local/share/gir-1.0 2021-05-14T21:14:39.2210600Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-14T21:14:39.2216670Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-14T21:14:39.2231180Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-14T21:14:39.2236890Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-14T21:14:39.2242530Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-14T21:14:39.2256050Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-14T21:14:39.2260940Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-14T21:14:39.2270170Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-14T21:14:39.2277620Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-14T21:14:39.2284040Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-14T21:14:39.2290780Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-14T21:14:39.2347460Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-14T21:14:39.2361150Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-14T21:14:39.2363700Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-14T21:14:39.2466200Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-14T21:14:39.2492890Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-14T21:14:39.2498410Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-14T21:14:39.2499460Z rm /usr/local/lib/girepository-1.0 2021-05-14T21:14:39.2501090Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-14T21:14:39.2502850Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-14T21:14:39.2504550Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-14T21:14:39.2506210Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-14T21:14:39.2507700Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-14T21:14:39.2509170Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-14T21:14:39.2510880Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-14T21:14:39.2512590Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-14T21:14:39.2514130Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-14T21:14:39.2515640Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-14T21:14:39.2517380Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-14T21:14:39.2519050Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-14T21:14:39.2520580Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-14T21:14:39.2522140Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-14T21:14:39.2523640Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-14T21:14:39.2524960Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-14T21:14:39.2526270Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-14T21:14:39.2527700Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-14T21:14:39.2529160Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-14T21:14:39.2531030Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-14T21:14:39.2532610Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-14T21:14:39.3576340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4631-1ah9kxd.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/poppler.rb 2021-05-14T21:14:42.1040640Z ==> Summary 2021-05-14T21:14:42.1331350Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-14T21:14:43.6744390Z ==> Caveats 2021-05-14T21:14:43.6749000Z ==> qt@5 2021-05-14T21:14:43.6790010Z We agreed to the Qt open source license for you. 2021-05-14T21:14:43.6791130Z If this is unacceptable you should uninstall. 2021-05-14T21:14:43.6791820Z 2021-05-14T21:14:43.6793290Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:14:43.6794470Z because this is an alternate version of another formula. 2021-05-14T21:14:43.6796690Z 2021-05-14T21:14:43.6797600Z If you need to have qt@5 first in your PATH, run: 2021-05-14T21:14:43.6799490Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:14:43.6800290Z 2021-05-14T21:14:43.6801140Z For compilers to find qt@5 you may need to set: 2021-05-14T21:14:43.6802470Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-14T21:14:43.6803890Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-14T21:14:43.6805030Z 2021-05-14T21:14:43.6809300Z For pkg-config to find qt@5 you may need to set: 2021-05-14T21:14:43.6810440Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-14T21:14:43.6811130Z 2021-05-14T21:14:45.4219540Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-14T21:14:46.6245870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9f9b3db3fcab3fb68882ccc2038a29d701f498977476b20f27c1c7cc74ec3d73--szip-2.1.1_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-14T21:14:47.2132080Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-14T21:14:47.6036200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-14T21%3A20%3A00Z&sig=E9ju8FY36BGG9A9lSFZ64R1VohNgPOZLSQuBBDs1juQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:47.6503890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b\?se=2021-05-14T21\%3A20\%3A00Z\&sig=E9ju8FY36BGG9A9lSFZ64R1VohNgPOZLSQuBBDs1juQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:47.7171780Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-14T21:14:47.7255150Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-14T21:14:48.8570300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-14T21:14:49.4353410Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-14T21:14:49.8386180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-14T21%3A20%3A00Z&sig=zHcu9DBoPoUsCpdNYgLxQDlG4Tgk%2B7zK%2F0HEl2wNaxE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:49.8919250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c\?se=2021-05-14T21\%3A20\%3A00Z\&sig=zHcu9DBoPoUsCpdNYgLxQDlG4Tgk\%2B7zK\%2F0HEl2wNaxE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:50.1246040Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-14T21:14:50.1573590Z ==> Installing dependencies for hdf5: szip 2021-05-14T21:14:50.1578410Z ==> Installing hdf5 dependency: szip 2021-05-14T21:14:50.2276050Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-14T21:14:50.2307230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-4638-11cqeg0 2021-05-14T21:14:50.3222160Z cp -pR /private/tmp/d20210514-4638-11cqeg0/szip/. /usr/local/Cellar/szip 2021-05-14T21:14:50.3343080Z chmod -Rf +w /private/tmp/d20210514-4638-11cqeg0 2021-05-14T21:14:50.3827380Z ==> Finishing up 2021-05-14T21:14:50.4217740Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-14T21:14:50.4221080Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-14T21:14:50.4230040Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-14T21:14:50.4236830Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-14T21:14:50.4241790Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-14T21:14:50.4247090Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-14T21:14:50.4376440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4810-1y8i868.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/szip.rb 2021-05-14T21:14:53.2205020Z ==> Summary 2021-05-14T21:14:53.2222150Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-14T21:14:53.2227340Z ==> Installing hdf5 2021-05-14T21:14:53.2231040Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-14T21:14:53.2252360Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-4638-v18xwo 2021-05-14T21:14:53.4272590Z cp -pR /private/tmp/d20210514-4638-v18xwo/hdf5/. /usr/local/Cellar/hdf5 2021-05-14T21:14:53.6717170Z chmod -Rf +w /private/tmp/d20210514-4638-v18xwo 2021-05-14T21:14:54.0163140Z ==> Finishing up 2021-05-14T21:14:54.0638790Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-14T21:14:54.0641900Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-14T21:14:54.0647290Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-14T21:14:54.0651600Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-14T21:14:54.0656720Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-14T21:14:54.0661160Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-14T21:14:54.0666270Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-14T21:14:54.0670700Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-14T21:14:54.0685030Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-14T21:14:54.0689850Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-14T21:14:54.0695890Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-14T21:14:54.0700670Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-14T21:14:54.0705690Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-14T21:14:54.0710500Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-14T21:14:54.0716150Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-14T21:14:54.0721480Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-14T21:14:54.0726900Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-14T21:14:54.0731430Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-14T21:14:54.0737150Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-14T21:14:54.0741660Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-14T21:14:54.0748030Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-14T21:14:54.0757980Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-14T21:14:54.0768910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-14T21:14:54.0774140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-14T21:14:54.0780220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-14T21:14:54.0789820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-14T21:14:54.0794820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-14T21:14:54.0800730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-14T21:14:54.0805430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-14T21:14:54.0811190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-14T21:14:54.0816380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-14T21:14:54.0821780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-14T21:14:54.0827010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-14T21:14:54.0832390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-14T21:14:54.0838160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-14T21:14:54.0843490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-14T21:14:54.0849500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-14T21:14:54.0855620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-14T21:14:54.0862290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-14T21:14:54.0869060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-14T21:14:54.0876510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-14T21:14:54.0881780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-14T21:14:54.0887860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-14T21:14:54.0894160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-14T21:14:54.0900150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-14T21:14:54.0906730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-14T21:14:54.0912020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-14T21:14:54.0917280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-14T21:14:54.0923250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-14T21:14:54.0928350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-14T21:14:54.0934650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-14T21:14:54.0940080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-14T21:14:54.0945200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-14T21:14:54.0950650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-14T21:14:54.0956450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-14T21:14:54.0962890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-14T21:14:54.0969630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-14T21:14:54.0977480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-14T21:14:54.0983340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-14T21:14:54.0990230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-14T21:14:54.1012590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-14T21:14:54.1018310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-14T21:14:54.1023500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-14T21:14:54.1029190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-14T21:14:54.1034480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-14T21:14:54.1040050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-14T21:14:54.1045130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-14T21:14:54.1052080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-14T21:14:54.1056540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-14T21:14:54.1062320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-14T21:14:54.1067230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-14T21:14:54.1073640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-14T21:14:54.1079750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-14T21:14:54.1086540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-14T21:14:54.1092410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-14T21:14:54.1098730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-14T21:14:54.1104580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-14T21:14:54.1109030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-14T21:14:54.1114590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-14T21:14:54.1119180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-14T21:14:54.1124990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-14T21:14:54.1129420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-14T21:14:54.1134390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-14T21:14:54.1139330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-14T21:14:54.1144700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-14T21:14:54.1149590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-14T21:14:54.1155250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-14T21:14:54.1160660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-14T21:14:54.1165230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-14T21:14:54.1171440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-14T21:14:54.1177180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-14T21:14:54.1183710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-14T21:14:54.1190430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-14T21:14:54.1196830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-14T21:14:54.1202520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-14T21:14:54.1209080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-14T21:14:54.1215370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-14T21:14:54.1222840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-14T21:14:54.1228630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-14T21:14:54.1234710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-14T21:14:54.1255900Z Only the first 100 operations were output. 2021-05-14T21:14:54.2331110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4836-s6opj1.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/hdf5.rb 2021-05-14T21:14:56.9680930Z ==> Summary 2021-05-14T21:14:56.9861030Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-14T21:14:57.6616620Z ==> No outdated dependents to upgrade! 2021-05-14T21:14:57.6619180Z ==> Checking for dependents of upgraded formulae... 2021-05-14T21:14:57.7180180Z ==> Reinstalling 1 broken dependent from source: 2021-05-14T21:14:57.7182270Z hdf5 2021-05-14T21:14:57.7190580Z rm /usr/local/bin/gif2h5 2021-05-14T21:14:57.7192650Z rm /usr/local/bin/h52gif 2021-05-14T21:14:57.7197330Z rm /usr/local/bin/h5c++ 2021-05-14T21:14:57.7198670Z rm /usr/local/bin/h5cc 2021-05-14T21:14:57.7201470Z rm /usr/local/bin/h5clear 2021-05-14T21:14:57.7206820Z rm /usr/local/bin/h5copy 2021-05-14T21:14:57.7208010Z rm /usr/local/bin/h5debug 2021-05-14T21:14:57.7212690Z rm /usr/local/bin/h5diff 2021-05-14T21:14:57.7214900Z rm /usr/local/bin/h5dump 2021-05-14T21:14:57.7217950Z rm /usr/local/bin/h5fc 2021-05-14T21:14:57.7220960Z rm /usr/local/bin/h5format_convert 2021-05-14T21:14:57.7224360Z rm /usr/local/bin/h5import 2021-05-14T21:14:57.7228850Z rm /usr/local/bin/h5jam 2021-05-14T21:14:57.7230760Z rm /usr/local/bin/h5ls 2021-05-14T21:14:57.7236650Z rm /usr/local/bin/h5mkgrp 2021-05-14T21:14:57.7237570Z rm /usr/local/bin/h5perf_serial 2021-05-14T21:14:57.7245740Z rm /usr/local/bin/h5redeploy 2021-05-14T21:14:57.7249390Z rm /usr/local/bin/h5repack 2021-05-14T21:14:57.7250220Z rm /usr/local/bin/h5repart 2021-05-14T21:14:57.7252190Z rm /usr/local/bin/h5stat 2021-05-14T21:14:57.7263320Z rm /usr/local/bin/h5unjam 2021-05-14T21:14:57.7264300Z rm /usr/local/bin/h5watch 2021-05-14T21:14:57.7266710Z rm /usr/local/include/H5ACpublic.h 2021-05-14T21:14:57.7269300Z rm /usr/local/include/H5AbstractDs.h 2021-05-14T21:14:57.7275140Z rm /usr/local/include/H5Apublic.h 2021-05-14T21:14:57.7276190Z rm /usr/local/include/H5ArrayType.h 2021-05-14T21:14:57.7279360Z rm /usr/local/include/H5AtomType.h 2021-05-14T21:14:57.7285120Z rm /usr/local/include/H5Attribute.h 2021-05-14T21:14:57.7286220Z rm /usr/local/include/H5Classes.h 2021-05-14T21:14:57.7289120Z rm /usr/local/include/H5CommonFG.h 2021-05-14T21:14:57.7294180Z rm /usr/local/include/H5CompType.h 2021-05-14T21:14:57.7297500Z rm /usr/local/include/H5Cpp.h 2021-05-14T21:14:57.7300520Z rm /usr/local/include/H5CppDoc.h 2021-05-14T21:14:57.7304230Z rm /usr/local/include/H5Cpublic.h 2021-05-14T21:14:57.7309220Z rm /usr/local/include/H5DOpublic.h 2021-05-14T21:14:57.7310460Z rm /usr/local/include/H5DSpublic.h 2021-05-14T21:14:57.7313860Z rm /usr/local/include/H5DaccProp.h 2021-05-14T21:14:57.7317500Z rm /usr/local/include/H5DataSet.h 2021-05-14T21:14:57.7321020Z rm /usr/local/include/H5DataSpace.h 2021-05-14T21:14:57.7323900Z rm /usr/local/include/H5DataType.h 2021-05-14T21:14:57.7327360Z rm /usr/local/include/H5DcreatProp.h 2021-05-14T21:14:57.7334020Z rm /usr/local/include/H5Dpublic.h 2021-05-14T21:14:57.7335020Z rm /usr/local/include/H5DxferProp.h 2021-05-14T21:14:57.7336580Z rm /usr/local/include/H5ESpublic.h 2021-05-14T21:14:57.7339670Z rm /usr/local/include/H5EnumType.h 2021-05-14T21:14:57.7343290Z rm /usr/local/include/H5Epubgen.h 2021-05-14T21:14:57.7347000Z rm /usr/local/include/H5Epublic.h 2021-05-14T21:14:57.7351000Z rm /usr/local/include/H5Exception.h 2021-05-14T21:14:57.7356750Z rm /usr/local/include/H5FDcore.h 2021-05-14T21:14:57.7364270Z rm /usr/local/include/H5FDdirect.h 2021-05-14T21:14:57.7365290Z rm /usr/local/include/H5FDfamily.h 2021-05-14T21:14:57.7370960Z rm /usr/local/include/H5FDhdfs.h 2021-05-14T21:14:57.7373190Z rm /usr/local/include/H5FDlog.h 2021-05-14T21:14:57.7379370Z rm /usr/local/include/H5FDmpi.h 2021-05-14T21:14:57.7382170Z rm /usr/local/include/H5FDmpio.h 2021-05-14T21:14:57.7386810Z rm /usr/local/include/H5FDmulti.h 2021-05-14T21:14:57.7392100Z rm /usr/local/include/H5FDpublic.h 2021-05-14T21:14:57.7397610Z rm /usr/local/include/H5FDros3.h 2021-05-14T21:14:57.7400030Z rm /usr/local/include/H5FDsec2.h 2021-05-14T21:14:57.7403820Z rm /usr/local/include/H5FDstdio.h 2021-05-14T21:14:57.7409830Z rm /usr/local/include/H5FDwindows.h 2021-05-14T21:14:57.7410850Z rm /usr/local/include/H5FaccProp.h 2021-05-14T21:14:57.7414180Z rm /usr/local/include/H5FcreatProp.h 2021-05-14T21:14:57.7418300Z rm /usr/local/include/H5File.h 2021-05-14T21:14:57.7422480Z rm /usr/local/include/H5FloatType.h 2021-05-14T21:14:57.7425390Z rm /usr/local/include/H5Fpublic.h 2021-05-14T21:14:57.7429010Z rm /usr/local/include/H5Gpublic.h 2021-05-14T21:14:57.7432450Z rm /usr/local/include/H5Group.h 2021-05-14T21:14:57.7436010Z rm /usr/local/include/H5IMpublic.h 2021-05-14T21:14:57.7439340Z rm /usr/local/include/H5IdComponent.h 2021-05-14T21:14:57.7442640Z rm /usr/local/include/H5Include.h 2021-05-14T21:14:57.7446950Z rm /usr/local/include/H5IntType.h 2021-05-14T21:14:57.7450400Z rm /usr/local/include/H5Ipublic.h 2021-05-14T21:14:57.7454270Z rm /usr/local/include/H5LDpublic.h 2021-05-14T21:14:57.7459900Z rm /usr/local/include/H5LTpublic.h 2021-05-14T21:14:57.7466440Z rm /usr/local/include/H5LaccProp.h 2021-05-14T21:14:57.7467450Z rm /usr/local/include/H5LcreatProp.h 2021-05-14T21:14:57.7470180Z rm /usr/local/include/H5Library.h 2021-05-14T21:14:57.7473240Z rm /usr/local/include/H5Location.h 2021-05-14T21:14:57.7477080Z rm /usr/local/include/H5Lpublic.h 2021-05-14T21:14:57.7479920Z rm /usr/local/include/H5MMpublic.h 2021-05-14T21:14:57.7483510Z rm /usr/local/include/H5Mpublic.h 2021-05-14T21:14:57.7489360Z rm /usr/local/include/H5Object.h 2021-05-14T21:14:57.7490310Z rm /usr/local/include/H5OcreatProp.h 2021-05-14T21:14:57.7496030Z rm /usr/local/include/H5Opublic.h 2021-05-14T21:14:57.7498640Z rm /usr/local/include/H5PLextern.h 2021-05-14T21:14:57.7542970Z rm /usr/local/include/H5PLpublic.h 2021-05-14T21:14:57.7546320Z rm /usr/local/include/H5PTpublic.h 2021-05-14T21:14:57.7550040Z rm /usr/local/include/H5PacketTable.h 2021-05-14T21:14:57.7554080Z rm /usr/local/include/H5Ppublic.h 2021-05-14T21:14:57.7557540Z rm /usr/local/include/H5PredType.h 2021-05-14T21:14:57.7562080Z rm /usr/local/include/H5PropList.h 2021-05-14T21:14:57.7565200Z rm /usr/local/include/H5Rpublic.h 2021-05-14T21:14:57.7568480Z rm /usr/local/include/H5Spublic.h 2021-05-14T21:14:57.7573360Z rm /usr/local/include/H5StrType.h 2021-05-14T21:14:57.7575600Z rm /usr/local/include/H5TBpublic.h 2021-05-14T21:14:57.7578510Z rm /usr/local/include/H5Tpublic.h 2021-05-14T21:14:57.7582290Z rm /usr/local/include/H5VLconnector.h 2021-05-14T21:14:57.7586720Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-14T21:14:57.7591130Z rm /usr/local/include/H5VLnative.h 2021-05-14T21:14:57.7593560Z Only the first 100 operations were output. 2021-05-14T21:15:00.0077300Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-14T21:15:00.6407080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d00ee01c29f4d36977d809e308e6497bd13dc4857bda7eea3c9ed4ee2d12b981--protobuf-3.15.8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-14T21:15:01.2106550Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-14T21:15:01.7378970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-14T21%3A25%3A00Z&sig=eGyjo4QE0W0neSFBkKcBycJwVBcZC%2FqIPGG9FthfEF0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:01.7879220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1\?se=2021-05-14T21\%3A25\%3A00Z\&sig=eGyjo4QE0W0neSFBkKcBycJwVBcZC\%2FqIPGG9FthfEF0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:01.9892700Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-14T21:15:02.0724740Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-14T21:15:02.0763480Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210514-4843-1sn53qu 2021-05-14T21:15:02.2242710Z cp -pR /private/tmp/d20210514-4843-1sn53qu/protobuf/. /usr/local/Cellar/protobuf 2021-05-14T21:15:02.3869260Z chmod -Rf +w /private/tmp/d20210514-4843-1sn53qu 2021-05-14T21:15:02.5684570Z ==> Finishing up 2021-05-14T21:15:02.6030890Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-14T21:15:02.6036800Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-14T21:15:02.6059130Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-14T21:15:02.6063580Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-14T21:15:02.6071250Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-14T21:15:02.6076170Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-14T21:15:02.6081240Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-14T21:15:02.6086050Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-14T21:15:02.6091140Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-14T21:15:02.6095660Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-14T21:15:02.6100780Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-14T21:15:02.6105160Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-14T21:15:02.6111390Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-14T21:15:02.6118510Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-14T21:15:02.6124440Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-14T21:15:02.6155150Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-14T21:15:02.6742230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5007-18w5s5u.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/protobuf.rb 2021-05-14T21:15:05.3096350Z ==> Caveats 2021-05-14T21:15:05.3097470Z Emacs Lisp files have been installed to: 2021-05-14T21:15:05.3099150Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-14T21:15:05.3100710Z ==> Summary 2021-05-14T21:15:05.3258020Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-14T21:15:07.5532150Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-14T21:15:08.7131670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/22b9d0393b949c8efb2d99af0d560df0b3cfe18d26ca7ec097827eb51acc346b--gsl-2.6.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-14T21:15:09.2775930Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-14T21:15:09.7815020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-14T21%3A25%3A00Z&sig=OFxUlq4dugu9dMNvvRUzDde%2BHVhX%2FN7eHgzdbp5m5ho%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:09.8297380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292\?se=2021-05-14T21\%3A25\%3A00Z\&sig=OFxUlq4dugu9dMNvvRUzDde\%2BHVhX\%2FN7eHgzdbp5m5ho\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:10.0167750Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-14T21:15:10.0987030Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-14T21:15:10.1016260Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5014-1pzqa34 2021-05-14T21:15:10.2373830Z cp -pR /private/tmp/d20210514-5014-1pzqa34/gsl/. /usr/local/Cellar/gsl 2021-05-14T21:15:10.3863760Z chmod -Rf +w /private/tmp/d20210514-5014-1pzqa34 2021-05-14T21:15:10.5510250Z ==> Finishing up 2021-05-14T21:15:10.5829700Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-14T21:15:10.5840420Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-14T21:15:10.5844500Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-14T21:15:10.5851520Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-14T21:15:10.5876420Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-14T21:15:10.5891480Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-14T21:15:10.6004170Z info /usr/local/share/info/gsl-ref.info 2021-05-14T21:15:10.6020820Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-14T21:15:10.6032300Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-14T21:15:10.6043840Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-14T21:15:10.6074360Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-14T21:15:10.6082660Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-14T21:15:10.6088650Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-14T21:15:10.6094680Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-14T21:15:10.6100290Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-14T21:15:10.6105920Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-14T21:15:10.6111850Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-14T21:15:10.6125990Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-14T21:15:10.6791670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5179-aidjon.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gsl.rb 2021-05-14T21:15:13.3124930Z ==> Summary 2021-05-14T21:15:13.3301170Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-14T21:15:16.6293550Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-14T21:15:17.8857580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/4330797f41cf1f4089b82c134b718a48800b5e3d433eefce830a688fee9b1e02--aom-3.1.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-14T21:15:18.4702980Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-14T21:15:18.8443940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-14T21%3A25%3A00Z&sig=2KjEKXaE0ielgTMVouAzs8SR4M5jL2oYimxqDdJ6ppE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:18.9002490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2\?se=2021-05-14T21\%3A25\%3A00Z\&sig=2KjEKXaE0ielgTMVouAzs8SR4M5jL2oYimxqDdJ6ppE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:19.1197830Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-14T21:15:19.1387760Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-14T21:15:20.2992120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d9cfa7ee248f7676c3fb6d6468a21653eb8bfedf6a1d344121c8fae0fd051bc6--dav1d-0.8.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-14T21:15:20.8423140Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-14T21:15:21.2243290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-14T21%3A25%3A00Z&sig=qp7T5MWMnZXdtuKbiYDD5VEjl8DlVhfSAkOV%2BLmxZBg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:21.2720940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961\?se=2021-05-14T21\%3A25\%3A00Z\&sig=qp7T5MWMnZXdtuKbiYDD5VEjl8DlVhfSAkOV\%2BLmxZBg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:21.3707010Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-14T21:15:21.3766110Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-14T21:15:22.8046370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6f0702bcb46c9fa14816cae846c81dcf99236d9de2c5452d7befd80ef9162d09--frei0r-1.7.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-14T21:15:23.3922730Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-14T21:15:23.7722330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-14T21%3A25%3A00Z&sig=enNnCohhpBIDIztMBIl9k6OGm9w3bQDnswz988HUexk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:23.8206950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872\?se=2021-05-14T21\%3A25\%3A00Z\&sig=enNnCohhpBIDIztMBIl9k6OGm9w3bQDnswz988HUexk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:23.8953830Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-14T21:15:23.8996340Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-14T21:15:25.0600910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c35c253b2d75c6257654e4b34de132a5f1f0249f7f19fb45950376b0484bd800--fribidi-1.0.10.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-14T21:15:25.6412780Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-14T21:15:26.0262160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-14T21%3A25%3A00Z&sig=%2BmJp1NDikHyvzQ%2BtE%2BNZyR31uR0htm5ZWZk5kud45Oc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:26.0801230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3\?se=2021-05-14T21\%3A25\%3A00Z\&sig=\%2BmJp1NDikHyvzQ\%2BtE\%2BNZyR31uR0htm5ZWZk5kud45Oc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:26.1456210Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-14T21:15:26.1496570Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-14T21:15:27.3603550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/37170c523408db725e150187d218078e061eee105a7a5300b0bcfcc5b02d61bf--gobject-introspection-1.68.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-14T21:15:27.9752820Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-14T21:15:28.3810770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-14T21%3A25%3A00Z&sig=xQDVjxGJLTatKv3RrryQi957nFYMgZ0lkTXI2AKw%2F3g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:28.4329620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354\?se=2021-05-14T21\%3A25\%3A00Z\&sig=xQDVjxGJLTatKv3RrryQi957nFYMgZ0lkTXI2AKw\%2F3g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:28.5577290Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-14T21:15:28.5667700Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-14T21:15:29.7523440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/bbb4dd2ef1846301d1eb08053e19e11ca9c780f93f4d3b2d638fd94a9bf54a0c--graphite2-1.3.14.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-14T21:15:30.3281910Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-14T21:15:30.7083880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-14T21%3A25%3A00Z&sig=V7YoWKuqTMpCzW6uYP6QNkio0qHC8KuA9STUYf8u%2Fag%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:30.7569800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980\?se=2021-05-14T21\%3A25\%3A00Z\&sig=V7YoWKuqTMpCzW6uYP6QNkio0qHC8KuA9STUYf8u\%2Fag\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:30.8140520Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-14T21:15:30.8176540Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-14T21:15:31.9682090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/11a52c663bdb63f4550035a9d2cde480c874792135b8a0c3b533301c5671d7d1--harfbuzz-2.8.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-14T21:15:32.5081450Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-14T21:15:32.8860970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-14T21%3A25%3A00Z&sig=WH2VZ6Rv45GTzlbjnSZOQnFP70DpAx5cIVzEHulRdeM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:32.9339800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59\?se=2021-05-14T21\%3A25\%3A00Z\&sig=WH2VZ6Rv45GTzlbjnSZOQnFP70DpAx5cIVzEHulRdeM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:33.0864520Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-14T21:15:33.0966240Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-14T21:15:34.2647540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7212f1b46416e48a904ce85caf01785880ca68e147f1366598d78d89629d97a2--libass-0.15.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-14T21:15:34.8445410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-14T21:15:35.2242260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-14T21%3A25%3A00Z&sig=ZLu%2FM6HXx41Ig%2BGUNuefrur6cWN151vRG%2Bxht8LCLv0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:35.2785260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf\?se=2021-05-14T21\%3A25\%3A00Z\&sig=ZLu\%2FM6HXx41Ig\%2BGUNuefrur6cWN151vRG\%2Bxht8LCLv0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:35.3479910Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-14T21:15:35.3516740Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-14T21:15:36.8014200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/81948ea4abee2b71dcec2e8744de7d8ded08d2487a6aaf5bdb6d753c5ba74e30--libbluray-1.3.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-14T21:15:37.0641600Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-14T21:15:37.4499420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-14T21%3A25%3A00Z&sig=RIBWrlQtsYb%2BTJ3jOinjCuf7e%2BlFJkGDeYTaBEBWgKw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:37.4984380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6\?se=2021-05-14T21\%3A25\%3A00Z\&sig=RIBWrlQtsYb\%2BTJ3jOinjCuf7e\%2BlFJkGDeYTaBEBWgKw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:37.5820830Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-14T21:15:37.5867750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-14T21:15:38.7612130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f10988e95845131f890c95b52caea83e46332718a0787ff7b473f71e9ca6e536--libsoxr-0.1.3-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-14T21:15:39.3351910Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-14T21:15:39.7141680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-14T21%3A25%3A00Z&sig=o0cvRQkhnIbHqsTkhAfqgNQHDiAQyvf%2BJec0FO6sOlE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:39.7670050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e\?se=2021-05-14T21\%3A25\%3A00Z\&sig=o0cvRQkhnIbHqsTkhAfqgNQHDiAQyvf\%2BJec0FO6sOlE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:39.8469130Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-14T21:15:39.8514970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-14T21:15:40.9820520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6ae6f473a471f2acf0663822f8d0786ee6e562449edb90dc5ba0fe00f1815b36--libvidstab-1.1.0-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-14T21:15:41.5443280Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-14T21:15:41.9197800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-14T21%3A25%3A00Z&sig=vFkrOUOHJkjmIwNAlpNvxZlZUVsFiFczk1YFJL3gyfY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:41.9711180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f\?se=2021-05-14T21\%3A25\%3A00Z\&sig=vFkrOUOHJkjmIwNAlpNvxZlZUVsFiFczk1YFJL3gyfY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:42.0229890Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-14T21:15:42.0264070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-14T21:15:43.1852600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3e5be9f6a1ed97546d75f83d021b491e1d806a4c6b53680edfb908dd11dacc33--libvpx-1.10.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-14T21:15:43.7707010Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-14T21:15:44.1469830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-14T21%3A25%3A00Z&sig=xoeg8ckDilt3aZFbIatQBUcyNJ6go7idYO288Qhvzcg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:44.2157690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5\?se=2021-05-14T21\%3A25\%3A00Z\&sig=xoeg8ckDilt3aZFbIatQBUcyNJ6go7idYO288Qhvzcg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:44.3286200Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-14T21:15:44.3352430Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-14T21:15:45.6015020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f6294fd3accd2d3f22e5bddffb1800bb14b9b5c0afc6711f7c4e428fe6ef1362--opencore-amr-0.1.5.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-14T21:15:46.1732090Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-14T21:15:46.5451790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-14T21%3A25%3A00Z&sig=y6PTSUpaX0nmzCiPgQ39BR%2FV%2ByRVK%2BdNCOgtSp2OAQc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:46.5926060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152\?se=2021-05-14T21\%3A25\%3A00Z\&sig=y6PTSUpaX0nmzCiPgQ39BR\%2FV\%2ByRVK\%2BdNCOgtSp2OAQc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:46.6641720Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-14T21:15:46.6692810Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-14T21:15:47.7837630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fbdb2f0baa05e322bd7d69736d78e55816938fcb82213670f7795c98b47a29cc--rav1e-0.4.1_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-14T21:15:48.3452860Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-14T21:15:48.7161810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-14T21%3A25%3A00Z&sig=FXJMSoeotd5ZN60qlVgioPuqBfpgfloMJyDW41CGGzU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:48.7682550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0\?se=2021-05-14T21\%3A25\%3A00Z\&sig=FXJMSoeotd5ZN60qlVgioPuqBfpgfloMJyDW41CGGzU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:49.2819510Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-14T21:15:49.4003090Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-14T21:15:50.5209560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e8fd13ca2d47d5af3114557078e7e4fbe7aa5ffe715aca877450a57e1266832e--libsamplerate-0.1.9_1-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-14T21:15:51.1030750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-14T21:15:51.5016280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-14T21%3A25%3A00Z&sig=aYjvbHYlLm7qN9EtMpOKfTB%2Ft%2BM%2Fj%2BwIj3f02RGkMXg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:51.5510970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9\?se=2021-05-14T21\%3A25\%3A00Z\&sig=aYjvbHYlLm7qN9EtMpOKfTB\%2Ft\%2BM\%2Fj\%2BwIj3f02RGkMXg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:51.7271560Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-14T21:15:51.7396920Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-14T21:15:52.9233730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d6c86a875c063ff7aabf5f6792fd9e5f3f97111fdc9a99db8293bb30285a9906--rubberband-1.9.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-14T21:15:53.5242590Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-14T21:15:53.9216300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-14T21%3A25%3A00Z&sig=3mwnMx1ZPfFNdgBTx%2BbQ6%2BHNV6UtzQEIun96wT%2BgpfM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:53.9687030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df\?se=2021-05-14T21\%3A25\%3A00Z\&sig=3mwnMx1ZPfFNdgBTx\%2BbQ6\%2BHNV6UtzQEIun96wT\%2BgpfM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:54.0444060Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-14T21:15:54.0489680Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-14T21:15:55.2010780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/126fe5ba8860c768aaf86014de0ca0cd0c7d77dd901f69ca88a367575d0e3d9c--sdl2-2.0.14_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-14T21:15:55.8004930Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-14T21:15:56.1788020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-14T21%3A25%3A00Z&sig=mCAIz29496CH0OO89wTcMWD%2FqpguiqmFzPif3DgsQcs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:56.2292600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d\?se=2021-05-14T21\%3A25\%3A00Z\&sig=mCAIz29496CH0OO89wTcMWD\%2FqpguiqmFzPif3DgsQcs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:56.3931740Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-14T21:15:56.4267900Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-14T21:15:57.5608620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/671b73ec867e8cc6679395e5e710fd043955bbd8fb3afb9ba2207726f1c684bb--snappy-1.1.8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-14T21:15:58.1634570Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-14T21:15:58.5588730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-14T21%3A25%3A00Z&sig=6k0cDUnZhmgm8OSaaInSBC%2F87LIR7ZFNcsV0zpUZCxo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:58.6094670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3\?se=2021-05-14T21\%3A25\%3A00Z\&sig=6k0cDUnZhmgm8OSaaInSBC\%2F87LIR7ZFNcsV0zpUZCxo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:58.6631920Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-14T21:15:58.6679740Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-14T21:15:59.8132670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/08eaff2f9b212da96df09cbb8664f246091656844519db011b0a50359c4aa48f--speex-1.2.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-14T21:16:00.4064570Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-14T21:16:00.8095320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-14T21%3A25%3A00Z&sig=xyR%2FuUdIG57fHw0Okixs4J%2FYzOsyF2CZlYLwVkCWhXw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:00.8727840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0\?se=2021-05-14T21\%3A25\%3A00Z\&sig=xyR\%2FuUdIG57fHw0Okixs4J\%2FYzOsyF2CZlYLwVkCWhXw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:16:00.9609590Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-14T21:16:00.9676330Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-14T21:16:02.0925770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/839947959defdfeaa59cee7aec981c2d6d0097165ca9793f41338b41451b5f1c--srt-1.4.3.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-14T21:16:02.6448380Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-14T21:16:03.1722220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-14T21%3A25%3A00Z&sig=fp7K6pZTJWhaUtRtLGZaKfGWd4J0eGOm5m8rHG0OfsI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:03.2263410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b\?se=2021-05-14T21\%3A25\%3A00Z\&sig=fp7K6pZTJWhaUtRtLGZaKfGWd4J0eGOm5m8rHG0OfsI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:16:03.3798470Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-14T21:16:03.3886860Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-14T21:16:04.5916170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/51910e68b838a5c62c91c9352172d516e77a3c3c1a59a2cebaffc3f64f46adf4--giflib-5.2.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-14T21:16:05.1604080Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-14T21:16:05.5427250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-14T21%3A25%3A00Z&sig=TwDT1uGO%2BstGAyxuTVZtMeVbxEjjHKVJGQkMriI2geo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:05.5954200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d\?se=2021-05-14T21\%3A25\%3A00Z\&sig=TwDT1uGO\%2BstGAyxuTVZtMeVbxEjjHKVJGQkMriI2geo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:16:05.6555800Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-14T21:16:05.6594170Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-14T21:16:06.8365490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3b53d3301c7dacc213e5da7ed7628e02dde331e5b659d962e9a2fd3252faa5ec--leptonica-1.80.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-14T21:16:07.4044780Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-14T21:16:07.8159770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-14T21%3A25%3A00Z&sig=fukrIbas%2BmvZGM6g2LDwerCjBgD6gAaBdZCQK51oSJ8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:07.8723640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7\?se=2021-05-14T21\%3A25\%3A00Z\&sig=fukrIbas\%2BmvZGM6g2LDwerCjBgD6gAaBdZCQK51oSJ8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:16:08.0901200Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-14T21:16:08.1018490Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-14T21:16:09.2149420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6f1f8386f81a8ef85c078e6feb3b9809cf58e988797ff46c583e6a504643cafe--tesseract-4.1.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-14T21:16:09.7875900Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-14T21:16:10.1867920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-14T21%3A25%3A00Z&sig=u0Gv04Oxkxx7oBCtgQD1SJcVaUOqDBlRDUpZmaBg7fI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:10.2389210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82\?se=2021-05-14T21\%3A25\%3A00Z\&sig=u0Gv04Oxkxx7oBCtgQD1SJcVaUOqDBlRDUpZmaBg7fI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:16:10.5734590Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-14T21:16:10.6226730Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-14T21:16:11.7780390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/dbefdb4ba8626ac7d284e0da23aaeb705c37e0bfbe0c3c22f05fe5fbcadf10e4--theora-1.1.1-4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-14T21:16:12.3664560Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-14T21:16:12.8771780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-14T21%3A25%3A00Z&sig=Fjz%2FlzyZYMVbsa14dMTvDosAA8igg2h84AO9tJjU9yo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:12.9373160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67\?se=2021-05-14T21\%3A25\%3A00Z\&sig=Fjz\%2FlzyZYMVbsa14dMTvDosAA8igg2h84AO9tJjU9yo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:16:13.0333190Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-14T21:16:13.0402520Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-14T21:16:14.1855020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9a9d2aeaddf13d8c11644fa003bcb36fdbe9eb3337810521be4f588eb1f25793--x264-r3049.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-14T21:16:14.7750520Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-14T21:16:15.2081630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-14T21%3A25%3A00Z&sig=O5XhAcEy%2Bv3IUxfnQhjRz8KepLgYbpdz5uoLr%2F0Dno0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:15.2680380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0\?se=2021-05-14T21\%3A25\%3A00Z\&sig=O5XhAcEy\%2Bv3IUxfnQhjRz8KepLgYbpdz5uoLr\%2F0Dno0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:16:15.4363900Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-14T21:16:15.4487670Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-14T21:16:16.5542740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b2b1f388528d2c8033213ea1b60ecf69affc11dc2e9d2a90d94831e2851bfb16--x265-3.5-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-14T21:16:17.1233290Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-14T21:16:17.4918500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-14T21%3A25%3A00Z&sig=rJMiUJ7G1wh%2FZC%2FkhC03bMzmhyBfsFYunmBzwWDafvw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:17.5457090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a\?se=2021-05-14T21\%3A25\%3A00Z\&sig=rJMiUJ7G1wh\%2FZC\%2FkhC03bMzmhyBfsFYunmBzwWDafvw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:16:17.7868950Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-14T21:16:17.8073320Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-14T21:16:19.0296530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b5121b85b4f5dfe07f78abbcbe520ae4926d781af3342e318e588b62aba59fe0--xvid-1.3.7.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-14T21:16:19.6086240Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-14T21:16:19.9632830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-14T21%3A25%3A00Z&sig=uEjf1LG%2Fd6kqj37Vqfp6dUgoyXEQrsK8uE0a%2F2%2Fm5iE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:20.0116710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53\?se=2021-05-14T21\%3A25\%3A00Z\&sig=uEjf1LG\%2Fd6kqj37Vqfp6dUgoyXEQrsK8uE0a\%2F2\%2Fm5iE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:16:20.0937410Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-14T21:16:20.0996460Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-14T21:16:21.2504210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/975d2a6327948963304440b55f96a7ba9a9a77d67c94009aa3b737508a6ac53d--zeromq-4.3.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-14T21:16:21.8667800Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-14T21:16:22.2511360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-14T21%3A25%3A00Z&sig=JGSlJHxZgOmsg5IcCwBvtv214eMgLhkf8JOTkRP40ko%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:22.3032910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08\?se=2021-05-14T21\%3A25\%3A00Z\&sig=JGSlJHxZgOmsg5IcCwBvtv214eMgLhkf8JOTkRP40ko\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:16:22.4770120Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-14T21:16:22.4873180Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-14T21:16:23.8664780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/185b39b3ec34432b8755b2796ded253e0a809380c5061eec69b9903605724665--zimg-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-14T21:16:24.4462210Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-14T21:16:24.9066200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-14T21%3A25%3A00Z&sig=oPvom0JaBIsbi5zTaQEhAaGP7T3VOBImUtCsFHC2AY8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:24.9924690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf\?se=2021-05-14T21\%3A25\%3A00Z\&sig=oPvom0JaBIsbi5zTaQEhAaGP7T3VOBImUtCsFHC2AY8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:16:25.1156140Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-14T21:16:25.1206000Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-14T21:16:26.3613380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7f449cedced71b413d29cd33a09cec7241ac8776daef78c5ecb1369905fb0f70--ffmpeg-4.4_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-14T21:16:26.9843370Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-14T21:16:27.3689530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-14T21%3A25%3A00Z&sig=ss1g8oIpEmrJbOIW5jaGkU49Jkj8K684Q7M%2B7MoFAVY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:27.4150780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4\?se=2021-05-14T21\%3A25\%3A00Z\&sig=ss1g8oIpEmrJbOIW5jaGkU49Jkj8K684Q7M\%2B7MoFAVY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:16:27.8362700Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-14T21:16:27.9516360Z ==> Installing dependencies for ffmpeg: aom, dav1d, frei0r, fribidi, gobject-introspection, graphite2, harfbuzz, libass, libbluray, libsoxr, libvidstab, libvpx, opencore-amr, rav1e, libsamplerate, rubberband, sdl2, snappy, speex, srt, giflib, leptonica, tesseract, theora, x264, x265, xvid, zeromq and zimg 2021-05-14T21:16:27.9571320Z ==> Installing ffmpeg dependency: aom 2021-05-14T21:16:28.0242770Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-14T21:16:28.0272060Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5186-psa9qz 2021-05-14T21:16:28.0921120Z cp -pR /private/tmp/d20210514-5186-psa9qz/aom/. /usr/local/Cellar/aom 2021-05-14T21:16:28.1263960Z chmod -Rf +w /private/tmp/d20210514-5186-psa9qz 2021-05-14T21:16:28.2326060Z ==> Finishing up 2021-05-14T21:16:28.3701560Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-14T21:16:28.3712290Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-14T21:16:28.3725730Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-14T21:16:28.3743480Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-14T21:16:28.3754560Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-14T21:16:28.3765000Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-14T21:16:28.3772340Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-14T21:16:28.3785220Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-14T21:16:28.3990940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5574-k3vrxc.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/aom.rb 2021-05-14T21:16:31.3566110Z ==> Summary 2021-05-14T21:16:31.3592500Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-14T21:16:31.3598470Z ==> Installing ffmpeg dependency: dav1d 2021-05-14T21:16:31.3660910Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-14T21:16:31.3679780Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5186-jjc8n3 2021-05-14T21:16:31.4164940Z cp -pR /private/tmp/d20210514-5186-jjc8n3/dav1d/. /usr/local/Cellar/dav1d 2021-05-14T21:16:31.4321440Z chmod -Rf +w /private/tmp/d20210514-5186-jjc8n3 2021-05-14T21:16:31.4892240Z ==> Finishing up 2021-05-14T21:16:31.5294370Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-14T21:16:31.5310580Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-14T21:16:31.5321490Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-14T21:16:31.5326710Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-14T21:16:31.5337550Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-14T21:16:31.5616620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5621-1o80cj7.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/dav1d.rb 2021-05-14T21:16:35.0635020Z ==> Summary 2021-05-14T21:16:35.0636960Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-14T21:16:35.0650660Z ==> Installing ffmpeg dependency: frei0r 2021-05-14T21:16:35.0744660Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-14T21:16:35.0763020Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5186-meit0c 2021-05-14T21:16:35.1272020Z cp -pR /private/tmp/d20210514-5186-meit0c/frei0r/. /usr/local/Cellar/frei0r 2021-05-14T21:16:35.2016830Z chmod -Rf +w /private/tmp/d20210514-5186-meit0c 2021-05-14T21:16:35.3177930Z ==> Finishing up 2021-05-14T21:16:35.3602210Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-14T21:16:35.3616130Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-14T21:16:35.3632730Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-14T21:16:35.3736020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5647-1di809l.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/frei0r.rb 2021-05-14T21:16:38.7835780Z ==> Summary 2021-05-14T21:16:38.7921080Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-14T21:16:38.7927390Z ==> Installing ffmpeg dependency: fribidi 2021-05-14T21:16:38.7954740Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-14T21:16:38.7975870Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5186-ihpjh 2021-05-14T21:16:38.8452640Z cp -pR /private/tmp/d20210514-5186-ihpjh/fribidi/. /usr/local/Cellar/fribidi 2021-05-14T21:16:38.8844140Z chmod -Rf +w /private/tmp/d20210514-5186-ihpjh 2021-05-14T21:16:38.9712620Z ==> Finishing up 2021-05-14T21:16:39.0278580Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-14T21:16:39.0284820Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-14T21:16:39.0320500Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-14T21:16:39.0342100Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-14T21:16:39.0355250Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-14T21:16:39.0363830Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-14T21:16:39.0375790Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-14T21:16:39.0386450Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-14T21:16:39.0396790Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-14T21:16:39.0407650Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-14T21:16:39.0416680Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-14T21:16:39.0422490Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-14T21:16:39.0435260Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-14T21:16:39.0447300Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-14T21:16:39.0452670Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-14T21:16:39.0463980Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels_ex.3 fribidi_get_par_embedding_levels_ex.3 2021-05-14T21:16:39.0478190Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-14T21:16:39.0488590Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-14T21:16:39.0499460Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-14T21:16:39.0509860Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-14T21:16:39.0515770Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-14T21:16:39.0526060Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-14T21:16:39.0539380Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-14T21:16:39.0544530Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-14T21:16:39.0550640Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-14T21:16:39.0585190Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-14T21:16:39.0593400Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-14T21:16:39.0606770Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-14T21:16:39.0620270Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-14T21:16:39.0632090Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-14T21:16:39.0642690Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-14T21:16:39.0650590Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-14T21:16:39.0656820Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-14T21:16:39.0670550Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-14T21:16:39.0675550Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-14T21:16:39.0684560Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-14T21:16:39.0692530Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-14T21:16:39.0929500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5673-1ftjwpk.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/fribidi.rb 2021-05-14T21:16:42.6119650Z ==> Summary 2021-05-14T21:16:42.6176140Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-14T21:16:42.6183740Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-14T21:16:42.8466780Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-14T21:16:42.8486600Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5186-1e1jveg 2021-05-14T21:16:42.9586450Z cp -pR /private/tmp/d20210514-5186-1e1jveg/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-14T21:16:43.0880150Z chmod -Rf +w /private/tmp/d20210514-5186-1e1jveg 2021-05-14T21:16:43.2983920Z ==> Finishing up 2021-05-14T21:16:43.3527880Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-14T21:16:43.3553580Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-14T21:16:43.3571810Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-14T21:16:43.3583270Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-14T21:16:43.3596450Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-14T21:16:43.3617120Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-14T21:16:43.3652120Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-14T21:16:43.3678640Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-14T21:16:43.3688550Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-14T21:16:43.3763970Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-14T21:16:43.3767700Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-14T21:16:43.3775380Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-14T21:16:43.3784910Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-14T21:16:43.3789390Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-14T21:16:43.3794800Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-14T21:16:43.3801550Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-14T21:16:43.3806590Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-14T21:16:43.3811230Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-14T21:16:43.3817110Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-14T21:16:43.3821940Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-14T21:16:43.3828580Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-14T21:16:43.3832510Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-14T21:16:43.3838170Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-14T21:16:43.3843030Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-14T21:16:43.3848800Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-14T21:16:43.3853230Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-14T21:16:43.3861230Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-14T21:16:43.3878170Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-14T21:16:43.3899500Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-14T21:16:43.3910570Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-14T21:16:43.3923840Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-14T21:16:43.3929590Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-14T21:16:43.3935590Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-14T21:16:43.3940510Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-14T21:16:43.3946240Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-14T21:16:43.3951450Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-14T21:16:43.3958040Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-14T21:16:43.3963120Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-14T21:16:43.3968150Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-14T21:16:43.3973400Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-14T21:16:43.3979910Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-14T21:16:44.4139390Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-14T21:16:44.4142270Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-14T21:16:44.4243200Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-14T21:16:44.4346270Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-14T21:16:44.4447650Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-14T21:16:44.4550860Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-14T21:16:44.4651520Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-14T21:16:44.4751480Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-14T21:16:44.4856460Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-14T21:16:44.4961130Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-14T21:16:44.5064580Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-14T21:16:44.5165170Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-no-export-1.0.pc gobject-introspection-no-export-1.0.pc 2021-05-14T21:16:44.5265700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5699-bkd03m.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gobject-introspection.rb 2021-05-14T21:16:46.3045350Z ==> Summary 2021-05-14T21:16:46.3181350Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-14T21:16:46.3187710Z ==> Installing ffmpeg dependency: graphite2 2021-05-14T21:16:46.3254550Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-14T21:16:46.3274860Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5186-s6e5rm 2021-05-14T21:16:46.3428170Z cp -pR /private/tmp/d20210514-5186-s6e5rm/graphite2/. /usr/local/Cellar/graphite2 2021-05-14T21:16:46.3622780Z chmod -Rf +w /private/tmp/d20210514-5186-s6e5rm 2021-05-14T21:16:46.4217170Z ==> Finishing up 2021-05-14T21:16:46.4639490Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-14T21:16:46.4648200Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-14T21:16:46.4656860Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-14T21:16:46.4664910Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-14T21:16:46.4671440Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-14T21:16:46.4680100Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-14T21:16:46.4688790Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-14T21:16:46.4873090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5727-13ekh6w.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/graphite2.rb 2021-05-14T21:16:49.2854570Z ==> Summary 2021-05-14T21:16:49.2881150Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-14T21:16:49.2890330Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-14T21:16:49.5238980Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-14T21:16:49.5256620Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5186-1282g93 2021-05-14T21:16:49.5841380Z cp -pR /private/tmp/d20210514-5186-1282g93/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-14T21:16:49.6273430Z chmod -Rf +w /private/tmp/d20210514-5186-1282g93 2021-05-14T21:16:49.7945330Z ==> Finishing up 2021-05-14T21:16:49.8401840Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-14T21:16:49.8419850Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-14T21:16:49.8429340Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-14T21:16:49.8434350Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-14T21:16:49.8442510Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-14T21:16:49.8451660Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-14T21:16:49.8481100Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-14T21:16:49.8489330Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-14T21:16:49.8494050Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-14T21:16:49.8499510Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-14T21:16:49.8513430Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-14T21:16:49.8518590Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-14T21:16:49.8525590Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-14T21:16:49.8531770Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-14T21:16:49.8537020Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-14T21:16:49.8545460Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-14T21:16:49.8551530Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-14T21:16:49.8555930Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-14T21:16:49.8561360Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-14T21:16:49.8566550Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-14T21:16:49.8574330Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-14T21:16:49.8579670Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-14T21:16:49.8585250Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-14T21:16:49.8590300Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-14T21:16:49.9009260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5754-nj432u.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/harfbuzz.rb 2021-05-14T21:16:52.4479860Z ==> Summary 2021-05-14T21:16:52.4560120Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-14T21:16:52.4569150Z ==> Installing ffmpeg dependency: libass 2021-05-14T21:16:52.7087930Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-14T21:16:52.7108370Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5186-138xde6 2021-05-14T21:16:52.7223610Z cp -pR /private/tmp/d20210514-5186-138xde6/libass/. /usr/local/Cellar/libass 2021-05-14T21:16:52.7355750Z chmod -Rf +w /private/tmp/d20210514-5186-138xde6 2021-05-14T21:16:52.7920380Z ==> Finishing up 2021-05-14T21:16:52.8331080Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-14T21:16:52.8337450Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-14T21:16:52.8342120Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-14T21:16:52.8347900Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-14T21:16:52.8356300Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-14T21:16:52.8500110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5781-129h9s5.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libass.rb 2021-05-14T21:16:55.6309540Z ==> Summary 2021-05-14T21:16:55.6341160Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-14T21:16:55.6357600Z ==> Installing ffmpeg dependency: libbluray 2021-05-14T21:16:55.6733920Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-14T21:16:55.6753230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5186-clsemy 2021-05-14T21:16:55.6943130Z cp -pR /private/tmp/d20210514-5186-clsemy/libbluray/. /usr/local/Cellar/libbluray 2021-05-14T21:16:55.7119880Z chmod -Rf +w /private/tmp/d20210514-5186-clsemy 2021-05-14T21:16:55.7819300Z ==> Finishing up 2021-05-14T21:16:55.8232770Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-14T21:16:55.8236070Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-14T21:16:55.8242150Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-14T21:16:55.8248130Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-14T21:16:55.8255290Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-14T21:16:55.8259850Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-14T21:16:55.8265320Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-14T21:16:55.8272620Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-14T21:16:55.8440060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5807-1kgoadm.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libbluray.rb 2021-05-14T21:16:58.3719480Z ==> Summary 2021-05-14T21:16:58.3785540Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-14T21:16:58.3793470Z ==> Installing ffmpeg dependency: libsoxr 2021-05-14T21:16:58.3856920Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-14T21:16:58.3875040Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz --directory /private/tmp/d20210514-5186-im0ii2 2021-05-14T21:16:58.4046850Z cp -pR /private/tmp/d20210514-5186-im0ii2/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-14T21:16:58.4271560Z chmod -Rf +w /private/tmp/d20210514-5186-im0ii2 2021-05-14T21:16:58.4910900Z ==> Finishing up 2021-05-14T21:16:58.5325100Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-14T21:16:58.5328540Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-14T21:16:58.5342870Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-14T21:16:58.5349800Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-14T21:16:58.5354990Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-14T21:16:58.5360210Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-14T21:16:58.5364950Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-14T21:16:58.5370350Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-14T21:16:58.5375590Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-14T21:16:58.5382940Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-14T21:16:58.5387830Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-14T21:16:58.5554170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5833-54u3cf.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libsoxr.rb 2021-05-14T21:17:01.1419640Z ==> Summary 2021-05-14T21:17:01.1451880Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-14T21:17:01.1458930Z ==> Installing ffmpeg dependency: libvidstab 2021-05-14T21:17:01.1541070Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-14T21:17:01.1559320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz --directory /private/tmp/d20210514-5186-1v9nyto 2021-05-14T21:17:01.2047810Z cp -pR /private/tmp/d20210514-5186-1v9nyto/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-14T21:17:01.2229450Z chmod -Rf +w /private/tmp/d20210514-5186-1v9nyto 2021-05-14T21:17:01.2810690Z ==> Finishing up 2021-05-14T21:17:01.3041450Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-14T21:17:01.3047300Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-14T21:17:01.3053750Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-14T21:17:01.3061420Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-14T21:17:01.3375720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5859-nmcebs.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libvidstab.rb 2021-05-14T21:17:03.8891560Z ==> Summary 2021-05-14T21:17:03.8920950Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-14T21:17:03.8927570Z ==> Installing ffmpeg dependency: libvpx 2021-05-14T21:17:03.8969190Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-14T21:17:03.8987310Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5186-183qvz1 2021-05-14T21:17:03.9299920Z cp -pR /private/tmp/d20210514-5186-183qvz1/libvpx/. /usr/local/Cellar/libvpx 2021-05-14T21:17:03.9469590Z chmod -Rf +w /private/tmp/d20210514-5186-183qvz1 2021-05-14T21:17:04.0221650Z ==> Finishing up 2021-05-14T21:17:04.1229610Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-14T21:17:04.1235450Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-14T21:17:04.1242680Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-14T21:17:04.1338400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5885-1ex3dia.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libvpx.rb 2021-05-14T21:17:06.5749330Z ==> Summary 2021-05-14T21:17:06.5781820Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-14T21:17:06.5783580Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-14T21:17:06.5803990Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-14T21:17:06.5822290Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5186-frvgdy 2021-05-14T21:17:06.5979680Z cp -pR /private/tmp/d20210514-5186-frvgdy/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-14T21:17:06.6134320Z chmod -Rf +w /private/tmp/d20210514-5186-frvgdy 2021-05-14T21:17:06.6637370Z ==> Finishing up 2021-05-14T21:17:06.7050950Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-14T21:17:06.7061840Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-14T21:17:06.7064130Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-14T21:17:06.7067150Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-14T21:17:06.7079550Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-14T21:17:06.7084210Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-14T21:17:06.7089570Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-14T21:17:06.7094670Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-14T21:17:06.7102590Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-14T21:17:06.7107550Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-14T21:17:06.7255650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5911-pfiq3o.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/opencore-amr.rb 2021-05-14T21:17:09.2471720Z ==> Summary 2021-05-14T21:17:09.2496190Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-14T21:17:09.2503780Z ==> Installing ffmpeg dependency: rav1e 2021-05-14T21:17:09.2583060Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-14T21:17:09.2601760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5186-1ullw8r 2021-05-14T21:17:09.7164110Z cp -pR /private/tmp/d20210514-5186-1ullw8r/rav1e/. /usr/local/Cellar/rav1e 2021-05-14T21:17:09.9437150Z chmod -Rf +w /private/tmp/d20210514-5186-1ullw8r 2021-05-14T21:17:10.0057070Z ==> Finishing up 2021-05-14T21:17:10.0468950Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-14T21:17:10.0475580Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-14T21:17:10.0482760Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-14T21:17:10.0488130Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-14T21:17:10.0492530Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-14T21:17:10.0497770Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-14T21:17:10.0505080Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-14T21:17:10.0678460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5937-8p4ser.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/rav1e.rb 2021-05-14T21:17:12.6513240Z ==> Summary 2021-05-14T21:17:12.6534090Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-14T21:17:12.6540650Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-14T21:17:12.7023440Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-14T21:17:12.7040970Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210514-5186-1bntzpz 2021-05-14T21:17:12.7660040Z cp -pR /private/tmp/d20210514-5186-1bntzpz/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-14T21:17:12.7913110Z chmod -Rf +w /private/tmp/d20210514-5186-1bntzpz 2021-05-14T21:17:12.8617590Z ==> Finishing up 2021-05-14T21:17:12.9028450Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-14T21:17:12.9034490Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-14T21:17:12.9043040Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-14T21:17:12.9049700Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-14T21:17:12.9054380Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-14T21:17:12.9059840Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-14T21:17:12.9067080Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-14T21:17:12.9241610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5963-dg6l3x.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libsamplerate.rb 2021-05-14T21:17:15.5835480Z ==> Summary 2021-05-14T21:17:15.5867080Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-14T21:17:15.5872970Z ==> Installing ffmpeg dependency: rubberband 2021-05-14T21:17:15.6437870Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-14T21:17:15.6456440Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5186-tfgxeq 2021-05-14T21:17:15.6602110Z cp -pR /private/tmp/d20210514-5186-tfgxeq/rubberband/. /usr/local/Cellar/rubberband 2021-05-14T21:17:15.6743250Z chmod -Rf +w /private/tmp/d20210514-5186-tfgxeq 2021-05-14T21:17:15.7298830Z ==> Finishing up 2021-05-14T21:17:15.7702640Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-14T21:17:15.7715330Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-14T21:17:15.7721630Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-14T21:17:15.7726610Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-14T21:17:15.7732270Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-14T21:17:15.7739890Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-14T21:17:15.7887290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5989-1vyvwf2.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/rubberband.rb 2021-05-14T21:17:18.4303600Z ==> Summary 2021-05-14T21:17:18.4328490Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-14T21:17:18.4337350Z ==> Installing ffmpeg dependency: sdl2 2021-05-14T21:17:18.4359480Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-14T21:17:18.4379920Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5186-1l5ydm8 2021-05-14T21:17:18.5142250Z cp -pR /private/tmp/d20210514-5186-1l5ydm8/sdl2/. /usr/local/Cellar/sdl2 2021-05-14T21:17:18.5749020Z chmod -Rf +w /private/tmp/d20210514-5186-1l5ydm8 2021-05-14T21:17:18.6602960Z ==> Finishing up 2021-05-14T21:17:18.7014970Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-14T21:17:18.7020710Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-14T21:17:18.7030470Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-14T21:17:18.7044580Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-14T21:17:18.7051760Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-14T21:17:18.7058200Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-14T21:17:18.7064430Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-14T21:17:18.7070780Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-14T21:17:18.7076990Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-14T21:17:18.7084840Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-14T21:17:18.7373100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6015-19qbx88.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/sdl2.rb 2021-05-14T21:17:21.4813820Z ==> Summary 2021-05-14T21:17:21.4883150Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-14T21:17:21.4891110Z ==> Installing ffmpeg dependency: snappy 2021-05-14T21:17:21.4966300Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-14T21:17:21.4985280Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5186-e74w38 2021-05-14T21:17:21.5406260Z cp -pR /private/tmp/d20210514-5186-e74w38/snappy/. /usr/local/Cellar/snappy 2021-05-14T21:17:21.5571060Z chmod -Rf +w /private/tmp/d20210514-5186-e74w38 2021-05-14T21:17:21.6086450Z ==> Finishing up 2021-05-14T21:17:21.6592410Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-14T21:17:21.6595960Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-14T21:17:21.6602160Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-14T21:17:21.6608640Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-14T21:17:21.6619860Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-14T21:17:21.6626040Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-14T21:17:21.6632650Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-14T21:17:21.6637340Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-14T21:17:21.6644910Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-14T21:17:21.6794970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6041-1goiihx.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/snappy.rb 2021-05-14T21:17:24.2879800Z ==> Summary 2021-05-14T21:17:24.2902860Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-14T21:17:24.2910970Z ==> Installing ffmpeg dependency: speex 2021-05-14T21:17:24.2989070Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-14T21:17:24.3006570Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5186-120hskz 2021-05-14T21:17:24.3171590Z cp -pR /private/tmp/d20210514-5186-120hskz/speex/. /usr/local/Cellar/speex 2021-05-14T21:17:24.3381890Z chmod -Rf +w /private/tmp/d20210514-5186-120hskz 2021-05-14T21:17:24.4002930Z ==> Finishing up 2021-05-14T21:17:24.4457410Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-14T21:17:24.4470720Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-14T21:17:24.4478810Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-14T21:17:24.4501700Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-14T21:17:24.4505320Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-14T21:17:24.4511680Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-14T21:17:24.4519060Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-14T21:17:24.4683620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6067-5dbd70.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/speex.rb 2021-05-14T21:17:27.1422520Z ==> Summary 2021-05-14T21:17:27.1454790Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-14T21:17:27.1460670Z ==> Installing ffmpeg dependency: srt 2021-05-14T21:17:27.1580100Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-14T21:17:27.1602000Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5186-sg4fjw 2021-05-14T21:17:27.1932140Z cp -pR /private/tmp/d20210514-5186-sg4fjw/srt/. /usr/local/Cellar/srt 2021-05-14T21:17:27.2147360Z chmod -Rf +w /private/tmp/d20210514-5186-sg4fjw 2021-05-14T21:17:27.3027990Z ==> Finishing up 2021-05-14T21:17:27.3647390Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-14T21:17:27.3651220Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-14T21:17:27.3656790Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-14T21:17:27.3673320Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-14T21:17:27.3680800Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-14T21:17:27.3687700Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-14T21:17:27.3692770Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-14T21:17:27.3697220Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-14T21:17:27.3702560Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-14T21:17:27.3709900Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-14T21:17:27.3714950Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-14T21:17:27.3890180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6093-1nqtua.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/srt.rb 2021-05-14T21:17:30.1445050Z ==> Summary 2021-05-14T21:17:30.1469790Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-14T21:17:30.1478300Z ==> Installing ffmpeg dependency: giflib 2021-05-14T21:17:30.1501180Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-14T21:17:30.1521150Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5186-1gr6rv6 2021-05-14T21:17:30.1659670Z cp -pR /private/tmp/d20210514-5186-1gr6rv6/giflib/. /usr/local/Cellar/giflib 2021-05-14T21:17:30.1813790Z chmod -Rf +w /private/tmp/d20210514-5186-1gr6rv6 2021-05-14T21:17:30.2373370Z ==> Finishing up 2021-05-14T21:17:30.2830610Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-14T21:17:30.2833560Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-14T21:17:30.2839700Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-14T21:17:30.2852040Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-14T21:17:30.2856630Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-14T21:17:30.2861890Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-14T21:17:30.2868810Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-14T21:17:30.2876010Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-14T21:17:30.2881900Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-14T21:17:30.2885690Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-14T21:17:30.2891070Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-14T21:17:30.3073230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6119-j9k247.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/giflib.rb 2021-05-14T21:17:32.8147590Z ==> Summary 2021-05-14T21:17:32.8171330Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-14T21:17:32.8177960Z ==> Installing ffmpeg dependency: leptonica 2021-05-14T21:17:32.8924940Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-14T21:17:32.8942800Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5186-1rtfzhi 2021-05-14T21:17:32.9485070Z cp -pR /private/tmp/d20210514-5186-1rtfzhi/leptonica/. /usr/local/Cellar/leptonica 2021-05-14T21:17:32.9849730Z chmod -Rf +w /private/tmp/d20210514-5186-1rtfzhi 2021-05-14T21:17:33.2163560Z ==> Finishing up 2021-05-14T21:17:33.2827670Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-14T21:17:33.2841890Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-14T21:17:33.2846220Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-14T21:17:33.2851990Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-14T21:17:33.2856600Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-14T21:17:33.2864100Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-14T21:17:33.2868670Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-14T21:17:33.2873720Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-14T21:17:33.2878910Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-14T21:17:33.2883480Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-14T21:17:33.2890560Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-14T21:17:33.2907100Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-14T21:17:33.2913500Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-14T21:17:33.2919400Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-14T21:17:33.2926160Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-14T21:17:33.2932920Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-14T21:17:33.2941210Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-14T21:17:33.3234850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6145-1siqzd3.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/leptonica.rb 2021-05-14T21:17:35.7642880Z ==> Summary 2021-05-14T21:17:35.7685700Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-14T21:17:35.7690730Z ==> Installing ffmpeg dependency: tesseract 2021-05-14T21:17:35.8553480Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-14T21:17:35.8571310Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5186-1t1hrvx 2021-05-14T21:17:36.0442630Z cp -pR /private/tmp/d20210514-5186-1t1hrvx/tesseract/. /usr/local/Cellar/tesseract 2021-05-14T21:17:36.1535380Z chmod -Rf +w /private/tmp/d20210514-5186-1t1hrvx 2021-05-14T21:17:36.2415090Z ==> Finishing up 2021-05-14T21:17:36.2845420Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-14T21:17:36.2850570Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-14T21:17:36.2857610Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-14T21:17:36.2863710Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-14T21:17:36.2869840Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-14T21:17:36.2876000Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-14T21:17:36.2885650Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-14T21:17:36.3143600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6171-uv2hua.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/tesseract.rb 2021-05-14T21:17:38.8887080Z ==> Caveats 2021-05-14T21:17:38.8888340Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-14T21:17:38.8890070Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-14T21:17:38.8891570Z ==> Summary 2021-05-14T21:17:38.8941640Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-14T21:17:38.8947410Z ==> Installing ffmpeg dependency: theora 2021-05-14T21:17:38.9118810Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-14T21:17:38.9138880Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz --directory /private/tmp/d20210514-5186-gcuifj 2021-05-14T21:17:38.9752260Z cp -pR /private/tmp/d20210514-5186-gcuifj/theora/. /usr/local/Cellar/theora 2021-05-14T21:17:39.0402330Z chmod -Rf +w /private/tmp/d20210514-5186-gcuifj 2021-05-14T21:17:39.1411510Z ==> Finishing up 2021-05-14T21:17:39.1849340Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-14T21:17:39.1857980Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-14T21:17:39.1864620Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-14T21:17:39.1869180Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-14T21:17:39.1875120Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-14T21:17:39.1879660Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-14T21:17:39.1884860Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-14T21:17:39.1889740Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-14T21:17:39.1902620Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-14T21:17:39.1904810Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-14T21:17:39.1911670Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-14T21:17:39.1919310Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-14T21:17:39.1924500Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-14T21:17:39.1930180Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-14T21:17:39.2216240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6197-16d3ihj.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/theora.rb 2021-05-14T21:17:42.3872670Z ==> Summary 2021-05-14T21:17:42.3947570Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-14T21:17:42.3958170Z ==> Installing ffmpeg dependency: x264 2021-05-14T21:17:42.4010660Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-14T21:17:42.4029040Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5186-qzre5 2021-05-14T21:17:42.4380130Z cp -pR /private/tmp/d20210514-5186-qzre5/x264/. /usr/local/Cellar/x264 2021-05-14T21:17:42.4535590Z chmod -Rf +w /private/tmp/d20210514-5186-qzre5 2021-05-14T21:17:42.5063860Z ==> Finishing up 2021-05-14T21:17:42.5499120Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-14T21:17:42.5509390Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-14T21:17:42.5514570Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-14T21:17:42.5521520Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-14T21:17:42.5526350Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-14T21:17:42.5533660Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-14T21:17:42.5540600Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-14T21:17:42.5691690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6224-1tlah6v.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/x264.rb 2021-05-14T21:17:45.0718280Z ==> Summary 2021-05-14T21:17:45.0737760Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-14T21:17:45.0746120Z ==> Installing ffmpeg dependency: x265 2021-05-14T21:17:45.0823690Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-14T21:17:45.0846540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210514-5186-1kwl9ma 2021-05-14T21:17:45.1932440Z cp -pR /private/tmp/d20210514-5186-1kwl9ma/x265/. /usr/local/Cellar/x265 2021-05-14T21:17:45.2681730Z chmod -Rf +w /private/tmp/d20210514-5186-1kwl9ma 2021-05-14T21:17:45.4169110Z ==> Finishing up 2021-05-14T21:17:45.5426580Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-14T21:17:45.5432370Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-14T21:17:45.5436950Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-14T21:17:45.5444180Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-14T21:17:45.5448960Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-14T21:17:45.5454560Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-14T21:17:45.5461840Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-14T21:17:45.5691340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6250-ia0tyk.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/x265.rb 2021-05-14T21:17:48.1914980Z ==> Summary 2021-05-14T21:17:48.1934380Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-14T21:17:48.1941550Z ==> Installing ffmpeg dependency: xvid 2021-05-14T21:17:48.1963910Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-14T21:17:48.1983310Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5186-4g79x4 2021-05-14T21:17:48.2132620Z cp -pR /private/tmp/d20210514-5186-4g79x4/xvid/. /usr/local/Cellar/xvid 2021-05-14T21:17:48.2253030Z chmod -Rf +w /private/tmp/d20210514-5186-4g79x4 2021-05-14T21:17:48.3090960Z ==> Finishing up 2021-05-14T21:17:48.3521510Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-14T21:17:48.3527480Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-14T21:17:48.3532050Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-14T21:17:48.3663070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6276-15ldz5q.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/xvid.rb 2021-05-14T21:17:51.0400190Z ==> Summary 2021-05-14T21:17:51.0418250Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-14T21:17:51.0428090Z ==> Installing ffmpeg dependency: zeromq 2021-05-14T21:17:51.0569280Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-14T21:17:51.0587390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5186-16sdhzk 2021-05-14T21:17:51.1199360Z cp -pR /private/tmp/d20210514-5186-16sdhzk/zeromq/. /usr/local/Cellar/zeromq 2021-05-14T21:17:51.1698970Z chmod -Rf +w /private/tmp/d20210514-5186-16sdhzk 2021-05-14T21:17:51.2650530Z ==> Finishing up 2021-05-14T21:17:51.2948720Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-14T21:17:51.2954910Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-14T21:17:51.2959930Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-14T21:17:51.2991560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-14T21:17:51.3005600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-14T21:17:51.3018620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-14T21:17:51.3068130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-14T21:17:51.3079110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-14T21:17:51.3088300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-14T21:17:51.3097530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-14T21:17:51.3108790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-14T21:17:51.3120180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-14T21:17:51.3130440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-14T21:17:51.3140550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-14T21:17:51.3150750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-14T21:17:51.3163020Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-14T21:17:51.8248000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-14T21:17:51.8256660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-14T21:17:51.8360500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-14T21:17:51.8463070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-14T21:17:51.8565550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-14T21:17:51.8668070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-14T21:17:51.8770660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-14T21:17:51.8873220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-14T21:17:51.8957370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-14T21:17:51.9061180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-14T21:17:51.9163730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-14T21:17:51.9266500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-14T21:17:51.9369240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-14T21:17:51.9473190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-14T21:17:51.9576040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-14T21:17:51.9678760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-14T21:17:51.9781750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-14T21:17:51.9812200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-14T21:17:51.9866630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-14T21:17:51.9933660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-14T21:17:51.9975440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-14T21:17:52.0078350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-14T21:17:52.0088410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-14T21:17:52.0183150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-14T21:17:52.0213020Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-14T21:17:52.0296750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-14T21:17:52.0374200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-14T21:17:52.0399330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-14T21:17:52.0502780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-14T21:17:52.0512340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-14T21:17:52.0612600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-14T21:17:52.0672290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-14T21:17:52.0727830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-14T21:17:52.0827990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-14T21:17:52.0837960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-14T21:17:52.0933410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-14T21:17:52.0950690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-14T21:17:52.1036700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-14T21:17:52.1110600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-14T21:17:52.1143390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-14T21:17:52.1246380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-14T21:17:52.1253310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-14T21:17:52.1269990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-14T21:17:52.1363520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-14T21:17:52.1400520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-14T21:17:52.1465770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-14T21:17:52.1502690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-14T21:17:52.1578970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-14T21:17:52.1627490Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-14T21:17:52.1695130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-14T21:17:52.1778500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-14T21:17:52.1797350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-14T21:17:52.1898210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-14T21:17:52.1933370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-14T21:17:52.2035720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-14T21:17:52.2046500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-14T21:17:52.2149000Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-14T21:17:52.2151730Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-14T21:17:52.2222100Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-14T21:17:52.2257440Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-14T21:17:52.2340960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6302-1un4nu3.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/zeromq.rb 2021-05-14T21:17:54.0835820Z ==> Summary 2021-05-14T21:17:54.0899000Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-14T21:17:54.0905740Z ==> Installing ffmpeg dependency: zimg 2021-05-14T21:17:54.0990480Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-14T21:17:54.1008270Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5186-12iuaol 2021-05-14T21:17:54.1244670Z cp -pR /private/tmp/d20210514-5186-12iuaol/zimg/. /usr/local/Cellar/zimg 2021-05-14T21:17:54.1495930Z chmod -Rf +w /private/tmp/d20210514-5186-12iuaol 2021-05-14T21:17:54.2163530Z ==> Finishing up 2021-05-14T21:17:54.2621240Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-14T21:17:54.2624320Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-14T21:17:54.2633560Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-14T21:17:54.2639760Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-14T21:17:54.2644300Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-14T21:17:54.2649900Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-14T21:17:54.2657150Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-14T21:17:54.2821170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6328-hh35va.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/zimg.rb 2021-05-14T21:17:56.8059670Z ==> Summary 2021-05-14T21:17:56.8093650Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-14T21:17:56.8103850Z ==> Installing ffmpeg 2021-05-14T21:17:56.8108190Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-14T21:17:56.8129910Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5186-uvmfl8 2021-05-14T21:17:57.1561640Z cp -pR /private/tmp/d20210514-5186-uvmfl8/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-14T21:17:57.3696680Z chmod -Rf +w /private/tmp/d20210514-5186-uvmfl8 2021-05-14T21:18:00.7405870Z ==> Finishing up 2021-05-14T21:18:00.7783930Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-14T21:18:00.7790280Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-14T21:18:00.7796340Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-14T21:18:00.7801710Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-14T21:18:00.7806810Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-14T21:18:00.7811920Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-14T21:18:00.7817170Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-14T21:18:00.7827800Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-14T21:18:00.7832940Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-14T21:18:00.7837770Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-14T21:18:00.7842930Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-14T21:18:00.7848150Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-14T21:18:00.7853390Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-14T21:18:00.7858290Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-14T21:18:00.7863700Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-14T21:18:00.7869400Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-14T21:18:00.7878020Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-14T21:18:00.7880640Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-14T21:18:00.7891190Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-14T21:18:00.7893230Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-14T21:18:00.7897290Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-14T21:18:00.7902670Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-14T21:18:00.7907270Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-14T21:18:00.7913470Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-14T21:18:00.7917710Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-14T21:18:00.7922820Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-14T21:18:00.7927350Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-14T21:18:00.7933180Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-14T21:18:00.7937640Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-14T21:18:00.7942980Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-14T21:18:00.7953040Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-14T21:18:00.7955880Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-14T21:18:00.7965790Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-14T21:18:00.7971910Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-14T21:18:00.7973620Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-14T21:18:00.7975370Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-14T21:18:00.7983720Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-14T21:18:00.7985970Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-14T21:18:00.7993700Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-14T21:18:00.7998340Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-14T21:18:00.8005520Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-14T21:18:00.8010270Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-14T21:18:00.8015770Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-14T21:18:00.8020300Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-14T21:18:00.8027110Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-14T21:18:00.8030970Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-14T21:18:00.8036960Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-14T21:18:00.8044950Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-14T21:18:00.8071770Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-14T21:18:00.8090240Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-14T21:18:00.8099500Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-14T21:18:00.8110620Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-14T21:18:00.8185300Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-14T21:18:00.8194670Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-14T21:18:00.8200130Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-14T21:18:00.8222070Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-14T21:18:00.8227850Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-14T21:18:00.8239450Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-14T21:18:00.8245650Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-14T21:18:00.8269360Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-14T21:18:00.8274220Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-14T21:18:00.8280250Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-14T21:18:00.8290160Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-14T21:18:00.8307670Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-14T21:18:00.8320430Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-14T21:18:00.8329920Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-14T21:18:00.8337500Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-14T21:18:00.8342540Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-14T21:18:00.8354390Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-14T21:18:00.8359160Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-14T21:18:00.8367190Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-14T21:18:00.8371880Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-14T21:18:00.8377150Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-14T21:18:00.8382230Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-14T21:18:00.8388170Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-14T21:18:00.8392580Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-14T21:18:00.8398020Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-14T21:18:00.8403100Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-14T21:18:00.8408340Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-14T21:18:00.8413120Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-14T21:18:00.8418450Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-14T21:18:00.8423710Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-14T21:18:00.8428880Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-14T21:18:00.8433490Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-14T21:18:00.8438580Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-14T21:18:00.8443490Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-14T21:18:00.8449530Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-14T21:18:00.8455000Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-14T21:18:00.8459730Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-14T21:18:00.8465480Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-14T21:18:00.8470590Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-14T21:18:00.8475290Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-14T21:18:00.8480360Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-14T21:18:00.8485460Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-14T21:18:00.8490290Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-14T21:18:00.8495540Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-14T21:18:00.8500010Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-14T21:18:00.8505660Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-14T21:18:00.8510180Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-14T21:18:00.8515500Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-14T21:18:00.8518890Z Only the first 100 operations were output. 2021-05-14T21:18:00.9715230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6354-6gaeqv.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/ffmpeg.rb 2021-05-14T21:18:03.8748100Z ==> Summary 2021-05-14T21:18:03.8930090Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-14T21:18:05.0302350Z ==> Caveats 2021-05-14T21:18:05.0304020Z ==> tesseract 2021-05-14T21:18:05.0320350Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-14T21:18:05.0322790Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-14T21:18:06.9507870Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-14T21:18:08.1177890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/15a490e3b6b234167cf2acaf2c8824d3b79b6ffd7ebb37ce6eeffff7cad3eb25--ghostscript-9.53.3_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-14T21:18:08.6718090Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-14T21:18:09.0723390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-14T21%3A25%3A00Z&sig=WZbPKL285PJrNfe%2BCjUIwdLBrdiSadRwHZKAK4NzRNo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:09.1271520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad\?se=2021-05-14T21\%3A25\%3A00Z\&sig=WZbPKL285PJrNfe\%2BCjUIwdLBrdiSadRwHZKAK4NzRNo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:18:09.6558980Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-14T21:18:09.7692270Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-14T21:18:10.9284710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/137ab1dc2b4c3465a1ef0c3700e30d5ea4c17ebe3e9a496832524e6d7713b5ff--imagemagick@6-6.9.12-12.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-14T21:18:11.4957050Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-14T21:18:11.8795000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-14T21%3A25%3A00Z&sig=yI66ZIky9dkvspq%2BgP1eU9jybSk0F1WQ7hqAT%2BFA0Io%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:11.9301220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01\?se=2021-05-14T21\%3A25\%3A00Z\&sig=yI66ZIky9dkvspq\%2BgP1eU9jybSk0F1WQ7hqAT\%2BFA0Io\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:18:12.2731430Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-14T21:18:12.3394540Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-14T21:18:12.3400400Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-14T21:18:12.4107510Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-14T21:18:12.4152260Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6361-irerqz 2021-05-14T21:18:13.0239270Z cp -pR /private/tmp/d20210514-6361-irerqz/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-14T21:18:13.5273640Z chmod -Rf +w /private/tmp/d20210514-6361-irerqz 2021-05-14T21:18:13.9402370Z ==> Finishing up 2021-05-14T21:18:13.9685330Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-14T21:18:13.9697610Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-14T21:18:13.9707430Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-14T21:18:13.9717240Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-14T21:18:13.9736390Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-14T21:18:13.9748870Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-14T21:18:13.9756600Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-14T21:18:13.9768390Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-14T21:18:13.9781910Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-14T21:18:13.9794480Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-14T21:18:13.9807670Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-14T21:18:13.9819320Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-14T21:18:13.9837470Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-14T21:18:13.9851150Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-14T21:18:13.9863620Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-14T21:18:13.9874470Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-14T21:18:13.9893850Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-14T21:18:13.9906960Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-14T21:18:13.9917820Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-14T21:18:13.9975070Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-14T21:18:13.9979560Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-14T21:18:13.9985110Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-14T21:18:13.9993430Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-14T21:18:13.9998900Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-14T21:18:14.0004440Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-14T21:18:14.0010710Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-14T21:18:14.0015920Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-14T21:18:14.0022170Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-14T21:18:14.0028040Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-14T21:18:14.0035060Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-14T21:18:14.0044800Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-14T21:18:14.0053500Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-14T21:18:14.0058740Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-14T21:18:14.0070010Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-14T21:18:14.0075140Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-14T21:18:14.0081190Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-14T21:18:14.0087370Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-14T21:18:14.0092590Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-14T21:18:14.0099190Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-14T21:18:14.0108690Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-14T21:18:14.0115450Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-14T21:18:14.0126480Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-14T21:18:14.0132460Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-14T21:18:14.0138020Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-14T21:18:14.0144480Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-14T21:18:14.0150820Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-14T21:18:14.0162130Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-14T21:18:14.0167870Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-14T21:18:14.0173230Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-14T21:18:14.0179210Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-14T21:18:14.0189810Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-14T21:18:14.0197280Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-14T21:18:14.0202890Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-14T21:18:14.0231970Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-14T21:18:14.0237920Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-14T21:18:14.0245210Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-14T21:18:14.0251680Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-14T21:18:14.0256950Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-14T21:18:14.1974530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6531-46saxx.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/ghostscript.rb 2021-05-14T21:18:16.8829090Z ==> Summary 2021-05-14T21:18:16.9259380Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-14T21:18:16.9271200Z ==> Installing imagemagick@6 2021-05-14T21:18:16.9275320Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-14T21:18:16.9297960Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6361-1qodmbk 2021-05-14T21:18:17.2742620Z cp -pR /private/tmp/d20210514-6361-1qodmbk/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-14T21:18:17.6626490Z chmod -Rf +w /private/tmp/d20210514-6361-1qodmbk 2021-05-14T21:18:19.0858700Z ==> Finishing up 2021-05-14T21:18:19.3598090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6557-9ney83.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/imagemagick@6.rb 2021-05-14T21:18:22.0744000Z ==> Caveats 2021-05-14T21:18:22.0745840Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:18:22.0747130Z because this is an alternate version of another formula. 2021-05-14T21:18:22.0747830Z 2021-05-14T21:18:22.0748740Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-14T21:18:22.0750440Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:18:22.0751270Z 2021-05-14T21:18:22.0752180Z For compilers to find imagemagick@6 you may need to set: 2021-05-14T21:18:22.0753610Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-14T21:18:22.0755130Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-14T21:18:22.0755880Z 2021-05-14T21:18:22.0757160Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-14T21:18:22.0758380Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-14T21:18:22.0759110Z 2021-05-14T21:18:22.0766140Z ==> Summary 2021-05-14T21:18:22.1186130Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-14T21:18:22.9508620Z ==> Caveats 2021-05-14T21:18:22.9512250Z ==> imagemagick@6 2021-05-14T21:18:22.9619460Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:18:22.9620870Z because this is an alternate version of another formula. 2021-05-14T21:18:22.9621590Z 2021-05-14T21:18:22.9622490Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-14T21:18:22.9624800Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:18:22.9625680Z 2021-05-14T21:18:22.9626600Z For compilers to find imagemagick@6 you may need to set: 2021-05-14T21:18:22.9629610Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-14T21:18:22.9631700Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-14T21:18:22.9632460Z 2021-05-14T21:18:22.9633780Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-14T21:18:22.9635140Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-14T21:18:22.9636600Z 2021-05-14T21:18:25.0915400Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-14T21:18:26.2589860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/66d19a9a3c882dd519af4630aa81dc433dc23e1896935d3e54db294503a6f82d--libde265-1.0.8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-14T21:18:26.8545530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-14T21:18:27.2217880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-14T21%3A25%3A00Z&sig=xZcaAQhmrVCXY0EfjwssO%2BWjD9qcpT%2FVyL%2BmXHYSvu4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:27.2701420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc\?se=2021-05-14T21\%3A25\%3A00Z\&sig=xZcaAQhmrVCXY0EfjwssO\%2BWjD9qcpT\%2FVyL\%2BmXHYSvu4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:18:27.3813610Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-14T21:18:27.3896650Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-14T21:18:28.5690570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f535f42662e0d894361c489a448ac2f5462b01ecb12c3c54876cb43570da5558--docbook-5.1_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-14T21:18:29.1253740Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-14T21:18:29.4943290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-14T21%3A25%3A00Z&sig=Z9zlzOsMEnqVpkzu4Dm8bwY1ChCA7yHaww322B%2Bm25Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:29.5429190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3\?se=2021-05-14T21\%3A25\%3A00Z\&sig=Z9zlzOsMEnqVpkzu4Dm8bwY1ChCA7yHaww322B\%2Bm25Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:18:29.6936690Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-14T21:18:29.7014960Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-14T21:18:30.8484470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/33e485cb2c174d07962c3477b301084016b8cb7c2e6ea2ada01f4f0ea6ab1763--docbook-xsl-1.79.2_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-14T21:18:31.3937030Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-14T21:18:31.7558540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-14T21%3A25%3A00Z&sig=qGh3fNEcYbGz%2B%2FaUTGenK7p%2FVizK4f2xfuqnCHep3fk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:31.8076240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26\?se=2021-05-14T21\%3A25\%3A00Z\&sig=qGh3fNEcYbGz\%2B\%2FaUTGenK7p\%2FVizK4f2xfuqnCHep3fk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:18:32.3740170Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-14T21:18:32.5294780Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-14T21:18:33.7190910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a0836e32daea87c9aa1280c47bf3faa43870c6759bedecc91aa1744bda6979a3--gnu-getopt-2.36.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-14T21:18:34.3035460Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-14T21:18:34.6768100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-14T21%3A25%3A00Z&sig=00lphq9Am49JwC7X5HL%2BVN%2BBxnfv8Rvs8Vva3qiMQQw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:34.7279610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70\?se=2021-05-14T21\%3A25\%3A00Z\&sig=00lphq9Am49JwC7X5HL\%2BVN\%2BBxnfv8Rvs8Vva3qiMQQw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:18:34.7784330Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-14T21:18:34.7823000Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-14T21:18:35.9401420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/137dd60ce6bbbbc7ff1cc7a659cd433876b64d73a7f5ff8f6d272234cc2060c9--xmlto-0.0.28-2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-14T21:18:36.5243850Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-14T21:18:36.9254590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-14T21%3A25%3A00Z&sig=FqaI%2BFA0iwfpHU%2Be5AM%2BcbQuM6QeDXUGA2h2VUr8hSM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:36.9750340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f\?se=2021-05-14T21\%3A25\%3A00Z\&sig=FqaI\%2BFA0iwfpHU\%2Be5AM\%2BcbQuM6QeDXUGA2h2VUr8hSM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:18:37.0269360Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-14T21:18:37.0305350Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-14T21:18:38.1752420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c45d39fb55948a61cabc62bc4b9c3da5cc472f17feb07a1718da0603af4c869d--shared-mime-info-2.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-14T21:18:38.7589830Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-14T21:18:39.1348170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-14T21%3A25%3A00Z&sig=GNk8TIqqh83mtwR6ptH4Dsu9o4kYLTIa%2B1QXDQfr%2F7o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:39.2493150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29\?se=2021-05-14T21\%3A25\%3A00Z\&sig=GNk8TIqqh83mtwR6ptH4Dsu9o4kYLTIa\%2B1QXDQfr\%2F7o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:18:39.3728650Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-14T21:18:39.3799110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-14T21:18:40.5403620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ababccf45df7a05c317abde020d25f6b6814b10a333eaf75fabfccf2e8c4480d--libheif-1.12.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-14T21:18:41.1865000Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-14T21:18:41.5716390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-14T21%3A25%3A00Z&sig=Ccd6dr%2BXHD9MBwBd5rz%2BeDMqglGOu8RbREMhDyUFXFI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:41.6236930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7\?se=2021-05-14T21\%3A25\%3A00Z\&sig=Ccd6dr\%2BXHD9MBwBd5rz\%2BeDMqglGOu8RbREMhDyUFXFI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:18:41.7798540Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-14T21:18:41.7881030Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-14T21:18:42.9054270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7809dd1f59d09c57ca5c98c24d355049ccad0b17d26b7af93d585214a4f05e21--liblqr-0.4.2_1-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-14T21:18:43.4953860Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-14T21:18:43.8883260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-14T21%3A25%3A00Z&sig=%2B%2FH3M3BfOnutl8D93wk6iaK5h5ADxD32i5KbNFybQXo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:43.9402430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23\?se=2021-05-14T21\%3A25\%3A00Z\&sig=\%2B\%2FH3M3BfOnutl8D93wk6iaK5h5ADxD32i5KbNFybQXo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:18:43.9924570Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-14T21:18:43.9962090Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-14T21:18:45.1468550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d471854cb45185fec96714280a89336020d68864a5b9dec9ec01d4de352c8131--libomp-12.0.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-14T21:18:45.7729480Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-14T21:18:46.1478670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-14T21%3A25%3A00Z&sig=q5gUWQWv3R%2BmM0gd7RMn0QyVVLNDMBsU0OBs2x0VW%2Fo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:46.1983500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6\?se=2021-05-14T21\%3A25\%3A00Z\&sig=q5gUWQWv3R\%2BmM0gd7RMn0QyVVLNDMBsU0OBs2x0VW\%2Fo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:18:46.2787120Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-14T21:18:46.2841790Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-14T21:18:47.7224700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9cf029c0350192639f3b432d07b538bfa8bfe314eaa69cda5ea9c7e4ffa9c18b--imath-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-14T21:18:48.1329110Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-14T21:18:48.5111810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-14T21%3A25%3A00Z&sig=jBrttSzhUYiOG1iIWZQOxvOxRsfrdl1nHroVM9zXxuU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:48.5595900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1\?se=2021-05-14T21\%3A25\%3A00Z\&sig=jBrttSzhUYiOG1iIWZQOxvOxRsfrdl1nHroVM9zXxuU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:18:48.6210010Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-14T21:18:48.6255830Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-14T21:18:49.7852220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6c5fb1592474fc0ae24fe49970030661f093bc18cc80688877c049f42e86f873--openexr-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-14T21:18:50.3641730Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-14T21:18:50.7515380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-14T21%3A25%3A00Z&sig=wuRU30VUYq%2F2UqTN66AQjIjibBfByC7udHtiraSJBB4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:50.7964310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0\?se=2021-05-14T21\%3A25\%3A00Z\&sig=wuRU30VUYq\%2F2UqTN66AQjIjibBfByC7udHtiraSJBB4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:18:50.9448110Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-14T21:18:50.9517370Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-14T21:18:52.1278070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5c1048962f7ef87482a39131f5f8a9983fcd5161bc7e2456f5b27b40acc5199b--imagemagick-7.0.11-12.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-14T21:18:52.7237690Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-14T21:18:53.2192130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-14T21%3A25%3A00Z&sig=u7aATxDgywSdZUxeVj7Xahg97yzi%2BWOFX1e6U9LVync%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:53.2657480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9\?se=2021-05-14T21\%3A25\%3A00Z\&sig=u7aATxDgywSdZUxeVj7Xahg97yzi\%2BWOFX1e6U9LVync\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:18:53.6718570Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-14T21:18:53.7218690Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-14T21:18:53.7221170Z ==> Installing imagemagick dependency: libde265 2021-05-14T21:18:53.7896430Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-14T21:18:53.7944480Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6564-z1k32z 2021-05-14T21:18:53.8180750Z cp -pR /private/tmp/d20210514-6564-z1k32z/libde265/. /usr/local/Cellar/libde265 2021-05-14T21:18:53.8426260Z chmod -Rf +w /private/tmp/d20210514-6564-z1k32z 2021-05-14T21:18:53.9130210Z ==> Finishing up 2021-05-14T21:18:54.0176830Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-14T21:18:54.0229110Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-14T21:18:54.0236210Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-14T21:18:54.0255930Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-14T21:18:54.0263730Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-14T21:18:54.0277230Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-14T21:18:54.0291730Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-14T21:18:54.0304750Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-14T21:18:54.0315180Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-14T21:18:54.0327720Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-14T21:18:54.0550030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6795-1a6ykur.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libde265.rb 2021-05-14T21:18:56.5355190Z ==> Summary 2021-05-14T21:18:56.5383650Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-14T21:18:56.5395860Z ==> Installing imagemagick dependency: docbook 2021-05-14T21:18:56.5416700Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-14T21:18:56.5434560Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6564-k63a3a 2021-05-14T21:18:56.6265620Z cp -pR /private/tmp/d20210514-6564-k63a3a/docbook/. /usr/local/Cellar/docbook 2021-05-14T21:18:56.7351010Z chmod -Rf +w /private/tmp/d20210514-6564-k63a3a 2021-05-14T21:18:56.8190690Z ==> Finishing up 2021-05-14T21:18:56.8771840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6821-s9ipsc.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/docbook.rb 2021-05-14T21:18:59.0432190Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-14T21:18:59.1128690Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:59.1432950Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:59.1735000Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:59.2039750Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:59.2345820Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:59.2650410Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:59.2954470Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:59.3257200Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:59.3561570Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:59.3865290Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:59.4168120Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:59.4500890Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:59.4807410Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:59.5125010Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:59.8026760Z ==> Caveats 2021-05-14T21:18:59.8027920Z To use the DocBook package in your XML toolchain, 2021-05-14T21:18:59.8028940Z you need to add the following to your ~/.bashrc: 2021-05-14T21:18:59.8029590Z 2021-05-14T21:18:59.8030460Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-14T21:18:59.8031790Z ==> Summary 2021-05-14T21:18:59.8168030Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-14T21:18:59.8174320Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-14T21:18:59.8228850Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-14T21:18:59.8247570Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6564-1t8884g 2021-05-14T21:19:01.6024340Z cp -pR /private/tmp/d20210514-6564-1t8884g/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-14T21:19:04.2184060Z chmod -Rf +w /private/tmp/d20210514-6564-1t8884g 2021-05-14T21:19:05.5894970Z ==> Finishing up 2021-05-14T21:19:05.6328510Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-14T21:19:05.6353470Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-14T21:19:05.6434100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6862-1e0g4w2.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/docbook-xsl.rb 2021-05-14T21:19:08.1506690Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:19:08.1970060Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:19:08.2381030Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T21:19:08.2843460Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl-nons/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-14T21:19:08.3297190Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl-nons/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-14T21:19:08.3709650Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-14T21:19:08.4165260Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl-nons/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-14T21:19:08.4627090Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl-nons/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-14T21:19:08.5087400Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T21:19:08.5503900Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-14T21:19:08.5975400Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-14T21:19:08.6403490Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-14T21:19:08.6867540Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-14T21:19:08.7299120Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-14T21:19:08.7754190Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:19:08.8187440Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:19:08.8640920Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T21:19:08.9083190Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-14T21:19:08.9539940Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-14T21:19:08.9964220Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-14T21:19:09.0423900Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-14T21:19:09.0880090Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-14T21:19:09.1339300Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T21:19:09.1753490Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl-ns/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-14T21:19:09.2221890Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl-ns/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-14T21:19:09.2671140Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-14T21:19:09.3125030Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl-ns/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-14T21:19:09.3541390Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl-ns/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-14T21:19:10.4257760Z ==> Summary 2021-05-14T21:19:10.7234580Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-14T21:19:10.7240890Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-14T21:19:10.7267200Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-14T21:19:10.7284240Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6564-f1idlr 2021-05-14T21:19:10.7394170Z cp -pR /private/tmp/d20210514-6564-f1idlr/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-14T21:19:10.7531620Z chmod -Rf +w /private/tmp/d20210514-6564-f1idlr 2021-05-14T21:19:10.8020000Z ==> Finishing up 2021-05-14T21:19:10.8489240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6916-8k12tn.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gnu-getopt.rb 2021-05-14T21:19:13.3411420Z ==> Caveats 2021-05-14T21:19:13.3413210Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:19:13.3414580Z because macOS already provides this software and installing another version in 2021-05-14T21:19:13.3415680Z parallel can cause all kinds of trouble. 2021-05-14T21:19:13.3416320Z 2021-05-14T21:19:13.3417700Z If you need to have gnu-getopt first in your PATH, run: 2021-05-14T21:19:13.3419450Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:19:13.3420280Z 2021-05-14T21:19:13.3420780Z 2021-05-14T21:19:13.3421570Z Bash completion has been installed to: 2021-05-14T21:19:13.3423430Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-14T21:19:13.3424710Z ==> Summary 2021-05-14T21:19:13.3432850Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-14T21:19:13.3438140Z ==> Installing imagemagick dependency: xmlto 2021-05-14T21:19:13.3572750Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-14T21:19:13.3590210Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz --directory /private/tmp/d20210514-6564-ykdmvf 2021-05-14T21:19:13.4081000Z cp -pR /private/tmp/d20210514-6564-ykdmvf/xmlto/. /usr/local/Cellar/xmlto 2021-05-14T21:19:13.4374510Z chmod -Rf +w /private/tmp/d20210514-6564-ykdmvf 2021-05-14T21:19:13.5041870Z ==> Finishing up 2021-05-14T21:19:13.5468610Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-14T21:19:13.5475760Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-14T21:19:13.5491920Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-14T21:19:13.5502700Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-14T21:19:13.5507440Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-14T21:19:13.5601360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6942-fitj45.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/xmlto.rb 2021-05-14T21:19:16.0907480Z ==> Summary 2021-05-14T21:19:16.0997640Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-14T21:19:16.1003540Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-14T21:19:16.1969870Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-14T21:19:16.1986820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6564-bk2usd 2021-05-14T21:19:16.2666140Z cp -pR /private/tmp/d20210514-6564-bk2usd/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-14T21:19:16.4048690Z chmod -Rf +w /private/tmp/d20210514-6564-bk2usd 2021-05-14T21:19:16.5547200Z ==> Finishing up 2021-05-14T21:19:16.6011150Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-14T21:19:16.6063340Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-14T21:19:16.6159860Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-14T21:19:16.6263090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.6366440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.6468840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.6486020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.6589710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.6681560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.6720570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.6765660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.6801630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.6829770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.6855990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.6868730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.6877940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.6911240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.7014260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.7094950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.7104230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.7107270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.7112320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.7114920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.7144350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.7173920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.7204520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.7232080Z mkdir -p /usr/local/share/locale/fo 2021-05-14T21:19:16.7261180Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-14T21:19:16.7288410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.7295230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.7315920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.7354240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.7389310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.7398450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.7419750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.7448060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.7482590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.7503460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.7511330Z mkdir -p /usr/local/share/locale/ia 2021-05-14T21:19:16.7544640Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-14T21:19:16.7572170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.7590710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.7691340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.7694010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.7754700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.7801280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.7814580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.7841320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.7875000Z mkdir -p /usr/local/share/locale/ky 2021-05-14T21:19:16.7901740Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-14T21:19:16.7949330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.8002710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.8105490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.8203730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.8262660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.8367660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.8495860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.8497760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.8499730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.8598300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.8630260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.8727800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.8758530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.8856000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.8886750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.8989610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.9055760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.9158840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.9260970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.9263120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.9341280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.9430980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.9497520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.9597610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.9661900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.9704940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.9807630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.9881440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:16.9984510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:17.0087730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:17.0142840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:17.0151390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:17.0181540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:17.0254470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:17.0314240Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-14T21:19:17.0350210Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-14T21:19:17.0357560Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-14T21:19:17.0395300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6968-11szfa4.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/shared-mime-info.rb 2021-05-14T21:19:18.9776180Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-14T21:19:20.3141140Z ==> Summary 2021-05-14T21:19:20.3355050Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-14T21:19:20.3362070Z ==> Installing imagemagick dependency: libheif 2021-05-14T21:19:20.4905150Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-14T21:19:20.4922190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6564-7apv4u 2021-05-14T21:19:20.5183770Z cp -pR /private/tmp/d20210514-6564-7apv4u/libheif/. /usr/local/Cellar/libheif 2021-05-14T21:19:20.5425060Z chmod -Rf +w /private/tmp/d20210514-6564-7apv4u 2021-05-14T21:19:20.6393160Z ==> Finishing up 2021-05-14T21:19:20.6856880Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-14T21:19:20.6860430Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-14T21:19:20.6865880Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-14T21:19:20.6870350Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-14T21:19:20.6877310Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-14T21:19:20.6883670Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-14T21:19:20.6900350Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-14T21:19:20.6913700Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-14T21:19:20.6925150Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-14T21:19:20.6934320Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-14T21:19:20.6943990Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-14T21:19:20.6949590Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-14T21:19:20.6955160Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-14T21:19:20.6962210Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-14T21:19:20.6970980Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-14T21:19:20.6979380Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-14T21:19:20.6990220Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-14T21:19:20.7183610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6995-7e839n.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libheif.rb 2021-05-14T21:19:22.9579850Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-14T21:19:24.2258310Z ==> Summary 2021-05-14T21:19:24.2359150Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-14T21:19:24.2461230Z ==> Installing imagemagick dependency: liblqr 2021-05-14T21:19:24.2860940Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-14T21:19:24.2887910Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210514-6564-1krfs5g 2021-05-14T21:19:24.3036700Z cp -pR /private/tmp/d20210514-6564-1krfs5g/liblqr/. /usr/local/Cellar/liblqr 2021-05-14T21:19:24.3246390Z chmod -Rf +w /private/tmp/d20210514-6564-1krfs5g 2021-05-14T21:19:24.3888960Z ==> Finishing up 2021-05-14T21:19:24.4326380Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-14T21:19:24.4341510Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-14T21:19:24.4351700Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-14T21:19:24.4430110Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-14T21:19:24.4533640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7022-1sfv59s.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/liblqr.rb 2021-05-14T21:19:27.2572690Z ==> Summary 2021-05-14T21:19:27.2598930Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-14T21:19:27.2603960Z ==> Installing imagemagick dependency: libomp 2021-05-14T21:19:27.2655910Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-14T21:19:27.2675620Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6564-rzr8x 2021-05-14T21:19:27.2820350Z cp -pR /private/tmp/d20210514-6564-rzr8x/libomp/. /usr/local/Cellar/libomp 2021-05-14T21:19:27.3221130Z chmod -Rf +w /private/tmp/d20210514-6564-rzr8x 2021-05-14T21:19:27.3643760Z ==> Finishing up 2021-05-14T21:19:27.4099220Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-14T21:19:27.4105960Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-14T21:19:27.4111500Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-14T21:19:27.4122330Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-14T21:19:27.4130910Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-14T21:19:27.4265180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7048-eg6vne.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libomp.rb 2021-05-14T21:19:29.9617880Z ==> Summary 2021-05-14T21:19:29.9633890Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-14T21:19:29.9639670Z ==> Installing imagemagick dependency: imath 2021-05-14T21:19:29.9741080Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-14T21:19:29.9758590Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6564-10i63yi 2021-05-14T21:19:30.0016060Z cp -pR /private/tmp/d20210514-6564-10i63yi/imath/. /usr/local/Cellar/imath 2021-05-14T21:19:30.0312950Z chmod -Rf +w /private/tmp/d20210514-6564-10i63yi 2021-05-14T21:19:30.0981350Z ==> Finishing up 2021-05-14T21:19:30.1468350Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-14T21:19:30.1482330Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-14T21:19:30.1486900Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-14T21:19:30.1492450Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-14T21:19:30.1497140Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-14T21:19:30.1502520Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-14T21:19:30.1509750Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-14T21:19:30.1704110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7074-18eeqaa.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/imath.rb 2021-05-14T21:19:32.6665920Z ==> Summary 2021-05-14T21:19:32.6707660Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-14T21:19:32.6714720Z ==> Installing imagemagick dependency: openexr 2021-05-14T21:19:32.6842020Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-14T21:19:32.6859890Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6564-289v3h 2021-05-14T21:19:32.7712190Z cp -pR /private/tmp/d20210514-6564-289v3h/openexr/. /usr/local/Cellar/openexr 2021-05-14T21:19:32.8597060Z chmod -Rf +w /private/tmp/d20210514-6564-289v3h 2021-05-14T21:19:33.1878800Z ==> Finishing up 2021-05-14T21:19:33.2377170Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-14T21:19:33.2381940Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-14T21:19:33.2387430Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-14T21:19:33.2392030Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-14T21:19:33.2402910Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-14T21:19:33.2419180Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-14T21:19:33.2429950Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-14T21:19:33.2441120Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-14T21:19:33.2457910Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-14T21:19:33.2476320Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-14T21:19:33.2496800Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-14T21:19:33.2505670Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-14T21:19:33.2519130Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-14T21:19:33.2532690Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-14T21:19:33.2539730Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-14T21:19:33.2553940Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-14T21:19:33.2566850Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-14T21:19:33.2577250Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-14T21:19:33.2588820Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-14T21:19:33.2600110Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-14T21:19:33.2622050Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-14T21:19:33.2624070Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-14T21:19:33.2631940Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-14T21:19:33.2643040Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-14T21:19:33.2654450Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-14T21:19:33.2664230Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-14T21:19:33.2674380Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-14T21:19:33.2692430Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-14T21:19:33.3244150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7103-104lops.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/openexr.rb 2021-05-14T21:19:35.8349000Z ==> Summary 2021-05-14T21:19:35.8463410Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-14T21:19:35.8469900Z ==> Installing imagemagick 2021-05-14T21:19:35.8473520Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-14T21:19:35.8492160Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6564-1ld6gqk 2021-05-14T21:19:36.1889640Z cp -pR /private/tmp/d20210514-6564-1ld6gqk/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-14T21:19:36.5898060Z chmod -Rf +w /private/tmp/d20210514-6564-1ld6gqk 2021-05-14T21:19:39.0254710Z ==> Finishing up 2021-05-14T21:19:39.0522030Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-14T21:19:39.0528300Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-14T21:19:39.0533490Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-14T21:19:39.0537770Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-14T21:19:39.0543910Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-14T21:19:39.0548820Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-14T21:19:39.0554070Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-14T21:19:39.0558810Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-14T21:19:39.0564310Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-14T21:19:39.0569200Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-14T21:19:39.0574940Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-14T21:19:39.0580350Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-14T21:19:39.0585410Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-14T21:19:39.0590020Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-14T21:19:39.0597860Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-14T21:19:39.0602320Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-14T21:19:39.0622990Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-14T21:19:39.0625080Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-14T21:19:39.0626670Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-14T21:19:39.0628880Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-14T21:19:39.0631330Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-14T21:19:39.0636560Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-14T21:19:39.0642720Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-14T21:19:39.0647210Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-14T21:19:39.0653170Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-14T21:19:39.0658250Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-14T21:19:39.0663740Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-14T21:19:39.0668980Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-14T21:19:39.0674460Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-14T21:19:39.0678830Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-14T21:19:39.0687260Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-14T21:19:39.0693350Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-14T21:19:39.0701130Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-14T21:19:39.0711750Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-14T21:19:39.0721780Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-14T21:19:39.0737210Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-14T21:19:39.0747340Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-14T21:19:39.0750290Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-14T21:19:39.0754410Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-14T21:19:39.0765780Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-14T21:19:39.0793010Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-14T21:19:39.0802070Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-14T21:19:39.0804130Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-14T21:19:39.0820420Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-14T21:19:39.0848970Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-14T21:19:39.0854830Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-14T21:19:39.0856710Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-14T21:19:39.0860650Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-14T21:19:39.0863170Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-14T21:19:39.0865900Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-14T21:19:39.0867620Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-14T21:19:39.0871790Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-14T21:19:39.0876350Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-14T21:19:39.0882090Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-14T21:19:39.0887800Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-14T21:19:39.0906810Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-14T21:19:39.0927290Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-14T21:19:39.0938450Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-14T21:19:39.0954510Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-14T21:19:39.0956950Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-14T21:19:39.0959230Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-14T21:19:39.0961510Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-14T21:19:39.0963750Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-14T21:19:39.0969270Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-14T21:19:39.0971330Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-14T21:19:39.0973360Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-14T21:19:39.0975170Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-14T21:19:39.0977120Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-14T21:19:39.0979060Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-14T21:19:39.0981110Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-14T21:19:39.0983090Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-14T21:19:39.3929570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7129-l0dxk8.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/imagemagick.rb 2021-05-14T21:19:42.2134470Z ==> Summary 2021-05-14T21:19:42.2600080Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-14T21:19:44.1963830Z ==> Caveats 2021-05-14T21:19:44.1967230Z ==> docbook 2021-05-14T21:19:44.1981480Z To use the DocBook package in your XML toolchain, 2021-05-14T21:19:44.1982550Z you need to add the following to your ~/.bashrc: 2021-05-14T21:19:44.1983210Z 2021-05-14T21:19:44.1984380Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-14T21:19:44.1988680Z ==> gnu-getopt 2021-05-14T21:19:44.2013150Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:19:44.2014680Z because macOS already provides this software and installing another version in 2021-05-14T21:19:44.2015850Z parallel can cause all kinds of trouble. 2021-05-14T21:19:44.2016690Z 2021-05-14T21:19:44.2022030Z If you need to have gnu-getopt first in your PATH, run: 2021-05-14T21:19:44.2023790Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:19:44.2026650Z 2021-05-14T21:19:44.2027230Z 2021-05-14T21:19:44.2028460Z Bash completion has been installed to: 2021-05-14T21:19:44.2032520Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-14T21:19:46.0034270Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-14T21:19:47.1907480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f3258cdd6849fbec6a4804a1775a5bee56e52259f5844fe95ae8c242e22fa01a--udunits-2.2.27.6_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-14T21:19:47.7701590Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-14T21:19:48.1409100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-14T21%3A25%3A00Z&sig=e5CtOiCvk7wEYD8QIMVCFgRZlHgqt%2FrTul7EaQSLQt4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:19:48.1969070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c\?se=2021-05-14T21\%3A25\%3A00Z\&sig=e5CtOiCvk7wEYD8QIMVCFgRZlHgqt\%2FrTul7EaQSLQt4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:19:48.2708340Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-14T21:19:48.3369370Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-14T21:19:48.3400130Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-7136-1d93i8y 2021-05-14T21:19:48.3591090Z cp -pR /private/tmp/d20210514-7136-1d93i8y/udunits/. /usr/local/Cellar/udunits 2021-05-14T21:19:48.3819670Z chmod -Rf +w /private/tmp/d20210514-7136-1d93i8y 2021-05-14T21:19:48.4514160Z ==> Finishing up 2021-05-14T21:19:48.5509760Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-14T21:19:48.5518930Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-14T21:19:48.5524980Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-14T21:19:48.5536430Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-14T21:19:48.5556640Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-14T21:19:48.5606750Z info /usr/local/share/info/udunits2.info 2021-05-14T21:19:48.5616010Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-14T21:19:48.5658490Z info /usr/local/share/info/udunits2lib.info 2021-05-14T21:19:48.5667310Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-14T21:19:48.5711520Z info /usr/local/share/info/udunits2prog.info 2021-05-14T21:19:48.5719320Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-14T21:19:48.5727390Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-14T21:19:48.5733640Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-14T21:19:48.5922850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7303-1xb629m.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/udunits.rb 2021-05-14T21:19:51.2581770Z ==> Summary 2021-05-14T21:19:51.2614190Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-14T21:19:53.6993190Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-14T21:19:53.6994740Z To reinstall 1.6, run: 2021-05-14T21:19:53.6995590Z brew reinstall jq 2021-05-14T21:19:55.3712110Z ==> Caveats 2021-05-14T21:19:55.3713340Z imagej requires Java. You can install the latest version with: 2021-05-14T21:19:55.3714750Z brew install --cask adoptopenjdk 2021-05-14T21:19:55.3715430Z 2021-05-14T21:19:55.6618410Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-14T21:19:55.9095620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip.incomplete https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-14T21:20:03.7349370Z ==> Verifying checksum for cask 'imagej' 2021-05-14T21:20:04.0416340Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-14T21:20:04.0417530Z ==> Installing Cask imagej 2021-05-14T21:20:04.0862960Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210514-7413-9utei7 2021-05-14T21:20:04.2538080Z cp -pR /private/tmp/d20210514-7413-9utei7/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-14T21:20:04.4133900Z chmod -Rf +w /private/tmp/d20210514-7413-9utei7 2021-05-14T21:20:04.4919650Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-14T21:20:04.8254380Z 🍺 imagej was successfully installed! 2021-05-14T21:20:06.8188340Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-14T21:20:08.5370240Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-14T21:20:08.9906480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-14T21%3A30%3A00Z&sig=ON0fMgH7aJilu8%2FAp%2FlCN%2BMVXiariG51Euovl5MFD5g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:09.1725030Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-14T21:20:11.0540270Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-14T21:20:11.5073650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-14T21%3A30%3A00Z&sig=fkVVoJR1E4SoZRCS5yBTBhL7hVqj8Q8ulAdPqu8fnPE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:12.0390990Z ==> Installing dependencies for bowtie2: tbb 2021-05-14T21:20:12.0418890Z ==> Installing bowtie2 dependency: tbb 2021-05-14T21:20:12.1493640Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-14T21:20:16.5878890Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-14T21:20:16.5980060Z ==> Installing bowtie2 2021-05-14T21:20:16.6083950Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-14T21:20:21.3172000Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-14T21:20:24.8806830Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-14T21:20:26.5846870Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-14T21:20:26.9622310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-14T21%3A30%3A00Z&sig=obNoNVnile%2B34EkK58%2BnZihU2A%2FomKcGjJf5tBOiI6U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:27.1401590Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-14T21:20:28.8353590Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-14T21:20:29.2484570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-14T21%3A30%3A00Z&sig=hwhb9z6TE%2FOpfzXe2R4NWcoNROw3T%2BnIsgZ84oofhyI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:29.3497170Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-14T21:20:31.1528140Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-14T21:20:31.5200970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-14T21%3A30%3A00Z&sig=rMtDdkmZfcUJds3RpZnDavSwbJhOuG83rnx2h0m1gOk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:31.6355750Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-14T21:20:33.3588630Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-14T21:20:33.7364030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-14T21%3A30%3A00Z&sig=%2F0hVw0PlcCoKxICYz7r2%2B4av61%2Foj33F4goQtneAez4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:33.8551120Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-14T21:20:35.6060720Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-14T21:20:35.9907000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-14T21%3A30%3A00Z&sig=tJRziwhCqpSnIn5FRhKlk5CCVwG91Cu3%2F1MiSPDx6zo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:36.1224930Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-14T21:20:37.8208230Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-14T21:20:38.3029230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-14T21%3A30%3A00Z&sig=LPkFe5kXInXqUGGsP9k9Q8%2BIqaPokksmacJZ%2BTnMtw0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:38.5361830Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-14T21:20:39.1190610Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-14T21:20:39.1222960Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-14T21:20:39.4692600Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-14T21:20:39.4927980Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-14T21:20:41.2491040Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-14T21:20:41.6351900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-14T21%3A30%3A00Z&sig=mDbSw1AOiiuB1FH8t%2B2SmFuxeHb3NQyzfvbMRfJU3UQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:41.7351110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-14T21:20:43.4202790Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-14T21:20:43.8055280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-14T21%3A30%3A00Z&sig=nGhz4sb5pS6BYCQovxis5SlIjfrAAB2RNmcbQdMFj7M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:44.0673070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-14T21:20:45.7704930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-14T21:20:46.3466730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-14T21%3A30%3A00Z&sig=pkgYG76Q1ZMUKs9WMj%2F8RJPOiFgeWe8N2WxXovltmBE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:46.6170640Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-14T21:20:48.3242710Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-14T21:20:48.7054590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-14T21%3A30%3A00Z&sig=iXTBeBwdTxoE99xOngxPgw317RfgobXslNBnjnYnhtI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:49.0275920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-14T21:20:50.7609260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-14T21:20:51.7103310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-14T21%3A30%3A00Z&sig=HN6n6vWLS5nS47TE1f1Yk8Gllwof0UoYSq7SjgxG1%2BA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:51.7106530Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-14T21:20:52.9760920Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-14T21:20:53.3533300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-14T21%3A30%3A00Z&sig=0cyLq1vusIjndRHuzt1PulLaCP52%2F2Mu3627B0ebdhA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:53.4843760Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-14T21:20:55.2050880Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-14T21:20:55.5845380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-14T21%3A30%3A00Z&sig=Sm4AWz%2BgYtysUnAk5u%2B4wx2cTt96W8zSpyHCF347yQ8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:55.7189470Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-14T21:20:57.4320380Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-14T21:20:57.8130110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-14T21%3A30%3A00Z&sig=Wzehu9vDON31MUnFI9YV%2BRzbCe2qg0FhrI1gr9uWAH0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:58.1630510Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-14T21:20:59.8801230Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-14T21:21:00.2477350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-14T21%3A30%3A00Z&sig=%2FFWYAVb7pRYecZAgEdNspu1Zm0PdbTZpTXFP7RQhk%2BU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:21:00.4425460Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-14T21:21:02.3456070Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-14T21:21:02.7236110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-14T21%3A30%3A00Z&sig=8Num3n7pMRNrWsG1xY7rzbQQ6IN7F5oVwqvSALZbHlk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:21:03.2372020Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-14T21:21:04.9142020Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-14T21:21:05.4608800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-14T21%3A30%3A00Z&sig=dLmRirWyoI07Z9G43%2B9u9mT5bdG7jaacr5wx3Jze%2ByI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:21:05.8000020Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-14T21:21:07.5525750Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-14T21:21:08.0676340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-14T21%3A30%3A00Z&sig=z8PFtGZp92zisETemEjeXXDhRe1C4FdWcO6FUph8mrc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:21:08.4071770Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-14T21:21:10.4457540Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-14T21:21:10.8142160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-14T21%3A30%3A00Z&sig=3mD%2BH7kpY6G9wrmVsUgtvzoYXqB9aax9ZMo3N9MGaJ0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:21:11.3681750Z ==> Installing dependencies for gdal: cfitsio, popt, epsilon, expat, freexl, geos, hdf5, json-c, libxml2, libdap, proj, libgeotiff, librttopo, minizip, libspatialite, netcdf, openblas, numpy and xerces-c 2021-05-14T21:21:11.3691280Z ==> Installing gdal dependency: cfitsio 2021-05-14T21:21:11.4377040Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-14T21:21:14.0897110Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-14T21:21:14.0916210Z ==> Installing gdal dependency: popt 2021-05-14T21:21:14.0940230Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-14T21:21:16.6652600Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-14T21:21:16.6660880Z ==> Installing gdal dependency: epsilon 2021-05-14T21:21:16.6723710Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-14T21:21:19.4325610Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-14T21:21:19.4334820Z ==> Installing gdal dependency: expat 2021-05-14T21:21:19.4365960Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-14T21:21:22.2777270Z ==> Caveats 2021-05-14T21:21:22.2778950Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:21:22.2780320Z because macOS already provides this software and installing another version in 2021-05-14T21:21:22.2781440Z parallel can cause all kinds of trouble. 2021-05-14T21:21:22.2782070Z 2021-05-14T21:21:22.2782910Z If you need to have expat first in your PATH, run: 2021-05-14T21:21:22.2784510Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:21:22.2785310Z 2021-05-14T21:21:22.2786150Z For compilers to find expat you may need to set: 2021-05-14T21:21:22.2787510Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-14T21:21:22.2789050Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-14T21:21:22.2789760Z 2021-05-14T21:21:22.2791000Z For pkg-config to find expat you may need to set: 2021-05-14T21:21:22.2792150Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-14T21:21:22.2792830Z 2021-05-14T21:21:22.2793980Z ==> Summary 2021-05-14T21:21:22.2808000Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-14T21:21:22.2814220Z ==> Installing gdal dependency: freexl 2021-05-14T21:21:22.2916630Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-14T21:21:25.2988550Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-14T21:21:25.2995410Z ==> Installing gdal dependency: geos 2021-05-14T21:21:25.3521380Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-14T21:21:28.9180130Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-14T21:21:28.9202010Z ==> Installing gdal dependency: hdf5 2021-05-14T21:21:29.0079390Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-14T21:21:32.9693460Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-14T21:21:32.9700670Z ==> Installing gdal dependency: json-c 2021-05-14T21:21:32.9771490Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-14T21:21:35.9733210Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-14T21:21:35.9740820Z ==> Installing gdal dependency: libxml2 2021-05-14T21:21:35.9829580Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-14T21:21:39.4807020Z ==> Caveats 2021-05-14T21:21:39.4809210Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:21:39.4811250Z because macOS already provides this software and installing another version in 2021-05-14T21:21:39.4812740Z parallel can cause all kinds of trouble. 2021-05-14T21:21:39.4813440Z 2021-05-14T21:21:39.4815060Z If you need to have libxml2 first in your PATH, run: 2021-05-14T21:21:39.4817360Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:21:39.4821880Z 2021-05-14T21:21:39.4822610Z For compilers to find libxml2 you may need to set: 2021-05-14T21:21:39.4824460Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-14T21:21:39.4825680Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-14T21:21:39.4826090Z 2021-05-14T21:21:39.4827850Z For pkg-config to find libxml2 you may need to set: 2021-05-14T21:21:39.4828650Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-14T21:21:39.4829070Z 2021-05-14T21:21:39.4830610Z ==> Summary 2021-05-14T21:21:39.4831740Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-14T21:21:39.4833170Z ==> Installing gdal dependency: libdap 2021-05-14T21:21:39.4834520Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-14T21:21:42.5411550Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-14T21:21:42.5420960Z ==> Installing gdal dependency: proj 2021-05-14T21:21:42.5615070Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-14T21:21:45.5419000Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-14T21:21:45.5424250Z ==> Installing gdal dependency: libgeotiff 2021-05-14T21:21:45.5624500Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-14T21:21:48.4241510Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-14T21:21:48.4247840Z ==> Installing gdal dependency: librttopo 2021-05-14T21:21:48.4683400Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-14T21:21:50.9845650Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-14T21:21:50.9849820Z ==> Installing gdal dependency: minizip 2021-05-14T21:21:51.0041080Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-14T21:21:53.7385500Z ==> Caveats 2021-05-14T21:21:53.7391980Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-14T21:21:53.7393570Z with the venerable 'unzip' library. 2021-05-14T21:21:53.7394890Z ==> Summary 2021-05-14T21:21:53.7408760Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-14T21:21:53.7416590Z ==> Installing gdal dependency: libspatialite 2021-05-14T21:21:53.8326560Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-14T21:21:57.2788910Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-14T21:21:57.2793620Z ==> Installing gdal dependency: netcdf 2021-05-14T21:21:57.3407830Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-14T21:22:00.6696710Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-14T21:22:00.6703020Z ==> Installing gdal dependency: openblas 2021-05-14T21:22:00.7026600Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-14T21:22:05.0973630Z ==> Caveats 2021-05-14T21:22:05.0975380Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:22:05.0976630Z because macOS provides BLAS in Accelerate.framework. 2021-05-14T21:22:05.0977370Z 2021-05-14T21:22:05.0978210Z For compilers to find openblas you may need to set: 2021-05-14T21:22:05.0979600Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-14T21:22:05.0981030Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-14T21:22:05.0981750Z 2021-05-14T21:22:05.0982990Z For pkg-config to find openblas you may need to set: 2021-05-14T21:22:05.0984140Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-14T21:22:05.0984820Z 2021-05-14T21:22:05.0985950Z ==> Summary 2021-05-14T21:22:05.1002340Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-14T21:22:05.1009810Z ==> Installing gdal dependency: numpy 2021-05-14T21:22:05.1733060Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-14T21:22:09.5822530Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-14T21:22:09.5828390Z ==> Installing gdal dependency: xerces-c 2021-05-14T21:22:09.5898340Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-14T21:22:15.0491920Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-14T21:22:15.0498760Z ==> Installing gdal 2021-05-14T21:22:15.0503300Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-14T21:22:22.6878710Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-14T21:22:24.0780130Z ==> No outdated dependents to upgrade! 2021-05-14T21:22:24.0781930Z ==> Checking for dependents of upgraded formulae... 2021-05-14T21:22:24.4368270Z ==> Reinstalling 1 broken dependent from source: 2021-05-14T21:22:24.4369440Z netcdf 2021-05-14T21:22:24.5664280Z ==> Caveats 2021-05-14T21:22:24.5665660Z ==> expat 2021-05-14T21:22:24.5811370Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:22:24.5813000Z because macOS already provides this software and installing another version in 2021-05-14T21:22:24.5814150Z parallel can cause all kinds of trouble. 2021-05-14T21:22:24.5814800Z 2021-05-14T21:22:24.5815650Z If you need to have expat first in your PATH, run: 2021-05-14T21:22:24.5817270Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:22:24.5818200Z 2021-05-14T21:22:24.5819240Z For compilers to find expat you may need to set: 2021-05-14T21:22:24.5820610Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-14T21:22:24.5822030Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-14T21:22:24.5822800Z 2021-05-14T21:22:24.5824180Z For pkg-config to find expat you may need to set: 2021-05-14T21:22:24.5825330Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-14T21:22:24.5826020Z 2021-05-14T21:22:24.5827160Z ==> libxml2 2021-05-14T21:22:24.5856480Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:22:24.5857840Z because macOS already provides this software and installing another version in 2021-05-14T21:22:24.5858940Z parallel can cause all kinds of trouble. 2021-05-14T21:22:24.5859580Z 2021-05-14T21:22:24.5860440Z If you need to have libxml2 first in your PATH, run: 2021-05-14T21:22:24.5862050Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:22:24.5862860Z 2021-05-14T21:22:24.5863730Z For compilers to find libxml2 you may need to set: 2021-05-14T21:22:24.5865100Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-14T21:22:24.5866560Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-14T21:22:24.5867270Z 2021-05-14T21:22:24.5868530Z For pkg-config to find libxml2 you may need to set: 2021-05-14T21:22:24.5869670Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-14T21:22:24.5870360Z 2021-05-14T21:22:24.5871520Z ==> minizip 2021-05-14T21:22:24.5873900Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-14T21:22:24.5875370Z with the venerable 'unzip' library. 2021-05-14T21:22:24.5876860Z ==> openblas 2021-05-14T21:22:24.5916190Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:22:24.5917710Z because macOS provides BLAS in Accelerate.framework. 2021-05-14T21:22:24.5918490Z 2021-05-14T21:22:24.5919360Z For compilers to find openblas you may need to set: 2021-05-14T21:22:24.5920800Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-14T21:22:24.5922260Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-14T21:22:24.5922970Z 2021-05-14T21:22:24.5924230Z For pkg-config to find openblas you may need to set: 2021-05-14T21:22:24.5925970Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-14T21:22:24.5926690Z 2021-05-14T21:22:26.8769690Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-14T21:22:27.4264800Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-14T21:22:27.4299410Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-14T21:22:27.8262910Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-14T21:22:27.8437230Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-14T21:22:28.4511860Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-14T21:22:28.4533550Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-14T21:22:28.8216290Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-14T21:22:28.8425090Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-14T21:22:30.5339420Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-14T21:22:30.9119350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-14T21%3A30%3A00Z&sig=oQGaWeMwepkD1v58fRgnMMZoPKNLhSQxfp7rWiRhdrI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:22:32.1637210Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-14T21:22:32.7459720Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-14T21:22:32.7486570Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-14T21:22:33.1384350Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-14T21:22:33.1495750Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-14T21:22:34.8552710Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-14T21:22:35.2273900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-14T21%3A30%3A00Z&sig=yfWJr4zOxCb7dTyQ8hv%2B%2BGcOXQEE%2FrAa%2FtMkDez19dU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:22:35.5516460Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-14T21:22:35.5534210Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-14T21:22:37.2808940Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-14T21:22:37.7859870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-14T21%3A30%3A00Z&sig=%2BQo2BMJVjak0D4c0Bsn2HS6IpMzzM4OS6SBu9VsqKi4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:22:38.4493400Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-14T21:22:40.5141380Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-14T21:22:40.8922150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-14T21%3A30%3A00Z&sig=MVwOE9vpI1T48ee5N7qtnTvlF0lVwvBOgDjUYzMwU9A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:22:41.2482500Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-14T21:22:43.0510940Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-14T21:22:43.4375080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-14T21%3A30%3A00Z&sig=VT2mG5u28javxhgohJzmi%2FLZNGcS7LxP7malJqkfy2Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:22:44.6361220Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-14T21:22:44.6369950Z ==> Installing itk dependency: open-mpi 2021-05-14T21:22:44.7666270Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-14T21:22:50.5267530Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-14T21:22:50.5276190Z ==> Installing itk dependency: fftw 2021-05-14T21:22:50.5950630Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-14T21:22:53.6302910Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-14T21:22:53.6310320Z ==> Installing itk dependency: boost 2021-05-14T21:22:53.6364090Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-14T21:23:25.8803130Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-14T21:23:25.8827260Z ==> Installing itk dependency: netcdf 2021-05-14T21:23:25.9570660Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-14T21:23:28.9162030Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-14T21:23:28.9170380Z ==> Installing itk dependency: pyqt@5 2021-05-14T21:23:28.9807820Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-14T21:23:34.4784350Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-14T21:23:34.4790970Z ==> Installing itk dependency: vtk@8.2 2021-05-14T21:23:34.6442980Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-14T21:24:04.8649230Z ==> Caveats 2021-05-14T21:24:04.8650900Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:24:04.8652130Z because this is an alternate version of another formula. 2021-05-14T21:24:04.8652850Z 2021-05-14T21:24:04.8653700Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-14T21:24:04.8655290Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:24:04.8656090Z 2021-05-14T21:24:04.8657140Z For compilers to find vtk@8.2 you may need to set: 2021-05-14T21:24:04.8658490Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-14T21:24:04.8659920Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-14T21:24:04.8660620Z 2021-05-14T21:24:04.8662240Z ==> Summary 2021-05-14T21:24:05.1174090Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-14T21:24:05.1179730Z ==> Installing itk dependency: gdcm 2021-05-14T21:24:05.3271580Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-14T21:24:11.9202360Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-14T21:24:11.9213900Z ==> Installing itk 2021-05-14T21:24:11.9217460Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-14T21:24:26.7756810Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-14T21:24:30.1416000Z ==> No outdated dependents to upgrade! 2021-05-14T21:24:30.1417930Z ==> Checking for dependents of upgraded formulae... 2021-05-14T21:24:32.4033870Z ==> Reinstalling 1 broken dependent from source: 2021-05-14T21:24:32.4034780Z fftw 2021-05-14T21:24:32.4475670Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-14T21:24:32.4476930Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-14T21:24:34.3770550Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-14T21:24:34.5077060Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-14T21:24:35.7107730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/937b58c22e4a6a9efb8e88b8587d92ba75ef95c68ae447eb0eeb15b68ade838a--faac-1.29.9.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-14T21:24:36.2809680Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-14T21:24:36.6704440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-14T21%3A30%3A00Z&sig=JI7TYRkPWItWYuk3qNMKHYgpYDjKxoIioo9B1IQeWAM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:24:36.7180170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f\?se=2021-05-14T21\%3A30\%3A00Z\&sig=JI7TYRkPWItWYuk3qNMKHYgpYDjKxoIioo9B1IQeWAM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:24:36.7807590Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-14T21:24:36.7871250Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-14T21:24:37.9290450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/56f458278adb5a5270c7eaffb27e027b85c44934330a82a6f0085b601d2acdc9--fdk-aac-2.0.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-14T21:24:38.4931860Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-14T21:24:38.8758810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-14T21%3A30%3A00Z&sig=obI6Tr7xoEwcL%2FKVPmmvftU4iOpko8ZTMq2FHNsWpN8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:24:38.9298390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8\?se=2021-05-14T21\%3A30\%3A00Z\&sig=obI6Tr7xoEwcL\%2FKVPmmvftU4iOpko8ZTMq2FHNsWpN8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:24:39.1162870Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-14T21:24:39.1246640Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-14T21:24:40.2671500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8bfdeb8b08d064554a1a945b37e7cc89b36f3261c82778ae2b667e5bb1883459--sdl-1.2.15_3.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-14T21:24:40.8039320Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-14T21:24:41.1802980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-14T21%3A30%3A00Z&sig=5jEcakwVHzXXcjb1mrrv93wEoll%2Bng5uNY7TvqrOzzI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:24:41.2278330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f\?se=2021-05-14T21\%3A30\%3A00Z\&sig=5jEcakwVHzXXcjb1mrrv93wEoll\%2Bng5uNY7TvqrOzzI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:24:41.3102180Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-14T21:24:41.3143260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-14T21:24:42.4651350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c5c689e5b3ed6faa65c45882234012aa9c17e23a2959f1253e9a197afc3670e3--libav-12.3_8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-14T21:24:43.0403760Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-14T21:24:43.4106250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-14T21%3A30%3A00Z&sig=KHGYkFwmQQv9YyAbGGxXs2MywhVjgmk%2BA9cmvO80c9g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:24:43.4620090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905\?se=2021-05-14T21\%3A30\%3A00Z\&sig=KHGYkFwmQQv9YyAbGGxXs2MywhVjgmk\%2BA9cmvO80c9g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:24:43.8349900Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-14T21:24:43.9000160Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-14T21:24:43.9003720Z ==> Installing libav dependency: faac 2021-05-14T21:24:43.9643650Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-14T21:24:43.9689860Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz --directory /private/tmp/d20210514-9023-t6u4hw 2021-05-14T21:24:44.0197080Z cp -pR /private/tmp/d20210514-9023-t6u4hw/faac/. /usr/local/Cellar/faac 2021-05-14T21:24:44.0403690Z chmod -Rf +w /private/tmp/d20210514-9023-t6u4hw 2021-05-14T21:24:44.0958710Z ==> Finishing up 2021-05-14T21:24:44.1458990Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-14T21:24:44.1464350Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-14T21:24:44.1487210Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-14T21:24:44.1506690Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-14T21:24:44.1518780Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-14T21:24:44.1525250Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-14T21:24:44.1532280Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-14T21:24:44.1702910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9205-1kroy2.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/faac.rb 2021-05-14T21:24:46.8297210Z ==> Summary 2021-05-14T21:24:46.8321920Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-14T21:24:46.8329290Z ==> Installing libav dependency: fdk-aac 2021-05-14T21:24:46.8351670Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-14T21:24:46.8372090Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz --directory /private/tmp/d20210514-9023-1qu1f6c 2021-05-14T21:24:46.8645890Z cp -pR /private/tmp/d20210514-9023-1qu1f6c/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-14T21:24:46.8830520Z chmod -Rf +w /private/tmp/d20210514-9023-1qu1f6c 2021-05-14T21:24:46.9430570Z ==> Finishing up 2021-05-14T21:24:46.9948220Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-14T21:24:46.9960630Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-14T21:24:46.9967670Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-14T21:24:46.9973560Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-14T21:24:46.9978910Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-14T21:24:46.9986810Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-14T21:24:47.0143220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9231-1nqecoq.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/fdk-aac.rb 2021-05-14T21:24:49.5488790Z ==> Summary 2021-05-14T21:24:49.5519700Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-14T21:24:49.5530190Z ==> Installing libav dependency: sdl 2021-05-14T21:24:49.5565700Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-14T21:24:49.5585470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz --directory /private/tmp/d20210514-9023-10pupa0 2021-05-14T21:24:49.6429340Z cp -pR /private/tmp/d20210514-9023-10pupa0/sdl/. /usr/local/Cellar/sdl 2021-05-14T21:24:49.7596080Z chmod -Rf +w /private/tmp/d20210514-9023-10pupa0 2021-05-14T21:24:49.8898760Z ==> Finishing up 2021-05-14T21:24:49.9388880Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-14T21:24:49.9397150Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-14T21:24:49.9413410Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-14T21:24:49.9443150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-14T21:24:49.9452980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-14T21:24:49.9462120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-14T21:24:49.9473860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-14T21:24:49.9487700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-14T21:24:49.9495280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-14T21:24:49.9507470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-14T21:24:49.9518480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-14T21:24:49.9529060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-14T21:24:49.9539340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-14T21:24:49.9548270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-14T21:24:49.9557110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-14T21:24:49.9564910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-14T21:24:49.9571490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-14T21:24:49.9582270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-14T21:24:49.9592190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-14T21:24:49.9602600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-14T21:24:49.9628360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-14T21:24:49.9639660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-14T21:24:49.9647310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-14T21:24:49.9658530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-14T21:24:49.9667470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-14T21:24:49.9678320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-14T21:24:49.9687410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-14T21:24:49.9697230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-14T21:24:49.9709330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-14T21:24:49.9718240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-14T21:24:49.9726190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-14T21:24:49.9732070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-14T21:24:49.9737870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-14T21:24:49.9746180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-14T21:24:49.9754140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-14T21:24:49.9764790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-14T21:24:49.9769890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-14T21:24:49.9780130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-14T21:24:49.9790380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-14T21:24:49.9796780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-14T21:24:49.9801890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-14T21:24:49.9811080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-14T21:24:49.9822270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-14T21:24:49.9830460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-14T21:24:49.9840070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-14T21:24:49.9844580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-14T21:24:49.9850150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-14T21:24:49.9856110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-14T21:24:49.9860930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-14T21:24:49.9870210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-14T21:24:49.9879200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-14T21:24:49.9884740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-14T21:24:49.9890490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-14T21:24:49.9898050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-14T21:24:49.9905520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-14T21:24:49.9913840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-14T21:24:49.9919820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-14T21:24:49.9943020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-14T21:24:49.9956390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-14T21:24:49.9964430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-14T21:24:49.9972320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-14T21:24:49.9981840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-14T21:24:49.9990060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-14T21:24:49.9996570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-14T21:24:50.0004120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-14T21:24:50.0013510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-14T21:24:50.0018550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-14T21:24:50.0024660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-14T21:24:50.0032820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-14T21:24:50.0042820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-14T21:24:50.0051770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-14T21:24:50.0058160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-14T21:24:50.0066450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-14T21:24:50.0075430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-14T21:24:50.0086010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-14T21:24:50.0091690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-14T21:24:50.0098020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-14T21:24:50.0107030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-14T21:24:50.0112560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-14T21:24:50.0118630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-14T21:24:50.0125070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-14T21:24:50.0134860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-14T21:24:50.0140800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-14T21:24:50.0146460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-14T21:24:50.0151770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-14T21:24:50.0158630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-14T21:24:50.0163750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-14T21:24:50.0169550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-14T21:24:50.0180210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-14T21:24:50.0185900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-14T21:24:50.0191170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-14T21:24:50.0201160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-14T21:24:50.0206630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-14T21:24:50.0212460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-14T21:24:50.0224180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-14T21:24:50.0230670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-14T21:24:50.0236340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-14T21:24:50.0244590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-14T21:24:50.0251030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-14T21:24:50.0256080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-14T21:24:50.0262870Z Only the first 100 operations were output. 2021-05-14T21:24:50.1274860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9257-ht6lqk.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/sdl.rb 2021-05-14T21:24:52.7075540Z ==> Summary 2021-05-14T21:24:52.7215230Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-14T21:24:52.7231050Z ==> Installing libav 2021-05-14T21:24:52.7234730Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-14T21:24:52.7254380Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210514-9023-uwfb1i 2021-05-14T21:24:52.9143040Z cp -pR /private/tmp/d20210514-9023-uwfb1i/libav/. /usr/local/Cellar/libav 2021-05-14T21:24:52.9944980Z chmod -Rf +w /private/tmp/d20210514-9023-uwfb1i 2021-05-14T21:24:54.2125670Z ==> Finishing up 2021-05-14T21:24:54.2628700Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-14T21:24:54.2641350Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-14T21:24:54.2646650Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-14T21:24:54.2671590Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-14T21:24:54.2677720Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-14T21:24:54.2683330Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-14T21:24:54.3020120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9283-1dvpij6.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libav.rb 2021-05-14T21:24:56.9711040Z ==> Summary 2021-05-14T21:24:56.9732000Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-14T21:24:59.6558760Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-14T21:25:01.3746720Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-14T21:25:01.8550750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-14T21%3A35%3A00Z&sig=zpP5oqjXenXtvmMZHtuSe13G8kFumNU49yZt4dfoe1s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:25:02.1297750Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-14T21:25:05.0725340Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-14T21:25:07.8251950Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-14T21:25:07.8253120Z To reinstall 4.3.0, run: 2021-05-14T21:25:07.8253930Z brew reinstall libtiff 2021-05-14T21:25:09.4840410Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-14T21:25:09.4841550Z To reinstall 2.3.9_1, run: 2021-05-14T21:25:09.4842360Z brew reinstall unixodbc 2021-05-14T21:25:11.1650790Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-14T21:25:11.1651980Z To reinstall 1.0.18_1, run: 2021-05-14T21:25:11.1652800Z brew reinstall libsodium 2021-05-14T21:25:12.8842770Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-14T21:25:12.8843910Z To reinstall 4.1.1, run: 2021-05-14T21:25:12.8844730Z brew reinstall tesseract 2021-05-14T21:25:14.5490760Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-14T21:25:14.5491940Z To reinstall 1.21.1, run: 2021-05-14T21:25:14.5493200Z brew reinstall wget 2021-05-14T21:25:16.2111310Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-14T21:25:16.2112590Z To reinstall 4.3.4, run: 2021-05-14T21:25:16.2113720Z brew reinstall zeromq 2021-05-14T21:25:17.8549260Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-14T21:25:17.8550430Z To reinstall 2.2.27.6_1, run: 2021-05-14T21:25:17.8551230Z brew reinstall udunits 2021-05-14T21:25:19.5328900Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-14T21:25:19.5330320Z To reinstall 1.2.0, run: 2021-05-14T21:25:19.5331120Z brew reinstall webp 2021-05-14T21:25:21.2519510Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-14T21:25:22.9623510Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-14T21:25:23.3329610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-14T21%3A35%3A00Z&sig=8Xs27oNuaTBP5bjf8YPcDc5VJcInGZXYowZSiKvAR9k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:25:25.0811470Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-14T21:26:05.7437190Z ==> Caveats 2021-05-14T21:26:05.7438270Z Bash completion has been installed to: 2021-05-14T21:26:05.7439200Z /usr/local/etc/bash_completion.d 2021-05-14T21:26:05.7440490Z ==> Summary 2021-05-14T21:26:07.1269650Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-14T21:26:10.1003170Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-14T21:26:10.1009390Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210514%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210514T212439Z&X-Amz-Expires=300&X-Amz-Signature=df0cc3b1e493160986bf9dc611250817cb0d838cb548d7fad642f0e6567243b1&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=201858552&response-content-disposition=attachment%3B%20filename%3DXQuartz-2.8.1.dmg&response-content-type=application%2Foctet-stream 2021-05-14T21:26:13.0055640Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-14T21:26:13.0056890Z ==> Installing Cask xquartz 2021-05-14T21:26:32.5718750Z ==> Running installer for xquartz; your password may be necessary. 2021-05-14T21:26:32.5721640Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-14T21:26:54.8509100Z installer: Package name is 2021-05-14T21:26:54.8514880Z installer: Installing at base path / 2021-05-14T21:26:54.8515900Z installer: The install was successful. 2021-05-14T21:26:54.8520690Z installer: The install requires logging out now. 2021-05-14T21:26:54.9740890Z 🍺 xquartz was successfully installed! 2021-05-14T21:26:55.0006860Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-14T21:26:55.0007450Z with: 2021-05-14T21:26:55.0007940Z github_slug: neuroconductor/waveslim 2021-05-14T21:26:55.0008370Z env: 2021-05-14T21:26:55.0008890Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:26:55.0009410Z TIC_DEPLOY_KEY: 2021-05-14T21:26:55.0009730Z RSPM: 2021-05-14T21:26:55.0010960Z GITHUB_PAT: *** 2021-05-14T21:26:55.0011350Z COVERALLS_TOKEN: 2021-05-14T21:26:55.0011790Z continue-on-error: true 2021-05-14T21:26:55.0012250Z VDIFFR_RUN_TESTS: false 2021-05-14T21:26:55.0012720Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:26:55.0013130Z TZ: UTC 2021-05-14T21:26:55.0013480Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:26:55.0014180Z NOT_CRAN: true 2021-05-14T21:26:55.0014520Z ##[endgroup] 2021-05-14T21:26:55.0770990Z repo slug is: neuroconductor/waveslim 2021-05-14T21:26:55.0882580Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-14T21:26:55.0883190Z env: 2021-05-14T21:26:55.0883660Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:26:55.0884120Z TIC_DEPLOY_KEY: 2021-05-14T21:26:55.0884500Z RSPM: 2021-05-14T21:26:55.0885330Z GITHUB_PAT: *** 2021-05-14T21:26:55.0885770Z COVERALLS_TOKEN: 2021-05-14T21:26:55.0886230Z continue-on-error: true 2021-05-14T21:26:55.0886750Z VDIFFR_RUN_TESTS: false 2021-05-14T21:26:55.0887280Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:26:55.0887720Z TZ: UTC 2021-05-14T21:26:55.0888130Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:26:55.0888540Z NOT_CRAN: true 2021-05-14T21:26:55.0888960Z ##[endgroup] 2021-05-14T21:26:56.5220890Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-14T21:26:56.5221590Z with: 2021-05-14T21:26:56.5222010Z repo_name: waveslim 2021-05-14T21:26:56.5222440Z repo_version: 1.8.0 2021-05-14T21:26:56.5222860Z runner_os: macOS 2021-05-14T21:26:56.5223240Z R_version: 4.1 2021-05-14T21:26:56.5223620Z env: 2021-05-14T21:26:56.5224060Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:26:56.5224570Z TIC_DEPLOY_KEY: 2021-05-14T21:26:56.5224940Z RSPM: 2021-05-14T21:26:56.5226210Z GITHUB_PAT: *** 2021-05-14T21:26:56.5226680Z COVERALLS_TOKEN: 2021-05-14T21:26:56.5227150Z continue-on-error: true 2021-05-14T21:26:56.5227690Z VDIFFR_RUN_TESTS: false 2021-05-14T21:26:56.5228200Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:26:56.5228680Z TZ: UTC 2021-05-14T21:26:56.5229080Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:26:56.5229520Z NOT_CRAN: true 2021-05-14T21:26:56.5229900Z ##[endgroup] 2021-05-14T21:26:56.5880590Z Package: waveslim 2021-05-14T21:26:56.5885830Z Version: 1.8.0 2021-05-14T21:26:56.5886710Z OS: macOS 2021-05-14T21:26:56.5970580Z ##[group]Run install.packages('remotes') 2021-05-14T21:26:56.5971620Z install.packages('remotes') 2021-05-14T21:26:56.5988100Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-14T21:26:56.5989150Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-14T21:26:56.6167730Z shell: /usr/local/bin/Rscript {0} 2021-05-14T21:26:56.6168170Z env: 2021-05-14T21:26:56.6168630Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:26:56.6169110Z TIC_DEPLOY_KEY: 2021-05-14T21:26:56.6169500Z RSPM: 2021-05-14T21:26:56.6170510Z GITHUB_PAT: *** 2021-05-14T21:26:56.6170920Z COVERALLS_TOKEN: 2021-05-14T21:26:56.6171420Z continue-on-error: true 2021-05-14T21:26:56.6171910Z VDIFFR_RUN_TESTS: false 2021-05-14T21:26:56.6172450Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:26:56.6172900Z TZ: UTC 2021-05-14T21:26:56.6173330Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:26:56.6173770Z NOT_CRAN: true 2021-05-14T21:26:56.6174140Z ##[endgroup] 2021-05-14T21:26:56.8585120Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:26:56.8586930Z (as ‘lib’ is unspecified) 2021-05-14T21:26:59.5966300Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-14T21:26:59.5985900Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-14T21:26:59.6051540Z installing the source package ‘remotes’ 2021-05-14T21:26:59.6052490Z 2021-05-14T21:26:59.6073620Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-14T21:26:59.8521490Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-14T21:26:59.8609970Z ================================================== 2021-05-14T21:26:59.8610860Z downloaded 144 KB 2021-05-14T21:26:59.8612290Z 2021-05-14T21:27:00.3067190Z * installing *source* package ‘remotes’ ... 2021-05-14T21:27:00.3150120Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-14T21:27:00.3151470Z ** using staged installation 2021-05-14T21:27:00.3442250Z ** R 2021-05-14T21:27:00.3752870Z ** inst 2021-05-14T21:27:00.3786940Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:27:02.7760260Z ** help 2021-05-14T21:27:02.9021680Z *** installing help indices 2021-05-14T21:27:02.9747840Z ** building package indices 2021-05-14T21:27:03.2930860Z ** installing vignettes 2021-05-14T21:27:03.3032800Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:27:03.5743950Z ** testing if installed package can be loaded from final location 2021-05-14T21:27:03.8799920Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:27:03.8901680Z * DONE (remotes) 2021-05-14T21:27:03.9092890Z 2021-05-14T21:27:03.9094270Z The downloaded source packages are in 2021-05-14T21:27:03.9096620Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp5mD1dp/downloaded_packages’ 2021-05-14T21:27:08.4882150Z ##[group]Run actions/cache@v1 2021-05-14T21:27:08.4882720Z with: 2021-05-14T21:27:08.4883160Z path: /Users/runner/work/_temp/Library 2021-05-14T21:27:08.4885920Z key: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1-9309ccd99bfa64a67e50c6cbcbd80c05d71106aee33d92a53bfe0439c7993b0e 2021-05-14T21:27:08.4889380Z restore-keys: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1- 2021-05-14T21:27:08.4890520Z env: 2021-05-14T21:27:08.4891070Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:27:08.4891550Z TIC_DEPLOY_KEY: 2021-05-14T21:27:08.4891930Z RSPM: 2021-05-14T21:27:08.4893490Z GITHUB_PAT: *** 2021-05-14T21:27:08.4893950Z COVERALLS_TOKEN: 2021-05-14T21:27:08.4894470Z continue-on-error: true 2021-05-14T21:27:08.4894960Z VDIFFR_RUN_TESTS: false 2021-05-14T21:27:08.4895480Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:27:08.4895930Z TZ: UTC 2021-05-14T21:27:08.4896400Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:27:08.4896890Z NOT_CRAN: true 2021-05-14T21:27:08.4897260Z ##[endgroup] 2021-05-14T21:27:08.5631180Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-14T21:27:08.5727590Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-14T21:27:08.5728440Z remotes::install_github("ropensci/tic") 2021-05-14T21:27:08.5729120Z remotes::install_github("muschellij2/ghtravis") 2021-05-14T21:27:08.5729820Z remotes::install_github("muschellij2/aghast") 2021-05-14T21:27:08.5730400Z remotes::install_cran("covr") 2021-05-14T21:27:08.5956290Z shell: /usr/local/bin/Rscript {0} 2021-05-14T21:27:08.5956760Z env: 2021-05-14T21:27:08.5957230Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:27:08.5957720Z TIC_DEPLOY_KEY: 2021-05-14T21:27:08.5958070Z RSPM: 2021-05-14T21:27:08.5959030Z GITHUB_PAT: *** 2021-05-14T21:27:08.5959480Z COVERALLS_TOKEN: 2021-05-14T21:27:08.5959980Z continue-on-error: true 2021-05-14T21:27:08.5960450Z VDIFFR_RUN_TESTS: false 2021-05-14T21:27:08.5960990Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:27:08.5961460Z TZ: UTC 2021-05-14T21:27:08.5961890Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:27:08.5962300Z NOT_CRAN: true 2021-05-14T21:27:08.5962700Z ##[endgroup] 2021-05-14T21:27:08.8607950Z Using github PAT from envvar GITHUB_PAT 2021-05-14T21:27:09.7640500Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-14T21:27:12.4123730Z rlang (NA -> 0.4.11) [CRAN] 2021-05-14T21:27:12.4125240Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-14T21:27:12.4126520Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-14T21:27:12.4127770Z sys (NA -> 3.4 ) [CRAN] 2021-05-14T21:27:12.4128980Z askpass (NA -> 1.1 ) [CRAN] 2021-05-14T21:27:12.4130230Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-14T21:27:12.4131470Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-14T21:27:12.4132680Z mime (NA -> 0.10 ) [CRAN] 2021-05-14T21:27:12.4134540Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-14T21:27:12.4135750Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-14T21:27:12.4137000Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-14T21:27:12.4138230Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-14T21:27:12.4139440Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-14T21:27:12.4140840Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-14T21:27:12.4142010Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-14T21:27:12.4143270Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-14T21:27:12.4144560Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-14T21:27:12.4145820Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-14T21:27:12.4147070Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-14T21:27:12.4148260Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-14T21:27:12.4149510Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-14T21:27:12.4151600Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-14T21:27:12.4153690Z Installing 35 packages: rlang, magrittr, glue, sys, askpass, R6, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, rprojroot, crayon, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, desc, clipr, cachem, usethis, memoise, git2r 2021-05-14T21:27:12.4156010Z whisker (NA -> 0.4 ) [CRAN] 2021-05-14T21:27:12.4157360Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-14T21:27:12.4158600Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-14T21:27:12.4159920Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-14T21:27:12.4161220Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-14T21:27:12.4162430Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-14T21:27:12.4164370Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:27:12.4165860Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-14T21:27:12.4167090Z (as ‘lib’ is unspecified) 2021-05-14T21:27:12.4168270Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-14T21:27:12.4169620Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-14T21:27:12.4170880Z cachem (NA -> 1.0.4 ) [CRAN] 2021-05-14T21:27:12.4172100Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-14T21:27:12.4173400Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-14T21:27:12.4174590Z git2r (NA -> 0.28.0) [CRAN] 2021-05-14T21:27:14.5485760Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-14T21:27:14.5491530Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-14T21:27:14.5608890Z Packages which are only available in source form, and may need 2021-05-14T21:27:14.5611060Z compilation of C/C++/Fortran: ‘rlang’ ‘magrittr’ ‘glue’ ‘sys’ 2021-05-14T21:27:14.5612710Z ‘askpass’ ‘openssl’ ‘mime’ ‘curl’ ‘jsonlite’ ‘zip’ ‘fastmap’ ‘yaml’ 2021-05-14T21:27:14.5614280Z ‘rappdirs’ ‘purrr’ ‘gert’ ‘fs’ ‘cachem’ ‘git2r’ 2021-05-14T21:27:14.5617570Z 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-14T21:27:14.5619180Z 2021-05-14T21:27:14.5633070Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-14T21:27:14.8104310Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-14T21:27:14.8393520Z ================================================== 2021-05-14T21:27:14.8394610Z downloaded 841 KB 2021-05-14T21:27:14.8395310Z 2021-05-14T21:27:14.8435890Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-14T21:27:15.1264250Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-14T21:27:15.1426210Z ================================================== 2021-05-14T21:27:15.1427620Z downloaded 259 KB 2021-05-14T21:27:15.1428210Z 2021-05-14T21:27:15.1461250Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-14T21:27:15.4092000Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-14T21:27:15.4160750Z ================================================== 2021-05-14T21:27:15.4162550Z downloaded 96 KB 2021-05-14T21:27:15.4163570Z 2021-05-14T21:27:15.4197700Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-14T21:27:15.6708040Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-14T21:27:15.6717490Z ================================================== 2021-05-14T21:27:15.6719890Z downloaded 19 KB 2021-05-14T21:27:15.6720470Z 2021-05-14T21:27:15.6753540Z trying URL 'https://cloud.r-project.org/src/contrib/askpass_1.1.tar.gz' 2021-05-14T21:27:15.9388620Z Content type 'application/x-gzip' length 5730 bytes 2021-05-14T21:27:15.9391060Z ================================================== 2021-05-14T21:27:15.9391910Z downloaded 5730 bytes 2021-05-14T21:27:15.9392480Z 2021-05-14T21:27:15.9422590Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-14T21:27:16.1156470Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-14T21:27:16.1207320Z ================================================== 2021-05-14T21:27:16.1208210Z downloaded 61 KB 2021-05-14T21:27:16.1208550Z 2021-05-14T21:27:16.1654010Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-14T21:27:16.4106190Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-14T21:27:16.4433270Z ================================================== 2021-05-14T21:27:16.4434070Z downloaded 1.3 MB 2021-05-14T21:27:16.4434680Z 2021-05-14T21:27:16.4464450Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-14T21:27:16.6762990Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-14T21:27:16.6766720Z ================================================== 2021-05-14T21:27:16.6768180Z downloaded 12 KB 2021-05-14T21:27:16.6768850Z 2021-05-14T21:27:16.6797190Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-14T21:27:16.9537500Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-14T21:27:16.9812660Z ================================================== 2021-05-14T21:27:16.9813650Z downloaded 774 KB 2021-05-14T21:27:16.9815610Z 2021-05-14T21:27:16.9849700Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-14T21:27:17.1266690Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-14T21:27:17.1484840Z ================================================== 2021-05-14T21:27:17.1488480Z downloaded 411 KB 2021-05-14T21:27:17.1493720Z 2021-05-14T21:27:17.1523130Z trying URL 'https://cloud.r-project.org/src/contrib/ini_0.3.1.tar.gz' 2021-05-14T21:27:17.4100110Z Content type 'application/x-gzip' length 3488 bytes 2021-05-14T21:27:17.4101860Z ================================================== 2021-05-14T21:27:17.4102660Z downloaded 3488 bytes 2021-05-14T21:27:17.4103250Z 2021-05-14T21:27:17.4133420Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-14T21:27:17.6799070Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-14T21:27:17.6917210Z ================================================== 2021-05-14T21:27:17.6918500Z downloaded 156 KB 2021-05-14T21:27:17.6919130Z 2021-05-14T21:27:17.6953000Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-14T21:27:17.9504020Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-14T21:27:17.9552640Z ================================================== 2021-05-14T21:27:17.9554250Z downloaded 60 KB 2021-05-14T21:27:17.9554860Z 2021-05-14T21:27:17.9587340Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-14T21:27:18.1192300Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-14T21:27:18.1285810Z ================================================== 2021-05-14T21:27:18.1286690Z downloaded 154 KB 2021-05-14T21:27:18.1288250Z 2021-05-14T21:27:18.1320990Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-14T21:27:18.3966300Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-14T21:27:18.4034610Z ================================================== 2021-05-14T21:27:18.4036260Z downloaded 110 KB 2021-05-14T21:27:18.4036880Z 2021-05-14T21:27:18.4071340Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-14T21:27:18.6734650Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-14T21:27:18.6805930Z ================================================== 2021-05-14T21:27:18.6806820Z downloaded 107 KB 2021-05-14T21:27:18.6807380Z 2021-05-14T21:27:18.6841280Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-14T21:27:18.9451950Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-14T21:27:18.9573250Z ================================================== 2021-05-14T21:27:18.9575510Z downloaded 224 KB 2021-05-14T21:27:18.9576300Z 2021-05-14T21:27:18.9608740Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-14T21:27:19.3832420Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-14T21:27:19.3833640Z ================================================== 2021-05-14T21:27:19.3836060Z downloaded 58 KB 2021-05-14T21:27:19.3837180Z 2021-05-14T21:27:19.3866330Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-14T21:27:19.6544110Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-14T21:27:19.6552900Z ================================================== 2021-05-14T21:27:19.6554120Z downloaded 34 KB 2021-05-14T21:27:19.6555570Z 2021-05-14T21:27:19.6588840Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-14T21:27:19.9056140Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-14T21:27:19.9098160Z ================================================== 2021-05-14T21:27:19.9099100Z downloaded 43 KB 2021-05-14T21:27:19.9100200Z 2021-05-14T21:27:19.9240120Z trying URL 'https://cloud.r-project.org/src/contrib/yaml_2.2.1.tar.gz' 2021-05-14T21:27:20.2016720Z Content type 'application/x-gzip' length 92670 bytes (90 KB) 2021-05-14T21:27:20.2089410Z ================================================== 2021-05-14T21:27:20.2090300Z downloaded 90 KB 2021-05-14T21:27:20.2091290Z 2021-05-14T21:27:20.2117140Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-14T21:27:20.4791390Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-14T21:27:20.4855570Z ================================================== 2021-05-14T21:27:20.4856600Z downloaded 92 KB 2021-05-14T21:27:20.4857190Z 2021-05-14T21:27:20.4888820Z trying URL 'https://cloud.r-project.org/src/contrib/whisker_0.4.tar.gz' 2021-05-14T21:27:20.7447100Z Content type 'application/x-gzip' length 28574 bytes (27 KB) 2021-05-14T21:27:20.7471980Z ================================================== 2021-05-14T21:27:20.7472810Z downloaded 27 KB 2021-05-14T21:27:20.7473740Z 2021-05-14T21:27:20.7506180Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-14T21:27:20.9686490Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-14T21:27:20.9689220Z ================================================== 2021-05-14T21:27:20.9690010Z downloaded 12 KB 2021-05-14T21:27:20.9690650Z 2021-05-14T21:27:20.9719430Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-14T21:27:21.2402470Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-14T21:27:21.2583050Z ================================================== 2021-05-14T21:27:21.2584050Z downloaded 366 KB 2021-05-14T21:27:21.2584810Z 2021-05-14T21:27:21.2618870Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-14T21:27:21.4310310Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-14T21:27:21.4386620Z ================================================== 2021-05-14T21:27:21.4388790Z downloaded 81 KB 2021-05-14T21:27:21.4389500Z 2021-05-14T21:27:21.4421830Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-14T21:27:21.7051010Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-14T21:27:21.7097570Z ================================================== 2021-05-14T21:27:21.7099100Z downloaded 44 KB 2021-05-14T21:27:21.7099860Z 2021-05-14T21:27:21.7137010Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-14T21:27:21.9728440Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-14T21:27:21.9783020Z ================================================== 2021-05-14T21:27:21.9783930Z downloaded 64 KB 2021-05-14T21:27:21.9784670Z 2021-05-14T21:27:21.9821380Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-14T21:27:22.2475640Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-14T21:27:22.2753350Z ================================================== 2021-05-14T21:27:22.2754420Z downloaded 777 KB 2021-05-14T21:27:22.2755620Z 2021-05-14T21:27:22.2791280Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-14T21:27:22.5892250Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-14T21:27:22.5939010Z ================================================== 2021-05-14T21:27:22.5940190Z downloaded 286 KB 2021-05-14T21:27:22.5940780Z 2021-05-14T21:27:22.5980470Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-14T21:27:22.8463170Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-14T21:27:22.8480530Z ================================================== 2021-05-14T21:27:22.8481090Z downloaded 20 KB 2021-05-14T21:27:22.8481360Z 2021-05-14T21:27:22.8858480Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.4.tar.gz' 2021-05-14T21:27:23.0199540Z Content type 'application/x-gzip' length 24493 bytes (23 KB) 2021-05-14T21:27:23.0204040Z ================================================== 2021-05-14T21:27:23.0204860Z downloaded 23 KB 2021-05-14T21:27:23.0205460Z 2021-05-14T21:27:23.0233420Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-14T21:27:23.2891460Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-14T21:27:23.3046700Z ================================================== 2021-05-14T21:27:23.3047780Z downloaded 298 KB 2021-05-14T21:27:23.3048570Z 2021-05-14T21:27:23.3085570Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-14T21:27:23.5538290Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-14T21:27:23.5540970Z ================================================== 2021-05-14T21:27:23.5542000Z downloaded 16 KB 2021-05-14T21:27:23.5542600Z 2021-05-14T21:27:23.5576670Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-14T21:27:23.6973460Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-14T21:27:23.7310540Z ================================================== 2021-05-14T21:27:23.7311600Z downloaded 1.2 MB 2021-05-14T21:27:23.7312180Z 2021-05-14T21:27:24.5387860Z * installing *source* package ‘rlang’ ... 2021-05-14T21:27:24.5635430Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-14T21:27:24.5636740Z ** using staged installation 2021-05-14T21:27:24.5886220Z ** libs 2021-05-14T21:27:29.7682720Z 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-14T21:27:30.2759680Z 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-14T21:27:30.6558570Z 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-14T21:27:33.1885880Z 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-14T21:27:34.2696290Z 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-14T21:27:34.3383640Z 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-14T21:27:34.5360470Z installing to /Users/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-14T21:27:34.5424830Z ** R 2021-05-14T21:27:34.6063780Z ** inst 2021-05-14T21:27:34.6080440Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:27:38.9116140Z ** help 2021-05-14T21:27:39.9425610Z *** installing help indices 2021-05-14T21:27:40.2969700Z *** copying figures 2021-05-14T21:27:40.3003890Z ** building package indices 2021-05-14T21:27:40.9228260Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:27:41.3538950Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:27:42.7933670Z ** testing if installed package can be loaded from final location 2021-05-14T21:27:43.1620560Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:27:43.1671730Z * DONE (rlang) 2021-05-14T21:27:43.5867280Z * installing *source* package ‘magrittr’ ... 2021-05-14T21:27:43.5915820Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-14T21:27:43.5917320Z ** using staged installation 2021-05-14T21:27:43.6109070Z ** libs 2021-05-14T21:27:43.6282320Z 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-14T21:27:43.7772840Z 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-14T21:27:43.8666800Z 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-14T21:27:43.9248600Z installing to /Users/runner/work/_temp/Library/00LOCK-magrittr/00new/magrittr/libs 2021-05-14T21:27:43.9290950Z ** R 2021-05-14T21:27:43.9352030Z ** inst 2021-05-14T21:27:43.9415860Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:27:44.3541850Z ** help 2021-05-14T21:27:44.4106040Z *** installing help indices 2021-05-14T21:27:44.4468980Z *** copying figures 2021-05-14T21:27:44.4481380Z ** building package indices 2021-05-14T21:27:44.7901490Z ** installing vignettes 2021-05-14T21:27:44.7976010Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:27:45.2176790Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:27:45.3486530Z ** testing if installed package can be loaded from final location 2021-05-14T21:27:45.6491100Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:27:45.6519970Z * DONE (magrittr) 2021-05-14T21:27:46.0149960Z * installing *source* package ‘glue’ ... 2021-05-14T21:27:46.0189290Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-14T21:27:46.0190400Z ** using staged installation 2021-05-14T21:27:46.0427870Z ** libs 2021-05-14T21:27:46.0603210Z 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-14T21:27:46.1966720Z 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-14T21:27:46.2812200Z 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-14T21:27:46.4040590Z 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-14T21:27:46.4609980Z installing to /Users/runner/work/_temp/Library/00LOCK-glue/00new/glue/libs 2021-05-14T21:27:46.4650980Z ** R 2021-05-14T21:27:46.4726940Z ** inst 2021-05-14T21:27:46.4762060Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:27:47.1579820Z ** help 2021-05-14T21:27:47.1992320Z *** installing help indices 2021-05-14T21:27:47.2341030Z *** copying figures 2021-05-14T21:27:47.2350500Z ** building package indices 2021-05-14T21:27:47.5112180Z ** installing vignettes 2021-05-14T21:27:47.5195100Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:27:47.9526710Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:27:48.1005310Z ** testing if installed package can be loaded from final location 2021-05-14T21:27:48.4209650Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:27:48.4236190Z * DONE (glue) 2021-05-14T21:27:48.7355730Z * installing *source* package ‘sys’ ... 2021-05-14T21:27:48.7382940Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-14T21:27:48.7384050Z ** using staged installation 2021-05-14T21:27:48.7637790Z ** libs 2021-05-14T21:27:48.7818000Z 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-14T21:27:48.9891380Z 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-14T21:27:49.0734030Z 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-14T21:27:49.1326430Z installing to /Users/runner/work/_temp/Library/00LOCK-sys/00new/sys/libs 2021-05-14T21:27:49.1368010Z ** R 2021-05-14T21:27:49.1425060Z ** inst 2021-05-14T21:27:49.1461430Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:27:49.5520810Z ** help 2021-05-14T21:27:49.5794470Z *** installing help indices 2021-05-14T21:27:49.6039640Z ** building package indices 2021-05-14T21:27:49.8843450Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:27:50.2634210Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:27:50.3937980Z ** testing if installed package can be loaded from final location 2021-05-14T21:27:50.6407020Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:27:50.6428290Z * DONE (sys) 2021-05-14T21:27:50.9723540Z * installing *source* package ‘R6’ ... 2021-05-14T21:27:50.9753130Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-14T21:27:50.9754250Z ** using staged installation 2021-05-14T21:27:50.9937670Z ** R 2021-05-14T21:27:51.0017690Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:27:51.6980510Z ** help 2021-05-14T21:27:51.7675820Z *** installing help indices 2021-05-14T21:27:51.7912730Z *** copying figures 2021-05-14T21:27:51.7924810Z ** building package indices 2021-05-14T21:27:52.0624150Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:27:52.3272440Z ** testing if installed package can be loaded from final location 2021-05-14T21:27:52.5938110Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:27:52.6038320Z * DONE (R6) 2021-05-14T21:27:52.8962780Z * installing *source* package ‘mime’ ... 2021-05-14T21:27:52.8987840Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-14T21:27:52.8989090Z ** using staged installation 2021-05-14T21:27:52.9172990Z ** libs 2021-05-14T21:27:52.9340070Z 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-14T21:27:53.0139240Z 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-14T21:27:53.1066510Z 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-14T21:27:53.1641690Z installing to /Users/runner/work/_temp/Library/00LOCK-mime/00new/mime/libs 2021-05-14T21:27:53.1684830Z ** R 2021-05-14T21:27:53.1764350Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:27:53.6206930Z ** help 2021-05-14T21:27:53.6475110Z *** installing help indices 2021-05-14T21:27:53.6678430Z ** building package indices 2021-05-14T21:27:53.9352620Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:27:54.3093450Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:27:54.4459580Z ** testing if installed package can be loaded from final location 2021-05-14T21:27:54.7019860Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:27:54.7041600Z * DONE (mime) 2021-05-14T21:27:55.2451820Z * installing *source* package ‘curl’ ... 2021-05-14T21:27:55.2570830Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-14T21:27:55.2571960Z ** using staged installation 2021-05-14T21:27:55.3702280Z Found pkg-config cflags and libs! 2021-05-14T21:27:55.7092450Z Using PKG_CFLAGS= 2021-05-14T21:27:55.7100450Z Using PKG_LIBS=-lcurl 2021-05-14T21:27:55.8607900Z ** libs 2021-05-14T21:27:55.8801830Z rm -f curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o 2021-05-14T21:27:55.8835400Z 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-14T21:27:55.9910490Z 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-14T21:27:56.1467070Z 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-14T21:27:56.2464330Z 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-14T21:27:56.3367860Z 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-14T21:27:56.4478920Z 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-14T21:27:56.5531970Z 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-14T21:27:56.6444200Z 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-14T21:27:56.8471690Z 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-14T21:27:56.9147130Z 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-14T21:27:57.0092550Z 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-14T21:27:57.1146770Z 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-14T21:27:57.3056860Z 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-14T21:27:57.4004500Z 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-14T21:27:57.4851920Z 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-14T21:27:57.5594350Z 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-14T21:27:57.6398320Z 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-14T21:27:57.7237160Z 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-14T21:27:57.8698490Z 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-14T21:27:57.9718070Z 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-14T21:27:58.0153020Z 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-14T21:27:58.1023370Z 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-14T21:27:58.1656180Z installing to /Users/runner/work/_temp/Library/00LOCK-curl/00new/curl/libs 2021-05-14T21:27:58.1701600Z ** R 2021-05-14T21:27:58.1870670Z ** inst 2021-05-14T21:27:58.2026190Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:27:58.9304550Z ** help 2021-05-14T21:27:58.9968420Z *** installing help indices 2021-05-14T21:27:59.0380960Z ** building package indices 2021-05-14T21:27:59.3262560Z ** installing vignettes 2021-05-14T21:27:59.3364550Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:27:59.7136510Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:27:59.8555730Z ** testing if installed package can be loaded from final location 2021-05-14T21:28:00.1246210Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:28:00.1276780Z * DONE (curl) 2021-05-14T21:28:00.6326460Z * installing *source* package ‘jsonlite’ ... 2021-05-14T21:28:00.6443640Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-14T21:28:00.6444940Z ** using staged installation 2021-05-14T21:28:00.6643510Z ** libs 2021-05-14T21:28:00.6839400Z 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-14T21:28:00.7847570Z 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-14T21:28:00.8790080Z 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-14T21:28:00.9746790Z 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-14T21:28:01.1001610Z 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-14T21:28:01.2029260Z 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-14T21:28:01.2819380Z 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-14T21:28:01.3599480Z 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-14T21:28:01.4525460Z 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-14T21:28:01.5370190Z 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-14T21:28:01.6761510Z 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-14T21:28:01.7735570Z 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-14T21:28:01.8852880Z 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-14T21:28:01.9906330Z 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-14T21:28:02.0881590Z 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-14T21:28:02.1739980Z 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-14T21:28:02.2622080Z 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-14T21:28:02.3440210Z 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-14T21:28:02.4435850Z 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-14T21:28:02.5250210Z 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-14T21:28:02.6028920Z 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-14T21:28:02.7026790Z 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-14T21:28:02.7696580Z 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-14T21:28:02.8567330Z 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-14T21:28:02.9766440Z 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-14T21:28:03.1873080Z 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-14T21:28:03.4812640Z 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-14T21:28:03.6711400Z 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-14T21:28:03.8376180Z ar rcs yajl/libstatyajl.a yajl/yajl.o yajl/yajl_alloc.o yajl/yajl_buf.o yajl/yajl_encode.o yajl/yajl_gen.o yajl/yajl_lex.o yajl/yajl_parser.o yajl/yajl_tree.o 2021-05-14T21:28:04.9594470Z 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-14T21:28:05.0252020Z installing to /Users/runner/work/_temp/Library/00LOCK-jsonlite/00new/jsonlite/libs 2021-05-14T21:28:05.0295660Z ** R 2021-05-14T21:28:05.0563630Z ** inst 2021-05-14T21:28:05.0629810Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:28:06.3916810Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-14T21:28:06.3917650Z ** help 2021-05-14T21:28:06.4387090Z *** installing help indices 2021-05-14T21:28:06.4698660Z ** building package indices 2021-05-14T21:28:06.7601940Z ** installing vignettes 2021-05-14T21:28:06.7649330Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:28:07.1627690Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:28:07.3102190Z ** testing if installed package can be loaded from final location 2021-05-14T21:28:07.6185300Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:28:07.6285110Z * DONE (jsonlite) 2021-05-14T21:28:07.9411330Z * installing *source* package ‘ini’ ... 2021-05-14T21:28:07.9427470Z ** package ‘ini’ successfully unpacked and MD5 sums checked 2021-05-14T21:28:07.9428790Z ** using staged installation 2021-05-14T21:28:07.9583990Z ** R 2021-05-14T21:28:07.9617010Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:28:08.2972030Z ** help 2021-05-14T21:28:08.3551020Z *** installing help indices 2021-05-14T21:28:08.3814450Z ** building package indices 2021-05-14T21:28:08.6496460Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:28:08.9093350Z ** testing if installed package can be loaded from final location 2021-05-14T21:28:09.1695050Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:28:09.1795570Z * DONE (ini) 2021-05-14T21:28:09.5172450Z * installing *source* package ‘gitcreds’ ... 2021-05-14T21:28:09.5206960Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-14T21:28:09.5208070Z ** using staged installation 2021-05-14T21:28:09.5377930Z ** R 2021-05-14T21:28:09.5462980Z ** inst 2021-05-14T21:28:09.5496430Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:28:10.1867190Z ** help 2021-05-14T21:28:10.2221870Z *** installing help indices 2021-05-14T21:28:10.2490270Z ** building package indices 2021-05-14T21:28:10.5266770Z ** installing vignettes 2021-05-14T21:28:10.5356260Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:28:10.7924240Z ** testing if installed package can be loaded from final location 2021-05-14T21:28:11.0833480Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:28:11.0862240Z * DONE (gitcreds) 2021-05-14T21:28:11.4546790Z * installing *source* package ‘zip’ ... 2021-05-14T21:28:11.4592030Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-14T21:28:11.4593710Z ** using staged installation 2021-05-14T21:28:11.4750530Z ** libs 2021-05-14T21:28:11.4934440Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-14T21:28:14.7751220Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-14T21:28:17.7793480Z 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-14T21:28:17.8591030Z 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-14T21:28:20.4817410Z 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-14T21:28:20.5645130Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-14T21:28:20.5646950Z size_t uzipfile_len = 0; 2021-05-14T21:28:20.5647670Z ^ 2021-05-14T21:28:20.6159130Z 1 warning generated. 2021-05-14T21:28:20.6189360Z 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-14T21:28:20.7700300Z 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-14T21:28:20.8681740Z 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-14T21:28:20.9269390Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-zip/00new/zip 2021-05-14T21:28:20.9375610Z ** R 2021-05-14T21:28:20.9433620Z ** inst 2021-05-14T21:28:20.9458350Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:28:21.3903510Z ** help 2021-05-14T21:28:21.4194050Z *** installing help indices 2021-05-14T21:28:21.4468690Z ** building package indices 2021-05-14T21:28:21.7136430Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:28:22.0872840Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:28:22.2228280Z ** testing if installed package can be loaded from final location 2021-05-14T21:28:22.4736180Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:28:22.4762960Z * DONE (zip) 2021-05-14T21:28:22.9458240Z * installing *source* package ‘rstudioapi’ ... 2021-05-14T21:28:22.9541070Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-14T21:28:22.9542290Z ** using staged installation 2021-05-14T21:28:22.9720290Z ** R 2021-05-14T21:28:22.9876510Z ** inst 2021-05-14T21:28:22.9956900Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:28:23.8183930Z ** help 2021-05-14T21:28:24.0725960Z *** installing help indices 2021-05-14T21:28:24.2141650Z *** copying figures 2021-05-14T21:28:24.2154420Z ** building package indices 2021-05-14T21:28:24.6573030Z ** installing vignettes 2021-05-14T21:28:24.6680970Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:28:24.9246400Z ** testing if installed package can be loaded from final location 2021-05-14T21:28:25.1835980Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:28:25.1937980Z * DONE (rstudioapi) 2021-05-14T21:28:25.6278640Z * installing *source* package ‘rprojroot’ ... 2021-05-14T21:28:25.6327070Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-14T21:28:25.6328220Z ** using staged installation 2021-05-14T21:28:25.6533280Z ** R 2021-05-14T21:28:25.6606220Z ** inst 2021-05-14T21:28:25.6635520Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:28:26.3926250Z ** help 2021-05-14T21:28:26.4377060Z *** installing help indices 2021-05-14T21:28:26.4714960Z *** copying figures 2021-05-14T21:28:26.4757050Z ** building package indices 2021-05-14T21:28:26.7596370Z ** installing vignettes 2021-05-14T21:28:26.7697160Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:28:27.0283450Z ** testing if installed package can be loaded from final location 2021-05-14T21:28:27.2861970Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:28:27.2962160Z * DONE (rprojroot) 2021-05-14T21:28:27.6955670Z * installing *source* package ‘crayon’ ... 2021-05-14T21:28:27.6993360Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-14T21:28:27.7023810Z ** using staged installation 2021-05-14T21:28:27.7204100Z ** R 2021-05-14T21:28:27.7340460Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:28:28.8944710Z ** help 2021-05-14T21:28:29.0201010Z *** installing help indices 2021-05-14T21:28:29.0608320Z ** building package indices 2021-05-14T21:28:29.3711290Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:28:29.6386120Z ** testing if installed package can be loaded from final location 2021-05-14T21:28:29.9034180Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:28:29.9134300Z * DONE (crayon) 2021-05-14T21:28:30.2385780Z * installing *source* package ‘fastmap’ ... 2021-05-14T21:28:30.2415180Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-14T21:28:30.2416310Z ** using staged installation 2021-05-14T21:28:30.2583000Z ** libs 2021-05-14T21:28:30.2772720Z 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-14T21:28:33.2570340Z 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-14T21:28:33.3418920Z 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-14T21:28:33.4057330Z installing to /Users/runner/work/_temp/Library/00LOCK-fastmap/00new/fastmap/libs 2021-05-14T21:28:33.4103340Z ** R 2021-05-14T21:28:33.4179810Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:28:33.9696170Z ** help 2021-05-14T21:28:33.9945870Z *** installing help indices 2021-05-14T21:28:34.0171080Z ** building package indices 2021-05-14T21:28:34.2857900Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:28:34.6527300Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:28:34.7855180Z ** testing if installed package can be loaded from final location 2021-05-14T21:28:35.0396620Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:28:35.0418320Z * DONE (fastmap) 2021-05-14T21:28:35.4472180Z * installing *source* package ‘yaml’ ... 2021-05-14T21:28:35.4513670Z ** package ‘yaml’ successfully unpacked and MD5 sums checked 2021-05-14T21:28:35.4514770Z ** using staged installation 2021-05-14T21:28:35.4647500Z ** libs 2021-05-14T21:28:35.4834200Z 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-14T21:28:35.8632620Z 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-14T21:28:36.0033640Z 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-14T21:28:37.0543410Z 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-14T21:28:37.2082990Z 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-14T21:28:37.3829700Z 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-14T21:28:37.7762080Z 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-14T21:28:37.8631110Z r_emit.c:573:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-14T21:28:37.8633220Z result = emit_factor(emitter, event, s_obj, tag, implicit_tag); 2021-05-14T21:28:37.8634200Z ^~~ 2021-05-14T21:28:37.8636790Z r_emit.c:584:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-14T21:28:37.8638660Z result = emit_string(emitter, event, s_obj, tag, implicit_tag); 2021-05-14T21:28:37.8639620Z ^~~ 2021-05-14T21:28:37.8642410Z r_emit.c:614:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-14T21:28:37.8644250Z result = emit_char(emitter, event, s_chr, tag, implicit_tag, 2021-05-14T21:28:37.8645200Z ^~~ 2021-05-14T21:28:38.0609370Z 3 warnings generated. 2021-05-14T21:28:38.0642910Z 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-14T21:28:38.1937660Z 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-14T21:28:38.2656010Z r_parse.c:194:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-14T21:28:38.2657800Z tag = process_tag(tag); 2021-05-14T21:28:38.2658560Z ^~~ 2021-05-14T21:28:38.2683760Z r_parse.c:491:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-14T21:28:38.2685440Z tag = process_tag(tag); 2021-05-14T21:28:38.2686170Z ^~~ 2021-05-14T21:28:38.2723100Z r_parse.c:1017:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-14T21:28:38.2724770Z tag = process_tag(tag); 2021-05-14T21:28:38.2725590Z ^~~ 2021-05-14T21:28:38.5801560Z 3 warnings generated. 2021-05-14T21:28:38.5837360Z 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-14T21:28:38.7213750Z 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-14T21:28:40.1045780Z 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-14T21:28:40.2188310Z 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-14T21:28:40.2836410Z installing to /Users/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/libs 2021-05-14T21:28:40.2885110Z ** R 2021-05-14T21:28:40.2923660Z ** inst 2021-05-14T21:28:40.2968690Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:28:40.6400880Z ** help 2021-05-14T21:28:40.6701950Z *** installing help indices 2021-05-14T21:28:40.6968680Z ** building package indices 2021-05-14T21:28:40.9719080Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:28:41.3754370Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:28:41.5055940Z ** testing if installed package can be loaded from final location 2021-05-14T21:28:41.7532400Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:28:41.7558830Z * DONE (yaml) 2021-05-14T21:28:42.1613790Z * installing *source* package ‘withr’ ... 2021-05-14T21:28:42.1668760Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-14T21:28:42.1669890Z ** using staged installation 2021-05-14T21:28:42.1903180Z ** R 2021-05-14T21:28:42.2083070Z ** inst 2021-05-14T21:28:42.2108980Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:28:43.0931440Z ** help 2021-05-14T21:28:43.2077840Z *** installing help indices 2021-05-14T21:28:43.2745540Z *** copying figures 2021-05-14T21:28:43.2757480Z ** building package indices 2021-05-14T21:28:43.5965300Z ** installing vignettes 2021-05-14T21:28:43.6051890Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:28:43.8728340Z ** testing if installed package can be loaded from final location 2021-05-14T21:28:44.1364700Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:28:44.1466280Z * DONE (withr) 2021-05-14T21:28:44.4857510Z * installing *source* package ‘whisker’ ... 2021-05-14T21:28:44.4889850Z ** package ‘whisker’ successfully unpacked and MD5 sums checked 2021-05-14T21:28:44.4890970Z ** using staged installation 2021-05-14T21:28:44.5033820Z ** R 2021-05-14T21:28:44.5084610Z ** inst 2021-05-14T21:28:44.5167740Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:28:45.0563220Z ** help 2021-05-14T21:28:45.0923210Z *** installing help indices 2021-05-14T21:28:45.1208980Z ** building package indices 2021-05-14T21:28:45.4483500Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:28:45.7025600Z ** testing if installed package can be loaded from final location 2021-05-14T21:28:46.0018080Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:28:46.0119690Z * DONE (whisker) 2021-05-14T21:28:46.3160170Z * installing *source* package ‘rappdirs’ ... 2021-05-14T21:28:46.3186140Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-14T21:28:46.3187340Z ** using staged installation 2021-05-14T21:28:46.3469100Z ** libs 2021-05-14T21:28:46.3683810Z 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-14T21:28:46.4507710Z 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-14T21:28:46.5322300Z 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-14T21:28:46.5893030Z installing to /Users/runner/work/_temp/Library/00LOCK-rappdirs/00new/rappdirs/libs 2021-05-14T21:28:46.5932150Z ** R 2021-05-14T21:28:46.5993740Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:28:46.9993520Z ** help 2021-05-14T21:28:47.0312770Z *** installing help indices 2021-05-14T21:28:47.0573920Z ** building package indices 2021-05-14T21:28:47.3299780Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:28:47.7015950Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:28:47.8317920Z ** testing if installed package can be loaded from final location 2021-05-14T21:28:48.0861330Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:28:48.0883300Z * DONE (rappdirs) 2021-05-14T21:28:48.8705750Z * installing *source* package ‘fs’ ... 2021-05-14T21:28:48.8921050Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-14T21:28:48.8922310Z ** using staged installation 2021-05-14T21:28:48.9171430Z ** libs 2021-05-14T21:28:48.9381760Z 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-14T21:28:49.7719080Z 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-14T21:28:49.9607950Z 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-14T21:28:50.7195220Z 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-14T21:28:50.8960650Z 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-14T21:28:51.5747270Z 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-14T21:28:52.5608950Z 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-14T21:28:52.7224530Z 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-14T21:28:53.4020890Z 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-14T21:28:54.1466980Z 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-14T21:28:54.8317650Z 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-14T21:28:55.4821770Z (cd libuv-1.38.1 \ 2021-05-14T21:28:55.4823630Z && 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-14T21:28:56.9629660Z rm: conftest.dSYM: is a directory 2021-05-14T21:29:00.3282560Z rm: conftest.dSYM: is a directory 2021-05-14T21:29:00.4240690Z rm: conftest.dSYM: is a directory 2021-05-14T21:29:00.4477250Z rm: conftest.dSYM: is a directory 2021-05-14T21:29:11.1139490Z make --directory=libuv-1.38.1 \ 2021-05-14T21:29:11.1140200Z HAVE_DTRACE=0 2021-05-14T21:29:11.1422910Z CC src/libuv_la-fs-poll.lo 2021-05-14T21:29:12.1857270Z CC src/libuv_la-idna.lo 2021-05-14T21:29:13.2773070Z CC src/libuv_la-inet.lo 2021-05-14T21:29:14.3820830Z CC src/libuv_la-random.lo 2021-05-14T21:29:15.3312040Z CC src/libuv_la-strscpy.lo 2021-05-14T21:29:16.2334240Z CC src/libuv_la-threadpool.lo 2021-05-14T21:29:17.3271150Z CC src/libuv_la-timer.lo 2021-05-14T21:29:18.4489440Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-14T21:29:19.4263740Z CC src/libuv_la-uv-common.lo 2021-05-14T21:29:20.8981390Z CC src/libuv_la-version.lo 2021-05-14T21:29:21.8147920Z CC src/unix/libuv_la-async.lo 2021-05-14T21:29:22.8371550Z CC src/unix/libuv_la-core.lo 2021-05-14T21:29:24.3941750Z CC src/unix/libuv_la-dl.lo 2021-05-14T21:29:25.3395980Z CC src/unix/libuv_la-fs.lo 2021-05-14T21:29:27.5259840Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-14T21:29:28.5348630Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-14T21:29:29.5167050Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-14T21:29:30.5495210Z CC src/unix/libuv_la-loop.lo 2021-05-14T21:29:31.5762750Z CC src/unix/libuv_la-pipe.lo 2021-05-14T21:29:32.6464390Z CC src/unix/libuv_la-poll.lo 2021-05-14T21:29:34.1584340Z CC src/unix/libuv_la-process.lo 2021-05-14T21:29:34.8129130Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-14T21:29:35.7577130Z CC src/unix/libuv_la-signal.lo 2021-05-14T21:29:37.5060700Z CC src/unix/libuv_la-stream.lo 2021-05-14T21:29:39.3383150Z CC src/unix/libuv_la-tcp.lo 2021-05-14T21:29:40.3854010Z CC src/unix/libuv_la-thread.lo 2021-05-14T21:29:41.4894190Z CC src/unix/libuv_la-tty.lo 2021-05-14T21:29:42.5370460Z CC src/unix/libuv_la-udp.lo 2021-05-14T21:29:43.8737020Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-14T21:29:44.8258830Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-14T21:29:45.7545330Z CC src/unix/libuv_la-darwin.lo 2021-05-14T21:29:46.7478260Z CC src/unix/libuv_la-fsevents.lo 2021-05-14T21:29:47.9298080Z CC src/unix/libuv_la-kqueue.lo 2021-05-14T21:29:49.0799780Z CC src/unix/libuv_la-proctitle.lo 2021-05-14T21:29:49.9962890Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-14T21:29:50.8727130Z CCLD libuv.la 2021-05-14T21:29:51.3650950Z 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-14T21:29:51.4435410Z installing to /Users/runner/work/_temp/Library/00LOCK-fs/00new/fs/libs 2021-05-14T21:29:51.4514580Z ** R 2021-05-14T21:29:51.4667650Z ** inst 2021-05-14T21:29:51.4697570Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:29:52.9006800Z ** help 2021-05-14T21:29:53.0016630Z *** installing help indices 2021-05-14T21:29:53.0623350Z ** building package indices 2021-05-14T21:29:53.3659040Z ** installing vignettes 2021-05-14T21:29:53.3860080Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:29:53.8475520Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:29:53.9898770Z ** testing if installed package can be loaded from final location 2021-05-14T21:29:54.3104350Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:29:54.3203640Z * DONE (fs) 2021-05-14T21:29:54.7007620Z * installing *source* package ‘clipr’ ... 2021-05-14T21:29:54.7035570Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-14T21:29:54.7036710Z ** using staged installation 2021-05-14T21:29:54.7302370Z ** R 2021-05-14T21:29:54.7368260Z ** inst 2021-05-14T21:29:54.7394680Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:29:55.1716590Z ** help 2021-05-14T21:29:55.2013330Z *** installing help indices 2021-05-14T21:29:55.2272240Z ** building package indices 2021-05-14T21:29:55.4926890Z ** installing vignettes 2021-05-14T21:29:55.4999490Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:29:55.7480630Z ** testing if installed package can be loaded from final location 2021-05-14T21:29:55.9924340Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:29:56.0024710Z * DONE (clipr) 2021-05-14T21:29:57.1803650Z * installing *source* package ‘git2r’ ... 2021-05-14T21:29:57.2236360Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-14T21:29:57.2237220Z ** using staged installation 2021-05-14T21:29:57.5438020Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-14T21:29:57.5440200Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-14T21:29:57.5449770Z checking for gcc... gcc 2021-05-14T21:30:00.0271090Z checking whether the C compiler works... yes 2021-05-14T21:30:00.0272720Z checking for C compiler default output file name... a.out 2021-05-14T21:30:00.1559330Z checking for suffix of executables... 2021-05-14T21:30:00.4920230Z checking whether we are cross compiling... no 2021-05-14T21:30:00.6031470Z checking for suffix of object files... o 2021-05-14T21:30:00.6658880Z checking whether we are using the GNU C compiler... yes 2021-05-14T21:30:00.7293910Z checking whether gcc accepts -g... yes 2021-05-14T21:30:00.8551510Z checking for gcc option to accept ISO C89... none needed 2021-05-14T21:30:00.8565410Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-14T21:30:00.8711110Z checking pkg-config is at least version 0.9.0... yes 2021-05-14T21:30:00.9545210Z Found pkg-config cflags and libs! 2021-05-14T21:30:01.3732460Z checking whether the libgit2 version will work in git2r... yes 2021-05-14T21:30:01.6442560Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-14T21:30:01.7552520Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-14T21:30:01.8644860Z checking whether the libgit2 function git_error_last is available... yes 2021-05-14T21:30:01.9731340Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-14T21:30:01.9733710Z ----- Results of the git2r package configure ----- 2021-05-14T21:30:01.9734460Z 2021-05-14T21:30:01.9736410Z PKG_CFLAGS: -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES 2021-05-14T21:30:01.9738230Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-14T21:30:01.9738950Z 2021-05-14T21:30:01.9740160Z -------------------------------------------------- 2021-05-14T21:30:02.0100710Z configure: creating ./config.status 2021-05-14T21:30:02.1877660Z config.status: creating src/Makevars 2021-05-14T21:30:02.3159130Z ** libs 2021-05-14T21:30:02.3357120Z 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-14T21:30:02.4645990Z 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-14T21:30:02.5559770Z 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-14T21:30:02.7678920Z 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-14T21:30:02.9037800Z 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-14T21:30:03.0664490Z 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-14T21:30:03.3077130Z 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-14T21:30:03.4480740Z 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-14T21:30:03.5850090Z 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-14T21:30:03.7732500Z 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-14T21:30:03.9713420Z 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-14T21:30:04.1127590Z 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-14T21:30:04.4112870Z 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-14T21:30:04.5266350Z 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-14T21:30:04.6597800Z 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-14T21:30:04.7951260Z 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-14T21:30:04.9244900Z 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-14T21:30:05.1322130Z 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-14T21:30:05.2964510Z 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-14T21:30:05.4261830Z 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-14T21:30:05.6188250Z 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-14T21:30:05.7371530Z 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-14T21:30:05.8720580Z 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-14T21:30:06.0146200Z 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-14T21:30:06.1482320Z 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-14T21:30:06.3421960Z 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-14T21:30:06.5243040Z 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-14T21:30:06.6533670Z 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-14T21:30:06.7800710Z 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-14T21:30:06.9855660Z 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-14T21:30:07.1124770Z 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-14T21:30:07.2698640Z 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-14T21:30:07.4678750Z 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-14T21:30:07.6324930Z 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-14T21:30:07.7518290Z 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-14T21:30:07.9073980Z 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-14T21:30:07.9364950Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-14T21:30:07.9744540Z installing to /Users/runner/work/_temp/Library/00LOCK-git2r/00new/git2r/libs 2021-05-14T21:30:07.9791380Z ** R 2021-05-14T21:30:08.0071880Z ** inst 2021-05-14T21:30:08.0097330Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:30:09.2451810Z ** help 2021-05-14T21:30:09.6156180Z *** installing help indices 2021-05-14T21:30:09.8403670Z ** building package indices 2021-05-14T21:30:10.3130460Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:30:10.7388420Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:30:10.8754540Z ** testing if installed package can be loaded from final location 2021-05-14T21:30:11.1608300Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:30:11.1636990Z * DONE (git2r) 2021-05-14T21:30:11.5413870Z * installing *source* package ‘askpass’ ... 2021-05-14T21:30:11.5434810Z ** package ‘askpass’ successfully unpacked and MD5 sums checked 2021-05-14T21:30:11.5436240Z ** using staged installation 2021-05-14T21:30:11.5626800Z ** libs 2021-05-14T21:30:11.5799860Z 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-14T21:30:11.6681200Z 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-14T21:30:11.7290440Z installing to /Users/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/libs 2021-05-14T21:30:11.7332220Z ** R 2021-05-14T21:30:11.7377530Z ** inst 2021-05-14T21:30:11.7397530Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:30:12.0916240Z ** help 2021-05-14T21:30:12.1131660Z *** installing help indices 2021-05-14T21:30:12.1308970Z ** building package indices 2021-05-14T21:30:12.3913690Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:30:12.6518340Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:30:12.7906030Z ** testing if installed package can be loaded from final location 2021-05-14T21:30:13.0327630Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:30:13.0349360Z * DONE (askpass) 2021-05-14T21:30:13.5474020Z * installing *source* package ‘cli’ ... 2021-05-14T21:30:14.4590950Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-14T21:30:14.4593210Z ** using staged installation 2021-05-14T21:30:14.4594460Z ** R 2021-05-14T21:30:14.4595140Z ** inst 2021-05-14T21:30:14.4597090Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:30:16.9837200Z ** help 2021-05-14T21:30:17.2551370Z *** installing help indices 2021-05-14T21:30:17.4158300Z *** copying figures 2021-05-14T21:30:17.4162480Z ** building package indices 2021-05-14T21:30:17.8335300Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:30:18.1747450Z ** testing if installed package can be loaded from final location 2021-05-14T21:30:18.5498890Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:30:18.5552070Z * DONE (cli) 2021-05-14T21:30:19.0575860Z * installing *source* package ‘purrr’ ... 2021-05-14T21:30:19.0675930Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-14T21:30:19.0676700Z ** using staged installation 2021-05-14T21:30:19.0899500Z ** libs 2021-05-14T21:30:19.1082420Z 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-14T21:30:19.1811710Z 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-14T21:30:19.2978930Z 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-14T21:30:19.3972290Z 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-14T21:30:19.5232710Z 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-14T21:30:19.6011100Z 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-14T21:30:19.7403980Z 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-14T21:30:19.8969570Z 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-14T21:30:20.0053860Z 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-14T21:30:20.0895510Z 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-14T21:30:20.1478150Z installing to /Users/runner/work/_temp/Library/00LOCK-purrr/00new/purrr/libs 2021-05-14T21:30:20.1519370Z ** R 2021-05-14T21:30:20.1771580Z ** inst 2021-05-14T21:30:20.1873130Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:30:21.8032880Z ** help 2021-05-14T21:30:22.0388470Z *** installing help indices 2021-05-14T21:30:22.1616230Z *** copying figures 2021-05-14T21:30:22.1653510Z ** building package indices 2021-05-14T21:30:22.5359400Z ** installing vignettes 2021-05-14T21:30:22.5472170Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:30:22.9384480Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:30:23.0650020Z ** testing if installed package can be loaded from final location 2021-05-14T21:30:23.4275330Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:30:23.4312790Z * DONE (purrr) 2021-05-14T21:30:23.8229870Z * installing *source* package ‘lifecycle’ ... 2021-05-14T21:30:23.8284590Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-14T21:30:23.8285360Z ** using staged installation 2021-05-14T21:30:23.8498700Z ** R 2021-05-14T21:30:23.8572300Z ** inst 2021-05-14T21:30:23.8615490Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:30:24.4674470Z ** help 2021-05-14T21:30:24.5398330Z *** installing help indices 2021-05-14T21:30:24.5696180Z *** copying figures 2021-05-14T21:30:24.5727280Z ** building package indices 2021-05-14T21:30:24.9019120Z ** installing vignettes 2021-05-14T21:30:24.9094470Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:30:25.1862760Z ** testing if installed package can be loaded from final location 2021-05-14T21:30:25.4622320Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:30:25.4661390Z * DONE (lifecycle) 2021-05-14T21:30:25.9452660Z * installing *source* package ‘desc’ ... 2021-05-14T21:30:25.9544240Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-14T21:30:25.9545080Z ** using staged installation 2021-05-14T21:30:25.9769960Z ** R 2021-05-14T21:30:25.9986450Z ** inst 2021-05-14T21:30:26.0035520Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:30:28.2282490Z ** help 2021-05-14T21:30:28.4144050Z *** installing help indices 2021-05-14T21:30:28.5203210Z ** building package indices 2021-05-14T21:30:28.8810660Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:30:29.1499790Z ** testing if installed package can be loaded from final location 2021-05-14T21:30:29.4523220Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:30:29.4556430Z * DONE (desc) 2021-05-14T21:30:29.7717930Z * installing *source* package ‘cachem’ ... 2021-05-14T21:30:29.7742620Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-14T21:30:29.7744520Z ** using staged installation 2021-05-14T21:30:29.7943650Z ** libs 2021-05-14T21:30:29.8116030Z 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-14T21:30:29.8939280Z 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-14T21:30:29.9754360Z 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-14T21:30:30.0318260Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-14T21:30:30.0360140Z ** R 2021-05-14T21:30:30.0512010Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:30:30.7399160Z ** help 2021-05-14T21:30:30.7770050Z *** installing help indices 2021-05-14T21:30:30.8020380Z ** building package indices 2021-05-14T21:30:31.0762200Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:30:31.4761960Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:30:31.6077400Z ** testing if installed package can be loaded from final location 2021-05-14T21:30:31.8924730Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:30:31.8951910Z * DONE (cachem) 2021-05-14T21:30:32.6025390Z * installing *source* package ‘openssl’ ... 2021-05-14T21:30:32.6221180Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-14T21:30:32.6222020Z ** using staged installation 2021-05-14T21:30:32.8248570Z Homebrew 3.1.6 2021-05-14T21:30:32.9083400Z Homebrew/homebrew-core (git revision b6492621ab; last commit 2021-05-10) 2021-05-14T21:30:32.9922530Z Homebrew/homebrew-cask (git revision 22deb90f04; last commit 2021-05-10) 2021-05-14T21:30:33.3550590Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-14T21:30:33.6943930Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-14T21:30:33.7168780Z ** libs 2021-05-14T21:30:33.7360530Z rm -f aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o openssl.so bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-14T21:30:33.7387700Z 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-14T21:30:33.8759250Z 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-14T21:30:34.0119170Z 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-14T21:30:34.1786950Z 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-14T21:30:34.4454810Z 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-14T21:30:34.6020380Z 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-14T21:30:34.7825170Z 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-14T21:30:34.9767230Z 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-14T21:30:35.0789940Z 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-14T21:30:35.2296340Z 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-14T21:30:35.3546700Z 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-14T21:30:35.5057750Z 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-14T21:30:35.7154590Z 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-14T21:30:35.9069180Z 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-14T21:30:36.1671210Z 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-14T21:30:36.2537810Z 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-14T21:30:36.3266710Z 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-14T21:30:36.5364000Z 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-14T21:30:36.7651820Z 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-14T21:30:36.9741160Z 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-14T21:30:37.0525140Z 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-14T21:30:37.2356980Z 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-14T21:30:37.4349780Z 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-14T21:30:37.6705450Z 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-14T21:30:37.8680260Z 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-14T21:30:38.0746200Z 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-14T21:30:38.2730260Z 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-14T21:30:38.3758090Z 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-14T21:30:38.5721040Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-14T21:30:38.6372890Z 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-14T21:30:38.6679100Z 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-14T21:30:38.6681200Z 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-14T21:30:38.7082530Z installing to /Users/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs 2021-05-14T21:30:38.7127390Z ** R 2021-05-14T21:30:38.7295200Z ** inst 2021-05-14T21:30:38.7498000Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:30:40.0611250Z ** help 2021-05-14T21:30:40.1359260Z *** installing help indices 2021-05-14T21:30:40.1818300Z ** building package indices 2021-05-14T21:30:40.5310200Z ** installing vignettes 2021-05-14T21:30:40.5506900Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:30:40.9235360Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:30:41.0526780Z ** testing if installed package can be loaded from final location 2021-05-14T21:30:41.3842990Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:30:41.3876800Z * DONE (openssl) 2021-05-14T21:30:41.7207290Z * installing *source* package ‘memoise’ ... 2021-05-14T21:30:41.7234260Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-14T21:30:41.7235540Z ** using staged installation 2021-05-14T21:30:41.7462550Z ** R 2021-05-14T21:30:41.7590840Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:30:42.2790360Z ** help 2021-05-14T21:30:42.3159770Z *** installing help indices 2021-05-14T21:30:42.3463230Z ** building package indices 2021-05-14T21:30:42.6245430Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:30:42.9087900Z ** testing if installed package can be loaded from final location 2021-05-14T21:30:43.1943050Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:30:43.1964730Z * DONE (memoise) 2021-05-14T21:30:43.6749950Z * installing *source* package ‘httr’ ... 2021-05-14T21:30:43.6850980Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-14T21:30:43.6852160Z ** using staged installation 2021-05-14T21:30:43.7089600Z ** R 2021-05-14T21:30:43.7382410Z ** demo 2021-05-14T21:30:43.7444150Z ** inst 2021-05-14T21:30:43.7498880Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:30:46.9854690Z ** help 2021-05-14T21:30:47.2153520Z *** installing help indices 2021-05-14T21:30:47.3447790Z ** building package indices 2021-05-14T21:30:47.7201910Z ** installing vignettes 2021-05-14T21:30:47.7293490Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:30:47.9882940Z ** testing if installed package can be loaded from final location 2021-05-14T21:30:48.3049760Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:30:48.3101380Z * DONE (httr) 2021-05-14T21:30:48.6593980Z * installing *source* package ‘credentials’ ... 2021-05-14T21:30:48.6623230Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-14T21:30:48.6624580Z ** using staged installation 2021-05-14T21:30:48.6823540Z ** R 2021-05-14T21:30:48.6893360Z ** inst 2021-05-14T21:30:48.6928550Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:30:49.2833330Z ** help 2021-05-14T21:30:49.3089700Z *** installing help indices 2021-05-14T21:30:49.3336000Z ** building package indices 2021-05-14T21:30:49.5913230Z ** installing vignettes 2021-05-14T21:30:49.5985870Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:30:50.0363490Z ** testing if installed package can be loaded from final location 2021-05-14T21:30:50.4151980Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:30:50.4176360Z * DONE (credentials) 2021-05-14T21:30:50.8443020Z * installing *source* package ‘gh’ ... 2021-05-14T21:30:50.8477970Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-14T21:30:50.8479070Z ** using staged installation 2021-05-14T21:30:50.8700490Z ** R 2021-05-14T21:30:50.8822960Z ** inst 2021-05-14T21:30:50.8847300Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:30:52.1871690Z ** help 2021-05-14T21:30:52.2295870Z *** installing help indices 2021-05-14T21:30:52.2638200Z ** building package indices 2021-05-14T21:30:52.5327890Z ** installing vignettes 2021-05-14T21:30:52.5402460Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:30:52.8802850Z ** testing if installed package can be loaded from final location 2021-05-14T21:30:53.2290670Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:30:53.2324460Z * DONE (gh) 2021-05-14T21:30:53.6138390Z * installing *source* package ‘gert’ ... 2021-05-14T21:30:53.6191500Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-14T21:30:53.6192710Z ** using staged installation 2021-05-14T21:30:53.7212880Z Found pkg-config cflags and libs! 2021-05-14T21:30:54.0563560Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-14T21:30:54.0564920Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-14T21:30:54.1691600Z Configuration OK! 2021-05-14T21:30:54.1907720Z ** libs 2021-05-14T21:30:54.2091280Z rm -f gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o 2021-05-14T21:30:54.2120330Z 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-14T21:30:54.4319780Z 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-14T21:30:54.6678770Z 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-14T21:30:54.9029410Z 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-14T21:30:55.0374750Z 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-14T21:30:55.1598230Z 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-14T21:30:55.3392310Z 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-14T21:30:55.4558280Z 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-14T21:30:55.6060120Z 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-14T21:30:55.7549930Z 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-14T21:30:55.8872270Z 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-14T21:30:56.0336320Z 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-14T21:30:56.1630840Z 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-14T21:30:56.3295890Z 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-14T21:30:56.4604280Z 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-14T21:30:56.4930900Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-14T21:30:56.5290020Z installing to /Users/runner/work/_temp/Library/00LOCK-gert/00new/gert/libs 2021-05-14T21:30:56.5339540Z ** R 2021-05-14T21:30:56.5483720Z ** inst 2021-05-14T21:30:56.5510930Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:30:57.6211750Z ** help 2021-05-14T21:30:57.7019630Z *** installing help indices 2021-05-14T21:30:57.7543390Z ** building package indices 2021-05-14T21:30:58.0573810Z ** installing vignettes 2021-05-14T21:30:58.0713270Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:30:58.5697920Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:30:58.7166080Z ** testing if installed package can be loaded from final location 2021-05-14T21:30:59.0551730Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:30:59.0580440Z * DONE (gert) 2021-05-14T21:30:59.7210270Z * installing *source* package ‘usethis’ ... 2021-05-14T21:30:59.7379570Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-14T21:30:59.7381040Z ** using staged installation 2021-05-14T21:30:59.7759130Z ** R 2021-05-14T21:30:59.8301550Z ** inst 2021-05-14T21:30:59.8505840Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:31:03.8265410Z ** help 2021-05-14T21:31:04.1108940Z *** installing help indices 2021-05-14T21:31:04.2708590Z *** copying figures 2021-05-14T21:31:04.2745620Z ** building package indices 2021-05-14T21:31:04.6935170Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:31:05.1004510Z ** testing if installed package can be loaded from final location 2021-05-14T21:31:05.5562040Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:31:05.5770060Z * DONE (usethis) 2021-05-14T21:31:05.6229840Z 2021-05-14T21:31:05.6231840Z The downloaded source packages are in 2021-05-14T21:31:05.6234600Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpyoXbCJ/downloaded_packages’ 2021-05-14T21:31:05.6236510Z Running `R CMD build`... 2021-05-14T21:31:08.8332680Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpyoXbCJ/remotes2a4a13d673f7/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-14T21:31:08.8334190Z * preparing ‘tic’: 2021-05-14T21:31:08.8335240Z * checking DESCRIPTION meta-information ... OK 2021-05-14T21:31:08.8336010Z * installing the package to process help pages 2021-05-14T21:31:08.8337300Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T21:31:08.8338120Z * checking for empty or unneeded directories 2021-05-14T21:31:08.8339150Z Removed empty directory ‘tic/.circleci’ 2021-05-14T21:31:08.8340590Z Removed empty directory ‘tic/pkgdown’ 2021-05-14T21:31:08.8341590Z * building ‘tic_0.10.0.tar.gz’ 2021-05-14T21:31:08.8344730Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:31:08.8345760Z (as ‘lib’ is unspecified) 2021-05-14T21:31:09.3481710Z * installing *source* package ‘tic’ ... 2021-05-14T21:31:09.3485040Z ** using staged installation 2021-05-14T21:31:09.3842450Z ** R 2021-05-14T21:31:09.4132880Z ** inst 2021-05-14T21:31:09.4311990Z ** preparing package for lazy loading 2021-05-14T21:31:09.9329100Z ** help 2021-05-14T21:31:10.1461670Z *** installing help indices 2021-05-14T21:31:10.3180760Z *** copying figures 2021-05-14T21:31:10.3209480Z ** building package indices 2021-05-14T21:31:10.6818180Z ** installing vignettes 2021-05-14T21:31:10.6879570Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:31:11.0869670Z ** testing if installed package can be loaded from final location 2021-05-14T21:31:11.5115780Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:31:11.5187670Z * DONE (tic) 2021-05-14T21:31:11.5814490Z Using github PAT from envvar GITHUB_PAT 2021-05-14T21:31:11.9114460Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-14T21:31:13.4597710Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-14T21:31:13.4598810Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-14T21:31:13.4599750Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-14T21:31:13.4600630Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-14T21:31:13.4603030Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-14T21:31:13.4605620Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-14T21:31:13.4606500Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-14T21:31:13.4607390Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-14T21:31:13.4608240Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-14T21:31:13.4609330Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-14T21:31:13.4610200Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-14T21:31:13.4611030Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-14T21:31:13.4611890Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-14T21:31:13.4612750Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-14T21:31:13.4613620Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-14T21:31:13.4614480Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-14T21:31:13.4615750Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-14T21:31:13.4616730Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-14T21:31:13.4617680Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-14T21:31:13.4618530Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-14T21:31:13.4619360Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-14T21:31:13.4620200Z xfun (NA -> 0.22 ) [CRAN] 2021-05-14T21:31:13.4621060Z markdown (NA -> 1.1 ) [CRAN] 2021-05-14T21:31:13.4621980Z highr (NA -> 0.9 ) [CRAN] 2021-05-14T21:31:13.4622840Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-14T21:31:13.4623710Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-14T21:31:13.4624560Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-14T21:31:13.4625410Z knitr (NA -> 1.33 ) [CRAN] 2021-05-14T21:31:13.4626280Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-14T21:31:13.4627140Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-14T21:31:13.4627990Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-14T21:31:13.4629040Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-14T21:31:13.4629960Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-14T21:31:13.4630840Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-14T21:31:13.4631720Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-14T21:31:13.4633040Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-14T21:31:13.4634070Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-14T21:31:13.4634950Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-14T21:31:13.4635830Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-14T21:31:13.4637030Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:31:13.4638010Z (as ‘lib’ is unspecified) 2021-05-14T21:31:15.6112990Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-14T21:31:15.6117060Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-14T21:31:15.6192050Z Packages which are only available in source form, and may need 2021-05-14T21:31:15.6195000Z compilation of C/C++/Fortran: ‘utf8’ ‘vctrs’ ‘tibble’ ‘fansi’ 2021-05-14T21:31:15.6196780Z ‘diffobj’ ‘ps’ ‘processx’ ‘pkgload’ ‘ellipsis’ ‘digest’ ‘brio’ ‘xml2’ 2021-05-14T21:31:15.6198180Z ‘xfun’ ‘markdown’ ‘stringi’ ‘Rcpp’ ‘commonmark’ ‘testthat’ ‘roxygen2’ 2021-05-14T21:31:15.6201770Z 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-14T21:31:15.6203240Z 2021-05-14T21:31:15.6208250Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-14T21:31:15.8651380Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-14T21:31:16.1046980Z ================================================== 2021-05-14T21:31:16.1048210Z downloaded 233 KB 2021-05-14T21:31:16.1048560Z 2021-05-14T21:31:16.1083040Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-14T21:31:16.3662540Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-14T21:31:16.4063830Z ================================================== 2021-05-14T21:31:16.4064400Z downloaded 764 KB 2021-05-14T21:31:16.4064700Z 2021-05-14T21:31:16.4099940Z trying URL 'https://cloud.r-project.org/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-14T21:31:16.6918210Z Content type 'application/x-gzip' length 6080 bytes 2021-05-14T21:31:16.6918980Z ================================================== 2021-05-14T21:31:16.6926640Z downloaded 6080 bytes 2021-05-14T21:31:16.6926990Z 2021-05-14T21:31:16.6950650Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.0.tar.gz' 2021-05-14T21:31:16.9803840Z Content type 'application/x-gzip' length 1100197 bytes (1.0 MB) 2021-05-14T21:31:17.0314660Z ================================================== 2021-05-14T21:31:17.0315200Z downloaded 1.0 MB 2021-05-14T21:31:17.0315480Z 2021-05-14T21:31:17.0351680Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.1.tar.gz' 2021-05-14T21:31:17.3112550Z Content type 'application/x-gzip' length 686855 bytes (670 KB) 2021-05-14T21:31:17.3549140Z ================================================== 2021-05-14T21:31:17.3549720Z downloaded 670 KB 2021-05-14T21:31:17.3550210Z 2021-05-14T21:31:17.3595610Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-14T21:31:17.6220810Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-14T21:31:17.6222050Z ================================================== 2021-05-14T21:31:17.6222680Z downloaded 13 KB 2021-05-14T21:31:17.6223000Z 2021-05-14T21:31:17.6254830Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-14T21:31:17.8020820Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-14T21:31:17.8230600Z ================================================== 2021-05-14T21:31:17.8231180Z downloaded 265 KB 2021-05-14T21:31:17.8231440Z 2021-05-14T21:31:17.8266040Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-14T21:31:18.0776830Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-14T21:31:18.1061650Z ================================================== 2021-05-14T21:31:18.1062210Z downloaded 466 KB 2021-05-14T21:31:18.1062500Z 2021-05-14T21:31:18.1097280Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-14T21:31:18.2971120Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-14T21:31:18.2985040Z ================================================== 2021-05-14T21:31:18.2985650Z downloaded 25 KB 2021-05-14T21:31:18.2985930Z 2021-05-14T21:31:18.3021690Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-14T21:31:18.5819000Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-14T21:31:18.5936550Z ================================================== 2021-05-14T21:31:18.5937550Z downloaded 116 KB 2021-05-14T21:31:18.5938050Z 2021-05-14T21:31:18.5971080Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-14T21:31:18.8666810Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-14T21:31:18.8806610Z ================================================== 2021-05-14T21:31:18.8807200Z downloaded 138 KB 2021-05-14T21:31:18.8807750Z 2021-05-14T21:31:18.8841460Z trying URL 'https://cloud.r-project.org/src/contrib/praise_1.0.0.tar.gz' 2021-05-14T21:31:19.1508590Z Content type 'application/x-gzip' length 6100 bytes 2021-05-14T21:31:19.1509780Z ================================================== 2021-05-14T21:31:19.1510680Z downloaded 6100 bytes 2021-05-14T21:31:19.1511240Z 2021-05-14T21:31:19.1543290Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-14T21:31:19.4350140Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-14T21:31:19.4421240Z ================================================== 2021-05-14T21:31:19.4422110Z downloaded 59 KB 2021-05-14T21:31:19.4423030Z 2021-05-14T21:31:19.4455860Z trying URL 'https://cloud.r-project.org/src/contrib/evaluate_0.14.tar.gz' 2021-05-14T21:31:19.7231880Z Content type 'application/x-gzip' length 24206 bytes (23 KB) 2021-05-14T21:31:19.7242220Z ================================================== 2021-05-14T21:31:19.7242810Z downloaded 23 KB 2021-05-14T21:31:19.7243290Z 2021-05-14T21:31:19.7276010Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-14T21:31:20.0130040Z Content type 'application/x-gzip' length 8066 bytes 2021-05-14T21:31:20.0131630Z ================================================== 2021-05-14T21:31:20.0132290Z downloaded 8066 bytes 2021-05-14T21:31:20.0132760Z 2021-05-14T21:31:20.0167170Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-14T21:31:20.1935870Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-14T21:31:20.2089520Z ================================================== 2021-05-14T21:31:20.2090850Z downloaded 160 KB 2021-05-14T21:31:20.2091770Z 2021-05-14T21:31:20.2123890Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-14T21:31:20.4221970Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-14T21:31:20.4302750Z ================================================== 2021-05-14T21:31:20.4303320Z downloaded 72 KB 2021-05-14T21:31:20.4303600Z 2021-05-14T21:31:20.4336850Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-14T21:31:20.5954470Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-14T21:31:20.5955630Z ================================================== 2021-05-14T21:31:20.5956070Z downloaded 11 KB 2021-05-14T21:31:20.5956340Z 2021-05-14T21:31:20.5986340Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-14T21:31:20.9833220Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-14T21:31:21.0040340Z ================================================== 2021-05-14T21:31:21.0040890Z downloaded 265 KB 2021-05-14T21:31:21.0041180Z 2021-05-14T21:31:21.0074870Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.22.tar.gz' 2021-05-14T21:31:21.2193210Z Content type 'application/x-gzip' length 105388 bytes (102 KB) 2021-05-14T21:31:21.2304990Z ================================================== 2021-05-14T21:31:21.2306060Z downloaded 102 KB 2021-05-14T21:31:21.2306580Z 2021-05-14T21:31:21.2340460Z trying URL 'https://cloud.r-project.org/src/contrib/markdown_1.1.tar.gz' 2021-05-14T21:31:21.5057010Z Content type 'application/x-gzip' length 81050 bytes (79 KB) 2021-05-14T21:31:21.5144860Z ================================================== 2021-05-14T21:31:21.5145930Z downloaded 79 KB 2021-05-14T21:31:21.5146250Z 2021-05-14T21:31:21.5180680Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-14T21:31:21.7934790Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-14T21:31:21.7936400Z ================================================== 2021-05-14T21:31:21.7937320Z downloaded 14 KB 2021-05-14T21:31:21.7937620Z 2021-05-14T21:31:21.7969090Z trying URL 'https://cloud.r-project.org/src/contrib/stringr_1.4.0.tar.gz' 2021-05-14T21:31:21.9769150Z Content type 'application/x-gzip' length 135777 bytes (132 KB) 2021-05-14T21:31:21.9897390Z ================================================== 2021-05-14T21:31:21.9898500Z downloaded 132 KB 2021-05-14T21:31:21.9898930Z 2021-05-14T21:31:21.9937480Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-14T21:31:22.3305430Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-14T21:31:22.4803270Z ================================================== 2021-05-14T21:31:22.4803850Z downloaded 7.2 MB 2021-05-14T21:31:22.4804470Z 2021-05-14T21:31:22.4876800Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-14T21:31:22.8366310Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-14T21:31:22.9062750Z ================================================== 2021-05-14T21:31:22.9063280Z downloaded 2.8 MB 2021-05-14T21:31:22.9063580Z 2021-05-14T21:31:22.9102740Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-14T21:31:23.1635180Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-14T21:31:23.2069860Z ================================================== 2021-05-14T21:31:23.2070440Z downloaded 871 KB 2021-05-14T21:31:23.2070730Z 2021-05-14T21:31:23.2107520Z trying URL 'https://cloud.r-project.org/src/contrib/commonmark_1.7.tar.gz' 2021-05-14T21:31:23.3608580Z Content type 'application/x-gzip' length 134002 bytes (130 KB) 2021-05-14T21:31:23.3769040Z ================================================== 2021-05-14T21:31:23.3769670Z downloaded 130 KB 2021-05-14T21:31:23.3770250Z 2021-05-14T21:31:23.3805470Z trying URL 'https://cloud.r-project.org/src/contrib/brew_1.0-6.tar.gz' 2021-05-14T21:31:23.6608380Z Content type 'application/x-gzip' length 83315 bytes (81 KB) 2021-05-14T21:31:23.6706260Z ================================================== 2021-05-14T21:31:23.6707150Z downloaded 81 KB 2021-05-14T21:31:23.6707630Z 2021-05-14T21:31:23.6741560Z trying URL 'https://cloud.r-project.org/src/contrib/xopen_1.0.0.tar.gz' 2021-05-14T21:31:23.8401880Z Content type 'application/x-gzip' length 11221 bytes (10 KB) 2021-05-14T21:31:23.8402730Z ================================================== 2021-05-14T21:31:23.8403230Z downloaded 10 KB 2021-05-14T21:31:23.8403510Z 2021-05-14T21:31:23.8437930Z trying URL 'https://cloud.r-project.org/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-14T21:31:24.0471790Z Content type 'application/x-gzip' length 46027 bytes (44 KB) 2021-05-14T21:31:24.0538810Z ================================================== 2021-05-14T21:31:24.0539290Z downloaded 44 KB 2021-05-14T21:31:24.0539560Z 2021-05-14T21:31:24.0574160Z trying URL 'https://cloud.r-project.org/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-14T21:31:24.3264280Z Content type 'application/x-gzip' length 10366 bytes (10 KB) 2021-05-14T21:31:24.3265290Z ================================================== 2021-05-14T21:31:24.3266900Z downloaded 10 KB 2021-05-14T21:31:24.3267310Z 2021-05-14T21:31:24.3301740Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-14T21:31:24.6742860Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-14T21:31:24.6842350Z ================================================== 2021-05-14T21:31:24.6842850Z downloaded 29 KB 2021-05-14T21:31:24.6843370Z 2021-05-14T21:31:24.6879450Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-14T21:31:25.2129610Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-14T21:31:25.2734370Z ================================================== 2021-05-14T21:31:25.2734950Z downloaded 664 KB 2021-05-14T21:31:25.2735650Z 2021-05-14T21:31:25.2771210Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-14T21:31:25.4234580Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-14T21:31:25.4294950Z ================================================== 2021-05-14T21:31:25.4295690Z downloaded 40 KB 2021-05-14T21:31:25.4295970Z 2021-05-14T21:31:25.4329430Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-14T21:31:25.7241980Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-14T21:31:25.7479480Z ================================================== 2021-05-14T21:31:25.7480030Z downloaded 248 KB 2021-05-14T21:31:25.7480310Z 2021-05-14T21:31:25.7514560Z trying URL 'https://cloud.r-project.org/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-14T21:31:26.0140320Z Content type 'application/x-gzip' length 45380 bytes (44 KB) 2021-05-14T21:31:26.0199380Z ================================================== 2021-05-14T21:31:26.0200020Z downloaded 44 KB 2021-05-14T21:31:26.0200300Z 2021-05-14T21:31:26.0240460Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-14T21:31:26.2000600Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-14T21:31:26.6036200Z ================================================== 2021-05-14T21:31:26.6036930Z downloaded 362 KB 2021-05-14T21:31:26.6037270Z 2021-05-14T21:31:27.1609060Z * installing *source* package ‘utf8’ ... 2021-05-14T21:31:27.1718580Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-14T21:31:27.1719440Z ** using staged installation 2021-05-14T21:31:27.1914990Z ** libs 2021-05-14T21:31:27.2203370Z 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-14T21:31:27.3362060Z 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-14T21:31:27.5319870Z 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-14T21:31:27.6317890Z 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-14T21:31:27.7056010Z 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-14T21:31:27.8009800Z 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-14T21:31:27.9752260Z 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-14T21:31:28.0701440Z 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-14T21:31:28.2212920Z 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-14T21:31:28.3213790Z 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-14T21:31:28.4302080Z 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-14T21:31:28.5258030Z 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-14T21:31:28.6113360Z 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-14T21:31:28.6992780Z 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-14T21:31:28.7839240Z 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-14T21:31:28.8750020Z 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-14T21:31:28.9857360Z 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-14T21:31:29.0700310Z 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-14T21:31:29.1380850Z 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-14T21:31:29.2266080Z 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-14T21:31:29.2959460Z 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-14T21:31:29.4944390Z 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-14T21:31:30.0180030Z 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-14T21:31:30.2306840Z 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-14T21:31:30.3364230Z 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-14T21:31:30.4328270Z 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-14T21:31:30.5378490Z 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-14T21:31:30.6498360Z ar rcs libcutf8lite.a utf8lite/src/array.o utf8lite/src/char.o utf8lite/src/encode.o utf8lite/src/error.o utf8lite/src/escape.o utf8lite/src/graph.o utf8lite/src/graphscan.o utf8lite/src/normalize.o utf8lite/src/render.o utf8lite/src/text.o utf8lite/src/textassign.o utf8lite/src/textiter.o utf8lite/src/textmap.o 2021-05-14T21:31:30.6812260Z 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-14T21:31:30.7583500Z installing to /Users/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs 2021-05-14T21:31:30.7658900Z ** R 2021-05-14T21:31:30.7781440Z ** inst 2021-05-14T21:31:30.7802430Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:31:31.4563910Z ** help 2021-05-14T21:31:31.4976540Z *** installing help indices 2021-05-14T21:31:31.5272000Z ** building package indices 2021-05-14T21:31:31.8078620Z ** installing vignettes 2021-05-14T21:31:31.8154960Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:31:32.1958070Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:31:32.3402660Z ** testing if installed package can be loaded from final location 2021-05-14T21:31:32.6020160Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:31:32.6046670Z * DONE (utf8) 2021-05-14T21:31:32.9716710Z * installing *source* package ‘pkgconfig’ ... 2021-05-14T21:31:32.9737830Z ** package ‘pkgconfig’ successfully unpacked and MD5 sums checked 2021-05-14T21:31:32.9738970Z ** using staged installation 2021-05-14T21:31:32.9903410Z ** R 2021-05-14T21:31:32.9943580Z ** inst 2021-05-14T21:31:32.9964720Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:31:33.3089620Z ** help 2021-05-14T21:31:33.3391860Z *** installing help indices 2021-05-14T21:31:33.3570240Z ** building package indices 2021-05-14T21:31:33.6204410Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:31:33.8742560Z ** testing if installed package can be loaded from final location 2021-05-14T21:31:34.1268280Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:31:34.1368300Z * DONE (pkgconfig) 2021-05-14T21:31:34.5370530Z * installing *source* package ‘fansi’ ... 2021-05-14T21:31:34.5436290Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-14T21:31:34.5437220Z ** using staged installation 2021-05-14T21:31:34.5617350Z ** libs 2021-05-14T21:31:34.5822890Z 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-14T21:31:34.6524450Z 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-14T21:31:34.7469210Z 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-14T21:31:34.8285460Z 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-14T21:31:34.9263040Z 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-14T21:31:35.1768620Z 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-14T21:31:35.2816080Z 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-14T21:31:35.5433290Z 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-14T21:31:35.6962410Z 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-14T21:31:35.7802490Z 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-14T21:31:35.9215520Z 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-14T21:31:36.1046530Z 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-14T21:31:36.2234300Z 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-14T21:31:36.3163970Z 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-14T21:31:36.4093890Z 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-14T21:31:36.5893770Z 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-14T21:31:36.8267210Z 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-14T21:31:36.8860860Z installing to /Users/runner/work/_temp/Library/00LOCK-fansi/00new/fansi/libs 2021-05-14T21:31:36.8908160Z ** R 2021-05-14T21:31:36.9046060Z ** inst 2021-05-14T21:31:36.9069890Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:31:37.6962850Z ** help 2021-05-14T21:31:37.7807610Z *** installing help indices 2021-05-14T21:31:37.8265210Z ** building package indices 2021-05-14T21:31:38.1233690Z ** installing vignettes 2021-05-14T21:31:38.1307370Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:31:38.5043460Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:31:38.6542650Z ** testing if installed package can be loaded from final location 2021-05-14T21:31:38.9142220Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:31:38.9170640Z * DONE (fansi) 2021-05-14T21:31:39.6557000Z * installing *source* package ‘diffobj’ ... 2021-05-14T21:31:39.6802160Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-14T21:31:39.6803680Z ** using staged installation 2021-05-14T21:31:39.7032400Z ** libs 2021-05-14T21:31:39.7221990Z 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-14T21:31:40.0392260Z 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-14T21:31:40.1325160Z 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-14T21:31:40.2151680Z 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-14T21:31:40.2726600Z installing to /Users/runner/work/_temp/Library/00LOCK-diffobj/00new/diffobj/libs 2021-05-14T21:31:40.2767730Z ** R 2021-05-14T21:31:40.3368370Z ** inst 2021-05-14T21:31:40.3429260Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:31:48.5794610Z ** help 2021-05-14T21:31:48.8523660Z *** installing help indices 2021-05-14T21:31:49.0258830Z ** building package indices 2021-05-14T21:31:49.4065350Z ** installing vignettes 2021-05-14T21:31:49.4160910Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:31:49.9387410Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:31:50.0798620Z ** testing if installed package can be loaded from final location 2021-05-14T21:31:50.6546590Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:31:50.7115520Z * DONE (diffobj) 2021-05-14T21:31:51.2012390Z * installing *source* package ‘ps’ ... 2021-05-14T21:31:51.2095750Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-14T21:31:51.2096780Z ** using staged installation 2021-05-14T21:31:51.5433150Z ** libs 2021-05-14T21:31:51.5634350Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -Wall px.c -o px 2021-05-14T21:31:51.7461850Z 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-14T21:31:51.8360690Z 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-14T21:31:51.9203090Z 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-14T21:31:52.0070340Z 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-14T21:31:52.1808590Z 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-14T21:31:52.2552720Z 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-14T21:31:52.5362570Z 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-14T21:31:52.6999370Z 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-14T21:31:52.8237280Z 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-14T21:31:53.2059250Z 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-14T21:31:53.6161250Z 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-14T21:31:53.7927850Z 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-14T21:31:53.8544190Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-ps/00new/ps 2021-05-14T21:31:53.8623590Z ** R 2021-05-14T21:31:53.8789010Z ** inst 2021-05-14T21:31:53.8812770Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:31:55.2123170Z ** help 2021-05-14T21:31:55.4512190Z *** installing help indices 2021-05-14T21:31:55.5646790Z ** building package indices 2021-05-14T21:31:55.9348980Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:31:56.4420770Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:31:56.5745050Z ** testing if installed package can be loaded from final location 2021-05-14T21:31:56.8499210Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:31:56.8530630Z * DONE (ps) 2021-05-14T21:31:57.1758930Z * installing *source* package ‘praise’ ... 2021-05-14T21:31:57.1788970Z ** package ‘praise’ successfully unpacked and MD5 sums checked 2021-05-14T21:31:57.1793680Z ** using staged installation 2021-05-14T21:31:57.2341430Z ** R 2021-05-14T21:31:57.2406850Z ** inst 2021-05-14T21:31:57.2433660Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:31:57.5694290Z ** help 2021-05-14T21:31:57.5872380Z *** installing help indices 2021-05-14T21:31:57.6128890Z ** building package indices 2021-05-14T21:31:57.8768010Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:31:58.1373330Z ** testing if installed package can be loaded from final location 2021-05-14T21:31:58.3895910Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:31:58.3997810Z * DONE (praise) 2021-05-14T21:31:58.9568560Z * installing *source* package ‘pkgload’ ... 2021-05-14T21:31:58.9686050Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-14T21:31:58.9687830Z ** using staged installation 2021-05-14T21:31:58.9917780Z ** R 2021-05-14T21:31:59.0085660Z ** inst 2021-05-14T21:31:59.0101050Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:32:00.1421860Z ** help 2021-05-14T21:32:00.2255930Z *** installing help indices 2021-05-14T21:32:00.2788700Z ** building package indices 2021-05-14T21:32:00.5829710Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:32:01.2554930Z ** testing if installed package can be loaded from final location 2021-05-14T21:32:01.9475810Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:32:01.9503290Z * DONE (pkgload) 2021-05-14T21:32:02.3307530Z * installing *source* package ‘evaluate’ ... 2021-05-14T21:32:02.3345240Z ** package ‘evaluate’ successfully unpacked and MD5 sums checked 2021-05-14T21:32:02.3346460Z ** using staged installation 2021-05-14T21:32:02.3552230Z ** R 2021-05-14T21:32:02.3651510Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:32:03.0138970Z ** help 2021-05-14T21:32:03.0583670Z *** installing help indices 2021-05-14T21:32:03.0965450Z ** building package indices 2021-05-14T21:32:03.3756470Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:32:03.6361190Z ** testing if installed package can be loaded from final location 2021-05-14T21:32:03.8924360Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:32:03.8947860Z * DONE (evaluate) 2021-05-14T21:32:04.2583690Z * installing *source* package ‘ellipsis’ ... 2021-05-14T21:32:04.2605540Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-14T21:32:04.2607260Z ** using staged installation 2021-05-14T21:32:04.2799250Z ** libs 2021-05-14T21:32:04.2975250Z 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-14T21:32:04.4023610Z 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-14T21:32:04.4901430Z 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-14T21:32:04.5500590Z installing to /Users/runner/work/_temp/Library/00LOCK-ellipsis/00new/ellipsis/libs 2021-05-14T21:32:04.5544910Z ** R 2021-05-14T21:32:04.5600980Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:32:04.9351720Z ** help 2021-05-14T21:32:04.9621480Z *** installing help indices 2021-05-14T21:32:04.9872290Z ** building package indices 2021-05-14T21:32:05.2574650Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:32:05.6473540Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:32:05.7819450Z ** testing if installed package can be loaded from final location 2021-05-14T21:32:06.0518850Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:32:06.0541680Z * DONE (ellipsis) 2021-05-14T21:32:06.4940580Z * installing *source* package ‘digest’ ... 2021-05-14T21:32:06.5003240Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-14T21:32:06.5004620Z ** using staged installation 2021-05-14T21:32:06.5172170Z ** libs 2021-05-14T21:32:06.5371060Z 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-14T21:32:06.7754460Z 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-14T21:32:07.0231520Z 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-14T21:32:07.6934060Z 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-14T21:32:08.0667210Z 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-14T21:32:08.8323230Z 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-14T21:32:08.9489730Z 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-14T21:32:09.1778770Z 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-14T21:32:09.2711930Z 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-14T21:32:09.3213220Z 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-14T21:32:09.5105080Z 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-14T21:32:09.6000800Z 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-14T21:32:09.7084410Z 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-14T21:32:10.0117180Z 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-14T21:32:10.1424430Z 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-14T21:32:10.8987040Z 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-14T21:32:11.0927080Z 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-14T21:32:11.3382830Z 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-14T21:32:11.4012600Z installing to /Users/runner/work/_temp/Library/00LOCK-digest/00new/digest/libs 2021-05-14T21:32:11.4071770Z ** R 2021-05-14T21:32:11.4131290Z ** demo 2021-05-14T21:32:11.4144540Z ** inst 2021-05-14T21:32:11.4222750Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:32:12.1507100Z ** help 2021-05-14T21:32:12.2616430Z *** installing help indices 2021-05-14T21:32:12.2979290Z ** building package indices 2021-05-14T21:32:12.6064900Z ** installing vignettes 2021-05-14T21:32:12.6128920Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:32:12.9936330Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:32:13.1319390Z ** testing if installed package can be loaded from final location 2021-05-14T21:32:13.4001190Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:32:13.4047650Z * DONE (digest) 2021-05-14T21:32:13.7436470Z * installing *source* package ‘brio’ ... 2021-05-14T21:32:13.7468620Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-14T21:32:13.7469980Z ** using staged installation 2021-05-14T21:32:13.7703430Z ** libs 2021-05-14T21:32:13.7885740Z 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-14T21:32:13.8602360Z 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-14T21:32:13.9472820Z 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-14T21:32:14.0307880Z 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-14T21:32:14.1170570Z 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-14T21:32:14.2087910Z 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-14T21:32:14.3272330Z 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-14T21:32:14.4109690Z 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-14T21:32:14.5088580Z 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-14T21:32:14.5683390Z installing to /Users/runner/work/_temp/Library/00LOCK-brio/00new/brio/libs 2021-05-14T21:32:14.5724500Z ** R 2021-05-14T21:32:14.5779250Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:32:14.9050150Z ** help 2021-05-14T21:32:14.9367700Z *** installing help indices 2021-05-14T21:32:14.9620190Z ** building package indices 2021-05-14T21:32:15.2380280Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:32:15.6196590Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:32:15.7550020Z ** testing if installed package can be loaded from final location 2021-05-14T21:32:16.0149270Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:32:16.0173480Z * DONE (brio) 2021-05-14T21:32:16.4653260Z * installing *source* package ‘xml2’ ... 2021-05-14T21:32:16.4736320Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-14T21:32:16.4737310Z ** using staged installation 2021-05-14T21:32:16.6198070Z Found pkg-config cflags and libs! 2021-05-14T21:32:16.9651130Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-14T21:32:16.9653780Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-14T21:32:17.0588120Z ** libs 2021-05-14T21:32:17.0767790Z 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-14T21:32:17.9024210Z 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-14T21:32:17.9863740Z 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-14T21:32:18.7851520Z 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-14T21:32:19.4774170Z 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-14T21:32:20.4305480Z 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-14T21:32:22.9988140Z 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-14T21:32:23.7236170Z 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-14T21:32:24.6047350Z 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-14T21:32:25.2787630Z 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-14T21:32:25.7673040Z 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-14T21:32:25.8764350Z installing to /Users/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs 2021-05-14T21:32:25.8812590Z ** R 2021-05-14T21:32:25.8991250Z ** inst 2021-05-14T21:32:25.9035090Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:32:27.2419100Z ** help 2021-05-14T21:32:27.5368790Z *** installing help indices 2021-05-14T21:32:27.5983850Z ** building package indices 2021-05-14T21:32:27.9148580Z ** installing vignettes 2021-05-14T21:32:27.9283620Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:32:28.2104450Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:32:28.3457010Z ** testing if installed package can be loaded from final location 2021-05-14T21:32:28.6414600Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:32:28.6449870Z * DONE (xml2) 2021-05-14T21:32:29.0666040Z * installing *source* package ‘xfun’ ... 2021-05-14T21:32:29.0732790Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-14T21:32:29.0734270Z ** using staged installation 2021-05-14T21:32:29.0956810Z ** libs 2021-05-14T21:32:29.1180500Z 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-14T21:32:29.2541450Z 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-14T21:32:29.3362240Z 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-14T21:32:29.4012670Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-14T21:32:29.4057030Z ** R 2021-05-14T21:32:29.4287060Z ** inst 2021-05-14T21:32:29.4319720Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:32:31.1378510Z ** help 2021-05-14T21:32:31.3414530Z *** installing help indices 2021-05-14T21:32:31.4564760Z ** building package indices 2021-05-14T21:32:31.8319850Z ** installing vignettes 2021-05-14T21:32:31.8413700Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:32:32.2235590Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:32:32.3581910Z ** testing if installed package can be loaded from final location 2021-05-14T21:32:32.6602420Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:32:32.6639770Z * DONE (xfun) 2021-05-14T21:32:36.9433260Z * installing *source* package ‘stringi’ ... 2021-05-14T21:32:37.1188680Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-14T21:32:37.1189550Z ** using staged installation 2021-05-14T21:32:37.3328790Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-14T21:32:37.3332770Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-14T21:32:37.5599810Z checking for endianness... little 2021-05-14T21:32:37.7829460Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-14T21:32:38.0142180Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-14T21:32:38.0157850Z checking for cat... /bin/cat 2021-05-14T21:32:39.0010740Z checking for local ICUDT_DIR... icu69/data 2021-05-14T21:32:39.0013810Z checking for gcc... clang -mmacosx-version-min=10.13 2021-05-14T21:32:39.3376030Z checking whether the C compiler works... yes 2021-05-14T21:32:39.3377020Z checking for C compiler default output file name... a.out 2021-05-14T21:32:39.4301880Z checking for suffix of executables... 2021-05-14T21:32:39.6457400Z checking whether we are cross compiling... no 2021-05-14T21:32:39.7430520Z checking for suffix of object files... o 2021-05-14T21:32:39.7974800Z checking whether we are using the GNU C compiler... yes 2021-05-14T21:32:39.8483600Z checking whether clang -mmacosx-version-min=10.13 accepts -g... yes 2021-05-14T21:32:39.9195090Z checking for clang -mmacosx-version-min=10.13 option to accept ISO C89... none needed 2021-05-14T21:32:40.0524040Z checking how to run the C preprocessor... clang -mmacosx-version-min=10.13 -E 2021-05-14T21:32:40.8165720Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-14T21:32:40.8193270Z checking for egrep... /usr/bin/grep -E 2021-05-14T21:32:40.9735670Z rm: conftest.dSYM: is a directory 2021-05-14T21:32:41.0247550Z rm: conftest.dSYM: is a directory 2021-05-14T21:32:41.2887630Z checking for ANSI C header files... yes 2021-05-14T21:32:41.4029750Z checking for sys/types.h... yes 2021-05-14T21:32:41.4882680Z checking for sys/stat.h... yes 2021-05-14T21:32:41.5691630Z checking for stdlib.h... yes 2021-05-14T21:32:41.6539750Z checking for string.h... yes 2021-05-14T21:32:41.7446180Z checking for memory.h... yes 2021-05-14T21:32:41.8307650Z checking for strings.h... yes 2021-05-14T21:32:41.9173500Z checking for inttypes.h... yes 2021-05-14T21:32:42.0012520Z checking for stdint.h... yes 2021-05-14T21:32:42.0891770Z checking for unistd.h... yes 2021-05-14T21:32:42.1806020Z checking elf.h usability... no 2021-05-14T21:32:42.3124460Z checking elf.h presence... no 2021-05-14T21:32:42.3126540Z checking for elf.h... no 2021-05-14T21:32:42.7426160Z checking whether we are using the GNU C++ compiler... yes 2021-05-14T21:32:42.7874740Z checking whether clang++ -mmacosx-version-min=10.13 -std=gnu++11 accepts -g... yes 2021-05-14T21:32:43.5604530Z checking whether the C++ compiler supports the long long type... yes 2021-05-14T21:32:43.6133060Z checking whether the compiler implements namespaces... yes 2021-05-14T21:32:44.1247960Z checking whether the compiler supports Standard Template Library... yes 2021-05-14T21:32:45.2274840Z checking whether std::map is available... yes 2021-05-14T21:32:45.2317720Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-14T21:32:45.2941910Z checking with pkg-config for the system ICU4C... no 2021-05-14T21:32:45.2943600Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-14T21:32:45.2944950Z *** Trying with 'standard' fallback flags 2021-05-14T21:32:45.3627490Z checking whether an ICU4C-based project can be built... no 2021-05-14T21:32:45.3628670Z *** This version of ICU4C cannot be used. 2021-05-14T21:32:46.2682320Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-14T21:32:47.1054730Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-14T21:32:47.3862980Z downloading the ICU data library (icudt) 2021-05-14T21:32:47.3865830Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-14T21:32:47.3895060Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-14T21:32:47.5278930Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-14T21:32:47.8113600Z ================================================== 2021-05-14T21:32:47.8114170Z downloaded 10.9 MB 2021-05-14T21:32:47.8114430Z 2021-05-14T21:32:47.8633490Z icudt fetch successful 2021-05-14T21:32:47.9321700Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-14T21:32:48.1132590Z config.status: creating src/Makevars 2021-05-14T21:32:48.1434800Z config.status: creating src/uconfig_local.h 2021-05-14T21:32:48.1745620Z config.status: creating src/install.libs.R 2021-05-14T21:32:48.2036940Z 2021-05-14T21:32:48.2037740Z *** stringi configure summary: 2021-05-14T21:32:48.2038200Z ICU_FOUND=0 2021-05-14T21:32:48.2038620Z ICUDT_DIR=icu69/data 2021-05-14T21:32:48.2039110Z ICU_BUNDLE_VERSION=69 2021-05-14T21:32:48.2040080Z ICUDT_ENDIANNESS=little 2021-05-14T21:32:48.2041300Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-14T21:32:48.2042690Z STRINGI_CFLAGS= -fPIC 2021-05-14T21:32:48.2044870Z STRINGI_CPPFLAGS=-I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG 2021-05-14T21:32:48.2046410Z STRINGI_CXXFLAGS= -fPIC 2021-05-14T21:32:48.2046900Z STRINGI_LDFLAGS= 2021-05-14T21:32:48.2047330Z STRINGI_LIBS= 2021-05-14T21:32:48.2047580Z 2021-05-14T21:32:48.2048170Z *** Compiler settings used: 2021-05-14T21:32:48.2049260Z CC=clang -mmacosx-version-min=10.13 2021-05-14T21:32:48.2050390Z LD=clang++ -mmacosx-version-min=10.13 -std=gnu++14 2021-05-14T21:32:48.2051360Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-14T21:32:48.2052350Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-14T21:32:48.2053560Z CXX=clang++ -mmacosx-version-min=10.13 -std=gnu++11 2021-05-14T21:32:48.2054540Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-14T21:32:48.2054980Z LDFLAGS= 2021-05-14T21:32:48.2055320Z LIBS= 2021-05-14T21:32:48.2055550Z 2021-05-14T21:32:48.3029680Z ** libs 2021-05-14T21:32:48.3293110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_brkiter.cpp -o stri_brkiter.o 2021-05-14T21:32:49.1627230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_collator.cpp -o stri_collator.o 2021-05-14T21:32:49.9521930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_common.cpp -o stri_common.o 2021-05-14T21:32:50.8326360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_compare.cpp -o stri_compare.o 2021-05-14T21:32:51.6927110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_base.cpp -o stri_container_base.o 2021-05-14T21:32:52.3906790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_bytesearch.cpp -o stri_container_bytesearch.o 2021-05-14T21:32:53.3450100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_listint.cpp -o stri_container_listint.o 2021-05-14T21:32:54.1102110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_listraw.cpp -o stri_container_listraw.o 2021-05-14T21:32:54.8946040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_listutf8.cpp -o stri_container_listutf8.o 2021-05-14T21:32:55.6627560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_regex.cpp -o stri_container_regex.o 2021-05-14T21:32:56.5159500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_usearch.cpp -o stri_container_usearch.o 2021-05-14T21:32:57.3219380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_utf16.cpp -o stri_container_utf16.o 2021-05-14T21:32:58.2689210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_utf8.cpp -o stri_container_utf8.o 2021-05-14T21:32:59.1413730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_utf8_indexable.cpp -o stri_container_utf8_indexable.o 2021-05-14T21:32:59.9206320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_encoding_conversion.cpp -o stri_encoding_conversion.o 2021-05-14T21:33:00.9819620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_encoding_detection.cpp -o stri_encoding_detection.o 2021-05-14T21:33:02.8438650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_encoding_management.cpp -o stri_encoding_management.o 2021-05-14T21:33:03.7094450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_escape.cpp -o stri_escape.o 2021-05-14T21:33:04.5284640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_exception.cpp -o stri_exception.o 2021-05-14T21:33:05.2381890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_ICU_settings.cpp -o stri_ICU_settings.o 2021-05-14T21:33:05.9476770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_join.cpp -o stri_join.o 2021-05-14T21:33:06.9903120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_length.cpp -o stri_length.o 2021-05-14T21:33:07.8157790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_pad.cpp -o stri_pad.o 2021-05-14T21:33:08.6290840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_prepare_arg.cpp -o stri_prepare_arg.o 2021-05-14T21:33:09.5370520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_random.cpp -o stri_random.o 2021-05-14T21:33:10.4891950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_reverse.cpp -o stri_reverse.o 2021-05-14T21:33:11.2291630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_count.cpp -o stri_search_class_count.o 2021-05-14T21:33:12.0682810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_detect.cpp -o stri_search_class_detect.o 2021-05-14T21:33:12.8823120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_extract.cpp -o stri_search_class_extract.o 2021-05-14T21:33:14.0729550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_locate.cpp -o stri_search_class_locate.o 2021-05-14T21:33:15.2433410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_replace.cpp -o stri_search_class_replace.o 2021-05-14T21:33:16.5394910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_split.cpp -o stri_search_class_split.o 2021-05-14T21:33:17.7289520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_startsendswith.cpp -o stri_search_class_startsendswith.o 2021-05-14T21:33:18.6046440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_subset.cpp -o stri_search_class_subset.o 2021-05-14T21:33:19.5325840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_trim.cpp -o stri_search_class_trim.o 2021-05-14T21:33:20.3640570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_common.cpp -o stri_search_common.o 2021-05-14T21:33:21.1538740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_count.cpp -o stri_search_coll_count.o 2021-05-14T21:33:21.9487690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_detect.cpp -o stri_search_coll_detect.o 2021-05-14T21:33:22.7470410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_extract.cpp -o stri_search_coll_extract.o 2021-05-14T21:33:23.9139130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_locate.cpp -o stri_search_coll_locate.o 2021-05-14T21:33:25.0639700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_replace.cpp -o stri_search_coll_replace.o 2021-05-14T21:33:26.3043410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_split.cpp -o stri_search_coll_split.o 2021-05-14T21:33:27.4898130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_startsendswith.cpp -o stri_search_coll_startsendswith.o 2021-05-14T21:33:28.3573240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_subset.cpp -o stri_search_coll_subset.o 2021-05-14T21:33:29.2634030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_count.cpp -o stri_search_boundaries_count.o 2021-05-14T21:33:30.0118560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_extract.cpp -o stri_search_boundaries_extract.o 2021-05-14T21:33:31.1275610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_locate.cpp -o stri_search_boundaries_locate.o 2021-05-14T21:33:32.2528560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_split.cpp -o stri_search_boundaries_split.o 2021-05-14T21:33:33.3482780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_count.cpp -o stri_search_fixed_count.o 2021-05-14T21:33:34.0734480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_detect.cpp -o stri_search_fixed_detect.o 2021-05-14T21:33:34.7937570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_extract.cpp -o stri_search_fixed_extract.o 2021-05-14T21:33:35.8924700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_locate.cpp -o stri_search_fixed_locate.o 2021-05-14T21:33:36.9616900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_replace.cpp -o stri_search_fixed_replace.o 2021-05-14T21:33:38.1312980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_split.cpp -o stri_search_fixed_split.o 2021-05-14T21:33:39.2689380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_subset.cpp -o stri_search_fixed_subset.o 2021-05-14T21:33:40.1488660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_startsendswith.cpp -o stri_search_fixed_startsendswith.o 2021-05-14T21:33:40.9357840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_in.cpp -o stri_search_in.o 2021-05-14T21:33:40.9745640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_other_split.cpp -o stri_search_other_split.o 2021-05-14T21:33:42.1797880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_count.cpp -o stri_search_regex_count.o 2021-05-14T21:33:42.9230010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_detect.cpp -o stri_search_regex_detect.o 2021-05-14T21:33:43.6635020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_extract.cpp -o stri_search_regex_extract.o 2021-05-14T21:33:44.7734410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_locate.cpp -o stri_search_regex_locate.o 2021-05-14T21:33:45.8880080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_match.cpp -o stri_search_regex_match.o 2021-05-14T21:33:47.1928390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_replace.cpp -o stri_search_regex_replace.o 2021-05-14T21:33:48.0241580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_split.cpp -o stri_search_regex_split.o 2021-05-14T21:33:49.1757950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_subset.cpp -o stri_search_regex_subset.o 2021-05-14T21:33:50.0189960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_sort.cpp -o stri_sort.o 2021-05-14T21:33:52.1862860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_stats.cpp -o stri_stats.o 2021-05-14T21:33:52.9550850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_stringi.cpp -o stri_stringi.o 2021-05-14T21:33:53.7643620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_sub.cpp -o stri_sub.o 2021-05-14T21:33:54.7455790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_test.cpp -o stri_test.o 2021-05-14T21:33:55.4645880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_zone.cpp -o stri_time_zone.o 2021-05-14T21:33:56.2229370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_calendar.cpp -o stri_time_calendar.o 2021-05-14T21:33:57.1683650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_symbols.cpp -o stri_time_symbols.o 2021-05-14T21:33:58.0134360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_format.cpp -o stri_time_format.o 2021-05-14T21:33:58.9395350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_casemap.cpp -o stri_trans_casemap.o 2021-05-14T21:33:59.7819500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_other.cpp -o stri_trans_other.o 2021-05-14T21:34:00.7712290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_normalization.cpp -o stri_trans_normalization.o 2021-05-14T21:34:01.5554040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_transliterate.cpp -o stri_trans_transliterate.o 2021-05-14T21:34:02.3086140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_ucnv.cpp -o stri_ucnv.o 2021-05-14T21:34:03.1054340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_uloc.cpp -o stri_uloc.o 2021-05-14T21:34:03.8039010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_utils.cpp -o stri_utils.o 2021-05-14T21:34:04.5404420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_wrap.cpp -o stri_wrap.o 2021-05-14T21:34:06.0844880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/appendable.cpp -o icu69/common/appendable.o 2021-05-14T21:34:06.1612210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bmpset.cpp -o icu69/common/bmpset.o 2021-05-14T21:34:06.9136570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/brkeng.cpp -o icu69/common/brkeng.o 2021-05-14T21:34:07.6816300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/brkiter.cpp -o icu69/common/brkiter.o 2021-05-14T21:34:08.4824080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytesinkutil.cpp -o icu69/common/bytesinkutil.o 2021-05-14T21:34:09.0088630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestream.cpp -o icu69/common/bytestream.o 2021-05-14T21:34:09.4701030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestrie.cpp -o icu69/common/bytestrie.o 2021-05-14T21:34:10.0619230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestriebuilder.cpp -o icu69/common/bytestriebuilder.o 2021-05-14T21:34:10.7473570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestrieiterator.cpp -o icu69/common/bytestrieiterator.o 2021-05-14T21:34:11.3221490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/caniter.cpp -o icu69/common/caniter.o 2021-05-14T21:34:12.2348780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/characterproperties.cpp -o icu69/common/characterproperties.o 2021-05-14T21:34:13.0370520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/chariter.cpp -o icu69/common/chariter.o 2021-05-14T21:34:13.5249720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/charstr.cpp -o icu69/common/charstr.o 2021-05-14T21:34:14.1272310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cmemory.cpp -o icu69/common/cmemory.o 2021-05-14T21:34:14.4483790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cstr.cpp -o icu69/common/cstr.o 2021-05-14T21:34:14.9448010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cstring.cpp -o icu69/common/cstring.o 2021-05-14T21:34:15.2996230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cwchar.cpp -o icu69/common/cwchar.o 2021-05-14T21:34:15.3511500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/dictbe.cpp -o icu69/common/dictbe.o 2021-05-14T21:34:16.4388090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/dictionarydata.cpp -o icu69/common/dictionarydata.o 2021-05-14T21:34:17.0222960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/dtintrv.cpp -o icu69/common/dtintrv.o 2021-05-14T21:34:17.1027220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/edits.cpp -o icu69/common/edits.o 2021-05-14T21:34:17.8259790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/errorcode.cpp -o icu69/common/errorcode.o 2021-05-14T21:34:17.8931970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/filteredbrk.cpp -o icu69/common/filteredbrk.o 2021-05-14T21:34:18.9095080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/filterednormalizer2.cpp -o icu69/common/filterednormalizer2.o 2021-05-14T21:34:19.5600980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/icudataver.cpp -o icu69/common/icudataver.o 2021-05-14T21:34:20.0613740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/icuplug.cpp -o icu69/common/icuplug.o 2021-05-14T21:34:20.1120380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/loadednormalizer2impl.cpp -o icu69/common/loadednormalizer2impl.o 2021-05-14T21:34:20.9005400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/localebuilder.cpp -o icu69/common/localebuilder.o 2021-05-14T21:34:21.6689510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/localematcher.cpp -o icu69/common/localematcher.o 2021-05-14T21:34:22.6002100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/localeprioritylist.cpp -o icu69/common/localeprioritylist.o 2021-05-14T21:34:23.2321480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locavailable.cpp -o icu69/common/locavailable.o 2021-05-14T21:34:23.9457350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locbased.cpp -o icu69/common/locbased.o 2021-05-14T21:34:24.4476370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locdispnames.cpp -o icu69/common/locdispnames.o 2021-05-14T21:34:25.3334380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locdistance.cpp -o icu69/common/locdistance.o 2021-05-14T21:34:26.0871130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locdspnm.cpp -o icu69/common/locdspnm.o 2021-05-14T21:34:27.1679990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locid.cpp -o icu69/common/locid.o 2021-05-14T21:34:28.8665020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/loclikely.cpp -o icu69/common/loclikely.o 2021-05-14T21:34:29.6618780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/loclikelysubtags.cpp -o icu69/common/loclikelysubtags.o 2021-05-14T21:34:30.5833150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locmap.cpp -o icu69/common/locmap.o 2021-05-14T21:34:31.1300410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locresdata.cpp -o icu69/common/locresdata.o 2021-05-14T21:34:31.6942550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locutil.cpp -o icu69/common/locutil.o 2021-05-14T21:34:32.4220200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/lsr.cpp -o icu69/common/lsr.o 2021-05-14T21:34:32.9587520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/messagepattern.cpp -o icu69/common/messagepattern.o 2021-05-14T21:34:34.0095670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/normalizer2.cpp -o icu69/common/normalizer2.o 2021-05-14T21:34:35.0962170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/normalizer2impl.cpp -o icu69/common/normalizer2impl.o 2021-05-14T21:34:37.0104700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/normlzr.cpp -o icu69/common/normlzr.o 2021-05-14T21:34:37.8123320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/parsepos.cpp -o icu69/common/parsepos.o 2021-05-14T21:34:37.8808170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/patternprops.cpp -o icu69/common/patternprops.o 2021-05-14T21:34:38.3955340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/pluralmap.cpp -o icu69/common/pluralmap.o 2021-05-14T21:34:38.8903000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/propname.cpp -o icu69/common/propname.o 2021-05-14T21:34:39.6475050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/propsvec.cpp -o icu69/common/propsvec.o 2021-05-14T21:34:40.2898020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/punycode.cpp -o icu69/common/punycode.o 2021-05-14T21:34:40.7128900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/putil.cpp -o icu69/common/putil.o 2021-05-14T21:34:41.5482670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbi.cpp -o icu69/common/rbbi.o 2021-05-14T21:34:42.6375390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbi_cache.cpp -o icu69/common/rbbi_cache.o 2021-05-14T21:34:43.5245360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbidata.cpp -o icu69/common/rbbidata.o 2021-05-14T21:34:44.2853800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbinode.cpp -o icu69/common/rbbinode.o 2021-05-14T21:34:44.9011630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbirb.cpp -o icu69/common/rbbirb.o 2021-05-14T21:34:45.6510660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbiscan.cpp -o icu69/common/rbbiscan.o 2021-05-14T21:34:46.5965680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbisetb.cpp -o icu69/common/rbbisetb.o 2021-05-14T21:34:47.3330520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbistbl.cpp -o icu69/common/rbbistbl.o 2021-05-14T21:34:48.0544900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbitblb.cpp -o icu69/common/rbbitblb.o 2021-05-14T21:34:49.1858700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/resbund.cpp -o icu69/common/resbund.o 2021-05-14T21:34:49.9101080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/resbund_cnv.cpp -o icu69/common/resbund_cnv.o 2021-05-14T21:34:50.4468580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/resource.cpp -o icu69/common/resource.o 2021-05-14T21:34:50.9494090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/restrace.cpp -o icu69/common/restrace.o 2021-05-14T21:34:51.0013180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ruleiter.cpp -o icu69/common/ruleiter.o 2021-05-14T21:34:51.5469540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/schriter.cpp -o icu69/common/schriter.o 2021-05-14T21:34:52.0920110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/serv.cpp -o icu69/common/serv.o 2021-05-14T21:34:53.0288560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servlk.cpp -o icu69/common/servlk.o 2021-05-14T21:34:53.7730180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servlkf.cpp -o icu69/common/servlkf.o 2021-05-14T21:34:54.4695760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servls.cpp -o icu69/common/servls.o 2021-05-14T21:34:55.2047650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servnotf.cpp -o icu69/common/servnotf.o 2021-05-14T21:34:55.8191800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servrbf.cpp -o icu69/common/servrbf.o 2021-05-14T21:34:56.6216880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servslkf.cpp -o icu69/common/servslkf.o 2021-05-14T21:34:57.3061430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/sharedobject.cpp -o icu69/common/sharedobject.o 2021-05-14T21:34:57.9330870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/simpleformatter.cpp -o icu69/common/simpleformatter.o 2021-05-14T21:34:58.5170080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/static_unicode_sets.cpp -o icu69/common/static_unicode_sets.o 2021-05-14T21:34:59.2986990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/stringpiece.cpp -o icu69/common/stringpiece.o 2021-05-14T21:34:59.8010930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/stringtriebuilder.cpp -o icu69/common/stringtriebuilder.o 2021-05-14T21:35:00.3865820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uarrsort.cpp -o icu69/common/uarrsort.o 2021-05-14T21:35:00.7901090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidi.cpp -o icu69/common/ubidi.o 2021-05-14T21:35:02.0377670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidi_props.cpp -o icu69/common/ubidi_props.o 2021-05-14T21:35:02.7052770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidiln.cpp -o icu69/common/ubidiln.o 2021-05-14T21:35:03.5432950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubiditransform.cpp -o icu69/common/ubiditransform.o 2021-05-14T21:35:03.9521600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidiwrt.cpp -o icu69/common/ubidiwrt.o 2021-05-14T21:35:04.4747080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubrk.cpp -o icu69/common/ubrk.o 2021-05-14T21:35:05.1144810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucase.cpp -o icu69/common/ucase.o 2021-05-14T21:35:06.0489020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucasemap.cpp -o icu69/common/ucasemap.o 2021-05-14T21:35:07.0434020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucasemap_titlecase_brkiter.cpp -o icu69/common/ucasemap_titlecase_brkiter.o 2021-05-14T21:35:07.7318410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucat.cpp -o icu69/common/ucat.o 2021-05-14T21:35:08.2329390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uchar.cpp -o icu69/common/uchar.o 2021-05-14T21:35:09.1726290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucharstrie.cpp -o icu69/common/ucharstrie.o 2021-05-14T21:35:09.7889610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucharstriebuilder.cpp -o icu69/common/ucharstriebuilder.o 2021-05-14T21:35:10.4979600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucharstrieiterator.cpp -o icu69/common/ucharstrieiterator.o 2021-05-14T21:35:11.0965510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uchriter.cpp -o icu69/common/uchriter.o 2021-05-14T21:35:11.6973550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucln_cmn.cpp -o icu69/common/ucln_cmn.o 2021-05-14T21:35:12.2584640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucmndata.cpp -o icu69/common/ucmndata.o 2021-05-14T21:35:12.6392890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv.cpp -o icu69/common/ucnv.o 2021-05-14T21:35:13.5283990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv2022.cpp -o icu69/common/ucnv2022.o 2021-05-14T21:35:14.3880910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_bld.cpp -o icu69/common/ucnv_bld.o 2021-05-14T21:35:15.2199350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_cb.cpp -o icu69/common/ucnv_cb.o 2021-05-14T21:35:15.5982340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_cnv.cpp -o icu69/common/ucnv_cnv.o 2021-05-14T21:35:16.0568950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_ct.cpp -o icu69/common/ucnv_ct.o 2021-05-14T21:35:16.5707580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_err.cpp -o icu69/common/ucnv_err.o 2021-05-14T21:35:16.9864530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_ext.cpp -o icu69/common/ucnv_ext.o 2021-05-14T21:35:17.5515480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_io.cpp -o icu69/common/ucnv_io.o 2021-05-14T21:35:18.3841110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_lmb.cpp -o icu69/common/ucnv_lmb.o 2021-05-14T21:35:18.9621980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_set.cpp -o icu69/common/ucnv_set.o 2021-05-14T21:35:19.3012880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u16.cpp -o icu69/common/ucnv_u16.o 2021-05-14T21:35:19.9057270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u32.cpp -o icu69/common/ucnv_u32.o 2021-05-14T21:35:20.4433060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u7.cpp -o icu69/common/ucnv_u7.o 2021-05-14T21:35:21.0254980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u8.cpp -o icu69/common/ucnv_u8.o 2021-05-14T21:35:21.6209180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvbocu.cpp -o icu69/common/ucnvbocu.o 2021-05-14T21:35:22.1603560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvdisp.cpp -o icu69/common/ucnvdisp.o 2021-05-14T21:35:22.6931990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvhz.cpp -o icu69/common/ucnvhz.o 2021-05-14T21:35:23.1446720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvisci.cpp -o icu69/common/ucnvisci.o 2021-05-14T21:35:23.8246840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvlat1.cpp -o icu69/common/ucnvlat1.o 2021-05-14T21:35:24.3289900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvmbcs.cpp -o icu69/common/ucnvmbcs.o 2021-05-14T21:35:25.9774320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvscsu.cpp -o icu69/common/ucnvscsu.o 2021-05-14T21:35:26.8204890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvsel.cpp -o icu69/common/ucnvsel.o 2021-05-14T21:35:27.7721580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucol_swp.cpp -o icu69/common/ucol_swp.o 2021-05-14T21:35:28.4081600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucptrie.cpp -o icu69/common/ucptrie.o 2021-05-14T21:35:28.8553110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucurr.cpp -o icu69/common/ucurr.o 2021-05-14T21:35:30.1889380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/udata.cpp -o icu69/common/udata.o 2021-05-14T21:35:31.0471510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/udatamem.cpp -o icu69/common/udatamem.o 2021-05-14T21:35:31.3825410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/udataswp.cpp -o icu69/common/udataswp.o 2021-05-14T21:35:31.8083990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uenum.cpp -o icu69/common/uenum.o 2021-05-14T21:35:32.1492270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uhash.cpp -o icu69/common/uhash.o 2021-05-14T21:35:32.8121780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uhash_us.cpp -o icu69/common/uhash_us.o 2021-05-14T21:35:33.2990700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uidna.cpp -o icu69/common/uidna.o 2021-05-14T21:35:33.8102890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uinit.cpp -o icu69/common/uinit.o 2021-05-14T21:35:34.3642840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uinvchar.cpp -o icu69/common/uinvchar.o 2021-05-14T21:35:34.9574760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uiter.cpp -o icu69/common/uiter.o 2021-05-14T21:35:35.6687270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ulist.cpp -o icu69/common/ulist.o 2021-05-14T21:35:36.0392640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uloc.cpp -o icu69/common/uloc.o 2021-05-14T21:35:37.1413060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uloc_keytype.cpp -o icu69/common/uloc_keytype.o 2021-05-14T21:35:38.0994890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uloc_tag.cpp -o icu69/common/uloc_tag.o 2021-05-14T21:35:39.7176980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umapfile.cpp -o icu69/common/umapfile.o 2021-05-14T21:35:40.0378640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umath.cpp -o icu69/common/umath.o 2021-05-14T21:35:40.1003430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umutablecptrie.cpp -o icu69/common/umutablecptrie.o 2021-05-14T21:35:41.5834990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umutex.cpp -o icu69/common/umutex.o 2021-05-14T21:35:42.1960220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unames.cpp -o icu69/common/unames.o 2021-05-14T21:35:43.3373050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unifiedcache.cpp -o icu69/common/unifiedcache.o 2021-05-14T21:35:44.1171180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unifilt.cpp -o icu69/common/unifilt.o 2021-05-14T21:35:44.1999380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unifunct.cpp -o icu69/common/unifunct.o 2021-05-14T21:35:44.2623160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uniset.cpp -o icu69/common/uniset.o 2021-05-14T21:35:45.5422000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uniset_closure.cpp -o icu69/common/uniset_closure.o 2021-05-14T21:35:46.2895710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uniset_props.cpp -o icu69/common/uniset_props.o 2021-05-14T21:35:47.3409260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unisetspan.cpp -o icu69/common/unisetspan.o 2021-05-14T21:35:48.3190530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr.cpp -o icu69/common/unistr.o 2021-05-14T21:35:48.9174270Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-14T21:35:48.9175430Z static void uprv_UnicodeStringDummy(void) { 2021-05-14T21:35:48.9175940Z ^ 2021-05-14T21:35:49.6087570Z 1 warning generated. 2021-05-14T21:35:49.6142910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_case.cpp -o icu69/common/unistr_case.o 2021-05-14T21:35:50.3480070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_case_locale.cpp -o icu69/common/unistr_case_locale.o 2021-05-14T21:35:50.9565240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_cnv.cpp -o icu69/common/unistr_cnv.o 2021-05-14T21:35:51.5812110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_props.cpp -o icu69/common/unistr_props.o 2021-05-14T21:35:52.0742800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_titlecase_brkiter.cpp -o icu69/common/unistr_titlecase_brkiter.o 2021-05-14T21:35:52.7227660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unorm.cpp -o icu69/common/unorm.o 2021-05-14T21:35:53.4478200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unormcmp.cpp -o icu69/common/unormcmp.o 2021-05-14T21:35:54.2086250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uobject.cpp -o icu69/common/uobject.o 2021-05-14T21:35:54.5203200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uprops.cpp -o icu69/common/uprops.o 2021-05-14T21:35:55.3501380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ures_cnv.cpp -o icu69/common/ures_cnv.o 2021-05-14T21:35:55.8521600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uresbund.cpp -o icu69/common/uresbund.o 2021-05-14T21:35:57.1839420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uresdata.cpp -o icu69/common/uresdata.o 2021-05-14T21:35:58.0605360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/usc_impl.cpp -o icu69/common/usc_impl.o 2021-05-14T21:35:58.4234040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uscript.cpp -o icu69/common/uscript.o 2021-05-14T21:35:58.9618200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uscript_props.cpp -o icu69/common/uscript_props.o 2021-05-14T21:35:59.4709390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uset.cpp -o icu69/common/uset.o 2021-05-14T21:36:00.1138960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uset_props.cpp -o icu69/common/uset_props.o 2021-05-14T21:36:00.6581510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/usetiter.cpp -o icu69/common/usetiter.o 2021-05-14T21:36:01.1961750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ushape.cpp -o icu69/common/ushape.o 2021-05-14T21:36:01.8805680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/usprep.cpp -o icu69/common/usprep.o 2021-05-14T21:36:02.7845180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustack.cpp -o icu69/common/ustack.o 2021-05-14T21:36:03.1152330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustr_cnv.cpp -o icu69/common/ustr_cnv.o 2021-05-14T21:36:04.4712220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustr_titlecase_brkiter.cpp -o icu69/common/ustr_titlecase_brkiter.o 2021-05-14T21:36:04.4798340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustr_wcs.cpp -o icu69/common/ustr_wcs.o 2021-05-14T21:36:04.8113280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrcase.cpp -o icu69/common/ustrcase.o 2021-05-14T21:36:05.8164590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrcase_locale.cpp -o icu69/common/ustrcase_locale.o 2021-05-14T21:36:06.4779000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrenum.cpp -o icu69/common/ustrenum.o 2021-05-14T21:36:07.0997150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrfmt.cpp -o icu69/common/ustrfmt.o 2021-05-14T21:36:07.4174960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustring.cpp -o icu69/common/ustring.o 2021-05-14T21:36:08.0683090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrtrns.cpp -o icu69/common/ustrtrns.o 2021-05-14T21:36:08.7214610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utext.cpp -o icu69/common/utext.o 2021-05-14T21:36:09.7283180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utf_impl.cpp -o icu69/common/utf_impl.o 2021-05-14T21:36:09.9217910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/util.cpp -o icu69/common/util.o 2021-05-14T21:36:10.5166480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/util_props.cpp -o icu69/common/util_props.o 2021-05-14T21:36:11.0588960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrace.cpp -o icu69/common/utrace.o 2021-05-14T21:36:11.7998420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie.cpp -o icu69/common/utrie.o 2021-05-14T21:36:12.5064620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie2.cpp -o icu69/common/utrie2.o 2021-05-14T21:36:13.2033930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie2_builder.cpp -o icu69/common/utrie2_builder.o 2021-05-14T21:36:14.2838360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie_swap.cpp -o icu69/common/utrie_swap.o 2021-05-14T21:36:14.9007480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uts46.cpp -o icu69/common/uts46.o 2021-05-14T21:36:15.8710100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utypes.cpp -o icu69/common/utypes.o 2021-05-14T21:36:15.9360370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uvector.cpp -o icu69/common/uvector.o 2021-05-14T21:36:16.5105250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uvectr32.cpp -o icu69/common/uvectr32.o 2021-05-14T21:36:16.9671760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uvectr64.cpp -o icu69/common/uvectr64.o 2021-05-14T21:36:17.3669950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/wintz.cpp -o icu69/common/wintz.o 2021-05-14T21:36:17.4195180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/alphaindex.cpp -o icu69/i18n/alphaindex.o 2021-05-14T21:36:18.5229060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/anytrans.cpp -o icu69/i18n/anytrans.o 2021-05-14T21:36:19.2811460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/astro.cpp -o icu69/i18n/astro.o 2021-05-14T21:36:20.1119050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/basictz.cpp -o icu69/i18n/basictz.o 2021-05-14T21:36:20.8311590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/bocsu.cpp -o icu69/i18n/bocsu.o 2021-05-14T21:36:21.3055550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/brktrans.cpp -o icu69/i18n/brktrans.o 2021-05-14T21:36:22.0815390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/buddhcal.cpp -o icu69/i18n/buddhcal.o 2021-05-14T21:36:22.7404910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/calendar.cpp -o icu69/i18n/calendar.o 2021-05-14T21:36:24.7072620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/casetrn.cpp -o icu69/i18n/casetrn.o 2021-05-14T21:36:25.3762090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/cecal.cpp -o icu69/i18n/cecal.o 2021-05-14T21:36:25.9172040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/chnsecal.cpp -o icu69/i18n/chnsecal.o 2021-05-14T21:36:26.7368880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/choicfmt.cpp -o icu69/i18n/choicfmt.o 2021-05-14T21:36:27.4650370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/coleitr.cpp -o icu69/i18n/coleitr.o 2021-05-14T21:36:28.4912650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/coll.cpp -o icu69/i18n/coll.o 2021-05-14T21:36:29.5088100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collation.cpp -o icu69/i18n/collation.o 2021-05-14T21:36:29.6698780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationbuilder.cpp -o icu69/i18n/collationbuilder.o 2021-05-14T21:36:31.0701060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationcompare.cpp -o icu69/i18n/collationcompare.o 2021-05-14T21:36:31.8560020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdata.cpp -o icu69/i18n/collationdata.o 2021-05-14T21:36:32.6645130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdatabuilder.cpp -o icu69/i18n/collationdatabuilder.o 2021-05-14T21:36:34.0560660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdatareader.cpp -o icu69/i18n/collationdatareader.o 2021-05-14T21:36:34.8605360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdatawriter.cpp -o icu69/i18n/collationdatawriter.o 2021-05-14T21:36:35.6724900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationfastlatin.cpp -o icu69/i18n/collationfastlatin.o 2021-05-14T21:36:36.6538630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationfastlatinbuilder.cpp -o icu69/i18n/collationfastlatinbuilder.o 2021-05-14T21:36:37.5798570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationfcd.cpp -o icu69/i18n/collationfcd.o 2021-05-14T21:36:37.6404980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationiterator.cpp -o icu69/i18n/collationiterator.o 2021-05-14T21:36:38.9154450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationkeys.cpp -o icu69/i18n/collationkeys.o 2021-05-14T21:36:40.0236940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationroot.cpp -o icu69/i18n/collationroot.o 2021-05-14T21:36:40.7736660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationrootelements.cpp -o icu69/i18n/collationrootelements.o 2021-05-14T21:36:41.0443320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationruleparser.cpp -o icu69/i18n/collationruleparser.o 2021-05-14T21:36:42.3671770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationsets.cpp -o icu69/i18n/collationsets.o 2021-05-14T21:36:43.2793290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationsettings.cpp -o icu69/i18n/collationsettings.o 2021-05-14T21:36:44.0929590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationtailoring.cpp -o icu69/i18n/collationtailoring.o 2021-05-14T21:36:44.8599340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationweights.cpp -o icu69/i18n/collationweights.o 2021-05-14T21:36:45.3405760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/compactdecimalformat.cpp -o icu69/i18n/compactdecimalformat.o 2021-05-14T21:36:46.0935030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/coptccal.cpp -o icu69/i18n/coptccal.o 2021-05-14T21:36:46.7398280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/cpdtrans.cpp -o icu69/i18n/cpdtrans.o 2021-05-14T21:36:47.4907310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csdetect.cpp -o icu69/i18n/csdetect.o 2021-05-14T21:36:48.2600510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csmatch.cpp -o icu69/i18n/csmatch.o 2021-05-14T21:36:48.7552950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csr2022.cpp -o icu69/i18n/csr2022.o 2021-05-14T21:36:49.1009610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrecog.cpp -o icu69/i18n/csrecog.o 2021-05-14T21:36:49.1615980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrmbcs.cpp -o icu69/i18n/csrmbcs.o 2021-05-14T21:36:49.5578990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrsbcs.cpp -o icu69/i18n/csrsbcs.o 2021-05-14T21:36:50.0977410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrucode.cpp -o icu69/i18n/csrucode.o 2021-05-14T21:36:50.2183110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrutf8.cpp -o icu69/i18n/csrutf8.o 2021-05-14T21:36:50.2988770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/curramt.cpp -o icu69/i18n/curramt.o 2021-05-14T21:36:50.8261830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/currfmt.cpp -o icu69/i18n/currfmt.o 2021-05-14T21:36:51.3956580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/currpinf.cpp -o icu69/i18n/currpinf.o 2021-05-14T21:36:52.2152910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/currunit.cpp -o icu69/i18n/currunit.o 2021-05-14T21:36:52.7741370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dangical.cpp -o icu69/i18n/dangical.o 2021-05-14T21:36:53.4449150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/datefmt.cpp -o icu69/i18n/datefmt.o 2021-05-14T21:36:54.4295710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dayperiodrules.cpp -o icu69/i18n/dayperiodrules.o 2021-05-14T21:36:55.2830990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dcfmtsym.cpp -o icu69/i18n/dcfmtsym.o 2021-05-14T21:36:56.2556900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/decContext.cpp -o icu69/i18n/decContext.o 2021-05-14T21:36:56.4473150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/decNumber.cpp -o icu69/i18n/decNumber.o 2021-05-14T21:36:58.5341500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/decimfmt.cpp -o icu69/i18n/decimfmt.o 2021-05-14T21:37:00.2006800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-bignum-dtoa.cpp -o icu69/i18n/double-conversion-bignum-dtoa.o 2021-05-14T21:37:00.4368990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-bignum.cpp -o icu69/i18n/double-conversion-bignum.o 2021-05-14T21:37:01.2658710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-cached-powers.cpp -o icu69/i18n/double-conversion-cached-powers.o 2021-05-14T21:37:01.4276720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-double-to-string.cpp -o icu69/i18n/double-conversion-double-to-string.o 2021-05-14T21:37:01.8233540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-fast-dtoa.cpp -o icu69/i18n/double-conversion-fast-dtoa.o 2021-05-14T21:37:02.1796510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-string-to-double.cpp -o icu69/i18n/double-conversion-string-to-double.o 2021-05-14T21:37:03.0216600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-strtod.cpp -o icu69/i18n/double-conversion-strtod.o 2021-05-14T21:37:03.3601650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtfmtsym.cpp -o icu69/i18n/dtfmtsym.o 2021-05-14T21:37:06.3150140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtitvfmt.cpp -o icu69/i18n/dtitvfmt.o 2021-05-14T21:37:07.7641960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtitvinf.cpp -o icu69/i18n/dtitvinf.o 2021-05-14T21:37:08.6802340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtptngen.cpp -o icu69/i18n/dtptngen.o 2021-05-14T21:37:11.0015990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtrule.cpp -o icu69/i18n/dtrule.o 2021-05-14T21:37:11.1929420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/erarules.cpp -o icu69/i18n/erarules.o 2021-05-14T21:37:11.8138760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/esctrn.cpp -o icu69/i18n/esctrn.o 2021-05-14T21:37:12.4487870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ethpccal.cpp -o icu69/i18n/ethpccal.o 2021-05-14T21:37:13.1101020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fmtable.cpp -o icu69/i18n/fmtable.o 2021-05-14T21:37:14.0606370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fmtable_cnv.cpp -o icu69/i18n/fmtable_cnv.o 2021-05-14T21:37:14.5429380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/format.cpp -o icu69/i18n/format.o 2021-05-14T21:37:15.1178270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formatted_string_builder.cpp -o icu69/i18n/formatted_string_builder.o 2021-05-14T21:37:15.8629940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formattedval_iterimpl.cpp -o icu69/i18n/formattedval_iterimpl.o 2021-05-14T21:37:16.4806370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formattedval_sbimpl.cpp -o icu69/i18n/formattedval_sbimpl.o 2021-05-14T21:37:17.3638710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formattedvalue.cpp -o icu69/i18n/formattedvalue.o 2021-05-14T21:37:17.9562850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fphdlimp.cpp -o icu69/i18n/fphdlimp.o 2021-05-14T21:37:18.5163660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fpositer.cpp -o icu69/i18n/fpositer.o 2021-05-14T21:37:18.8753670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/funcrepl.cpp -o icu69/i18n/funcrepl.o 2021-05-14T21:37:19.4525670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/gender.cpp -o icu69/i18n/gender.o 2021-05-14T21:37:20.1431600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/gregocal.cpp -o icu69/i18n/gregocal.o 2021-05-14T21:37:20.9924760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/gregoimp.cpp -o icu69/i18n/gregoimp.o 2021-05-14T21:37:21.5452820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/hebrwcal.cpp -o icu69/i18n/hebrwcal.o 2021-05-14T21:37:22.3037990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/indiancal.cpp -o icu69/i18n/indiancal.o 2021-05-14T21:37:23.0116670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/inputext.cpp -o icu69/i18n/inputext.o 2021-05-14T21:37:23.3547850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/islamcal.cpp -o icu69/i18n/islamcal.o 2021-05-14T21:37:24.1315970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/japancal.cpp -o icu69/i18n/japancal.o 2021-05-14T21:37:24.8212050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/listformatter.cpp -o icu69/i18n/listformatter.o 2021-05-14T21:37:25.9237150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measfmt.cpp -o icu69/i18n/measfmt.o 2021-05-14T21:37:27.3168160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measunit.cpp -o icu69/i18n/measunit.o 2021-05-14T21:37:28.7866300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measunit_extra.cpp -o icu69/i18n/measunit_extra.o 2021-05-14T21:37:29.9944740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measure.cpp -o icu69/i18n/measure.o 2021-05-14T21:37:30.5415000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/msgfmt.cpp -o icu69/i18n/msgfmt.o 2021-05-14T21:37:32.0803560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/name2uni.cpp -o icu69/i18n/name2uni.o 2021-05-14T21:37:32.7138310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nfrs.cpp -o icu69/i18n/nfrs.o 2021-05-14T21:37:33.5939770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nfrule.cpp -o icu69/i18n/nfrule.o 2021-05-14T21:37:34.7078980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nfsubs.cpp -o icu69/i18n/nfsubs.o 2021-05-14T21:37:35.8241070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nortrans.cpp -o icu69/i18n/nortrans.o 2021-05-14T21:37:36.4405070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nultrans.cpp -o icu69/i18n/nultrans.o 2021-05-14T21:37:36.9641360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_affixutils.cpp -o icu69/i18n/number_affixutils.o 2021-05-14T21:37:37.7528380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_asformat.cpp -o icu69/i18n/number_asformat.o 2021-05-14T21:37:38.5222450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_capi.cpp -o icu69/i18n/number_capi.o 2021-05-14T21:37:39.3607320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_compact.cpp -o icu69/i18n/number_compact.o 2021-05-14T21:37:40.2547920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_currencysymbols.cpp -o icu69/i18n/number_currencysymbols.o 2021-05-14T21:37:41.0089980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_decimalquantity.cpp -o icu69/i18n/number_decimalquantity.o 2021-05-14T21:37:42.3502620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_decimfmtprops.cpp -o icu69/i18n/number_decimfmtprops.o 2021-05-14T21:37:43.1747550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_fluent.cpp -o icu69/i18n/number_fluent.o 2021-05-14T21:37:44.7253300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_formatimpl.cpp -o icu69/i18n/number_formatimpl.o 2021-05-14T21:37:45.9722070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_grouping.cpp -o icu69/i18n/number_grouping.o 2021-05-14T21:37:46.7008560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_integerwidth.cpp -o icu69/i18n/number_integerwidth.o 2021-05-14T21:37:47.3717030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_longnames.cpp -o icu69/i18n/number_longnames.o 2021-05-14T21:37:49.1847130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_mapper.cpp -o icu69/i18n/number_mapper.o 2021-05-14T21:37:50.1202990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_modifiers.cpp -o icu69/i18n/number_modifiers.o 2021-05-14T21:37:51.0855310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_multiplier.cpp -o icu69/i18n/number_multiplier.o 2021-05-14T21:37:51.8676220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_notation.cpp -o icu69/i18n/number_notation.o 2021-05-14T21:37:52.5108790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_output.cpp -o icu69/i18n/number_output.o 2021-05-14T21:37:53.3945200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_padding.cpp -o icu69/i18n/number_padding.o 2021-05-14T21:37:54.0529570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_patternmodifier.cpp -o icu69/i18n/number_patternmodifier.o 2021-05-14T21:37:54.9389250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_patternstring.cpp -o icu69/i18n/number_patternstring.o 2021-05-14T21:37:56.1168880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_rounding.cpp -o icu69/i18n/number_rounding.o 2021-05-14T21:37:56.9896640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_scientific.cpp -o icu69/i18n/number_scientific.o 2021-05-14T21:37:57.7929210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_skeletons.cpp -o icu69/i18n/number_skeletons.o 2021-05-14T21:37:59.3850910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_symbolswrapper.cpp -o icu69/i18n/number_symbolswrapper.o 2021-05-14T21:38:00.1070990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_usageprefs.cpp -o icu69/i18n/number_usageprefs.o 2021-05-14T21:38:01.1239110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_utils.cpp -o icu69/i18n/number_utils.o 2021-05-14T21:38:01.9714490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numfmt.cpp -o icu69/i18n/numfmt.o 2021-05-14T21:38:03.3196060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_affixes.cpp -o icu69/i18n/numparse_affixes.o 2021-05-14T21:38:04.4405010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_compositions.cpp -o icu69/i18n/numparse_compositions.o 2021-05-14T21:38:05.1643950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_currency.cpp -o icu69/i18n/numparse_currency.o 2021-05-14T21:38:05.9158330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_decimal.cpp -o icu69/i18n/numparse_decimal.o 2021-05-14T21:38:06.7437390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_impl.cpp -o icu69/i18n/numparse_impl.o 2021-05-14T21:38:08.0722550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_parsednumber.cpp -o icu69/i18n/numparse_parsednumber.o 2021-05-14T21:38:08.7645550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_scientific.cpp -o icu69/i18n/numparse_scientific.o 2021-05-14T21:38:09.4865150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_symbols.cpp -o icu69/i18n/numparse_symbols.o 2021-05-14T21:38:10.2621900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_validators.cpp -o icu69/i18n/numparse_validators.o 2021-05-14T21:38:10.9756590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numrange_capi.cpp -o icu69/i18n/numrange_capi.o 2021-05-14T21:38:11.9067270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numrange_fluent.cpp -o icu69/i18n/numrange_fluent.o 2021-05-14T21:38:13.0481580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numrange_impl.cpp -o icu69/i18n/numrange_impl.o 2021-05-14T21:38:14.1673970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numsys.cpp -o icu69/i18n/numsys.o 2021-05-14T21:38:14.9791790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/olsontz.cpp -o icu69/i18n/olsontz.o 2021-05-14T21:38:16.0181280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/persncal.cpp -o icu69/i18n/persncal.o 2021-05-14T21:38:16.7016550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/pluralranges.cpp -o icu69/i18n/pluralranges.o 2021-05-14T21:38:17.6037850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/plurfmt.cpp -o icu69/i18n/plurfmt.o 2021-05-14T21:38:18.6464850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/plurrule.cpp -o icu69/i18n/plurrule.o 2021-05-14T21:38:20.5815300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/quant.cpp -o icu69/i18n/quant.o 2021-05-14T21:38:21.1358720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/quantityformatter.cpp -o icu69/i18n/quantityformatter.o 2021-05-14T21:38:21.9363060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbnf.cpp -o icu69/i18n/rbnf.o 2021-05-14T21:38:23.5056690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt.cpp -o icu69/i18n/rbt.o 2021-05-14T21:38:24.2174850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_data.cpp -o icu69/i18n/rbt_data.o 2021-05-14T21:38:24.9085370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_pars.cpp -o icu69/i18n/rbt_pars.o 2021-05-14T21:38:26.0369630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_rule.cpp -o icu69/i18n/rbt_rule.o 2021-05-14T21:38:26.8211830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_set.cpp -o icu69/i18n/rbt_set.o 2021-05-14T21:38:27.4574520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbtz.cpp -o icu69/i18n/rbtz.o 2021-05-14T21:38:28.3815920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regexcmp.cpp -o icu69/i18n/regexcmp.o 2021-05-14T21:38:30.3061390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regeximp.cpp -o icu69/i18n/regeximp.o 2021-05-14T21:38:30.9365750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regexst.cpp -o icu69/i18n/regexst.o 2021-05-14T21:38:31.6423660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regextxt.cpp -o icu69/i18n/regextxt.o 2021-05-14T21:38:32.1172510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/region.cpp -o icu69/i18n/region.o 2021-05-14T21:38:33.2243750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/reldatefmt.cpp -o icu69/i18n/reldatefmt.o 2021-05-14T21:38:34.8044540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/reldtfmt.cpp -o icu69/i18n/reldtfmt.o 2021-05-14T21:38:35.6944100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rematch.cpp -o icu69/i18n/rematch.o 2021-05-14T21:38:38.7528870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/remtrans.cpp -o icu69/i18n/remtrans.o 2021-05-14T21:38:39.2876010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/repattrn.cpp -o icu69/i18n/repattrn.o 2021-05-14T21:38:40.1261980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rulebasedcollator.cpp -o icu69/i18n/rulebasedcollator.o 2021-05-14T21:38:41.6447060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/scientificnumberformatter.cpp -o icu69/i18n/scientificnumberformatter.o 2021-05-14T21:38:42.3532860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/scriptset.cpp -o icu69/i18n/scriptset.o 2021-05-14T21:38:42.9860590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/search.cpp -o icu69/i18n/search.o 2021-05-14T21:38:43.6758510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/selfmt.cpp -o icu69/i18n/selfmt.o 2021-05-14T21:38:44.3728130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/sharedbreakiterator.cpp -o icu69/i18n/sharedbreakiterator.o 2021-05-14T21:38:44.9878590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/simpletz.cpp -o icu69/i18n/simpletz.o 2021-05-14T21:38:45.9704090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/smpdtfmt.cpp -o icu69/i18n/smpdtfmt.o 2021-05-14T21:38:48.3719950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/smpdtfst.cpp -o icu69/i18n/smpdtfst.o 2021-05-14T21:38:49.0359570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/sortkey.cpp -o icu69/i18n/sortkey.o 2021-05-14T21:38:49.6501320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/standardplural.cpp -o icu69/i18n/standardplural.o 2021-05-14T21:38:50.1565210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/string_segment.cpp -o icu69/i18n/string_segment.o 2021-05-14T21:38:50.8906820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/strmatch.cpp -o icu69/i18n/strmatch.o 2021-05-14T21:38:51.5623180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/strrepl.cpp -o icu69/i18n/strrepl.o 2021-05-14T21:38:52.2181650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/stsearch.cpp -o icu69/i18n/stsearch.o 2021-05-14T21:38:52.9215530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/taiwncal.cpp -o icu69/i18n/taiwncal.o 2021-05-14T21:38:53.5742430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/timezone.cpp -o icu69/i18n/timezone.o 2021-05-14T21:38:54.7969490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/titletrn.cpp -o icu69/i18n/titletrn.o 2021-05-14T21:38:55.4790790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tmunit.cpp -o icu69/i18n/tmunit.o 2021-05-14T21:38:55.9854140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tmutamt.cpp -o icu69/i18n/tmutamt.o 2021-05-14T21:38:56.5070240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tmutfmt.cpp -o icu69/i18n/tmutfmt.o 2021-05-14T21:38:57.5098000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tolowtrn.cpp -o icu69/i18n/tolowtrn.o 2021-05-14T21:38:58.1392720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/toupptrn.cpp -o icu69/i18n/toupptrn.o 2021-05-14T21:38:58.7801650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/translit.cpp -o icu69/i18n/translit.o 2021-05-14T21:39:00.0094170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/transreg.cpp -o icu69/i18n/transreg.o 2021-05-14T21:39:01.0753140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tridpars.cpp -o icu69/i18n/tridpars.o 2021-05-14T21:39:02.0235370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tzfmt.cpp -o icu69/i18n/tzfmt.o 2021-05-14T21:39:03.7101150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tzgnames.cpp -o icu69/i18n/tzgnames.o 2021-05-14T21:39:04.8315610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tznames.cpp -o icu69/i18n/tznames.o 2021-05-14T21:39:05.6041270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tznames_impl.cpp -o icu69/i18n/tznames_impl.o 2021-05-14T21:39:07.0536210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tzrule.cpp -o icu69/i18n/tzrule.o 2021-05-14T21:39:07.8176560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tztrans.cpp -o icu69/i18n/tztrans.o 2021-05-14T21:39:08.3522800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucal.cpp -o icu69/i18n/ucal.o 2021-05-14T21:39:09.1055060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucln_in.cpp -o icu69/i18n/ucln_in.o 2021-05-14T21:39:09.6349490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucol.cpp -o icu69/i18n/ucol.o 2021-05-14T21:39:10.3145550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucol_res.cpp -o icu69/i18n/ucol_res.o 2021-05-14T21:39:11.3008200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucol_sit.cpp -o icu69/i18n/ucol_sit.o 2021-05-14T21:39:12.1016740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucoleitr.cpp -o icu69/i18n/ucoleitr.o 2021-05-14T21:39:12.8312880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucsdet.cpp -o icu69/i18n/ucsdet.o 2021-05-14T21:39:13.1835990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/udat.cpp -o icu69/i18n/udat.o 2021-05-14T21:39:14.2019460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/udateintervalformat.cpp -o icu69/i18n/udateintervalformat.o 2021-05-14T21:39:14.9698460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/udatpg.cpp -o icu69/i18n/udatpg.o 2021-05-14T21:39:15.6516310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ufieldpositer.cpp -o icu69/i18n/ufieldpositer.o 2021-05-14T21:39:15.9793860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uitercollationiterator.cpp -o icu69/i18n/uitercollationiterator.o 2021-05-14T21:39:16.8283800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ulistformatter.cpp -o icu69/i18n/ulistformatter.o 2021-05-14T21:39:17.4996030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ulocdata.cpp -o icu69/i18n/ulocdata.o 2021-05-14T21:39:18.1082410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/umsg.cpp -o icu69/i18n/umsg.o 2021-05-14T21:39:18.8515570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/unesctrn.cpp -o icu69/i18n/unesctrn.o 2021-05-14T21:39:19.4881940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uni2name.cpp -o icu69/i18n/uni2name.o 2021-05-14T21:39:20.0551080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_data.cpp -o icu69/i18n/units_data.o 2021-05-14T21:39:21.0523390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_complexconverter.cpp -o icu69/i18n/units_complexconverter.o 2021-05-14T21:39:22.0662120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_converter.cpp -o icu69/i18n/units_converter.o 2021-05-14T21:39:22.9983810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_router.cpp -o icu69/i18n/units_router.o 2021-05-14T21:39:24.0423830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/unum.cpp -o icu69/i18n/unum.o 2021-05-14T21:39:24.9004180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/unumsys.cpp -o icu69/i18n/unumsys.o 2021-05-14T21:39:25.4403880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/upluralrules.cpp -o icu69/i18n/upluralrules.o 2021-05-14T21:39:26.2934440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uregex.cpp -o icu69/i18n/uregex.o 2021-05-14T21:39:27.3294490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uregexc.cpp -o icu69/i18n/uregexc.o 2021-05-14T21:39:27.8395880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uregion.cpp -o icu69/i18n/uregion.o 2021-05-14T21:39:28.3761960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/usearch.cpp -o icu69/i18n/usearch.o 2021-05-14T21:39:29.6060870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof.cpp -o icu69/i18n/uspoof.o 2021-05-14T21:39:30.7314040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof_build.cpp -o icu69/i18n/uspoof_build.o 2021-05-14T21:39:31.1829750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof_conf.cpp -o icu69/i18n/uspoof_conf.o 2021-05-14T21:39:32.0173200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof_impl.cpp -o icu69/i18n/uspoof_impl.o 2021-05-14T21:39:32.9776560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utf16collationiterator.cpp -o icu69/i18n/utf16collationiterator.o 2021-05-14T21:39:33.8300020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utf8collationiterator.cpp -o icu69/i18n/utf8collationiterator.o 2021-05-14T21:39:34.7936780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utmscale.cpp -o icu69/i18n/utmscale.o 2021-05-14T21:39:34.8725000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utrans.cpp -o icu69/i18n/utrans.o 2021-05-14T21:39:35.5520640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/vtzone.cpp -o icu69/i18n/vtzone.o 2021-05-14T21:39:37.2026090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/vzone.cpp -o icu69/i18n/vzone.o 2021-05-14T21:39:37.7983010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/windtfmt.cpp -o icu69/i18n/windtfmt.o 2021-05-14T21:39:37.8532240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/winnmfmt.cpp -o icu69/i18n/winnmfmt.o 2021-05-14T21:39:37.9050760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/wintzimpl.cpp -o icu69/i18n/wintzimpl.o 2021-05-14T21:39:37.9575970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/zonemeta.cpp -o icu69/i18n/zonemeta.o 2021-05-14T21:39:38.8792680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/zrule.cpp -o icu69/i18n/zrule.o 2021-05-14T21:39:39.4072420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ztrans.cpp -o icu69/i18n/ztrans.o 2021-05-14T21:39:39.7380350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/stubdata/stubdata.cpp -o icu69/stubdata/stubdata.o 2021-05-14T21:39:40.0581220Z 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-14T21:39:40.3481450Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-14T21:39:40.5141740Z icudt already downloaded 2021-05-14T21:39:40.5145470Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi/libs 2021-05-14T21:39:40.7982870Z icudt has been installed successfully 2021-05-14T21:39:40.9498380Z ** R 2021-05-14T21:39:40.9942300Z ** inst 2021-05-14T21:39:40.9960360Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:39:42.5611350Z ** help 2021-05-14T21:39:43.1402760Z *** installing help indices 2021-05-14T21:39:43.3861100Z ** building package indices 2021-05-14T21:39:43.8990500Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:39:44.4850600Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:39:44.6450420Z ** testing if installed package can be loaded from final location 2021-05-14T21:39:44.9395760Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:39:44.9525620Z * DONE (stringi) 2021-05-14T21:39:46.8825430Z * installing *source* package ‘Rcpp’ ... 2021-05-14T21:39:46.9420170Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-14T21:39:46.9421650Z ** using staged installation 2021-05-14T21:39:46.9579750Z ** libs 2021-05-14T21:39:46.9765820Z 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-14T21:39:48.2504220Z In file included from api.cpp:24: 2021-05-14T21:39:48.2505850Z In file included from ../inst/include/Rcpp.h:57: 2021-05-14T21:39:48.2507980Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T21:39:48.2509460Z SEXP data = Parent::get__(); 2021-05-14T21:39:48.2510200Z ^ 2021-05-14T21:39:51.1035060Z 1 warning generated. 2021-05-14T21:39:51.1165170Z 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-14T21:39:52.4673960Z In file included from attributes.cpp:39: 2021-05-14T21:39:52.4674790Z In file included from ../inst/include/Rcpp.h:57: 2021-05-14T21:39:52.4676660Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T21:39:52.4677660Z SEXP data = Parent::get__(); 2021-05-14T21:39:52.4678060Z ^ 2021-05-14T21:40:05.4724410Z 1 warning generated. 2021-05-14T21:40:05.4899720Z 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-14T21:40:05.9366720Z 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-14T21:40:07.1149720Z In file included from date.cpp:30: 2021-05-14T21:40:07.1151220Z In file included from ../inst/include/Rcpp.h:57: 2021-05-14T21:40:07.1153480Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T21:40:07.1155000Z SEXP data = Parent::get__(); 2021-05-14T21:40:07.1155840Z ^ 2021-05-14T21:40:10.1319810Z 1 warning generated. 2021-05-14T21:40:10.1422560Z 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-14T21:40:11.3509940Z In file included from module.cpp:24: 2021-05-14T21:40:11.3511310Z In file included from ../inst/include/Rcpp.h:57: 2021-05-14T21:40:11.3513840Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T21:40:11.3515360Z SEXP data = Parent::get__(); 2021-05-14T21:40:11.3516230Z ^ 2021-05-14T21:40:16.7299580Z 1 warning generated. 2021-05-14T21:40:16.7424890Z 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-14T21:40:17.9142500Z In file included from rcpp_init.cpp:24: 2021-05-14T21:40:17.9143820Z In file included from ../inst/include/Rcpp.h:57: 2021-05-14T21:40:17.9146130Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T21:40:17.9147580Z SEXP data = Parent::get__(); 2021-05-14T21:40:17.9148420Z ^ 2021-05-14T21:40:20.5970770Z 1 warning generated. 2021-05-14T21:40:20.6123940Z 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-14T21:40:20.6870130Z installing to /Users/runner/work/_temp/Library/00LOCK-Rcpp/00new/Rcpp/libs 2021-05-14T21:40:20.6946760Z ** R 2021-05-14T21:40:20.7089300Z ** inst 2021-05-14T21:40:20.9886340Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:40:23.6185750Z ** help 2021-05-14T21:40:23.7550370Z *** installing help indices 2021-05-14T21:40:23.8305630Z ** building package indices 2021-05-14T21:40:24.2074090Z ** installing vignettes 2021-05-14T21:40:24.2381780Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:40:24.8153170Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:40:25.0437350Z ** testing if installed package can be loaded from final location 2021-05-14T21:40:25.4850490Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:40:25.5372790Z * DONE (Rcpp) 2021-05-14T21:40:26.1652840Z * installing *source* package ‘commonmark’ ... 2021-05-14T21:40:26.1680910Z ** package ‘commonmark’ successfully unpacked and MD5 sums checked 2021-05-14T21:40:26.1682060Z ** using staged installation 2021-05-14T21:40:26.1859050Z ** libs 2021-05-14T21:40:26.2079690Z 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-14T21:40:26.2120000Z 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-14T21:40:26.2947070Z 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-14T21:40:26.4009490Z 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-14T21:40:26.5092960Z 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-14T21:40:26.5942170Z 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-14T21:40:26.9718520Z 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-14T21:40:27.0901570Z 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-14T21:40:27.7771180Z 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-14T21:40:28.6041370Z 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-14T21:40:30.0203070Z 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-14T21:40:31.7981880Z 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-14T21:40:31.9626380Z 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-14T21:40:32.0453740Z 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-14T21:40:32.2442970Z 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-14T21:40:32.3646030Z 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-14T21:40:32.4768040Z 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-14T21:40:32.7105010Z 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-14T21:40:32.9147120Z 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-14T21:40:33.0525990Z 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-14T21:40:33.1639400Z 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-14T21:40:33.2505160Z 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-14T21:40:33.4085910Z 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-14T21:40:33.4925610Z 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-14T21:40:33.5868250Z 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-14T21:40:33.6622940Z 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-14T21:40:33.7326370Z 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-14T21:40:33.8142390Z 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-14T21:40:33.9144510Z 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-14T21:40:34.0332660Z 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-14T21:40:34.1130160Z 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-14T21:40:34.2181240Z 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-14T21:40:34.4317190Z 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-14T21:40:34.4929430Z 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-14T21:40:34.6403040Z 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-14T21:40:34.7445880Z 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-14T21:40:35.0118590Z 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-14T21:40:35.1014580Z 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-14T21:40:35.1463900Z 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-14T21:40:35.2265590Z installing to /Users/runner/work/_temp/Library/00LOCK-commonmark/00new/commonmark/libs 2021-05-14T21:40:35.2324800Z ** R 2021-05-14T21:40:35.2362100Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:40:35.5378710Z ** help 2021-05-14T21:40:35.5558060Z *** installing help indices 2021-05-14T21:40:35.5731730Z ** building package indices 2021-05-14T21:40:35.8279880Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:40:36.2090830Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:40:36.3379700Z ** testing if installed package can be loaded from final location 2021-05-14T21:40:36.5754950Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:40:36.5776630Z * DONE (commonmark) 2021-05-14T21:40:36.9387470Z * installing *source* package ‘brew’ ... 2021-05-14T21:40:36.9390560Z ** using staged installation 2021-05-14T21:40:36.9505760Z ** R 2021-05-14T21:40:36.9543690Z ** inst 2021-05-14T21:40:36.9731270Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:40:37.4205230Z ** help 2021-05-14T21:40:37.4396680Z *** installing help indices 2021-05-14T21:40:37.4603930Z ** building package indices 2021-05-14T21:40:37.7925260Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:40:38.0338620Z ** testing if installed package can be loaded from final location 2021-05-14T21:40:38.2745680Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:40:38.2783110Z * DONE (brew) 2021-05-14T21:40:38.6584210Z * installing *source* package ‘sessioninfo’ ... 2021-05-14T21:40:38.6616000Z ** package ‘sessioninfo’ successfully unpacked and MD5 sums checked 2021-05-14T21:40:38.6617350Z ** using staged installation 2021-05-14T21:40:38.6840090Z ** R 2021-05-14T21:40:38.6924440Z ** inst 2021-05-14T21:40:38.6926450Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:40:39.4119900Z ** help 2021-05-14T21:40:39.4366270Z *** installing help indices 2021-05-14T21:40:39.4568310Z ** building package indices 2021-05-14T21:40:39.7178750Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:40:40.0241290Z ** testing if installed package can be loaded from final location 2021-05-14T21:40:40.3369960Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:40:40.3454810Z * DONE (sessioninfo) 2021-05-14T21:40:40.6383130Z * installing *source* package ‘prettyunits’ ... 2021-05-14T21:40:40.6403250Z ** package ‘prettyunits’ successfully unpacked and MD5 sums checked 2021-05-14T21:40:40.6404490Z ** using staged installation 2021-05-14T21:40:40.6562180Z ** R 2021-05-14T21:40:40.6623520Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:40:41.0643810Z ** help 2021-05-14T21:40:41.1005620Z *** installing help indices 2021-05-14T21:40:41.1259720Z ** building package indices 2021-05-14T21:40:41.3863580Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:40:41.6329040Z ** testing if installed package can be loaded from final location 2021-05-14T21:40:41.8911320Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:40:41.9014120Z * DONE (prettyunits) 2021-05-14T21:40:42.7434420Z * installing *source* package ‘vctrs’ ... 2021-05-14T21:40:42.7700840Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-14T21:40:42.7702320Z ** using staged installation 2021-05-14T21:40:42.7964040Z ** libs 2021-05-14T21:40:42.8185270Z 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-14T21:40:42.9572190Z 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-14T21:40:43.0834510Z 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-14T21:40:43.2014930Z 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-14T21:40:43.4340990Z 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-14T21:40:43.5838380Z 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-14T21:40:43.7438680Z 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-14T21:40:43.8442170Z 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-14T21:40:43.9831510Z 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-14T21:40:44.0950260Z 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-14T21:40:44.2487510Z 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-14T21:40:44.4620100Z 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-14T21:40:44.6246750Z 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-14T21:40:44.7392910Z 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-14T21:40:45.0498070Z 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-14T21:40:45.1946570Z 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-14T21:40:45.6811160Z 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-14T21:40:45.8103090Z 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-14T21:40:46.0009840Z 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-14T21:40:46.1440550Z 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-14T21:40:46.2414050Z 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-14T21:40:46.5135000Z 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-14T21:40:46.6158800Z 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-14T21:40:46.9288120Z 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-14T21:40:47.0371410Z 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-14T21:40:47.8503620Z 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-14T21:40:48.0325500Z 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-14T21:40:48.1399470Z 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-14T21:40:48.2492970Z 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-14T21:40:48.4286770Z 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-14T21:40:48.5630130Z 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-14T21:40:48.7317320Z 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-14T21:40:48.8672440Z 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-14T21:40:49.0653760Z 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-14T21:40:49.3866260Z 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-14T21:40:49.5277490Z 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-14T21:40:49.6416100Z 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-14T21:40:49.7850880Z 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-14T21:40:50.5221540Z 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-14T21:40:51.1207480Z 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-14T21:40:51.4038790Z 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-14T21:40:51.6010920Z 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-14T21:40:51.9704490Z 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-14T21:40:52.0619490Z 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-14T21:40:52.2842450Z 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-14T21:40:52.4549840Z 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-14T21:40:52.5915890Z 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-14T21:40:52.9248170Z 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-14T21:40:53.1055810Z 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-14T21:40:53.2665410Z 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-14T21:40:53.4039690Z 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-14T21:40:53.5143160Z 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-14T21:40:53.6611700Z 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-14T21:40:53.8160450Z 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-14T21:40:53.9561810Z 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-14T21:40:54.0912340Z 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-14T21:40:54.2046390Z 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-14T21:40:54.3145690Z 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-14T21:40:54.4090920Z 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-14T21:40:55.1076470Z 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-14T21:40:55.1793100Z 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-14T21:40:55.2525320Z installing to /Users/runner/work/_temp/Library/00LOCK-vctrs/00new/vctrs/libs 2021-05-14T21:40:55.2593430Z ** R 2021-05-14T21:40:55.3098090Z ** inst 2021-05-14T21:40:55.3191340Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:40:59.1988860Z ** help 2021-05-14T21:40:59.5653880Z *** installing help indices 2021-05-14T21:40:59.7787540Z *** copying figures 2021-05-14T21:40:59.7861750Z ** building package indices 2021-05-14T21:41:00.2246410Z ** installing vignettes 2021-05-14T21:41:00.2483430Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:41:00.6915010Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:41:00.9245720Z ** testing if installed package can be loaded from final location 2021-05-14T21:41:01.3129360Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:41:01.3194260Z * DONE (vctrs) 2021-05-14T21:41:01.8909340Z * installing *source* package ‘processx’ ... 2021-05-14T21:41:01.8982120Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-14T21:41:01.8983270Z ** using staged installation 2021-05-14T21:41:01.9222670Z ** libs 2021-05-14T21:41:01.9410810Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-14T21:41:02.1153340Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-14T21:41:02.1156870Z supervisor/utils.c -o supervisor/supervisor 2021-05-14T21:41:02.4189740Z 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-14T21:41:02.5191950Z 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-14T21:41:02.6253880Z 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-14T21:41:02.7037700Z 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-14T21:41:02.7040460Z -F/Library/Frameworks/R.framework/.. -framework R 2021-05-14T21:41:02.7626720Z 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-14T21:41:02.8571800Z 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-14T21:41:02.9722330Z 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-14T21:41:03.3737340Z 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-14T21:41:03.4939520Z 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-14T21:41:03.6034240Z 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-14T21:41:03.7192810Z 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-14T21:41:03.8182880Z 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-14T21:41:04.1963470Z 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-14T21:41:04.3073430Z 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-14T21:41:04.4279200Z 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-14T21:41:04.5009460Z 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-14T21:41:04.6020920Z 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-14T21:41:04.6636620Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-processx/00new/processx 2021-05-14T21:41:04.6721330Z ** R 2021-05-14T21:41:04.6952220Z ** inst 2021-05-14T21:41:04.6966420Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:41:06.7092260Z ** help 2021-05-14T21:41:06.7985640Z *** installing help indices 2021-05-14T21:41:06.8483610Z ** building package indices 2021-05-14T21:41:07.1459480Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:41:07.5384520Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:41:07.7753260Z ** testing if installed package can be loaded from final location 2021-05-14T21:41:08.0739190Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:41:08.0775650Z * DONE (processx) 2021-05-14T21:41:08.4612040Z * installing *source* package ‘markdown’ ... 2021-05-14T21:41:08.4661330Z ** package ‘markdown’ successfully unpacked and MD5 sums checked 2021-05-14T21:41:08.4662660Z ** using staged installation 2021-05-14T21:41:08.4880640Z ** libs 2021-05-14T21:41:08.5061990Z 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-14T21:41:08.6036300Z 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-14T21:41:08.6878630Z 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-14T21:41:08.8858450Z 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-14T21:41:09.0410620Z 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-14T21:41:09.1559920Z 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-14T21:41:09.2257280Z 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-14T21:41:09.3045670Z 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-14T21:41:09.5468740Z 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-14T21:41:09.7377320Z 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-14T21:41:11.4428780Z installing to /Users/runner/work/_temp/Library/00LOCK-markdown/00new/markdown/libs 2021-05-14T21:41:11.4430890Z 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-14T21:41:11.4440610Z ** R 2021-05-14T21:41:11.4445390Z 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-14T21:41:11.4448150Z ** inst 2021-05-14T21:41:11.4449510Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:41:11.7094290Z ** help 2021-05-14T21:41:11.7594610Z *** installing help indices 2021-05-14T21:41:11.8673810Z ** building package indices 2021-05-14T21:41:12.1338520Z ** installing vignettes 2021-05-14T21:41:12.1409760Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:41:12.5735160Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:41:12.7790210Z ** testing if installed package can be loaded from final location 2021-05-14T21:41:13.0257130Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:41:13.0295210Z * DONE (markdown) 2021-05-14T21:41:13.3973570Z * installing *source* package ‘highr’ ... 2021-05-14T21:41:13.4005260Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-14T21:41:13.4030950Z ** using staged installation 2021-05-14T21:41:13.4198380Z ** R 2021-05-14T21:41:13.4243630Z ** inst 2021-05-14T21:41:13.4339560Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:41:13.8661190Z ** help 2021-05-14T21:41:13.8840560Z *** installing help indices 2021-05-14T21:41:13.9021860Z ** building package indices 2021-05-14T21:41:14.1550090Z ** installing vignettes 2021-05-14T21:41:14.1617700Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:41:14.4127300Z ** testing if installed package can be loaded from final location 2021-05-14T21:41:14.6612980Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:41:14.6715180Z * DONE (highr) 2021-05-14T21:41:15.0848220Z * installing *source* package ‘stringr’ ... 2021-05-14T21:41:15.0919140Z ** package ‘stringr’ successfully unpacked and MD5 sums checked 2021-05-14T21:41:15.0920410Z ** using staged installation 2021-05-14T21:41:15.1168930Z ** R 2021-05-14T21:41:15.1302820Z ** data 2021-05-14T21:41:15.1318390Z *** moving datasets to lazyload DB 2021-05-14T21:41:15.1530620Z ** inst 2021-05-14T21:41:15.1585120Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:41:15.8534970Z ** help 2021-05-14T21:41:15.9663300Z *** installing help indices 2021-05-14T21:41:16.0325830Z *** copying figures 2021-05-14T21:41:16.0335280Z ** building package indices 2021-05-14T21:41:16.3384850Z ** installing vignettes 2021-05-14T21:41:16.3485830Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:41:16.6157560Z ** testing if installed package can be loaded from final location 2021-05-14T21:41:16.8813630Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:41:16.8849700Z * DONE (stringr) 2021-05-14T21:41:17.2032500Z * installing *source* package ‘rversions’ ... 2021-05-14T21:41:17.2056270Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-14T21:41:17.2057790Z ** using staged installation 2021-05-14T21:41:17.2251350Z ** R 2021-05-14T21:41:17.2368130Z ** inst 2021-05-14T21:41:17.2384760Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:41:17.6374540Z ** help 2021-05-14T21:41:17.6665640Z *** installing help indices 2021-05-14T21:41:17.6908030Z *** copying figures 2021-05-14T21:41:17.6917760Z ** building package indices 2021-05-14T21:41:17.9553130Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:41:18.2253670Z ** testing if installed package can be loaded from final location 2021-05-14T21:41:18.4974890Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:41:18.5076880Z * DONE (rversions) 2021-05-14T21:41:19.1606440Z * installing *source* package ‘pillar’ ... 2021-05-14T21:41:19.1772930Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-14T21:41:19.1774140Z ** using staged installation 2021-05-14T21:41:19.2049180Z ** R 2021-05-14T21:41:19.2343120Z ** inst 2021-05-14T21:41:19.2525570Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:41:21.5226530Z ** help 2021-05-14T21:41:21.6427810Z *** installing help indices 2021-05-14T21:41:21.7137280Z *** copying figures 2021-05-14T21:41:21.7174000Z ** building package indices 2021-05-14T21:41:22.0341530Z ** installing vignettes 2021-05-14T21:41:22.0514570Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:41:22.4385280Z ** testing if installed package can be loaded from final location 2021-05-14T21:41:22.9294890Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:41:22.9345150Z * DONE (pillar) 2021-05-14T21:41:23.3518740Z * installing *source* package ‘callr’ ... 2021-05-14T21:41:23.3577270Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-14T21:41:23.3578550Z ** using staged installation 2021-05-14T21:41:23.3797180Z ** R 2021-05-14T21:41:23.4340520Z ** inst 2021-05-14T21:41:23.4451280Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:41:27.6982590Z ** help 2021-05-14T21:41:27.8535490Z *** installing help indices 2021-05-14T21:41:27.9439230Z ** building package indices 2021-05-14T21:41:28.2720510Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:41:28.5551590Z ** testing if installed package can be loaded from final location 2021-05-14T21:41:28.9098350Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:41:28.9151180Z * DONE (callr) 2021-05-14T21:41:29.7229480Z * installing *source* package ‘knitr’ ... 2021-05-14T21:41:29.7437080Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-14T21:41:29.7438490Z ** using staged installation 2021-05-14T21:41:29.7958540Z ** R 2021-05-14T21:41:29.8496930Z ** demo 2021-05-14T21:41:29.8514160Z ** inst 2021-05-14T21:41:29.9218120Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:41:35.5143850Z ** help 2021-05-14T21:41:35.7944920Z *** installing help indices 2021-05-14T21:41:35.9512290Z ** building package indices 2021-05-14T21:41:36.3471860Z ** installing vignettes 2021-05-14T21:41:36.3610740Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:41:36.6316170Z ** testing if installed package can be loaded from final location 2021-05-14T21:41:37.0302480Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:41:37.0611990Z * DONE (knitr) 2021-05-14T21:41:37.4059150Z * installing *source* package ‘xopen’ ... 2021-05-14T21:41:37.4078970Z ** package ‘xopen’ successfully unpacked and MD5 sums checked 2021-05-14T21:41:37.4080260Z ** using staged installation 2021-05-14T21:41:37.4282420Z ** R 2021-05-14T21:41:37.4318920Z ** inst 2021-05-14T21:41:37.4334950Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:41:37.7573120Z ** help 2021-05-14T21:41:37.7770820Z *** installing help indices 2021-05-14T21:41:37.8008230Z ** building package indices 2021-05-14T21:41:38.0591290Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:41:38.3122030Z ** testing if installed package can be loaded from final location 2021-05-14T21:41:38.5625560Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:41:38.5728420Z * DONE (xopen) 2021-05-14T21:41:39.2577710Z * installing *source* package ‘tibble’ ... 2021-05-14T21:41:39.2750260Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-14T21:41:39.2751740Z ** using staged installation 2021-05-14T21:41:39.3069310Z ** libs 2021-05-14T21:41:39.3249250Z 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-14T21:41:39.4016110Z 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-14T21:41:39.5038910Z 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-14T21:41:39.5729200Z 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-14T21:41:39.7021510Z 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-14T21:41:39.7622470Z installing to /Users/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-14T21:41:39.7670430Z ** R 2021-05-14T21:41:39.8045920Z ** inst 2021-05-14T21:41:39.8148680Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:41:42.2213260Z ** help 2021-05-14T21:41:42.3233500Z *** installing help indices 2021-05-14T21:41:42.3824700Z *** copying figures 2021-05-14T21:41:42.3869540Z ** building package indices 2021-05-14T21:41:42.7232320Z ** installing vignettes 2021-05-14T21:41:42.7328170Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:41:43.2997830Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:41:43.5379780Z ** testing if installed package can be loaded from final location 2021-05-14T21:41:44.0284440Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:41:44.0386400Z * DONE (tibble) 2021-05-14T21:41:44.4981410Z * installing *source* package ‘pkgbuild’ ... 2021-05-14T21:41:44.5023730Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-14T21:41:44.5024970Z ** using staged installation 2021-05-14T21:41:44.5247500Z ** R 2021-05-14T21:41:44.5378850Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:41:46.0759780Z ** help 2021-05-14T21:41:46.1432330Z *** installing help indices 2021-05-14T21:41:46.1853160Z ** building package indices 2021-05-14T21:41:46.4678360Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:41:46.8185930Z ** testing if installed package can be loaded from final location 2021-05-14T21:41:47.1827520Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:41:47.1856680Z * DONE (pkgbuild) 2021-05-14T21:41:47.7871220Z * installing *source* package ‘roxygen2’ ... 2021-05-14T21:41:47.8032530Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-14T21:41:47.8033760Z ** using staged installation 2021-05-14T21:41:47.8321510Z ** libs 2021-05-14T21:41:47.8515230Z 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-14T21:41:49.0657350Z In file included from RcppExports.cpp:4: 2021-05-14T21:41:49.0658920Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-14T21:41:49.0662000Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T21:41:49.0663810Z SEXP data = Parent::get__(); 2021-05-14T21:41:49.0664720Z ^ 2021-05-14T21:41:53.2142120Z 1 warning generated. 2021-05-14T21:41:53.2277320Z 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-14T21:41:54.4503240Z In file included from escapeExamples.cpp:1: 2021-05-14T21:41:54.4504980Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-14T21:41:54.4508210Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T21:41:54.4509920Z SEXP data = Parent::get__(); 2021-05-14T21:41:54.4510440Z ^ 2021-05-14T21:41:57.2890020Z 1 warning generated. 2021-05-14T21:41:57.3014560Z 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-14T21:41:58.8861150Z In file included from isComplete.cpp:1: 2021-05-14T21:41:58.8862370Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-14T21:41:58.8865130Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T21:41:58.8866270Z SEXP data = Parent::get__(); 2021-05-14T21:41:58.8866870Z ^ 2021-05-14T21:42:01.2744080Z 1 warning generated. 2021-05-14T21:42:01.2860480Z 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-14T21:42:02.5265680Z In file included from leadingSpaces.cpp:1: 2021-05-14T21:42:02.5267050Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-14T21:42:02.5269530Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T21:42:02.5271050Z SEXP data = Parent::get__(); 2021-05-14T21:42:02.5271790Z ^ 2021-05-14T21:42:05.3706660Z 1 warning generated. 2021-05-14T21:42:05.3830000Z 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-14T21:42:06.6091920Z In file included from parser2.cpp:1: 2021-05-14T21:42:06.6093590Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-14T21:42:06.6096160Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T21:42:06.6097790Z SEXP data = Parent::get__(); 2021-05-14T21:42:06.6098650Z ^ 2021-05-14T21:42:11.1586810Z 1 warning generated. 2021-05-14T21:42:11.1720910Z 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-14T21:42:12.3697310Z In file included from wrapUsage.cpp:1: 2021-05-14T21:42:12.3698910Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-14T21:42:12.3701500Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T21:42:12.3703320Z SEXP data = Parent::get__(); 2021-05-14T21:42:12.3711670Z ^ 2021-05-14T21:42:15.2372840Z 1 warning generated. 2021-05-14T21:42:15.2531870Z 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-14T21:42:15.3202660Z installing to /Users/runner/work/_temp/Library/00LOCK-roxygen2/00new/roxygen2/libs 2021-05-14T21:42:15.3254410Z ** R 2021-05-14T21:42:15.3690120Z ** inst 2021-05-14T21:42:15.3820300Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:42:20.2390630Z ** help 2021-05-14T21:42:20.3515310Z *** installing help indices 2021-05-14T21:42:20.4137270Z *** copying figures 2021-05-14T21:42:20.4153340Z ** building package indices 2021-05-14T21:42:20.7259530Z ** installing vignettes 2021-05-14T21:42:20.7346450Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:42:21.3316810Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:42:21.5748880Z ** testing if installed package can be loaded from final location 2021-05-14T21:42:22.1467610Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:42:22.1570000Z * DONE (roxygen2) 2021-05-14T21:42:22.5015000Z * installing *source* package ‘rematch2’ ... 2021-05-14T21:42:22.5039210Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-14T21:42:22.5040500Z ** using staged installation 2021-05-14T21:42:22.5225400Z ** R 2021-05-14T21:42:22.5288630Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:42:23.1919950Z ** help 2021-05-14T21:42:23.2246130Z *** installing help indices 2021-05-14T21:42:23.2510420Z ** building package indices 2021-05-14T21:42:23.5155100Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:42:23.9646750Z ** testing if installed package can be loaded from final location 2021-05-14T21:42:24.4154180Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:42:24.4230060Z * DONE (rematch2) 2021-05-14T21:42:24.8028850Z * installing *source* package ‘rcmdcheck’ ... 2021-05-14T21:42:24.8079080Z ** package ‘rcmdcheck’ successfully unpacked and MD5 sums checked 2021-05-14T21:42:24.8080340Z ** using staged installation 2021-05-14T21:42:24.8291500Z ** R 2021-05-14T21:42:24.8410730Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:42:26.3358540Z ** help 2021-05-14T21:42:26.5399500Z *** installing help indices 2021-05-14T21:42:26.5758170Z ** building package indices 2021-05-14T21:42:26.8571930Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:42:27.2398000Z ** testing if installed package can be loaded from final location 2021-05-14T21:42:27.6464890Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:42:27.6567530Z * DONE (rcmdcheck) 2021-05-14T21:42:28.0230170Z * installing *source* package ‘waldo’ ... 2021-05-14T21:42:28.0274470Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-14T21:42:28.0277050Z ** using staged installation 2021-05-14T21:42:28.0490720Z ** R 2021-05-14T21:42:28.0602870Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:42:28.9469900Z ** help 2021-05-14T21:42:28.9670140Z *** installing help indices 2021-05-14T21:42:28.9879870Z *** copying figures 2021-05-14T21:42:28.9884250Z ** building package indices 2021-05-14T21:42:29.2450630Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:42:29.5659120Z ** testing if installed package can be loaded from final location 2021-05-14T21:42:29.8983600Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:42:29.9008680Z * DONE (waldo) 2021-05-14T21:42:30.7059140Z * installing *source* package ‘testthat’ ... 2021-05-14T21:42:30.7338300Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-14T21:42:30.7343820Z ** using staged installation 2021-05-14T21:42:30.8146810Z ** libs 2021-05-14T21:42:30.8339820Z 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-14T21:42:30.9182620Z 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-14T21:42:31.0043370Z 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-14T21:42:32.0775110Z 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-14T21:42:33.0366420Z 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-14T21:42:48.1854430Z 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-14T21:42:48.2641010Z installing to /Users/runner/work/_temp/Library/00LOCK-testthat/00new/testthat/libs 2021-05-14T21:42:48.2723170Z ** R 2021-05-14T21:42:48.3266120Z ** inst 2021-05-14T21:42:48.3450390Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:43:00.0355820Z ** help 2021-05-14T21:43:00.3531320Z *** installing help indices 2021-05-14T21:43:00.5548040Z *** copying figures 2021-05-14T21:43:00.5588200Z ** building package indices 2021-05-14T21:43:00.9705630Z ** installing vignettes 2021-05-14T21:43:00.9902560Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:43:01.4099770Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:43:01.5577300Z ** testing if installed package can be loaded from final location 2021-05-14T21:43:02.2344670Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:43:02.2474220Z * DONE (testthat) 2021-05-14T21:43:02.9376290Z * installing *source* package ‘devtools’ ... 2021-05-14T21:43:02.9503660Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-14T21:43:02.9505040Z ** using staged installation 2021-05-14T21:43:02.9958760Z ** R 2021-05-14T21:43:03.0192130Z ** inst 2021-05-14T21:43:03.0224960Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:43:05.4550250Z ** help 2021-05-14T21:43:05.6168030Z *** installing help indices 2021-05-14T21:43:05.7073450Z *** copying figures 2021-05-14T21:43:05.7081960Z ** building package indices 2021-05-14T21:43:06.0417280Z ** installing vignettes 2021-05-14T21:43:06.0519190Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:43:06.9543790Z ** testing if installed package can be loaded from final location 2021-05-14T21:43:07.9603760Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:43:07.9644950Z * DONE (devtools) 2021-05-14T21:43:08.0059810Z 2021-05-14T21:43:08.0061310Z The downloaded source packages are in 2021-05-14T21:43:08.0063660Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpyoXbCJ/downloaded_packages’ 2021-05-14T21:43:08.1882000Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-14T21:43:09.4054590Z 2021-05-14T21:43:09.8235910Z 2021-05-14T21:43:09.8254100Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpyoXbCJ/remotes2a4a64a5cdcc/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-14T21:43:09.8511070Z 2021-05-14T21:43:09.8516780Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpyoXbCJ/remotes2a4a64a5cdcc/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-14T21:43:09.9132650Z 2021-05-14T21:43:09.9188260Z 2021-05-14T21:43:09.9189860Z ─ preparing ‘desc’: 2021-05-14T21:43:09.9190470Z 2021-05-14T21:43:09.9191020Z 2021-05-14T21:43:09.9284530Z checking DESCRIPTION meta-information ... 2021-05-14T21:43:09.9317530Z 2021-05-14T21:43:09.9319050Z ✔ checking DESCRIPTION meta-information 2021-05-14T21:43:10.0491160Z 2021-05-14T21:43:10.0554710Z 2021-05-14T21:43:10.0556660Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T21:43:10.0564650Z 2021-05-14T21:43:10.0565270Z 2021-05-14T21:43:10.0566580Z ─ checking for empty or unneeded directories 2021-05-14T21:43:10.0567330Z 2021-05-14T21:43:10.0567910Z 2021-05-14T21:43:10.0569100Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-14T21:43:10.0672920Z 2021-05-14T21:43:10.0705030Z 2021-05-14T21:43:10.0706510Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-14T21:43:10.1955410Z 2021-05-14T21:43:10.1961330Z 2021-05-14T21:43:10.1962010Z 2021-05-14T21:43:10.2313130Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:43:10.2333850Z (as ‘lib’ is unspecified) 2021-05-14T21:43:10.6710550Z * installing *source* package ‘desc’ ... 2021-05-14T21:43:10.6776590Z ** using staged installation 2021-05-14T21:43:10.7015710Z ** R 2021-05-14T21:43:10.7207290Z ** inst 2021-05-14T21:43:10.7252010Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:43:12.5867580Z ** help 2021-05-14T21:43:12.7759000Z *** installing help indices 2021-05-14T21:43:12.8810360Z ** building package indices 2021-05-14T21:43:13.2438650Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:43:13.5118910Z ** testing if installed package can be loaded from final location 2021-05-14T21:43:13.8016160Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:43:13.8118140Z * DONE (desc) 2021-05-14T21:43:14.1047430Z 2021-05-14T21:43:14.1063390Z 2021-05-14T21:43:14.1088500Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpyoXbCJ/remotes2a4a2b597902/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-14T21:43:14.1090090Z 2021-05-14T21:43:14.1092370Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpyoXbCJ/remotes2a4a2b597902/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-14T21:43:14.1683020Z 2021-05-14T21:43:14.2938470Z 2021-05-14T21:43:14.3039820Z ─ preparing ‘ghtravis’: 2021-05-14T21:43:14.3044630Z 2021-05-14T21:43:14.3045310Z 2021-05-14T21:43:14.3046680Z ✔ checking DESCRIPTION meta-information 2021-05-14T21:43:14.3048360Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T21:43:14.3049920Z ─ checking for empty or unneeded directories 2021-05-14T21:43:14.3051350Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-14T21:43:14.3052030Z 2021-05-14T21:43:14.3052610Z 2021-05-14T21:43:14.3053750Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-14T21:43:14.3303330Z 2021-05-14T21:43:14.3309810Z 2021-05-14T21:43:14.3310510Z 2021-05-14T21:43:14.3806060Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:43:14.3807600Z (as ‘lib’ is unspecified) 2021-05-14T21:43:14.7119550Z * installing *source* package ‘ghtravis’ ... 2021-05-14T21:43:14.7123070Z ** using staged installation 2021-05-14T21:43:14.7343140Z ** R 2021-05-14T21:43:14.7489180Z ** inst 2021-05-14T21:43:14.7509310Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:43:16.3503140Z ** help 2021-05-14T21:43:16.4370160Z *** installing help indices 2021-05-14T21:43:16.4908620Z ** building package indices 2021-05-14T21:43:17.7230130Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:43:17.7265470Z ** testing if installed package can be loaded from final location 2021-05-14T21:43:18.6164250Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:43:18.6265910Z * DONE (ghtravis) 2021-05-14T21:43:18.6517390Z Using github PAT from envvar GITHUB_PAT 2021-05-14T21:43:18.9516850Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-14T21:43:20.4139290Z 2021-05-14T21:43:20.4140930Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-14T21:43:20.4141850Z generics (NA -> 0.1.0) [CRAN] 2021-05-14T21:43:20.4142650Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-14T21:43:20.4143450Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-14T21:43:20.4144230Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-14T21:43:20.4145030Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-14T21:43:20.4150620Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:43:20.4151980Z (as ‘lib’ is unspecified) 2021-05-14T21:43:22.2643210Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-14T21:43:22.2646920Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-14T21:43:22.2721570Z Packages which are only available in source form, and may need 2021-05-14T21:43:22.2726220Z compilation of C/C++/Fortran: ‘tidyselect’ ‘dplyr’ ‘tidyr’ 2021-05-14T21:43:22.2728030Z installing the source packages ‘tidyselect’, ‘generics’, ‘cpp11’, ‘dplyr’, ‘tidyr’ 2021-05-14T21:43:22.2728820Z 2021-05-14T21:43:22.2737820Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-14T21:43:22.4065550Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-14T21:43:22.4126970Z ================================================== 2021-05-14T21:43:22.4127700Z downloaded 89 KB 2021-05-14T21:43:22.4128240Z 2021-05-14T21:43:22.4164760Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-14T21:43:22.6182810Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-14T21:43:22.6254740Z ================================================== 2021-05-14T21:43:22.6255720Z downloaded 115 KB 2021-05-14T21:43:22.6256600Z 2021-05-14T21:43:22.6291160Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-14T21:43:22.8186280Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-14T21:43:22.8289530Z ================================================== 2021-05-14T21:43:22.8290540Z downloaded 194 KB 2021-05-14T21:43:22.8291210Z 2021-05-14T21:43:22.8324750Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-14T21:43:22.9701260Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-14T21:43:22.9998470Z ================================================== 2021-05-14T21:43:22.9999570Z downloaded 932 KB 2021-05-14T21:43:23.0000250Z 2021-05-14T21:43:23.0034980Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-14T21:43:23.2865350Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-14T21:43:23.3137790Z ================================================== 2021-05-14T21:43:23.3138890Z downloaded 691 KB 2021-05-14T21:43:23.3139770Z 2021-05-14T21:43:23.7065580Z * installing *source* package ‘tidyselect’ ... 2021-05-14T21:43:23.7128620Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-14T21:43:23.7130060Z ** using staged installation 2021-05-14T21:43:23.7383420Z ** R 2021-05-14T21:43:23.7534190Z ** inst 2021-05-14T21:43:23.7580930Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:43:24.9978430Z ** help 2021-05-14T21:43:25.0717840Z *** installing help indices 2021-05-14T21:43:25.1192980Z ** building package indices 2021-05-14T21:43:25.4085530Z ** installing vignettes 2021-05-14T21:43:25.4177200Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:43:25.7533990Z ** testing if installed package can be loaded from final location 2021-05-14T21:43:26.1108700Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:43:26.1210330Z * DONE (tidyselect) 2021-05-14T21:43:26.6148080Z * installing *source* package ‘generics’ ... 2021-05-14T21:43:26.6219290Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-14T21:43:26.6220410Z ** using staged installation 2021-05-14T21:43:26.6419520Z ** R 2021-05-14T21:43:26.6550800Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:43:27.0651760Z ** help 2021-05-14T21:43:27.2323440Z *** installing help indices 2021-05-14T21:43:27.2863920Z ** building package indices 2021-05-14T21:43:27.9839620Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:43:27.9849870Z ** testing if installed package can be loaded from final location 2021-05-14T21:43:28.1008340Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:43:28.1110110Z * DONE (generics) 2021-05-14T21:43:28.5118140Z * installing *source* package ‘cpp11’ ... 2021-05-14T21:43:28.5178740Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-14T21:43:28.5180200Z ** using staged installation 2021-05-14T21:43:28.5412670Z ** R 2021-05-14T21:43:28.5482040Z ** inst 2021-05-14T21:43:28.5662580Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:43:29.0745330Z ** help 2021-05-14T21:43:29.1012780Z *** installing help indices 2021-05-14T21:43:29.1233670Z ** building package indices 2021-05-14T21:43:29.4800320Z ** installing vignettes 2021-05-14T21:43:29.4902210Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:43:29.7391060Z ** testing if installed package can be loaded from final location 2021-05-14T21:43:30.0286670Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:43:30.0402620Z * DONE (cpp11) 2021-05-14T21:43:30.9284520Z * installing *source* package ‘dplyr’ ... 2021-05-14T21:43:30.9525410Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-14T21:43:30.9526680Z ** using staged installation 2021-05-14T21:43:30.9872390Z ** libs 2021-05-14T21:43:31.0171500Z 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-14T21:43:31.2308250Z 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-14T21:43:31.4763300Z 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-14T21:43:31.6736370Z 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-14T21:43:32.5600540Z 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-14T21:43:32.7339070Z 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-14T21:43:32.9098540Z 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-14T21:43:33.0958940Z 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-14T21:43:33.2987090Z 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-14T21:43:33.4823050Z 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-14T21:43:33.6437100Z 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-14T21:43:33.8639430Z 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-14T21:43:33.9327520Z installing to /Users/runner/work/_temp/Library/00LOCK-dplyr/00new/dplyr/libs 2021-05-14T21:43:33.9374630Z ** R 2021-05-14T21:43:34.0041540Z ** data 2021-05-14T21:43:34.0065040Z *** moving datasets to lazyload DB 2021-05-14T21:43:34.1187500Z ** inst 2021-05-14T21:43:34.1337830Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:43:39.8562230Z ** help 2021-05-14T21:43:40.5327220Z *** installing help indices 2021-05-14T21:43:40.8061300Z *** copying figures 2021-05-14T21:43:40.8113440Z ** building package indices 2021-05-14T21:43:41.2772940Z ** installing vignettes 2021-05-14T21:43:41.2983650Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:43:42.0808650Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:43:42.2201050Z ** testing if installed package can be loaded from final location 2021-05-14T21:43:43.0187270Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:43:43.0350520Z * DONE (dplyr) 2021-05-14T21:43:43.6900850Z * installing *source* package ‘tidyr’ ... 2021-05-14T21:43:43.7023810Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-14T21:43:43.7025150Z ** using staged installation 2021-05-14T21:43:43.7300300Z ** libs 2021-05-14T21:43:43.7505250Z 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-14T21:43:44.8344870Z 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-14T21:43:45.4222510Z 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-14T21:43:46.8297700Z 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-14T21:43:48.0420870Z 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-14T21:43:48.1085250Z installing to /Users/runner/work/_temp/Library/00LOCK-tidyr/00new/tidyr/libs 2021-05-14T21:43:48.1134020Z ** R 2021-05-14T21:43:48.1381120Z ** data 2021-05-14T21:43:48.1457780Z *** moving datasets to lazyload DB 2021-05-14T21:43:48.3452830Z ** inst 2021-05-14T21:43:48.3559820Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:43:50.6157350Z ** help 2021-05-14T21:43:50.7775560Z *** installing help indices 2021-05-14T21:43:50.8672130Z *** copying figures 2021-05-14T21:43:50.8713960Z ** building package indices 2021-05-14T21:43:51.2083980Z ** installing vignettes 2021-05-14T21:43:51.2255610Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:43:52.0178500Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:43:52.1518220Z ** testing if installed package can be loaded from final location 2021-05-14T21:43:52.8839860Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:43:52.8945080Z * DONE (tidyr) 2021-05-14T21:43:52.9276570Z 2021-05-14T21:43:52.9278000Z The downloaded source packages are in 2021-05-14T21:43:52.9280200Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpyoXbCJ/downloaded_packages’ 2021-05-14T21:43:53.1769110Z 2021-05-14T21:43:53.1782930Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpyoXbCJ/remotes2a4a7ac03ab6/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-14T21:43:53.1818350Z 2021-05-14T21:43:53.1820940Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpyoXbCJ/remotes2a4a7ac03ab6/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-14T21:43:53.2137490Z 2021-05-14T21:43:53.2138670Z 2021-05-14T21:43:53.2140240Z ─ preparing ‘aghast’: 2021-05-14T21:43:53.2140980Z 2021-05-14T21:43:53.2141680Z 2021-05-14T21:43:53.2311070Z checking DESCRIPTION meta-information ... 2021-05-14T21:43:53.2336940Z 2021-05-14T21:43:53.2441960Z ✔ checking DESCRIPTION meta-information 2021-05-14T21:43:53.2746080Z 2021-05-14T21:43:53.2747420Z 2021-05-14T21:43:53.2749270Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T21:43:53.2750070Z 2021-05-14T21:43:53.2751090Z 2021-05-14T21:43:53.2752380Z ─ checking for empty or unneeded directories 2021-05-14T21:43:53.2753790Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-14T21:43:53.2891730Z 2021-05-14T21:43:53.2944280Z 2021-05-14T21:43:53.2946170Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-14T21:43:53.3001800Z 2021-05-14T21:43:53.3002880Z 2021-05-14T21:43:53.3003590Z 2021-05-14T21:43:53.3181220Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:43:53.3197850Z (as ‘lib’ is unspecified) 2021-05-14T21:43:53.6751030Z * installing *source* package ‘aghast’ ... 2021-05-14T21:43:53.6754930Z ** using staged installation 2021-05-14T21:43:53.6983680Z ** R 2021-05-14T21:43:53.7068360Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:43:54.3209900Z ** help 2021-05-14T21:43:54.3607500Z *** installing help indices 2021-05-14T21:43:54.3881890Z ** building package indices 2021-05-14T21:43:54.6525620Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:43:54.9066000Z ** testing if installed package can be loaded from final location 2021-05-14T21:43:55.1813050Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:43:55.1833500Z * DONE (aghast) 2021-05-14T21:43:55.2066320Z Installing 1 packages: covr 2021-05-14T21:43:55.2080170Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:43:55.2081680Z (as ‘lib’ is unspecified) 2021-05-14T21:43:56.1624460Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-14T21:43:56.1625580Z 2021-05-14T21:43:57.1069500Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-14T21:43:57.1080100Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-14T21:43:57.1150140Z Packages which are only available in source form, and may need 2021-05-14T21:43:57.1155170Z compilation of C/C++/Fortran: ‘lazyeval’ ‘covr’ 2021-05-14T21:43:57.1156930Z installing the source packages ‘lazyeval’, ‘rex’, ‘covr’ 2021-05-14T21:43:57.1157810Z 2021-05-14T21:43:57.1165020Z trying URL 'https://cloud.r-project.org/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-14T21:43:57.2492700Z Content type 'application/x-gzip' length 83482 bytes (81 KB) 2021-05-14T21:43:57.2554250Z ================================================== 2021-05-14T21:43:57.2559240Z downloaded 81 KB 2021-05-14T21:43:57.2560050Z 2021-05-14T21:43:57.2585640Z trying URL 'https://cloud.r-project.org/src/contrib/rex_1.2.0.tar.gz' 2021-05-14T21:43:57.4320350Z Content type 'application/x-gzip' length 91925 bytes (89 KB) 2021-05-14T21:43:57.4384970Z ================================================== 2021-05-14T21:43:57.4385900Z downloaded 89 KB 2021-05-14T21:43:57.4386570Z 2021-05-14T21:43:57.4419970Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-14T21:43:57.7043630Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-14T21:43:57.7135070Z ================================================== 2021-05-14T21:43:57.7136100Z downloaded 143 KB 2021-05-14T21:43:57.7139710Z 2021-05-14T21:43:58.0812520Z * installing *source* package ‘lazyeval’ ... 2021-05-14T21:43:58.0865920Z ** package ‘lazyeval’ successfully unpacked and MD5 sums checked 2021-05-14T21:43:58.0867200Z ** using staged installation 2021-05-14T21:43:58.1042780Z ** libs 2021-05-14T21:43:58.1219010Z 2021-05-14T21:43:58.1221970Z 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-14T21:43:58.2285490Z 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-14T21:43:58.2964650Z 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-14T21:43:58.3870000Z 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-14T21:43:58.4930860Z 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-14T21:43:58.5864730Z 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-14T21:43:58.6929510Z 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-14T21:43:58.7510740Z installing to /Users/runner/work/_temp/Library/00LOCK-lazyeval/00new/lazyeval/libs 2021-05-14T21:43:58.7553310Z ** R 2021-05-14T21:43:58.7620210Z ** inst 2021-05-14T21:43:58.7706830Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:43:59.4207800Z ** help 2021-05-14T21:43:59.5081660Z *** installing help indices 2021-05-14T21:43:59.5611160Z ** building package indices 2021-05-14T21:43:59.9263980Z ** installing vignettes 2021-05-14T21:43:59.9365710Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:44:00.3008690Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:44:00.4347240Z ** testing if installed package can be loaded from final location 2021-05-14T21:44:00.7617250Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:44:00.7644830Z * DONE (lazyeval) 2021-05-14T21:44:01.1326370Z * installing *source* package ‘rex’ ... 2021-05-14T21:44:01.1372280Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-14T21:44:01.1373430Z ** using staged installation 2021-05-14T21:44:01.1586130Z ** R 2021-05-14T21:44:01.1674150Z ** inst 2021-05-14T21:44:01.1728520Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:44:01.8795830Z ** help 2021-05-14T21:44:01.9535010Z *** installing help indices 2021-05-14T21:44:01.9977020Z ** building package indices 2021-05-14T21:44:02.3086210Z ** installing vignettes 2021-05-14T21:44:02.3288300Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:44:02.5748900Z ** testing if installed package can be loaded from final location 2021-05-14T21:44:02.8291790Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:44:02.8320230Z * DONE (rex) 2021-05-14T21:44:03.3827180Z * installing *source* package ‘covr’ ... 2021-05-14T21:44:03.3987220Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-14T21:44:03.3988670Z ** using staged installation 2021-05-14T21:44:03.4281910Z ** libs 2021-05-14T21:44:03.4460710Z 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-14T21:44:03.5378870Z 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-14T21:44:03.5966550Z installing to /Users/runner/work/_temp/Library/00LOCK-covr/00new/covr/libs 2021-05-14T21:44:03.6008080Z ** R 2021-05-14T21:44:03.6218100Z ** inst 2021-05-14T21:44:03.6310170Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:44:05.3870860Z ** help 2021-05-14T21:44:05.4819970Z *** installing help indices 2021-05-14T21:44:05.5402620Z *** copying figures 2021-05-14T21:44:05.5411730Z ** building package indices 2021-05-14T21:44:05.8420950Z ** installing vignettes 2021-05-14T21:44:05.8522810Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:44:06.3349510Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:44:06.4710500Z ** testing if installed package can be loaded from final location 2021-05-14T21:44:06.7886580Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:44:06.7988860Z * DONE (covr) 2021-05-14T21:44:06.8397820Z 2021-05-14T21:44:06.8399290Z The downloaded source packages are in 2021-05-14T21:44:06.8401710Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpyoXbCJ/downloaded_packages’ 2021-05-14T21:44:06.8774540Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-14T21:44:06.8775220Z Rscript -e "tic::before_install()" 2021-05-14T21:44:06.9245130Z shell: /bin/bash -e {0} 2021-05-14T21:44:06.9245790Z env: 2021-05-14T21:44:06.9246630Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:44:06.9247110Z TIC_DEPLOY_KEY: 2021-05-14T21:44:06.9247450Z RSPM: 2021-05-14T21:44:06.9248790Z GITHUB_PAT: *** 2021-05-14T21:44:06.9249210Z COVERALLS_TOKEN: 2021-05-14T21:44:06.9249660Z continue-on-error: true 2021-05-14T21:44:06.9250120Z VDIFFR_RUN_TESTS: false 2021-05-14T21:44:06.9250590Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:44:06.9251010Z TZ: UTC 2021-05-14T21:44:06.9251360Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:44:06.9251740Z NOT_CRAN: true 2021-05-14T21:44:06.9252080Z ##[endgroup] 2021-05-14T21:44:07.2970280Z ✔ Loading tic stage configuration from tic.R 2021-05-14T21:44:07.4266460Z Running before_install: step_install_remote_binaries() 2021-05-14T21:44:08.1043730Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-14T21:44:08.1044580Z remotes::install_deps(dependencies = TRUE) 2021-05-14T21:44:08.1045230Z remotes::install_cran("rcmdcheck") 2021-05-14T21:44:08.1045790Z remotes::install_cran("markdown") 2021-05-14T21:44:08.1254280Z shell: /usr/local/bin/Rscript {0} 2021-05-14T21:44:08.1254770Z env: 2021-05-14T21:44:08.1255620Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:44:08.1256150Z TIC_DEPLOY_KEY: 2021-05-14T21:44:08.1256500Z RSPM: 2021-05-14T21:44:08.1257710Z GITHUB_PAT: *** 2021-05-14T21:44:08.1258180Z COVERALLS_TOKEN: 2021-05-14T21:44:08.1258660Z continue-on-error: true 2021-05-14T21:44:08.1259170Z VDIFFR_RUN_TESTS: false 2021-05-14T21:44:08.1259660Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:44:08.1260140Z TZ: UTC 2021-05-14T21:44:08.1260540Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:44:08.1260980Z NOT_CRAN: true 2021-05-14T21:44:08.1261430Z ##[endgroup] 2021-05-14T21:44:11.9667580Z fftw (NA -> 1.0-6) [CRAN] 2021-05-14T21:44:11.9694300Z Installing 1 packages: fftw 2021-05-14T21:44:11.9709050Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:44:11.9710420Z (as ‘lib’ is unspecified) 2021-05-14T21:44:14.0447690Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-14T21:44:14.0456580Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-14T21:44:15.4698720Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2: 2021-05-14T21:44:15.4712820Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2/PACKAGES' 2021-05-14T21:44:16.5776110Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2: 2021-05-14T21:44:16.5780430Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2/PACKAGES' 2021-05-14T21:44:17.4149750Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2: 2021-05-14T21:44:17.4161850Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2/PACKAGES' 2021-05-14T21:44:18.5663550Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2: 2021-05-14T21:44:18.5683580Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2/PACKAGES' 2021-05-14T21:44:18.5745580Z Package which is only available in source form, and may need 2021-05-14T21:44:18.5747580Z compilation of C/C++/Fortran: ‘fftw’ 2021-05-14T21:44:18.5749160Z installing the source package ‘fftw’ 2021-05-14T21:44:18.5749960Z 2021-05-14T21:44:18.5773590Z trying URL 'https://cloud.r-project.org/src/contrib/fftw_1.0-6.tar.gz' 2021-05-14T21:44:19.0979600Z Content type 'application/x-gzip' length 39476 bytes (38 KB) 2021-05-14T21:44:19.0981640Z ================================================== 2021-05-14T21:44:19.0982550Z downloaded 38 KB 2021-05-14T21:44:19.0983260Z 2021-05-14T21:44:19.3841870Z * installing *source* package ‘fftw’ ... 2021-05-14T21:44:19.3861750Z ** package ‘fftw’ successfully unpacked and MD5 sums checked 2021-05-14T21:44:19.3863610Z ** using staged installation 2021-05-14T21:44:20.0446910Z checking for gcc... clang -mmacosx-version-min=10.13 2021-05-14T21:44:20.3639770Z checking whether the C compiler works... yes 2021-05-14T21:44:20.3641460Z checking for C compiler default output file name... a.out 2021-05-14T21:44:20.4557080Z checking for suffix of executables... 2021-05-14T21:44:20.6718630Z checking whether we are cross compiling... no 2021-05-14T21:44:20.7667810Z checking for suffix of object files... o 2021-05-14T21:44:20.8154300Z checking whether we are using the GNU C compiler... yes 2021-05-14T21:44:20.8596970Z checking whether clang -mmacosx-version-min=10.13 accepts -g... yes 2021-05-14T21:44:20.9299200Z checking for clang -mmacosx-version-min=10.13 option to accept ISO C89... none needed 2021-05-14T21:44:20.9302790Z checking how to run the C preprocessor... clang -mmacosx-version-min=10.13 -E 2021-05-14T21:44:21.1030070Z checking for gcc... (cached) clang -mmacosx-version-min=10.13 2021-05-14T21:44:21.3370120Z checking whether we are using the GNU C compiler... (cached) yes 2021-05-14T21:44:21.3373600Z checking whether clang -mmacosx-version-min=10.13 accepts -g... (cached) yes 2021-05-14T21:44:21.3376720Z checking for clang -mmacosx-version-min=10.13 option to accept ISO C89... (cached) none needed 2021-05-14T21:44:21.3413520Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-14T21:44:21.3524810Z checking pkg-config is at least version 0.9.0... yes 2021-05-14T21:44:21.3998110Z checking for FFTW... yes 2021-05-14T21:44:21.4361580Z configure: creating ./config.status 2021-05-14T21:44:21.6165510Z config.status: creating src/Makevars 2021-05-14T21:44:21.7329060Z ** libs 2021-05-14T21:44:21.7511490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/fftw/3.3.9_1/include -I/usr/local/include -fPIC -Wall -g -O2 -c fftw.c -o fftw.o 2021-05-14T21:44:21.9216260Z 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 fftw.so fftw.o -L/usr/local/Cellar/fftw/3.3.9_1/lib -lfftw3 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:44:21.9476390Z ld: warning: dylib (/usr/local/lib/libfftw3.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-14T21:44:21.9801070Z installing to /Users/runner/work/_temp/Library/00LOCK-fftw/00new/fftw/libs 2021-05-14T21:44:21.9839330Z ** R 2021-05-14T21:44:21.9873910Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:44:22.3426430Z ** help 2021-05-14T21:44:22.3699560Z *** installing help indices 2021-05-14T21:44:22.3822250Z ** building package indices 2021-05-14T21:44:22.6415350Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:44:23.0490460Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:44:23.1886030Z ** testing if installed package can be loaded from final location 2021-05-14T21:44:23.4303930Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:44:23.4325430Z * DONE (fftw) 2021-05-14T21:44:23.4484330Z 2021-05-14T21:44:23.4485520Z The downloaded source packages are in 2021-05-14T21:44:23.4487640Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpqgj95v/downloaded_packages’ 2021-05-14T21:44:24.3066470Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-14T21:44:24.3067970Z Use `force = TRUE` to force installation 2021-05-14T21:44:24.3083180Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-14T21:44:24.3084190Z Use `force = TRUE` to force installation 2021-05-14T21:44:24.3275460Z ##[group]Run options(width = 100) 2021-05-14T21:44:24.3276120Z options(width = 100) 2021-05-14T21:44:24.3276720Z pkgs <- installed.packages()[, "Package"] 2021-05-14T21:44:24.3277410Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-14T21:44:24.3503120Z shell: /usr/local/bin/Rscript {0} 2021-05-14T21:44:24.3503610Z env: 2021-05-14T21:44:24.3504080Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:44:24.3504520Z TIC_DEPLOY_KEY: 2021-05-14T21:44:24.3504890Z RSPM: 2021-05-14T21:44:24.3506070Z GITHUB_PAT: *** 2021-05-14T21:44:24.3506520Z COVERALLS_TOKEN: 2021-05-14T21:44:24.3506970Z continue-on-error: true 2021-05-14T21:44:24.3507470Z VDIFFR_RUN_TESTS: false 2021-05-14T21:44:24.3508030Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:44:24.3508500Z TZ: UTC 2021-05-14T21:44:24.3508990Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:44:24.3509410Z NOT_CRAN: true 2021-05-14T21:44:24.3509820Z ##[endgroup] 2021-05-14T21:44:25.0138530Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-14T21:44:25.0139480Z setting value 2021-05-14T21:44:25.0141050Z version R Under development (unstable) (2021-05-13 r80294) 2021-05-14T21:44:25.0142110Z os macOS Catalina 10.15.7 2021-05-14T21:44:25.0143030Z system x86_64, darwin17.0 2021-05-14T21:44:25.0143970Z ui X11 2021-05-14T21:44:25.0144840Z language (EN) 2021-05-14T21:44:25.0146120Z collate en_US.UTF-8 2021-05-14T21:44:25.0147470Z ctype en_US.UTF-8 2021-05-14T21:44:25.0148340Z tz UTC 2021-05-14T21:44:25.0149610Z date 2021-05-14 2021-05-14T21:44:25.0150200Z 2021-05-14T21:44:25.0151630Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-14T21:44:25.0152690Z ! package * version date lib source 2021-05-14T21:44:25.0154280Z aghast 0.2.1 2021-05-14 [1] Github (muschellij2/aghast@0c3b853) 2021-05-14T21:44:25.0155510Z askpass 1.1 2019-01-13 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0156940Z base * 4.2.0 2021-05-14 [?] local 2021-05-14T21:44:25.0158420Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T21:44:25.0159910Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0161320Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0162730Z cachem 1.0.4 2021-02-13 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0164090Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0165490Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T21:44:25.0167430Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0168850Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0170290Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-14T21:44:25.0171660Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-14T21:44:25.0173130Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0174580Z P compiler 4.2.0 2021-05-14 [2] local 2021-05-14T21:44:25.0175940Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0177960Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0179460Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0180660Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0182080Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0183760Z P datasets * 4.2.0 2021-05-14 [2] local 2021-05-14T21:44:25.0185280Z desc 1.2.0.9000 2021-05-14 [1] Github (muschellij2/desc@7be86f2) 2021-05-14T21:44:25.0186780Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0188140Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0189620Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0191020Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0192400Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0193860Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0195220Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0196650Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0198370Z fftw 1.0-6 2020-02-24 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0199820Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-14T21:44:25.0201250Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0202650Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0204010Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0205420Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0206930Z ghtravis 0.15.1 2021-05-14 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-14T21:44:25.0208400Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0209810Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0211150Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0212600Z P graphics * 4.2.0 2021-05-14 [2] local 2021-05-14T21:44:25.0214060Z P grDevices * 4.2.0 2021-05-14 [2] local 2021-05-14T21:44:25.0215420Z grid 4.2.0 2021-05-14 [?] local 2021-05-14T21:44:25.0216830Z highr 0.9 2021-04-16 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0218220Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0219560Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0221430Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0222820Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T21:44:25.0224260Z knitr 1.33 2021-04-24 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0225660Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-14T21:44:25.0227030Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0228490Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0230000Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0231890Z markdown 1.1 2019-08-07 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0233960Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T21:44:25.0235840Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-14T21:44:25.0239620Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0241150Z P methods * 4.2.0 2021-05-14 [2] local 2021-05-14T21:44:25.0242630Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-14T21:44:25.0244120Z mime 0.10 2021-02-13 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0245290Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-14T21:44:25.0246410Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T21:44:25.0247470Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0248600Z parallel 4.2.0 2021-05-14 [?] local 2021-05-14T21:44:25.0249660Z pillar 1.6.0 2021-04-13 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0250790Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0251860Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0253000Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0254100Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0255190Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0256320Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0257360Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0258460Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0259630Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0260690Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0261800Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0262840Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0263940Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0264990Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0266140Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0267190Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0268290Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0269450Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-14T21:44:25.0270910Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0271980Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0273130Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0274260Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0275360Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T21:44:25.0276460Z splines 4.2.0 2021-05-14 [?] local 2021-05-14T21:44:25.0277510Z P stats * 4.2.0 2021-05-14 [2] local 2021-05-14T21:44:25.0279010Z stats4 4.2.0 2021-05-14 [?] local 2021-05-14T21:44:25.0280270Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0281320Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0282440Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-14T21:44:25.0283480Z sys 3.4 2020-07-23 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0284550Z tcltk 4.2.0 2021-05-14 [?] local 2021-05-14T21:44:25.0285650Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0286710Z tibble 3.1.1 2021-04-18 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0287850Z tic 0.10.0 2021-05-14 [1] Github (ropensci/tic@3b4dfb8) 2021-05-14T21:44:25.0288930Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0290060Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0291120Z P tools 4.2.0 2021-05-14 [2] local 2021-05-14T21:44:25.0292390Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0293480Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0294520Z P utils * 4.2.0 2021-05-14 [2] local 2021-05-14T21:44:25.0295590Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0296610Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0297720Z whisker 0.4 2019-08-28 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0298800Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0299850Z xfun 0.22 2021-03-11 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0300910Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0301940Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0303030Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0304040Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.2.0) 2021-05-14T21:44:25.0304390Z 2021-05-14T21:44:25.0304910Z [1] /Users/runner/work/_temp/Library 2021-05-14T21:44:25.0305700Z [2] /Library/Frameworks/R.framework/Versions/4.2/Resources/library 2021-05-14T21:44:25.0306180Z 2021-05-14T21:44:25.0307110Z P ── Loaded and on-disk path mismatch. 2021-05-14T21:44:25.0360130Z ##[group]Run Rscript -e 'tic::script()' 2021-05-14T21:44:25.0360830Z Rscript -e 'tic::script()' 2021-05-14T21:44:25.0361280Z ls -l check 2021-05-14T21:44:25.0683410Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T21:44:25.0683920Z env: 2021-05-14T21:44:25.0684400Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:44:25.0685270Z TIC_DEPLOY_KEY: 2021-05-14T21:44:25.0685630Z RSPM: 2021-05-14T21:44:25.0687180Z GITHUB_PAT: *** 2021-05-14T21:44:25.0687620Z COVERALLS_TOKEN: 2021-05-14T21:44:25.0688120Z continue-on-error: true 2021-05-14T21:44:25.0688590Z VDIFFR_RUN_TESTS: false 2021-05-14T21:44:25.0689120Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:44:25.0689580Z TZ: UTC 2021-05-14T21:44:25.0689990Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:44:25.0690440Z NOT_CRAN: true 2021-05-14T21:44:25.0690810Z ##[endgroup] 2021-05-14T21:44:25.4326070Z ✔ Loading tic stage configuration from tic.R 2021-05-14T21:44:25.5704100Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-14T21:44:25.5705600Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-14T21:44:25.5706750Z timeout = Inf, check_dir = "check") 2021-05-14T21:44:25.6554850Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-14T21:44:26.2706680Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-14T21:44:26.6263660Z * preparing ‘waveslim’: 2021-05-14T21:44:26.6322310Z * checking DESCRIPTION meta-information ... OK 2021-05-14T21:44:26.6323440Z * cleaning src 2021-05-14T21:44:26.7697810Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T21:44:26.7768360Z * checking for empty or unneeded directories 2021-05-14T21:44:26.7796870Z * looking to see if a ‘data/datalist’ file should be added 2021-05-14T21:44:26.7980080Z * building ‘waveslim_1.8.0.tar.gz’ 2021-05-14T21:44:26.9015350Z 2021-05-14T21:44:27.1127200Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-14T21:44:27.4041360Z * using log directory ‘/Users/runner/work/waveslim/waveslim/check/waveslim.Rcheck’ 2021-05-14T21:44:27.4043850Z * using R Under development (unstable) (2021-05-13 r80294) 2021-05-14T21:44:27.4045890Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-14T21:44:27.4047730Z * using session charset: UTF-8 2021-05-14T21:44:27.5882800Z * using option ‘--as-cran’ 2021-05-14T21:44:27.5992800Z * checking for file ‘waveslim/DESCRIPTION’ ... OK 2021-05-14T21:44:27.6023770Z * this is package ‘waveslim’ version ‘1.8.0’ 2021-05-14T21:44:27.6035290Z * checking package namespace information ... OK 2021-05-14T21:44:28.8475230Z * checking package dependencies ... OK 2021-05-14T21:44:28.8511070Z * checking if this is a source package ... OK 2021-05-14T21:44:28.8526380Z * checking if there is a namespace ... OK 2021-05-14T21:44:29.7272250Z * checking for executable files ... OK 2021-05-14T21:44:29.7296670Z * checking for hidden files and directories ... OK 2021-05-14T21:44:29.7337140Z * checking for portable file names ... OK 2021-05-14T21:44:29.7344360Z * checking for sufficient/correct file permissions ... OK 2021-05-14T21:44:29.7525360Z * checking serialization versions ... OK 2021-05-14T21:44:38.2447390Z * checking whether package ‘waveslim’ can be installed ... OK 2021-05-14T21:44:38.2570890Z * checking installed package size ... OK 2021-05-14T21:44:38.3918890Z * checking package directory ... OK 2021-05-14T21:44:38.3924990Z * checking for future file timestamps ... OK 2021-05-14T21:44:38.6063400Z * checking DESCRIPTION meta-information ... OK 2021-05-14T21:44:38.6065220Z * checking top-level files ... OK 2021-05-14T21:44:38.6086220Z * checking for left-over files ... OK 2021-05-14T21:44:38.6087440Z * checking index information ... OK 2021-05-14T21:44:38.6796530Z * checking package subdirectories ... OK 2021-05-14T21:44:38.7516170Z * checking R files for non-ASCII characters ... OK 2021-05-14T21:44:38.8379790Z * checking R files for syntax errors ... OK 2021-05-14T21:44:39.0732930Z * checking whether the package can be loaded ... OK 2021-05-14T21:44:39.2266610Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-14T21:44:39.3758240Z * checking whether the package can be unloaded cleanly ... OK 2021-05-14T21:44:39.5160580Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-14T21:44:39.7460020Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-14T21:44:39.9914770Z * checking loading without being on the library search path ... OK 2021-05-14T21:44:40.5183050Z * checking dependencies in R code ... OK 2021-05-14T21:44:41.4177220Z * checking S3 generic/method consistency ... OK 2021-05-14T21:44:41.5767290Z * checking replacement functions ... OK 2021-05-14T21:44:42.2094060Z * checking foreign function calls ... OK 2021-05-14T21:44:55.4125000Z * checking R code for possible problems ... OK 2021-05-14T21:44:56.2045320Z * checking Rd files ... OK 2021-05-14T21:44:56.3886200Z * checking Rd metadata ... OK 2021-05-14T21:44:56.6391000Z * checking Rd line widths ... OK 2021-05-14T21:44:56.8764070Z * checking Rd cross-references ... OK 2021-05-14T21:44:57.1270160Z * checking for missing documentation entries ... OK 2021-05-14T21:44:57.9295960Z * checking for code/documentation mismatches ... OK 2021-05-14T21:44:59.2683290Z * checking Rd \usage sections ... OK 2021-05-14T21:44:59.5519690Z * checking Rd contents ... OK 2021-05-14T21:44:59.9197820Z * checking for unstated dependencies in examples ... OK 2021-05-14T21:45:05.6334130Z * checking contents of ‘data’ directory ... OK 2021-05-14T21:45:05.9720380Z * checking data for non-ASCII characters ... OK 2021-05-14T21:45:06.2372360Z * checking data for ASCII and uncompressed saves ... OK 2021-05-14T21:45:06.2373890Z * checking line endings in C/C++/Fortran sources/headers ... OK 2021-05-14T21:45:06.2402910Z * checking pragmas in C/C++ headers and code ... OK 2021-05-14T21:45:06.2416060Z * checking compilation flags used ... OK 2021-05-14T21:45:06.4017820Z * checking compiled code ... OK 2021-05-14T21:45:12.2478800Z * checking examples ... OK 2021-05-14T21:45:12.5274490Z * checking differences from ‘waveslim-Ex.Rout’ to ‘waveslim-Ex.Rout.save’ ... OK 2021-05-14T21:45:19.5272160Z * checking PDF version of manual ... OK 2021-05-14T21:45:19.5274480Z * checking for non-standard things in the check directory ... OK 2021-05-14T21:45:19.5275880Z * checking for detritus in the temp directory ... OK 2021-05-14T21:45:19.5276820Z * DONE 2021-05-14T21:45:19.5277480Z 2021-05-14T21:45:19.5278330Z Status: OK 2021-05-14T21:45:19.5278980Z 2021-05-14T21:45:19.6584320Z ── R CMD check results ───────────────────────────────────── waveslim 1.8.0 ──── 2021-05-14T21:45:19.6605380Z Duration: 52.7s 2021-05-14T21:45:19.6606190Z 2021-05-14T21:45:19.6607670Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-14T21:45:19.6779080Z total 2312 2021-05-14T21:45:19.6782750Z drwxr-xr-x 14 runner staff 448 May 14 21:45 waveslim.Rcheck 2021-05-14T21:45:19.6784820Z -rw-r--r-- 1 runner staff 402871 May 14 21:44 waveslim_1.8.0.tar.gz 2021-05-14T21:45:19.6786860Z -rw-r--r-- 1 runner staff 777600 May 14 21:44 waveslim_1.8.0.tgz 2021-05-14T21:45:19.6839780Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T21:45:19.6840610Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T21:45:19.7132980Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T21:45:19.7133540Z env: 2021-05-14T21:45:19.7133990Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:45:19.7134480Z TIC_DEPLOY_KEY: 2021-05-14T21:45:19.7134820Z RSPM: 2021-05-14T21:45:19.7136330Z GITHUB_PAT: *** 2021-05-14T21:45:19.7136780Z COVERALLS_TOKEN: 2021-05-14T21:45:19.7137240Z continue-on-error: true 2021-05-14T21:45:19.7137750Z VDIFFR_RUN_TESTS: false 2021-05-14T21:45:19.7138240Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:45:19.7138690Z TZ: UTC 2021-05-14T21:45:19.7139070Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:45:19.7139500Z NOT_CRAN: true 2021-05-14T21:45:19.7139880Z ##[endgroup] 2021-05-14T21:45:19.7600940Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-14T21:45:19.7601630Z Rscript -e "tic::before_deploy()" 2021-05-14T21:45:19.7886570Z shell: /bin/bash -e {0} 2021-05-14T21:45:19.7886970Z env: 2021-05-14T21:45:19.7887560Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:45:19.7888070Z TIC_DEPLOY_KEY: 2021-05-14T21:45:19.7888440Z RSPM: 2021-05-14T21:45:19.7889490Z GITHUB_PAT: *** 2021-05-14T21:45:19.7889900Z COVERALLS_TOKEN: 2021-05-14T21:45:19.7890380Z continue-on-error: true 2021-05-14T21:45:19.7890840Z VDIFFR_RUN_TESTS: false 2021-05-14T21:45:19.7891350Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:45:19.7891800Z TZ: UTC 2021-05-14T21:45:19.7892200Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:45:19.7892590Z NOT_CRAN: true 2021-05-14T21:45:19.7892980Z ##[endgroup] 2021-05-14T21:45:20.1579710Z ✔ Loading tic stage configuration from tic.R 2021-05-14T21:45:20.2869060Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-14T21:45:20.2869710Z with: 2021-05-14T21:45:20.2870550Z upload_url: https://uploads.github.com/repos/neuroconductor/waveslim/releases/42981934/assets{?name,label} 2021-05-14T21:45:20.2871500Z asset_path: check/waveslim_1.8.0.tgz 2021-05-14T21:45:20.2872030Z asset_name: waveslim_1.8.0_R4.1.tgz 2021-05-14T21:45:20.2872640Z asset_content_type: application/octet-stream 2021-05-14T21:45:20.2873160Z env: 2021-05-14T21:45:20.2873590Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:45:20.2874080Z TIC_DEPLOY_KEY: 2021-05-14T21:45:20.2874440Z RSPM: 2021-05-14T21:45:20.2875490Z GITHUB_PAT: *** 2021-05-14T21:45:20.2875910Z COVERALLS_TOKEN: 2021-05-14T21:45:20.2876410Z continue-on-error: true 2021-05-14T21:45:20.2876920Z VDIFFR_RUN_TESTS: false 2021-05-14T21:45:20.2877430Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:45:20.2878060Z TZ: UTC 2021-05-14T21:45:20.2878520Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:45:20.2878940Z NOT_CRAN: true 2021-05-14T21:45:20.2879870Z GITHUB_TOKEN: *** 2021-05-14T21:45:20.2880290Z ##[endgroup] 2021-05-14T21:45:21.4340590Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-14T21:45:21.4341320Z Rscript -e "tic::deploy()" 2021-05-14T21:45:21.4623400Z shell: /bin/bash -e {0} 2021-05-14T21:45:21.4623880Z env: 2021-05-14T21:45:21.4624420Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:45:21.4624910Z TIC_DEPLOY_KEY: 2021-05-14T21:45:21.4625340Z RSPM: 2021-05-14T21:45:21.4626900Z GITHUB_PAT: *** 2021-05-14T21:45:21.4627390Z COVERALLS_TOKEN: 2021-05-14T21:45:21.4627890Z continue-on-error: true 2021-05-14T21:45:21.4628450Z VDIFFR_RUN_TESTS: false 2021-05-14T21:45:21.4628990Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:45:21.4629500Z TZ: UTC 2021-05-14T21:45:21.4629940Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:45:21.4630370Z NOT_CRAN: true 2021-05-14T21:45:21.4630800Z ##[endgroup] 2021-05-14T21:45:21.8219460Z ✔ Loading tic stage configuration from tic.R 2021-05-14T21:45:21.9936990Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-14T21:45:21.9937650Z Rscript -e "tic::after_deploy()" 2021-05-14T21:45:22.0229160Z shell: /bin/bash -e {0} 2021-05-14T21:45:22.0229570Z env: 2021-05-14T21:45:22.0230050Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:45:22.0230870Z TIC_DEPLOY_KEY: 2021-05-14T21:45:22.0231260Z RSPM: 2021-05-14T21:45:22.0232430Z GITHUB_PAT: *** 2021-05-14T21:45:22.0232850Z COVERALLS_TOKEN: 2021-05-14T21:45:22.0233360Z continue-on-error: true 2021-05-14T21:45:22.0233840Z VDIFFR_RUN_TESTS: false 2021-05-14T21:45:22.0234370Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:45:22.0234810Z TZ: UTC 2021-05-14T21:45:22.0235230Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:45:22.0235630Z NOT_CRAN: true 2021-05-14T21:45:22.0236040Z ##[endgroup] 2021-05-14T21:45:22.3848680Z ✔ Loading tic stage configuration from tic.R 2021-05-14T21:45:22.7606940Z Post job cleanup. 2021-05-14T21:45:22.8315300Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-14T21:45:22.8447840Z Post job cleanup. 2021-05-14T21:45:22.9710430Z [command]/usr/local/bin/git version 2021-05-14T21:45:22.9804060Z git version 2.31.1 2021-05-14T21:45:22.9853490Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T21:45:22.9927940Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-14T21:45:23.0802710Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T21:45:23.0861840Z http.https://github.com/.extraheader 2021-05-14T21:45:23.0873100Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-14T21:45:23.0957470Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-14T21:45:23.1880690Z Cleaning up orphan processes