Created
February 19, 2021 02:21
-
-
Save hbina/82a381f7640d13ddc8dd9ff2344c0db9 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2021-02-19T01:05:38.6554830Z ##[section]Starting: Request a runner to run this job | |
| 2021-02-19T01:05:39.1605904Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-latest' | |
| 2021-02-19T01:05:39.1606001Z Can't find any online and idle self-hosted runner in current repository's account/organization that matches the required labels: 'ubuntu-latest' | |
| 2021-02-19T01:05:39.1606206Z Found online and idle hosted runner in current repository's account/organization that matches the required labels: 'ubuntu-latest' | |
| 2021-02-19T01:05:39.2767053Z ##[section]Finishing: Request a runner to run this job | |
| 2021-02-19T01:05:44.1181915Z Current runner version: '2.277.1' | |
| 2021-02-19T01:05:44.1210483Z ##[group]Operating System | |
| 2021-02-19T01:05:44.1211536Z Ubuntu | |
| 2021-02-19T01:05:44.1212064Z 20.04.2 | |
| 2021-02-19T01:05:44.1212487Z LTS | |
| 2021-02-19T01:05:44.1212945Z ##[endgroup] | |
| 2021-02-19T01:05:44.1213562Z ##[group]Virtual Environment | |
| 2021-02-19T01:05:44.1214215Z Environment: ubuntu-20.04 | |
| 2021-02-19T01:05:44.1214876Z Version: 20210216.1 | |
| 2021-02-19T01:05:44.1215909Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210216.1/images/linux/Ubuntu2004-README.md | |
| 2021-02-19T01:05:44.1216977Z ##[endgroup] | |
| 2021-02-19T01:05:44.1219154Z ##[group]GITHUB_TOKEN Permissions | |
| 2021-02-19T01:05:44.1220606Z Actions: write | |
| 2021-02-19T01:05:44.1221140Z Checks: write | |
| 2021-02-19T01:05:44.1221723Z Contents: write | |
| 2021-02-19T01:05:44.1222260Z Deployments: write | |
| 2021-02-19T01:05:44.1222860Z Issues: write | |
| 2021-02-19T01:05:44.1223356Z Metadata: read | |
| 2021-02-19T01:05:44.1224000Z OrganizationPackages: write | |
| 2021-02-19T01:05:44.1224779Z Packages: write | |
| 2021-02-19T01:05:44.1225424Z PullRequests: write | |
| 2021-02-19T01:05:44.1226128Z RepositoryProjects: write | |
| 2021-02-19T01:05:44.1226771Z SecurityEvents: write | |
| 2021-02-19T01:05:44.1227422Z Statuses: write | |
| 2021-02-19T01:05:44.1228082Z ##[endgroup] | |
| 2021-02-19T01:05:44.1231337Z Prepare workflow directory | |
| 2021-02-19T01:05:44.1943382Z Prepare all required actions | |
| 2021-02-19T01:05:44.1958276Z Getting action download info | |
| 2021-02-19T01:05:44.3817893Z Download action repository 'actions/checkout@v1' | |
| 2021-02-19T01:05:46.1632350Z Download action repository 'actions/cache@v1' | |
| 2021-02-19T01:05:46.4777522Z ##[group]Run actions/checkout@v1 | |
| 2021-02-19T01:05:46.4778276Z with: | |
| 2021-02-19T01:05:46.4778732Z clean: true | |
| 2021-02-19T01:05:46.4779184Z ##[endgroup] | |
| 2021-02-19T01:05:47.1541362Z Syncing repository: hbina/tws | |
| 2021-02-19T01:05:47.1547355Z ##[command]git version | |
| 2021-02-19T01:05:47.1548448Z git version 2.30.0 | |
| 2021-02-19T01:05:47.1549164Z ##[command]git lfs version | |
| 2021-02-19T01:05:47.1550328Z git-lfs/2.13.2 (GitHub; linux amd64; go 1.15.5) | |
| 2021-02-19T01:05:47.1551399Z ##[command]git init "/home/runner/work/tws/tws" | |
| 2021-02-19T01:05:47.1552704Z hint: Using 'master' as the name for the initial branch. This default branch name | |
| 2021-02-19T01:05:47.1553810Z hint: is subject to change. To configure the initial branch name to use in all | |
| 2021-02-19T01:05:47.1554847Z hint: of your new repositories, which will suppress this warning, call: | |
| 2021-02-19T01:05:47.1555649Z hint: | |
| 2021-02-19T01:05:47.1556660Z hint: git config --global init.defaultBranch <name> | |
| 2021-02-19T01:05:47.1557511Z hint: | |
| 2021-02-19T01:05:47.1560215Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and | |
| 2021-02-19T01:05:47.1561617Z hint: 'development'. The just-created branch can be renamed via this command: | |
| 2021-02-19T01:05:47.1562538Z hint: | |
| 2021-02-19T01:05:47.1563387Z hint: git branch -m <name> | |
| 2021-02-19T01:05:47.1564306Z Initialized empty Git repository in /home/runner/work/tws/tws/.git/ | |
| 2021-02-19T01:05:47.1565357Z ##[command]git remote add origin https://github.com/hbina/tws | |
| 2021-02-19T01:05:47.1566277Z ##[command]git config gc.auto 0 | |
| 2021-02-19T01:05:47.1567650Z ##[command]git config --get-all http.https://github.com/hbina/tws.extraheader | |
| 2021-02-19T01:05:47.1572627Z ##[command]git -c http.extraheader="AUTHORIZATION: basic ***" fetch --tags --prune --progress --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* | |
| 2021-02-19T01:05:47.3572822Z remote: Enumerating objects: 57, done. | |
| 2021-02-19T01:05:47.3577960Z remote: Counting objects: 1% (1/57) | |
| 2021-02-19T01:05:47.3578665Z remote: Counting objects: 3% (2/57) | |
| 2021-02-19T01:05:47.3579415Z remote: Counting objects: 5% (3/57) | |
| 2021-02-19T01:05:47.3580131Z remote: Counting objects: 7% (4/57) | |
| 2021-02-19T01:05:47.3580731Z remote: Counting objects: 8% (5/57) | |
| 2021-02-19T01:05:47.3581456Z remote: Counting objects: 10% (6/57) | |
| 2021-02-19T01:05:47.3582037Z remote: Counting objects: 12% (7/57) | |
| 2021-02-19T01:05:47.3583154Z remote: Counting objects: 14% (8/57) | |
| 2021-02-19T01:05:47.3583883Z remote: Counting objects: 15% (9/57) | |
| 2021-02-19T01:05:47.3584575Z remote: Counting objects: 17% (10/57) | |
| 2021-02-19T01:05:47.3585194Z remote: Counting objects: 19% (11/57) | |
| 2021-02-19T01:05:47.3586344Z remote: Counting objects: 21% (12/57) | |
| 2021-02-19T01:05:47.3587154Z remote: Counting objects: 22% (13/57) | |
| 2021-02-19T01:05:47.3587855Z remote: Counting objects: 24% (14/57) | |
| 2021-02-19T01:05:47.3588573Z remote: Counting objects: 26% (15/57) | |
| 2021-02-19T01:05:47.3590301Z remote: Counting objects: 28% (16/57) | |
| 2021-02-19T01:05:47.3590929Z remote: Counting objects: 29% (17/57) | |
| 2021-02-19T01:05:47.3591644Z remote: Counting objects: 31% (18/57) | |
| 2021-02-19T01:05:47.3592355Z remote: Counting objects: 33% (19/57) | |
| 2021-02-19T01:05:47.3592943Z remote: Counting objects: 35% (20/57) | |
| 2021-02-19T01:05:47.3593662Z remote: Counting objects: 36% (21/57) | |
| 2021-02-19T01:05:47.3594383Z remote: Counting objects: 38% (22/57) | |
| 2021-02-19T01:05:47.3594981Z remote: Counting objects: 40% (23/57) | |
| 2021-02-19T01:05:47.3595699Z remote: Counting objects: 42% (24/57) | |
| 2021-02-19T01:05:47.3596277Z remote: Counting objects: 43% (25/57) | |
| 2021-02-19T01:05:47.3597010Z remote: Counting objects: 45% (26/57) | |
| 2021-02-19T01:05:47.3597705Z remote: Counting objects: 47% (27/57) | |
| 2021-02-19T01:05:47.3598303Z remote: Counting objects: 49% (28/57) | |
| 2021-02-19T01:05:47.3599235Z remote: Counting objects: 50% (29/57) | |
| 2021-02-19T01:05:47.3601074Z remote: Counting objects: 52% (30/57) | |
| 2021-02-19T01:05:47.3601691Z remote: Counting objects: 54% (31/57) | |
| 2021-02-19T01:05:47.3602284Z remote: Counting objects: 56% (32/57) | |
| 2021-02-19T01:05:47.3603655Z remote: Counting objects: 57% (33/57) | |
| 2021-02-19T01:05:47.3605091Z remote: Counting objects: 59% (34/57) | |
| 2021-02-19T01:05:47.3606624Z remote: Counting objects: 61% (35/57) | |
| 2021-02-19T01:05:47.3608125Z remote: Counting objects: 63% (36/57) | |
| 2021-02-19T01:05:47.3609644Z remote: Counting objects: 64% (37/57) | |
| 2021-02-19T01:05:47.3611091Z remote: Counting objects: 66% (38/57) | |
| 2021-02-19T01:05:47.3612573Z remote: Counting objects: 68% (39/57) | |
| 2021-02-19T01:05:47.3614362Z remote: Counting objects: 70% (40/57) | |
| 2021-02-19T01:05:47.3615457Z remote: Counting objects: 71% (41/57) | |
| 2021-02-19T01:05:47.3616870Z remote: Counting objects: 73% (42/57) | |
| 2021-02-19T01:05:47.3618363Z remote: Counting objects: 75% (43/57) | |
| 2021-02-19T01:05:47.3620186Z remote: Counting objects: 77% (44/57) | |
| 2021-02-19T01:05:47.3621830Z remote: Counting objects: 78% (45/57) | |
| 2021-02-19T01:05:47.3623425Z remote: Counting objects: 80% (46/57) | |
| 2021-02-19T01:05:47.3625089Z remote: Counting objects: 82% (47/57) | |
| 2021-02-19T01:05:47.3627255Z remote: Counting objects: 84% (48/57) | |
| 2021-02-19T01:05:47.3628625Z remote: Counting objects: 85% (49/57) | |
| 2021-02-19T01:05:47.3629244Z remote: Counting objects: 87% (50/57) | |
| 2021-02-19T01:05:47.3629820Z remote: Counting objects: 89% (51/57) | |
| 2021-02-19T01:05:47.3630408Z remote: Counting objects: 91% (52/57) | |
| 2021-02-19T01:05:47.3630986Z remote: Counting objects: 92% (53/57) | |
| 2021-02-19T01:05:47.3631566Z remote: Counting objects: 94% (54/57) | |
| 2021-02-19T01:05:47.3632156Z remote: Counting objects: 96% (55/57) | |
| 2021-02-19T01:05:47.3632743Z remote: Counting objects: 98% (56/57) | |
| 2021-02-19T01:05:47.3633335Z remote: Counting objects: 100% (57/57) | |
| 2021-02-19T01:05:47.3633933Z remote: Counting objects: 100% (57/57), done. | |
| 2021-02-19T01:05:47.3634577Z remote: Compressing objects: 3% (1/30) | |
| 2021-02-19T01:05:47.3635206Z remote: Compressing objects: 6% (2/30) | |
| 2021-02-19T01:05:47.3635889Z remote: Compressing objects: 10% (3/30) | |
| 2021-02-19T01:05:47.3636725Z remote: Compressing objects: 13% (4/30) | |
| 2021-02-19T01:05:47.3637346Z remote: Compressing objects: 16% (5/30) | |
| 2021-02-19T01:05:47.3683094Z remote: Compressing objects: 20% (6/30) | |
| 2021-02-19T01:05:47.3683849Z remote: Compressing objects: 23% (7/30) | |
| 2021-02-19T01:05:47.3684504Z remote: Compressing objects: 26% (8/30) | |
| 2021-02-19T01:05:47.3685128Z remote: Compressing objects: 30% (9/30) | |
| 2021-02-19T01:05:47.3685832Z remote: Compressing objects: 33% (10/30) | |
| 2021-02-19T01:05:47.3686486Z remote: Compressing objects: 36% (11/30) | |
| 2021-02-19T01:05:47.3687133Z remote: Compressing objects: 40% (12/30) | |
| 2021-02-19T01:05:47.3687764Z remote: Compressing objects: 43% (13/30) | |
| 2021-02-19T01:05:47.3688405Z remote: Compressing objects: 46% (14/30) | |
| 2021-02-19T01:05:47.3689033Z remote: Compressing objects: 50% (15/30) | |
| 2021-02-19T01:05:47.3689659Z remote: Compressing objects: 53% (16/30) | |
| 2021-02-19T01:05:47.3690313Z remote: Compressing objects: 56% (17/30) | |
| 2021-02-19T01:05:47.3691120Z remote: Compressing objects: 60% (18/30) | |
| 2021-02-19T01:05:47.3691754Z remote: Compressing objects: 63% (19/30) | |
| 2021-02-19T01:05:47.3692390Z remote: Compressing objects: 66% (20/30) | |
| 2021-02-19T01:05:47.3693011Z remote: Compressing objects: 70% (21/30) | |
| 2021-02-19T01:05:47.3693634Z remote: Compressing objects: 73% (22/30) | |
| 2021-02-19T01:05:47.3694277Z remote: Compressing objects: 76% (23/30) | |
| 2021-02-19T01:05:47.3695105Z remote: Compressing objects: 80% (24/30) | |
| 2021-02-19T01:05:47.3695788Z remote: Compressing objects: 83% (25/30) | |
| 2021-02-19T01:05:47.3696410Z remote: Compressing objects: 86% (26/30) | |
| 2021-02-19T01:05:47.3697042Z remote: Compressing objects: 90% (27/30) | |
| 2021-02-19T01:05:47.3697666Z remote: Compressing objects: 93% (28/30) | |
| 2021-02-19T01:05:47.3698305Z remote: Compressing objects: 96% (29/30) | |
| 2021-02-19T01:05:47.3698938Z remote: Compressing objects: 100% (30/30) | |
| 2021-02-19T01:05:47.3699583Z remote: Compressing objects: 100% (30/30), done. | |
| 2021-02-19T01:05:47.3737338Z remote: Total 57 (delta 19), reused 44 (delta 12), pack-reused 0 | |
| 2021-02-19T01:05:47.3963808Z From https://github.com/hbina/tws | |
| 2021-02-19T01:05:47.3965533Z * [new branch] master -> origin/master | |
| 2021-02-19T01:05:47.3967208Z * [new branch] updating-build-script -> origin/updating-build-script | |
| 2021-02-19T01:05:47.3968880Z * [new tag] test-gh-workflow -> test-gh-workflow | |
| 2021-02-19T01:05:47.3970211Z * [new tag] v0.1.1 -> v0.1.1 | |
| 2021-02-19T01:05:47.3971394Z * [new tag] v0.1.2 -> v0.1.2 | |
| 2021-02-19T01:05:47.3984423Z ##[command]git checkout --progress --force 71756aafae94728a52a9dbeed943e38bc82ffe8f | |
| 2021-02-19T01:05:47.4053076Z Note: switching to '71756aafae94728a52a9dbeed943e38bc82ffe8f'. | |
| 2021-02-19T01:05:47.4053904Z | |
| 2021-02-19T01:05:47.4054960Z You are in 'detached HEAD' state. You can look around, make experimental | |
| 2021-02-19T01:05:47.4056031Z changes and commit them, and you can discard any commits you make in this | |
| 2021-02-19T01:05:47.4056975Z state without impacting any branches by switching back to a branch. | |
| 2021-02-19T01:05:47.4057567Z | |
| 2021-02-19T01:05:47.4069099Z If you want to create a new branch to retain commits you create, you may | |
| 2021-02-19T01:05:47.4075125Z do so (now or later) by using -c with the switch command. Example: | |
| 2021-02-19T01:05:47.4075864Z | |
| 2021-02-19T01:05:47.4076859Z git switch -c <new-branch-name> | |
| 2021-02-19T01:05:47.4077475Z | |
| 2021-02-19T01:05:47.4078149Z Or undo this operation with: | |
| 2021-02-19T01:05:47.4078639Z | |
| 2021-02-19T01:05:47.4079350Z git switch - | |
| 2021-02-19T01:05:47.4080071Z | |
| 2021-02-19T01:05:47.4081640Z Turn off this advice by setting config variable advice.detachedHead to false | |
| 2021-02-19T01:05:47.4088810Z | |
| 2021-02-19T01:05:47.4112483Z HEAD is now at 71756aa Run test script on every branches | |
| 2021-02-19T01:05:47.4235250Z ##[group]Run cargo test --verbose | |
| 2021-02-19T01:05:47.4235969Z [36;1mcargo test --verbose[0m | |
| 2021-02-19T01:05:47.4282438Z shell: /usr/bin/bash -e {0} | |
| 2021-02-19T01:05:47.4282969Z ##[endgroup] | |
| 2021-02-19T01:05:51.6330792Z Updating crates.io index | |
| 2021-02-19T01:06:14.9235913Z Downloading crates ... | |
| 2021-02-19T01:06:15.0552830Z Downloaded vec_map v0.8.2 | |
| 2021-02-19T01:06:15.0630462Z Downloaded ryu v1.0.5 | |
| 2021-02-19T01:06:15.0674672Z Downloaded atty v0.2.14 | |
| 2021-02-19T01:06:15.0694424Z Downloaded itoa v0.4.7 | |
| 2021-02-19T01:06:15.0713597Z Downloaded ansi_term v0.11.0 | |
| 2021-02-19T01:06:15.0743392Z Downloaded serde v1.0.123 | |
| 2021-02-19T01:06:15.0796635Z Downloaded unicode-width v0.1.8 | |
| 2021-02-19T01:06:15.0819073Z Downloaded bitflags v1.2.1 | |
| 2021-02-19T01:06:15.0840976Z Downloaded clap v2.33.3 | |
| 2021-02-19T01:06:15.0954708Z Downloaded libc v0.2.86 | |
| 2021-02-19T01:06:15.1248360Z Downloaded textwrap v0.11.0 | |
| 2021-02-19T01:06:15.1289208Z Downloaded strsim v0.8.0 | |
| 2021-02-19T01:06:15.1323896Z Downloaded serde_json v1.0.62 | |
| 2021-02-19T01:06:15.1450277Z Compiling libc v0.2.86 | |
| 2021-02-19T01:06:15.1452750Z Compiling serde v1.0.123 | |
| 2021-02-19T01:06:15.1468518Z Running `rustc --crate-name build_script_build /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.86/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=e7918a4bb17c8598 -C extra-filename=-e7918a4bb17c8598 --out-dir /home/runner/work/tws/tws/target/debug/build/libc-e7918a4bb17c8598 -L dependency=/home/runner/work/tws/tws/target/debug/deps --cap-lints allow` | |
| 2021-02-19T01:06:15.1476399Z Running `rustc --crate-name build_script_build /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/serde-1.0.123/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' -C metadata=e7468d876aad8c0f -C extra-filename=-e7468d876aad8c0f --out-dir /home/runner/work/tws/tws/target/debug/build/serde-e7468d876aad8c0f -L dependency=/home/runner/work/tws/tws/target/debug/deps --cap-lints allow` | |
| 2021-02-19T01:06:21.4407157Z Compiling bitflags v1.2.1 | |
| 2021-02-19T01:06:21.4411349Z Running `rustc --crate-name build_script_build /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-1.2.1/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=bfb83690202f0ca9 -C extra-filename=-bfb83690202f0ca9 --out-dir /home/runner/work/tws/tws/target/debug/build/bitflags-bfb83690202f0ca9 -L dependency=/home/runner/work/tws/tws/target/debug/deps --cap-lints allow` | |
| 2021-02-19T01:06:21.4450220Z Compiling ryu v1.0.5 | |
| 2021-02-19T01:06:21.4488787Z Running `rustc --crate-name build_script_build --edition=2018 /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/ryu-1.0.5/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=cad9d4ab92d2553b -C extra-filename=-cad9d4ab92d2553b --out-dir /home/runner/work/tws/tws/target/debug/build/ryu-cad9d4ab92d2553b -L dependency=/home/runner/work/tws/tws/target/debug/deps --cap-lints allow` | |
| 2021-02-19T01:06:22.0042409Z Compiling unicode-width v0.1.8 | |
| 2021-02-19T01:06:22.0048923Z Running `rustc --crate-name unicode_width /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/unicode-width-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=561907e3cbff2ad1 -C extra-filename=-561907e3cbff2ad1 --out-dir /home/runner/work/tws/tws/target/debug/deps -L dependency=/home/runner/work/tws/tws/target/debug/deps --cap-lints allow` | |
| 2021-02-19T01:06:22.0505350Z Compiling serde_json v1.0.62 | |
| 2021-02-19T01:06:22.0554212Z Running `rustc --crate-name build_script_build --edition=2018 /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.62/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=86413028eb113800 -C extra-filename=-86413028eb113800 --out-dir /home/runner/work/tws/tws/target/debug/build/serde_json-86413028eb113800 -L dependency=/home/runner/work/tws/tws/target/debug/deps --cap-lints allow` | |
| 2021-02-19T01:06:22.2854095Z Compiling vec_map v0.8.2 | |
| 2021-02-19T01:06:22.2886723Z Running `rustc --crate-name vec_map /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/vec_map-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=b990c421e1a7358d -C extra-filename=-b990c421e1a7358d --out-dir /home/runner/work/tws/tws/target/debug/deps -L dependency=/home/runner/work/tws/tws/target/debug/deps --cap-lints allow` | |
| 2021-02-19T01:06:22.6287110Z Compiling strsim v0.8.0 | |
| 2021-02-19T01:06:22.6293730Z Running `rustc --crate-name strsim /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/strsim-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=12a645becdd25f37 -C extra-filename=-12a645becdd25f37 --out-dir /home/runner/work/tws/tws/target/debug/deps -L dependency=/home/runner/work/tws/tws/target/debug/deps --cap-lints allow` | |
| 2021-02-19T01:06:22.7138448Z Compiling itoa v0.4.7 | |
| 2021-02-19T01:06:22.7144823Z Running `rustc --crate-name itoa /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/itoa-0.4.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=8a3031f5a50d68f9 -C extra-filename=-8a3031f5a50d68f9 --out-dir /home/runner/work/tws/tws/target/debug/deps -L dependency=/home/runner/work/tws/tws/target/debug/deps --cap-lints allow` | |
| 2021-02-19T01:06:22.9877707Z Compiling ansi_term v0.11.0 | |
| 2021-02-19T01:06:22.9882236Z Running `rustc --crate-name ansi_term /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/ansi_term-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=2ccc3af014bc1df3 -C extra-filename=-2ccc3af014bc1df3 --out-dir /home/runner/work/tws/tws/target/debug/deps -L dependency=/home/runner/work/tws/tws/target/debug/deps --cap-lints allow` | |
| 2021-02-19T01:06:23.4607032Z Running `/home/runner/work/tws/tws/target/debug/build/serde-e7468d876aad8c0f/build-script-build` | |
| 2021-02-19T01:06:23.5787294Z Running `/home/runner/work/tws/tws/target/debug/build/libc-e7918a4bb17c8598/build-script-build` | |
| 2021-02-19T01:06:23.5796482Z Running `/home/runner/work/tws/tws/target/debug/build/bitflags-bfb83690202f0ca9/build-script-build` | |
| 2021-02-19T01:06:23.6958559Z Running `/home/runner/work/tws/tws/target/debug/build/ryu-cad9d4ab92d2553b/build-script-build` | |
| 2021-02-19T01:06:23.6972341Z Compiling textwrap v0.11.0 | |
| 2021-02-19T01:06:23.6979337Z Running `rustc --crate-name textwrap /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/textwrap-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=a5b7ca6e6a679676 -C extra-filename=-a5b7ca6e6a679676 --out-dir /home/runner/work/tws/tws/target/debug/deps -L dependency=/home/runner/work/tws/tws/target/debug/deps --extern unicode_width=/home/runner/work/tws/tws/target/debug/deps/libunicode_width-561907e3cbff2ad1.rmeta --cap-lints allow` | |
| 2021-02-19T01:06:23.8132980Z Running `/home/runner/work/tws/tws/target/debug/build/serde_json-86413028eb113800/build-script-build` | |
| 2021-02-19T01:06:23.9525930Z Running `rustc --crate-name serde /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/serde-1.0.123/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' -C metadata=4db1101f6980b580 -C extra-filename=-4db1101f6980b580 --out-dir /home/runner/work/tws/tws/target/debug/deps -L dependency=/home/runner/work/tws/tws/target/debug/deps --cap-lints allow --cfg ops_bound --cfg core_reverse --cfg de_boxed_c_str --cfg de_boxed_path --cfg de_rc_dst --cfg core_duration --cfg integer128 --cfg range_inclusive --cfg num_nonzero --cfg serde_derive --cfg core_try_from --cfg num_nonzero_signed --cfg std_atomic64 --cfg std_atomic` | |
| 2021-02-19T01:06:24.4709093Z Running `rustc --crate-name libc /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=f1958ffe56fa1649 -C extra-filename=-f1958ffe56fa1649 --out-dir /home/runner/work/tws/tws/target/debug/deps -L dependency=/home/runner/work/tws/tws/target/debug/deps --cap-lints allow --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor` | |
| 2021-02-19T01:06:25.5988213Z Running `rustc --crate-name bitflags /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=f14a0d5eed0a3c48 -C extra-filename=-f14a0d5eed0a3c48 --out-dir /home/runner/work/tws/tws/target/debug/deps -L dependency=/home/runner/work/tws/tws/target/debug/deps --cap-lints allow --cfg bitflags_const_fn` | |
| 2021-02-19T01:06:25.7390593Z Running `rustc --crate-name ryu --edition=2018 /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/ryu-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=c299d28f346c44ca -C extra-filename=-c299d28f346c44ca --out-dir /home/runner/work/tws/tws/target/debug/deps -L dependency=/home/runner/work/tws/tws/target/debug/deps --cap-lints allow --cfg integer128 --cfg maybe_uninit` | |
| 2021-02-19T01:06:26.1333304Z Compiling atty v0.2.14 | |
| 2021-02-19T01:06:26.1340181Z Running `rustc --crate-name atty /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/atty-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=bb608ba2b3f2f186 -C extra-filename=-bb608ba2b3f2f186 --out-dir /home/runner/work/tws/tws/target/debug/deps -L dependency=/home/runner/work/tws/tws/target/debug/deps --extern libc=/home/runner/work/tws/tws/target/debug/deps/liblibc-f1958ffe56fa1649.rmeta --cap-lints allow` | |
| 2021-02-19T01:06:26.3212115Z Compiling clap v2.33.3 | |
| 2021-02-19T01:06:26.3220782Z Running `rustc --crate-name clap /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.33.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' -C metadata=5db613aa0cce69ad -C extra-filename=-5db613aa0cce69ad --out-dir /home/runner/work/tws/tws/target/debug/deps -L dependency=/home/runner/work/tws/tws/target/debug/deps --extern ansi_term=/home/runner/work/tws/tws/target/debug/deps/libansi_term-2ccc3af014bc1df3.rmeta --extern atty=/home/runner/work/tws/tws/target/debug/deps/libatty-bb608ba2b3f2f186.rmeta --extern bitflags=/home/runner/work/tws/tws/target/debug/deps/libbitflags-f14a0d5eed0a3c48.rmeta --extern strsim=/home/runner/work/tws/tws/target/debug/deps/libstrsim-12a645becdd25f37.rmeta --extern textwrap=/home/runner/work/tws/tws/target/debug/deps/libtextwrap-a5b7ca6e6a679676.rmeta --extern unicode_width=/home/runner/work/tws/tws/target/debug/deps/libunicode_width-561907e3cbff2ad1.rmeta --extern vec_map=/home/runner/work/tws/tws/target/debug/deps/libvec_map-b990c421e1a7358d.rmeta --cap-lints allow` | |
| 2021-02-19T01:06:29.2839884Z Running `rustc --crate-name serde_json --edition=2018 /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.62/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=11c2f4784f01222b -C extra-filename=-11c2f4784f01222b --out-dir /home/runner/work/tws/tws/target/debug/deps -L dependency=/home/runner/work/tws/tws/target/debug/deps --extern itoa=/home/runner/work/tws/tws/target/debug/deps/libitoa-8a3031f5a50d68f9.rmeta --extern ryu=/home/runner/work/tws/tws/target/debug/deps/libryu-c299d28f346c44ca.rmeta --extern serde=/home/runner/work/tws/tws/target/debug/deps/libserde-4db1101f6980b580.rmeta --cap-lints allow --cfg limb_width_64` | |
| 2021-02-19T01:06:34.4111691Z Compiling twilight-sparkle v0.1.2 (/home/runner/work/tws/tws) | |
| 2021-02-19T01:06:34.4116130Z Running `rustc --crate-name tws --edition=2018 src/bin/tws.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=eb93f88e9ce240c3 -C extra-filename=-eb93f88e9ce240c3 --out-dir /home/runner/work/tws/tws/target/debug/deps -C incremental=/home/runner/work/tws/tws/target/debug/incremental -L dependency=/home/runner/work/tws/tws/target/debug/deps --extern clap=/home/runner/work/tws/tws/target/debug/deps/libclap-5db613aa0cce69ad.rlib --extern serde_json=/home/runner/work/tws/tws/target/debug/deps/libserde_json-11c2f4784f01222b.rlib` | |
| 2021-02-19T01:06:36.0328959Z Finished test [unoptimized + debuginfo] target(s) in 47.90s | |
| 2021-02-19T01:06:36.0395050Z Running `/home/runner/work/tws/tws/target/debug/deps/tws-eb93f88e9ce240c3` | |
| 2021-02-19T01:06:36.0409552Z | |
| 2021-02-19T01:06:36.0410144Z running 0 tests | |
| 2021-02-19T01:06:36.0410409Z | |
| 2021-02-19T01:06:36.0411187Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-02-19T01:06:36.0411737Z | |
| 2021-02-19T01:06:36.0507962Z ##[group]Run sudo apt-get update | |
| 2021-02-19T01:06:36.0508680Z [36;1msudo apt-get update[0m | |
| 2021-02-19T01:06:36.0509306Z [36;1msudo apt-get -y install gcc-mingw-w64-x86-64[0m | |
| 2021-02-19T01:06:36.0510077Z [36;1mrustup +nightly target add x86_64-pc-windows-gnu[0m | |
| 2021-02-19T01:06:36.0510814Z [36;1mrustup +nightly target add x86_64-unknown-linux-gnu[0m | |
| 2021-02-19T01:06:36.0511638Z [36;1mrustup +nightly target add x86_64-apple-darwin[0m | |
| 2021-02-19T01:06:36.0512180Z [36;1mmkdir dist[0m | |
| 2021-02-19T01:06:36.0512671Z [36;1mmkdir builds[0m | |
| 2021-02-19T01:06:36.0558767Z shell: /usr/bin/bash -e {0} | |
| 2021-02-19T01:06:36.0559337Z ##[endgroup] | |
| 2021-02-19T01:06:36.3482032Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease | |
| 2021-02-19T01:06:36.3491679Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] | |
| 2021-02-19T01:06:36.3493564Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] | |
| 2021-02-19T01:06:36.3506079Z Get:4 http://dl.google.com/linux/chrome/deb stable InRelease [1811 B] | |
| 2021-02-19T01:06:36.3694597Z Ign:6 https://repo.mongodb.org/apt/ubuntu focal/mongodb-org/4.4 InRelease | |
| 2021-02-19T01:06:36.3700433Z Hit:7 https://storage.googleapis.com/bazel-apt stable InRelease | |
| 2021-02-19T01:06:36.3796103Z Hit:8 https://packages.microsoft.com/repos/azure-cli focal InRelease | |
| 2021-02-19T01:06:36.3804184Z Get:9 https://repo.mongodb.org/apt/ubuntu focal/mongodb-org/4.4 Release [5384 B] | |
| 2021-02-19T01:06:36.3877189Z Get:5 https://cli-assets.heroku.com/apt ./ InRelease [2879 B] | |
| 2021-02-19T01:06:36.3923916Z Get:11 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] | |
| 2021-02-19T01:06:36.3968278Z Get:12 https://repo.mongodb.org/apt/ubuntu focal/mongodb-org/4.4 Release.gpg [801 B] | |
| 2021-02-19T01:06:36.3984892Z Hit:13 https://download.mono-project.com/repo/ubuntu stable-focal InRelease | |
| 2021-02-19T01:06:36.4674420Z Hit:14 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease | |
| 2021-02-19T01:06:36.4701929Z Get:15 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] | |
| 2021-02-19T01:06:36.4756683Z Get:16 https://packages.cloud.google.com/apt cloud-sdk InRelease [6739 B] | |
| 2021-02-19T01:06:36.5174821Z Get:10 https://packages.cloud.google.com/apt kubernetes-xenial InRelease [9383 B] | |
| 2021-02-19T01:06:36.5337675Z Hit:17 https://apt.postgresql.org/pub/repos/apt focal-pgdg InRelease | |
| 2021-02-19T01:06:36.6121269Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [814 kB] | |
| 2021-02-19T01:06:36.6247747Z Hit:20 http://ppa.launchpad.net/git-core/ppa/ubuntu focal InRelease | |
| 2021-02-19T01:06:36.6444938Z Ign:21 https://dl.bintray.com/sbt/debian InRelease | |
| 2021-02-19T01:06:36.6472208Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [197 kB] | |
| 2021-02-19T01:06:36.6513759Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [12.7 kB] | |
| 2021-02-19T01:06:36.6516374Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [745 kB] | |
| 2021-02-19T01:06:36.6653573Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [154 kB] | |
| 2021-02-19T01:06:36.6689426Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [16.0 kB] | |
| 2021-02-19T01:06:36.6856222Z Get:27 https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/xUbuntu_20.04 InRelease [1634 B] | |
| 2021-02-19T01:06:36.7158223Z Hit:28 https://dl.yarnpkg.com/debian stable InRelease | |
| 2021-02-19T01:06:36.7834078Z Hit:29 http://ppa.launchpad.net/hvr/ghc/ubuntu focal InRelease | |
| 2021-02-19T01:06:36.8739391Z Hit:19 https://packagecloud.io/github/git-lfs/ubuntu focal InRelease | |
| 2021-02-19T01:06:36.8876107Z Get:30 http://dl.google.com/linux/chrome/deb stable/main amd64 Packages [1083 B] | |
| 2021-02-19T01:06:36.9415961Z Hit:31 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease | |
| 2021-02-19T01:06:37.2045161Z Get:32 https://cli-assets.heroku.com/apt ./ Packages [620 B] | |
| 2021-02-19T01:06:37.2073703Z Get:33 https://dl.bintray.com/sbt/debian Release [815 B] | |
| 2021-02-19T01:06:37.3160871Z Get:34 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [54.5 kB] | |
| 2021-02-19T01:06:37.4092735Z Get:35 https://repo.mongodb.org/apt/ubuntu focal/mongodb-org/4.4/multiverse amd64 Packages [8483 B] | |
| 2021-02-19T01:06:37.4208179Z Get:36 https://repo.mongodb.org/apt/ubuntu focal/mongodb-org/4.4/multiverse arm64 Packages [6835 B] | |
| 2021-02-19T01:06:37.6856519Z Get:37 https://packages.cloud.google.com/apt cloud-sdk/main amd64 Packages [159 kB] | |
| 2021-02-19T01:06:37.8193991Z Get:38 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 Packages [44.8 kB] | |
| 2021-02-19T01:06:38.4217833Z Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [497 kB] | |
| 2021-02-19T01:06:38.5373875Z Get:40 https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/xUbuntu_20.04 Packages [12.7 kB] | |
| 2021-02-19T01:06:38.7085349Z Get:41 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [109 kB] | |
| 2021-02-19T01:06:38.7170018Z Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7060 B] | |
| 2021-02-19T01:06:38.7206880Z Get:43 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [541 kB] | |
| 2021-02-19T01:06:38.7931245Z Get:45 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [77.3 kB] | |
| 2021-02-19T01:06:38.8009549Z Get:46 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [10.3 kB] | |
| 2021-02-19T01:06:45.3835414Z Fetched 3832 kB in 3s (1425 kB/s) | |
| 2021-02-19T01:06:46.4106069Z Reading package lists... | |
| 2021-02-19T01:06:46.5218605Z Reading package lists... | |
| 2021-02-19T01:06:46.7508454Z Building dependency tree... | |
| 2021-02-19T01:06:46.7529900Z Reading state information... | |
| 2021-02-19T01:06:46.9337124Z The following additional packages will be installed: | |
| 2021-02-19T01:06:46.9341450Z binutils-mingw-w64-x86-64 gcc-mingw-w64-base mingw-w64-common | |
| 2021-02-19T01:06:46.9342880Z mingw-w64-x86-64-dev | |
| 2021-02-19T01:06:46.9347022Z Suggested packages: | |
| 2021-02-19T01:06:46.9348141Z gcc-9-locales wine64 | |
| 2021-02-19T01:06:46.9789228Z The following NEW packages will be installed: | |
| 2021-02-19T01:06:46.9804448Z binutils-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 | |
| 2021-02-19T01:06:46.9805801Z mingw-w64-common mingw-w64-x86-64-dev | |
| 2021-02-19T01:06:47.0007357Z 0 upgraded, 5 newly installed, 0 to remove and 36 not upgraded. | |
| 2021-02-19T01:06:47.0009411Z Need to get 48.3 MB of archives. | |
| 2021-02-19T01:06:47.0010069Z After this operation, 331 MB of additional disk space will be used. | |
| 2021-02-19T01:06:47.0012659Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 binutils-mingw-w64-x86-64 amd64 2.34-5ubuntu1+8.8 [2732 kB] | |
| 2021-02-19T01:06:47.0582315Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gcc-mingw-w64-base amd64 9.3.0-7ubuntu1+22~exp1ubuntu4 [179 kB] | |
| 2021-02-19T01:06:47.0640230Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 mingw-w64-common all 7.0.0-2 [4855 kB] | |
| 2021-02-19T01:06:47.2002505Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 mingw-w64-x86-64-dev all 7.0.0-2 [3557 kB] | |
| 2021-02-19T01:06:47.2325357Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gcc-mingw-w64-x86-64 amd64 9.3.0-7ubuntu1+22~exp1ubuntu4 [37.0 MB] | |
| 2021-02-19T01:06:48.8407161Z Fetched 48.3 MB in 1s (35.6 MB/s) | |
| 2021-02-19T01:06:48.8777833Z Selecting previously unselected package binutils-mingw-w64-x86-64. | |
| 2021-02-19T01:06:48.8995692Z (Reading database ... | |
| 2021-02-19T01:06:48.8996461Z (Reading database ... 5% | |
| 2021-02-19T01:06:48.8997152Z (Reading database ... 10% | |
| 2021-02-19T01:06:48.9001052Z (Reading database ... 15% | |
| 2021-02-19T01:06:48.9001515Z (Reading database ... 20% | |
| 2021-02-19T01:06:48.9001960Z (Reading database ... 25% | |
| 2021-02-19T01:06:48.9002390Z (Reading database ... 30% | |
| 2021-02-19T01:06:48.9002830Z (Reading database ... 35% | |
| 2021-02-19T01:06:48.9004005Z (Reading database ... 40% | |
| 2021-02-19T01:06:48.9004438Z (Reading database ... 45% | |
| 2021-02-19T01:06:48.9005381Z (Reading database ... 50% | |
| 2021-02-19T01:06:48.9458152Z (Reading database ... 55% | |
| 2021-02-19T01:06:49.0009202Z (Reading database ... 60% | |
| 2021-02-19T01:06:49.0411412Z (Reading database ... 65% | |
| 2021-02-19T01:06:49.0818126Z (Reading database ... 70% | |
| 2021-02-19T01:06:49.1231090Z (Reading database ... 75% | |
| 2021-02-19T01:06:49.1914771Z (Reading database ... 80% | |
| 2021-02-19T01:06:49.3256259Z (Reading database ... 85% | |
| 2021-02-19T01:06:49.3737040Z (Reading database ... 90% | |
| 2021-02-19T01:06:49.4895662Z (Reading database ... 95% | |
| 2021-02-19T01:06:49.4896228Z (Reading database ... 100% | |
| 2021-02-19T01:06:49.4896902Z (Reading database ... 262670 files and directories currently installed.) | |
| 2021-02-19T01:06:49.5088965Z Preparing to unpack .../binutils-mingw-w64-x86-64_2.34-5ubuntu1+8.8_amd64.deb ... | |
| 2021-02-19T01:06:49.5151720Z Unpacking binutils-mingw-w64-x86-64 (2.34-5ubuntu1+8.8) ... | |
| 2021-02-19T01:06:49.9452964Z Selecting previously unselected package gcc-mingw-w64-base. | |
| 2021-02-19T01:06:49.9806376Z Preparing to unpack .../gcc-mingw-w64-base_9.3.0-7ubuntu1+22~exp1ubuntu4_amd64.deb ... | |
| 2021-02-19T01:06:49.9820130Z Unpacking gcc-mingw-w64-base (9.3.0-7ubuntu1+22~exp1ubuntu4) ... | |
| 2021-02-19T01:06:50.0242176Z Selecting previously unselected package mingw-w64-common. | |
| 2021-02-19T01:06:50.0541928Z Preparing to unpack .../mingw-w64-common_7.0.0-2_all.deb ... | |
| 2021-02-19T01:06:50.0556626Z Unpacking mingw-w64-common (7.0.0-2) ... | |
| 2021-02-19T01:06:51.0042005Z Selecting previously unselected package mingw-w64-x86-64-dev. | |
| 2021-02-19T01:06:51.0366399Z Preparing to unpack .../mingw-w64-x86-64-dev_7.0.0-2_all.deb ... | |
| 2021-02-19T01:06:51.0378441Z Unpacking mingw-w64-x86-64-dev (7.0.0-2) ... | |
| 2021-02-19T01:06:52.3562536Z Selecting previously unselected package gcc-mingw-w64-x86-64. | |
| 2021-02-19T01:06:52.3894781Z Preparing to unpack .../gcc-mingw-w64-x86-64_9.3.0-7ubuntu1+22~exp1ubuntu4_amd64.deb ... | |
| 2021-02-19T01:06:52.3906561Z Unpacking gcc-mingw-w64-x86-64 (9.3.0-7ubuntu1+22~exp1ubuntu4) ... | |
| 2021-02-19T01:06:57.3056959Z Setting up binutils-mingw-w64-x86-64 (2.34-5ubuntu1+8.8) ... | |
| 2021-02-19T01:06:57.3095169Z Setting up gcc-mingw-w64-base (9.3.0-7ubuntu1+22~exp1ubuntu4) ... | |
| 2021-02-19T01:06:57.3129384Z Setting up mingw-w64-common (7.0.0-2) ... | |
| 2021-02-19T01:06:57.3161568Z Setting up mingw-w64-x86-64-dev (7.0.0-2) ... | |
| 2021-02-19T01:06:57.3191728Z Setting up gcc-mingw-w64-x86-64 (9.3.0-7ubuntu1+22~exp1ubuntu4) ... | |
| 2021-02-19T01:06:57.3280746Z update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode | |
| 2021-02-19T01:06:57.3347657Z update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode | |
| 2021-02-19T01:06:57.3406373Z Processing triggers for man-db (2.9.1-1) ... | |
| 2021-02-19T01:07:01.2305913Z info: syncing channel updates for 'nightly-x86_64-unknown-linux-gnu' | |
| 2021-02-19T01:07:01.5037135Z info: latest update on 2021-02-19, rust version 1.52.0-nightly (0148b971c 2021-02-18) | |
| 2021-02-19T01:07:01.5038217Z info: downloading component 'cargo' | |
| 2021-02-19T01:07:01.5965197Z info: downloading component 'rust-std' | |
| 2021-02-19T01:07:02.1562931Z info: downloading component 'rustc' | |
| 2021-02-19T01:07:03.5017121Z info: installing component 'cargo' | |
| 2021-02-19T01:07:03.5148723Z info: using up to 500.0 MiB of RAM to unpack components | |
| 2021-02-19T01:07:04.4233185Z info: installing component 'rust-std' | |
| 2021-02-19T01:07:08.1583264Z info: installing component 'rustc' | |
| 2021-02-19T01:07:12.6163226Z info: downloading component 'rust-std' for 'x86_64-pc-windows-gnu' | |
| 2021-02-19T01:07:13.3458468Z info: installing component 'rust-std' for 'x86_64-pc-windows-gnu' | |
| 2021-02-19T01:07:16.3478325Z info: component 'rust-std' for target 'x86_64-unknown-linux-gnu' is up to date | |
| 2021-02-19T01:07:16.5185442Z info: downloading component 'rust-std' for 'x86_64-apple-darwin' | |
| 2021-02-19T01:07:17.1615131Z info: installing component 'rust-std' for 'x86_64-apple-darwin' | |
| 2021-02-19T01:07:17.1623322Z info: using up to 500.0 MiB of RAM to unpack components | |
| 2021-02-19T01:07:19.9725973Z ##[group]Run cargo +nightly rustc --bin tws --release --verbose --target=x86_64-pc-windows-gnu -- -C linker=x86_64-w64-mingw32-gcc | |
| 2021-02-19T01:07:19.9727274Z [36;1mcargo +nightly rustc --bin tws --release --verbose --target=x86_64-pc-windows-gnu -- -C linker=x86_64-w64-mingw32-gcc[0m | |
| 2021-02-19T01:07:19.9728105Z [36;1mmkdir builds/tws-win64[0m | |
| 2021-02-19T01:07:19.9728843Z [36;1mcp target/x86_64-pc-windows-gnu/release/tws.exe builds/tws-win64/tws-win64.exe[0m | |
| 2021-02-19T01:07:19.9729700Z [36;1mtar -C builds -czvf dist/tws-win64.tar.gz tws-win64[0m | |
| 2021-02-19T01:07:19.9787855Z shell: /usr/bin/bash -e {0} | |
| 2021-02-19T01:07:19.9788325Z ##[endgroup] | |
| 2021-02-19T01:07:20.6374815Z Downloading crates ... | |
| 2021-02-19T01:07:20.8523846Z Downloaded winapi v0.3.9 | |
| 2021-02-19T01:07:20.9247761Z Downloaded winapi-x86_64-pc-windows-gnu v0.4.0 | |
| 2021-02-19T01:07:21.3487589Z Compiling winapi-x86_64-pc-windows-gnu v0.4.0 | |
| 2021-02-19T01:07:21.3490026Z Compiling winapi v0.3.9 | |
| 2021-02-19T01:07:21.3495565Z Running `rustc --crate-name build_script_build /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/winapi-x86_64-pc-windows-gnu-0.4.0/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=8e9b06827d01c715 -C extra-filename=-8e9b06827d01c715 --out-dir /home/runner/work/tws/tws/target/release/build/winapi-x86_64-pc-windows-gnu-8e9b06827d01c715 -L dependency=/home/runner/work/tws/tws/target/release/deps --cap-lints allow` | |
| 2021-02-19T01:07:21.3504787Z Running `rustc --crate-name build_script_build /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/winapi-0.3.9/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="consoleapi"' --cfg 'feature="errhandlingapi"' --cfg 'feature="minwinbase"' --cfg 'feature="minwindef"' --cfg 'feature="processenv"' --cfg 'feature="winbase"' -C metadata=c86f27addc99618a -C extra-filename=-c86f27addc99618a --out-dir /home/runner/work/tws/tws/target/release/build/winapi-c86f27addc99618a -L dependency=/home/runner/work/tws/tws/target/release/deps --cap-lints allow` | |
| 2021-02-19T01:07:21.7228906Z Compiling serde v1.0.123 | |
| 2021-02-19T01:07:21.7233039Z Running `rustc --crate-name build_script_build /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/serde-1.0.123/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' -C metadata=f0b8c74642448ea0 -C extra-filename=-f0b8c74642448ea0 --out-dir /home/runner/work/tws/tws/target/release/build/serde-f0b8c74642448ea0 -L dependency=/home/runner/work/tws/tws/target/release/deps --cap-lints allow` | |
| 2021-02-19T01:07:22.6740034Z Compiling bitflags v1.2.1 | |
| 2021-02-19T01:07:22.6746279Z Running `rustc --crate-name build_script_build /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-1.2.1/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' -C metadata=289acb2801c315be -C extra-filename=-289acb2801c315be --out-dir /home/runner/work/tws/tws/target/release/build/bitflags-289acb2801c315be -L dependency=/home/runner/work/tws/tws/target/release/deps --cap-lints allow` | |
| 2021-02-19T01:07:22.8384565Z Compiling ryu v1.0.5 | |
| 2021-02-19T01:07:22.8388945Z Running `rustc --crate-name build_script_build --edition=2018 /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/ryu-1.0.5/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=3c29f795edd1381f -C extra-filename=-3c29f795edd1381f --out-dir /home/runner/work/tws/tws/target/release/build/ryu-3c29f795edd1381f -L dependency=/home/runner/work/tws/tws/target/release/deps --cap-lints allow` | |
| 2021-02-19T01:07:23.1751079Z Compiling unicode-width v0.1.8 | |
| 2021-02-19T01:07:23.1755987Z Running `rustc --crate-name unicode_width /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/unicode-width-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="default"' -C metadata=a2cfbfbdbf1b2189 -C extra-filename=-a2cfbfbdbf1b2189 --out-dir /home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps --target x86_64-pc-windows-gnu -L dependency=/home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps -L dependency=/home/runner/work/tws/tws/target/release/deps --cap-lints allow` | |
| 2021-02-19T01:07:23.3497342Z Compiling serde_json v1.0.62 | |
| 2021-02-19T01:07:23.3502186Z Running `rustc --crate-name build_script_build --edition=2018 /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.62/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=7ac1e24682ceff3d -C extra-filename=-7ac1e24682ceff3d --out-dir /home/runner/work/tws/tws/target/release/build/serde_json-7ac1e24682ceff3d -L dependency=/home/runner/work/tws/tws/target/release/deps --cap-lints allow` | |
| 2021-02-19T01:07:23.3652335Z Compiling vec_map v0.8.2 | |
| 2021-02-19T01:07:23.3659109Z Running `rustc --crate-name vec_map /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/vec_map-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C metadata=5947dd61168fd18d -C extra-filename=-5947dd61168fd18d --out-dir /home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps --target x86_64-pc-windows-gnu -L dependency=/home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps -L dependency=/home/runner/work/tws/tws/target/release/deps --cap-lints allow` | |
| 2021-02-19T01:07:23.6573973Z Compiling strsim v0.8.0 | |
| 2021-02-19T01:07:23.6580742Z Running `rustc --crate-name strsim /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/strsim-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C metadata=10ac0d552334ffd4 -C extra-filename=-10ac0d552334ffd4 --out-dir /home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps --target x86_64-pc-windows-gnu -L dependency=/home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps -L dependency=/home/runner/work/tws/tws/target/release/deps --cap-lints allow` | |
| 2021-02-19T01:07:23.8791126Z Compiling itoa v0.4.7 | |
| 2021-02-19T01:07:23.8797786Z Running `rustc --crate-name itoa /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/itoa-0.4.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C metadata=daf2abd90de71d8d -C extra-filename=-daf2abd90de71d8d --out-dir /home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps --target x86_64-pc-windows-gnu -L dependency=/home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps -L dependency=/home/runner/work/tws/tws/target/release/deps --cap-lints allow` | |
| 2021-02-19T01:07:24.6260675Z Running `/home/runner/work/tws/tws/target/release/build/winapi-x86_64-pc-windows-gnu-8e9b06827d01c715/build-script-build` | |
| 2021-02-19T01:07:24.6297064Z Running `/home/runner/work/tws/tws/target/release/build/serde-f0b8c74642448ea0/build-script-build` | |
| 2021-02-19T01:07:25.1153897Z Running `/home/runner/work/tws/tws/target/release/build/winapi-c86f27addc99618a/build-script-build` | |
| 2021-02-19T01:07:25.1323115Z Running `/home/runner/work/tws/tws/target/release/build/bitflags-289acb2801c315be/build-script-build` | |
| 2021-02-19T01:07:25.2265938Z Running `/home/runner/work/tws/tws/target/release/build/ryu-3c29f795edd1381f/build-script-build` | |
| 2021-02-19T01:07:25.2546427Z Compiling textwrap v0.11.0 | |
| 2021-02-19T01:07:25.2551758Z Running `rustc --crate-name textwrap /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/textwrap-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C metadata=727e211adbc1dab7 -C extra-filename=-727e211adbc1dab7 --out-dir /home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps --target x86_64-pc-windows-gnu -L dependency=/home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps -L dependency=/home/runner/work/tws/tws/target/release/deps --extern unicode_width=/home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps/libunicode_width-a2cfbfbdbf1b2189.rmeta --cap-lints allow` | |
| 2021-02-19T01:07:25.3474049Z Running `/home/runner/work/tws/tws/target/release/build/serde_json-7ac1e24682ceff3d/build-script-build` | |
| 2021-02-19T01:07:25.4818204Z Running `rustc --crate-name winapi_x86_64_pc_windows_gnu /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/winapi-x86_64-pc-windows-gnu-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C metadata=4c445d3a465173d2 -C extra-filename=-4c445d3a465173d2 --out-dir /home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps --target x86_64-pc-windows-gnu -L dependency=/home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps -L dependency=/home/runner/work/tws/tws/target/release/deps --cap-lints allow -L native=/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/winapi-x86_64-pc-windows-gnu-0.4.0/lib` | |
| 2021-02-19T01:07:25.6220312Z Running `rustc --crate-name serde /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/serde-1.0.123/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="std"' -C metadata=0b74372de025db79 -C extra-filename=-0b74372de025db79 --out-dir /home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps --target x86_64-pc-windows-gnu -L dependency=/home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps -L dependency=/home/runner/work/tws/tws/target/release/deps --cap-lints allow --cfg ops_bound --cfg core_reverse --cfg de_boxed_c_str --cfg de_boxed_path --cfg de_rc_dst --cfg core_duration --cfg integer128 --cfg range_inclusive --cfg num_nonzero --cfg serde_derive --cfg core_try_from --cfg num_nonzero_signed --cfg std_atomic64 --cfg std_atomic` | |
| 2021-02-19T01:07:26.2425156Z Running `rustc --crate-name bitflags /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="default"' -C metadata=27bcbcb246179c42 -C extra-filename=-27bcbcb246179c42 --out-dir /home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps --target x86_64-pc-windows-gnu -L dependency=/home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps -L dependency=/home/runner/work/tws/tws/target/release/deps --cap-lints allow --cfg bitflags_const_fn` | |
| 2021-02-19T01:07:26.3837446Z Running `rustc --crate-name ryu --edition=2018 /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/ryu-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C metadata=be616dedae8cf772 -C extra-filename=-be616dedae8cf772 --out-dir /home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps --target x86_64-pc-windows-gnu -L dependency=/home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps -L dependency=/home/runner/work/tws/tws/target/release/deps --cap-lints allow --cfg integer128 --cfg maybe_uninit` | |
| 2021-02-19T01:07:26.7334128Z Running `rustc --crate-name winapi /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/winapi-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="consoleapi"' --cfg 'feature="errhandlingapi"' --cfg 'feature="minwinbase"' --cfg 'feature="minwindef"' --cfg 'feature="processenv"' --cfg 'feature="winbase"' -C metadata=35aa17b396d13610 -C extra-filename=-35aa17b396d13610 --out-dir /home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps --target x86_64-pc-windows-gnu -L dependency=/home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps -L dependency=/home/runner/work/tws/tws/target/release/deps --extern winapi_x86_64_pc_windows_gnu=/home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps/libwinapi_x86_64_pc_windows_gnu-4c445d3a465173d2.rmeta --cap-lints allow --cfg 'feature="ntdef"' --cfg 'feature="wincontypes"' --cfg 'feature="ktmtypes"' --cfg 'feature="processthreadsapi"' --cfg 'feature="wingdi"' --cfg 'feature="ntstatus"' --cfg 'feature="cfgmgr32"' --cfg 'feature="fileapi"' --cfg 'feature="winreg"' --cfg 'feature="wincon"' --cfg 'feature="vadefs"' --cfg 'feature="windef"' --cfg 'feature="basetsd"' --cfg 'feature="cfg"' --cfg 'feature="excpt"' --cfg 'feature="reason"' --cfg 'feature="winnt"' --cfg 'feature="devpropdef"' --cfg 'feature="vcruntime"' --cfg 'feature="libloaderapi"' --cfg 'feature="guiddef"' -l dylib=winapi_advapi32 -l dylib=winapi_cfgmgr32 -l dylib=winapi_gdi32 -l dylib=winapi_kernel32 -l dylib=winapi_msimg32 -l dylib=winapi_opengl32 -l dylib=winapi_user32 -l dylib=winapi_winspool -L native=/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/winapi-x86_64-pc-windows-gnu-0.4.0/lib` | |
| 2021-02-19T01:07:29.7577600Z Compiling atty v0.2.14 | |
| 2021-02-19T01:07:29.7584147Z Running `rustc --crate-name atty /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/atty-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C metadata=ed1b60ec811acc30 -C extra-filename=-ed1b60ec811acc30 --out-dir /home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps --target x86_64-pc-windows-gnu -L dependency=/home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps -L dependency=/home/runner/work/tws/tws/target/release/deps --extern winapi=/home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps/libwinapi-35aa17b396d13610.rmeta --cap-lints allow -L native=/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/winapi-x86_64-pc-windows-gnu-0.4.0/lib` | |
| 2021-02-19T01:07:30.2805226Z Compiling clap v2.33.3 | |
| 2021-02-19T01:07:30.2815141Z Running `rustc --crate-name clap /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.33.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' -C metadata=40a38de43e6e8561 -C extra-filename=-40a38de43e6e8561 --out-dir /home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps --target x86_64-pc-windows-gnu -L dependency=/home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps -L dependency=/home/runner/work/tws/tws/target/release/deps --extern atty=/home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps/libatty-ed1b60ec811acc30.rmeta --extern bitflags=/home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps/libbitflags-27bcbcb246179c42.rmeta --extern strsim=/home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps/libstrsim-10ac0d552334ffd4.rmeta --extern textwrap=/home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps/libtextwrap-727e211adbc1dab7.rmeta --extern unicode_width=/home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps/libunicode_width-a2cfbfbdbf1b2189.rmeta --extern vec_map=/home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps/libvec_map-5947dd61168fd18d.rmeta --cap-lints allow -L native=/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/winapi-x86_64-pc-windows-gnu-0.4.0/lib` | |
| 2021-02-19T01:07:30.4149921Z Running `rustc --crate-name serde_json --edition=2018 /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.62/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=513bf2e49dae10fc -C extra-filename=-513bf2e49dae10fc --out-dir /home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps --target x86_64-pc-windows-gnu -L dependency=/home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps -L dependency=/home/runner/work/tws/tws/target/release/deps --extern itoa=/home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps/libitoa-daf2abd90de71d8d.rmeta --extern ryu=/home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps/libryu-be616dedae8cf772.rmeta --extern serde=/home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps/libserde-0b74372de025db79.rmeta --cap-lints allow --cfg limb_width_64` | |
| 2021-02-19T01:07:40.0275435Z Compiling twilight-sparkle v0.1.2 (/home/runner/work/tws/tws) | |
| 2021-02-19T01:07:40.0281511Z Running `rustc --crate-name tws --edition=2018 src/bin/tws.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto -C linker=x86_64-w64-mingw32-gcc -C metadata=f1a86be832a47c9b -C extra-filename=-f1a86be832a47c9b --out-dir /home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps --target x86_64-pc-windows-gnu -L dependency=/home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps -L dependency=/home/runner/work/tws/tws/target/release/deps --extern clap=/home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps/libclap-40a38de43e6e8561.rlib --extern serde_json=/home/runner/work/tws/tws/target/x86_64-pc-windows-gnu/release/deps/libserde_json-513bf2e49dae10fc.rlib -L native=/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/winapi-x86_64-pc-windows-gnu-0.4.0/lib` | |
| 2021-02-19T01:07:56.0135973Z Finished release [optimized] target(s) in 36.00s | |
| 2021-02-19T01:07:56.0273394Z tws-win64/ | |
| 2021-02-19T01:07:56.0276107Z tws-win64/tws-win64.exe | |
| 2021-02-19T01:07:56.1843652Z ##[group]Run cargo +nightly rustc --bin tws --release --verbose --target=x86_64-unknown-linux-gnu | |
| 2021-02-19T01:07:56.1844835Z [36;1mcargo +nightly rustc --bin tws --release --verbose --target=x86_64-unknown-linux-gnu[0m | |
| 2021-02-19T01:07:56.1845558Z [36;1mmkdir builds/tws-linux[0m | |
| 2021-02-19T01:07:56.1846692Z [36;1mcp target/x86_64-unknown-linux-gnu/release/tws builds/tws-linux/tws-linux[0m | |
| 2021-02-19T01:07:56.1847530Z [36;1mtar -C builds -czvf dist/tws-linux.tar.gz tws-linux[0m | |
| 2021-02-19T01:07:56.1891100Z shell: /usr/bin/bash -e {0} | |
| 2021-02-19T01:07:56.1891526Z ##[endgroup] | |
| 2021-02-19T01:07:56.4438080Z Compiling libc v0.2.86 | |
| 2021-02-19T01:07:56.4440817Z Compiling unicode-width v0.1.8 | |
| 2021-02-19T01:07:56.4444027Z Running `rustc --crate-name build_script_build /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.86/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=80811cc30763fbc6 -C extra-filename=-80811cc30763fbc6 --out-dir /home/runner/work/tws/tws/target/release/build/libc-80811cc30763fbc6 -L dependency=/home/runner/work/tws/tws/target/release/deps --cap-lints allow` | |
| 2021-02-19T01:07:56.4456920Z Running `rustc --crate-name unicode_width /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/unicode-width-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="default"' -C metadata=bc99c8795dab7169 -C extra-filename=-bc99c8795dab7169 --out-dir /home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/home/runner/work/tws/tws/target/release/deps --cap-lints allow` | |
| 2021-02-19T01:07:56.6222194Z Compiling ansi_term v0.11.0 | |
| 2021-02-19T01:07:56.6228973Z Running `rustc --crate-name ansi_term /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/ansi_term-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C metadata=fe4b68b96d8f1e73 -C extra-filename=-fe4b68b96d8f1e73 --out-dir /home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/home/runner/work/tws/tws/target/release/deps --cap-lints allow` | |
| 2021-02-19T01:07:57.0015798Z Compiling vec_map v0.8.2 | |
| 2021-02-19T01:07:57.0020704Z Running `rustc --crate-name vec_map /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/vec_map-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C metadata=73509f15da5f0ffa -C extra-filename=-73509f15da5f0ffa --out-dir /home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/home/runner/work/tws/tws/target/release/deps --cap-lints allow` | |
| 2021-02-19T01:07:57.1828379Z Compiling strsim v0.8.0 | |
| 2021-02-19T01:07:57.1838626Z Running `rustc --crate-name strsim /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/strsim-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C metadata=f1bbfbf8dc142496 -C extra-filename=-f1bbfbf8dc142496 --out-dir /home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/home/runner/work/tws/tws/target/release/deps --cap-lints allow` | |
| 2021-02-19T01:07:57.2848345Z Compiling itoa v0.4.7 | |
| 2021-02-19T01:07:57.2853602Z Running `rustc --crate-name itoa /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/itoa-0.4.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C metadata=75db01a729e01b51 -C extra-filename=-75db01a729e01b51 --out-dir /home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/home/runner/work/tws/tws/target/release/deps --cap-lints allow` | |
| 2021-02-19T01:07:57.5043106Z Compiling ryu v1.0.5 | |
| 2021-02-19T01:07:57.5045234Z Running `/home/runner/work/tws/tws/target/release/build/ryu-3c29f795edd1381f/build-script-build` | |
| 2021-02-19T01:07:57.6220728Z Compiling bitflags v1.2.1 | |
| 2021-02-19T01:07:57.6222836Z Running `/home/runner/work/tws/tws/target/release/build/bitflags-289acb2801c315be/build-script-build` | |
| 2021-02-19T01:07:57.7395800Z Compiling serde v1.0.123 | |
| 2021-02-19T01:07:57.7398450Z Running `/home/runner/work/tws/tws/target/release/build/serde-f0b8c74642448ea0/build-script-build` | |
| 2021-02-19T01:07:57.8572298Z Compiling serde_json v1.0.62 | |
| 2021-02-19T01:07:57.8574439Z Running `/home/runner/work/tws/tws/target/release/build/serde_json-7ac1e24682ceff3d/build-script-build` | |
| 2021-02-19T01:07:57.9833250Z Compiling textwrap v0.11.0 | |
| 2021-02-19T01:07:57.9839357Z Running `rustc --crate-name textwrap /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/textwrap-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C metadata=d853b548e746cd11 -C extra-filename=-d853b548e746cd11 --out-dir /home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/home/runner/work/tws/tws/target/release/deps --extern unicode_width=/home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps/libunicode_width-bc99c8795dab7169.rmeta --cap-lints allow` | |
| 2021-02-19T01:07:58.1748101Z Running `/home/runner/work/tws/tws/target/release/build/libc-80811cc30763fbc6/build-script-build` | |
| 2021-02-19T01:07:58.2968034Z Running `rustc --crate-name ryu --edition=2018 /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/ryu-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C metadata=0c1376aaaa094081 -C extra-filename=-0c1376aaaa094081 --out-dir /home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/home/runner/work/tws/tws/target/release/deps --cap-lints allow --cfg integer128 --cfg maybe_uninit` | |
| 2021-02-19T01:07:58.6462724Z Running `rustc --crate-name bitflags /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="default"' -C metadata=90f7950e3983c471 -C extra-filename=-90f7950e3983c471 --out-dir /home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/home/runner/work/tws/tws/target/release/deps --cap-lints allow --cfg bitflags_const_fn` | |
| 2021-02-19T01:07:58.7951767Z Running `rustc --crate-name serde /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/serde-1.0.123/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="std"' -C metadata=7c5785b3bc453654 -C extra-filename=-7c5785b3bc453654 --out-dir /home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/home/runner/work/tws/tws/target/release/deps --cap-lints allow --cfg ops_bound --cfg core_reverse --cfg de_boxed_c_str --cfg de_boxed_path --cfg de_rc_dst --cfg core_duration --cfg integer128 --cfg range_inclusive --cfg num_nonzero --cfg serde_derive --cfg core_try_from --cfg num_nonzero_signed --cfg std_atomic64 --cfg std_atomic` | |
| 2021-02-19T01:07:58.9843564Z Running `rustc --crate-name libc /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C metadata=eb1299e433315d76 -C extra-filename=-eb1299e433315d76 --out-dir /home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/home/runner/work/tws/tws/target/release/deps --cap-lints allow --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor` | |
| 2021-02-19T01:07:59.9259687Z Compiling atty v0.2.14 | |
| 2021-02-19T01:07:59.9266971Z Running `rustc --crate-name atty /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/atty-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C metadata=76929c6017f5f1c7 -C extra-filename=-76929c6017f5f1c7 --out-dir /home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/home/runner/work/tws/tws/target/release/deps --extern libc=/home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps/liblibc-eb1299e433315d76.rmeta --cap-lints allow` | |
| 2021-02-19T01:08:00.1067847Z Compiling clap v2.33.3 | |
| 2021-02-19T01:08:00.1086031Z Running `rustc --crate-name clap /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.33.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' -C metadata=0e9b5008673570c9 -C extra-filename=-0e9b5008673570c9 --out-dir /home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/home/runner/work/tws/tws/target/release/deps --extern ansi_term=/home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps/libansi_term-fe4b68b96d8f1e73.rmeta --extern atty=/home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps/libatty-76929c6017f5f1c7.rmeta --extern bitflags=/home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps/libbitflags-90f7950e3983c471.rmeta --extern strsim=/home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps/libstrsim-f1bbfbf8dc142496.rmeta --extern textwrap=/home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps/libtextwrap-d853b548e746cd11.rmeta --extern unicode_width=/home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps/libunicode_width-bc99c8795dab7169.rmeta --extern vec_map=/home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps/libvec_map-73509f15da5f0ffa.rmeta --cap-lints allow` | |
| 2021-02-19T01:08:03.5684025Z Running `rustc --crate-name serde_json --edition=2018 /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.62/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=f041900f5c298201 -C extra-filename=-f041900f5c298201 --out-dir /home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/home/runner/work/tws/tws/target/release/deps --extern itoa=/home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps/libitoa-75db01a729e01b51.rmeta --extern ryu=/home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps/libryu-0c1376aaaa094081.rmeta --extern serde=/home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps/libserde-7c5785b3bc453654.rmeta --cap-lints allow --cfg limb_width_64` | |
| 2021-02-19T01:08:11.5957211Z Compiling twilight-sparkle v0.1.2 (/home/runner/work/tws/tws) | |
| 2021-02-19T01:08:11.5962834Z Running `rustc --crate-name tws --edition=2018 src/bin/tws.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto -C metadata=55180bd407828d24 -C extra-filename=-55180bd407828d24 --out-dir /home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/home/runner/work/tws/tws/target/release/deps --extern clap=/home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps/libclap-0e9b5008673570c9.rlib --extern serde_json=/home/runner/work/tws/tws/target/x86_64-unknown-linux-gnu/release/deps/libserde_json-f041900f5c298201.rlib` | |
| 2021-02-19T01:08:27.9238810Z Finished release [optimized] target(s) in 31.72s | |
| 2021-02-19T01:08:27.9335857Z tws-linux/ | |
| 2021-02-19T01:08:27.9337962Z tws-linux/tws-linux | |
| 2021-02-19T01:08:28.0720843Z ##[group]Run actions/cache@v1 | |
| 2021-02-19T01:08:28.0721318Z with: | |
| 2021-02-19T01:08:28.0721672Z path: osxcross | |
| 2021-02-19T01:08:28.0722131Z key: Linux-osxcross | |
| 2021-02-19T01:08:28.0722547Z ##[endgroup] | |
| 2021-02-19T01:08:28.4914734Z Cache not found for input keys: Linux-osxcross. | |
| 2021-02-19T01:08:28.5054383Z ##[group]Run echo "_______CLONING GIT REPO_______" | |
| 2021-02-19T01:08:28.5055133Z [36;1mecho "_______CLONING GIT REPO_______"[0m | |
| 2021-02-19T01:08:28.5055840Z [36;1mgit clone https://github.com/tpoechtrager/osxcross[0m | |
| 2021-02-19T01:08:28.5056529Z [36;1mcd osxcross[0m | |
| 2021-02-19T01:08:28.5057052Z [36;1mecho "_______GETTING_MACOS_DEPENDENCIES_______"[0m | |
| 2021-02-19T01:08:28.5057690Z [36;1msudo tools/get_dependencies.sh[0m | |
| 2021-02-19T01:08:28.5058334Z [36;1mecho "_______GETTING MACOS SDK_______"[0m | |
| 2021-02-19T01:08:28.5059189Z [36;1mwget -nc https://s3.dockerproject.org/darwin/v2/MacOSX10.10.sdk.tar.xz[0m | |
| 2021-02-19T01:08:28.5060269Z [36;1mmv MacOSX10.10.sdk.tar.xz tarballs/[0m | |
| 2021-02-19T01:08:28.5060931Z [36;1mUNATTENDED=yes OSX_VERSION_MIN=10.7 ./build.sh[0m | |
| 2021-02-19T01:08:28.5104003Z shell: /usr/bin/bash -e {0} | |
| 2021-02-19T01:08:28.5104697Z ##[endgroup] | |
| 2021-02-19T01:08:28.5180656Z _______CLONING GIT REPO_______ | |
| 2021-02-19T01:08:28.5196037Z Cloning into 'osxcross'... | |
| 2021-02-19T01:08:29.7061745Z _______GETTING_MACOS_DEPENDENCIES_______ | |
| 2021-02-19T01:08:29.8064847Z Reading package lists... | |
| 2021-02-19T01:08:29.9978800Z Building dependency tree... | |
| 2021-02-19T01:08:30.0001299Z Reading state information... | |
| 2021-02-19T01:08:30.1692771Z bzip2 is already the newest version (1.0.8-2). | |
| 2021-02-19T01:08:30.1693626Z cpio is already the newest version (2.13+dfsg-2). | |
| 2021-02-19T01:08:30.1695423Z cpio set to manually installed. | |
| 2021-02-19T01:08:30.1696271Z gzip is already the newest version (1.10-0ubuntu4). | |
| 2021-02-19T01:08:30.1697079Z libbz2-dev is already the newest version (1.0.8-2). | |
| 2021-02-19T01:08:30.1697828Z libbz2-dev set to manually installed. | |
| 2021-02-19T01:08:30.1698628Z libxml2-dev is already the newest version (2.9.10+dfsg-5). | |
| 2021-02-19T01:08:30.1699446Z libxml2-dev set to manually installed. | |
| 2021-02-19T01:08:30.1700237Z make is already the newest version (4.2.1-1.2). | |
| 2021-02-19T01:08:30.1700794Z make set to manually installed. | |
| 2021-02-19T01:08:30.1701507Z patch is already the newest version (2.7.6-6). | |
| 2021-02-19T01:08:30.1702075Z patch set to manually installed. | |
| 2021-02-19T01:08:30.1702774Z sed is already the newest version (4.7-1). | |
| 2021-02-19T01:08:30.1703323Z sed set to manually installed. | |
| 2021-02-19T01:08:30.1704056Z bash is already the newest version (5.0-6ubuntu1.1). | |
| 2021-02-19T01:08:30.1704931Z tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). | |
| 2021-02-19T01:08:30.1705592Z tar set to manually installed. | |
| 2021-02-19T01:08:30.1706358Z uuid-dev is already the newest version (2.34-0.1ubuntu9.1). | |
| 2021-02-19T01:08:30.1707143Z uuid-dev set to manually installed. | |
| 2021-02-19T01:08:30.1707916Z xz-utils is already the newest version (5.2.4-1ubuntu1). | |
| 2021-02-19T01:08:30.1708835Z zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). | |
| 2021-02-19T01:08:30.1709586Z The following additional packages will be installed: | |
| 2021-02-19T01:08:30.1710385Z libssl1.1 llvm llvm-runtime | |
| 2021-02-19T01:08:30.1710955Z Suggested packages: | |
| 2021-02-19T01:08:30.1711521Z libssl-doc | |
| 2021-02-19T01:08:30.2281330Z The following NEW packages will be installed: | |
| 2021-02-19T01:08:30.2286689Z clang llvm llvm-dev llvm-runtime | |
| 2021-02-19T01:08:30.2291991Z The following packages will be upgraded: | |
| 2021-02-19T01:08:30.2294522Z libssl-dev libssl1.1 | |
| 2021-02-19T01:08:30.2498939Z 2 upgraded, 4 newly installed, 0 to remove and 34 not upgraded. | |
| 2021-02-19T01:08:30.2499753Z Need to get 2913 kB of archives. | |
| 2021-02-19T01:08:30.2500401Z After this operation, 181 kB of additional disk space will be used. | |
| 2021-02-19T01:08:30.2502240Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.2 [1582 kB] | |
| 2021-02-19T01:08:30.2816882Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.2 [1319 kB] | |
| 2021-02-19T01:08:30.3060495Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 clang amd64 1:10.0-50~exp1 [3276 B] | |
| 2021-02-19T01:08:30.3063430Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-runtime amd64 1:10.0-50~exp1 [2916 B] | |
| 2021-02-19T01:08:30.3065137Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 llvm amd64 1:10.0-50~exp1 [3880 B] | |
| 2021-02-19T01:08:30.3067819Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-dev amd64 1:10.0-50~exp1 [1856 B] | |
| 2021-02-19T01:08:30.7177255Z Preconfiguring packages ... | |
| 2021-02-19T01:08:30.8028141Z Fetched 2913 kB in 0s (40.1 MB/s) | |
| 2021-02-19T01:08:30.8465324Z (Reading database ... | |
| 2021-02-19T01:08:30.8465884Z (Reading database ... 5% | |
| 2021-02-19T01:08:30.8466322Z (Reading database ... 10% | |
| 2021-02-19T01:08:30.8466783Z (Reading database ... 15% | |
| 2021-02-19T01:08:30.8467210Z (Reading database ... 20% | |
| 2021-02-19T01:08:30.8467652Z (Reading database ... 25% | |
| 2021-02-19T01:08:30.8468078Z (Reading database ... 30% | |
| 2021-02-19T01:08:30.8468789Z (Reading database ... 35% | |
| 2021-02-19T01:08:30.8469213Z (Reading database ... 40% | |
| 2021-02-19T01:08:30.8471371Z (Reading database ... 45% | |
| 2021-02-19T01:08:30.8471875Z (Reading database ... 50% | |
| 2021-02-19T01:08:30.8517986Z (Reading database ... 55% | |
| 2021-02-19T01:08:30.8559698Z (Reading database ... 60% | |
| 2021-02-19T01:08:30.8614009Z (Reading database ... 65% | |
| 2021-02-19T01:08:30.8661934Z (Reading database ... 70% | |
| 2021-02-19T01:08:30.8707685Z (Reading database ... 75% | |
| 2021-02-19T01:08:30.8864884Z (Reading database ... 80% | |
| 2021-02-19T01:08:30.9260365Z (Reading database ... 85% | |
| 2021-02-19T01:08:30.9311499Z (Reading database ... 90% | |
| 2021-02-19T01:08:30.9891856Z (Reading database ... 95% | |
| 2021-02-19T01:08:30.9892780Z (Reading database ... 100% | |
| 2021-02-19T01:08:30.9893572Z (Reading database ... 267931 files and directories currently installed.) | |
| 2021-02-19T01:08:31.0107271Z Preparing to unpack .../0-libssl-dev_1.1.1f-1ubuntu2.2_amd64.deb ... | |
| 2021-02-19T01:08:31.0139207Z Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.2) over (1.1.1f-1ubuntu2.1) ... | |
| 2021-02-19T01:08:31.3132906Z Preparing to unpack .../1-libssl1.1_1.1.1f-1ubuntu2.2_amd64.deb ... | |
| 2021-02-19T01:08:31.3363894Z Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.2) over (1.1.1f-1ubuntu2.1) ... | |
| 2021-02-19T01:08:31.4921878Z Selecting previously unselected package clang. | |
| 2021-02-19T01:08:31.5220301Z Preparing to unpack .../2-clang_1%3a10.0-50~exp1_amd64.deb ... | |
| 2021-02-19T01:08:31.5233886Z Unpacking clang (1:10.0-50~exp1) ... | |
| 2021-02-19T01:08:31.5681550Z Selecting previously unselected package llvm-runtime. | |
| 2021-02-19T01:08:31.5941659Z Preparing to unpack .../3-llvm-runtime_1%3a10.0-50~exp1_amd64.deb ... | |
| 2021-02-19T01:08:31.5954976Z Unpacking llvm-runtime (1:10.0-50~exp1) ... | |
| 2021-02-19T01:08:31.6240499Z Selecting previously unselected package llvm. | |
| 2021-02-19T01:08:31.6531184Z Preparing to unpack .../4-llvm_1%3a10.0-50~exp1_amd64.deb ... | |
| 2021-02-19T01:08:31.6568011Z Unpacking llvm (1:10.0-50~exp1) ... | |
| 2021-02-19T01:08:31.6921946Z Selecting previously unselected package llvm-dev. | |
| 2021-02-19T01:08:31.7310167Z Preparing to unpack .../5-llvm-dev_1%3a10.0-50~exp1_amd64.deb ... | |
| 2021-02-19T01:08:31.7347510Z Unpacking llvm-dev (1:10.0-50~exp1) ... | |
| 2021-02-19T01:08:31.8353498Z Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.2) ... | |
| 2021-02-19T01:08:32.0667046Z Setting up clang (1:10.0-50~exp1) ... | |
| 2021-02-19T01:08:32.1050265Z Setting up llvm-runtime (1:10.0-50~exp1) ... | |
| 2021-02-19T01:08:32.1078202Z Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.2) ... | |
| 2021-02-19T01:08:32.1113786Z Setting up llvm (1:10.0-50~exp1) ... | |
| 2021-02-19T01:08:32.1143854Z Setting up llvm-dev (1:10.0-50~exp1) ... | |
| 2021-02-19T01:08:32.1185371Z Processing triggers for man-db (2.9.1-1) ... | |
| 2021-02-19T01:08:33.1704146Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... | |
| 2021-02-19T01:08:35.9048290Z W: --force-yes is deprecated, use one of the options starting with --allow instead. | |
| 2021-02-19T01:08:35.9067326Z _______GETTING MACOS SDK_______ | |
| 2021-02-19T01:08:35.9408522Z --2021-02-19 01:08:35-- https://s3.dockerproject.org/darwin/v2/MacOSX10.10.sdk.tar.xz | |
| 2021-02-19T01:08:36.0962047Z Resolving s3.dockerproject.org (s3.dockerproject.org)... 99.84.110.3, 99.84.110.81, 99.84.110.24, ... | |
| 2021-02-19T01:08:36.1014228Z Connecting to s3.dockerproject.org (s3.dockerproject.org)|99.84.110.3|:443... connected. | |
| 2021-02-19T01:08:36.1276944Z HTTP request sent, awaiting response... 200 OK | |
| 2021-02-19T01:08:36.1278850Z Length: 32936212 (31M) [application/x-xz] | |
| 2021-02-19T01:08:36.1280012Z Saving to: ‘MacOSX10.10.sdk.tar.xz’ | |
| 2021-02-19T01:08:36.1280453Z | |
| 2021-02-19T01:08:36.1335796Z 0K .......... .......... .......... .......... .......... 0% 8.23M 4s | |
| 2021-02-19T01:08:36.1391554Z 50K .......... .......... .......... .......... .......... 0% 8.75M 4s | |
| 2021-02-19T01:08:36.1407035Z 100K .......... .......... .......... .......... .......... 0% 30.8M 3s | |
| 2021-02-19T01:08:36.1422980Z 150K .......... .......... .......... .......... .......... 0% 32.6M 2s | |
| 2021-02-19T01:08:36.1449958Z 200K .......... .......... .......... .......... .......... 0% 18.0M 2s | |
| 2021-02-19T01:08:36.1462917Z 250K .......... .......... .......... .......... .......... 0% 55.8M 2s | |
| 2021-02-19T01:08:36.1497742Z 300K .......... .......... .......... .......... .......... 1% 13.3M 2s | |
| 2021-02-19T01:08:36.1498600Z 350K .......... .......... .......... .......... .......... 1% 213M 2s | |
| 2021-02-19T01:08:36.1500688Z 400K .......... .......... .......... .......... .......... 1% 131M 2s | |
| 2021-02-19T01:08:36.1504688Z 450K .......... .......... .......... .......... .......... 1% 119M 1s | |
| 2021-02-19T01:08:36.1512652Z 500K .......... .......... .......... .......... .......... 1% 60.3M 1s | |
| 2021-02-19T01:08:36.1516723Z 550K .......... .......... .......... .......... .......... 1% 117M 1s | |
| 2021-02-19T01:08:36.1524353Z 600K .......... .......... .......... .......... .......... 2% 64.5M 1s | |
| 2021-02-19T01:08:36.1527714Z 650K .......... .......... .......... .......... .......... 2% 145M 1s | |
| 2021-02-19T01:08:36.1546980Z 700K .......... .......... .......... .......... .......... 2% 25.6M 1s | |
| 2021-02-19T01:08:36.1550974Z 750K .......... .......... .......... .......... .......... 2% 121M 1s | |
| 2021-02-19T01:08:36.1554581Z 800K .......... .......... .......... .......... .......... 2% 145M 1s | |
| 2021-02-19T01:08:36.1558147Z 850K .......... .......... .......... .......... .......... 2% 129M 1s | |
| 2021-02-19T01:08:36.1561545Z 900K .......... .......... .......... .......... .......... 2% 138M 1s | |
| 2021-02-19T01:08:36.1564829Z 950K .......... .......... .......... .......... .......... 3% 141M 1s | |
| 2021-02-19T01:08:36.1568347Z 1000K .......... .......... .......... .......... .......... 3% 139M 1s | |
| 2021-02-19T01:08:36.1572075Z 1050K .......... .......... .......... .......... .......... 3% 143M 1s | |
| 2021-02-19T01:08:36.1575900Z 1100K .......... .......... .......... .......... .......... 3% 122M 1s | |
| 2021-02-19T01:08:36.1582330Z 1150K .......... .......... .......... .......... .......... 3% 106M 1s | |
| 2021-02-19T01:08:36.1583994Z 1200K .......... .......... .......... .......... .......... 3% 156M 1s | |
| 2021-02-19T01:08:36.1587247Z 1250K .......... .......... .......... .......... .......... 4% 136M 1s | |
| 2021-02-19T01:08:36.1590553Z 1300K .......... .......... .......... .......... .......... 4% 142M 1s | |
| 2021-02-19T01:08:36.1594669Z 1350K .......... .......... .......... .......... .......... 4% 170M 1s | |
| 2021-02-19T01:08:36.1597521Z 1400K .......... .......... .......... .......... .......... 4% 126M 1s | |
| 2021-02-19T01:08:36.1600795Z 1450K .......... .......... .......... .......... .......... 4% 139M 1s | |
| 2021-02-19T01:08:36.1617608Z 1500K .......... .......... .......... .......... .......... 4% 175M 1s | |
| 2021-02-19T01:08:36.1618410Z 1550K .......... .......... .......... .......... .......... 4% 235M 1s | |
| 2021-02-19T01:08:36.1619145Z 1600K .......... .......... .......... .......... .......... 5% 289M 1s | |
| 2021-02-19T01:08:36.1621036Z 1650K .......... .......... .......... .......... .......... 5% 296M 1s | |
| 2021-02-19T01:08:36.1621589Z 1700K .......... .......... .......... .......... .......... 5% 273M 1s | |
| 2021-02-19T01:08:36.1622838Z 1750K .......... .......... .......... .......... .......... 5% 213M 1s | |
| 2021-02-19T01:08:36.1623490Z 1800K .......... .......... .......... .......... .......... 5% 292M 1s | |
| 2021-02-19T01:08:36.1623918Z 1850K .......... .......... .......... .......... .......... 5% 252M 1s | |
| 2021-02-19T01:08:36.1626753Z 1900K .......... .......... .......... .......... .......... 6% 51.8M 1s | |
| 2021-02-19T01:08:36.1630285Z 1950K .......... .......... .......... .......... .......... 6% 137M 1s | |
| 2021-02-19T01:08:36.1633841Z 2000K .......... .......... .......... .......... .......... 6% 137M 1s | |
| 2021-02-19T01:08:36.1636833Z 2050K .......... .......... .......... .......... .......... 6% 158M 1s | |
| 2021-02-19T01:08:36.1640620Z 2100K .......... .......... .......... .......... .......... 6% 146M 1s | |
| 2021-02-19T01:08:36.1644137Z 2150K .......... .......... .......... .......... .......... 6% 123M 1s | |
| 2021-02-19T01:08:36.1647860Z 2200K .......... .......... .......... .......... .......... 6% 130M 0s | |
| 2021-02-19T01:08:36.1652440Z 2250K .......... .......... .......... .......... .......... 7% 121M 0s | |
| 2021-02-19T01:08:36.1655426Z 2300K .......... .......... .......... .......... .......... 7% 139M 0s | |
| 2021-02-19T01:08:36.1659618Z 2350K .......... .......... .......... .......... .......... 7% 116M 0s | |
| 2021-02-19T01:08:36.1663049Z 2400K .......... .......... .......... .......... .......... 7% 144M 0s | |
| 2021-02-19T01:08:36.1666768Z 2450K .......... .......... .......... .......... .......... 7% 141M 0s | |
| 2021-02-19T01:08:36.1670387Z 2500K .......... .......... .......... .......... .......... 7% 139M 0s | |
| 2021-02-19T01:08:36.1673676Z 2550K .......... .......... .......... .......... .......... 8% 131M 0s | |
| 2021-02-19T01:08:36.1677461Z 2600K .......... .......... .......... .......... .......... 8% 137M 0s | |
| 2021-02-19T01:08:36.1681092Z 2650K .......... .......... .......... .......... .......... 8% 129M 0s | |
| 2021-02-19T01:08:36.1684268Z 2700K .......... .......... .......... .......... .......... 8% 145M 0s | |
| 2021-02-19T01:08:36.1687962Z 2750K .......... .......... .......... .......... .......... 8% 125M 0s | |
| 2021-02-19T01:08:36.1703625Z 2800K .......... .......... .......... .......... .......... 8% 161M 0s | |
| 2021-02-19T01:08:36.1704375Z 2850K .......... .......... .......... .......... .......... 9% 292M 0s | |
| 2021-02-19T01:08:36.1705145Z 2900K .......... .......... .......... .......... .......... 9% 277M 0s | |
| 2021-02-19T01:08:36.1705879Z 2950K .......... .......... .......... .......... .......... 9% 262M 0s | |
| 2021-02-19T01:08:36.1706658Z 3000K .......... .......... .......... .......... .......... 9% 249M 0s | |
| 2021-02-19T01:08:36.1709045Z 3050K .......... .......... .......... .......... .......... 9% 272M 0s | |
| 2021-02-19T01:08:36.1709648Z 3100K .......... .......... .......... .......... .......... 9% 290M 0s | |
| 2021-02-19T01:08:36.1711097Z 3150K .......... .......... .......... .......... .......... 9% 53.6M 0s | |
| 2021-02-19T01:08:36.1715098Z 3200K .......... .......... .......... .......... .......... 10% 125M 0s | |
| 2021-02-19T01:08:36.1721905Z 3250K .......... .......... .......... .......... .......... 10% 74.5M 0s | |
| 2021-02-19T01:08:36.1746045Z 3300K .......... .......... .......... .......... .......... 10% 20.4M 0s | |
| 2021-02-19T01:08:36.1749297Z 3350K .......... .......... .......... .......... .......... 10% 130M 0s | |
| 2021-02-19T01:08:36.1753162Z 3400K .......... .......... .......... .......... .......... 10% 132M 0s | |
| 2021-02-19T01:08:36.1756544Z 3450K .......... .......... .......... .......... .......... 10% 139M 0s | |
| 2021-02-19T01:08:36.1760228Z 3500K .......... .......... .......... .......... .......... 11% 143M 0s | |
| 2021-02-19T01:08:36.1765662Z 3550K .......... .......... .......... .......... .......... 11% 87.7M 0s | |
| 2021-02-19T01:08:36.1769561Z 3600K .......... .......... .......... .......... .......... 11% 121M 0s | |
| 2021-02-19T01:08:36.1773298Z 3650K .......... .......... .......... .......... .......... 11% 148M 0s | |
| 2021-02-19T01:08:36.1776486Z 3700K .......... .......... .......... .......... .......... 11% 144M 0s | |
| 2021-02-19T01:08:36.1782366Z 3750K .......... .......... .......... .......... .......... 11% 87.3M 0s | |
| 2021-02-19T01:08:36.1797553Z 3800K .......... .......... .......... .......... .......... 11% 32.1M 0s | |
| 2021-02-19T01:08:36.1800708Z 3850K .......... .......... .......... .......... .......... 12% 120M 0s | |
| 2021-02-19T01:08:36.1803940Z 3900K .......... .......... .......... .......... .......... 12% 149M 0s | |
| 2021-02-19T01:08:36.1815664Z 3950K .......... .......... .......... .......... .......... 12% 41.6M 0s | |
| 2021-02-19T01:08:36.1819052Z 4000K .......... .......... .......... .......... .......... 12% 146M 0s | |
| 2021-02-19T01:08:36.1832631Z 4050K .......... .......... .......... .......... .......... 12% 36.5M 0s | |
| 2021-02-19T01:08:36.1835616Z 4100K .......... .......... .......... .......... .......... 12% 154M 0s | |
| 2021-02-19T01:08:36.1838936Z 4150K .......... .......... .......... .......... .......... 13% 157M 0s | |
| 2021-02-19T01:08:36.1853055Z 4200K .......... .......... .......... .......... .......... 13% 34.3M 0s | |
| 2021-02-19T01:08:36.1856613Z 4250K .......... .......... .......... .......... .......... 13% 132M 0s | |
| 2021-02-19T01:08:36.1860976Z 4300K .......... .......... .......... .......... .......... 13% 151M 0s | |
| 2021-02-19T01:08:36.1864205Z 4350K .......... .......... .......... .......... .......... 13% 113M 0s | |
| 2021-02-19T01:08:36.1869014Z 4400K .......... .......... .......... .......... .......... 13% 105M 0s | |
| 2021-02-19T01:08:36.1877335Z 4450K .......... .......... .......... .......... .......... 13% 58.3M 0s | |
| 2021-02-19T01:08:36.1885857Z 4500K .......... .......... .......... .......... .......... 14% 65.9M 0s | |
| 2021-02-19T01:08:36.1888851Z 4550K .......... .......... .......... .......... .......... 14% 115M 0s | |
| 2021-02-19T01:08:36.1894474Z 4600K .......... .......... .......... .......... .......... 14% 88.5M 0s | |
| 2021-02-19T01:08:36.1912417Z 4650K .......... .......... .......... .......... .......... 14% 27.6M 0s | |
| 2021-02-19T01:08:36.1915517Z 4700K .......... .......... .......... .......... .......... 14% 142M 0s | |
| 2021-02-19T01:08:36.1919765Z 4750K .......... .......... .......... .......... .......... 14% 120M 0s | |
| 2021-02-19T01:08:36.1923130Z 4800K .......... .......... .......... .......... .......... 15% 136M 0s | |
| 2021-02-19T01:08:36.1927002Z 4850K .......... .......... .......... .......... .......... 15% 129M 0s | |
| 2021-02-19T01:08:36.1933605Z 4900K .......... .......... .......... .......... .......... 15% 74.9M 0s | |
| 2021-02-19T01:08:36.1941215Z 4950K .......... .......... .......... .......... .......... 15% 63.2M 0s | |
| 2021-02-19T01:08:36.1944088Z 5000K .......... .......... .......... .......... .......... 15% 183M 0s | |
| 2021-02-19T01:08:36.1948307Z 5050K .......... .......... .......... .......... .......... 15% 110M 0s | |
| 2021-02-19T01:08:36.1975930Z 5100K .......... .......... .......... .......... .......... 16% 17.7M 0s | |
| 2021-02-19T01:08:36.1980682Z 5150K .......... .......... .......... .......... .......... 16% 151M 0s | |
| 2021-02-19T01:08:36.1985794Z 5200K .......... .......... .......... .......... .......... 16% 80.3M 0s | |
| 2021-02-19T01:08:36.1988672Z 5250K .......... .......... .......... .......... .......... 16% 167M 0s | |
| 2021-02-19T01:08:36.1995355Z 5300K .......... .......... .......... .......... .......... 16% 69.1M 0s | |
| 2021-02-19T01:08:36.2004072Z 5350K .......... .......... .......... .......... .......... 16% 54.8M 0s | |
| 2021-02-19T01:08:36.2009851Z 5400K .......... .......... .......... .......... .......... 16% 86.4M 0s | |
| 2021-02-19T01:08:36.2012700Z 5450K .......... .......... .......... .......... .......... 17% 179M 0s | |
| 2021-02-19T01:08:36.2017724Z 5500K .......... .......... .......... .......... .......... 17% 94.2M 0s | |
| 2021-02-19T01:08:36.2023992Z 5550K .......... .......... .......... .......... .......... 17% 78.9M 0s | |
| 2021-02-19T01:08:36.2032400Z 5600K .......... .......... .......... .......... .......... 17% 57.1M 0s | |
| 2021-02-19T01:08:36.2041501Z 5650K .......... .......... .......... .......... .......... 17% 58.2M 0s | |
| 2021-02-19T01:08:36.2044227Z 5700K .......... .......... .......... .......... .......... 17% 144M 0s | |
| 2021-02-19T01:08:36.2051461Z 5750K .......... .......... .......... .......... .......... 18% 68.6M 0s | |
| 2021-02-19T01:08:36.2061825Z 5800K .......... .......... .......... .......... .......... 18% 46.4M 0s | |
| 2021-02-19T01:08:36.2069473Z 5850K .......... .......... .......... .......... .......... 18% 68.3M 0s | |
| 2021-02-19T01:08:36.2072460Z 5900K .......... .......... .......... .......... .......... 18% 154M 0s | |
| 2021-02-19T01:08:36.2078737Z 5950K .......... .......... .......... .......... .......... 18% 74.1M 0s | |
| 2021-02-19T01:08:36.2086797Z 6000K .......... .......... .......... .......... .......... 18% 61.8M 0s | |
| 2021-02-19T01:08:36.2091198Z 6050K .......... .......... .......... .......... .......... 18% 111M 0s | |
| 2021-02-19T01:08:36.2100315Z 6100K .......... .......... .......... .......... .......... 19% 53.5M 0s | |
| 2021-02-19T01:08:36.2103569Z 6150K .......... .......... .......... .......... .......... 19% 160M 0s | |
| 2021-02-19T01:08:36.2110192Z 6200K .......... .......... .......... .......... .......... 19% 76.1M 0s | |
| 2021-02-19T01:08:36.2116245Z 6250K .......... .......... .......... .......... .......... 19% 74.8M 0s | |
| 2021-02-19T01:08:36.2122240Z 6300K .......... .......... .......... .......... .......... 19% 85.0M 0s | |
| 2021-02-19T01:08:36.2129632Z 6350K .......... .......... .......... .......... .......... 19% 64.0M 0s | |
| 2021-02-19T01:08:36.2284218Z 6400K .......... .......... .......... .......... .......... 20% 3.16M 0s | |
| 2021-02-19T01:08:36.2288296Z 6450K .......... .......... .......... .......... .......... 20% 172M 0s | |
| 2021-02-19T01:08:36.2291355Z 6500K .......... .......... .......... .......... .......... 20% 112M 0s | |
| 2021-02-19T01:08:36.2309601Z 6550K .......... .......... .......... .......... .......... 20% 156M 0s | |
| 2021-02-19T01:08:36.2310275Z 6600K .......... .......... .......... .......... .......... 20% 280M 0s | |
| 2021-02-19T01:08:36.2311661Z 6650K .......... .......... .......... .......... .......... 20% 236M 0s | |
| 2021-02-19T01:08:36.2312382Z 6700K .......... .......... .......... .......... .......... 20% 290M 0s | |
| 2021-02-19T01:08:36.2313184Z 6750K .......... .......... .......... .......... .......... 21% 260M 0s | |
| 2021-02-19T01:08:36.2313911Z 6800K .......... .......... .......... .......... .......... 21% 286M 0s | |
| 2021-02-19T01:08:36.2314695Z 6850K .......... .......... .......... .......... .......... 21% 290M 0s | |
| 2021-02-19T01:08:36.2315426Z 6900K .......... .......... .......... .......... .......... 21% 246M 0s | |
| 2021-02-19T01:08:36.2316191Z 6950K .......... .......... .......... .......... .......... 21% 293M 0s | |
| 2021-02-19T01:08:36.2320497Z 7000K .......... .......... .......... .......... .......... 21% 47.0M 0s | |
| 2021-02-19T01:08:36.2339757Z 7050K .......... .......... .......... .......... .......... 22% 25.3M 0s | |
| 2021-02-19T01:08:36.2343344Z 7100K .......... .......... .......... .......... .......... 22% 136M 0s | |
| 2021-02-19T01:08:36.2346116Z 7150K .......... .......... .......... .......... .......... 22% 136M 0s | |
| 2021-02-19T01:08:36.2356696Z 7200K .......... .......... .......... .......... .......... 22% 48.6M 0s | |
| 2021-02-19T01:08:36.2374336Z 7250K .......... .......... .......... .......... .......... 22% 28.2M 0s | |
| 2021-02-19T01:08:36.2376910Z 7300K .......... .......... .......... .......... .......... 22% 151M 0s | |
| 2021-02-19T01:08:36.2385671Z 7350K .......... .......... .......... .......... .......... 23% 54.8M 0s | |
| 2021-02-19T01:08:36.2394832Z 7400K .......... .......... .......... .......... .......... 23% 53.3M 0s | |
| 2021-02-19T01:08:36.2403219Z 7450K .......... .......... .......... .......... .......... 23% 58.2M 0s | |
| 2021-02-19T01:08:36.2414489Z 7500K .......... .......... .......... .......... .......... 23% 45.8M 0s | |
| 2021-02-19T01:08:36.2417671Z 7550K .......... .......... .......... .......... .......... 23% 126M 0s | |
| 2021-02-19T01:08:36.2424834Z 7600K .......... .......... .......... .......... .......... 23% 78.0M 0s | |
| 2021-02-19T01:08:36.2427968Z 7650K .......... .......... .......... .......... .......... 23% 121M 0s | |
| 2021-02-19T01:08:36.2431886Z 7700K .......... .......... .......... .......... .......... 24% 129M 0s | |
| 2021-02-19T01:08:36.2435325Z 7750K .......... .......... .......... .......... .......... 24% 134M 0s | |
| 2021-02-19T01:08:36.2440698Z 7800K .......... .......... .......... .......... .......... 24% 94.8M 0s | |
| 2021-02-19T01:08:36.2448916Z 7850K .......... .......... .......... .......... .......... 24% 58.1M 0s | |
| 2021-02-19T01:08:36.2457333Z 7900K .......... .......... .......... .......... .......... 24% 58.3M 0s | |
| 2021-02-19T01:08:36.2470394Z 7950K .......... .......... .......... .......... .......... 24% 39.3M 0s | |
| 2021-02-19T01:08:36.2473442Z 8000K .......... .......... .......... .......... .......... 25% 132M 0s | |
| 2021-02-19T01:08:36.2481804Z 8050K .......... .......... .......... .......... .......... 25% 59.2M 0s | |
| 2021-02-19T01:08:36.2490137Z 8100K .......... .......... .......... .......... .......... 25% 58.7M 0s | |
| 2021-02-19T01:08:36.2493987Z 8150K .......... .......... .......... .......... .......... 25% 113M 0s | |
| 2021-02-19T01:08:36.2500628Z 8200K .......... .......... .......... .......... .......... 25% 173M 0s | |
| 2021-02-19T01:08:36.2503862Z 8250K .......... .......... .......... .......... .......... 25% 68.7M 0s | |
| 2021-02-19T01:08:36.2511893Z 8300K .......... .......... .......... .......... .......... 25% 70.1M 0s | |
| 2021-02-19T01:08:36.2520301Z 8350K .......... .......... .......... .......... .......... 26% 53.6M 0s | |
| 2021-02-19T01:08:36.2529923Z 8400K .......... .......... .......... .......... .......... 26% 51.4M 0s | |
| 2021-02-19T01:08:36.2534048Z 8450K .......... .......... .......... .......... .......... 26% 116M 0s | |
| 2021-02-19T01:08:36.2537985Z 8500K .......... .......... .......... .......... .......... 26% 115M 0s | |
| 2021-02-19T01:08:36.2543158Z 8550K .......... .......... .......... .......... .......... 26% 114M 0s | |
| 2021-02-19T01:08:36.2546416Z 8600K .......... .......... .......... .......... .......... 26% 121M 0s | |
| 2021-02-19T01:08:36.2551486Z 8650K .......... .......... .......... .......... .......... 27% 99.2M 0s | |
| 2021-02-19T01:08:36.2554998Z 8700K .......... .......... .......... .......... .......... 27% 129M 0s | |
| 2021-02-19T01:08:36.2562833Z 8750K .......... .......... .......... .......... .......... 27% 62.5M 0s | |
| 2021-02-19T01:08:36.2567796Z 8800K .......... .......... .......... .......... .......... 27% 106M 0s | |
| 2021-02-19T01:08:36.2585147Z 8850K .......... .......... .......... .......... .......... 27% 27.5M 0s | |
| 2021-02-19T01:08:36.2588916Z 8900K .......... .......... .......... .......... .......... 27% 130M 0s | |
| 2021-02-19T01:08:36.2592579Z 8950K .......... .......... .......... .......... .......... 27% 133M 0s | |
| 2021-02-19T01:08:36.2606153Z 9000K .......... .......... .......... .......... .......... 28% 36.5M 0s | |
| 2021-02-19T01:08:36.2610383Z 9050K .......... .......... .......... .......... .......... 28% 126M 0s | |
| 2021-02-19T01:08:36.2613975Z 9100K .......... .......... .......... .......... .......... 28% 118M 0s | |
| 2021-02-19T01:08:36.2617637Z 9150K .......... .......... .......... .......... .......... 28% 133M 0s | |
| 2021-02-19T01:08:36.2621505Z 9200K .......... .......... .......... .......... .......... 28% 129M 0s | |
| 2021-02-19T01:08:36.2625398Z 9250K .......... .......... .......... .......... .......... 28% 121M 0s | |
| 2021-02-19T01:08:36.2629468Z 9300K .......... .......... .......... .......... .......... 29% 122M 0s | |
| 2021-02-19T01:08:36.2633623Z 9350K .......... .......... .......... .......... .......... 29% 126M 0s | |
| 2021-02-19T01:08:36.2637119Z 9400K .......... .......... .......... .......... .......... 29% 129M 0s | |
| 2021-02-19T01:08:36.2641492Z 9450K .......... .......... .......... .......... .......... 29% 111M 0s | |
| 2021-02-19T01:08:36.2646890Z 9500K .......... .......... .......... .......... .......... 29% 92.4M 0s | |
| 2021-02-19T01:08:36.2653401Z 9550K .......... .......... .......... .......... .......... 29% 76.8M 0s | |
| 2021-02-19T01:08:36.2682037Z 9600K .......... .......... .......... .......... .......... 30% 17.1M 0s | |
| 2021-02-19T01:08:36.2685870Z 9650K .......... .......... .......... .......... .......... 30% 119M 0s | |
| 2021-02-19T01:08:36.2693636Z 9700K .......... .......... .......... .......... .......... 30% 64.1M 0s | |
| 2021-02-19T01:08:36.2702855Z 9750K .......... .......... .......... .......... .......... 30% 53.1M 0s | |
| 2021-02-19T01:08:36.2714741Z 9800K .......... .......... .......... .......... .......... 30% 41.4M 0s | |
| 2021-02-19T01:08:36.2719121Z 9850K .......... .......... .......... .......... .......... 30% 131M 0s | |
| 2021-02-19T01:08:36.2727668Z 9900K .......... .......... .......... .......... .......... 30% 54.6M 0s | |
| 2021-02-19T01:08:36.2732390Z 9950K .......... .......... .......... .......... .......... 31% 106M 0s | |
| 2021-02-19T01:08:36.2745459Z 10000K .......... .......... .......... .......... .......... 31% 35.9M 0s | |
| 2021-02-19T01:08:36.2749138Z 10050K .......... .......... .......... .......... .......... 31% 131M 0s | |
| 2021-02-19T01:08:36.2752949Z 10100K .......... .......... .......... .......... .......... 31% 131M 0s | |
| 2021-02-19T01:08:36.2757473Z 10150K .......... .......... .......... .......... .......... 31% 120M 0s | |
| 2021-02-19T01:08:36.2761397Z 10200K .......... .......... .......... .......... .......... 31% 109M 0s | |
| 2021-02-19T01:08:36.2776582Z 10250K .......... .......... .......... .......... .......... 32% 32.2M 0s | |
| 2021-02-19T01:08:36.2780920Z 10300K .......... .......... .......... .......... .......... 32% 129M 0s | |
| 2021-02-19T01:08:36.2784626Z 10350K .......... .......... .......... .......... .......... 32% 113M 0s | |
| 2021-02-19T01:08:36.2788386Z 10400K .......... .......... .......... .......... .......... 32% 132M 0s | |
| 2021-02-19T01:08:36.2792052Z 10450K .......... .......... .......... .......... .......... 32% 132M 0s | |
| 2021-02-19T01:08:36.2795985Z 10500K .......... .......... .......... .......... .......... 32% 123M 0s | |
| 2021-02-19T01:08:36.2800072Z 10550K .......... .......... .......... .......... .......... 32% 128M 0s | |
| 2021-02-19T01:08:36.2803914Z 10600K .......... .......... .......... .......... .......... 33% 120M 0s | |
| 2021-02-19T01:08:36.2808089Z 10650K .......... .......... .......... .......... .......... 33% 131M 0s | |
| 2021-02-19T01:08:36.2811820Z 10700K .......... .......... .......... .......... .......... 33% 117M 0s | |
| 2021-02-19T01:08:36.2815658Z 10750K .......... .......... .......... .......... .......... 33% 125M 0s | |
| 2021-02-19T01:08:36.2819325Z 10800K .......... .......... .......... .......... .......... 33% 134M 0s | |
| 2021-02-19T01:08:36.2833156Z 10850K .......... .......... .......... .......... .......... 33% 35.5M 0s | |
| 2021-02-19T01:08:36.2838002Z 10900K .......... .......... .......... .......... .......... 34% 125M 0s | |
| 2021-02-19T01:08:36.2841471Z 10950K .......... .......... .......... .......... .......... 34% 108M 0s | |
| 2021-02-19T01:08:36.2845694Z 11000K .......... .......... .......... .......... .......... 34% 130M 0s | |
| 2021-02-19T01:08:36.2849152Z 11050K .......... .......... .......... .......... .......... 34% 128M 0s | |
| 2021-02-19T01:08:36.2853100Z 11100K .......... .......... .......... .......... .......... 34% 121M 0s | |
| 2021-02-19T01:08:36.2857057Z 11150K .......... .......... .......... .......... .......... 34% 126M 0s | |
| 2021-02-19T01:08:36.2861012Z 11200K .......... .......... .......... .......... .......... 34% 122M 0s | |
| 2021-02-19T01:08:36.2865117Z 11250K .......... .......... .......... .......... .......... 35% 118M 0s | |
| 2021-02-19T01:08:36.2869129Z 11300K .......... .......... .......... .......... .......... 35% 125M 0s | |
| 2021-02-19T01:08:36.2873059Z 11350K .......... .......... .......... .......... .......... 35% 121M 0s | |
| 2021-02-19T01:08:36.2876972Z 11400K .......... .......... .......... .......... .......... 35% 133M 0s | |
| 2021-02-19T01:08:36.2881505Z 11450K .......... .......... .......... .......... .......... 35% 115M 0s | |
| 2021-02-19T01:08:36.2885313Z 11500K .......... .......... .......... .......... .......... 35% 117M 0s | |
| 2021-02-19T01:08:36.2889538Z 11550K .......... .......... .......... .......... .......... 36% 119M 0s | |
| 2021-02-19T01:08:36.2896407Z 11600K .......... .......... .......... .......... .......... 36% 70.0M 0s | |
| 2021-02-19T01:08:36.2900327Z 11650K .......... .......... .......... .......... .......... 36% 121M 0s | |
| 2021-02-19T01:08:36.2906867Z 11700K .......... .......... .......... .......... .......... 36% 118M 0s | |
| 2021-02-19T01:08:36.2909561Z 11750K .......... .......... .......... .......... .......... 36% 96.7M 0s | |
| 2021-02-19T01:08:36.2916923Z 11800K .......... .......... .......... .......... .......... 36% 79.0M 0s | |
| 2021-02-19T01:08:36.2925513Z 11850K .......... .......... .......... .......... .......... 36% 49.7M 0s | |
| 2021-02-19T01:08:36.2929259Z 11900K .......... .......... .......... .......... .......... 37% 129M 0s | |
| 2021-02-19T01:08:36.2933334Z 11950K .......... .......... .......... .......... .......... 37% 119M 0s | |
| 2021-02-19T01:08:36.2939120Z 12000K .......... .......... .......... .......... .......... 37% 89.9M 0s | |
| 2021-02-19T01:08:36.2944801Z 12050K .......... .......... .......... .......... .......... 37% 84.1M 0s | |
| 2021-02-19T01:08:36.2946759Z 12100K .......... .......... .......... .......... .......... 37% 203M 0s | |
| 2021-02-19T01:08:36.2952918Z 12150K .......... .......... .......... .......... .......... 37% 80.8M 0s | |
| 2021-02-19T01:08:36.2961088Z 12200K .......... .......... .......... .......... .......... 38% 63.6M 0s | |
| 2021-02-19T01:08:36.2970362Z 12250K .......... .......... .......... .......... .......... 38% 51.2M 0s | |
| 2021-02-19T01:08:36.2972294Z 12300K .......... .......... .......... .......... .......... 38% 267M 0s | |
| 2021-02-19T01:08:36.2974367Z 12350K .......... .......... .......... .......... .......... 38% 279M 0s | |
| 2021-02-19T01:08:36.2979821Z 12400K .......... .......... .......... .......... .......... 38% 88.1M 0s | |
| 2021-02-19T01:08:36.2988894Z 12450K .......... .......... .......... .......... .......... 38% 50.7M 0s | |
| 2021-02-19T01:08:36.2991150Z 12500K .......... .......... .......... .......... .......... 39% 272M 0s | |
| 2021-02-19T01:08:36.2992982Z 12550K .......... .......... .......... .......... .......... 39% 296M 0s | |
| 2021-02-19T01:08:36.3003256Z 12600K .......... .......... .......... .......... .......... 39% 44.8M 0s | |
| 2021-02-19T01:08:36.3006500Z 12650K .......... .......... .......... .......... .......... 39% 147M 0s | |
| 2021-02-19T01:08:36.3029109Z 12700K .......... .......... .......... .......... .......... 39% 21.6M 0s | |
| 2021-02-19T01:08:36.3032120Z 12750K .......... .......... .......... .......... .......... 39% 189M 0s | |
| 2021-02-19T01:08:36.3033883Z 12800K .......... .......... .......... .......... .......... 39% 257M 0s | |
| 2021-02-19T01:08:36.3038132Z 12850K .......... .......... .......... .......... .......... 40% 120M 0s | |
| 2021-02-19T01:08:36.3039885Z 12900K .......... .......... .......... .......... .......... 40% 265M 0s | |
| 2021-02-19T01:08:36.3041454Z 12950K .......... .......... .......... .......... .......... 40% 243M 0s | |
| 2021-02-19T01:08:36.3043934Z 13000K .......... .......... .......... .......... .......... 40% 241M 0s | |
| 2021-02-19T01:08:36.3052485Z 13050K .......... .......... .......... .......... .......... 40% 60.4M 0s | |
| 2021-02-19T01:08:36.3054503Z 13100K .......... .......... .......... .......... .......... 40% 243M 0s | |
| 2021-02-19T01:08:36.3062804Z 13150K .......... .......... .......... .......... .......... 41% 58.4M 0s | |
| 2021-02-19T01:08:36.3067952Z 13200K .......... .......... .......... .......... .......... 41% 95.5M 0s | |
| 2021-02-19T01:08:36.3071604Z 13250K .......... .......... .......... .......... .......... 41% 114M 0s | |
| 2021-02-19T01:08:36.3076277Z 13300K .......... .......... .......... .......... .......... 41% 102M 0s | |
| 2021-02-19T01:08:36.3082347Z 13350K .......... .......... .......... .......... .......... 41% 80.0M 0s | |
| 2021-02-19T01:08:36.3086758Z 13400K .......... .......... .......... .......... .......... 41% 119M 0s | |
| 2021-02-19T01:08:36.3095210Z 13450K .......... .......... .......... .......... .......... 41% 56.9M 0s | |
| 2021-02-19T01:08:36.3098383Z 13500K .......... .......... .......... .......... .......... 42% 147M 0s | |
| 2021-02-19T01:08:36.3372355Z 13550K .......... .......... .......... .......... .......... 42% 1.79M 0s | |
| 2021-02-19T01:08:36.3383277Z 13600K .......... .......... .......... .......... .......... 42% 43.8M 0s | |
| 2021-02-19T01:08:36.3389789Z 13650K .......... .......... .......... .......... .......... 42% 101M 0s | |
| 2021-02-19T01:08:36.3392628Z 13700K .......... .......... .......... .......... .......... 42% 132M 0s | |
| 2021-02-19T01:08:36.3404187Z 13750K .......... .......... .......... .......... .......... 42% 45.1M 0s | |
| 2021-02-19T01:08:36.3406070Z 13800K .......... .......... .......... .......... .......... 43% 267M 0s | |
| 2021-02-19T01:08:36.3412178Z 13850K .......... .......... .......... .......... .......... 43% 72.1M 0s | |
| 2021-02-19T01:08:36.3419780Z 13900K .......... .......... .......... .......... .......... 43% 63.7M 0s | |
| 2021-02-19T01:08:36.3421938Z 13950K .......... .......... .......... .......... .......... 43% 257M 0s | |
| 2021-02-19T01:08:36.3430614Z 14000K .......... .......... .......... .......... .......... 43% 52.2M 0s | |
| 2021-02-19T01:08:36.3436797Z 14050K .......... .......... .......... .......... .......... 43% 77.1M 0s | |
| 2021-02-19T01:08:36.3447705Z 14100K .......... .......... .......... .......... .......... 43% 45.5M 0s | |
| 2021-02-19T01:08:36.3448563Z 14150K .......... .......... .......... .......... .......... 44% 286M 0s | |
| 2021-02-19T01:08:36.3458111Z 14200K .......... .......... .......... .......... .......... 44% 51.8M 0s | |
| 2021-02-19T01:08:36.3470460Z 14250K .......... .......... .......... .......... .......... 44% 103M 0s | |
| 2021-02-19T01:08:36.3473051Z 14300K .......... .......... .......... .......... .......... 44% 47.4M 0s | |
| 2021-02-19T01:08:36.3478316Z 14350K .......... .......... .......... .......... .......... 44% 116M 0s | |
| 2021-02-19T01:08:36.3481167Z 14400K .......... .......... .......... .......... .......... 44% 127M 0s | |
| 2021-02-19T01:08:36.3501066Z 14450K .......... .......... .......... .......... .......... 45% 24.6M 0s | |
| 2021-02-19T01:08:36.3504281Z 14500K .......... .......... .......... .......... .......... 45% 168M 0s | |
| 2021-02-19T01:08:36.3516715Z 14550K .......... .......... .......... .......... .......... 45% 41.3M 0s | |
| 2021-02-19T01:08:36.3518646Z 14600K .......... .......... .......... .......... .......... 45% 172M 0s | |
| 2021-02-19T01:08:36.3521626Z 14650K .......... .......... .......... .......... .......... 45% 158M 0s | |
| 2021-02-19T01:08:36.3524767Z 14700K .......... .......... .......... .......... .......... 45% 151M 0s | |
| 2021-02-19T01:08:36.3528762Z 14750K .......... .......... .......... .......... .......... 46% 137M 0s | |
| 2021-02-19T01:08:36.3535358Z 14800K .......... .......... .......... .......... .......... 46% 76.9M 0s | |
| 2021-02-19T01:08:36.3537744Z 14850K .......... .......... .......... .......... .......... 46% 159M 0s | |
| 2021-02-19T01:08:36.3546532Z 14900K .......... .......... .......... .......... .......... 46% 65.7M 0s | |
| 2021-02-19T01:08:36.3547972Z 14950K .......... .......... .......... .......... .......... 46% 177M 0s | |
| 2021-02-19T01:08:36.3561501Z 15000K .......... .......... .......... .......... .......... 46% 37.2M 0s | |
| 2021-02-19T01:08:36.3564462Z 15050K .......... .......... .......... .......... .......... 46% 150M 0s | |
| 2021-02-19T01:08:36.3567275Z 15100K .......... .......... .......... .......... .......... 47% 167M 0s | |
| 2021-02-19T01:08:36.3573817Z 15150K .......... .......... .......... .......... .......... 47% 76.4M 0s | |
| 2021-02-19T01:08:36.3580430Z 15200K .......... .......... .......... .......... .......... 47% 81.4M 0s | |
| 2021-02-19T01:08:36.3592729Z 15250K .......... .......... .......... .......... .......... 47% 37.5M 0s | |
| 2021-02-19T01:08:36.3595861Z 15300K .......... .......... .......... .......... .......... 47% 154M 0s | |
| 2021-02-19T01:08:36.3601489Z 15350K .......... .......... .......... .......... .......... 47% 91.2M 0s | |
| 2021-02-19T01:08:36.3622279Z 15400K .......... .......... .......... .......... .......... 48% 35.9M 0s | |
| 2021-02-19T01:08:36.3642050Z 15450K .......... .......... .......... .......... .......... 48% 18.1M 0s | |
| 2021-02-19T01:08:36.3645097Z 15500K .......... .......... .......... .......... .......... 48% 151M 0s | |
| 2021-02-19T01:08:36.3648507Z 15550K .......... .......... .......... .......... .......... 48% 151M 0s | |
| 2021-02-19T01:08:36.3651155Z 15600K .......... .......... .......... .......... .......... 48% 168M 0s | |
| 2021-02-19T01:08:36.3667820Z 15650K .......... .......... .......... .......... .......... 48% 30.3M 0s | |
| 2021-02-19T01:08:36.3671044Z 15700K .......... .......... .......... .......... .......... 48% 146M 0s | |
| 2021-02-19T01:08:36.3673685Z 15750K .......... .......... .......... .......... .......... 49% 167M 0s | |
| 2021-02-19T01:08:36.3676594Z 15800K .......... .......... .......... .......... .......... 49% 171M 0s | |
| 2021-02-19T01:08:36.3679938Z 15850K .......... .......... .......... .......... .......... 49% 154M 0s | |
| 2021-02-19T01:08:36.3683409Z 15900K .......... .......... .......... .......... .......... 49% 162M 0s | |
| 2021-02-19T01:08:36.3686256Z 15950K .......... .......... .......... .......... .......... 49% 156M 0s | |
| 2021-02-19T01:08:36.3689434Z 16000K .......... .......... .......... .......... .......... 49% 166M 0s | |
| 2021-02-19T01:08:36.3695139Z 16050K .......... .......... .......... .......... .......... 50% 77.7M 0s | |
| 2021-02-19T01:08:36.3699238Z 16100K .......... .......... .......... .......... .......... 50% 125M 0s | |
| 2021-02-19T01:08:36.3703303Z 16150K .......... .......... .......... .......... .......... 50% 121M 0s | |
| 2021-02-19T01:08:36.3707671Z 16200K .......... .......... .......... .......... .......... 50% 108M 0s | |
| 2021-02-19T01:08:36.3713557Z 16250K .......... .......... .......... .......... .......... 50% 94.9M 0s | |
| 2021-02-19T01:08:36.3716496Z 16300K .......... .......... .......... .......... .......... 50% 142M 0s | |
| 2021-02-19T01:08:36.3722809Z 16350K .......... .......... .......... .......... .......... 50% 77.9M 0s | |
| 2021-02-19T01:08:36.3734644Z 16400K .......... .......... .......... .......... .......... 51% 41.9M 0s | |
| 2021-02-19T01:08:36.3737606Z 16450K .......... .......... .......... .......... .......... 51% 152M 0s | |
| 2021-02-19T01:08:36.3740955Z 16500K .......... .......... .......... .......... .......... 51% 147M 0s | |
| 2021-02-19T01:08:36.3744881Z 16550K .......... .......... .......... .......... .......... 51% 126M 0s | |
| 2021-02-19T01:08:36.3750765Z 16600K .......... .......... .......... .......... .......... 51% 83.6M 0s | |
| 2021-02-19T01:08:36.3773841Z 16650K .......... .......... .......... .......... .......... 51% 22.2M 0s | |
| 2021-02-19T01:08:36.3775742Z 16700K .......... .......... .......... .......... .......... 52% 154M 0s | |
| 2021-02-19T01:08:36.3779056Z 16750K .......... .......... .......... .......... .......... 52% 152M 0s | |
| 2021-02-19T01:08:36.3782415Z 16800K .......... .......... .......... .......... .......... 52% 160M 0s | |
| 2021-02-19T01:08:36.3785393Z 16850K .......... .......... .......... .......... .......... 52% 147M 0s | |
| 2021-02-19T01:08:36.3788341Z 16900K .......... .......... .......... .......... .......... 52% 166M 0s | |
| 2021-02-19T01:08:36.3802130Z 16950K .......... .......... .......... .......... .......... 52% 35.5M 0s | |
| 2021-02-19T01:08:36.3815749Z 17000K .......... .......... .......... .......... .......... 53% 36.3M 0s | |
| 2021-02-19T01:08:36.3820123Z 17050K .......... .......... .......... .......... .......... 53% 115M 0s | |
| 2021-02-19T01:08:36.3830406Z 17100K .......... .......... .......... .......... .......... 53% 47.5M 0s | |
| 2021-02-19T01:08:36.3833269Z 17150K .......... .......... .......... .......... .......... 53% 160M 0s | |
| 2021-02-19T01:08:36.3839372Z 17200K .......... .......... .......... .......... .......... 53% 78.3M 0s | |
| 2021-02-19T01:08:36.3845389Z 17250K .......... .......... .......... .......... .......... 53% 81.5M 0s | |
| 2021-02-19T01:08:36.3850378Z 17300K .......... .......... .......... .......... .......... 53% 97.7M 0s | |
| 2021-02-19T01:08:36.3853495Z 17350K .......... .......... .......... .......... .......... 54% 162M 0s | |
| 2021-02-19T01:08:36.3861285Z 17400K .......... .......... .......... .......... .......... 54% 62.6M 0s | |
| 2021-02-19T01:08:36.3871094Z 17450K .......... .......... .......... .......... .......... 54% 50.7M 0s | |
| 2021-02-19T01:08:36.3873977Z 17500K .......... .......... .......... .......... .......... 54% 151M 0s | |
| 2021-02-19T01:08:36.3878923Z 17550K .......... .......... .......... .......... .......... 54% 101M 0s | |
| 2021-02-19T01:08:36.3883835Z 17600K .......... .......... .......... .......... .......... 54% 117M 0s | |
| 2021-02-19T01:08:36.3886415Z 17650K .......... .......... .......... .......... .......... 55% 144M 0s | |
| 2021-02-19T01:08:36.3895365Z 17700K .......... .......... .......... .......... .......... 55% 56.1M 0s | |
| 2021-02-19T01:08:36.3917584Z 17750K .......... .......... .......... .......... .......... 55% 22.3M 0s | |
| 2021-02-19T01:08:36.3920891Z 17800K .......... .......... .......... .......... .......... 55% 142M 0s | |
| 2021-02-19T01:08:36.3924568Z 17850K .......... .......... .......... .......... .......... 55% 134M 0s | |
| 2021-02-19T01:08:36.3927736Z 17900K .......... .......... .......... .......... .......... 55% 133M 0s | |
| 2021-02-19T01:08:36.3936478Z 17950K .......... .......... .......... .......... .......... 55% 58.7M 0s | |
| 2021-02-19T01:08:36.3940181Z 18000K .......... .......... .......... .......... .......... 56% 129M 0s | |
| 2021-02-19T01:08:36.3943077Z 18050K .......... .......... .......... .......... .......... 56% 148M 0s | |
| 2021-02-19T01:08:36.3953580Z 18100K .......... .......... .......... .......... .......... 56% 46.7M 0s | |
| 2021-02-19T01:08:36.3956700Z 18150K .......... .......... .......... .......... .......... 56% 160M 0s | |
| 2021-02-19T01:08:36.3964358Z 18200K .......... .......... .......... .......... .......... 56% 65.0M 0s | |
| 2021-02-19T01:08:36.3967753Z 18250K .......... .......... .......... .......... .......... 56% 162M 0s | |
| 2021-02-19T01:08:36.3970994Z 18300K .......... .......... .......... .......... .......... 57% 142M 0s | |
| 2021-02-19T01:08:36.3976912Z 18350K .......... .......... .......... .......... .......... 57% 79.2M 0s | |
| 2021-02-19T01:08:36.3989387Z 18400K .......... .......... .......... .......... .......... 57% 43.8M 0s | |
| 2021-02-19T01:08:36.3997229Z 18450K .......... .......... .......... .......... .......... 57% 55.2M 0s | |
| 2021-02-19T01:08:36.4000029Z 18500K .......... .......... .......... .......... .......... 57% 161M 0s | |
| 2021-02-19T01:08:36.4003058Z 18550K .......... .......... .......... .......... .......... 57% 148M 0s | |
| 2021-02-19T01:08:36.4006069Z 18600K .......... .......... .......... .......... .......... 57% 163M 0s | |
| 2021-02-19T01:08:36.4011936Z 18650K .......... .......... .......... .......... .......... 58% 85.5M 0s | |
| 2021-02-19T01:08:36.4020452Z 18700K .......... .......... .......... .......... .......... 58% 57.3M 0s | |
| 2021-02-19T01:08:36.4023490Z 18750K .......... .......... .......... .......... .......... 58% 169M 0s | |
| 2021-02-19T01:08:36.4027262Z 18800K .......... .......... .......... .......... .......... 58% 132M 0s | |
| 2021-02-19T01:08:36.4030922Z 18850K .......... .......... .......... .......... .......... 58% 121M 0s | |
| 2021-02-19T01:08:36.4038494Z 18900K .......... .......... .......... .......... .......... 58% 64.4M 0s | |
| 2021-02-19T01:08:36.4041657Z 18950K .......... .......... .......... .......... .......... 59% 157M 0s | |
| 2021-02-19T01:08:36.4052719Z 19000K .......... .......... .......... .......... .......... 59% 45.7M 0s | |
| 2021-02-19T01:08:36.4055964Z 19050K .......... .......... .......... .......... .......... 59% 144M 0s | |
| 2021-02-19T01:08:36.4059578Z 19100K .......... .......... .......... .......... .......... 59% 131M 0s | |
| 2021-02-19T01:08:36.4062754Z 19150K .......... .......... .......... .......... .......... 59% 155M 0s | |
| 2021-02-19T01:08:36.4065606Z 19200K .......... .......... .......... .......... .......... 59% 165M 0s | |
| 2021-02-19T01:08:36.4081192Z 19250K .......... .......... .......... .......... .......... 60% 32.9M 0s | |
| 2021-02-19T01:08:36.4086015Z 19300K .......... .......... .......... .......... .......... 60% 94.1M 0s | |
| 2021-02-19T01:08:36.4095306Z 19350K .......... .......... .......... .......... .......... 60% 50.2M 0s | |
| 2021-02-19T01:08:36.4098431Z 19400K .......... .......... .......... .......... .......... 60% 167M 0s | |
| 2021-02-19T01:08:36.4112283Z 19450K .......... .......... .......... .......... .......... 60% 40.9M 0s | |
| 2021-02-19T01:08:36.4112758Z 19500K .......... .......... .......... .......... .......... 60% 277M 0s | |
| 2021-02-19T01:08:36.4124848Z 19550K .......... .......... .......... .......... .......... 60% 51.9M 0s | |
| 2021-02-19T01:08:36.4125315Z 19600K .......... .......... .......... .......... .......... 61% 240M 0s | |
| 2021-02-19T01:08:36.4125720Z 19650K .......... .......... .......... .......... .......... 61% 257M 0s | |
| 2021-02-19T01:08:36.4135979Z 19700K .......... .......... .......... .......... .......... 61% 49.0M 0s | |
| 2021-02-19T01:08:36.4139943Z 19750K .......... .......... .......... .......... .......... 61% 101M 0s | |
| 2021-02-19T01:08:36.4144594Z 19800K .......... .......... .......... .......... .......... 61% 151M 0s | |
| 2021-02-19T01:08:36.4156273Z 19850K .......... .......... .......... .......... .......... 61% 43.1M 0s | |
| 2021-02-19T01:08:36.4156736Z 19900K .......... .......... .......... .......... .......... 62% 261M 0s | |
| 2021-02-19T01:08:36.4176121Z 19950K .......... .......... .......... .......... .......... 62% 40.2M 0s | |
| 2021-02-19T01:08:36.4176771Z 20000K .......... .......... .......... .......... .......... 62% 274M 0s | |
| 2021-02-19T01:08:36.4177187Z 20050K .......... .......... .......... .......... .......... 62% 244M 0s | |
| 2021-02-19T01:08:36.4177609Z 20100K .......... .......... .......... .......... .......... 62% 280M 0s | |
| 2021-02-19T01:08:36.4178011Z 20150K .......... .......... .......... .......... .......... 62% 282M 0s | |
| 2021-02-19T01:08:36.4183598Z 20200K .......... .......... .......... .......... .......... 62% 61.1M 0s | |
| 2021-02-19T01:08:36.4191256Z 20250K .......... .......... .......... .......... .......... 63% 67.8M 0s | |
| 2021-02-19T01:08:36.4201617Z 20300K .......... .......... .......... .......... .......... 63% 45.1M 0s | |
| 2021-02-19T01:08:36.4205320Z 20350K .......... .......... .......... .......... .......... 63% 131M 0s | |
| 2021-02-19T01:08:36.4209789Z 20400K .......... .......... .......... .......... .......... 63% 109M 0s | |
| 2021-02-19T01:08:36.4214602Z 20450K .......... .......... .......... .......... .......... 63% 104M 0s | |
| 2021-02-19T01:08:36.4219890Z 20500K .......... .......... .......... .......... .......... 63% 90.1M 0s | |
| 2021-02-19T01:08:36.4223636Z 20550K .......... .......... .......... .......... .......... 64% 131M 0s | |
| 2021-02-19T01:08:36.4240772Z 20600K .......... .......... .......... .......... .......... 64% 47.3M 0s | |
| 2021-02-19T01:08:36.4243973Z 20650K .......... .......... .......... .......... .......... 64% 49.1M 0s | |
| 2021-02-19T01:08:36.4246777Z 20700K .......... .......... .......... .......... .......... 64% 161M 0s | |
| 2021-02-19T01:08:36.4250141Z 20750K .......... .......... .......... .......... .......... 64% 162M 0s | |
| 2021-02-19T01:08:36.4252798Z 20800K .......... .......... .......... .......... .......... 64% 164M 0s | |
| 2021-02-19T01:08:36.4262136Z 20850K .......... .......... .......... .......... .......... 64% 52.5M 0s | |
| 2021-02-19T01:08:36.4274541Z 20900K .......... .......... .......... .......... .......... 65% 39.2M 0s | |
| 2021-02-19T01:08:36.4287039Z 20950K .......... .......... .......... .......... .......... 65% 44.1M 0s | |
| 2021-02-19T01:08:36.4293861Z 21000K .......... .......... .......... .......... .......... 65% 62.7M 0s | |
| 2021-02-19T01:08:36.4298298Z 21050K .......... .......... .......... .......... .......... 65% 109M 0s | |
| 2021-02-19T01:08:36.4302750Z 21100K .......... .......... .......... .......... .......... 65% 127M 0s | |
| 2021-02-19T01:08:36.4309647Z 21150K .......... .......... .......... .......... .......... 65% 63.6M 0s | |
| 2021-02-19T01:08:36.4325263Z 21200K .......... .......... .......... .......... .......... 66% 121M 0s | |
| 2021-02-19T01:08:36.4329186Z 21250K .......... .......... .......... .......... .......... 66% 32.0M 0s | |
| 2021-02-19T01:08:36.4334077Z 21300K .......... .......... .......... .......... .......... 66% 120M 0s | |
| 2021-02-19T01:08:36.4337182Z 21350K .......... .......... .......... .......... .......... 66% 115M 0s | |
| 2021-02-19T01:08:36.4341085Z 21400K .......... .......... .......... .......... .......... 66% 124M 0s | |
| 2021-02-19T01:08:36.4345367Z 21450K .......... .......... .......... .......... .......... 66% 114M 0s | |
| 2021-02-19T01:08:36.4349148Z 21500K .......... .......... .......... .......... .......... 66% 129M 0s | |
| 2021-02-19T01:08:36.4356659Z 21550K .......... .......... .......... .......... .......... 67% 66.4M 0s | |
| 2021-02-19T01:08:36.4361667Z 21600K .......... .......... .......... .......... .......... 67% 97.1M 0s | |
| 2021-02-19T01:08:36.4366591Z 21650K .......... .......... .......... .......... .......... 67% 98.4M 0s | |
| 2021-02-19T01:08:36.4371683Z 21700K .......... .......... .......... .......... .......... 67% 120M 0s | |
| 2021-02-19T01:08:36.4376035Z 21750K .......... .......... .......... .......... .......... 67% 90.8M 0s | |
| 2021-02-19T01:08:36.4384488Z 21800K .......... .......... .......... .......... .......... 67% 57.5M 0s | |
| 2021-02-19T01:08:36.4388899Z 21850K .......... .......... .......... .......... .......... 68% 111M 0s | |
| 2021-02-19T01:08:36.4396226Z 21900K .......... .......... .......... .......... .......... 68% 68.9M 0s | |
| 2021-02-19T01:08:36.4400115Z 21950K .......... .......... .......... .......... .......... 68% 119M 0s | |
| 2021-02-19T01:08:36.4428522Z 22000K .......... .......... .......... .......... .......... 68% 17.2M 0s | |
| 2021-02-19T01:08:36.4435228Z 22050K .......... .......... .......... .......... .......... 68% 84.5M 0s | |
| 2021-02-19T01:08:36.4462282Z 22100K .......... .......... .......... .......... .......... 68% 17.5M 0s | |
| 2021-02-19T01:08:36.4466992Z 22150K .......... .......... .......... .......... .......... 69% 127M 0s | |
| 2021-02-19T01:08:36.4471210Z 22200K .......... .......... .......... .......... .......... 69% 110M 0s | |
| 2021-02-19T01:08:36.4474377Z 22250K .......... .......... .......... .......... .......... 69% 123M 0s | |
| 2021-02-19T01:08:36.4478049Z 22300K .......... .......... .......... .......... .......... 69% 127M 0s | |
| 2021-02-19T01:08:36.4482130Z 22350K .......... .......... .......... .......... .......... 69% 120M 0s | |
| 2021-02-19T01:08:36.4486086Z 22400K .......... .......... .......... .......... .......... 69% 134M 0s | |
| 2021-02-19T01:08:36.4489816Z 22450K .......... .......... .......... .......... .......... 69% 130M 0s | |
| 2021-02-19T01:08:36.4493481Z 22500K .......... .......... .......... .......... .......... 70% 137M 0s | |
| 2021-02-19T01:08:36.4496695Z 22550K .......... .......... .......... .......... .......... 70% 136M 0s | |
| 2021-02-19T01:08:36.4500541Z 22600K .......... .......... .......... .......... .......... 70% 136M 0s | |
| 2021-02-19T01:08:36.4507050Z 22650K .......... .......... .......... .......... .......... 70% 72.3M 0s | |
| 2021-02-19T01:08:36.4510908Z 22700K .......... .......... .......... .......... .......... 70% 137M 0s | |
| 2021-02-19T01:08:36.4518438Z 22750K .......... .......... .......... .......... .......... 70% 67.9M 0s | |
| 2021-02-19T01:08:36.4524644Z 22800K .......... .......... .......... .......... .......... 71% 73.9M 0s | |
| 2021-02-19T01:08:36.4529546Z 22850K .......... .......... .......... .......... .......... 71% 116M 0s | |
| 2021-02-19T01:08:36.4552685Z 22900K .......... .......... .......... .......... .......... 71% 21.5M 0s | |
| 2021-02-19T01:08:36.4555651Z 22950K .......... .......... .......... .......... .......... 71% 115M 0s | |
| 2021-02-19T01:08:36.4561144Z 23000K .......... .......... .......... .......... .......... 71% 126M 0s | |
| 2021-02-19T01:08:36.4564434Z 23050K .......... .......... .......... .......... .......... 71% 102M 0s | |
| 2021-02-19T01:08:36.4568092Z 23100K .......... .......... .......... .......... .......... 71% 131M 0s | |
| 2021-02-19T01:08:36.4572773Z 23150K .......... .......... .......... .......... .......... 72% 123M 0s | |
| 2021-02-19T01:08:36.4576403Z 23200K .......... .......... .......... .......... .......... 72% 131M 0s | |
| 2021-02-19T01:08:36.4579661Z 23250K .......... .......... .......... .......... .......... 72% 122M 0s | |
| 2021-02-19T01:08:36.4591787Z 23300K .......... .......... .......... .......... .......... 72% 141M 0s | |
| 2021-02-19T01:08:36.4596349Z 23350K .......... .......... .......... .......... .......... 72% 39.7M 0s | |
| 2021-02-19T01:08:36.4599352Z 23400K .......... .......... .......... .......... .......... 72% 130M 0s | |
| 2021-02-19T01:08:36.4604508Z 23450K .......... .......... .......... .......... .......... 73% 113M 0s | |
| 2021-02-19T01:08:36.4608271Z 23500K .......... .......... .......... .......... .......... 73% 126M 0s | |
| 2021-02-19T01:08:36.4611315Z 23550K .......... .......... .......... .......... .......... 73% 138M 0s | |
| 2021-02-19T01:08:36.4614886Z 23600K .......... .......... .......... .......... .......... 73% 127M 0s | |
| 2021-02-19T01:08:36.4619581Z 23650K .......... .......... .......... .......... .......... 73% 117M 0s | |
| 2021-02-19T01:08:36.4627411Z 23700K .......... .......... .......... .......... .......... 73% 62.8M 0s | |
| 2021-02-19T01:08:36.4630982Z 23750K .......... .......... .......... .......... .......... 73% 118M 0s | |
| 2021-02-19T01:08:36.4634889Z 23800K .......... .......... .......... .......... .......... 74% 125M 0s | |
| 2021-02-19T01:08:36.4653635Z 23850K .......... .......... .......... .......... .......... 74% 26.0M 0s | |
| 2021-02-19T01:08:36.4657446Z 23900K .......... .......... .......... .......... .......... 74% 127M 0s | |
| 2021-02-19T01:08:36.4661074Z 23950K .......... .......... .......... .......... .......... 74% 135M 0s | |
| 2021-02-19T01:08:36.4665002Z 24000K .......... .......... .......... .......... .......... 74% 132M 0s | |
| 2021-02-19T01:08:36.4667938Z 24050K .......... .......... .......... .......... .......... 74% 149M 0s | |
| 2021-02-19T01:08:36.4682046Z 24100K .......... .......... .......... .......... .......... 75% 35.7M 0s | |
| 2021-02-19T01:08:36.4690688Z 24150K .......... .......... .......... .......... .......... 75% 54.2M 0s | |
| 2021-02-19T01:08:36.4693791Z 24200K .......... .......... .......... .......... .......... 75% 184M 0s | |
| 2021-02-19T01:08:36.4702190Z 24250K .......... .......... .......... .......... .......... 75% 55.5M 0s | |
| 2021-02-19T01:08:36.4733248Z 24300K .......... .......... .......... .......... .......... 75% 22.8M 0s | |
| 2021-02-19T01:08:36.4733716Z 24350K .......... .......... .......... .......... .......... 75% 218M 0s | |
| 2021-02-19T01:08:36.4735701Z 24400K .......... .......... .......... .......... .......... 76% 64.9M 0s | |
| 2021-02-19T01:08:36.4743494Z 24450K .......... .......... .......... .......... .......... 76% 48.8M 0s | |
| 2021-02-19T01:08:36.4748035Z 24500K .......... .......... .......... .......... .......... 76% 120M 0s | |
| 2021-02-19T01:08:36.4751512Z 24550K .......... .......... .......... .......... .......... 76% 119M 0s | |
| 2021-02-19T01:08:36.4755524Z 24600K .......... .......... .......... .......... .......... 76% 124M 0s | |
| 2021-02-19T01:08:36.4766820Z 24650K .......... .......... .......... .......... .......... 76% 43.8M 0s | |
| 2021-02-19T01:08:36.4771246Z 24700K .......... .......... .......... .......... .......... 76% 117M 0s | |
| 2021-02-19T01:08:36.4780923Z 24750K .......... .......... .......... .......... .......... 77% 65.4M 0s | |
| 2021-02-19T01:08:36.4802999Z 24800K .......... .......... .......... .......... .......... 77% 21.8M 0s | |
| 2021-02-19T01:08:36.4808233Z 24850K .......... .......... .......... .......... .......... 77% 64.7M 0s | |
| 2021-02-19T01:08:36.4812768Z 24900K .......... .......... .......... .......... .......... 77% 105M 0s | |
| 2021-02-19T01:08:36.4814470Z 24950K .......... .......... .......... .......... .......... 77% 272M 0s | |
| 2021-02-19T01:08:36.4816208Z 25000K .......... .......... .......... .......... .......... 77% 280M 0s | |
| 2021-02-19T01:08:36.4837270Z 25050K .......... .......... .......... .......... .......... 78% 23.8M 0s | |
| 2021-02-19T01:08:36.4839122Z 25100K .......... .......... .......... .......... .......... 78% 237M 0s | |
| 2021-02-19T01:08:36.4842333Z 25150K .......... .......... .......... .......... .......... 78% 153M 0s | |
| 2021-02-19T01:08:36.4844014Z 25200K .......... .......... .......... .......... .......... 78% 268M 0s | |
| 2021-02-19T01:08:36.4869753Z 25250K .......... .......... .......... .......... .......... 78% 19.2M 0s | |
| 2021-02-19T01:08:36.4871633Z 25300K .......... .......... .......... .......... .......... 78% 204M 0s | |
| 2021-02-19T01:08:36.4875596Z 25350K .......... .......... .......... .......... .......... 78% 140M 0s | |
| 2021-02-19T01:08:36.4878019Z 25400K .......... .......... .......... .......... .......... 79% 173M 0s | |
| 2021-02-19T01:08:36.4881388Z 25450K .......... .......... .......... .......... .......... 79% 144M 0s | |
| 2021-02-19T01:08:36.4884186Z 25500K .......... .......... .......... .......... .......... 79% 170M 0s | |
| 2021-02-19T01:08:36.4887023Z 25550K .......... .......... .......... .......... .......... 79% 174M 0s | |
| 2021-02-19T01:08:36.4890087Z 25600K .......... .......... .......... .......... .......... 79% 170M 0s | |
| 2021-02-19T01:08:36.4926063Z 25650K .......... .......... .......... .......... .......... 79% 13.6M 0s | |
| 2021-02-19T01:08:36.4928735Z 25700K .......... .......... .......... .......... .......... 80% 167M 0s | |
| 2021-02-19T01:08:36.4931943Z 25750K .......... .......... .......... .......... .......... 80% 174M 0s | |
| 2021-02-19T01:08:36.4934829Z 25800K .......... .......... .......... .......... .......... 80% 163M 0s | |
| 2021-02-19T01:08:36.4938168Z 25850K .......... .......... .......... .......... .......... 80% 144M 0s | |
| 2021-02-19T01:08:36.4941093Z 25900K .......... .......... .......... .......... .......... 80% 156M 0s | |
| 2021-02-19T01:08:36.4963076Z 25950K .......... .......... .......... .......... .......... 80% 175M 0s | |
| 2021-02-19T01:08:36.4963904Z 26000K .......... .......... .......... .......... .......... 80% 278M 0s | |
| 2021-02-19T01:08:36.4964609Z 26050K .......... .......... .......... .......... .......... 81% 249M 0s | |
| 2021-02-19T01:08:36.4966081Z 26100K .......... .......... .......... .......... .......... 81% 273M 0s | |
| 2021-02-19T01:08:36.4967801Z 26150K .......... .......... .......... .......... .......... 81% 27.3M 0s | |
| 2021-02-19T01:08:36.4969616Z 26200K .......... .......... .......... .......... .......... 81% 278M 0s | |
| 2021-02-19T01:08:36.4972173Z 26250K .......... .......... .......... .......... .......... 81% 220M 0s | |
| 2021-02-19T01:08:36.4974613Z 26300K .......... .......... .......... .......... .......... 81% 285M 0s | |
| 2021-02-19T01:08:36.4976430Z 26350K .......... .......... .......... .......... .......... 82% 171M 0s | |
| 2021-02-19T01:08:36.4995026Z 26400K .......... .......... .......... .......... .......... 82% 28.6M 0s | |
| 2021-02-19T01:08:36.4996950Z 26450K .......... .......... .......... .......... .......... 82% 137M 0s | |
| 2021-02-19T01:08:36.4998737Z 26500K .......... .......... .......... .......... .......... 82% 270M 0s | |
| 2021-02-19T01:08:36.5103925Z 26550K .......... .......... .......... .......... .......... 82% 4.68M 0s | |
| 2021-02-19T01:08:36.5107343Z 26600K .......... .......... .......... .......... .......... 82% 135M 0s | |
| 2021-02-19T01:08:36.5116907Z 26650K .......... .......... .......... .......... .......... 83% 49.1M 0s | |
| 2021-02-19T01:08:36.5125650Z 26700K .......... .......... .......... .......... .......... 83% 61.4M 0s | |
| 2021-02-19T01:08:36.5126420Z 26750K .......... .......... .......... .......... .......... 83% 223M 0s | |
| 2021-02-19T01:08:36.5130099Z 26800K .......... .......... .......... .......... .......... 83% 130M 0s | |
| 2021-02-19T01:08:36.5145870Z 26850K .......... .......... .......... .......... .......... 83% 30.8M 0s | |
| 2021-02-19T01:08:36.5148701Z 26900K .......... .......... .......... .......... .......... 83% 170M 0s | |
| 2021-02-19T01:08:36.5151542Z 26950K .......... .......... .......... .......... .......... 83% 172M 0s | |
| 2021-02-19T01:08:36.5163114Z 27000K .......... .......... .......... .......... .......... 84% 42.5M 0s | |
| 2021-02-19T01:08:36.5166315Z 27050K .......... .......... .......... .......... .......... 84% 148M 0s | |
| 2021-02-19T01:08:36.5176889Z 27100K .......... .......... .......... .......... .......... 84% 128M 0s | |
| 2021-02-19T01:08:36.5198263Z 27150K .......... .......... .......... .......... .......... 84% 53.4M 0s | |
| 2021-02-19T01:08:36.5199036Z 27200K .......... .......... .......... .......... .......... 84% 267M 0s | |
| 2021-02-19T01:08:36.5200798Z 27250K .......... .......... .......... .......... .......... 84% 24.8M 0s | |
| 2021-02-19T01:08:36.5203804Z 27300K .......... .......... .......... .......... .......... 85% 168M 0s | |
| 2021-02-19T01:08:36.5206859Z 27350K .......... .......... .......... .......... .......... 85% 156M 0s | |
| 2021-02-19T01:08:36.5210670Z 27400K .......... .......... .......... .......... .......... 85% 177M 0s | |
| 2021-02-19T01:08:36.5213113Z 27450K .......... .......... .......... .......... .......... 85% 165M 0s | |
| 2021-02-19T01:08:36.5216247Z 27500K .......... .......... .......... .......... .......... 85% 144M 0s | |
| 2021-02-19T01:08:36.5218987Z 27550K .......... .......... .......... .......... .......... 85% 167M 0s | |
| 2021-02-19T01:08:36.5222319Z 27600K .......... .......... .......... .......... .......... 85% 159M 0s | |
| 2021-02-19T01:08:36.5225225Z 27650K .......... .......... .......... .......... .......... 86% 153M 0s | |
| 2021-02-19T01:08:36.5228374Z 27700K .......... .......... .......... .......... .......... 86% 151M 0s | |
| 2021-02-19T01:08:36.5232634Z 27750K .......... .......... .......... .......... .......... 86% 123M 0s | |
| 2021-02-19T01:08:36.5254930Z 27800K .......... .......... .......... .......... .......... 86% 22.2M 0s | |
| 2021-02-19T01:08:36.5258006Z 27850K .......... .......... .......... .......... .......... 86% 139M 0s | |
| 2021-02-19T01:08:36.5260774Z 27900K .......... .......... .......... .......... .......... 86% 168M 0s | |
| 2021-02-19T01:08:36.5263951Z 27950K .......... .......... .......... .......... .......... 87% 168M 0s | |
| 2021-02-19T01:08:36.5266798Z 28000K .......... .......... .......... .......... .......... 87% 160M 0s | |
| 2021-02-19T01:08:36.5270916Z 28050K .......... .......... .......... .......... .......... 87% 121M 0s | |
| 2021-02-19T01:08:36.5274046Z 28100K .......... .......... .......... .......... .......... 87% 152M 0s | |
| 2021-02-19T01:08:36.5281932Z 28150K .......... .......... .......... .......... .......... 87% 61.7M 0s | |
| 2021-02-19T01:08:36.5295589Z 28200K .......... .......... .......... .......... .......... 87% 37.3M 0s | |
| 2021-02-19T01:08:36.5299424Z 28250K .......... .......... .......... .......... .......... 87% 128M 0s | |
| 2021-02-19T01:08:36.5302462Z 28300K .......... .......... .......... .......... .......... 88% 157M 0s | |
| 2021-02-19T01:08:36.5304818Z 28350K .......... .......... .......... .......... .......... 88% 170M 0s | |
| 2021-02-19T01:08:36.5311830Z 28400K .......... .......... .......... .......... .......... 88% 71.1M 0s | |
| 2021-02-19T01:08:36.5316569Z 28450K .......... .......... .......... .......... .......... 88% 110M 0s | |
| 2021-02-19T01:08:36.5327354Z 28500K .......... .......... .......... .......... .......... 88% 44.7M 0s | |
| 2021-02-19T01:08:36.5330684Z 28550K .......... .......... .......... .......... .......... 88% 137M 0s | |
| 2021-02-19T01:08:36.5333888Z 28600K .......... .......... .......... .......... .......... 89% 152M 0s | |
| 2021-02-19T01:08:36.5338717Z 28650K .......... .......... .......... .......... .......... 89% 119M 0s | |
| 2021-02-19T01:08:36.5345268Z 28700K .......... .......... .......... .......... .......... 89% 67.0M 0s | |
| 2021-02-19T01:08:36.5349283Z 28750K .......... .......... .......... .......... .......... 89% 122M 0s | |
| 2021-02-19T01:08:36.5352525Z 28800K .......... .......... .......... .......... .......... 89% 157M 0s | |
| 2021-02-19T01:08:36.5361900Z 28850K .......... .......... .......... .......... .......... 89% 52.7M 0s | |
| 2021-02-19T01:08:36.5364852Z 28900K .......... .......... .......... .......... .......... 90% 163M 0s | |
| 2021-02-19T01:08:36.5372548Z 28950K .......... .......... .......... .......... .......... 90% 64.8M 0s | |
| 2021-02-19T01:08:36.5376295Z 29000K .......... .......... .......... .......... .......... 90% 178M 0s | |
| 2021-02-19T01:08:36.5382573Z 29050K .......... .......... .......... .......... .......... 90% 72.6M 0s | |
| 2021-02-19T01:08:36.5391483Z 29100K .......... .......... .......... .......... .......... 90% 53.8M 0s | |
| 2021-02-19T01:08:36.5400201Z 29150K .......... .......... .......... .......... .......... 90% 58.8M 0s | |
| 2021-02-19T01:08:36.5402075Z 29200K .......... .......... .......... .......... .......... 90% 201M 0s | |
| 2021-02-19T01:08:36.5405077Z 29250K .......... .......... .......... .......... .......... 91% 155M 0s | |
| 2021-02-19T01:08:36.5418093Z 29300K .......... .......... .......... .......... .......... 91% 38.1M 0s | |
| 2021-02-19T01:08:36.5444694Z 29350K .......... .......... .......... .......... .......... 91% 18.4M 0s | |
| 2021-02-19T01:08:36.5446202Z 29400K .......... .......... .......... .......... .......... 91% 206M 0s | |
| 2021-02-19T01:08:36.5451956Z 29450K .......... .......... .......... .......... .......... 91% 91.5M 0s | |
| 2021-02-19T01:08:36.5454783Z 29500K .......... .......... .......... .......... .......... 91% 151M 0s | |
| 2021-02-19T01:08:36.5459777Z 29550K .......... .......... .......... .......... .......... 92% 112M 0s | |
| 2021-02-19T01:08:36.5464760Z 29600K .......... .......... .......... .......... .......... 92% 93.9M 0s | |
| 2021-02-19T01:08:36.5468831Z 29650K .......... .......... .......... .......... .......... 92% 109M 0s | |
| 2021-02-19T01:08:36.5472008Z 29700K .......... .......... .......... .......... .......... 92% 156M 0s | |
| 2021-02-19T01:08:36.5477110Z 29750K .......... .......... .......... .......... .......... 92% 96.9M 0s | |
| 2021-02-19T01:08:36.5488241Z 29800K .......... .......... .......... .......... .......... 92% 44.3M 0s | |
| 2021-02-19T01:08:36.5501369Z 29850K .......... .......... .......... .......... .......... 92% 112M 0s | |
| 2021-02-19T01:08:36.5502190Z 29900K .......... .......... .......... .......... .......... 93% 87.8M 0s | |
| 2021-02-19T01:08:36.5503668Z 29950K .......... .......... .......... .......... .......... 93% 85.3M 0s | |
| 2021-02-19T01:08:36.5508021Z 30000K .......... .......... .......... .......... .......... 93% 117M 0s | |
| 2021-02-19T01:08:36.5515141Z 30050K .......... .......... .......... .......... .......... 93% 69.2M 0s | |
| 2021-02-19T01:08:36.5520274Z 30100K .......... .......... .......... .......... .......... 93% 138M 0s | |
| 2021-02-19T01:08:36.5522958Z 30150K .......... .......... .......... .......... .......... 93% 156M 0s | |
| 2021-02-19T01:08:36.5529152Z 30200K .......... .......... .......... .......... .......... 94% 65.7M 0s | |
| 2021-02-19T01:08:36.5533639Z 30250K .......... .......... .......... .......... .......... 94% 113M 0s | |
| 2021-02-19T01:08:36.5544741Z 30300K .......... .......... .......... .......... .......... 94% 43.0M 0s | |
| 2021-02-19T01:08:36.5548703Z 30350K .......... .......... .......... .......... .......... 94% 163M 0s | |
| 2021-02-19T01:08:36.5551991Z 30400K .......... .......... .......... .......... .......... 94% 144M 0s | |
| 2021-02-19T01:08:36.5559289Z 30450K .......... .......... .......... .......... .......... 94% 65.4M 0s | |
| 2021-02-19T01:08:36.5572678Z 30500K .......... .......... .......... .......... .......... 94% 37.7M 0s | |
| 2021-02-19T01:08:36.5574831Z 30550K .......... .......... .......... .......... .......... 95% 262M 0s | |
| 2021-02-19T01:08:36.5575788Z 30600K .......... .......... .......... .......... .......... 95% 208M 0s | |
| 2021-02-19T01:08:36.5616018Z 30650K .......... .......... .......... .......... .......... 95% 12.1M 0s | |
| 2021-02-19T01:08:36.5619170Z 30700K .......... .......... .......... .......... .......... 95% 154M 0s | |
| 2021-02-19T01:08:36.5622704Z 30750K .......... .......... .......... .......... .......... 95% 171M 0s | |
| 2021-02-19T01:08:36.5624712Z 30800K .......... .......... .......... .......... .......... 95% 177M 0s | |
| 2021-02-19T01:08:36.5627832Z 30850K .......... .......... .......... .......... .......... 96% 162M 0s | |
| 2021-02-19T01:08:36.5630633Z 30900K .......... .......... .......... .......... .......... 96% 173M 0s | |
| 2021-02-19T01:08:36.5634209Z 30950K .......... .......... .......... .......... .......... 96% 144M 0s | |
| 2021-02-19T01:08:36.5636943Z 31000K .......... .......... .......... .......... .......... 96% 186M 0s | |
| 2021-02-19T01:08:36.5646598Z 31050K .......... .......... .......... .......... .......... 96% 148M 0s | |
| 2021-02-19T01:08:36.5650799Z 31100K .......... .......... .......... .......... .......... 96% 52.9M 0s | |
| 2021-02-19T01:08:36.5651832Z 31150K .......... .......... .......... .......... .......... 97% 247M 0s | |
| 2021-02-19T01:08:36.5655164Z 31200K .......... .......... .......... .......... .......... 97% 129M 0s | |
| 2021-02-19T01:08:36.5659368Z 31250K .......... .......... .......... .......... .......... 97% 127M 0s | |
| 2021-02-19T01:08:36.5661314Z 31300K .......... .......... .......... .......... .......... 97% 180M 0s | |
| 2021-02-19T01:08:36.5665904Z 31350K .......... .......... .......... .......... .......... 97% 108M 0s | |
| 2021-02-19T01:08:36.5676683Z 31400K .......... .......... .......... .......... .......... 97% 45.7M 0s | |
| 2021-02-19T01:08:36.5684183Z 31450K .......... .......... .......... .......... .......... 97% 64.9M 0s | |
| 2021-02-19T01:08:36.5695242Z 31500K .......... .......... .......... .......... .......... 98% 45.8M 0s | |
| 2021-02-19T01:08:36.5699103Z 31550K .......... .......... .......... .......... .......... 98% 131M 0s | |
| 2021-02-19T01:08:36.5711348Z 31600K .......... .......... .......... .......... .......... 98% 39.8M 0s | |
| 2021-02-19T01:08:36.5714284Z 31650K .......... .......... .......... .......... .......... 98% 158M 0s | |
| 2021-02-19T01:08:36.5718997Z 31700K .......... .......... .......... .......... .......... 98% 142M 0s | |
| 2021-02-19T01:08:36.5721861Z 31750K .......... .......... .......... .......... .......... 98% 120M 0s | |
| 2021-02-19T01:08:36.5731469Z 31800K .......... .......... .......... .......... .......... 99% 51.5M 0s | |
| 2021-02-19T01:08:36.5737121Z 31850K .......... .......... .......... .......... .......... 99% 94.4M 0s | |
| 2021-02-19T01:08:36.5743143Z 31900K .......... .......... .......... .......... .......... 99% 75.3M 0s | |
| 2021-02-19T01:08:36.5751094Z 31950K .......... .......... .......... .......... .......... 99% 61.5M 0s | |
| 2021-02-19T01:08:36.5753848Z 32000K .......... .......... .......... .......... .......... 99% 168M 0s | |
| 2021-02-19T01:08:36.5762615Z 32050K .......... .......... .......... .......... .......... 99% 57.6M 0s | |
| 2021-02-19T01:08:36.5766218Z 32100K .......... .......... .......... .......... .......... 99% 138M 0s | |
| 2021-02-19T01:08:36.5768313Z 32150K .......... .... 100% 66.6M=0.4s | |
| 2021-02-19T01:08:36.5768612Z | |
| 2021-02-19T01:08:36.5772451Z 2021-02-19 01:08:36 (69.9 MB/s) - ‘MacOSX10.10.sdk.tar.xz’ saved [32936212/32936212] | |
| 2021-02-19T01:08:36.5772974Z | |
| 2021-02-19T01:08:36.6082925Z found SDK version 10.10 at tarballs/MacOSX10.10.sdk.tar.xz | |
| 2021-02-19T01:08:36.6104920Z verified at tarballs/MacOSX10.10.sdk.tar.xz | |
| 2021-02-19T01:08:36.6114411Z | |
| 2021-02-19T01:08:36.6116633Z Building OSXCross toolchain, Version: 1.3 | |
| 2021-02-19T01:08:36.6117096Z | |
| 2021-02-19T01:08:36.6117561Z macOS SDK Version: 10.10, Target: darwin14 | |
| 2021-02-19T01:08:36.6124900Z Minimum targeted macOS Version: 10.7 | |
| 2021-02-19T01:08:36.6131669Z Tarball Directory: /home/runner/work/tws/tws/osxcross/tarballs | |
| 2021-02-19T01:08:36.6135985Z Build Directory: /home/runner/work/tws/tws/osxcross/build | |
| 2021-02-19T01:08:36.6138598Z Install Directory: /home/runner/work/tws/tws/osxcross/target | |
| 2021-02-19T01:08:36.6141946Z SDK Install Directory: /home/runner/work/tws/tws/osxcross/target/SDK | |
| 2021-02-19T01:08:36.6145071Z | |
| 2021-02-19T01:08:36.6256778Z | |
| 2021-02-19T01:08:36.6257549Z ## Building xar (master) ## | |
| 2021-02-19T01:08:36.6257977Z | |
| 2021-02-19T01:08:36.6286469Z Cloning into 'xar'... | |
| 2021-02-19T01:08:37.0657025Z From https://github.com/tpoechtrager/xar | |
| 2021-02-19T01:08:37.0659238Z * branch master -> FETCH_HEAD | |
| 2021-02-19T01:08:37.0826434Z Already on 'master' | |
| 2021-02-19T01:08:37.0830193Z Your branch is up to date with 'origin/master'. | |
| 2021-02-19T01:08:37.2062271Z hint: Pulling without specifying how to reconcile divergent branches is | |
| 2021-02-19T01:08:37.2063321Z hint: discouraged. You can squelch this message by running one of the following | |
| 2021-02-19T01:08:37.2064383Z hint: commands sometime before your next pull: | |
| 2021-02-19T01:08:37.2064873Z hint: | |
| 2021-02-19T01:08:37.2065409Z hint: git config pull.rebase false # merge (the default strategy) | |
| 2021-02-19T01:08:37.2066103Z hint: git config pull.rebase true # rebase | |
| 2021-02-19T01:08:37.2067482Z hint: git config pull.ff only # fast-forward only | |
| 2021-02-19T01:08:37.2067984Z hint: | |
| 2021-02-19T01:08:37.2068726Z hint: You can replace "git config" with "git config --global" to set a default | |
| 2021-02-19T01:08:37.2069773Z hint: preference for all repositories. You can also pass --rebase, --no-rebase, | |
| 2021-02-19T01:08:37.2070836Z hint: or --ff-only on the command line to override the configured default per | |
| 2021-02-19T01:08:37.2071484Z hint: invocation. | |
| 2021-02-19T01:08:37.3682926Z From https://github.com/tpoechtrager/xar | |
| 2021-02-19T01:08:37.3685055Z * branch master -> FETCH_HEAD | |
| 2021-02-19T01:08:37.3749799Z Already up to date. | |
| 2021-02-19T01:08:37.5428475Z checking for gcc... clang | |
| 2021-02-19T01:08:40.5533438Z checking whether the C compiler works... yes | |
| 2021-02-19T01:08:40.5534700Z checking for C compiler default output file name... a.out | |
| 2021-02-19T01:08:40.6186612Z checking for suffix of executables... | |
| 2021-02-19T01:08:40.8414887Z checking whether we are cross compiling... no | |
| 2021-02-19T01:08:40.8747138Z checking for suffix of object files... o | |
| 2021-02-19T01:08:40.9070845Z checking whether we are using the GNU C compiler... yes | |
| 2021-02-19T01:08:40.9648494Z checking whether clang accepts -g... yes | |
| 2021-02-19T01:08:41.1173881Z checking for clang option to accept ISO C89... none needed | |
| 2021-02-19T01:08:41.1178534Z checking for special C compiler options needed for large files... no | |
| 2021-02-19T01:08:41.1948867Z checking for _FILE_OFFSET_BITS value needed for large files... no | |
| 2021-02-19T01:08:41.2965511Z checking how to run the C preprocessor... clang -E | |
| 2021-02-19T01:08:41.3644261Z checking for a BSD-compatible install... /usr/bin/install -c | |
| 2021-02-19T01:08:41.3648274Z checking for ld... /usr/bin/ld | |
| 2021-02-19T01:08:41.3654486Z checking for ar... /usr/bin/ar | |
| 2021-02-19T01:08:41.3660342Z checking for ranlib... /usr/bin/ranlib | |
| 2021-02-19T01:08:41.3667251Z checking for autoconf... /usr/bin/autoconf | |
| 2021-02-19T01:08:41.3669463Z checking whether to build shared libraries... yes | |
| 2021-02-19T01:08:41.3670986Z checking whether to build static libraries... yes | |
| 2021-02-19T01:08:41.4251361Z checking build system type... x86_64-pc-linux-gnu | |
| 2021-02-19T01:08:41.4253102Z checking host system type... x86_64-pc-linux-gnu | |
| 2021-02-19T01:08:41.4281851Z checking for grep that handles long lines and -e... /usr/bin/grep | |
| 2021-02-19T01:08:41.4307571Z checking for egrep... /usr/bin/grep -E | |
| 2021-02-19T01:08:41.6587749Z checking for ANSI C header files... yes | |
| 2021-02-19T01:08:41.7184997Z checking for sys/types.h... yes | |
| 2021-02-19T01:08:41.8364691Z checking for sys/stat.h... yes | |
| 2021-02-19T01:08:41.8849947Z checking for stdlib.h... yes | |
| 2021-02-19T01:08:41.9353744Z checking for string.h... yes | |
| 2021-02-19T01:08:41.9916495Z checking for memory.h... yes | |
| 2021-02-19T01:08:42.0419772Z checking for strings.h... yes | |
| 2021-02-19T01:08:42.1067639Z checking for inttypes.h... yes | |
| 2021-02-19T01:08:42.1651365Z checking for stdint.h... yes | |
| 2021-02-19T01:08:42.2623251Z checking for unistd.h... yes | |
| 2021-02-19T01:08:42.2662869Z checking for stdint.h... (cached) yes | |
| 2021-02-19T01:08:42.3803354Z checking ext2fs/ext2_fs.h usability... no | |
| 2021-02-19T01:08:42.4102551Z checking ext2fs/ext2_fs.h presence... no | |
| 2021-02-19T01:08:42.4103663Z checking for ext2fs/ext2_fs.h... no | |
| 2021-02-19T01:08:42.4605868Z checking sys/statfs.h usability... yes | |
| 2021-02-19T01:08:42.4881445Z checking sys/statfs.h presence... yes | |
| 2021-02-19T01:08:42.4882578Z checking for sys/statfs.h... yes | |
| 2021-02-19T01:08:42.5418696Z checking sys/xattr.h usability... yes | |
| 2021-02-19T01:08:42.5709756Z checking sys/xattr.h presence... yes | |
| 2021-02-19T01:08:42.5710499Z checking for sys/xattr.h... yes | |
| 2021-02-19T01:08:42.6499549Z checking sys/param.h usability... yes | |
| 2021-02-19T01:08:42.6858803Z checking sys/param.h presence... yes | |
| 2021-02-19T01:08:42.6860261Z checking for sys/param.h... yes | |
| 2021-02-19T01:08:42.7501623Z checking sys/extattr.h usability... no | |
| 2021-02-19T01:08:42.7820604Z checking sys/extattr.h presence... no | |
| 2021-02-19T01:08:42.7821978Z checking for sys/extattr.h... no | |
| 2021-02-19T01:08:42.8364914Z checking libutil.h usability... no | |
| 2021-02-19T01:08:42.8682598Z checking libutil.h presence... no | |
| 2021-02-19T01:08:42.8683937Z checking for libutil.h... no | |
| 2021-02-19T01:08:42.9381274Z checking for lgetxattr... yes | |
| 2021-02-19T01:08:43.0097399Z checking for lsetxattr... yes | |
| 2021-02-19T01:08:43.0874276Z checking for getxattr... yes | |
| 2021-02-19T01:08:43.1725795Z checking for setxattr... yes | |
| 2021-02-19T01:08:43.2507482Z checking for getattrlist... no | |
| 2021-02-19T01:08:43.3244082Z checking for setattrlist... no | |
| 2021-02-19T01:08:43.3892589Z checking for lchmod... no | |
| 2021-02-19T01:08:43.4554002Z checking for lchown... yes | |
| 2021-02-19T01:08:43.5116780Z checking for chflags... no | |
| 2021-02-19T01:08:43.5863547Z checking for statvfs... yes | |
| 2021-02-19T01:08:43.6564965Z checking for statfs... yes | |
| 2021-02-19T01:08:43.7348080Z checking for strmode... no | |
| 2021-02-19T01:08:43.8449516Z checking for struct statfs.f_fstypename... no | |
| 2021-02-19T01:08:43.9354052Z checking for struct statvfs.f_fstypename... no | |
| 2021-02-19T01:08:44.0455248Z checking for struct stat.st_flags... no | |
| 2021-02-19T01:08:44.1344691Z checking size of uid_t... 4 | |
| 2021-02-19T01:08:44.2253930Z checking size of gid_t... 4 | |
| 2021-02-19T01:08:44.3134355Z checking size of ino_t... 8 | |
| 2021-02-19T01:08:44.4182692Z checking size of dev_t... 8 | |
| 2021-02-19T01:08:44.4806369Z checking for acl_get_file in -lacl... no | |
| 2021-02-19T01:08:44.5549983Z checking for asprintf... yes | |
| 2021-02-19T01:08:44.5558704Z checking for xml2-config... /usr/bin/xml2-config | |
| 2021-02-19T01:08:44.5885548Z checking for libxml >= 2.6.11... 2.9.10 | |
| 2021-02-19T01:08:44.7918956Z checking libxml/xmlwriter.h usability... yes | |
| 2021-02-19T01:08:44.8362604Z checking libxml/xmlwriter.h presence... yes | |
| 2021-02-19T01:08:44.8363417Z checking for libxml/xmlwriter.h... yes | |
| 2021-02-19T01:08:44.9449507Z checking openssl/evp.h usability... yes | |
| 2021-02-19T01:08:44.9944322Z checking openssl/evp.h presence... yes | |
| 2021-02-19T01:08:44.9945686Z checking for openssl/evp.h... yes | |
| 2021-02-19T01:08:45.1365095Z checking for EVP_add_cipher in -lcrypto... yes | |
| 2021-02-19T01:08:45.2020467Z checking zlib.h usability... yes | |
| 2021-02-19T01:08:45.2374787Z checking zlib.h presence... yes | |
| 2021-02-19T01:08:45.2376141Z checking for zlib.h... yes | |
| 2021-02-19T01:08:45.3753691Z checking for deflate in -lz... yes | |
| 2021-02-19T01:08:45.4310706Z checking bzlib.h usability... yes | |
| 2021-02-19T01:08:45.4608386Z checking bzlib.h presence... yes | |
| 2021-02-19T01:08:45.4609765Z checking for bzlib.h... yes | |
| 2021-02-19T01:08:45.6033278Z checking for BZ2_bzCompress in -lbz2... yes | |
| 2021-02-19T01:08:45.7255977Z checking lzma.h usability... yes | |
| 2021-02-19T01:08:45.7567429Z checking lzma.h presence... yes | |
| 2021-02-19T01:08:45.7568717Z checking for lzma.h... yes | |
| 2021-02-19T01:08:45.9021316Z checking for lzma_code in -llzma... yes | |
| 2021-02-19T01:08:45.9896294Z checking for fts_open in -lfts... no | |
| 2021-02-19T01:08:46.0243234Z configure: creating ./config.status | |
| 2021-02-19T01:08:46.1162841Z config.status: creating cfgoutputs.stamp | |
| 2021-02-19T01:08:46.1306625Z config.status: creating Makefile | |
| 2021-02-19T01:08:46.1442905Z config.status: creating include/xar.h | |
| 2021-02-19T01:08:46.1643301Z config.status: creating lib/Makefile.inc | |
| 2021-02-19T01:08:46.1829089Z config.status: creating lib/libxar.la.in | |
| 2021-02-19T01:08:46.2008528Z config.status: creating src/Makefile.inc | |
| 2021-02-19T01:08:46.2192308Z config.status: creating xar.spec | |
| 2021-02-19T01:08:46.2344024Z config.status: creating cfghdrs.stamp | |
| 2021-02-19T01:08:46.2441669Z config.status: creating include/config.h | |
| 2021-02-19T01:08:46.3110739Z clang -w -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/archive.c -o lib/archive.o | |
| 2021-02-19T01:08:46.3113335Z clang -w -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/arcmod.c -o lib/arcmod.o | |
| 2021-02-19T01:08:46.5055003Z clang -w -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/b64.c -o lib/b64.o | |
| 2021-02-19T01:08:46.5730327Z clang -w -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/bzxar.c -o lib/bzxar.o | |
| 2021-02-19T01:08:46.6029810Z clang -w -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/darwinattr.c -o lib/darwinattr.o | |
| 2021-02-19T01:08:46.6925025Z clang -w -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/data.c -o lib/data.o | |
| 2021-02-19T01:08:46.7934718Z clang -w -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/ea.c -o lib/ea.o | |
| 2021-02-19T01:08:46.8747003Z clang -w -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/err.c -o lib/err.o | |
| 2021-02-19T01:08:46.9750742Z clang -w -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/ext2.c -o lib/ext2.o | |
| 2021-02-19T01:08:47.0537599Z clang -w -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/fbsdattr.c -o lib/fbsdattr.o | |
| 2021-02-19T01:08:47.0928530Z clang -w -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/filetree.c -o lib/filetree.o | |
| 2021-02-19T01:08:47.2246574Z clang -w -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/io.c -o lib/io.o | |
| 2021-02-19T01:08:47.3009358Z clang -w -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/lzmaxar.c -o lib/lzmaxar.o | |
| 2021-02-19T01:08:47.4198131Z clang -w -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/linuxattr.c -o lib/linuxattr.o | |
| 2021-02-19T01:08:47.4253185Z clang -w -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/hash.c -o lib/hash.o | |
| 2021-02-19T01:08:47.5479230Z clang -w -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/signature.c -o lib/signature.o | |
| 2021-02-19T01:08:47.6108860Z clang -w -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/stat.c -o lib/stat.o | |
| 2021-02-19T01:08:47.7334319Z clang -w -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/subdoc.c -o lib/subdoc.o | |
| 2021-02-19T01:08:47.8121308Z clang -w -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/util.c -o lib/util.o | |
| 2021-02-19T01:08:47.9167367Z clang -w -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/zxar.c -o lib/zxar.o | |
| 2021-02-19T01:08:48.0080964Z clang -w -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/script.c -o lib/script.o | |
| 2021-02-19T01:08:48.1040100Z clang -w -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/macho.c -o lib/macho.o | |
| 2021-02-19T01:08:48.1235683Z clang -w -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/archive.c -o lib/archive.static.o | |
| 2021-02-19T01:08:48.2301739Z clang -w -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/arcmod.c -o lib/arcmod.static.o | |
| 2021-02-19T01:08:48.3628773Z clang -w -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/b64.c -o lib/b64.static.o | |
| 2021-02-19T01:08:48.4082724Z clang -w -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/bzxar.c -o lib/bzxar.static.o | |
| 2021-02-19T01:08:48.4292590Z clang -w -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/darwinattr.c -o lib/darwinattr.static.o | |
| 2021-02-19T01:08:48.5273121Z clang -w -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/data.c -o lib/data.static.o | |
| 2021-02-19T01:08:48.6117184Z clang -w -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/ea.c -o lib/ea.static.o | |
| 2021-02-19T01:08:48.7091730Z clang -w -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/err.c -o lib/err.static.o | |
| 2021-02-19T01:08:48.7862476Z clang -w -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/ext2.c -o lib/ext2.static.o | |
| 2021-02-19T01:08:48.8843140Z clang -w -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/fbsdattr.c -o lib/fbsdattr.static.o | |
| 2021-02-19T01:08:48.9023936Z clang -w -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/filetree.c -o lib/filetree.static.o | |
| 2021-02-19T01:08:49.0620330Z clang -w -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/io.c -o lib/io.static.o | |
| 2021-02-19T01:08:49.1028401Z clang -w -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/lzmaxar.c -o lib/lzmaxar.static.o | |
| 2021-02-19T01:08:49.2288804Z clang -w -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/linuxattr.c -o lib/linuxattr.static.o | |
| 2021-02-19T01:08:49.2606694Z clang -w -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/hash.c -o lib/hash.static.o | |
| 2021-02-19T01:08:49.3574249Z clang -w -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/signature.c -o lib/signature.static.o | |
| 2021-02-19T01:08:49.4516833Z clang -w -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/stat.c -o lib/stat.static.o | |
| 2021-02-19T01:08:49.5410395Z clang -w -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/subdoc.c -o lib/subdoc.static.o | |
| 2021-02-19T01:08:49.6443914Z clang -w -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/util.c -o lib/util.static.o | |
| 2021-02-19T01:08:49.7200949Z clang -w -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/zxar.c -o lib/zxar.static.o | |
| 2021-02-19T01:08:49.8345105Z clang -w -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/script.c -o lib/script.static.o | |
| 2021-02-19T01:08:49.9024895Z clang -w -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/macho.c -o lib/macho.static.o | |
| 2021-02-19T01:08:49.9443906Z sed -e s/@LIBXAR_SNAME@/libxar.so.1/ -e s/@LIBXAR_LNAME@/libxar.so/ -e s/@LIBXAR_ANAME@/libxar.a/ < lib/libxar.la.in > lib/libxar.la | |
| 2021-02-19T01:08:49.9473445Z clang -w -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c src/xar.c -o src/xar.o | |
| 2021-02-19T01:08:50.0296694Z clang -shared -Wl,-soname,libxar.so.1 -o lib/libxar.so.1 lib/archive.o lib/arcmod.o lib/b64.o lib/bzxar.o lib/darwinattr.o lib/data.o lib/ea.o lib/err.o lib/ext2.o lib/fbsdattr.o lib/filetree.o lib/io.o lib/lzmaxar.o lib/linuxattr.o lib/hash.o lib/signature.o lib/stat.o lib/subdoc.o lib/util.o lib/zxar.o lib/script.o lib/macho.o -Llib -llzma -lbz2 -lz -lcrypto -lxml2 | |
| 2021-02-19T01:08:50.1196982Z rm -f lib/libxar.so | |
| 2021-02-19T01:08:50.1204180Z ln -s libxar.so.1 lib/libxar.so | |
| 2021-02-19T01:08:50.1225076Z clang -shared -Wl,-soname,libxar.so.1 -o lib/librxar.so.1 lib/archive.o lib/arcmod.o lib/b64.o lib/bzxar.o lib/darwinattr.o lib/data.o lib/ea.o lib/err.o lib/ext2.o lib/fbsdattr.o lib/filetree.o lib/io.o lib/lzmaxar.o lib/linuxattr.o lib/hash.o lib/signature.o lib/stat.o lib/subdoc.o lib/util.o lib/zxar.o lib/script.o lib/macho.o -Llib -llzma -lbz2 -lz -lcrypto -lxml2 | |
| 2021-02-19T01:08:50.1708139Z /usr/bin/ar cvr lib/libxar.a lib/archive.static.o lib/arcmod.static.o lib/b64.static.o lib/bzxar.static.o lib/darwinattr.static.o lib/data.static.o lib/ea.static.o lib/err.static.o lib/ext2.static.o lib/fbsdattr.static.o lib/filetree.static.o lib/io.static.o lib/lzmaxar.static.o lib/linuxattr.static.o lib/hash.static.o lib/signature.static.o lib/stat.static.o lib/subdoc.static.o lib/util.static.o lib/zxar.static.o lib/script.static.o lib/macho.static.o | |
| 2021-02-19T01:08:50.1943782Z a - lib/archive.static.o | |
| 2021-02-19T01:08:50.1945216Z a - lib/arcmod.static.o | |
| 2021-02-19T01:08:50.1946440Z a - lib/b64.static.o | |
| 2021-02-19T01:08:50.1947439Z a - lib/bzxar.static.o | |
| 2021-02-19T01:08:50.2127170Z a - lib/darwinattr.static.o | |
| 2021-02-19T01:08:50.2127945Z a - lib/data.static.o | |
| 2021-02-19T01:08:50.2128514Z a - lib/ea.static.o | |
| 2021-02-19T01:08:50.2129060Z a - lib/err.static.o | |
| 2021-02-19T01:08:50.2129639Z a - lib/ext2.static.o | |
| 2021-02-19T01:08:50.2130239Z a - lib/fbsdattr.static.o | |
| 2021-02-19T01:08:50.2130920Z a - lib/filetree.static.o | |
| 2021-02-19T01:08:50.2131512Z a - lib/io.static.o | |
| 2021-02-19T01:08:50.2132080Z a - lib/lzmaxar.static.o | |
| 2021-02-19T01:08:50.2133008Z a - lib/linuxattr.static.o | |
| 2021-02-19T01:08:50.2133696Z a - lib/hash.static.o | |
| 2021-02-19T01:08:50.2134320Z a - lib/signature.static.o | |
| 2021-02-19T01:08:50.2134921Z a - lib/stat.static.o | |
| 2021-02-19T01:08:50.2135493Z a - lib/subdoc.static.o | |
| 2021-02-19T01:08:50.2136070Z a - lib/util.static.o | |
| 2021-02-19T01:08:50.2136625Z a - lib/zxar.static.o | |
| 2021-02-19T01:08:50.2137212Z a - lib/script.static.o | |
| 2021-02-19T01:08:50.2139632Z a - lib/macho.static.o | |
| 2021-02-19T01:08:50.2140528Z rm -f lib/librxar.so | |
| 2021-02-19T01:08:50.2140963Z /usr/bin/ranlib lib/libxar.a | |
| 2021-02-19T01:08:50.2141658Z ln -s librxar.so.1 lib/librxar.so | |
| 2021-02-19T01:08:50.2155912Z clang -w -o src/ixar src/xar.o -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib -Llib lib/libxar.so.1 -llzma -lbz2 -lz -lcrypto -lxml2 | |
| 2021-02-19T01:08:50.2276009Z clang -w -o src/xar src/xar.o -Wl,-rpath,/home/runner/work/tws/tws/osxcross/build/xar/xar/lib -Llib lib/libxar.a -llzma -lbz2 -lz -lcrypto -lxml2 | |
| 2021-02-19T01:08:50.3481093Z /usr/bin/install -c -d /home/runner/work/tws/tws/osxcross/target/include/xar | |
| 2021-02-19T01:08:50.3482735Z /usr/bin/install -c -d /home/runner/work/tws/tws/osxcross/target/bin | |
| 2021-02-19T01:08:50.3499628Z /usr/bin/install -c -m 0644 include/xar.h /home/runner/work/tws/tws/osxcross/target/include/xar | |
| 2021-02-19T01:08:50.3501171Z /usr/bin/install -c -m 0755 src/ixar /home/runner/work/tws/tws/osxcross/target/bin/xar | |
| 2021-02-19T01:08:50.3512076Z /usr/bin/install -c -d /home/runner/work/tws/tws/osxcross/target/lib | |
| 2021-02-19T01:08:50.3516731Z /usr/bin/install -c -d /home/runner/work/tws/tws/osxcross/target/share/man/man1 | |
| 2021-02-19T01:08:50.3524727Z /usr/bin/install -c -m 0755 lib/libxar.so.1 /home/runner/work/tws/tws/osxcross/target/lib | |
| 2021-02-19T01:08:50.3531259Z /usr/bin/install -c -m 0644 src/xar.1 /home/runner/work/tws/tws/osxcross/target/share/man/man1 | |
| 2021-02-19T01:08:50.3539389Z rm -f /home/runner/work/tws/tws/osxcross/target/lib/libxar.so | |
| 2021-02-19T01:08:50.3546684Z ln -s libxar.so.1 /home/runner/work/tws/tws/osxcross/target/lib/libxar.so | |
| 2021-02-19T01:08:50.3553425Z /usr/bin/install -c -m 0644 lib/libxar.a /home/runner/work/tws/tws/osxcross/target/lib | |
| 2021-02-19T01:08:50.3566527Z /usr/bin/install -c -m 0644 lib/libxar.la /home/runner/work/tws/tws/osxcross/target/lib | |
| 2021-02-19T01:08:50.3615468Z | |
| 2021-02-19T01:08:50.3617412Z ## Building cctools-port (949.0.1-ld64-530) ## | |
| 2021-02-19T01:08:50.3618004Z | |
| 2021-02-19T01:08:50.3630487Z Cloning into 'cctools-port'... | |
| 2021-02-19T01:08:51.8021921Z From https://github.com/tpoechtrager/cctools-port | |
| 2021-02-19T01:08:51.8022979Z * [new branch] 949.0.1-ld64-530 -> 949.0.1-ld64-530 | |
| 2021-02-19T01:08:51.8815864Z Switched to branch '949.0.1-ld64-530' | |
| 2021-02-19T01:08:51.8837973Z hint: Pulling without specifying how to reconcile divergent branches is | |
| 2021-02-19T01:08:51.8839165Z hint: discouraged. You can squelch this message by running one of the following | |
| 2021-02-19T01:08:51.8840471Z hint: commands sometime before your next pull: | |
| 2021-02-19T01:08:51.8841195Z hint: | |
| 2021-02-19T01:08:51.8842016Z hint: git config pull.rebase false # merge (the default strategy) | |
| 2021-02-19T01:08:51.8842931Z hint: git config pull.rebase true # rebase | |
| 2021-02-19T01:08:51.8844193Z hint: git config pull.ff only # fast-forward only | |
| 2021-02-19T01:08:51.8844995Z hint: | |
| 2021-02-19T01:08:51.8846059Z hint: You can replace "git config" with "git config --global" to set a default | |
| 2021-02-19T01:08:51.8847445Z hint: preference for all repositories. You can also pass --rebase, --no-rebase, | |
| 2021-02-19T01:08:51.8848885Z hint: or --ff-only on the command line to override the configured default per | |
| 2021-02-19T01:08:51.8849805Z hint: invocation. | |
| 2021-02-19T01:08:52.0249343Z From https://github.com/tpoechtrager/cctools-port | |
| 2021-02-19T01:08:52.0250999Z * branch 949.0.1-ld64-530 -> FETCH_HEAD | |
| 2021-02-19T01:08:52.0320660Z Already up to date. | |
| 2021-02-19T01:08:52.0358444Z | |
| 2021-02-19T01:08:52.2267127Z checking build system type... x86_64-pc-linux-gnu | |
| 2021-02-19T01:08:52.2268306Z checking host system type... x86_64-pc-linux-gnu | |
| 2021-02-19T01:08:52.2336861Z checking target system type... x86_64-apple-darwin14 | |
| 2021-02-19T01:08:52.2851256Z checking for a BSD-compatible install... /usr/bin/install -c | |
| 2021-02-19T01:08:52.2883924Z checking whether build environment is sane... yes | |
| 2021-02-19T01:08:52.2954475Z checking for a thread-safe mkdir -p... /usr/bin/mkdir -p | |
| 2021-02-19T01:08:52.2960603Z checking for gawk... gawk | |
| 2021-02-19T01:08:52.3032420Z checking whether make sets $(MAKE)... yes | |
| 2021-02-19T01:08:52.3087896Z checking whether make supports nested variables... yes | |
| 2021-02-19T01:08:52.3161442Z checking whether UID '1001' is supported by ustar format... yes | |
| 2021-02-19T01:08:52.3162448Z checking whether GID '121' is supported by ustar format... yes | |
| 2021-02-19T01:08:52.3294753Z checking how to create a ustar tar archive... gnutar | |
| 2021-02-19T01:08:52.3319875Z checking whether to enable maintainer-specific portions of Makefiles... no | |
| 2021-02-19T01:08:52.3698324Z checking how to print strings... printf | |
| 2021-02-19T01:08:52.3698994Z checking for gcc... clang | |
| 2021-02-19T01:08:52.6631806Z checking whether the C compiler works... yes | |
| 2021-02-19T01:08:52.6633344Z checking for C compiler default output file name... a.out | |
| 2021-02-19T01:08:52.7322279Z checking for suffix of executables... | |
| 2021-02-19T01:08:52.8471576Z checking whether we are cross compiling... no | |
| 2021-02-19T01:08:52.8850459Z checking for suffix of object files... o | |
| 2021-02-19T01:08:52.9201295Z checking whether we are using the GNU C compiler... yes | |
| 2021-02-19T01:08:52.9507916Z checking whether clang accepts -g... yes | |
| 2021-02-19T01:08:53.0238795Z checking for clang option to accept ISO C89... none needed | |
| 2021-02-19T01:08:53.0815147Z checking whether clang understands -c and -o together... yes | |
| 2021-02-19T01:08:53.0860979Z checking for a sed that does not truncate output... /usr/bin/sed | |
| 2021-02-19T01:08:53.0900518Z checking for grep that handles long lines and -e... /usr/bin/grep | |
| 2021-02-19T01:08:53.0916365Z checking for egrep... /usr/bin/grep -E | |
| 2021-02-19T01:08:53.0939928Z checking for fgrep... /usr/bin/grep -F | |
| 2021-02-19T01:08:53.1196917Z checking for ld used by clang... /usr/bin/ld | |
| 2021-02-19T01:08:53.1221767Z checking if the linker (/usr/bin/ld) is GNU ld... yes | |
| 2021-02-19T01:08:53.1312897Z checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
| 2021-02-19T01:08:53.1688324Z checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
| 2021-02-19T01:08:53.1689998Z checking whether ln -s works... yes | |
| 2021-02-19T01:08:53.1732350Z checking the maximum length of command line arguments... 1572864 | |
| 2021-02-19T01:08:53.1773451Z checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop | |
| 2021-02-19T01:08:53.1775244Z checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop | |
| 2021-02-19T01:08:53.1776753Z checking for /usr/bin/ld option to reload object files... -r | |
| 2021-02-19T01:08:53.1785028Z checking for objdump... objdump | |
| 2021-02-19T01:08:53.1815905Z checking how to recognize dependent libraries... pass_all | |
| 2021-02-19T01:08:53.1816865Z checking for dlltool... no | |
| 2021-02-19T01:08:53.1817762Z checking how to associate runtime and link libraries... printf %s\n | |
| 2021-02-19T01:08:53.1818397Z checking for ar... ar | |
| 2021-02-19T01:08:53.2225221Z checking for archiver @FILE support... @ | |
| 2021-02-19T01:08:53.2231346Z checking for strip... strip | |
| 2021-02-19T01:08:53.2244212Z checking for ranlib... ranlib | |
| 2021-02-19T01:08:53.3467232Z checking command to parse /usr/bin/nm -B output from clang object... ok | |
| 2021-02-19T01:08:53.3491534Z checking for sysroot... no | |
| 2021-02-19T01:08:53.3547928Z checking for a working dd... /usr/bin/dd | |
| 2021-02-19T01:08:53.3587283Z checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 | |
| 2021-02-19T01:08:53.4175312Z checking for mt... mt | |
| 2021-02-19T01:08:53.4329760Z checking if mt is a manifest tool... no | |
| 2021-02-19T01:08:53.4353597Z checking how to run the C preprocessor... clang -E | |
| 2021-02-19T01:08:53.7141723Z checking for ANSI C header files... yes | |
| 2021-02-19T01:08:53.7632803Z checking for sys/types.h... yes | |
| 2021-02-19T01:08:53.8251995Z checking for sys/stat.h... yes | |
| 2021-02-19T01:08:53.8805351Z checking for stdlib.h... yes | |
| 2021-02-19T01:08:53.9358079Z checking for string.h... yes | |
| 2021-02-19T01:08:53.9898138Z checking for memory.h... yes | |
| 2021-02-19T01:08:54.0435099Z checking for strings.h... yes | |
| 2021-02-19T01:08:54.1013005Z checking for inttypes.h... yes | |
| 2021-02-19T01:08:54.1580015Z checking for stdint.h... yes | |
| 2021-02-19T01:08:54.2195715Z checking for unistd.h... yes | |
| 2021-02-19T01:08:54.2912403Z checking for dlfcn.h... yes | |
| 2021-02-19T01:08:54.2971946Z checking for objdir... .libs | |
| 2021-02-19T01:08:54.4540880Z checking if clang supports -fno-rtti -fno-exceptions... yes | |
| 2021-02-19T01:08:54.4542784Z checking for clang option to produce PIC... -fPIC -DPIC | |
| 2021-02-19T01:08:54.4918006Z checking if clang PIC flag -fPIC -DPIC works... yes | |
| 2021-02-19T01:08:54.9185444Z checking if clang static flag -static works... yes | |
| 2021-02-19T01:08:54.9645945Z checking if clang supports -c -o file.o... yes | |
| 2021-02-19T01:08:54.9647817Z checking if clang supports -c -o file.o... (cached) yes | |
| 2021-02-19T01:08:55.0160105Z checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
| 2021-02-19T01:08:55.0861768Z checking whether -lc should be explicitly linked in... no | |
| 2021-02-19T01:08:55.3019152Z checking dynamic linker characteristics... GNU/Linux ld.so | |
| 2021-02-19T01:08:55.3020982Z checking how to hardcode library paths into programs... immediate | |
| 2021-02-19T01:08:55.3187998Z checking whether stripping libraries is possible... yes | |
| 2021-02-19T01:08:55.3189086Z checking if libtool supports shared libraries... yes | |
| 2021-02-19T01:08:55.3189962Z checking whether to build shared libraries... yes | |
| 2021-02-19T01:08:55.3190954Z checking whether to build static libraries... no | |
| 2021-02-19T01:08:55.4133324Z checking whether we are using the GNU C compiler... (cached) yes | |
| 2021-02-19T01:08:55.4135981Z checking whether clang accepts -g... (cached) yes | |
| 2021-02-19T01:08:55.4140715Z checking for clang option to accept ISO C89... (cached) none needed | |
| 2021-02-19T01:08:55.4142806Z checking whether clang understands -c and -o together... (cached) yes | |
| 2021-02-19T01:08:55.5739109Z checking whether we are using the GNU C++ compiler... yes | |
| 2021-02-19T01:08:55.6037459Z checking whether clang++ accepts -g... yes | |
| 2021-02-19T01:08:55.6678567Z checking how to run the C++ preprocessor... clang++ -E | |
| 2021-02-19T01:08:55.8993940Z checking for ld used by clang++... /usr/bin/ld -m elf_x86_64 | |
| 2021-02-19T01:08:55.9017934Z checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes | |
| 2021-02-19T01:08:55.9514636Z checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
| 2021-02-19T01:08:56.1336069Z checking for clang++ option to produce PIC... -fPIC -DPIC | |
| 2021-02-19T01:08:56.1766934Z checking if clang++ PIC flag -fPIC -DPIC works... yes | |
| 2021-02-19T01:08:56.3549649Z checking if clang++ static flag -static works... yes | |
| 2021-02-19T01:08:56.4013204Z checking if clang++ supports -c -o file.o... yes | |
| 2021-02-19T01:08:56.4014950Z checking if clang++ supports -c -o file.o... (cached) yes | |
| 2021-02-19T01:08:56.4016424Z checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
| 2021-02-19T01:08:56.4083343Z checking dynamic linker characteristics... (cached) GNU/Linux ld.so | |
| 2021-02-19T01:08:56.4084239Z checking how to hardcode library paths into programs... immediate | |
| 2021-02-19T01:08:56.5832691Z checking whether we are using the GNU Objective C compiler... yes | |
| 2021-02-19T01:08:56.6160040Z checking whether clang accepts -g... yes | |
| 2021-02-19T01:08:56.6167305Z checking for ranlib... ranlib | |
| 2021-02-19T01:08:56.6174491Z checking for ar... ar | |
| 2021-02-19T01:08:56.6903524Z checking for dlopen in -ldl... yes | |
| 2021-02-19T01:08:56.7634969Z checking for pthread_create in -lpthread... yes | |
| 2021-02-19T01:08:56.8204028Z checking execinfo.h usability... yes | |
| 2021-02-19T01:08:56.8481521Z checking execinfo.h presence... yes | |
| 2021-02-19T01:08:56.8487073Z checking for execinfo.h... yes | |
| 2021-02-19T01:08:56.9166517Z checking for backtrace in -lexecinfo... no | |
| 2021-02-19T01:08:56.9909336Z checking for uuid_generate_random in -luuid... yes | |
| 2021-02-19T01:08:57.0550976Z checking uuid/uuid.h usability... yes | |
| 2021-02-19T01:08:57.0863727Z checking uuid/uuid.h presence... yes | |
| 2021-02-19T01:08:57.0865040Z checking for uuid/uuid.h... yes | |
| 2021-02-19T01:08:57.1680011Z checking for strmode... no | |
| 2021-02-19T01:08:57.2483404Z checking for utimens... no | |
| 2021-02-19T01:08:57.3232277Z checking for utimensat... yes | |
| 2021-02-19T01:08:57.4010431Z checking for bcopy... yes | |
| 2021-02-19T01:08:57.4830654Z checking for bcmp... yes | |
| 2021-02-19T01:08:57.5675534Z checking for bzero... yes | |
| 2021-02-19T01:08:57.6523119Z checking for index... yes | |
| 2021-02-19T01:08:57.7419482Z checking for rindex... yes | |
| 2021-02-19T01:08:57.7836148Z checking for st_mtimespec.tv_nsec in struct stat... no | |
| 2021-02-19T01:08:57.8226844Z checking for st_mtim.tv_nsec in struct stat... yes | |
| 2021-02-19T01:08:57.9071449Z checking for log2 in -lm... yes | |
| 2021-02-19T01:08:57.9590047Z checking bsd/stdlib.h usability... no | |
| 2021-02-19T01:08:57.9924141Z checking bsd/stdlib.h presence... no | |
| 2021-02-19T01:08:57.9925499Z checking for bsd/stdlib.h... no | |
| 2021-02-19T01:08:58.0733504Z checking for reallocf in -lc... no | |
| 2021-02-19T01:08:58.1406267Z checking for reallocf in -lbsd... no | |
| 2021-02-19T01:08:58.2149599Z checking for clock_gettime... yes | |
| 2021-02-19T01:08:58.2964565Z checking for write64... no | |
| 2021-02-19T01:08:58.3964885Z checking for __cxa_demangle in -lc++abi... yes | |
| 2021-02-19T01:08:58.4688833Z checking for __gcc_personality_v0 in -lgcc... yes | |
| 2021-02-19T01:08:58.5015060Z checking whether clang supports -Wno-shift-negative-value... yes | |
| 2021-02-19T01:08:58.5355637Z checking whether clang supports -Wno-misleading-indentation... yes | |
| 2021-02-19T01:08:58.6084015Z checking whether ld supports -rpath,<path>,--enable-new-dtags... yes | |
| 2021-02-19T01:08:58.6107148Z checking for llvm-config... /usr/bin/llvm-config | |
| 2021-02-19T01:08:58.9922433Z checking for lto_get_version in -lLTO... yes | |
| 2021-02-19T01:08:59.1014853Z checking for fts_open in -lfts... no | |
| 2021-02-19T01:08:59.2314675Z checking for xar_prop_create in -lxar... yes | |
| 2021-02-19T01:08:59.2842199Z checking xar/xar.h usability... yes | |
| 2021-02-19T01:08:59.3142151Z checking xar/xar.h presence... yes | |
| 2021-02-19T01:08:59.3143346Z checking for xar/xar.h... yes | |
| 2021-02-19T01:08:59.3714695Z checking tapi/tapi.h and libtapi support... no | |
| 2021-02-19T01:08:59.3715884Z | |
| 2021-02-19T01:08:59.3716615Z ### Building without TAPI support ### | |
| 2021-02-19T01:08:59.3718169Z ### See README.md -> DEPENDENCIES ### | |
| 2021-02-19T01:08:59.3718820Z | |
| 2021-02-19T01:08:59.4903371Z checking whether byte ordering is bigendian... no | |
| 2021-02-19T01:08:59.5241297Z checking that generated files are newer than configure... done | |
| 2021-02-19T01:08:59.5242786Z configure: creating ./config.status | |
| 2021-02-19T01:09:00.2583429Z config.status: creating Makefile | |
| 2021-02-19T01:09:00.2733013Z config.status: creating libstuff/Makefile | |
| 2021-02-19T01:09:00.2922816Z config.status: creating libmacho/Makefile | |
| 2021-02-19T01:09:00.3112349Z config.status: creating ar/Makefile | |
| 2021-02-19T01:09:00.3304986Z config.status: creating as/Makefile | |
| 2021-02-19T01:09:00.3503161Z config.status: creating as/arm/Makefile | |
| 2021-02-19T01:09:00.3707302Z config.status: creating as/i386/Makefile | |
| 2021-02-19T01:09:00.3903929Z config.status: creating as/x86_64/Makefile | |
| 2021-02-19T01:09:00.4095356Z config.status: creating as/ppc/Makefile | |
| 2021-02-19T01:09:00.4283634Z config.status: creating as/ppc64/Makefile | |
| 2021-02-19T01:09:00.4466858Z config.status: creating man/Makefile | |
| 2021-02-19T01:09:00.4647552Z config.status: creating misc/Makefile | |
| 2021-02-19T01:09:00.4847078Z config.status: creating otool/Makefile | |
| 2021-02-19T01:09:00.5028856Z config.status: creating efitools/Makefile | |
| 2021-02-19T01:09:00.5219226Z config.status: creating libobjc2/Makefile | |
| 2021-02-19T01:09:00.5398773Z config.status: creating ld64/Makefile | |
| 2021-02-19T01:09:00.5581005Z config.status: creating ld64/doc/man/Makefile | |
| 2021-02-19T01:09:00.5771118Z config.status: creating ld64/src/Makefile | |
| 2021-02-19T01:09:00.5950132Z config.status: creating ld64/src/3rd/Makefile | |
| 2021-02-19T01:09:00.6146447Z config.status: creating ld64/src/3rd/BlocksRuntime/Makefile | |
| 2021-02-19T01:09:00.6330258Z config.status: creating ld64/src/ld/Makefile | |
| 2021-02-19T01:09:00.6514225Z config.status: creating ld64/src/ld/parsers/Makefile | |
| 2021-02-19T01:09:00.6694784Z config.status: creating ld64/src/ld/passes/Makefile | |
| 2021-02-19T01:09:00.6915845Z config.status: creating ld64/src/other/Makefile | |
| 2021-02-19T01:09:00.7100843Z config.status: executing libtool commands | |
| 2021-02-19T01:09:00.7643999Z Making all in libobjc2 | |
| 2021-02-19T01:09:00.7666504Z make[1]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/libobjc2' | |
| 2021-02-19T01:09:00.7672243Z /bin/bash ../libtool --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -Wall -Wno-objc-root-class -Wno-deprecated-objc-isa-usage -O3 -DLD64_VERSION_NUM=530 -c -o libobjc_la-NSBlocks.lo `test -f 'NSBlocks.m' || echo './'`NSBlocks.m | |
| 2021-02-19T01:09:00.7692472Z /bin/bash ../libtool --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -Wall -Wno-objc-root-class -Wno-deprecated-objc-isa-usage -O3 -DLD64_VERSION_NUM=530 -c -o libobjc_la-Protocol2.lo `test -f 'Protocol2.m' || echo './'`Protocol2.m | |
| 2021-02-19T01:09:00.8331084Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -Wall -Wno-objc-root-class -Wno-deprecated-objc-isa-usage -O3 -DLD64_VERSION_NUM=530 -c NSBlocks.m -fPIC -DPIC -o .libs/libobjc_la-NSBlocks.o | |
| 2021-02-19T01:09:00.8383064Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -Wall -Wno-objc-root-class -Wno-deprecated-objc-isa-usage -O3 -DLD64_VERSION_NUM=530 -c Protocol2.m -fPIC -DPIC -o .libs/libobjc_la-Protocol2.o | |
| 2021-02-19T01:09:00.9036599Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libobjc_la-abi_version.lo `test -f 'abi_version.c' || echo './'`abi_version.c | |
| 2021-02-19T01:09:00.9425757Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libobjc_la-alias_table.lo `test -f 'alias_table.c' || echo './'`alias_table.c | |
| 2021-02-19T01:09:00.9846955Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c abi_version.c -fPIC -DPIC -o .libs/libobjc_la-abi_version.o | |
| 2021-02-19T01:09:01.0223507Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c alias_table.c -fPIC -DPIC -o .libs/libobjc_la-alias_table.o | |
| 2021-02-19T01:09:01.0544780Z /bin/bash ../libtool --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -Wall -Wno-objc-root-class -Wno-deprecated-objc-isa-usage -O3 -DLD64_VERSION_NUM=530 -c -o libobjc_la-arc.lo `test -f 'arc.m' || echo './'`arc.m | |
| 2021-02-19T01:09:01.1190746Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -Wall -Wno-objc-root-class -Wno-deprecated-objc-isa-usage -O3 -DLD64_VERSION_NUM=530 -c arc.m -fPIC -DPIC -o .libs/libobjc_la-arc.o | |
| 2021-02-19T01:09:01.2101042Z /bin/bash ../libtool --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -Wall -Wno-objc-root-class -Wno-deprecated-objc-isa-usage -O3 -DLD64_VERSION_NUM=530 -c -o libobjc_la-associate.lo `test -f 'associate.m' || echo './'`associate.m | |
| 2021-02-19T01:09:01.2717796Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -Wall -Wno-objc-root-class -Wno-deprecated-objc-isa-usage -O3 -DLD64_VERSION_NUM=530 -c associate.m -fPIC -DPIC -o .libs/libobjc_la-associate.o | |
| 2021-02-19T01:09:01.4358581Z /bin/bash ../libtool --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -Wall -Wno-objc-root-class -Wno-deprecated-objc-isa-usage -O3 -DLD64_VERSION_NUM=530 -c -o libobjc_la-blocks_runtime.lo `test -f 'blocks_runtime.m' || echo './'`blocks_runtime.m | |
| 2021-02-19T01:09:01.4575862Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libobjc_la-block_to_imp.lo `test -f 'block_to_imp.c' || echo './'`block_to_imp.c | |
| 2021-02-19T01:09:01.5055668Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -Wall -Wno-objc-root-class -Wno-deprecated-objc-isa-usage -O3 -DLD64_VERSION_NUM=530 -c blocks_runtime.m -fPIC -DPIC -o .libs/libobjc_la-blocks_runtime.o | |
| 2021-02-19T01:09:01.5306866Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c block_to_imp.c -fPIC -DPIC -o .libs/libobjc_la-block_to_imp.o | |
| 2021-02-19T01:09:01.6029730Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libobjc_la-block_trampolines.lo `test -f 'block_trampolines.S' || echo './'`block_trampolines.S | |
| 2021-02-19T01:09:01.6260203Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libobjc_la-objc_msgSend.lo `test -f 'objc_msgSend.S' || echo './'`objc_msgSend.S | |
| 2021-02-19T01:09:01.6767339Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c block_trampolines.S -fPIC -DPIC -o .libs/libobjc_la-block_trampolines.o | |
| 2021-02-19T01:09:01.7072963Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c objc_msgSend.S -fPIC -DPIC -o .libs/libobjc_la-objc_msgSend.o | |
| 2021-02-19T01:09:01.7660717Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libobjc_la-caps.lo `test -f 'caps.c' || echo './'`caps.c | |
| 2021-02-19T01:09:01.7809791Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libobjc_la-category_loader.lo `test -f 'category_loader.c' || echo './'`category_loader.c | |
| 2021-02-19T01:09:01.8426713Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c caps.c -fPIC -DPIC -o .libs/libobjc_la-caps.o | |
| 2021-02-19T01:09:01.8532720Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c category_loader.c -fPIC -DPIC -o .libs/libobjc_la-category_loader.o | |
| 2021-02-19T01:09:01.8872955Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libobjc_la-class_table.lo `test -f 'class_table.c' || echo './'`class_table.c | |
| 2021-02-19T01:09:01.9580050Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c class_table.c -fPIC -DPIC -o .libs/libobjc_la-class_table.o | |
| 2021-02-19T01:09:01.9636812Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libobjc_la-dtable.lo `test -f 'dtable.c' || echo './'`dtable.c | |
| 2021-02-19T01:09:02.0389279Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c dtable.c -fPIC -DPIC -o .libs/libobjc_la-dtable.o | |
| 2021-02-19T01:09:02.2317700Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libobjc_la-eh_personality.lo `test -f 'eh_personality.c' || echo './'`eh_personality.c | |
| 2021-02-19T01:09:02.3007872Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c eh_personality.c -fPIC -DPIC -o .libs/libobjc_la-eh_personality.o | |
| 2021-02-19T01:09:02.3074847Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libobjc_la-encoding2.lo `test -f 'encoding2.c' || echo './'`encoding2.c | |
| 2021-02-19T01:09:02.3790412Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c encoding2.c -fPIC -DPIC -o .libs/libobjc_la-encoding2.o | |
| 2021-02-19T01:09:02.4868143Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libobjc_la-gc_none.lo `test -f 'gc_none.c' || echo './'`gc_none.c | |
| 2021-02-19T01:09:02.5577205Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c gc_none.c -fPIC -DPIC -o .libs/libobjc_la-gc_none.o | |
| 2021-02-19T01:09:02.6037351Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libobjc_la-hash_table.lo `test -f 'hash_table.c' || echo './'`hash_table.c | |
| 2021-02-19T01:09:02.6335007Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libobjc_la-hooks.lo `test -f 'hooks.c' || echo './'`hooks.c | |
| 2021-02-19T01:09:02.6790840Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c hash_table.c -fPIC -DPIC -o .libs/libobjc_la-hash_table.o | |
| 2021-02-19T01:09:02.7101164Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c hooks.c -fPIC -DPIC -o .libs/libobjc_la-hooks.o | |
| 2021-02-19T01:09:02.7346724Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libobjc_la-ivar.lo `test -f 'ivar.c' || echo './'`ivar.c | |
| 2021-02-19T01:09:02.7601292Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libobjc_la-legacy_malloc.lo `test -f 'legacy_malloc.c' || echo './'`legacy_malloc.c | |
| 2021-02-19T01:09:02.8088013Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c ivar.c -fPIC -DPIC -o .libs/libobjc_la-ivar.o | |
| 2021-02-19T01:09:02.8318819Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c legacy_malloc.c -fPIC -DPIC -o .libs/libobjc_la-legacy_malloc.o | |
| 2021-02-19T01:09:02.8777383Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libobjc_la-loader.lo `test -f 'loader.c' || echo './'`loader.c | |
| 2021-02-19T01:09:02.8860618Z /bin/bash ../libtool --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -Wall -Wno-objc-root-class -Wno-deprecated-objc-isa-usage -O3 -DLD64_VERSION_NUM=530 -c -o libobjc_la-mutation.lo `test -f 'mutation.m' || echo './'`mutation.m | |
| 2021-02-19T01:09:02.9499634Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c loader.c -fPIC -DPIC -o .libs/libobjc_la-loader.o | |
| 2021-02-19T01:09:02.9537617Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -Wall -Wno-objc-root-class -Wno-deprecated-objc-isa-usage -O3 -DLD64_VERSION_NUM=530 -c mutation.m -fPIC -DPIC -o .libs/libobjc_la-mutation.o | |
| 2021-02-19T01:09:03.0037703Z /bin/bash ../libtool --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -Wall -Wno-objc-root-class -Wno-deprecated-objc-isa-usage -O3 -DLD64_VERSION_NUM=530 -c -o libobjc_la-properties.lo `test -f 'properties.m' || echo './'`properties.m | |
| 2021-02-19T01:09:03.0286552Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libobjc_la-protocol.lo `test -f 'protocol.c' || echo './'`protocol.c | |
| 2021-02-19T01:09:03.0794064Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -Wall -Wno-objc-root-class -Wno-deprecated-objc-isa-usage -O3 -DLD64_VERSION_NUM=530 -c properties.m -fPIC -DPIC -o .libs/libobjc_la-properties.o | |
| 2021-02-19T01:09:03.1029466Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c protocol.c -fPIC -DPIC -o .libs/libobjc_la-protocol.o | |
| 2021-02-19T01:09:03.3300882Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libobjc_la-runtime.lo `test -f 'runtime.c' || echo './'`runtime.c | |
| 2021-02-19T01:09:03.4011518Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c runtime.c -fPIC -DPIC -o .libs/libobjc_la-runtime.o | |
| 2021-02-19T01:09:03.4297469Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libobjc_la-sarray2.lo `test -f 'sarray2.c' || echo './'`sarray2.c | |
| 2021-02-19T01:09:03.4985248Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c sarray2.c -fPIC -DPIC -o .libs/libobjc_la-sarray2.o | |
| 2021-02-19T01:09:03.6408150Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libobjc_la-selector_table.lo `test -f 'selector_table.c' || echo './'`selector_table.c | |
| 2021-02-19T01:09:03.6728341Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libobjc_la-sendmsg2.lo `test -f 'sendmsg2.c' || echo './'`sendmsg2.c | |
| 2021-02-19T01:09:03.7117417Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c selector_table.c -fPIC -DPIC -o .libs/libobjc_la-selector_table.o | |
| 2021-02-19T01:09:03.7444488Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c sendmsg2.c -fPIC -DPIC -o .libs/libobjc_la-sendmsg2.o | |
| 2021-02-19T01:09:04.0181822Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libobjc_la-statics_loader.lo `test -f 'statics_loader.c' || echo './'`statics_loader.c | |
| 2021-02-19T01:09:04.0900276Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c statics_loader.c -fPIC -DPIC -o .libs/libobjc_la-statics_loader.o | |
| 2021-02-19T01:09:04.1721118Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libobjc_la-toydispatch.lo `test -f 'toydispatch.c' || echo './'`toydispatch.c | |
| 2021-02-19T01:09:04.2420588Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_DEFAULT_SOURCE=1 -DNO_SELECTOR_MISMATCH_WARNINGS -isystem /home/runner/work/tws/tws/osxcross/target/include -std=gnu99 -fPIC -fexceptions -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c toydispatch.c -fPIC -DPIC -o .libs/libobjc_la-toydispatch.o | |
| 2021-02-19T01:09:04.3151087Z /bin/bash ../libtool --mode=link clang -std=gnu99 -Wall -Wno-objc-root-class -Wno-deprecated-objc-isa-usage -O3 -DLD64_VERSION_NUM=530 -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o libobjc.la libobjc_la-NSBlocks.lo libobjc_la-Protocol2.lo libobjc_la-abi_version.lo libobjc_la-alias_table.lo libobjc_la-arc.lo libobjc_la-associate.lo libobjc_la-blocks_runtime.lo libobjc_la-block_to_imp.lo libobjc_la-block_trampolines.lo libobjc_la-objc_msgSend.lo libobjc_la-caps.lo libobjc_la-category_loader.lo libobjc_la-class_table.lo libobjc_la-dtable.lo libobjc_la-eh_personality.lo libobjc_la-encoding2.lo libobjc_la-gc_none.lo libobjc_la-hash_table.lo libobjc_la-hooks.lo libobjc_la-ivar.lo libobjc_la-legacy_malloc.lo libobjc_la-loader.lo libobjc_la-mutation.lo libobjc_la-properties.lo libobjc_la-protocol.lo libobjc_la-runtime.lo libobjc_la-sarray2.lo libobjc_la-selector_table.lo libobjc_la-sendmsg2.lo libobjc_la-statics_loader.lo libobjc_la-toydispatch.lo | |
| 2021-02-19T01:09:04.4268556Z libtool: link: ar cr .libs/libobjc.a .libs/libobjc_la-NSBlocks.o .libs/libobjc_la-Protocol2.o .libs/libobjc_la-abi_version.o .libs/libobjc_la-alias_table.o .libs/libobjc_la-arc.o .libs/libobjc_la-associate.o .libs/libobjc_la-blocks_runtime.o .libs/libobjc_la-block_to_imp.o .libs/libobjc_la-block_trampolines.o .libs/libobjc_la-objc_msgSend.o .libs/libobjc_la-caps.o .libs/libobjc_la-category_loader.o .libs/libobjc_la-class_table.o .libs/libobjc_la-dtable.o .libs/libobjc_la-eh_personality.o .libs/libobjc_la-encoding2.o .libs/libobjc_la-gc_none.o .libs/libobjc_la-hash_table.o .libs/libobjc_la-hooks.o .libs/libobjc_la-ivar.o .libs/libobjc_la-legacy_malloc.o .libs/libobjc_la-loader.o .libs/libobjc_la-mutation.o .libs/libobjc_la-properties.o .libs/libobjc_la-protocol.o .libs/libobjc_la-runtime.o .libs/libobjc_la-sarray2.o .libs/libobjc_la-selector_table.o .libs/libobjc_la-sendmsg2.o .libs/libobjc_la-statics_loader.o .libs/libobjc_la-toydispatch.o | |
| 2021-02-19T01:09:04.4390776Z libtool: link: ranlib .libs/libobjc.a | |
| 2021-02-19T01:09:04.4543462Z libtool: link: ( cd ".libs" && rm -f "libobjc.la" && ln -s "../libobjc.la" "libobjc.la" ) | |
| 2021-02-19T01:09:04.4583371Z make[1]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/libobjc2' | |
| 2021-02-19T01:09:04.4587529Z Making all in libstuff | |
| 2021-02-19T01:09:04.4609298Z make[1]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/libstuff' | |
| 2021-02-19T01:09:04.4628927Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libstuff_la-allocate.lo `test -f 'allocate.c' || echo './'`allocate.c | |
| 2021-02-19T01:09:04.4662446Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libstuff_la-apple_version.lo `test -f 'apple_version.c' || echo './'`apple_version.c | |
| 2021-02-19T01:09:04.5711609Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c apple_version.c -fPIC -DPIC -o .libs/libstuff_la-apple_version.o | |
| 2021-02-19T01:09:04.5724294Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c allocate.c -fPIC -DPIC -o .libs/libstuff_la-allocate.o | |
| 2021-02-19T01:09:04.6041111Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libstuff_la-arch.lo `test -f 'arch.c' || echo './'`arch.c | |
| 2021-02-19T01:09:04.6639282Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libstuff_la-arch_usage.lo `test -f 'arch_usage.c' || echo './'`arch_usage.c | |
| 2021-02-19T01:09:04.6818034Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c arch.c -fPIC -DPIC -o .libs/libstuff_la-arch.o | |
| 2021-02-19T01:09:04.7372244Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c arch_usage.c -fPIC -DPIC -o .libs/libstuff_la-arch_usage.o | |
| 2021-02-19T01:09:04.8211777Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libstuff_la-best_arch.lo `test -f 'best_arch.c' || echo './'`best_arch.c | |
| 2021-02-19T01:09:04.8226233Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libstuff_la-breakout.lo `test -f 'breakout.c' || echo './'`breakout.c | |
| 2021-02-19T01:09:04.8948016Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c breakout.c -fPIC -DPIC -o .libs/libstuff_la-breakout.o | |
| 2021-02-19T01:09:04.9015088Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c best_arch.c -fPIC -DPIC -o .libs/libstuff_la-best_arch.o | |
| 2021-02-19T01:09:05.0854196Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libstuff_la-bytesex.lo `test -f 'bytesex.c' || echo './'`bytesex.c | |
| 2021-02-19T01:09:05.1549136Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c bytesex.c -fPIC -DPIC -o .libs/libstuff_la-bytesex.o | |
| 2021-02-19T01:09:05.2029309Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libstuff_la-checkout.lo `test -f 'checkout.c' || echo './'`checkout.c | |
| 2021-02-19T01:09:05.2717961Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c checkout.c -fPIC -DPIC -o .libs/libstuff_la-checkout.o | |
| 2021-02-19T01:09:05.4610337Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libstuff_la-crc32.lo `test -f 'crc32.c' || echo './'`crc32.c | |
| 2021-02-19T01:09:05.5297615Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c crc32.c -fPIC -DPIC -o .libs/libstuff_la-crc32.o | |
| 2021-02-19T01:09:05.5775014Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libstuff_la-dylib_roots.lo `test -f 'dylib_roots.c' || echo './'`dylib_roots.c | |
| 2021-02-19T01:09:05.6485807Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c dylib_roots.c -fPIC -DPIC -o .libs/libstuff_la-dylib_roots.o | |
| 2021-02-19T01:09:05.7675207Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libstuff_la-dylib_table.lo `test -f 'dylib_table.c' || echo './'`dylib_table.c | |
| 2021-02-19T01:09:05.7890483Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libstuff_la-port.lo `test -f 'port.c' || echo './'`port.c | |
| 2021-02-19T01:09:05.8408319Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c dylib_table.c -fPIC -DPIC -o .libs/libstuff_la-dylib_table.o | |
| 2021-02-19T01:09:05.8595960Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c port.c -fPIC -DPIC -o .libs/libstuff_la-port.o | |
| 2021-02-19T01:09:05.9965233Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libstuff_la-errors.lo `test -f 'errors.c' || echo './'`errors.c | |
| 2021-02-19T01:09:06.0502594Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libstuff_la-execute.lo `test -f 'execute.c' || echo './'`execute.c | |
| 2021-02-19T01:09:06.0732539Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c errors.c -fPIC -DPIC -o .libs/libstuff_la-errors.o | |
| 2021-02-19T01:09:06.1328122Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c execute.c -fPIC -DPIC -o .libs/libstuff_la-execute.o | |
| 2021-02-19T01:09:06.1628641Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libstuff_la-fatal_arch.lo `test -f 'fatal_arch.c' || echo './'`fatal_arch.c | |
| 2021-02-19T01:09:06.2325501Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c fatal_arch.c -fPIC -DPIC -o .libs/libstuff_la-fatal_arch.o | |
| 2021-02-19T01:09:06.2516362Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libstuff_la-fatals.lo `test -f 'fatals.c' || echo './'`fatals.c | |
| 2021-02-19T01:09:06.3250362Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c fatals.c -fPIC -DPIC -o .libs/libstuff_la-fatals.o | |
| 2021-02-19T01:09:06.3338683Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libstuff_la-get_arch_from_host.lo `test -f 'get_arch_from_host.c' || echo './'`get_arch_from_host.c | |
| 2021-02-19T01:09:06.4024751Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c get_arch_from_host.c -fPIC -DPIC -o .libs/libstuff_la-get_arch_from_host.o | |
| 2021-02-19T01:09:06.4090283Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libstuff_la-get_toc_byte_sex.lo `test -f 'get_toc_byte_sex.c' || echo './'`get_toc_byte_sex.c | |
| 2021-02-19T01:09:06.4791903Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c get_toc_byte_sex.c -fPIC -DPIC -o .libs/libstuff_la-get_toc_byte_sex.o | |
| 2021-02-19T01:09:06.5420974Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libstuff_la-guess_short_name.lo `test -f 'guess_short_name.c' || echo './'`guess_short_name.c | |
| 2021-02-19T01:09:06.5469916Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libstuff_la-hash_string.lo `test -f 'hash_string.c' || echo './'`hash_string.c | |
| 2021-02-19T01:09:06.6131729Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c guess_short_name.c -fPIC -DPIC -o .libs/libstuff_la-guess_short_name.o | |
| 2021-02-19T01:09:06.6185260Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c hash_string.c -fPIC -DPIC -o .libs/libstuff_la-hash_string.o | |
| 2021-02-19T01:09:06.6562888Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libstuff_la-hppa.lo `test -f 'hppa.c' || echo './'`hppa.c | |
| 2021-02-19T01:09:06.7186746Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libstuff_la-llvm.lo `test -f 'llvm.c' || echo './'`llvm.c | |
| 2021-02-19T01:09:06.7300544Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c hppa.c -fPIC -DPIC -o .libs/libstuff_la-hppa.o | |
| 2021-02-19T01:09:06.8050115Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c llvm.c -fPIC -DPIC -o .libs/libstuff_la-llvm.o | |
| 2021-02-19T01:09:06.8150463Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libstuff_la-lto.lo `test -f 'lto.c' || echo './'`lto.c | |
| 2021-02-19T01:09:06.8866679Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c lto.c -fPIC -DPIC -o .libs/libstuff_la-lto.o | |
| 2021-02-19T01:09:06.9020819Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libstuff_la-macosx_deployment_target.lo `test -f 'macosx_deployment_target.c' || echo './'`macosx_deployment_target.c | |
| 2021-02-19T01:09:06.9707654Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c macosx_deployment_target.c -fPIC -DPIC -o .libs/libstuff_la-macosx_deployment_target.o | |
| 2021-02-19T01:09:07.0096149Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libstuff_la-ofile.lo `test -f 'ofile.c' || echo './'`ofile.c | |
| 2021-02-19T01:09:07.0605074Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libstuff_la-ofile_error.lo `test -f 'ofile_error.c' || echo './'`ofile_error.c | |
| 2021-02-19T01:09:07.0802293Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c ofile.c -fPIC -DPIC -o .libs/libstuff_la-ofile.o | |
| 2021-02-19T01:09:07.1410302Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c ofile_error.c -fPIC -DPIC -o .libs/libstuff_la-ofile_error.o | |
| 2021-02-19T01:09:07.2337347Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libstuff_la-ofile_get_word.lo `test -f 'ofile_get_word.c' || echo './'`ofile_get_word.c | |
| 2021-02-19T01:09:07.3023498Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c ofile_get_word.c -fPIC -DPIC -o .libs/libstuff_la-ofile_get_word.o | |
| 2021-02-19T01:09:07.3801049Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libstuff_la-print.lo `test -f 'print.c' || echo './'`print.c | |
| 2021-02-19T01:09:07.4465190Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c print.c -fPIC -DPIC -o .libs/libstuff_la-print.o | |
| 2021-02-19T01:09:07.4899462Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libstuff_la-reloc.lo `test -f 'reloc.c' || echo './'`reloc.c | |
| 2021-02-19T01:09:07.5566387Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c reloc.c -fPIC -DPIC -o .libs/libstuff_la-reloc.o | |
| 2021-02-19T01:09:07.6384879Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libstuff_la-rnd.lo `test -f 'rnd.c' || echo './'`rnd.c | |
| 2021-02-19T01:09:07.7072658Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c rnd.c -fPIC -DPIC -o .libs/libstuff_la-rnd.o | |
| 2021-02-19T01:09:07.7443988Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libstuff_la-seg_addr_table.lo `test -f 'seg_addr_table.c' || echo './'`seg_addr_table.c | |
| 2021-02-19T01:09:07.8114583Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c seg_addr_table.c -fPIC -DPIC -o .libs/libstuff_la-seg_addr_table.o | |
| 2021-02-19T01:09:07.9649921Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libstuff_la-set_arch_flag_name.lo `test -f 'set_arch_flag_name.c' || echo './'`set_arch_flag_name.c | |
| 2021-02-19T01:09:08.0381552Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c set_arch_flag_name.c -fPIC -DPIC -o .libs/libstuff_la-set_arch_flag_name.o | |
| 2021-02-19T01:09:08.1046310Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libstuff_la-swap_headers.lo `test -f 'swap_headers.c' || echo './'`swap_headers.c | |
| 2021-02-19T01:09:08.1768798Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c swap_headers.c -fPIC -DPIC -o .libs/libstuff_la-swap_headers.o | |
| 2021-02-19T01:09:08.4201391Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libstuff_la-symbol_list.lo `test -f 'symbol_list.c' || echo './'`symbol_list.c | |
| 2021-02-19T01:09:08.4487083Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libstuff_la-SymLoc.lo `test -f 'SymLoc.c' || echo './'`SymLoc.c | |
| 2021-02-19T01:09:08.4910464Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c symbol_list.c -fPIC -DPIC -o .libs/libstuff_la-symbol_list.o | |
| 2021-02-19T01:09:08.5217540Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c SymLoc.c -fPIC -DPIC -o .libs/libstuff_la-SymLoc.o | |
| 2021-02-19T01:09:08.6098966Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libstuff_la-unix_standard_mode.lo `test -f 'unix_standard_mode.c' || echo './'`unix_standard_mode.c | |
| 2021-02-19T01:09:08.6806523Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c unix_standard_mode.c -fPIC -DPIC -o .libs/libstuff_la-unix_standard_mode.o | |
| 2021-02-19T01:09:08.7318175Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libstuff_la-version_number.lo `test -f 'version_number.c' || echo './'`version_number.c | |
| 2021-02-19T01:09:08.8174115Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c version_number.c -fPIC -DPIC -o .libs/libstuff_la-version_number.o | |
| 2021-02-19T01:09:08.8500057Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libstuff_la-writeout.lo `test -f 'writeout.c' || echo './'`writeout.c | |
| 2021-02-19T01:09:08.9045168Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libstuff_la-write64.lo `test -f 'write64.c' || echo './'`write64.c | |
| 2021-02-19T01:09:08.9183969Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c writeout.c -fPIC -DPIC -o .libs/libstuff_la-writeout.o | |
| 2021-02-19T01:09:08.9766794Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c write64.c -fPIC -DPIC -o .libs/libstuff_la-write64.o | |
| 2021-02-19T01:09:09.0208485Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libstuff_la-coff_bytesex.lo `test -f 'coff_bytesex.c' || echo './'`coff_bytesex.c | |
| 2021-02-19T01:09:09.0908582Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c coff_bytesex.c -fPIC -DPIC -o .libs/libstuff_la-coff_bytesex.o | |
| 2021-02-19T01:09:09.2383070Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libstuff_la-args.lo `test -f 'args.c' || echo './'`args.c | |
| 2021-02-19T01:09:09.3107164Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c args.c -fPIC -DPIC -o .libs/libstuff_la-args.o | |
| 2021-02-19T01:09:09.4843844Z /bin/bash ../libtool --tag=CC --mode=link clang -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o libstuff.la libstuff_la-allocate.lo libstuff_la-apple_version.lo libstuff_la-arch.lo libstuff_la-arch_usage.lo libstuff_la-best_arch.lo libstuff_la-breakout.lo libstuff_la-bytesex.lo libstuff_la-checkout.lo libstuff_la-crc32.lo libstuff_la-dylib_roots.lo libstuff_la-dylib_table.lo libstuff_la-port.lo libstuff_la-errors.lo libstuff_la-execute.lo libstuff_la-fatal_arch.lo libstuff_la-fatals.lo libstuff_la-get_arch_from_host.lo libstuff_la-get_toc_byte_sex.lo libstuff_la-guess_short_name.lo libstuff_la-hash_string.lo libstuff_la-hppa.lo libstuff_la-llvm.lo libstuff_la-lto.lo libstuff_la-macosx_deployment_target.lo libstuff_la-ofile.lo libstuff_la-ofile_error.lo libstuff_la-ofile_get_word.lo libstuff_la-print.lo libstuff_la-reloc.lo libstuff_la-rnd.lo libstuff_la-seg_addr_table.lo libstuff_la-set_arch_flag_name.lo libstuff_la-swap_headers.lo libstuff_la-symbol_list.lo libstuff_la-SymLoc.lo libstuff_la-unix_standard_mode.lo libstuff_la-version_number.lo libstuff_la-writeout.lo libstuff_la-write64.lo libstuff_la-coff_bytesex.lo libstuff_la-args.lo | |
| 2021-02-19T01:09:09.6142074Z libtool: link: ar cr .libs/libstuff.a .libs/libstuff_la-allocate.o .libs/libstuff_la-apple_version.o .libs/libstuff_la-arch.o .libs/libstuff_la-arch_usage.o .libs/libstuff_la-best_arch.o .libs/libstuff_la-breakout.o .libs/libstuff_la-bytesex.o .libs/libstuff_la-checkout.o .libs/libstuff_la-crc32.o .libs/libstuff_la-dylib_roots.o .libs/libstuff_la-dylib_table.o .libs/libstuff_la-port.o .libs/libstuff_la-errors.o .libs/libstuff_la-execute.o .libs/libstuff_la-fatal_arch.o .libs/libstuff_la-fatals.o .libs/libstuff_la-get_arch_from_host.o .libs/libstuff_la-get_toc_byte_sex.o .libs/libstuff_la-guess_short_name.o .libs/libstuff_la-hash_string.o .libs/libstuff_la-hppa.o .libs/libstuff_la-llvm.o .libs/libstuff_la-lto.o .libs/libstuff_la-macosx_deployment_target.o .libs/libstuff_la-ofile.o .libs/libstuff_la-ofile_error.o .libs/libstuff_la-ofile_get_word.o .libs/libstuff_la-print.o .libs/libstuff_la-reloc.o .libs/libstuff_la-rnd.o .libs/libstuff_la-seg_addr_table.o .libs/libstuff_la-set_arch_flag_name.o .libs/libstuff_la-swap_headers.o .libs/libstuff_la-symbol_list.o .libs/libstuff_la-SymLoc.o .libs/libstuff_la-unix_standard_mode.o .libs/libstuff_la-version_number.o .libs/libstuff_la-writeout.o .libs/libstuff_la-write64.o .libs/libstuff_la-coff_bytesex.o .libs/libstuff_la-args.o | |
| 2021-02-19T01:09:09.6257400Z libtool: link: ranlib .libs/libstuff.a | |
| 2021-02-19T01:09:09.6403841Z libtool: link: ( cd ".libs" && rm -f "libstuff.la" && ln -s "../libstuff.la" "libstuff.la" ) | |
| 2021-02-19T01:09:09.6433392Z make[1]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/libstuff' | |
| 2021-02-19T01:09:09.6439982Z Making all in libmacho | |
| 2021-02-19T01:09:09.6468933Z make[1]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/libmacho' | |
| 2021-02-19T01:09:09.6476277Z /bin/bash ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libmacho_la-arch.lo `test -f 'arch.c' || echo './'`arch.c | |
| 2021-02-19T01:09:09.7201182Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c arch.c -fPIC -DPIC -o .libs/libmacho_la-arch.o | |
| 2021-02-19T01:09:10.0399628Z /bin/bash ../libtool --tag=CC --mode=link clang -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o libmacho.la libmacho_la-arch.lo | |
| 2021-02-19T01:09:10.1476124Z libtool: link: ar cr .libs/libmacho.a .libs/libmacho_la-arch.o | |
| 2021-02-19T01:09:10.1527777Z libtool: link: ranlib .libs/libmacho.a | |
| 2021-02-19T01:09:10.1624177Z libtool: link: ( cd ".libs" && rm -f "libmacho.la" && ln -s "../libmacho.la" "libmacho.la" ) | |
| 2021-02-19T01:09:10.1659375Z make[1]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/libmacho' | |
| 2021-02-19T01:09:10.1665055Z Making all in ar | |
| 2021-02-19T01:09:10.1697270Z make[1]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ar' | |
| 2021-02-19T01:09:10.1706736Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ar-append.o `test -f 'append.c' || echo './'`append.c | |
| 2021-02-19T01:09:10.1717785Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ar-ar.o `test -f 'ar.c' || echo './'`ar.c | |
| 2021-02-19T01:09:10.2449671Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ar-archive.o `test -f 'archive.c' || echo './'`archive.c | |
| 2021-02-19T01:09:10.3332928Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ar-contents.o `test -f 'contents.c' || echo './'`contents.c | |
| 2021-02-19T01:09:10.3924904Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ar-delete.o `test -f 'delete.c' || echo './'`delete.c | |
| 2021-02-19T01:09:10.4030116Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ar-extract.o `test -f 'extract.c' || echo './'`extract.c | |
| 2021-02-19T01:09:10.4549113Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ar-misc.o `test -f 'misc.c' || echo './'`misc.c | |
| 2021-02-19T01:09:10.4714511Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ar-move.o `test -f 'move.c' || echo './'`move.c | |
| 2021-02-19T01:09:10.5343935Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ar-print.o `test -f 'print.c' || echo './'`print.c | |
| 2021-02-19T01:09:10.5381959Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ar-replace.o `test -f 'replace.c' || echo './'`replace.c | |
| 2021-02-19T01:09:10.6170688Z /bin/bash ../libtool --tag=CC --mode=link clang -D__DARWIN_UNIX03 -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o ar ar-append.o ar-ar.o ar-archive.o ar-contents.o ar-delete.o ar-extract.o ar-misc.o ar-move.o ar-print.o ar-replace.o ../libstuff/libstuff.la | |
| 2021-02-19T01:09:10.7350066Z libtool: link: clang -D__DARWIN_UNIX03 -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib64 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib32 -Wl,--enable-new-dtags -o ar ar-append.o ar-ar.o ar-archive.o ar-contents.o ar-delete.o ar-extract.o ar-misc.o ar-move.o ar-print.o ar-replace.o -L/usr/local/lib -L/usr/pkg/lib -L/home/runner/work/tws/tws/osxcross/target/lib ../libstuff/.libs/libstuff.a | |
| 2021-02-19T01:09:10.7778914Z make[1]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ar' | |
| 2021-02-19T01:09:10.7781886Z Making all in as | |
| 2021-02-19T01:09:10.7804404Z make[1]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as' | |
| 2021-02-19T01:09:10.7844312Z Making all in arm | |
| 2021-02-19T01:09:10.7867606Z make[2]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as/arm' | |
| 2021-02-19T01:09:10.7908193Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DARM -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../arm_as-app.o `test -f '../app.c' || echo './'`../app.c | |
| 2021-02-19T01:09:10.7920686Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DARM -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../arm_as-as.o `test -f '../as.c' || echo './'`../as.c | |
| 2021-02-19T01:09:10.9478884Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DARM -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../arm_as-atof-generic.o `test -f '../atof-generic.c' || echo './'`../atof-generic.c | |
| 2021-02-19T01:09:10.9769942Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DARM -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../arm_as-atof-ieee.o `test -f '../atof-ieee.c' || echo './'`../atof-ieee.c | |
| 2021-02-19T01:09:11.0535512Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DARM -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../arm_as-expr.o `test -f '../expr.c' || echo './'`../expr.c | |
| 2021-02-19T01:09:11.1529316Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DARM -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../arm_as-fixes.o `test -f '../fixes.c' || echo './'`../fixes.c | |
| 2021-02-19T01:09:11.2282510Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DARM -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../arm_as-flonum-const.o `test -f '../flonum-const.c' || echo './'`../flonum-const.c | |
| 2021-02-19T01:09:11.2660977Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DARM -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../arm_as-flonum-copy.o `test -f '../flonum-copy.c' || echo './'`../flonum-copy.c | |
| 2021-02-19T01:09:11.2866188Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DARM -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../arm_as-flonum-mult.o `test -f '../flonum-mult.c' || echo './'`../flonum-mult.c | |
| 2021-02-19T01:09:11.3156004Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DARM -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../arm_as-frags.o `test -f '../frags.c' || echo './'`../frags.c | |
| 2021-02-19T01:09:11.3405522Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DARM -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../arm_as-hash.o `test -f '../hash.c' || echo './'`../hash.c | |
| 2021-02-19T01:09:11.4150293Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DARM -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../arm_as-hex-value.o `test -f '../hex-value.c' || echo './'`../hex-value.c | |
| 2021-02-19T01:09:11.4470501Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DARM -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../arm_as-input-file.o `test -f '../input-file.c' || echo './'`../input-file.c | |
| 2021-02-19T01:09:11.4835113Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DARM -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../arm_as-input-scrub.o `test -f '../input-scrub.c' || echo './'`../input-scrub.c | |
| 2021-02-19T01:09:11.5283795Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DARM -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../arm_as-layout.o `test -f '../layout.c' || echo './'`../layout.c | |
| 2021-02-19T01:09:11.6028080Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DARM -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../arm_as-messages.o `test -f '../messages.c' || echo './'`../messages.c | |
| 2021-02-19T01:09:11.7111575Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DARM -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../arm_as-obstack.o `test -f '../obstack.c' || echo './'`../obstack.c | |
| 2021-02-19T01:09:11.7904819Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DARM -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../arm_as-read.o `test -f '../read.c' || echo './'`../read.c | |
| 2021-02-19T01:09:11.7961820Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DARM -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../arm_as-sections.o `test -f '../sections.c' || echo './'`../sections.c | |
| 2021-02-19T01:09:11.9165282Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DARM -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../arm_as-symbols.o `test -f '../symbols.c' || echo './'`../symbols.c | |
| 2021-02-19T01:09:12.1103092Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DARM -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../arm_as-write_object.o `test -f '../write_object.c' || echo './'`../write_object.c | |
| 2021-02-19T01:09:12.4762440Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DARM -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../arm_as-xmalloc.o `test -f '../xmalloc.c' || echo './'`../xmalloc.c | |
| 2021-02-19T01:09:12.5318874Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DARM -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../arm_as-dwarf2dbg.o `test -f '../dwarf2dbg.c' || echo './'`../dwarf2dbg.c | |
| 2021-02-19T01:09:12.7545602Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DARM -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../arm_as-arm.o `test -f '../arm.c' || echo './'`../arm.c | |
| 2021-02-19T01:09:16.5414542Z /bin/bash ../../libtool --tag=CC --mode=link clang -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DARM -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o arm-as ../arm_as-app.o ../arm_as-as.o ../arm_as-atof-generic.o ../arm_as-atof-ieee.o ../arm_as-expr.o ../arm_as-fixes.o ../arm_as-flonum-const.o ../arm_as-flonum-copy.o ../arm_as-flonum-mult.o ../arm_as-frags.o ../arm_as-hash.o ../arm_as-hex-value.o ../arm_as-input-file.o ../arm_as-input-scrub.o ../arm_as-layout.o ../arm_as-messages.o ../arm_as-obstack.o ../arm_as-read.o ../arm_as-sections.o ../arm_as-symbols.o ../arm_as-write_object.o ../arm_as-xmalloc.o ../arm_as-dwarf2dbg.o ../arm_as-arm.o ../../libstuff/libstuff.la | |
| 2021-02-19T01:09:16.6748725Z libtool: link: clang -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR=\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\" -D__DARWIN_UNIX03 -DARM -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib64 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib32 -Wl,--enable-new-dtags -o arm-as ../arm_as-app.o ../arm_as-as.o ../arm_as-atof-generic.o ../arm_as-atof-ieee.o ../arm_as-expr.o ../arm_as-fixes.o ../arm_as-flonum-const.o ../arm_as-flonum-copy.o ../arm_as-flonum-mult.o ../arm_as-frags.o ../arm_as-hash.o ../arm_as-hex-value.o ../arm_as-input-file.o ../arm_as-input-scrub.o ../arm_as-layout.o ../arm_as-messages.o ../arm_as-obstack.o ../arm_as-read.o ../arm_as-sections.o ../arm_as-symbols.o ../arm_as-write_object.o ../arm_as-xmalloc.o ../arm_as-dwarf2dbg.o ../arm_as-arm.o -L/usr/local/lib -L/usr/pkg/lib -L/home/runner/work/tws/tws/osxcross/target/lib ../../libstuff/.libs/libstuff.a | |
| 2021-02-19T01:09:16.7285722Z make[2]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as/arm' | |
| 2021-02-19T01:09:16.7289642Z Making all in i386 | |
| 2021-02-19T01:09:16.7313062Z make[2]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as/i386' | |
| 2021-02-19T01:09:16.7320619Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -UPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../i386_as-app.o `test -f '../app.c' || echo './'`../app.c | |
| 2021-02-19T01:09:16.7337536Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -UPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../i386_as-as.o `test -f '../as.c' || echo './'`../as.c | |
| 2021-02-19T01:09:16.8943511Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -UPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../i386_as-atof-generic.o `test -f '../atof-generic.c' || echo './'`../atof-generic.c | |
| 2021-02-19T01:09:16.9370918Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -UPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../i386_as-atof-ieee.o `test -f '../atof-ieee.c' || echo './'`../atof-ieee.c | |
| 2021-02-19T01:09:16.9972884Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -UPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../i386_as-expr.o `test -f '../expr.c' || echo './'`../expr.c | |
| 2021-02-19T01:09:17.1092261Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -UPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../i386_as-fixes.o `test -f '../fixes.c' || echo './'`../fixes.c | |
| 2021-02-19T01:09:17.1779958Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -UPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../i386_as-flonum-const.o `test -f '../flonum-const.c' || echo './'`../flonum-const.c | |
| 2021-02-19T01:09:17.2093966Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -UPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../i386_as-flonum-copy.o `test -f '../flonum-copy.c' || echo './'`../flonum-copy.c | |
| 2021-02-19T01:09:17.2138125Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -UPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../i386_as-flonum-mult.o `test -f '../flonum-mult.c' || echo './'`../flonum-mult.c | |
| 2021-02-19T01:09:17.2546244Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -UPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../i386_as-frags.o `test -f '../frags.c' || echo './'`../frags.c | |
| 2021-02-19T01:09:17.2705294Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -UPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../i386_as-hash.o `test -f '../hash.c' || echo './'`../hash.c | |
| 2021-02-19T01:09:17.3513063Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -UPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../i386_as-hex-value.o `test -f '../hex-value.c' || echo './'`../hex-value.c | |
| 2021-02-19T01:09:17.3826189Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -UPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../i386_as-input-file.o `test -f '../input-file.c' || echo './'`../input-file.c | |
| 2021-02-19T01:09:17.4218318Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -UPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../i386_as-input-scrub.o `test -f '../input-scrub.c' || echo './'`../input-scrub.c | |
| 2021-02-19T01:09:17.4631139Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -UPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../i386_as-layout.o `test -f '../layout.c' || echo './'`../layout.c | |
| 2021-02-19T01:09:17.5429394Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -UPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../i386_as-messages.o `test -f '../messages.c' || echo './'`../messages.c | |
| 2021-02-19T01:09:17.6411956Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -UPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../i386_as-obstack.o `test -f '../obstack.c' || echo './'`../obstack.c | |
| 2021-02-19T01:09:17.7166509Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -UPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../i386_as-read.o `test -f '../read.c' || echo './'`../read.c | |
| 2021-02-19T01:09:17.7785412Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -UPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../i386_as-sections.o `test -f '../sections.c' || echo './'`../sections.c | |
| 2021-02-19T01:09:17.9010521Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -UPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../i386_as-symbols.o `test -f '../symbols.c' || echo './'`../symbols.c | |
| 2021-02-19T01:09:18.0882223Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -UPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../i386_as-write_object.o `test -f '../write_object.c' || echo './'`../write_object.c | |
| 2021-02-19T01:09:18.4322520Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -UPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../i386_as-xmalloc.o `test -f '../xmalloc.c' || echo './'`../xmalloc.c | |
| 2021-02-19T01:09:18.4840678Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -UPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../i386_as-dwarf2dbg.o `test -f '../dwarf2dbg.c' || echo './'`../dwarf2dbg.c | |
| 2021-02-19T01:09:18.7099657Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -UPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../i386_as-i386.o `test -f '../i386.c' || echo './'`../i386.c | |
| 2021-02-19T01:09:19.9894090Z /bin/bash ../../libtool --tag=CC --mode=link clang -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -UPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o i386-as ../i386_as-app.o ../i386_as-as.o ../i386_as-atof-generic.o ../i386_as-atof-ieee.o ../i386_as-expr.o ../i386_as-fixes.o ../i386_as-flonum-const.o ../i386_as-flonum-copy.o ../i386_as-flonum-mult.o ../i386_as-frags.o ../i386_as-hash.o ../i386_as-hex-value.o ../i386_as-input-file.o ../i386_as-input-scrub.o ../i386_as-layout.o ../i386_as-messages.o ../i386_as-obstack.o ../i386_as-read.o ../i386_as-sections.o ../i386_as-symbols.o ../i386_as-write_object.o ../i386_as-xmalloc.o ../i386_as-dwarf2dbg.o ../i386_as-i386.o ../../libstuff/libstuff.la | |
| 2021-02-19T01:09:20.1191279Z libtool: link: clang -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR=\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -UPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib64 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib32 -Wl,--enable-new-dtags -o i386-as ../i386_as-app.o ../i386_as-as.o ../i386_as-atof-generic.o ../i386_as-atof-ieee.o ../i386_as-expr.o ../i386_as-fixes.o ../i386_as-flonum-const.o ../i386_as-flonum-copy.o ../i386_as-flonum-mult.o ../i386_as-frags.o ../i386_as-hash.o ../i386_as-hex-value.o ../i386_as-input-file.o ../i386_as-input-scrub.o ../i386_as-layout.o ../i386_as-messages.o ../i386_as-obstack.o ../i386_as-read.o ../i386_as-sections.o ../i386_as-symbols.o ../i386_as-write_object.o ../i386_as-xmalloc.o ../i386_as-dwarf2dbg.o ../i386_as-i386.o -L/usr/local/lib -L/usr/pkg/lib -L/home/runner/work/tws/tws/osxcross/target/lib ../../libstuff/.libs/libstuff.a | |
| 2021-02-19T01:09:20.1670558Z make[2]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as/i386' | |
| 2021-02-19T01:09:20.1673106Z Making all in x86_64 | |
| 2021-02-19T01:09:20.1697210Z make[2]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as/x86_64' | |
| 2021-02-19T01:09:20.1704798Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../x86_64_as-app.o `test -f '../app.c' || echo './'`../app.c | |
| 2021-02-19T01:09:20.1717157Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../x86_64_as-as.o `test -f '../as.c' || echo './'`../as.c | |
| 2021-02-19T01:09:20.3057546Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../x86_64_as-atof-generic.o `test -f '../atof-generic.c' || echo './'`../atof-generic.c | |
| 2021-02-19T01:09:21.1993125Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../x86_64_as-atof-ieee.o `test -f '../atof-ieee.c' || echo './'`../atof-ieee.c | |
| 2021-02-19T01:09:21.2006826Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../x86_64_as-expr.o `test -f '../expr.c' || echo './'`../expr.c | |
| 2021-02-19T01:09:21.2018881Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../x86_64_as-fixes.o `test -f '../fixes.c' || echo './'`../fixes.c | |
| 2021-02-19T01:09:21.2031274Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../x86_64_as-flonum-const.o `test -f '../flonum-const.c' || echo './'`../flonum-const.c | |
| 2021-02-19T01:09:21.2044884Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../x86_64_as-flonum-copy.o `test -f '../flonum-copy.c' || echo './'`../flonum-copy.c | |
| 2021-02-19T01:09:21.2056891Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../x86_64_as-flonum-mult.o `test -f '../flonum-mult.c' || echo './'`../flonum-mult.c | |
| 2021-02-19T01:09:21.2068869Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../x86_64_as-frags.o `test -f '../frags.c' || echo './'`../frags.c | |
| 2021-02-19T01:09:21.2115165Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../x86_64_as-hash.o `test -f '../hash.c' || echo './'`../hash.c | |
| 2021-02-19T01:09:21.2127390Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../x86_64_as-hex-value.o `test -f '../hex-value.c' || echo './'`../hex-value.c | |
| 2021-02-19T01:09:21.2139383Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../x86_64_as-input-file.o `test -f '../input-file.c' || echo './'`../input-file.c | |
| 2021-02-19T01:09:21.2151327Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../x86_64_as-input-scrub.o `test -f '../input-scrub.c' || echo './'`../input-scrub.c | |
| 2021-02-19T01:09:21.2163390Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../x86_64_as-layout.o `test -f '../layout.c' || echo './'`../layout.c | |
| 2021-02-19T01:09:21.2175262Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../x86_64_as-messages.o `test -f '../messages.c' || echo './'`../messages.c | |
| 2021-02-19T01:09:21.2186983Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../x86_64_as-obstack.o `test -f '../obstack.c' || echo './'`../obstack.c | |
| 2021-02-19T01:09:21.2198689Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../x86_64_as-read.o `test -f '../read.c' || echo './'`../read.c | |
| 2021-02-19T01:09:21.2381907Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../x86_64_as-sections.o `test -f '../sections.c' || echo './'`../sections.c | |
| 2021-02-19T01:09:21.3624631Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../x86_64_as-symbols.o `test -f '../symbols.c' || echo './'`../symbols.c | |
| 2021-02-19T01:09:21.5493218Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../x86_64_as-write_object.o `test -f '../write_object.c' || echo './'`../write_object.c | |
| 2021-02-19T01:09:21.8961900Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../x86_64_as-xmalloc.o `test -f '../xmalloc.c' || echo './'`../xmalloc.c | |
| 2021-02-19T01:09:21.9471267Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../x86_64_as-dwarf2dbg.o `test -f '../dwarf2dbg.c' || echo './'`../dwarf2dbg.c | |
| 2021-02-19T01:09:22.0696279Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../x86_64_as-i386.o `test -f '../i386.c' || echo './'`../i386.c | |
| 2021-02-19T01:09:23.4095895Z /bin/bash ../../libtool --tag=CC --mode=link clang -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o x86_64-as ../x86_64_as-app.o ../x86_64_as-as.o ../x86_64_as-atof-generic.o ../x86_64_as-atof-ieee.o ../x86_64_as-expr.o ../x86_64_as-fixes.o ../x86_64_as-flonum-const.o ../x86_64_as-flonum-copy.o ../x86_64_as-flonum-mult.o ../x86_64_as-frags.o ../x86_64_as-hash.o ../x86_64_as-hex-value.o ../x86_64_as-input-file.o ../x86_64_as-input-scrub.o ../x86_64_as-layout.o ../x86_64_as-messages.o ../x86_64_as-obstack.o ../x86_64_as-read.o ../x86_64_as-sections.o ../x86_64_as-symbols.o ../x86_64_as-write_object.o ../x86_64_as-xmalloc.o ../x86_64_as-dwarf2dbg.o ../x86_64_as-i386.o ../../libstuff/libstuff.la | |
| 2021-02-19T01:09:23.5350447Z libtool: link: clang -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR=\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\" -D__DARWIN_UNIX03 -DI386 -Di486 -Di586 -Di686 -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib64 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib32 -Wl,--enable-new-dtags -o x86_64-as ../x86_64_as-app.o ../x86_64_as-as.o ../x86_64_as-atof-generic.o ../x86_64_as-atof-ieee.o ../x86_64_as-expr.o ../x86_64_as-fixes.o ../x86_64_as-flonum-const.o ../x86_64_as-flonum-copy.o ../x86_64_as-flonum-mult.o ../x86_64_as-frags.o ../x86_64_as-hash.o ../x86_64_as-hex-value.o ../x86_64_as-input-file.o ../x86_64_as-input-scrub.o ../x86_64_as-layout.o ../x86_64_as-messages.o ../x86_64_as-obstack.o ../x86_64_as-read.o ../x86_64_as-sections.o ../x86_64_as-symbols.o ../x86_64_as-write_object.o ../x86_64_as-xmalloc.o ../x86_64_as-dwarf2dbg.o ../x86_64_as-i386.o -L/usr/local/lib -L/usr/pkg/lib -L/home/runner/work/tws/tws/osxcross/target/lib ../../libstuff/.libs/libstuff.a | |
| 2021-02-19T01:09:23.5857710Z make[2]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as/x86_64' | |
| 2021-02-19T01:09:23.5862049Z Making all in ppc | |
| 2021-02-19T01:09:23.5888194Z make[2]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as/ppc' | |
| 2021-02-19T01:09:23.5895869Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc_as-app.o `test -f '../app.c' || echo './'`../app.c | |
| 2021-02-19T01:09:23.5907907Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc_as-as.o `test -f '../as.c' || echo './'`../as.c | |
| 2021-02-19T01:09:23.7468941Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc_as-atof-generic.o `test -f '../atof-generic.c' || echo './'`../atof-generic.c | |
| 2021-02-19T01:09:23.7891340Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc_as-atof-ieee.o `test -f '../atof-ieee.c' || echo './'`../atof-ieee.c | |
| 2021-02-19T01:09:23.8593231Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc_as-expr.o `test -f '../expr.c' || echo './'`../expr.c | |
| 2021-02-19T01:09:23.9721060Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc_as-fixes.o `test -f '../fixes.c' || echo './'`../fixes.c | |
| 2021-02-19T01:09:24.0517849Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc_as-flonum-const.o `test -f '../flonum-const.c' || echo './'`../flonum-const.c | |
| 2021-02-19T01:09:24.0887750Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc_as-flonum-copy.o `test -f '../flonum-copy.c' || echo './'`../flonum-copy.c | |
| 2021-02-19T01:09:24.1088754Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc_as-flonum-mult.o `test -f '../flonum-mult.c' || echo './'`../flonum-mult.c | |
| 2021-02-19T01:09:24.1382514Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc_as-frags.o `test -f '../frags.c' || echo './'`../frags.c | |
| 2021-02-19T01:09:24.1713010Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc_as-hash.o `test -f '../hash.c' || echo './'`../hash.c | |
| 2021-02-19T01:09:24.2351688Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc_as-hex-value.o `test -f '../hex-value.c' || echo './'`../hex-value.c | |
| 2021-02-19T01:09:24.2712835Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc_as-input-file.o `test -f '../input-file.c' || echo './'`../input-file.c | |
| 2021-02-19T01:09:24.3201469Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc_as-input-scrub.o `test -f '../input-scrub.c' || echo './'`../input-scrub.c | |
| 2021-02-19T01:09:24.3570820Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc_as-layout.o `test -f '../layout.c' || echo './'`../layout.c | |
| 2021-02-19T01:09:24.4403620Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc_as-messages.o `test -f '../messages.c' || echo './'`../messages.c | |
| 2021-02-19T01:09:24.5393440Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc_as-obstack.o `test -f '../obstack.c' || echo './'`../obstack.c | |
| 2021-02-19T01:09:24.6137857Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc_as-read.o `test -f '../read.c' || echo './'`../read.c | |
| 2021-02-19T01:09:24.6676192Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc_as-sections.o `test -f '../sections.c' || echo './'`../sections.c | |
| 2021-02-19T01:09:24.7974657Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc_as-symbols.o `test -f '../symbols.c' || echo './'`../symbols.c | |
| 2021-02-19T01:09:24.9893277Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc_as-write_object.o `test -f '../write_object.c' || echo './'`../write_object.c | |
| 2021-02-19T01:09:25.3647067Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc_as-xmalloc.o `test -f '../xmalloc.c' || echo './'`../xmalloc.c | |
| 2021-02-19T01:09:25.4154379Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc_as-dwarf2dbg.o `test -f '../dwarf2dbg.c' || echo './'`../dwarf2dbg.c | |
| 2021-02-19T01:09:25.6321629Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc_as-ppc.o `test -f '../ppc.c' || echo './'`../ppc.c | |
| 2021-02-19T01:09:26.1942572Z /bin/bash ../../libtool --tag=CC --mode=link clang -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o ppc-as ../ppc_as-app.o ../ppc_as-as.o ../ppc_as-atof-generic.o ../ppc_as-atof-ieee.o ../ppc_as-expr.o ../ppc_as-fixes.o ../ppc_as-flonum-const.o ../ppc_as-flonum-copy.o ../ppc_as-flonum-mult.o ../ppc_as-frags.o ../ppc_as-hash.o ../ppc_as-hex-value.o ../ppc_as-input-file.o ../ppc_as-input-scrub.o ../ppc_as-layout.o ../ppc_as-messages.o ../ppc_as-obstack.o ../ppc_as-read.o ../ppc_as-sections.o ../ppc_as-symbols.o ../ppc_as-write_object.o ../ppc_as-xmalloc.o ../ppc_as-dwarf2dbg.o ../ppc_as-ppc.o ../../libstuff/libstuff.la | |
| 2021-02-19T01:09:26.3258943Z libtool: link: clang -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR=\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\" -D__DARWIN_UNIX03 -DPPC -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib64 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib32 -Wl,--enable-new-dtags -o ppc-as ../ppc_as-app.o ../ppc_as-as.o ../ppc_as-atof-generic.o ../ppc_as-atof-ieee.o ../ppc_as-expr.o ../ppc_as-fixes.o ../ppc_as-flonum-const.o ../ppc_as-flonum-copy.o ../ppc_as-flonum-mult.o ../ppc_as-frags.o ../ppc_as-hash.o ../ppc_as-hex-value.o ../ppc_as-input-file.o ../ppc_as-input-scrub.o ../ppc_as-layout.o ../ppc_as-messages.o ../ppc_as-obstack.o ../ppc_as-read.o ../ppc_as-sections.o ../ppc_as-symbols.o ../ppc_as-write_object.o ../ppc_as-xmalloc.o ../ppc_as-dwarf2dbg.o ../ppc_as-ppc.o -L/usr/local/lib -L/usr/pkg/lib -L/home/runner/work/tws/tws/osxcross/target/lib ../../libstuff/.libs/libstuff.a | |
| 2021-02-19T01:09:26.3761323Z make[2]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as/ppc' | |
| 2021-02-19T01:09:26.3763284Z Making all in ppc64 | |
| 2021-02-19T01:09:26.3787442Z make[2]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as/ppc64' | |
| 2021-02-19T01:09:26.3802530Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc64_as-app.o `test -f '../app.c' || echo './'`../app.c | |
| 2021-02-19T01:09:26.3817954Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc64_as-as.o `test -f '../as.c' || echo './'`../as.c | |
| 2021-02-19T01:09:26.5247679Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc64_as-atof-generic.o `test -f '../atof-generic.c' || echo './'`../atof-generic.c | |
| 2021-02-19T01:09:26.5739011Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc64_as-atof-ieee.o `test -f '../atof-ieee.c' || echo './'`../atof-ieee.c | |
| 2021-02-19T01:09:26.6368469Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc64_as-expr.o `test -f '../expr.c' || echo './'`../expr.c | |
| 2021-02-19T01:09:26.7491857Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc64_as-fixes.o `test -f '../fixes.c' || echo './'`../fixes.c | |
| 2021-02-19T01:09:26.8212495Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc64_as-flonum-const.o `test -f '../flonum-const.c' || echo './'`../flonum-const.c | |
| 2021-02-19T01:09:26.8572394Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc64_as-flonum-copy.o `test -f '../flonum-copy.c' || echo './'`../flonum-copy.c | |
| 2021-02-19T01:09:26.8608135Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc64_as-flonum-mult.o `test -f '../flonum-mult.c' || echo './'`../flonum-mult.c | |
| 2021-02-19T01:09:26.9048790Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc64_as-frags.o `test -f '../frags.c' || echo './'`../frags.c | |
| 2021-02-19T01:09:26.9202195Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc64_as-hash.o `test -f '../hash.c' || echo './'`../hash.c | |
| 2021-02-19T01:09:27.0019495Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc64_as-hex-value.o `test -f '../hex-value.c' || echo './'`../hex-value.c | |
| 2021-02-19T01:09:27.0379646Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc64_as-input-file.o `test -f '../input-file.c' || echo './'`../input-file.c | |
| 2021-02-19T01:09:27.0630688Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc64_as-input-scrub.o `test -f '../input-scrub.c' || echo './'`../input-scrub.c | |
| 2021-02-19T01:09:27.1190954Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc64_as-layout.o `test -f '../layout.c' || echo './'`../layout.c | |
| 2021-02-19T01:09:27.1757583Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc64_as-messages.o `test -f '../messages.c' || echo './'`../messages.c | |
| 2021-02-19T01:09:27.2724469Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc64_as-obstack.o `test -f '../obstack.c' || echo './'`../obstack.c | |
| 2021-02-19T01:09:27.3460053Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc64_as-read.o `test -f '../read.c' || echo './'`../read.c | |
| 2021-02-19T01:09:27.4276041Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc64_as-sections.o `test -f '../sections.c' || echo './'`../sections.c | |
| 2021-02-19T01:09:27.5519071Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc64_as-symbols.o `test -f '../symbols.c' || echo './'`../symbols.c | |
| 2021-02-19T01:09:27.7476284Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc64_as-write_object.o `test -f '../write_object.c' || echo './'`../write_object.c | |
| 2021-02-19T01:09:28.1128658Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc64_as-xmalloc.o `test -f '../xmalloc.c' || echo './'`../xmalloc.c | |
| 2021-02-19T01:09:28.1629967Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc64_as-dwarf2dbg.o `test -f '../dwarf2dbg.c' || echo './'`../dwarf2dbg.c | |
| 2021-02-19T01:09:28.3877817Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../ppc64_as-ppc.o `test -f '../ppc.c' || echo './'`../ppc.c | |
| 2021-02-19T01:09:28.9455180Z /bin/bash ../../libtool --tag=CC --mode=link clang -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -DPPC -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o ppc64-as ../ppc64_as-app.o ../ppc64_as-as.o ../ppc64_as-atof-generic.o ../ppc64_as-atof-ieee.o ../ppc64_as-expr.o ../ppc64_as-fixes.o ../ppc64_as-flonum-const.o ../ppc64_as-flonum-copy.o ../ppc64_as-flonum-mult.o ../ppc64_as-frags.o ../ppc64_as-hash.o ../ppc64_as-hex-value.o ../ppc64_as-input-file.o ../ppc64_as-input-scrub.o ../ppc64_as-layout.o ../ppc64_as-messages.o ../ppc64_as-obstack.o ../ppc64_as-read.o ../ppc64_as-sections.o ../ppc64_as-symbols.o ../ppc64_as-write_object.o ../ppc64_as-xmalloc.o ../ppc64_as-dwarf2dbg.o ../ppc64_as-ppc.o ../../libstuff/libstuff.la | |
| 2021-02-19T01:09:29.0718099Z libtool: link: clang -I../../include -I../../include/foreign -I../../libstuff -I../../as -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR=\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\" -D__DARWIN_UNIX03 -DPPC -DARCH64 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib64 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib32 -Wl,--enable-new-dtags -o ppc64-as ../ppc64_as-app.o ../ppc64_as-as.o ../ppc64_as-atof-generic.o ../ppc64_as-atof-ieee.o ../ppc64_as-expr.o ../ppc64_as-fixes.o ../ppc64_as-flonum-const.o ../ppc64_as-flonum-copy.o ../ppc64_as-flonum-mult.o ../ppc64_as-frags.o ../ppc64_as-hash.o ../ppc64_as-hex-value.o ../ppc64_as-input-file.o ../ppc64_as-input-scrub.o ../ppc64_as-layout.o ../ppc64_as-messages.o ../ppc64_as-obstack.o ../ppc64_as-read.o ../ppc64_as-sections.o ../ppc64_as-symbols.o ../ppc64_as-write_object.o ../ppc64_as-xmalloc.o ../ppc64_as-dwarf2dbg.o ../ppc64_as-ppc.o -L/usr/local/lib -L/usr/pkg/lib -L/home/runner/work/tws/tws/osxcross/target/lib ../../libstuff/.libs/libstuff.a | |
| 2021-02-19T01:09:29.1231058Z make[2]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as/ppc64' | |
| 2021-02-19T01:09:29.1241904Z make[2]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as' | |
| 2021-02-19T01:09:29.1249258Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o as-driver.o `test -f 'driver.c' || echo './'`driver.c | |
| 2021-02-19T01:09:29.2874607Z /bin/bash ../libtool --tag=CC --mode=link clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR="\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\"" -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o as as-driver.o ../libstuff/libstuff.la | |
| 2021-02-19T01:09:29.4029242Z libtool: link: clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -DNeXT_MOD -DASLIBEXECDIR=\"/home/runner/work/tws/tws/osxcross/target/libexec/as/\" -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib64 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib32 -Wl,--enable-new-dtags -o as as-driver.o -L/usr/local/lib -L/usr/pkg/lib -L/home/runner/work/tws/tws/osxcross/target/lib ../libstuff/.libs/libstuff.a | |
| 2021-02-19T01:09:29.4458298Z make[2]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as' | |
| 2021-02-19T01:09:29.4462983Z make[1]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as' | |
| 2021-02-19T01:09:29.4464972Z Making all in misc | |
| 2021-02-19T01:09:29.4488872Z make[1]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/misc' | |
| 2021-02-19T01:09:29.4495731Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o checksyms.o checksyms.c | |
| 2021-02-19T01:09:29.4506984Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o lipo.o lipo.c | |
| 2021-02-19T01:09:29.7747759Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o size.o size.c | |
| 2021-02-19T01:09:29.9622931Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o strings.o strings.c | |
| 2021-02-19T01:09:30.1436652Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o nm.o nm.c | |
| 2021-02-19T01:09:30.2157731Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libtool.o libtool.c | |
| 2021-02-19T01:09:30.7729429Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o redo_prebinding.o redo_prebinding.c | |
| 2021-02-19T01:09:31.3610193Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o seg_addr_table.o seg_addr_table.c | |
| 2021-02-19T01:09:31.9042728Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o seg_hack.o seg_hack.c | |
| 2021-02-19T01:09:32.0886943Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o install_name_tool.o install_name_tool.c | |
| 2021-02-19T01:09:32.5314561Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o indr.o indr.c | |
| 2021-02-19T01:09:33.1552943Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o strip.o strip.c | |
| 2021-02-19T01:09:33.5833484Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -DNMEDIT -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o nmedit-strip.o `test -f 'strip.c' || echo './'`strip.c | |
| 2021-02-19T01:09:34.7566306Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o segedit.o segedit.c | |
| 2021-02-19T01:09:34.8121944Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o pagestuff.o pagestuff.c | |
| 2021-02-19T01:09:35.3371027Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -DRANLIB -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ranlib-libtool.o `test -f 'libtool.c' || echo './'`libtool.c | |
| 2021-02-19T01:09:35.4000944Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o codesign_allocate.o codesign_allocate.c | |
| 2021-02-19T01:09:35.7251960Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -DALLOW_ARCHIVES -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o bitcode_strip-bitcode_strip.o `test -f 'bitcode_strip.c' || echo './'`bitcode_strip.c | |
| 2021-02-19T01:09:36.2803000Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ctf_insert.o ctf_insert.c | |
| 2021-02-19T01:09:36.4998812Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o check_dylib.o check_dylib.c | |
| 2021-02-19T01:09:36.5628229Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o cmpdylib.o cmpdylib.c | |
| 2021-02-19T01:09:36.6308154Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o inout.o inout.c | |
| 2021-02-19T01:09:36.7941964Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o vtool.o vtool.c | |
| 2021-02-19T01:09:36.9028574Z /bin/bash ../libtool --tag=CC --mode=link clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o checksyms checksyms.o ../libmacho/libmacho.la ../libstuff/libstuff.la -ldl -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -lm | |
| 2021-02-19T01:09:37.0337253Z libtool: link: clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib64 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib32 -Wl,--enable-new-dtags -o checksyms checksyms.o -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -L/usr/local/lib -L/usr/pkg/lib -L/home/runner/work/tws/tws/osxcross/target/lib ../libmacho/.libs/libmacho.a ../libstuff/.libs/libstuff.a -ldl -lm | |
| 2021-02-19T01:09:37.0881771Z /bin/bash ../libtool --tag=CC --mode=link clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o lipo lipo.o ../libmacho/libmacho.la ../libstuff/libstuff.la -ldl -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -lm | |
| 2021-02-19T01:09:37.2182442Z libtool: link: clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib64 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib32 -Wl,--enable-new-dtags -o lipo lipo.o -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -L/usr/local/lib -L/usr/pkg/lib -L/home/runner/work/tws/tws/osxcross/target/lib ../libmacho/.libs/libmacho.a ../libstuff/.libs/libstuff.a -ldl -lm | |
| 2021-02-19T01:09:37.2682687Z /bin/bash ../libtool --tag=CC --mode=link clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o size size.o ../libmacho/libmacho.la ../libstuff/libstuff.la -ldl -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -lm | |
| 2021-02-19T01:09:37.3946825Z libtool: link: clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib64 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib32 -Wl,--enable-new-dtags -o size size.o -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -L/usr/local/lib -L/usr/pkg/lib -L/home/runner/work/tws/tws/osxcross/target/lib ../libmacho/.libs/libmacho.a ../libstuff/.libs/libstuff.a -ldl -lm | |
| 2021-02-19T01:09:37.4461372Z /bin/bash ../libtool --tag=CC --mode=link clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o strings strings.o ../libmacho/libmacho.la ../libstuff/libstuff.la -ldl -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -lm | |
| 2021-02-19T01:09:37.5827323Z libtool: link: clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib64 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib32 -Wl,--enable-new-dtags -o strings strings.o -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -L/usr/local/lib -L/usr/pkg/lib -L/home/runner/work/tws/tws/osxcross/target/lib ../libmacho/.libs/libmacho.a ../libstuff/.libs/libstuff.a -ldl -lm | |
| 2021-02-19T01:09:37.6369796Z /bin/bash ../libtool --tag=CC --mode=link clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o nm nm.o ../libmacho/libmacho.la ../libstuff/libstuff.la -ldl -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -lm | |
| 2021-02-19T01:09:37.7659810Z libtool: link: clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib64 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib32 -Wl,--enable-new-dtags -o nm nm.o -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -L/usr/local/lib -L/usr/pkg/lib -L/home/runner/work/tws/tws/osxcross/target/lib ../libmacho/.libs/libmacho.a ../libstuff/.libs/libstuff.a -ldl -lm | |
| 2021-02-19T01:09:37.7825702Z /bin/bash ../libtool --tag=CC --mode=link clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o libtool libtool.o ../libmacho/libmacho.la ../libstuff/libstuff.la -ldl -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -lm | |
| 2021-02-19T01:09:37.8188358Z /bin/bash ../libtool --tag=CC --mode=link clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o redo_prebinding redo_prebinding.o ../libmacho/libmacho.la ../libstuff/libstuff.la -ldl -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -lm | |
| 2021-02-19T01:09:37.9136834Z libtool: link: clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib64 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib32 -Wl,--enable-new-dtags -o libtool libtool.o -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -L/usr/local/lib -L/usr/pkg/lib -L/home/runner/work/tws/tws/osxcross/target/lib ../libmacho/.libs/libmacho.a ../libstuff/.libs/libstuff.a -ldl -lm | |
| 2021-02-19T01:09:37.9487293Z libtool: link: clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib64 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib32 -Wl,--enable-new-dtags -o redo_prebinding redo_prebinding.o -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -L/usr/local/lib -L/usr/pkg/lib -L/home/runner/work/tws/tws/osxcross/target/lib ../libmacho/.libs/libmacho.a ../libstuff/.libs/libstuff.a -ldl -lm | |
| 2021-02-19T01:09:37.9694791Z /bin/bash ../libtool --tag=CC --mode=link clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o seg_addr_table seg_addr_table.o ../libmacho/libmacho.la ../libstuff/libstuff.la -ldl -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -lm | |
| 2021-02-19T01:09:38.0047959Z /bin/bash ../libtool --tag=CC --mode=link clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o seg_hack seg_hack.o ../libmacho/libmacho.la ../libstuff/libstuff.la -ldl -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -lm | |
| 2021-02-19T01:09:38.1109256Z libtool: link: clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib64 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib32 -Wl,--enable-new-dtags -o seg_addr_table seg_addr_table.o -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -L/usr/local/lib -L/usr/pkg/lib -L/home/runner/work/tws/tws/osxcross/target/lib ../libmacho/.libs/libmacho.a ../libstuff/.libs/libstuff.a -ldl -lm | |
| 2021-02-19T01:09:38.1405897Z libtool: link: clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib64 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib32 -Wl,--enable-new-dtags -o seg_hack seg_hack.o -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -L/usr/local/lib -L/usr/pkg/lib -L/home/runner/work/tws/tws/osxcross/target/lib ../libmacho/.libs/libmacho.a ../libstuff/.libs/libstuff.a -ldl -lm | |
| 2021-02-19T01:09:38.1729588Z /bin/bash ../libtool --tag=CC --mode=link clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o install_name_tool install_name_tool.o ../libmacho/libmacho.la ../libstuff/libstuff.la -ldl -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -lm | |
| 2021-02-19T01:09:38.1947373Z /bin/bash ../libtool --tag=CC --mode=link clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o indr indr.o ../libmacho/libmacho.la ../libstuff/libstuff.la -ldl -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -lm | |
| 2021-02-19T01:09:38.3205942Z libtool: link: clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib64 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib32 -Wl,--enable-new-dtags -o install_name_tool install_name_tool.o -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -L/usr/local/lib -L/usr/pkg/lib -L/home/runner/work/tws/tws/osxcross/target/lib ../libmacho/.libs/libmacho.a ../libstuff/.libs/libstuff.a -ldl -lm | |
| 2021-02-19T01:09:38.3365861Z libtool: link: clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib64 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib32 -Wl,--enable-new-dtags -o indr indr.o -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -L/usr/local/lib -L/usr/pkg/lib -L/home/runner/work/tws/tws/osxcross/target/lib ../libmacho/.libs/libmacho.a ../libstuff/.libs/libstuff.a -ldl -lm | |
| 2021-02-19T01:09:38.3710547Z /bin/bash ../libtool --tag=CC --mode=link clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o strip strip.o ../libmacho/libmacho.la ../libstuff/libstuff.la -ldl -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -lm | |
| 2021-02-19T01:09:38.3903426Z /bin/bash ../libtool --tag=CC --mode=link clang -DNMEDIT -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o nmedit nmedit-strip.o ../libmacho/libmacho.la ../libstuff/libstuff.la -ldl -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -lm | |
| 2021-02-19T01:09:38.4998376Z libtool: link: clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib64 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib32 -Wl,--enable-new-dtags -o strip strip.o -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -L/usr/local/lib -L/usr/pkg/lib -L/home/runner/work/tws/tws/osxcross/target/lib ../libmacho/.libs/libmacho.a ../libstuff/.libs/libstuff.a -ldl -lm | |
| 2021-02-19T01:09:38.5301779Z libtool: link: clang -DNMEDIT -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib64 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib32 -Wl,--enable-new-dtags -o nmedit nmedit-strip.o -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -L/usr/local/lib -L/usr/pkg/lib -L/home/runner/work/tws/tws/osxcross/target/lib ../libmacho/.libs/libmacho.a ../libstuff/.libs/libstuff.a -ldl -lm | |
| 2021-02-19T01:09:38.5307206Z /usr/bin/ld: strip.o: in function `strip_file': | |
| 2021-02-19T01:09:38.5308940Z strip.c:(.text+0x1552): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' | |
| 2021-02-19T01:09:38.5558495Z /bin/bash ../libtool --tag=CC --mode=link clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o segedit segedit.o ../libmacho/libmacho.la ../libstuff/libstuff.la -ldl -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -lm | |
| 2021-02-19T01:09:38.5843572Z /bin/bash ../libtool --tag=CC --mode=link clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o pagestuff pagestuff.o ../libmacho/libmacho.la ../libstuff/libstuff.la -ldl -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -lm | |
| 2021-02-19T01:09:38.6900994Z libtool: link: clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib64 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib32 -Wl,--enable-new-dtags -o segedit segedit.o -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -L/usr/local/lib -L/usr/pkg/lib -L/home/runner/work/tws/tws/osxcross/target/lib ../libmacho/.libs/libmacho.a ../libstuff/.libs/libstuff.a -ldl -lm | |
| 2021-02-19T01:09:38.7257253Z libtool: link: clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib64 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib32 -Wl,--enable-new-dtags -o pagestuff pagestuff.o -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -L/usr/local/lib -L/usr/pkg/lib -L/home/runner/work/tws/tws/osxcross/target/lib ../libmacho/.libs/libmacho.a ../libstuff/.libs/libstuff.a -ldl -lm | |
| 2021-02-19T01:09:38.7418111Z /bin/bash ../libtool --tag=CC --mode=link clang -DRANLIB -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o ranlib ranlib-libtool.o ../libmacho/libmacho.la ../libstuff/libstuff.la -ldl -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -lm | |
| 2021-02-19T01:09:38.7797521Z /bin/bash ../libtool --tag=CC --mode=link clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o codesign_allocate codesign_allocate.o ../libmacho/libmacho.la ../libstuff/libstuff.la -ldl -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -lm | |
| 2021-02-19T01:09:38.8779941Z libtool: link: clang -DRANLIB -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib64 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib32 -Wl,--enable-new-dtags -o ranlib ranlib-libtool.o -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -L/usr/local/lib -L/usr/pkg/lib -L/home/runner/work/tws/tws/osxcross/target/lib ../libmacho/.libs/libmacho.a ../libstuff/.libs/libstuff.a -ldl -lm | |
| 2021-02-19T01:09:38.9109957Z libtool: link: clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib64 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib32 -Wl,--enable-new-dtags -o codesign_allocate codesign_allocate.o -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -L/usr/local/lib -L/usr/pkg/lib -L/home/runner/work/tws/tws/osxcross/target/lib ../libmacho/.libs/libmacho.a ../libstuff/.libs/libstuff.a -ldl -lm | |
| 2021-02-19T01:09:38.9320949Z /bin/bash ../libtool --tag=CC --mode=link clang -DALLOW_ARCHIVES -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o bitcode_strip bitcode_strip-bitcode_strip.o ../libmacho/libmacho.la ../libstuff/libstuff.la -ldl -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -lm | |
| 2021-02-19T01:09:38.9614689Z /bin/bash ../libtool --tag=CC --mode=link clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o ctf_insert ctf_insert.o ../libmacho/libmacho.la ../libstuff/libstuff.la -ldl -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -lm | |
| 2021-02-19T01:09:39.0725512Z libtool: link: clang -DALLOW_ARCHIVES -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib64 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib32 -Wl,--enable-new-dtags -o bitcode_strip bitcode_strip-bitcode_strip.o -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -L/usr/local/lib -L/usr/pkg/lib -L/home/runner/work/tws/tws/osxcross/target/lib ../libmacho/.libs/libmacho.a ../libstuff/.libs/libstuff.a -ldl -lm | |
| 2021-02-19T01:09:39.0964759Z libtool: link: clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib64 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib32 -Wl,--enable-new-dtags -o ctf_insert ctf_insert.o -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -L/usr/local/lib -L/usr/pkg/lib -L/home/runner/work/tws/tws/osxcross/target/lib ../libmacho/.libs/libmacho.a ../libstuff/.libs/libstuff.a -ldl -lm | |
| 2021-02-19T01:09:39.1053447Z /usr/bin/ld: bitcode_strip-bitcode_strip.o: in function `strip_bitcode_segment': | |
| 2021-02-19T01:09:39.1054770Z bitcode_strip.c:(.text+0x8ff): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' | |
| 2021-02-19T01:09:39.1258393Z /bin/bash ../libtool --tag=CC --mode=link clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o check_dylib check_dylib.o ../libmacho/libmacho.la ../libstuff/libstuff.la -ldl -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -lm | |
| 2021-02-19T01:09:39.1607327Z /bin/bash ../libtool --tag=CC --mode=link clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o cmpdylib cmpdylib.o ../libmacho/libmacho.la ../libstuff/libstuff.la -ldl -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -lm | |
| 2021-02-19T01:09:39.2656783Z libtool: link: clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib64 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib32 -Wl,--enable-new-dtags -o check_dylib check_dylib.o -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -L/usr/local/lib -L/usr/pkg/lib -L/home/runner/work/tws/tws/osxcross/target/lib ../libmacho/.libs/libmacho.a ../libstuff/.libs/libstuff.a -ldl -lm | |
| 2021-02-19T01:09:39.3067476Z libtool: link: clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib64 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib32 -Wl,--enable-new-dtags -o cmpdylib cmpdylib.o -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -L/usr/local/lib -L/usr/pkg/lib -L/home/runner/work/tws/tws/osxcross/target/lib ../libmacho/.libs/libmacho.a ../libstuff/.libs/libstuff.a -ldl -lm | |
| 2021-02-19T01:09:39.3206103Z /bin/bash ../libtool --tag=CC --mode=link clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o inout inout.o ../libmacho/libmacho.la ../libstuff/libstuff.la -ldl -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -lm | |
| 2021-02-19T01:09:39.3586709Z /bin/bash ../libtool --tag=CC --mode=link clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o vtool vtool.o ../libmacho/libmacho.la ../libstuff/libstuff.la -ldl -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -lm | |
| 2021-02-19T01:09:39.4503409Z libtool: link: clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib64 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib32 -Wl,--enable-new-dtags -o inout inout.o -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -L/usr/local/lib -L/usr/pkg/lib -L/home/runner/work/tws/tws/osxcross/target/lib ../libmacho/.libs/libmacho.a ../libstuff/.libs/libstuff.a -ldl -lm | |
| 2021-02-19T01:09:39.4909712Z libtool: link: clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib64 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib32 -Wl,--enable-new-dtags -o vtool vtool.o -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -L/usr/local/lib -L/usr/pkg/lib -L/home/runner/work/tws/tws/osxcross/target/lib ../libmacho/.libs/libmacho.a ../libstuff/.libs/libstuff.a -ldl -lm | |
| 2021-02-19T01:09:39.5372601Z make[1]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/misc' | |
| 2021-02-19T01:09:39.5376718Z Making all in otool | |
| 2021-02-19T01:09:39.5397928Z make[1]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/otool' | |
| 2021-02-19T01:09:39.5405066Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -I../libobjc2 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D_DARWIN_C_SOURCE -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -DOTOOL -DEFI_SUPPORT -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o otool-main.o `test -f 'main.c' || echo './'`main.c | |
| 2021-02-19T01:09:39.5454355Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -I../libobjc2 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D_DARWIN_C_SOURCE -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -DOTOOL -DEFI_SUPPORT -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o otool-ofile_print.o `test -f 'ofile_print.c' || echo './'`ofile_print.c | |
| 2021-02-19T01:09:40.7463029Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -I../libobjc2 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D_DARWIN_C_SOURCE -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -DOTOOL -DEFI_SUPPORT -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o otool-m68k_disasm.o `test -f 'm68k_disasm.c' || echo './'`m68k_disasm.c | |
| 2021-02-19T01:09:41.5665754Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -I../libobjc2 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D_DARWIN_C_SOURCE -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -DOTOOL -DEFI_SUPPORT -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o otool-i860_disasm.o `test -f 'i860_disasm.c' || echo './'`i860_disasm.c | |
| 2021-02-19T01:09:41.6204547Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -I../libobjc2 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D_DARWIN_C_SOURCE -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -DOTOOL -DEFI_SUPPORT -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o otool-m88k_disasm.o `test -f 'm88k_disasm.c' || echo './'`m88k_disasm.c | |
| 2021-02-19T01:09:41.7255944Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -I../libobjc2 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D_DARWIN_C_SOURCE -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -DOTOOL -DEFI_SUPPORT -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o otool-i386_disasm.o `test -f 'i386_disasm.c' || echo './'`i386_disasm.c | |
| 2021-02-19T01:09:41.9046437Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -I../libobjc2 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D_DARWIN_C_SOURCE -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -DOTOOL -DEFI_SUPPORT -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o otool-ppc_disasm.o `test -f 'ppc_disasm.c' || echo './'`ppc_disasm.c | |
| 2021-02-19T01:09:42.6696013Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -I../libobjc2 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D_DARWIN_C_SOURCE -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -DOTOOL -DEFI_SUPPORT -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o otool-hppa_disasm.o `test -f 'hppa_disasm.c' || echo './'`hppa_disasm.c | |
| 2021-02-19T01:09:42.8516069Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -I../libobjc2 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D_DARWIN_C_SOURCE -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -DOTOOL -DEFI_SUPPORT -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o otool-sparc_disasm.o `test -f 'sparc_disasm.c' || echo './'`sparc_disasm.c | |
| 2021-02-19T01:09:42.9194197Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -I../libobjc2 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D_DARWIN_C_SOURCE -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -DOTOOL -DEFI_SUPPORT -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o otool-arm_disasm.o `test -f 'arm_disasm.c' || echo './'`arm_disasm.c | |
| 2021-02-19T01:09:43.1321549Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -I../libobjc2 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D_DARWIN_C_SOURCE -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -DOTOOL -DEFI_SUPPORT -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o otool-print_objc.o `test -f 'print_objc.c' || echo './'`print_objc.c | |
| 2021-02-19T01:09:43.7779622Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -I../libobjc2 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D_DARWIN_C_SOURCE -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -DOTOOL -DEFI_SUPPORT -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o otool-print_objc2_32bit.o `test -f 'print_objc2_32bit.c' || echo './'`print_objc2_32bit.c | |
| 2021-02-19T01:09:43.7820991Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -I../libobjc2 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D_DARWIN_C_SOURCE -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -DOTOOL -DEFI_SUPPORT -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o otool-print_objc2_64bit.o `test -f 'print_objc2_64bit.c' || echo './'`print_objc2_64bit.c | |
| 2021-02-19T01:09:44.3545902Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -I../libobjc2 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D_DARWIN_C_SOURCE -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -DOTOOL -DEFI_SUPPORT -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o otool-print_bitcode.o `test -f 'print_bitcode.c' || echo './'`print_bitcode.c | |
| 2021-02-19T01:09:44.5045935Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -I../libobjc2 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D_DARWIN_C_SOURCE -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -DOTOOL -DEFI_SUPPORT -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o otool-coff_print.o `test -f 'coff_print.c' || echo './'`coff_print.c | |
| 2021-02-19T01:09:44.5230838Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -I../libobjc2 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D_DARWIN_C_SOURCE -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -DOTOOL -DEFI_SUPPORT -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o otool-arm64_disasm.o `test -f 'arm64_disasm.c' || echo './'`arm64_disasm.c | |
| 2021-02-19T01:09:44.5897182Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -I../libobjc2 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D_DARWIN_C_SOURCE -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -DOTOOL -DEFI_SUPPORT -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o otool-dyld_bind_info.o `test -f 'dyld_bind_info.c' || echo './'`dyld_bind_info.c | |
| 2021-02-19T01:09:44.7715031Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -I../libobjc2 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D_DARWIN_C_SOURCE -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -DOTOOL -DEFI_SUPPORT -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../libstuff/otool-ofile.o `test -f '../libstuff/ofile.c' || echo './'`../libstuff/ofile.c | |
| 2021-02-19T01:09:45.4776333Z /bin/bash ../libtool --tag=CC --mode=link clang -I../include -I../include/foreign -I../libstuff -I../libobjc2 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D_DARWIN_C_SOURCE -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -DOTOOL -DEFI_SUPPORT -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o otool otool-main.o ../libstuff/otool-ofile.o otool-ofile_print.o otool-m68k_disasm.o otool-i860_disasm.o otool-m88k_disasm.o otool-i386_disasm.o otool-ppc_disasm.o otool-hppa_disasm.o otool-sparc_disasm.o otool-arm_disasm.o otool-print_objc.o otool-print_objc2_32bit.o otool-print_objc2_64bit.o otool-print_bitcode.o otool-coff_print.o otool-arm64_disasm.o otool-dyld_bind_info.o ../libstuff/libstuff.la ../libobjc2/libobjc.la -pthread -lc++abi -ldl -lgcc | |
| 2021-02-19T01:09:45.6135786Z libtool: link: clang -I../include -I../include/foreign -I../libstuff -I../libobjc2 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D_DARWIN_C_SOURCE -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -DOTOOL -DEFI_SUPPORT -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib64 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib32 -Wl,--enable-new-dtags -o otool otool-main.o ../libstuff/otool-ofile.o otool-ofile_print.o otool-m68k_disasm.o otool-i860_disasm.o otool-m88k_disasm.o otool-i386_disasm.o otool-ppc_disasm.o otool-hppa_disasm.o otool-sparc_disasm.o otool-arm_disasm.o otool-print_objc.o otool-print_objc2_32bit.o otool-print_objc2_64bit.o otool-print_bitcode.o otool-coff_print.o otool-arm64_disasm.o otool-dyld_bind_info.o -pthread -L/usr/local/lib -L/usr/pkg/lib -L/home/runner/work/tws/tws/osxcross/target/lib ../libstuff/.libs/libstuff.a ../libobjc2/.libs/libobjc.a -lc++abi -ldl -lgcc -pthread | |
| 2021-02-19T01:09:45.6451987Z /usr/bin/ld: otool-print_bitcode.o: in function `print_bitcode_section': | |
| 2021-02-19T01:09:45.6453781Z print_bitcode.c:(.text+0x3c5): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' | |
| 2021-02-19T01:09:45.6822435Z make[1]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/otool' | |
| 2021-02-19T01:09:45.6825262Z Making all in efitools | |
| 2021-02-19T01:09:45.6846993Z make[1]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/efitools' | |
| 2021-02-19T01:09:45.6853950Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o makerelocs.o makerelocs.c | |
| 2021-02-19T01:09:45.6865069Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o mtoc.o mtoc.c | |
| 2021-02-19T01:09:45.8953753Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o mtor.o mtor.c | |
| 2021-02-19T01:09:46.2040789Z /bin/bash ../libtool --tag=CC --mode=link clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o makerelocs makerelocs.o ../libstuff/libstuff.la -ldl | |
| 2021-02-19T01:09:46.3140455Z /bin/bash ../libtool --tag=CC --mode=link clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o mtor mtor.o ../libstuff/libstuff.la -ldl | |
| 2021-02-19T01:09:46.3366785Z libtool: link: clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib64 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib32 -Wl,--enable-new-dtags -o makerelocs makerelocs.o -L/usr/local/lib -L/usr/pkg/lib -L/home/runner/work/tws/tws/osxcross/target/lib ../libstuff/.libs/libstuff.a -ldl | |
| 2021-02-19T01:09:46.3811509Z /bin/bash ../libtool --tag=CC --mode=link clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o mtoc mtoc.o ../libstuff/libstuff.la -ldl | |
| 2021-02-19T01:09:46.4364010Z libtool: link: clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib64 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib32 -Wl,--enable-new-dtags -o mtor mtor.o -L/usr/local/lib -L/usr/pkg/lib -L/home/runner/work/tws/tws/osxcross/target/lib ../libstuff/.libs/libstuff.a -ldl | |
| 2021-02-19T01:09:46.4987627Z libtool: link: clang -I../include -I../include/foreign -I../libstuff -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__DARWIN_UNIX03 -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib64 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib32 -Wl,--enable-new-dtags -o mtoc mtoc.o -L/usr/local/lib -L/usr/pkg/lib -L/home/runner/work/tws/tws/osxcross/target/lib ../libstuff/.libs/libstuff.a -ldl | |
| 2021-02-19T01:09:46.5436246Z make[1]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/efitools' | |
| 2021-02-19T01:09:46.5440323Z Making all in ld64 | |
| 2021-02-19T01:09:46.5458585Z make[1]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64' | |
| 2021-02-19T01:09:46.5501380Z Making all in src | |
| 2021-02-19T01:09:46.5520264Z make[2]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src' | |
| 2021-02-19T01:09:47.2137224Z Making all in 3rd | |
| 2021-02-19T01:09:47.2148352Z make[3]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/3rd' | |
| 2021-02-19T01:09:47.2149494Z Making all in BlocksRuntime | |
| 2021-02-19T01:09:47.2150844Z make[4]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/3rd/BlocksRuntime' | |
| 2021-02-19T01:09:47.2156052Z /bin/bash ../../../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o data.lo data.c | |
| 2021-02-19T01:09:47.2164660Z /bin/bash ../../../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o runtime.lo runtime.c | |
| 2021-02-19T01:09:47.2171839Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c data.c -fPIC -DPIC -o .libs/data.o | |
| 2021-02-19T01:09:47.2178726Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c runtime.c -fPIC -DPIC -o .libs/runtime.o | |
| 2021-02-19T01:09:47.2184639Z /bin/bash ../../../../libtool --tag=CC --mode=link clang -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o libBlocksRuntime.la data.lo runtime.lo | |
| 2021-02-19T01:09:47.2187317Z libtool: link: ar cr .libs/libBlocksRuntime.a .libs/data.o .libs/runtime.o | |
| 2021-02-19T01:09:47.2188102Z libtool: link: ranlib .libs/libBlocksRuntime.a | |
| 2021-02-19T01:09:47.2189391Z libtool: link: ( cd ".libs" && rm -f "libBlocksRuntime.la" && ln -s "../libBlocksRuntime.la" "libBlocksRuntime.la" ) | |
| 2021-02-19T01:09:47.2190848Z make[4]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/3rd/BlocksRuntime' | |
| 2021-02-19T01:09:47.2192160Z make[4]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/3rd' | |
| 2021-02-19T01:09:47.2198960Z /bin/bash ../../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../../include -I../../../include/foreign -D__LITTLE_ENDIAN__=1 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -D__DARWIN_UNIX03 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libhelper_la-helper.lo `test -f 'helper.c' || echo './'`helper.c | |
| 2021-02-19T01:09:47.2210329Z /bin/bash ../../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../../include -I../../../include/foreign -D__LITTLE_ENDIAN__=1 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -D__DARWIN_UNIX03 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libhelper_la-qsort_r.lo `test -f 'qsort_r.c' || echo './'`qsort_r.c | |
| 2021-02-19T01:09:47.2226607Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../../include -I../../../include/foreign -D__LITTLE_ENDIAN__=1 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -D__DARWIN_UNIX03 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c qsort_r.c -fPIC -DPIC -o .libs/libhelper_la-qsort_r.o | |
| 2021-02-19T01:09:47.2237499Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../../include -I../../../include/foreign -D__LITTLE_ENDIAN__=1 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -D__DARWIN_UNIX03 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c helper.c -fPIC -DPIC -o .libs/libhelper_la-helper.o | |
| 2021-02-19T01:09:47.2315963Z /bin/bash ../../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../../include -I../../../include/foreign -D__LITTLE_ENDIAN__=1 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -D__DARWIN_UNIX03 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libhelper_la-strlcat.lo `test -f 'strlcat.c' || echo './'`strlcat.c | |
| 2021-02-19T01:09:47.2327332Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../../include -I../../../include/foreign -D__LITTLE_ENDIAN__=1 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -D__DARWIN_UNIX03 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c strlcat.c -fPIC -DPIC -o .libs/libhelper_la-strlcat.o | |
| 2021-02-19T01:09:47.2338236Z /bin/bash ../../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../../include -I../../../include/foreign -D__LITTLE_ENDIAN__=1 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -D__DARWIN_UNIX03 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libhelper_la-strlcpy.lo `test -f 'strlcpy.c' || echo './'`strlcpy.c | |
| 2021-02-19T01:09:47.2433685Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../../include -I../../../include/foreign -D__LITTLE_ENDIAN__=1 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -D__DARWIN_UNIX03 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c strlcpy.c -fPIC -DPIC -o .libs/libhelper_la-strlcpy.o | |
| 2021-02-19T01:09:47.2861105Z /bin/bash ../../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../../include -I../../../include/foreign -D__LITTLE_ENDIAN__=1 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -D__DARWIN_UNIX03 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libhelper_la-eprintf.lo `test -f 'eprintf.c' || echo './'`eprintf.c | |
| 2021-02-19T01:09:47.3565500Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../../include -I../../../include/foreign -D__LITTLE_ENDIAN__=1 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -D__DARWIN_UNIX03 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c eprintf.c -fPIC -DPIC -o .libs/libhelper_la-eprintf.o | |
| 2021-02-19T01:09:47.3913608Z /bin/bash ../../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../../include -I../../../include/foreign -D__LITTLE_ENDIAN__=1 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -D__DARWIN_UNIX03 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libhelper_la-md5.lo `test -f 'md5.c' || echo './'`md5.c | |
| 2021-02-19T01:09:47.4021440Z /bin/bash ../../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../../include -I../../../include/foreign -D__LITTLE_ENDIAN__=1 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -D__DARWIN_UNIX03 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libhelper_la-mkpath_np.lo `test -f 'mkpath_np.c' || echo './'`mkpath_np.c | |
| 2021-02-19T01:09:47.4580495Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../../include -I../../../include/foreign -D__LITTLE_ENDIAN__=1 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -D__DARWIN_UNIX03 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c md5.c -fPIC -DPIC -o .libs/libhelper_la-md5.o | |
| 2021-02-19T01:09:47.4727138Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../../include -I../../../include/foreign -D__LITTLE_ENDIAN__=1 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -D__DARWIN_UNIX03 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c mkpath_np.c -fPIC -DPIC -o .libs/libhelper_la-mkpath_np.o | |
| 2021-02-19T01:09:47.5524241Z /bin/bash ../../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../../include -I../../../include/foreign -D__LITTLE_ENDIAN__=1 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -D__DARWIN_UNIX03 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o libhelper_la-find_executable.lo `test -f 'find_executable.c' || echo './'`find_executable.c | |
| 2021-02-19T01:09:47.6206726Z libtool: compile: clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -I../../../include -I../../../include/foreign -D__LITTLE_ENDIAN__=1 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -D__DARWIN_UNIX03 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c find_executable.c -fPIC -DPIC -o .libs/libhelper_la-find_executable.o | |
| 2021-02-19T01:09:47.7124896Z /bin/bash ../../../libtool --tag=CC --mode=link clang -I../../../include -I../../../include/foreign -D__LITTLE_ENDIAN__=1 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -D__DARWIN_UNIX03 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o libhelper.la libhelper_la-helper.lo libhelper_la-qsort_r.lo libhelper_la-strlcat.lo libhelper_la-strlcpy.lo libhelper_la-eprintf.lo libhelper_la-md5.lo libhelper_la-mkpath_np.lo libhelper_la-find_executable.lo | |
| 2021-02-19T01:09:47.8204640Z libtool: link: ar cr .libs/libhelper.a .libs/libhelper_la-helper.o .libs/libhelper_la-qsort_r.o .libs/libhelper_la-strlcat.o .libs/libhelper_la-strlcpy.o .libs/libhelper_la-eprintf.o .libs/libhelper_la-md5.o .libs/libhelper_la-mkpath_np.o .libs/libhelper_la-find_executable.o | |
| 2021-02-19T01:09:47.8258052Z libtool: link: ranlib .libs/libhelper.a | |
| 2021-02-19T01:09:47.8352081Z libtool: link: ( cd ".libs" && rm -f "libhelper.la" && ln -s "../libhelper.la" "libhelper.la" ) | |
| 2021-02-19T01:09:47.8381521Z make[4]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/3rd' | |
| 2021-02-19T01:09:47.8385310Z make[3]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/3rd' | |
| 2021-02-19T01:09:47.8388737Z Making all in ld | |
| 2021-02-19T01:09:47.8412852Z make[3]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/ld' | |
| 2021-02-19T01:09:47.8455366Z Making all in parsers | |
| 2021-02-19T01:09:47.8479205Z make[4]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/ld/parsers' | |
| 2021-02-19T01:09:47.8487788Z /bin/bash ../../../../libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c -o libParsers_la-archive_file.lo `test -f 'archive_file.cpp' || echo './'`archive_file.cpp | |
| 2021-02-19T01:09:47.8506194Z /bin/bash ../../../../libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c -o libParsers_la-lto_file.lo `test -f 'lto_file.cpp' || echo './'`lto_file.cpp | |
| 2021-02-19T01:09:47.9307781Z libtool: compile: clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c lto_file.cpp -fPIC -DPIC -o .libs/libParsers_la-lto_file.o | |
| 2021-02-19T01:09:47.9362578Z libtool: compile: clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c archive_file.cpp -fPIC -DPIC -o .libs/libParsers_la-archive_file.o | |
| 2021-02-19T01:09:50.6819194Z /bin/bash ../../../../libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c -o libParsers_la-macho_dylib_file.lo `test -f 'macho_dylib_file.cpp' || echo './'`macho_dylib_file.cpp | |
| 2021-02-19T01:09:50.7567502Z libtool: compile: clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c macho_dylib_file.cpp -fPIC -DPIC -o .libs/libParsers_la-macho_dylib_file.o | |
| 2021-02-19T01:09:51.5988561Z /bin/bash ../../../../libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c -o libParsers_la-macho_relocatable_file.lo `test -f 'macho_relocatable_file.cpp' || echo './'`macho_relocatable_file.cpp | |
| 2021-02-19T01:09:51.6763836Z libtool: compile: clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c macho_relocatable_file.cpp -fPIC -DPIC -o .libs/libParsers_la-macho_relocatable_file.o | |
| 2021-02-19T01:09:55.6372786Z /bin/bash ../../../../libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c -o libParsers_la-opaque_section_file.lo `test -f 'opaque_section_file.cpp' || echo './'`opaque_section_file.cpp | |
| 2021-02-19T01:09:55.7161471Z libtool: compile: clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c opaque_section_file.cpp -fPIC -DPIC -o .libs/libParsers_la-opaque_section_file.o | |
| 2021-02-19T01:09:56.7203587Z /bin/bash ../../../../libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c -o libParsers_la-textstub_dylib_file.lo `test -f 'textstub_dylib_file.cpp' || echo './'`textstub_dylib_file.cpp | |
| 2021-02-19T01:09:56.8027638Z libtool: compile: clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c textstub_dylib_file.cpp -fPIC -DPIC -o .libs/libParsers_la-textstub_dylib_file.o | |
| 2021-02-19T01:10:05.5119840Z /bin/bash ../../../../libtool --tag=CXX --mode=link clang++ -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o libParsers.la libParsers_la-archive_file.lo libParsers_la-lto_file.lo libParsers_la-macho_dylib_file.lo libParsers_la-macho_relocatable_file.lo libParsers_la-opaque_section_file.lo libParsers_la-textstub_dylib_file.lo ../../../../ld64/src/3rd/libhelper.la | |
| 2021-02-19T01:10:05.7233824Z libtool: link: (cd .libs/libParsers.lax/libhelper.a && ar x "/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/ld/parsers/../../../../ld64/src/3rd/.libs/libhelper.a") | |
| 2021-02-19T01:10:05.7412505Z libtool: link: ar cr .libs/libParsers.a .libs/libParsers_la-archive_file.o .libs/libParsers_la-lto_file.o .libs/libParsers_la-macho_dylib_file.o .libs/libParsers_la-macho_relocatable_file.o .libs/libParsers_la-opaque_section_file.o .libs/libParsers_la-textstub_dylib_file.o .libs/libParsers.lax/libhelper.a/libhelper_la-eprintf.o .libs/libParsers.lax/libhelper.a/libhelper_la-find_executable.o .libs/libParsers.lax/libhelper.a/libhelper_la-helper.o .libs/libParsers.lax/libhelper.a/libhelper_la-md5.o .libs/libParsers.lax/libhelper.a/libhelper_la-mkpath_np.o .libs/libParsers.lax/libhelper.a/libhelper_la-qsort_r.o .libs/libParsers.lax/libhelper.a/libhelper_la-strlcat.o .libs/libParsers.lax/libhelper.a/libhelper_la-strlcpy.o | |
| 2021-02-19T01:10:05.7644997Z libtool: link: ranlib .libs/libParsers.a | |
| 2021-02-19T01:10:05.7835029Z libtool: link: rm -fr .libs/libParsers.lax | |
| 2021-02-19T01:10:05.7924388Z libtool: link: ( cd ".libs" && rm -f "libParsers.la" && ln -s "../libParsers.la" "libParsers.la" ) | |
| 2021-02-19T01:10:05.7957785Z make[4]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/ld/parsers' | |
| 2021-02-19T01:10:05.7961648Z Making all in passes | |
| 2021-02-19T01:10:05.7987142Z make[4]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/ld/passes' | |
| 2021-02-19T01:10:05.7995191Z /bin/bash ../../../../libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/ld/parsers -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c -o libPasses_la-branch_island.lo `test -f 'branch_island.cpp' || echo './'`branch_island.cpp | |
| 2021-02-19T01:10:05.8013246Z /bin/bash ../../../../libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/ld/parsers -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c -o libPasses_la-branch_shim.lo `test -f 'branch_shim.cpp' || echo './'`branch_shim.cpp | |
| 2021-02-19T01:10:05.8863305Z libtool: compile: clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/ld/parsers -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c branch_island.cpp -fPIC -DPIC -o .libs/libPasses_la-branch_island.o | |
| 2021-02-19T01:10:05.8876520Z libtool: compile: clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/ld/parsers -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c branch_shim.cpp -fPIC -DPIC -o .libs/libPasses_la-branch_shim.o | |
| 2021-02-19T01:10:07.4059034Z /bin/bash ../../../../libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/ld/parsers -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c -o libPasses_la-compact_unwind.lo `test -f 'compact_unwind.cpp' || echo './'`compact_unwind.cpp | |
| 2021-02-19T01:10:07.4914621Z libtool: compile: clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/ld/parsers -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c compact_unwind.cpp -fPIC -DPIC -o .libs/libPasses_la-compact_unwind.o | |
| 2021-02-19T01:10:07.7304926Z /bin/bash ../../../../libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/ld/parsers -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c -o libPasses_la-dtrace_dof.lo `test -f 'dtrace_dof.cpp' || echo './'`dtrace_dof.cpp | |
| 2021-02-19T01:10:07.8144172Z libtool: compile: clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/ld/parsers -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c dtrace_dof.cpp -fPIC -DPIC -o .libs/libPasses_la-dtrace_dof.o | |
| 2021-02-19T01:10:09.6627693Z /bin/bash ../../../../libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/ld/parsers -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c -o libPasses_la-dylibs.lo `test -f 'dylibs.cpp' || echo './'`dylibs.cpp | |
| 2021-02-19T01:10:09.7438963Z libtool: compile: clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/ld/parsers -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c dylibs.cpp -fPIC -DPIC -o .libs/libPasses_la-dylibs.o | |
| 2021-02-19T01:10:10.9184882Z /bin/bash ../../../../libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/ld/parsers -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c -o libPasses_la-got.lo `test -f 'got.cpp' || echo './'`got.cpp | |
| 2021-02-19T01:10:10.9974299Z libtool: compile: clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/ld/parsers -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c got.cpp -fPIC -DPIC -o .libs/libPasses_la-got.o | |
| 2021-02-19T01:10:11.2596816Z /bin/bash ../../../../libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/ld/parsers -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c -o libPasses_la-huge.lo `test -f 'huge.cpp' || echo './'`huge.cpp | |
| 2021-02-19T01:10:11.3399130Z libtool: compile: clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/ld/parsers -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c huge.cpp -fPIC -DPIC -o .libs/libPasses_la-huge.o | |
| 2021-02-19T01:10:12.6078658Z /bin/bash ../../../../libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/ld/parsers -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c -o libPasses_la-objc.lo `test -f 'objc.cpp' || echo './'`objc.cpp | |
| 2021-02-19T01:10:12.6381006Z /bin/bash ../../../../libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/ld/parsers -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c -o libPasses_la-order.lo `test -f 'order.cpp' || echo './'`order.cpp | |
| 2021-02-19T01:10:12.6893410Z libtool: compile: clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/ld/parsers -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c objc.cpp -fPIC -DPIC -o .libs/libPasses_la-objc.o | |
| 2021-02-19T01:10:12.7191490Z libtool: compile: clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/ld/parsers -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c order.cpp -fPIC -DPIC -o .libs/libPasses_la-order.o | |
| 2021-02-19T01:10:14.9384846Z /bin/bash ../../../../libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/ld/parsers -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c -o libPasses_la-tlvp.lo `test -f 'tlvp.cpp' || echo './'`tlvp.cpp | |
| 2021-02-19T01:10:15.0169419Z libtool: compile: clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/ld/parsers -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c tlvp.cpp -fPIC -DPIC -o .libs/libPasses_la-tlvp.o | |
| 2021-02-19T01:10:16.6594690Z /bin/bash ../../../../libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/ld/parsers -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c -o libPasses_la-bitcode_bundle.lo `test -f 'bitcode_bundle.cpp' || echo './'`bitcode_bundle.cpp | |
| 2021-02-19T01:10:16.7422500Z libtool: compile: clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/ld/parsers -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c bitcode_bundle.cpp -fPIC -DPIC -o .libs/libPasses_la-bitcode_bundle.o | |
| 2021-02-19T01:10:19.4850745Z /bin/bash ../../../../libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/ld/parsers -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c -o libPasses_la-code_dedup.lo `test -f 'code_dedup.cpp' || echo './'`code_dedup.cpp | |
| 2021-02-19T01:10:19.5629282Z libtool: compile: clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/ld/parsers -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c code_dedup.cpp -fPIC -DPIC -o .libs/libPasses_la-code_dedup.o | |
| 2021-02-19T01:10:21.4226541Z /bin/bash ../../../../libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/ld/parsers -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c -o libPasses_la-thread_starts.lo `test -f 'thread_starts.cpp' || echo './'`thread_starts.cpp | |
| 2021-02-19T01:10:21.5020895Z libtool: compile: clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/ld/parsers -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c thread_starts.cpp -fPIC -DPIC -o .libs/libPasses_la-thread_starts.o | |
| 2021-02-19T01:10:21.5838549Z /bin/bash ../../../../libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/ld/parsers -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c -o libPasses_la-inits.lo `test -f 'inits.cpp' || echo './'`inits.cpp | |
| 2021-02-19T01:10:21.6637606Z libtool: compile: clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/ld/parsers -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c inits.cpp -fPIC -DPIC -o .libs/libPasses_la-inits.o | |
| 2021-02-19T01:10:22.9383562Z /bin/bash ../../../../libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/ld/parsers -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c -o stubs/libPasses_la-stubs.lo `test -f 'stubs/stubs.cpp' || echo './'`stubs/stubs.cpp | |
| 2021-02-19T01:10:23.0235537Z libtool: compile: clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" "-DPACKAGE_STRING=\"cctools 949.0.1\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/ld/parsers -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c stubs/stubs.cpp -fPIC -DPIC -o stubs/.libs/libPasses_la-stubs.o | |
| 2021-02-19T01:10:25.5494380Z /bin/bash ../../../../libtool --tag=CXX --mode=link clang++ -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../../include -I../../../../include/foreign -I../../../../ld64/src/abstraction -I../../../../ld64/src/ld -I../../../../ld64/src/ld/parsers -I../../../../ld64/src/3rd -I../../../../ld64/src -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o libPasses.la libPasses_la-branch_island.lo libPasses_la-branch_shim.lo libPasses_la-compact_unwind.lo libPasses_la-dtrace_dof.lo libPasses_la-dylibs.lo libPasses_la-got.lo libPasses_la-huge.lo libPasses_la-objc.lo libPasses_la-order.lo libPasses_la-tlvp.lo stubs/libPasses_la-stubs.lo libPasses_la-bitcode_bundle.lo libPasses_la-code_dedup.lo libPasses_la-thread_starts.lo libPasses_la-inits.lo | |
| 2021-02-19T01:10:25.7470675Z libtool: link: ar cr .libs/libPasses.a .libs/libPasses_la-branch_island.o .libs/libPasses_la-branch_shim.o .libs/libPasses_la-compact_unwind.o .libs/libPasses_la-dtrace_dof.o .libs/libPasses_la-dylibs.o .libs/libPasses_la-got.o .libs/libPasses_la-huge.o .libs/libPasses_la-objc.o .libs/libPasses_la-order.o .libs/libPasses_la-tlvp.o stubs/.libs/libPasses_la-stubs.o .libs/libPasses_la-bitcode_bundle.o .libs/libPasses_la-code_dedup.o .libs/libPasses_la-thread_starts.o .libs/libPasses_la-inits.o | |
| 2021-02-19T01:10:25.7718855Z libtool: link: ranlib .libs/libPasses.a | |
| 2021-02-19T01:10:25.7964404Z libtool: link: ( cd ".libs" && rm -f "libPasses.la" && ln -s "../libPasses.la" "libPasses.la" ) | |
| 2021-02-19T01:10:25.7998487Z make[4]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/ld/passes' | |
| 2021-02-19T01:10:25.8019946Z make[4]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/ld' | |
| 2021-02-19T01:10:25.8028013Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../include -I../../../include/foreign -I../../../ld64/src -I../../../ld64/src/abstraction -I../../../ld64/src/3rd -I../../../ld64/src/3rd/BlocksRuntime -I../../../ld64/src/ld -I../../../ld64/src/ld/parsers -I../../../ld64/src/ld/passes -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ld-debugline.o `test -f 'debugline.c' || echo './'`debugline.c | |
| 2021-02-19T01:10:25.8048223Z clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../include -I../../../include/foreign -I../../../ld64/src -I../../../ld64/src/abstraction -I../../../ld64/src/3rd -I../../../ld64/src/3rd/BlocksRuntime -I../../../ld64/src/3rd/include -I../../../ld64/src/ld -I../../../ld64/src/ld/parsers -I../../../ld64/src/ld/passes -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c -o ld-InputFiles.o `test -f 'InputFiles.cpp' || echo './'`InputFiles.cpp | |
| 2021-02-19T01:10:25.9972038Z clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../include -I../../../include/foreign -I../../../ld64/src -I../../../ld64/src/abstraction -I../../../ld64/src/3rd -I../../../ld64/src/3rd/BlocksRuntime -I../../../ld64/src/3rd/include -I../../../ld64/src/ld -I../../../ld64/src/ld/parsers -I../../../ld64/src/ld/passes -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c -o ld-ld.o `test -f 'ld.cpp' || echo './'`ld.cpp | |
| 2021-02-19T01:10:28.9550035Z clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../include -I../../../include/foreign -I../../../ld64/src -I../../../ld64/src/abstraction -I../../../ld64/src/3rd -I../../../ld64/src/3rd/BlocksRuntime -I../../../ld64/src/3rd/include -I../../../ld64/src/ld -I../../../ld64/src/ld/parsers -I../../../ld64/src/ld/passes -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c -o ld-Options.o `test -f 'Options.cpp' || echo './'`Options.cpp | |
| 2021-02-19T01:10:29.3260122Z clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../include -I../../../include/foreign -I../../../ld64/src -I../../../ld64/src/abstraction -I../../../ld64/src/3rd -I../../../ld64/src/3rd/BlocksRuntime -I../../../ld64/src/3rd/include -I../../../ld64/src/ld -I../../../ld64/src/ld/parsers -I../../../ld64/src/ld/passes -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c -o ld-OutputFile.o `test -f 'OutputFile.cpp' || echo './'`OutputFile.cpp | |
| 2021-02-19T01:10:35.8023049Z clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../include -I../../../include/foreign -I../../../ld64/src -I../../../ld64/src/abstraction -I../../../ld64/src/3rd -I../../../ld64/src/3rd/BlocksRuntime -I../../../ld64/src/3rd/include -I../../../ld64/src/ld -I../../../ld64/src/ld/parsers -I../../../ld64/src/ld/passes -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c -o ld-Resolver.o `test -f 'Resolver.cpp' || echo './'`Resolver.cpp | |
| 2021-02-19T01:10:38.8546125Z clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../include -I../../../include/foreign -I../../../ld64/src -I../../../ld64/src/abstraction -I../../../ld64/src/3rd -I../../../ld64/src/3rd/BlocksRuntime -I../../../ld64/src/3rd/include -I../../../ld64/src/ld -I../../../ld64/src/ld/parsers -I../../../ld64/src/ld/passes -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c -o ld-Snapshot.o `test -f 'Snapshot.cpp' || echo './'`Snapshot.cpp | |
| 2021-02-19T01:10:40.5218294Z clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../include -I../../../include/foreign -I../../../ld64/src -I../../../ld64/src/abstraction -I../../../ld64/src/3rd -I../../../ld64/src/3rd/BlocksRuntime -I../../../ld64/src/3rd/include -I../../../ld64/src/ld -I../../../ld64/src/ld/parsers -I../../../ld64/src/ld/passes -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c -o ld-SymbolTable.o `test -f 'SymbolTable.cpp' || echo './'`SymbolTable.cpp | |
| 2021-02-19T01:10:43.6794022Z clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../include -I../../../include/foreign -I../../../ld64/src -I../../../ld64/src/abstraction -I../../../ld64/src/3rd -I../../../ld64/src/3rd/BlocksRuntime -I../../../ld64/src/3rd/include -I../../../ld64/src/ld -I../../../ld64/src/ld/parsers -I../../../ld64/src/ld/passes -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c -o ld-PlatformSupport.o `test -f 'PlatformSupport.cpp' || echo './'`PlatformSupport.cpp | |
| 2021-02-19T01:10:44.9290034Z clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../include -I../../../include/foreign -I../../../ld64/src -I../../../ld64/src/abstraction -I../../../ld64/src/3rd -I../../../ld64/src/3rd/BlocksRuntime -I../../../ld64/src/3rd/include -I../../../ld64/src/ld -I../../../ld64/src/ld/parsers -I../../../ld64/src/ld/passes -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c -o code-sign-blobs/ld-blob.o `test -f 'code-sign-blobs/blob.cpp' || echo './'`code-sign-blobs/blob.cpp | |
| 2021-02-19T01:10:57.5779511Z /bin/bash ../../../libtool --tag=CXX --mode=link clang++ -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../include -I../../../include/foreign -I../../../ld64/src -I../../../ld64/src/abstraction -I../../../ld64/src/3rd -I../../../ld64/src/3rd/BlocksRuntime -I../../../ld64/src/3rd/include -I../../../ld64/src/ld -I../../../ld64/src/ld/parsers -I../../../ld64/src/ld/passes -DPROGRAM_PREFIX="\"x86_64-apple-darwin14-\"" -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -pthread -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o ld ld-debugline.o ld-InputFiles.o ld-ld.o ld-Options.o ld-OutputFile.o ld-Resolver.o ld-Snapshot.o ld-SymbolTable.o ld-PlatformSupport.o code-sign-blobs/ld-blob.o ../../../ld64/src/3rd/libhelper.la ../../../ld64/src/3rd/BlocksRuntime/libBlocksRuntime.la ../../../ld64/src/ld/parsers/libParsers.la ../../../ld64/src/ld/passes/libPasses.la -luuid -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -lxar -ldl | |
| 2021-02-19T01:10:57.8807466Z libtool: link: clang++ -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../include -I../../../include/foreign -I../../../ld64/src -I../../../ld64/src/abstraction -I../../../ld64/src/3rd -I../../../ld64/src/3rd/BlocksRuntime -I../../../ld64/src/3rd/include -I../../../ld64/src/ld -I../../../ld64/src/ld/parsers -I../../../ld64/src/ld/passes -DPROGRAM_PREFIX=\"x86_64-apple-darwin14-\" -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -pthread -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib64 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib32 -Wl,--enable-new-dtags -o .libs/ld ld-debugline.o ld-InputFiles.o ld-ld.o ld-Options.o ld-OutputFile.o ld-Resolver.o ld-Snapshot.o ld-SymbolTable.o ld-PlatformSupport.o code-sign-blobs/ld-blob.o -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -L/usr/local/lib -L/usr/pkg/lib -L/home/runner/work/tws/tws/osxcross/target/lib ../../../ld64/src/3rd/.libs/libhelper.a ../../../ld64/src/3rd/BlocksRuntime/.libs/libBlocksRuntime.a ../../../ld64/src/ld/parsers/.libs/libParsers.a ../../../ld64/src/ld/passes/.libs/libPasses.a -luuid /home/runner/work/tws/tws/osxcross/target/lib/libxar.so -llzma -lbz2 -lz -lcrypto -lxml2 -ldl -pthread -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib | |
| 2021-02-19T01:10:58.1953987Z make[4]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/ld' | |
| 2021-02-19T01:10:58.1955974Z make[3]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/ld' | |
| 2021-02-19T01:10:58.1960738Z Making all in other | |
| 2021-02-19T01:10:58.1981012Z make[3]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/other' | |
| 2021-02-19T01:10:58.1988915Z clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -Wno-switch -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../include -I../../../include/foreign -I../../../ld64/src -I../../../ld64/src/3rd -I../../../ld64/src/abstraction -I../../../ld64/src/ld -I../../../ld64/src/ld/parsers -I../../../ld64/src/ld/passes -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c -o dyldinfo.o dyldinfo.cpp | |
| 2021-02-19T01:10:58.2005795Z clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -Wno-switch -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../include -I../../../include/foreign -I../../../ld64/src -I../../../ld64/src/3rd -I../../../ld64/src/abstraction -I../../../ld64/src/ld -I../../../ld64/src/ld/parsers -I../../../ld64/src/ld/passes -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c -o ObjectDump.o ObjectDump.cpp | |
| 2021-02-19T01:10:59.6669534Z clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -Wno-switch -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../include -I../../../include/foreign -I../../../ld64/src -I../../../ld64/src/3rd -I../../../ld64/src/abstraction -I../../../ld64/src/ld -I../../../ld64/src/ld/parsers -I../../../ld64/src/ld/passes -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c -o unwinddump.o unwinddump.cpp | |
| 2021-02-19T01:11:01.1198886Z clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -Wno-switch -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../include -I../../../include/foreign -I../../../ld64/src -I../../../ld64/src/3rd -I../../../ld64/src/abstraction -I../../../ld64/src/ld -I../../../ld64/src/ld/parsers -I../../../ld64/src/ld/passes -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c -o machochecker.o machochecker.cpp | |
| 2021-02-19T01:11:04.9509471Z clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -Wno-switch -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../include -I../../../include/foreign -I../../../ld64/src -I../../../ld64/src/3rd -I../../../ld64/src/abstraction -I../../../ld64/src/ld -I../../../ld64/src/ld/parsers -I../../../ld64/src/ld/passes -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -c -o ../../../ld64/src/ld/PlatformSupport.o ../../../ld64/src/ld/PlatformSupport.cpp | |
| 2021-02-19T01:11:06.1744547Z clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"949.0.1\" -DPACKAGE_STRING=\"cctools\ 949.0.1\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_XAR_XAR_H=1 -I. -isystem /home/runner/work/tws/tws/osxcross/target/include -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../include -I../../../include/foreign -I../../../ld64/src -I../../../ld64/src/3rd -I../../../ld64/src/abstraction -I../../../ld64/src/ld -I../../../ld64/src/ld/parsers -I../../../ld64/src/ld/passes -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -c -o ../../../ld64/src/ld/debugline.o ../../../ld64/src/ld/debugline.c | |
| 2021-02-19T01:11:06.3732036Z /bin/bash ../../../libtool --tag=CXX --mode=link clang++ -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -Wno-switch -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../include -I../../../include/foreign -I../../../ld64/src -I../../../ld64/src/3rd -I../../../ld64/src/abstraction -I../../../ld64/src/ld -I../../../ld64/src/ld/parsers -I../../../ld64/src/ld/passes -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o unwinddump unwinddump.o | |
| 2021-02-19T01:11:06.6288016Z libtool: link: clang++ -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -Wno-switch -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../include -I../../../include/foreign -I../../../ld64/src -I../../../ld64/src/3rd -I../../../ld64/src/abstraction -I../../../ld64/src/ld -I../../../ld64/src/ld/parsers -I../../../ld64/src/ld/passes -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib64 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib32 -Wl,--enable-new-dtags -o unwinddump unwinddump.o -L/usr/local/lib -L/usr/pkg/lib -L/home/runner/work/tws/tws/osxcross/target/lib | |
| 2021-02-19T01:11:06.7115097Z /bin/bash ../../../libtool --tag=CXX --mode=link clang++ -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -Wno-switch -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../include -I../../../include/foreign -I../../../ld64/src -I../../../ld64/src/3rd -I../../../ld64/src/abstraction -I../../../ld64/src/ld -I../../../ld64/src/ld/parsers -I../../../ld64/src/ld/passes -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o machocheck machochecker.o ../../../ld64/src/3rd/libhelper.la | |
| 2021-02-19T01:11:06.9695898Z libtool: link: clang++ -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -Wno-switch -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../include -I../../../include/foreign -I../../../ld64/src -I../../../ld64/src/3rd -I../../../ld64/src/abstraction -I../../../ld64/src/ld -I../../../ld64/src/ld/parsers -I../../../ld64/src/ld/passes -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib64 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib32 -Wl,--enable-new-dtags -o machocheck machochecker.o -L/usr/local/lib -L/usr/pkg/lib -L/home/runner/work/tws/tws/osxcross/target/lib ../../../ld64/src/3rd/.libs/libhelper.a | |
| 2021-02-19T01:11:07.0616581Z /bin/bash ../../../libtool --tag=CXX --mode=link clang++ -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -Wno-switch -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../include -I../../../include/foreign -I../../../ld64/src -I../../../ld64/src/3rd -I../../../ld64/src/abstraction -I../../../ld64/src/ld -I../../../ld64/src/ld/parsers -I../../../ld64/src/ld/passes -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o ObjectDump ObjectDump.o ../../../ld64/src/ld/PlatformSupport.o ../../../ld64/src/ld/debugline.o ../../../ld64/src/ld/parsers/libParsers.la ../../../ld64/src/3rd/BlocksRuntime/libBlocksRuntime.la -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/usr/lib/llvm-10/lib -lLTO -ldl | |
| 2021-02-19T01:11:07.1891724Z /bin/bash ../../../libtool --tag=CXX --mode=link clang++ -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -Wno-switch -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../include -I../../../include/foreign -I../../../ld64/src -I../../../ld64/src/3rd -I../../../ld64/src/abstraction -I../../../ld64/src/ld -I../../../ld64/src/ld/parsers -I../../../ld64/src/ld/passes -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -L/usr/local/lib -L/usr/pkg/lib -Wl,-rpath,/usr/lib/llvm-10/lib,--enable-new-dtags -L/home/runner/work/tws/tws/osxcross/target/lib -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib64,--enable-new-dtags -Wl,-rpath,/home/runner/work/tws/tws/osxcross/target/lib32,--enable-new-dtags -o dyldinfo dyldinfo.o ../../../ld64/src/3rd/libhelper.la | |
| 2021-02-19T01:11:07.3483651Z libtool: link: clang++ -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -Wno-switch -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../include -I../../../include/foreign -I../../../ld64/src -I../../../ld64/src/3rd -I../../../ld64/src/abstraction -I../../../ld64/src/ld -I../../../ld64/src/ld/parsers -I../../../ld64/src/ld/passes -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib64 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib32 -Wl,--enable-new-dtags -o ObjectDump ObjectDump.o ../../../ld64/src/ld/PlatformSupport.o ../../../ld64/src/ld/debugline.o -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -L/usr/local/lib -L/usr/pkg/lib -L/home/runner/work/tws/tws/osxcross/target/lib ../../../ld64/src/ld/parsers/.libs/libParsers.a ../../../ld64/src/3rd/BlocksRuntime/.libs/libBlocksRuntime.a -L/usr/lib/llvm-10/lib -lLTO -ldl | |
| 2021-02-19T01:11:07.4437842Z libtool: link: clang++ -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -Wno-switch -DLTO_SUPPORT -D__LITTLE_ENDIAN__=1 -I../../../include -I../../../include/foreign -I../../../ld64/src -I../../../ld64/src/3rd -I../../../ld64/src/abstraction -I../../../ld64/src/ld -I../../../ld64/src/ld/parsers -I../../../ld64/src/ld/passes -O3 -std=c++0x -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=530 -fblocks -isystem /home/runner/work/tws/tws/osxcross/target/include -Wl,-rpath -Wl,/usr/lib/llvm-10/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib64 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/runner/work/tws/tws/osxcross/target/lib32 -Wl,--enable-new-dtags -o dyldinfo dyldinfo.o -L/usr/local/lib -L/usr/pkg/lib -L/home/runner/work/tws/tws/osxcross/target/lib ../../../ld64/src/3rd/.libs/libhelper.a | |
| 2021-02-19T01:11:07.7494994Z make[3]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/other' | |
| 2021-02-19T01:11:07.7514201Z make[3]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src' | |
| 2021-02-19T01:11:07.7515549Z make[3]: Nothing to be done for 'all-am'. | |
| 2021-02-19T01:11:07.7516969Z make[3]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src' | |
| 2021-02-19T01:11:07.7518565Z make[2]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src' | |
| 2021-02-19T01:11:07.7520715Z Making all in doc/man | |
| 2021-02-19T01:11:07.7540219Z make[2]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/doc/man' | |
| 2021-02-19T01:11:07.7541293Z make[2]: Nothing to be done for 'all'. | |
| 2021-02-19T01:11:07.7542263Z make[2]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/doc/man' | |
| 2021-02-19T01:11:07.7562577Z make[2]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64' | |
| 2021-02-19T01:11:07.7563575Z make[2]: Nothing to be done for 'all-am'. | |
| 2021-02-19T01:11:07.7564549Z make[2]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64' | |
| 2021-02-19T01:11:07.7571414Z make[1]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64' | |
| 2021-02-19T01:11:07.7575097Z Making all in man | |
| 2021-02-19T01:11:07.7600071Z make[1]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/man' | |
| 2021-02-19T01:11:07.7601513Z make[1]: Nothing to be done for 'all'. | |
| 2021-02-19T01:11:07.7602599Z make[1]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/man' | |
| 2021-02-19T01:11:07.7625527Z make[1]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools' | |
| 2021-02-19T01:11:07.7627167Z make[1]: Nothing to be done for 'all-am'. | |
| 2021-02-19T01:11:07.7628636Z make[1]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools' | |
| 2021-02-19T01:11:07.7691671Z Making install in libobjc2 | |
| 2021-02-19T01:11:07.7715667Z make[1]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/libobjc2' | |
| 2021-02-19T01:11:07.7745064Z make[2]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/libobjc2' | |
| 2021-02-19T01:11:07.7746193Z make[2]: Nothing to be done for 'install-exec-am'. | |
| 2021-02-19T01:11:07.7747011Z make[2]: Nothing to be done for 'install-data-am'. | |
| 2021-02-19T01:11:07.7748066Z make[2]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/libobjc2' | |
| 2021-02-19T01:11:07.7760650Z make[1]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/libobjc2' | |
| 2021-02-19T01:11:07.7762893Z Making install in libstuff | |
| 2021-02-19T01:11:07.7786850Z make[1]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/libstuff' | |
| 2021-02-19T01:11:07.7815930Z make[2]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/libstuff' | |
| 2021-02-19T01:11:07.7817076Z make[2]: Nothing to be done for 'install-exec-am'. | |
| 2021-02-19T01:11:07.7817895Z make[2]: Nothing to be done for 'install-data-am'. | |
| 2021-02-19T01:11:07.7818931Z make[2]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/libstuff' | |
| 2021-02-19T01:11:07.7822664Z make[1]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/libstuff' | |
| 2021-02-19T01:11:07.7824703Z Making install in libmacho | |
| 2021-02-19T01:11:07.7842982Z make[1]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/libmacho' | |
| 2021-02-19T01:11:07.7869397Z make[2]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/libmacho' | |
| 2021-02-19T01:11:07.7870556Z make[2]: Nothing to be done for 'install-exec-am'. | |
| 2021-02-19T01:11:07.7871389Z make[2]: Nothing to be done for 'install-data-am'. | |
| 2021-02-19T01:11:07.7872457Z make[2]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/libmacho' | |
| 2021-02-19T01:11:07.7876179Z make[1]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/libmacho' | |
| 2021-02-19T01:11:07.7878287Z Making install in ar | |
| 2021-02-19T01:11:07.7899442Z make[1]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ar' | |
| 2021-02-19T01:11:07.7930725Z make[2]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ar' | |
| 2021-02-19T01:11:07.7934620Z make[2]: Nothing to be done for 'install-data-am'. | |
| 2021-02-19T01:11:07.7948228Z /usr/bin/mkdir -p '/home/runner/work/tws/tws/osxcross/target/bin' | |
| 2021-02-19T01:11:07.8003624Z /bin/bash ../libtool --mode=install /usr/bin/install -c ar '/home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-ar' | |
| 2021-02-19T01:11:07.8430271Z libtool: install: /usr/bin/install -c ar /home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-ar | |
| 2021-02-19T01:11:07.8459223Z make[2]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ar' | |
| 2021-02-19T01:11:07.8460843Z make[1]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ar' | |
| 2021-02-19T01:11:07.8462796Z Making install in as | |
| 2021-02-19T01:11:07.8485353Z make[1]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as' | |
| 2021-02-19T01:11:07.8531604Z Making install in arm | |
| 2021-02-19T01:11:07.8557427Z make[2]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as/arm' | |
| 2021-02-19T01:11:07.8590331Z make[3]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as/arm' | |
| 2021-02-19T01:11:07.8592277Z make[3]: Nothing to be done for 'install-data-am'. | |
| 2021-02-19T01:11:07.8605530Z /usr/bin/mkdir -p '/home/runner/work/tws/tws/osxcross/target/libexec' | |
| 2021-02-19T01:11:07.8656349Z /bin/bash ../../libtool --mode=install /usr/bin/install -c arm-as '/home/runner/work/tws/tws/osxcross/target/libexec/./x86_64-apple-darwin14-arm-as' | |
| 2021-02-19T01:11:07.9128937Z libtool: install: /usr/bin/install -c arm-as /home/runner/work/tws/tws/osxcross/target/libexec/./x86_64-apple-darwin14-arm-as | |
| 2021-02-19T01:11:07.9158503Z make install-exec-hook | |
| 2021-02-19T01:11:07.9186217Z make[4]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as/arm' | |
| 2021-02-19T01:11:07.9187661Z mkdir -p /home/runner/work/tws/tws/osxcross/target/libexec/as/arm | |
| 2021-02-19T01:11:07.9209967Z mv /home/runner/work/tws/tws/osxcross/target/libexec/*arm-as* /home/runner/work/tws/tws/osxcross/target/libexec/as/arm/as | |
| 2021-02-19T01:11:07.9232443Z make[4]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as/arm' | |
| 2021-02-19T01:11:07.9234302Z make[3]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as/arm' | |
| 2021-02-19T01:11:07.9235857Z make[2]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as/arm' | |
| 2021-02-19T01:11:07.9240015Z Making install in i386 | |
| 2021-02-19T01:11:07.9267191Z make[2]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as/i386' | |
| 2021-02-19T01:11:07.9300706Z make[3]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as/i386' | |
| 2021-02-19T01:11:07.9302295Z make[3]: Nothing to be done for 'install-data-am'. | |
| 2021-02-19T01:11:07.9325961Z /usr/bin/mkdir -p '/home/runner/work/tws/tws/osxcross/target/libexec' | |
| 2021-02-19T01:11:07.9376806Z /bin/bash ../../libtool --mode=install /usr/bin/install -c i386-as '/home/runner/work/tws/tws/osxcross/target/libexec/./x86_64-apple-darwin14-i386-as' | |
| 2021-02-19T01:11:07.9824200Z libtool: install: /usr/bin/install -c i386-as /home/runner/work/tws/tws/osxcross/target/libexec/./x86_64-apple-darwin14-i386-as | |
| 2021-02-19T01:11:07.9848094Z make install-exec-hook | |
| 2021-02-19T01:11:07.9877924Z make[4]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as/i386' | |
| 2021-02-19T01:11:07.9879861Z mkdir -p /home/runner/work/tws/tws/osxcross/target/libexec/as/i386 | |
| 2021-02-19T01:11:07.9901995Z mv /home/runner/work/tws/tws/osxcross/target/libexec/*i386-as* /home/runner/work/tws/tws/osxcross/target/libexec/as/i386/as | |
| 2021-02-19T01:11:07.9924750Z make[4]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as/i386' | |
| 2021-02-19T01:11:07.9926434Z make[3]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as/i386' | |
| 2021-02-19T01:11:07.9928005Z make[2]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as/i386' | |
| 2021-02-19T01:11:07.9932509Z Making install in x86_64 | |
| 2021-02-19T01:11:07.9958217Z make[2]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as/x86_64' | |
| 2021-02-19T01:11:07.9991531Z make[3]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as/x86_64' | |
| 2021-02-19T01:11:07.9993683Z make[3]: Nothing to be done for 'install-data-am'. | |
| 2021-02-19T01:11:08.0006513Z /usr/bin/mkdir -p '/home/runner/work/tws/tws/osxcross/target/libexec' | |
| 2021-02-19T01:11:08.0056889Z /bin/bash ../../libtool --mode=install /usr/bin/install -c x86_64-as '/home/runner/work/tws/tws/osxcross/target/libexec/./x86_64-apple-darwin14-x86_64-as' | |
| 2021-02-19T01:11:08.0464657Z libtool: install: /usr/bin/install -c x86_64-as /home/runner/work/tws/tws/osxcross/target/libexec/./x86_64-apple-darwin14-x86_64-as | |
| 2021-02-19T01:11:08.0486421Z make install-exec-hook | |
| 2021-02-19T01:11:08.0516443Z make[4]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as/x86_64' | |
| 2021-02-19T01:11:08.0517918Z mkdir -p /home/runner/work/tws/tws/osxcross/target/libexec/as/x86_64 | |
| 2021-02-19T01:11:08.0538721Z mv /home/runner/work/tws/tws/osxcross/target/libexec/*x86_64-as* /home/runner/work/tws/tws/osxcross/target/libexec/as/x86_64/as | |
| 2021-02-19T01:11:08.0561428Z make[4]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as/x86_64' | |
| 2021-02-19T01:11:08.0569164Z make[3]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as/x86_64' | |
| 2021-02-19T01:11:08.0572812Z make[2]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as/x86_64' | |
| 2021-02-19T01:11:08.0573974Z Making install in ppc | |
| 2021-02-19T01:11:08.0602097Z make[2]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as/ppc' | |
| 2021-02-19T01:11:08.0637457Z make[3]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as/ppc' | |
| 2021-02-19T01:11:08.0639112Z make[3]: Nothing to be done for 'install-data-am'. | |
| 2021-02-19T01:11:08.0651467Z /usr/bin/mkdir -p '/home/runner/work/tws/tws/osxcross/target/libexec' | |
| 2021-02-19T01:11:08.0706656Z /bin/bash ../../libtool --mode=install /usr/bin/install -c ppc-as '/home/runner/work/tws/tws/osxcross/target/libexec/./x86_64-apple-darwin14-ppc-as' | |
| 2021-02-19T01:11:08.1134244Z libtool: install: /usr/bin/install -c ppc-as /home/runner/work/tws/tws/osxcross/target/libexec/./x86_64-apple-darwin14-ppc-as | |
| 2021-02-19T01:11:08.1161380Z make install-exec-hook | |
| 2021-02-19T01:11:08.1192410Z make[4]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as/ppc' | |
| 2021-02-19T01:11:08.1194017Z mkdir -p /home/runner/work/tws/tws/osxcross/target/libexec/as/ppc | |
| 2021-02-19T01:11:08.1216786Z mv /home/runner/work/tws/tws/osxcross/target/libexec/*ppc-as* /home/runner/work/tws/tws/osxcross/target/libexec/as/ppc/as | |
| 2021-02-19T01:11:08.1239985Z make[4]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as/ppc' | |
| 2021-02-19T01:11:08.1241977Z make[3]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as/ppc' | |
| 2021-02-19T01:11:08.1245650Z make[2]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as/ppc' | |
| 2021-02-19T01:11:08.1249165Z Making install in ppc64 | |
| 2021-02-19T01:11:08.1275011Z make[2]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as/ppc64' | |
| 2021-02-19T01:11:08.1310497Z make[3]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as/ppc64' | |
| 2021-02-19T01:11:08.1312237Z make[3]: Nothing to be done for 'install-data-am'. | |
| 2021-02-19T01:11:08.1323939Z /usr/bin/mkdir -p '/home/runner/work/tws/tws/osxcross/target/libexec' | |
| 2021-02-19T01:11:08.1385729Z /bin/bash ../../libtool --mode=install /usr/bin/install -c ppc64-as '/home/runner/work/tws/tws/osxcross/target/libexec/./x86_64-apple-darwin14-ppc64-as' | |
| 2021-02-19T01:11:08.1796679Z libtool: install: /usr/bin/install -c ppc64-as /home/runner/work/tws/tws/osxcross/target/libexec/./x86_64-apple-darwin14-ppc64-as | |
| 2021-02-19T01:11:08.1837779Z make install-exec-hook | |
| 2021-02-19T01:11:08.1871354Z make[4]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as/ppc64' | |
| 2021-02-19T01:11:08.1872949Z mkdir -p /home/runner/work/tws/tws/osxcross/target/libexec/as/ppc64 | |
| 2021-02-19T01:11:08.1896789Z mv /home/runner/work/tws/tws/osxcross/target/libexec/*ppc64-as* /home/runner/work/tws/tws/osxcross/target/libexec/as/ppc64/as | |
| 2021-02-19T01:11:08.1921228Z make[4]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as/ppc64' | |
| 2021-02-19T01:11:08.1922937Z make[3]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as/ppc64' | |
| 2021-02-19T01:11:08.1926618Z make[2]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as/ppc64' | |
| 2021-02-19T01:11:08.1950870Z make[2]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as' | |
| 2021-02-19T01:11:08.1982043Z make[3]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as' | |
| 2021-02-19T01:11:08.1985629Z make[3]: Nothing to be done for 'install-data-am'. | |
| 2021-02-19T01:11:08.1997300Z /usr/bin/mkdir -p '/home/runner/work/tws/tws/osxcross/target/bin' | |
| 2021-02-19T01:11:08.2049705Z /bin/bash ../libtool --mode=install /usr/bin/install -c as '/home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-as' | |
| 2021-02-19T01:11:08.2468490Z libtool: install: /usr/bin/install -c as /home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-as | |
| 2021-02-19T01:11:08.2492764Z make[3]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as' | |
| 2021-02-19T01:11:08.2494094Z make[2]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as' | |
| 2021-02-19T01:11:08.2502011Z make[1]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/as' | |
| 2021-02-19T01:11:08.2503415Z Making install in misc | |
| 2021-02-19T01:11:08.2531680Z make[1]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/misc' | |
| 2021-02-19T01:11:08.2568208Z make[2]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/misc' | |
| 2021-02-19T01:11:08.2570094Z make[2]: Nothing to be done for 'install-data-am'. | |
| 2021-02-19T01:11:08.2581667Z /usr/bin/mkdir -p '/home/runner/work/tws/tws/osxcross/target/bin' | |
| 2021-02-19T01:11:08.2635039Z /bin/bash ../libtool --mode=install /usr/bin/install -c checksyms '/home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-checksyms' | |
| 2021-02-19T01:11:08.3048240Z libtool: install: /usr/bin/install -c checksyms /home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-checksyms | |
| 2021-02-19T01:11:08.3071996Z /bin/bash ../libtool --mode=install /usr/bin/install -c lipo '/home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-lipo' | |
| 2021-02-19T01:11:08.3486051Z libtool: install: /usr/bin/install -c lipo /home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-lipo | |
| 2021-02-19T01:11:08.3506745Z /bin/bash ../libtool --mode=install /usr/bin/install -c size '/home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-size' | |
| 2021-02-19T01:11:08.3919347Z libtool: install: /usr/bin/install -c size /home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-size | |
| 2021-02-19T01:11:08.3942394Z /bin/bash ../libtool --mode=install /usr/bin/install -c strings '/home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-strings' | |
| 2021-02-19T01:11:08.4349003Z libtool: install: /usr/bin/install -c strings /home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-strings | |
| 2021-02-19T01:11:08.4370169Z /bin/bash ../libtool --mode=install /usr/bin/install -c nm '/home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-nm' | |
| 2021-02-19T01:11:08.4802926Z libtool: install: /usr/bin/install -c nm /home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-nm | |
| 2021-02-19T01:11:08.4825364Z /bin/bash ../libtool --mode=install /usr/bin/install -c libtool '/home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-libtool' | |
| 2021-02-19T01:11:08.5241141Z libtool: install: /usr/bin/install -c libtool /home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-libtool | |
| 2021-02-19T01:11:08.5291416Z /bin/bash ../libtool --mode=install /usr/bin/install -c redo_prebinding '/home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-redo_prebinding' | |
| 2021-02-19T01:11:08.5687001Z libtool: install: /usr/bin/install -c redo_prebinding /home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-redo_prebinding | |
| 2021-02-19T01:11:08.5730121Z /bin/bash ../libtool --mode=install /usr/bin/install -c seg_addr_table '/home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-seg_addr_table' | |
| 2021-02-19T01:11:08.6126590Z libtool: install: /usr/bin/install -c seg_addr_table /home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-seg_addr_table | |
| 2021-02-19T01:11:08.6147773Z /bin/bash ../libtool --mode=install /usr/bin/install -c seg_hack '/home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-seg_hack' | |
| 2021-02-19T01:11:08.6570779Z libtool: install: /usr/bin/install -c seg_hack /home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-seg_hack | |
| 2021-02-19T01:11:08.6592414Z /bin/bash ../libtool --mode=install /usr/bin/install -c install_name_tool '/home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-install_name_tool' | |
| 2021-02-19T01:11:08.7019134Z libtool: install: /usr/bin/install -c install_name_tool /home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-install_name_tool | |
| 2021-02-19T01:11:08.7039980Z /bin/bash ../libtool --mode=install /usr/bin/install -c indr '/home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-indr' | |
| 2021-02-19T01:11:08.7453825Z libtool: install: /usr/bin/install -c indr /home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-indr | |
| 2021-02-19T01:11:08.7480516Z /bin/bash ../libtool --mode=install /usr/bin/install -c strip '/home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-strip' | |
| 2021-02-19T01:11:08.7894496Z libtool: install: /usr/bin/install -c strip /home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-strip | |
| 2021-02-19T01:11:08.7921918Z /bin/bash ../libtool --mode=install /usr/bin/install -c nmedit '/home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-nmedit' | |
| 2021-02-19T01:11:08.8333943Z libtool: install: /usr/bin/install -c nmedit /home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-nmedit | |
| 2021-02-19T01:11:08.8355761Z /bin/bash ../libtool --mode=install /usr/bin/install -c segedit '/home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-segedit' | |
| 2021-02-19T01:11:08.8779877Z libtool: install: /usr/bin/install -c segedit /home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-segedit | |
| 2021-02-19T01:11:08.8799055Z /bin/bash ../libtool --mode=install /usr/bin/install -c pagestuff '/home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-pagestuff' | |
| 2021-02-19T01:11:08.9222584Z libtool: install: /usr/bin/install -c pagestuff /home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-pagestuff | |
| 2021-02-19T01:11:08.9244427Z /bin/bash ../libtool --mode=install /usr/bin/install -c ranlib '/home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-ranlib' | |
| 2021-02-19T01:11:08.9653649Z libtool: install: /usr/bin/install -c ranlib /home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-ranlib | |
| 2021-02-19T01:11:08.9675374Z /bin/bash ../libtool --mode=install /usr/bin/install -c codesign_allocate '/home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-codesign_allocate' | |
| 2021-02-19T01:11:09.0085267Z libtool: install: /usr/bin/install -c codesign_allocate /home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-codesign_allocate | |
| 2021-02-19T01:11:09.0110478Z /bin/bash ../libtool --mode=install /usr/bin/install -c bitcode_strip '/home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-bitcode_strip' | |
| 2021-02-19T01:11:09.0519153Z libtool: install: /usr/bin/install -c bitcode_strip /home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-bitcode_strip | |
| 2021-02-19T01:11:09.0541156Z /bin/bash ../libtool --mode=install /usr/bin/install -c ctf_insert '/home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-ctf_insert' | |
| 2021-02-19T01:11:09.0981109Z libtool: install: /usr/bin/install -c ctf_insert /home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-ctf_insert | |
| 2021-02-19T01:11:09.1002866Z /bin/bash ../libtool --mode=install /usr/bin/install -c check_dylib '/home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-check_dylib' | |
| 2021-02-19T01:11:09.1425413Z libtool: install: /usr/bin/install -c check_dylib /home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-check_dylib | |
| 2021-02-19T01:11:09.1448471Z /bin/bash ../libtool --mode=install /usr/bin/install -c cmpdylib '/home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-cmpdylib' | |
| 2021-02-19T01:11:09.1858819Z libtool: install: /usr/bin/install -c cmpdylib /home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-cmpdylib | |
| 2021-02-19T01:11:09.7420838Z /bin/bash ../libtool --mode=install /usr/bin/install -c inout '/home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-inout' | |
| 2021-02-19T01:11:09.7442589Z libtool: install: /usr/bin/install -c inout /home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-inout | |
| 2021-02-19T01:11:09.7444450Z /bin/bash ../libtool --mode=install /usr/bin/install -c vtool '/home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-vtool' | |
| 2021-02-19T01:11:09.7446179Z libtool: install: /usr/bin/install -c vtool /home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-vtool | |
| 2021-02-19T01:11:09.7447703Z make[2]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/misc' | |
| 2021-02-19T01:11:09.7449095Z make[1]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/misc' | |
| 2021-02-19T01:11:09.7450264Z Making install in otool | |
| 2021-02-19T01:11:09.7451407Z make[1]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/otool' | |
| 2021-02-19T01:11:09.7452850Z make[2]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/otool' | |
| 2021-02-19T01:11:09.7454039Z make[2]: Nothing to be done for 'install-data-am'. | |
| 2021-02-19T01:11:09.7455118Z /usr/bin/mkdir -p '/home/runner/work/tws/tws/osxcross/target/bin' | |
| 2021-02-19T01:11:09.7456547Z /bin/bash ../libtool --mode=install /usr/bin/install -c otool '/home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-otool' | |
| 2021-02-19T01:11:09.7458201Z libtool: install: /usr/bin/install -c otool /home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-otool | |
| 2021-02-19T01:11:09.7459665Z make[2]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/otool' | |
| 2021-02-19T01:11:09.7461068Z make[1]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/otool' | |
| 2021-02-19T01:11:09.7461963Z Making install in efitools | |
| 2021-02-19T01:11:09.7463129Z make[1]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/efitools' | |
| 2021-02-19T01:11:09.7464572Z make[2]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/efitools' | |
| 2021-02-19T01:11:09.7465796Z make[2]: Nothing to be done for 'install-data-am'. | |
| 2021-02-19T01:11:09.7466840Z /usr/bin/mkdir -p '/home/runner/work/tws/tws/osxcross/target/bin' | |
| 2021-02-19T01:11:09.7468403Z /bin/bash ../libtool --mode=install /usr/bin/install -c makerelocs '/home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-makerelocs' | |
| 2021-02-19T01:11:09.7470220Z libtool: install: /usr/bin/install -c makerelocs /home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-makerelocs | |
| 2021-02-19T01:11:09.7471970Z /bin/bash ../libtool --mode=install /usr/bin/install -c mtoc '/home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-mtoc' | |
| 2021-02-19T01:11:09.7473603Z libtool: install: /usr/bin/install -c mtoc /home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-mtoc | |
| 2021-02-19T01:11:09.7475224Z /bin/bash ../libtool --mode=install /usr/bin/install -c mtor '/home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-mtor' | |
| 2021-02-19T01:11:09.7476832Z libtool: install: /usr/bin/install -c mtor /home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-mtor | |
| 2021-02-19T01:11:09.7478315Z make[2]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/efitools' | |
| 2021-02-19T01:11:09.7483110Z make[1]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/efitools' | |
| 2021-02-19T01:11:09.7483963Z Making install in ld64 | |
| 2021-02-19T01:11:09.7485006Z make[1]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64' | |
| 2021-02-19T01:11:09.7485701Z Making install in src | |
| 2021-02-19T01:11:09.7486641Z make[2]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src' | |
| 2021-02-19T01:11:09.7487350Z Making install in 3rd | |
| 2021-02-19T01:11:09.7488464Z make[3]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/3rd' | |
| 2021-02-19T01:11:09.7489259Z Making install in BlocksRuntime | |
| 2021-02-19T01:11:09.7490394Z make[4]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/3rd/BlocksRuntime' | |
| 2021-02-19T01:11:09.7491765Z make[5]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/3rd/BlocksRuntime' | |
| 2021-02-19T01:11:09.7492849Z make[5]: Nothing to be done for 'install-exec-am'. | |
| 2021-02-19T01:11:09.7493661Z make[5]: Nothing to be done for 'install-data-am'. | |
| 2021-02-19T01:11:09.7494777Z make[5]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/3rd/BlocksRuntime' | |
| 2021-02-19T01:11:09.7496158Z make[4]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/3rd/BlocksRuntime' | |
| 2021-02-19T01:11:09.7497598Z make[4]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/3rd' | |
| 2021-02-19T01:11:09.7498832Z make[5]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/3rd' | |
| 2021-02-19T01:11:09.7499825Z make[5]: Nothing to be done for 'install-exec-am'. | |
| 2021-02-19T01:11:09.7500649Z make[5]: Nothing to be done for 'install-data-am'. | |
| 2021-02-19T01:11:09.7501677Z make[5]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/3rd' | |
| 2021-02-19T01:11:09.7502891Z make[4]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/3rd' | |
| 2021-02-19T01:11:09.7504094Z make[3]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/3rd' | |
| 2021-02-19T01:11:09.7504819Z Making install in ld | |
| 2021-02-19T01:11:09.7505732Z make[3]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/ld' | |
| 2021-02-19T01:11:09.7506494Z Making install in parsers | |
| 2021-02-19T01:11:09.7507491Z make[4]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/ld/parsers' | |
| 2021-02-19T01:11:09.7508774Z make[5]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/ld/parsers' | |
| 2021-02-19T01:11:09.7509815Z make[5]: Nothing to be done for 'install-exec-am'. | |
| 2021-02-19T01:11:09.7510622Z make[5]: Nothing to be done for 'install-data-am'. | |
| 2021-02-19T01:11:09.7511707Z make[5]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/ld/parsers' | |
| 2021-02-19T01:11:09.7512973Z make[4]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/ld/parsers' | |
| 2021-02-19T01:11:09.7513738Z Making install in passes | |
| 2021-02-19T01:11:09.7514709Z make[4]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/ld/passes' | |
| 2021-02-19T01:11:09.7516007Z make[5]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/ld/passes' | |
| 2021-02-19T01:11:09.7517022Z make[5]: Nothing to be done for 'install-exec-am'. | |
| 2021-02-19T01:11:09.7517854Z make[5]: Nothing to be done for 'install-data-am'. | |
| 2021-02-19T01:11:09.7518912Z make[5]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/ld/passes' | |
| 2021-02-19T01:11:09.7520826Z make[4]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/ld/passes' | |
| 2021-02-19T01:11:09.7522063Z make[4]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/ld' | |
| 2021-02-19T01:11:09.7524184Z make[5]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/ld' | |
| 2021-02-19T01:11:09.7525476Z make[5]: Nothing to be done for 'install-data-am'. | |
| 2021-02-19T01:11:09.7526420Z /usr/bin/mkdir -p '/home/runner/work/tws/tws/osxcross/target/bin' | |
| 2021-02-19T01:11:09.7537078Z /bin/bash ../../../libtool --mode=install /usr/bin/install -c ld '/home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-ld' | |
| 2021-02-19T01:11:09.7538997Z libtool: install: /usr/bin/install -c .libs/ld /home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-ld | |
| 2021-02-19T01:11:09.7540500Z make[5]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/ld' | |
| 2021-02-19T01:11:09.7541847Z make[4]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/ld' | |
| 2021-02-19T01:11:09.7543193Z make[3]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/ld' | |
| 2021-02-19T01:11:09.7543989Z Making install in other | |
| 2021-02-19T01:11:09.7545058Z make[3]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/other' | |
| 2021-02-19T01:11:09.7546433Z make[4]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/other' | |
| 2021-02-19T01:11:09.7547709Z make[4]: Nothing to be done for 'install-data-am'. | |
| 2021-02-19T01:11:09.7548665Z /usr/bin/mkdir -p '/home/runner/work/tws/tws/osxcross/target/bin' | |
| 2021-02-19T01:11:09.7550087Z /bin/bash ../../../libtool --mode=install /usr/bin/install -c dyldinfo '/home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-dyldinfo' | |
| 2021-02-19T01:11:09.7551791Z libtool: install: /usr/bin/install -c dyldinfo /home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-dyldinfo | |
| 2021-02-19T01:11:09.7553549Z /bin/bash ../../../libtool --mode=install /usr/bin/install -c ObjectDump '/home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-ObjectDump' | |
| 2021-02-19T01:11:09.7555354Z libtool: install: /usr/bin/install -c ObjectDump /home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-ObjectDump | |
| 2021-02-19T01:11:09.7557158Z /bin/bash ../../../libtool --mode=install /usr/bin/install -c unwinddump '/home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-unwinddump' | |
| 2021-02-19T01:11:09.7558949Z libtool: install: /usr/bin/install -c unwinddump /home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-unwinddump | |
| 2021-02-19T01:11:09.7560965Z /bin/bash ../../../libtool --mode=install /usr/bin/install -c machocheck '/home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-machocheck' | |
| 2021-02-19T01:11:09.7845265Z libtool: install: /usr/bin/install -c machocheck /home/runner/work/tws/tws/osxcross/target/bin/./x86_64-apple-darwin14-machocheck | |
| 2021-02-19T01:11:09.7870588Z make[4]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/other' | |
| 2021-02-19T01:11:09.7871989Z make[3]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src/other' | |
| 2021-02-19T01:11:09.7892922Z make[3]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src' | |
| 2021-02-19T01:11:09.7920793Z make[4]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src' | |
| 2021-02-19T01:11:09.7921962Z make[4]: Nothing to be done for 'install-exec-am'. | |
| 2021-02-19T01:11:09.7922792Z make[4]: Nothing to be done for 'install-data-am'. | |
| 2021-02-19T01:11:09.7923843Z make[4]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src' | |
| 2021-02-19T01:11:09.7927333Z make[3]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src' | |
| 2021-02-19T01:11:09.7931815Z make[2]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/src' | |
| 2021-02-19T01:11:09.7935315Z Making install in doc/man | |
| 2021-02-19T01:11:09.7953089Z make[2]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/doc/man' | |
| 2021-02-19T01:11:09.7979241Z make[3]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/doc/man' | |
| 2021-02-19T01:11:09.7980659Z make[3]: Nothing to be done for 'install-exec-am'. | |
| 2021-02-19T01:11:09.8000860Z /usr/bin/mkdir -p '/home/runner/work/tws/tws/osxcross/target/share/man/man1' | |
| 2021-02-19T01:11:09.8043499Z /usr/bin/install -c -m 644 'man1/dyldinfo.1' '/home/runner/work/tws/tws/osxcross/target/share/man/man1/x86_64-apple-darwin14-dyldinfo.1' | |
| 2021-02-19T01:11:09.8057309Z /usr/bin/install -c -m 644 'man1/ld64.1' '/home/runner/work/tws/tws/osxcross/target/share/man/man1/x86_64-apple-darwin14-ld64.1' | |
| 2021-02-19T01:11:09.8071879Z /usr/bin/install -c -m 644 'man1/ld.1' '/home/runner/work/tws/tws/osxcross/target/share/man/man1/x86_64-apple-darwin14-ld.1' | |
| 2021-02-19T01:11:09.8086484Z /usr/bin/install -c -m 644 'man1/unwinddump.1' '/home/runner/work/tws/tws/osxcross/target/share/man/man1/x86_64-apple-darwin14-unwinddump.1' | |
| 2021-02-19T01:11:09.8123547Z make[3]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/doc/man' | |
| 2021-02-19T01:11:09.8125248Z make[2]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64/doc/man' | |
| 2021-02-19T01:11:09.8142703Z make[2]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64' | |
| 2021-02-19T01:11:09.8169770Z make[3]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64' | |
| 2021-02-19T01:11:09.8170861Z make[3]: Nothing to be done for 'install-exec-am'. | |
| 2021-02-19T01:11:09.8171703Z make[3]: Nothing to be done for 'install-data-am'. | |
| 2021-02-19T01:11:09.8172705Z make[3]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64' | |
| 2021-02-19T01:11:09.8176261Z make[2]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64' | |
| 2021-02-19T01:11:09.8181690Z make[1]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/ld64' | |
| 2021-02-19T01:11:09.8185649Z Making install in man | |
| 2021-02-19T01:11:09.8206721Z make[1]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/man' | |
| 2021-02-19T01:11:09.8241441Z make[2]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/man' | |
| 2021-02-19T01:11:09.8243399Z make[2]: Nothing to be done for 'install-exec-am'. | |
| 2021-02-19T01:11:09.8263806Z /usr/bin/mkdir -p '/home/runner/work/tws/tws/osxcross/target/share/man/man1' | |
| 2021-02-19T01:11:09.8271473Z /usr/bin/mkdir -p '/home/runner/work/tws/tws/osxcross/target/share/man/man3' | |
| 2021-02-19T01:11:09.8341678Z /usr/bin/install -c -m 644 'dyld.1' '/home/runner/work/tws/tws/osxcross/target/share/man/man1/x86_64-apple-darwin14-dyld.1' | |
| 2021-02-19T01:11:09.8356737Z /usr/bin/install -c -m 644 'dyld.3' '/home/runner/work/tws/tws/osxcross/target/share/man/man3/x86_64-apple-darwin14-dyld.3' | |
| 2021-02-19T01:11:09.8360407Z /usr/bin/install -c -m 644 'strings.1' '/home/runner/work/tws/tws/osxcross/target/share/man/man1/x86_64-apple-darwin14-strings.1' | |
| 2021-02-19T01:11:09.8373478Z /usr/bin/install -c -m 644 'lipo.1' '/home/runner/work/tws/tws/osxcross/target/share/man/man1/x86_64-apple-darwin14-lipo.1' | |
| 2021-02-19T01:11:09.8381412Z /usr/bin/install -c -m 644 'NSModule.3' '/home/runner/work/tws/tws/osxcross/target/share/man/man3/x86_64-apple-darwin14-NSModule.3' | |
| 2021-02-19T01:11:09.8386759Z /usr/bin/install -c -m 644 'as.1' '/home/runner/work/tws/tws/osxcross/target/share/man/man1/x86_64-apple-darwin14-as.1' | |
| 2021-02-19T01:11:09.8407631Z /usr/bin/install -c -m 644 'nm.1' '/home/runner/work/tws/tws/osxcross/target/share/man/man1/x86_64-apple-darwin14-nm.1' | |
| 2021-02-19T01:11:09.8414459Z /usr/bin/install -c -m 644 'otool.1' '/home/runner/work/tws/tws/osxcross/target/share/man/man1/x86_64-apple-darwin14-otool.1' | |
| 2021-02-19T01:11:09.8416672Z /usr/bin/install -c -m 644 'NSObjectFileImage.3' '/home/runner/work/tws/tws/osxcross/target/share/man/man3/x86_64-apple-darwin14-NSObjectFileImage.3' | |
| 2021-02-19T01:11:09.8424402Z /usr/bin/install -c -m 644 'ranlib.1' '/home/runner/work/tws/tws/osxcross/target/share/man/man1/x86_64-apple-darwin14-ranlib.1' | |
| 2021-02-19T01:11:09.8436806Z /usr/bin/install -c -m 644 'dyld_debug.3' '/home/runner/work/tws/tws/osxcross/target/share/man/man3/x86_64-apple-darwin14-dyld_debug.3' | |
| 2021-02-19T01:11:09.8438802Z /usr/bin/install -c -m 644 'segedit.1' '/home/runner/work/tws/tws/osxcross/target/share/man/man1/x86_64-apple-darwin14-segedit.1' | |
| 2021-02-19T01:11:09.8457869Z /usr/bin/install -c -m 644 'kld.3' '/home/runner/work/tws/tws/osxcross/target/share/man/man3/x86_64-apple-darwin14-kld.3' | |
| 2021-02-19T01:11:09.8463323Z /usr/bin/install -c -m 644 'size.1' '/home/runner/work/tws/tws/osxcross/target/share/man/man1/x86_64-apple-darwin14-size.1' | |
| 2021-02-19T01:11:09.8476253Z /usr/bin/install -c -m 644 'arch.3' '/home/runner/work/tws/tws/osxcross/target/share/man/man3/x86_64-apple-darwin14-arch.3' | |
| 2021-02-19T01:11:09.8485452Z /usr/bin/install -c -m 644 'strip.1' '/home/runner/work/tws/tws/osxcross/target/share/man/man1/x86_64-apple-darwin14-strip.1' | |
| 2021-02-19T01:11:09.8497376Z /usr/bin/install -c -m 644 'get_end.3' '/home/runner/work/tws/tws/osxcross/target/share/man/man3/x86_64-apple-darwin14-get_end.3' | |
| 2021-02-19T01:11:09.8499366Z /usr/bin/install -c -m 644 'libtool.1' '/home/runner/work/tws/tws/osxcross/target/share/man/man1/x86_64-apple-darwin14-libtool.1' | |
| 2021-02-19T01:11:09.8510241Z /usr/bin/install -c -m 644 'end.3' '/home/runner/work/tws/tws/osxcross/target/share/man/man3/x86_64-apple-darwin14-end.3' | |
| 2021-02-19T01:11:09.8517964Z /usr/bin/install -c -m 644 'cmpdylib.1' '/home/runner/work/tws/tws/osxcross/target/share/man/man1/x86_64-apple-darwin14-cmpdylib.1' | |
| 2021-02-19T01:11:09.8530014Z /usr/bin/install -c -m 644 'getsectbyname.3' '/home/runner/work/tws/tws/osxcross/target/share/man/man3/x86_64-apple-darwin14-getsectbyname.3' | |
| 2021-02-19T01:11:09.8540117Z /usr/bin/install -c -m 644 'pagestuff.1' '/home/runner/work/tws/tws/osxcross/target/share/man/man1/x86_64-apple-darwin14-pagestuff.1' | |
| 2021-02-19T01:11:09.8550041Z /usr/bin/install -c -m 644 'getsectbynamefromheader.3' '/home/runner/work/tws/tws/osxcross/target/share/man/man3/x86_64-apple-darwin14-getsectbynamefromheader.3' | |
| 2021-02-19T01:11:09.8560347Z /usr/bin/install -c -m 644 'redo_prebinding.1' '/home/runner/work/tws/tws/osxcross/target/share/man/man1/x86_64-apple-darwin14-redo_prebinding.1' | |
| 2021-02-19T01:11:09.8569364Z /usr/bin/install -c -m 644 'getsectdata.3' '/home/runner/work/tws/tws/osxcross/target/share/man/man3/x86_64-apple-darwin14-getsectdata.3' | |
| 2021-02-19T01:11:09.8578772Z /usr/bin/install -c -m 644 'nmedit.1' '/home/runner/work/tws/tws/osxcross/target/share/man/man1/x86_64-apple-darwin14-nmedit.1' | |
| 2021-02-19T01:11:09.8589227Z /usr/bin/install -c -m 644 'getsectdatafromheader.3' '/home/runner/work/tws/tws/osxcross/target/share/man/man3/x86_64-apple-darwin14-getsectdatafromheader.3' | |
| 2021-02-19T01:11:09.8598801Z /usr/bin/install -c -m 644 'install_name_tool.1' '/home/runner/work/tws/tws/osxcross/target/share/man/man1/x86_64-apple-darwin14-install_name_tool.1' | |
| 2021-02-19T01:11:09.8609071Z /usr/bin/install -c -m 644 'getsegbyname.3' '/home/runner/work/tws/tws/osxcross/target/share/man/man3/x86_64-apple-darwin14-getsegbyname.3' | |
| 2021-02-19T01:11:09.8620158Z /usr/bin/install -c -m 644 'codesign_allocate.1' '/home/runner/work/tws/tws/osxcross/target/share/man/man1/x86_64-apple-darwin14-codesign_allocate.1' | |
| 2021-02-19T01:11:09.8631102Z /usr/bin/install -c -m 644 'NSObjectFileImage_priv.3' '/home/runner/work/tws/tws/osxcross/target/share/man/man3/x86_64-apple-darwin14-NSObjectFileImage_priv.3' | |
| 2021-02-19T01:11:09.8640967Z /usr/bin/install -c -m 644 'ctf_insert.1' '/home/runner/work/tws/tws/osxcross/target/share/man/man1/x86_64-apple-darwin14-ctf_insert.1' | |
| 2021-02-19T01:11:09.8650976Z /usr/bin/install -c -m 644 'libsyminfo.3' '/home/runner/work/tws/tws/osxcross/target/share/man/man3/x86_64-apple-darwin14-libsyminfo.3' | |
| 2021-02-19T01:11:09.8660978Z /usr/bin/install -c -m 644 'bitcode_strip.1' '/home/runner/work/tws/tws/osxcross/target/share/man/man1/x86_64-apple-darwin14-bitcode_strip.1' | |
| 2021-02-19T01:11:09.8671501Z /usr/bin/install -c -m 644 'redo_prebinding.3' '/home/runner/work/tws/tws/osxcross/target/share/man/man3/x86_64-apple-darwin14-redo_prebinding.3' | |
| 2021-02-19T01:11:09.8680847Z /usr/bin/install -c -m 644 'llvm-otool.1' '/home/runner/work/tws/tws/osxcross/target/share/man/man1/x86_64-apple-darwin14-llvm-otool.1' | |
| 2021-02-19T01:11:09.8701315Z /usr/bin/install -c -m 644 'nm-classic.1' '/home/runner/work/tws/tws/osxcross/target/share/man/man1/x86_64-apple-darwin14-nm-classic.1' | |
| 2021-02-19T01:11:09.8723493Z /usr/bin/install -c -m 644 'size-classic.1' '/home/runner/work/tws/tws/osxcross/target/share/man/man1/x86_64-apple-darwin14-size-classic.1' | |
| 2021-02-19T01:11:09.8738225Z /usr/bin/install -c -m 644 'otool-classic.1' '/home/runner/work/tws/tws/osxcross/target/share/man/man1/x86_64-apple-darwin14-otool-classic.1' | |
| 2021-02-19T01:11:09.8746548Z /usr/bin/mkdir -p '/home/runner/work/tws/tws/osxcross/target/share/man/man5' | |
| 2021-02-19T01:11:09.8757931Z /usr/bin/install -c -m 644 'indr.1' '/home/runner/work/tws/tws/osxcross/target/share/man/man1/x86_64-apple-darwin14-indr.1' | |
| 2021-02-19T01:11:09.8779610Z /usr/bin/install -c -m 644 'checksyms.1' '/home/runner/work/tws/tws/osxcross/target/share/man/man1/x86_64-apple-darwin14-checksyms.1' | |
| 2021-02-19T01:11:09.8805538Z /usr/bin/install -c -m 644 'seg_addr_table.1' '/home/runner/work/tws/tws/osxcross/target/share/man/man1/x86_64-apple-darwin14-seg_addr_table.1' | |
| 2021-02-19T01:11:09.8820084Z /usr/bin/install -c -m 644 'check_dylib.1' '/home/runner/work/tws/tws/osxcross/target/share/man/man1/x86_64-apple-darwin14-check_dylib.1' | |
| 2021-02-19T01:11:09.8836412Z /usr/bin/install -c -m 644 'Mach-O.5' '/home/runner/work/tws/tws/osxcross/target/share/man/man5/x86_64-apple-darwin14-Mach-O.5' | |
| 2021-02-19T01:11:09.8858948Z /usr/bin/install -c -m 644 'a.out.5' '/home/runner/work/tws/tws/osxcross/target/share/man/man5/x86_64-apple-darwin14-a.out.5' | |
| 2021-02-19T01:11:09.8870903Z /usr/bin/install -c -m 644 'mtoc.1' '/home/runner/work/tws/tws/osxcross/target/share/man/man1/x86_64-apple-darwin14-mtoc.1' | |
| 2021-02-19T01:11:09.8883586Z /usr/bin/install -c -m 644 'ranlib.5' '/home/runner/work/tws/tws/osxcross/target/share/man/man5/x86_64-apple-darwin14-ranlib.5' | |
| 2021-02-19T01:11:09.8905244Z /usr/bin/install -c -m 644 'stab.5' '/home/runner/work/tws/tws/osxcross/target/share/man/man5/x86_64-apple-darwin14-stab.5' | |
| 2021-02-19T01:11:09.8956215Z make[2]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/man' | |
| 2021-02-19T01:11:09.8958165Z make[1]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools/man' | |
| 2021-02-19T01:11:09.8979582Z make[1]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools' | |
| 2021-02-19T01:11:09.9010824Z make[2]: Entering directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools' | |
| 2021-02-19T01:11:09.9011924Z make[2]: Nothing to be done for 'install-exec-am'. | |
| 2021-02-19T01:11:09.9012742Z make[2]: Nothing to be done for 'install-data-am'. | |
| 2021-02-19T01:11:09.9013752Z make[2]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools' | |
| 2021-02-19T01:11:09.9017306Z make[1]: Leaving directory '/home/runner/work/tws/tws/osxcross/build/cctools-port/cctools' | |
| 2021-02-19T01:11:09.9069070Z create_symlink ./x86_64-apple-darwin14-cmpdylib ./x86_64h-apple-darwin14-cmpdylib | |
| 2021-02-19T01:11:09.9102143Z create_symlink ./x86_64-apple-darwin14-check_dylib ./x86_64h-apple-darwin14-check_dylib | |
| 2021-02-19T01:11:09.9135254Z create_symlink ./x86_64-apple-darwin14-seg_hack ./x86_64h-apple-darwin14-seg_hack | |
| 2021-02-19T01:11:09.9168208Z create_symlink ./x86_64-apple-darwin14-strings ./x86_64h-apple-darwin14-strings | |
| 2021-02-19T01:11:09.9200352Z create_symlink ./x86_64-apple-darwin14-segedit ./x86_64h-apple-darwin14-segedit | |
| 2021-02-19T01:11:09.9231982Z create_symlink ./x86_64-apple-darwin14-ar ./x86_64h-apple-darwin14-ar | |
| 2021-02-19T01:11:09.9264075Z create_symlink ./x86_64-apple-darwin14-mtoc ./x86_64h-apple-darwin14-mtoc | |
| 2021-02-19T01:11:09.9296518Z create_symlink ./x86_64-apple-darwin14-mtor ./x86_64h-apple-darwin14-mtor | |
| 2021-02-19T01:11:09.9335049Z create_symlink ./x86_64-apple-darwin14-indr ./x86_64h-apple-darwin14-indr | |
| 2021-02-19T01:11:09.9368222Z create_symlink ./x86_64-apple-darwin14-ranlib ./x86_64h-apple-darwin14-ranlib | |
| 2021-02-19T01:11:09.9400559Z create_symlink ./x86_64-apple-darwin14-strip ./x86_64h-apple-darwin14-strip | |
| 2021-02-19T01:11:09.9433473Z create_symlink ./x86_64-apple-darwin14-size ./x86_64h-apple-darwin14-size | |
| 2021-02-19T01:11:09.9466412Z create_symlink ./x86_64-apple-darwin14-nm ./x86_64h-apple-darwin14-nm | |
| 2021-02-19T01:11:09.9499693Z create_symlink ./x86_64-apple-darwin14-nmedit ./x86_64h-apple-darwin14-nmedit | |
| 2021-02-19T01:11:09.9534490Z create_symlink ./x86_64-apple-darwin14-checksyms ./x86_64h-apple-darwin14-checksyms | |
| 2021-02-19T01:11:09.9566894Z create_symlink ./x86_64-apple-darwin14-unwinddump ./x86_64h-apple-darwin14-unwinddump | |
| 2021-02-19T01:11:09.9599034Z create_symlink ./x86_64-apple-darwin14-seg_addr_table ./x86_64h-apple-darwin14-seg_addr_table | |
| 2021-02-19T01:11:09.9631966Z create_symlink ./x86_64-apple-darwin14-dyldinfo ./x86_64h-apple-darwin14-dyldinfo | |
| 2021-02-19T01:11:09.9664657Z create_symlink ./x86_64-apple-darwin14-install_name_tool ./x86_64h-apple-darwin14-install_name_tool | |
| 2021-02-19T01:11:09.9696898Z create_symlink ./x86_64-apple-darwin14-as ./x86_64h-apple-darwin14-as | |
| 2021-02-19T01:11:09.9733916Z create_symlink ./x86_64-apple-darwin14-machocheck ./x86_64h-apple-darwin14-machocheck | |
| 2021-02-19T01:11:09.9767660Z create_symlink ./x86_64-apple-darwin14-lipo ./x86_64h-apple-darwin14-lipo | |
| 2021-02-19T01:11:09.9805955Z create_symlink ./x86_64-apple-darwin14-makerelocs ./x86_64h-apple-darwin14-makerelocs | |
| 2021-02-19T01:11:09.9837668Z create_symlink ./x86_64-apple-darwin14-inout ./x86_64h-apple-darwin14-inout | |
| 2021-02-19T01:11:09.9870581Z create_symlink ./x86_64-apple-darwin14-pagestuff ./x86_64h-apple-darwin14-pagestuff | |
| 2021-02-19T01:11:09.9902623Z create_symlink ./x86_64-apple-darwin14-otool ./x86_64h-apple-darwin14-otool | |
| 2021-02-19T01:11:09.9934573Z create_symlink ./x86_64-apple-darwin14-libtool ./x86_64h-apple-darwin14-libtool | |
| 2021-02-19T01:11:09.9968137Z create_symlink ./x86_64-apple-darwin14-codesign_allocate ./x86_64h-apple-darwin14-codesign_allocate | |
| 2021-02-19T01:11:10.0000423Z create_symlink ./x86_64-apple-darwin14-ObjectDump ./x86_64h-apple-darwin14-ObjectDump | |
| 2021-02-19T01:11:10.0035658Z create_symlink ./x86_64-apple-darwin14-ld ./x86_64h-apple-darwin14-ld | |
| 2021-02-19T01:11:10.0066544Z create_symlink ./x86_64-apple-darwin14-redo_prebinding ./x86_64h-apple-darwin14-redo_prebinding | |
| 2021-02-19T01:11:10.0102058Z create_symlink ./x86_64-apple-darwin14-vtool ./x86_64h-apple-darwin14-vtool | |
| 2021-02-19T01:11:10.0132645Z create_symlink ./x86_64-apple-darwin14-bitcode_strip ./x86_64h-apple-darwin14-bitcode_strip | |
| 2021-02-19T01:11:10.0167406Z create_symlink ./x86_64-apple-darwin14-ctf_insert ./x86_64h-apple-darwin14-ctf_insert | |
| 2021-02-19T01:11:10.0198700Z create_symlink ./x86_64-apple-darwin14-cmpdylib ./i386-apple-darwin14-cmpdylib | |
| 2021-02-19T01:11:10.0234131Z create_symlink ./x86_64-apple-darwin14-check_dylib ./i386-apple-darwin14-check_dylib | |
| 2021-02-19T01:11:10.0269883Z create_symlink ./x86_64-apple-darwin14-seg_hack ./i386-apple-darwin14-seg_hack | |
| 2021-02-19T01:11:10.0302349Z create_symlink ./x86_64-apple-darwin14-strings ./i386-apple-darwin14-strings | |
| 2021-02-19T01:11:10.0334114Z create_symlink ./x86_64-apple-darwin14-segedit ./i386-apple-darwin14-segedit | |
| 2021-02-19T01:11:10.0366483Z create_symlink ./x86_64-apple-darwin14-ar ./i386-apple-darwin14-ar | |
| 2021-02-19T01:11:10.0398114Z create_symlink ./x86_64-apple-darwin14-mtoc ./i386-apple-darwin14-mtoc | |
| 2021-02-19T01:11:10.0430760Z create_symlink ./x86_64-apple-darwin14-mtor ./i386-apple-darwin14-mtor | |
| 2021-02-19T01:11:10.0462754Z create_symlink ./x86_64-apple-darwin14-indr ./i386-apple-darwin14-indr | |
| 2021-02-19T01:11:10.0494268Z create_symlink ./x86_64-apple-darwin14-ranlib ./i386-apple-darwin14-ranlib | |
| 2021-02-19T01:11:10.0534481Z create_symlink ./x86_64-apple-darwin14-strip ./i386-apple-darwin14-strip | |
| 2021-02-19T01:11:10.0569409Z create_symlink ./x86_64-apple-darwin14-size ./i386-apple-darwin14-size | |
| 2021-02-19T01:11:10.0602241Z create_symlink ./x86_64-apple-darwin14-nm ./i386-apple-darwin14-nm | |
| 2021-02-19T01:11:10.0635206Z create_symlink ./x86_64-apple-darwin14-nmedit ./i386-apple-darwin14-nmedit | |
| 2021-02-19T01:11:10.0670358Z create_symlink ./x86_64-apple-darwin14-checksyms ./i386-apple-darwin14-checksyms | |
| 2021-02-19T01:11:10.0700771Z create_symlink ./x86_64-apple-darwin14-unwinddump ./i386-apple-darwin14-unwinddump | |
| 2021-02-19T01:11:10.0739523Z create_symlink ./x86_64-apple-darwin14-seg_addr_table ./i386-apple-darwin14-seg_addr_table | |
| 2021-02-19T01:11:10.0774982Z create_symlink ./x86_64-apple-darwin14-dyldinfo ./i386-apple-darwin14-dyldinfo | |
| 2021-02-19T01:11:10.0806755Z create_symlink ./x86_64-apple-darwin14-install_name_tool ./i386-apple-darwin14-install_name_tool | |
| 2021-02-19T01:11:10.0838060Z create_symlink ./x86_64-apple-darwin14-as ./i386-apple-darwin14-as | |
| 2021-02-19T01:11:10.0870171Z create_symlink ./x86_64-apple-darwin14-machocheck ./i386-apple-darwin14-machocheck | |
| 2021-02-19T01:11:10.0903000Z create_symlink ./x86_64-apple-darwin14-lipo ./i386-apple-darwin14-lipo | |
| 2021-02-19T01:11:10.0935171Z create_symlink ./x86_64-apple-darwin14-makerelocs ./i386-apple-darwin14-makerelocs | |
| 2021-02-19T01:11:10.0970969Z create_symlink ./x86_64-apple-darwin14-inout ./i386-apple-darwin14-inout | |
| 2021-02-19T01:11:10.1006949Z create_symlink ./x86_64-apple-darwin14-pagestuff ./i386-apple-darwin14-pagestuff | |
| 2021-02-19T01:11:10.1037195Z create_symlink ./x86_64-apple-darwin14-otool ./i386-apple-darwin14-otool | |
| 2021-02-19T01:11:10.1069329Z create_symlink ./x86_64-apple-darwin14-libtool ./i386-apple-darwin14-libtool | |
| 2021-02-19T01:11:10.1101216Z create_symlink ./x86_64-apple-darwin14-codesign_allocate ./i386-apple-darwin14-codesign_allocate | |
| 2021-02-19T01:11:10.1133258Z create_symlink ./x86_64-apple-darwin14-ObjectDump ./i386-apple-darwin14-ObjectDump | |
| 2021-02-19T01:11:10.1165822Z create_symlink ./x86_64-apple-darwin14-ld ./i386-apple-darwin14-ld | |
| 2021-02-19T01:11:10.1194838Z create_symlink ./x86_64-apple-darwin14-redo_prebinding ./i386-apple-darwin14-redo_prebinding | |
| 2021-02-19T01:11:10.1227896Z create_symlink ./x86_64-apple-darwin14-vtool ./i386-apple-darwin14-vtool | |
| 2021-02-19T01:11:10.1258011Z create_symlink ./x86_64-apple-darwin14-bitcode_strip ./i386-apple-darwin14-bitcode_strip | |
| 2021-02-19T01:11:10.1292025Z create_symlink ./x86_64-apple-darwin14-ctf_insert ./i386-apple-darwin14-ctf_insert | |
| 2021-02-19T01:11:10.1369363Z | |
| 2021-02-19T01:11:10.1382048Z extracting MacOSX10.10.sdk.tar.xz ... | |
| 2021-02-19T01:11:15.2581766Z | |
| 2021-02-19T01:11:15.2583086Z ## Building wrapper ## | |
| 2021-02-19T01:11:15.2583644Z | |
| 2021-02-19T01:11:15.2815323Z make clean | |
| 2021-02-19T01:11:15.2854568Z rm -f wrapper main.o tools.o target.o programs/osxcross-version.o programs/osxcross-env.o programs/osxcross-conf.o programs/osxcross-cmp.o programs/osxcross-man.o programs/sw_vers.o programs/pkg-config.o programs/xcrun.o programs/xcodebuild.o programs/dsymutil.o | |
| 2021-02-19T01:11:15.2865776Z make wrapper -j2 | |
| 2021-02-19T01:11:15.2913002Z clang++ -std=c++0x -Wall -Wextra -Wno-missing-field-initializers -I. -O2 -DOSXCROSS_VERSION="\"1.3\"" -DOSXCROSS_TARGET="\"darwin14\"" -DOSXCROSS_OSX_VERSION_MIN="\"10.7\"" -DOSXCROSS_LINKER_VERSION="\"530\"" -DOSXCROSS_LIBLTO_PATH="\"/usr/lib/llvm-10/lib\"" -DOSXCROSS_BUILD_DIR="\"/home/runner/work/tws/tws/osxcross/build\"" -isystem quirks/include -c -o main.o main.cpp | |
| 2021-02-19T01:11:15.2919377Z clang++ -std=c++0x -Wall -Wextra -Wno-missing-field-initializers -I. -O2 -DOSXCROSS_VERSION="\"1.3\"" -DOSXCROSS_TARGET="\"darwin14\"" -DOSXCROSS_OSX_VERSION_MIN="\"10.7\"" -DOSXCROSS_LINKER_VERSION="\"530\"" -DOSXCROSS_LIBLTO_PATH="\"/usr/lib/llvm-10/lib\"" -DOSXCROSS_BUILD_DIR="\"/home/runner/work/tws/tws/osxcross/build\"" -isystem quirks/include -c -o tools.o tools.cpp | |
| 2021-02-19T01:11:16.4060554Z clang++ -std=c++0x -Wall -Wextra -Wno-missing-field-initializers -I. -O2 -DOSXCROSS_VERSION="\"1.3\"" -DOSXCROSS_TARGET="\"darwin14\"" -DOSXCROSS_OSX_VERSION_MIN="\"10.7\"" -DOSXCROSS_LINKER_VERSION="\"530\"" -DOSXCROSS_LIBLTO_PATH="\"/usr/lib/llvm-10/lib\"" -DOSXCROSS_BUILD_DIR="\"/home/runner/work/tws/tws/osxcross/build\"" -isystem quirks/include -c -o target.o target.cpp | |
| 2021-02-19T01:11:16.8162839Z clang++ -std=c++0x -Wall -Wextra -Wno-missing-field-initializers -I. -O2 -DOSXCROSS_VERSION="\"1.3\"" -DOSXCROSS_TARGET="\"darwin14\"" -DOSXCROSS_OSX_VERSION_MIN="\"10.7\"" -DOSXCROSS_LINKER_VERSION="\"530\"" -DOSXCROSS_LIBLTO_PATH="\"/usr/lib/llvm-10/lib\"" -DOSXCROSS_BUILD_DIR="\"/home/runner/work/tws/tws/osxcross/bui |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment