I Build And Run Tests!
Git | PR# | Last commit | Branch | Date | Runtime | Status | Command |
---|---|---|---|---|---|---|---|
OP-TEE/optee_os | 5606 | b85e96d54... | dev-riscv-compile | 2022-12-01 13:36:16 | 0h:12m:57s | Success | [stop] | [restart] |
02-QEMU - PRE CLONE (top)
1: export PATH=/usr/bin/:$PATH;echo $? 2: 0 3: IBART $ export MYWORKSPACE=/dev/shm/qemu;echo $? 4: 0 5: IBART $ rm -rf $MYWORKSPACE;echo $? 6: 0 7: IBART $ mkdir -p $MYWORKSPACE;echo $? 8: 0 9: IBART $
02-QEMU - CLONE (top)
1: cd $MYWORKSPACE;echo $? 2: 0 3: IBART $ < --reference /mnt/storage/mirrors/reference;echo $? 4: Downloading Repo source from https://gerrit.googlesource.com/git-repo 5: remote: Finding sources: 25% (1/4) remote: Finding sources: 50% (2/4) remote: Finding sources: 75% (3/4) remote: Finding sources: 100% (4/4) remote: Finding sources: 100% (4/4) 6: remote: Total 4 (delta 1), reused 4 (delta 1) 7: 8: ... A new version of repo (2.29) is available. 9: ... New version is available at: /dev/shm/qemu/.repo/repo/repo 10: ... The launcher is run from: /usr/bin/repo 11: !!! The launcher is not writable. Please talk to your sysadmin or distro 12: !!! to get an update installed. 13: 14: 15: Your identity is: Joakim Bech <joakim.bech@linaro.org> 16: If you want to change this, please re-run 'repo init' with --config-name 17: 18: repo has been initialized in /dev/shm/qemu 19: 0 20: IBART $ cd .repo/repo;echo $? 21: 0 22: IBART $ git checkout a3ac81627885f78b9391ff291c4a5bc617494045;echo $? 23: Note: switching to 'a3ac81627885f78b9391ff291c4a5bc617494045'. 24: 25: You are in 'detached HEAD' state. You can look around, make experimental 26: changes and commit them, and you can discard any commits you make in this 27: state without impacting any branches by switching back to a branch. 28: 29: If you want to create a new branch to retain commits you create, you may 30: do so (now or later) by using -c with the switch command. Example: 31: 32: git switch -c <new-branch-name> 33: 34: Or undo this operation with: 35: 36: git switch - 37: 38: Turn off this advice by setting config variable advice.detachedHead to false 39: 40: HEAD is now at a3ac816 test_project: use os.readlink instead of Path.readlink 41: 0 42: IBART $ cd $MYWORKSPACE;echo $? 43: 0 44: IBART $ repo sync -j4;echo $? 45: remote: Enumerating objects: 37, done. 46: remote: Counting objects: 2% (1/37) remote: Counting objects: 5% (2/37) remote: Counting objects: 8% (3/37) remote: Counting objects: 10% (4/37) remote: Counting objects: 13% (5/37) remote: Counting objects: 16% (6/37) remote: Counting objects: 18% (7/37) remote: Counting objects: 21% (8/37) remote: Counting objects: 24% (9/37) remote: Counting objects: 27% (10/37) remote: Counting objects: 29% (11/37) remote: Counting objects: 32% (12/37) remote: Counting objects: 35% (13/37) remote: Counting objects: 37% (14/37) remote: Counting objects: 40% (15/37) remote: Counting objects: 43% (16/37) remote: Counting objects: 45% (17/37) remote: Counting objects: 48% (18/37) remote: Counting objects: 51% (19/37) remote: Counting objects: 54% (20/37) remote: Counting objects: 56% (21/37) remote: Counting objects: 59% (22/37) remote: Counting objects: 62% (23/37) remote: Counting objects: 64% (24/37) remote: Counting objects: 67% (25/37) remote: Counting objects: 70% (26/37) remote: Counting objects: 72% (27/37) remote: Counting objects: 75% (28/37) remote: Counting objects: 78% (29/37) remote: Counting objects: 81% (30/37) remote: Counting objects: 83% (31/37) remote: Counting objects: 86% (32/37) remote: Counting objects: 89% (33/37) remote: Counting objects: 91% (34/37) remote: Counting objects: 94% (35/37) remote: Counting objects: 97% (36/37) remote: Counting objects: 100% (37/37) remote: Counting objects: 100% (37/37), done. 47: remote: Compressing objects: 14% (1/7) remote: Compressing objects: 28% (2/7) remote: Compressing objects: 42% (3/7) remote: Compressing objects: 57% (4/7) remote: Compressing objects: 71% (5/7) remote: Compressing objects: 85% (6/7) remote: Compressing objects: 100% (7/7) remote: Compressing objects: 100% (7/7), done. 48: remote: Total 37 (delta 30), reused 37 (delta 30), pack-reused 0 49: Fetching: 0% (0/11) warming up Fetching: 9% (1/11) OP-TEE/build.git Fetching: 18% (2/11) buildroot/buildroot.git Fetching: 27% (3/11) linaro-swg/linux.git Fetching: 36% (4/11) linaro-swg/optee_benchmark.git Fetching: 45% (5/11) qemu/qemu.git Fetching: 54% (6/11) TF-A/trusted-firmware-a.git Fetching: 63% (7/11) u-boot.git Fetching: 72% (8/11) OP-TEE/optee_client.git Fetching: 81% (9/11) linaro-swg/optee_examples.git Fetching: 90% (10/11) OP-TEE/optee_os.git Fetching: 100% (11/11) OP-TEE/optee_test.git Fetching: 100% (11/11), done in 5.048s 50: Garbage collecting: 0% (0/11) prescan Garbage collecting: 0% (0/11) started OP-TEE/build.git Garbage collecting: 0% [2 jobs] (0/11) started buildroot/buildroot.git Garbage collecting: 0% [3 jobs] (0/11) started linaro-swg/linux.git Garbage collecting: 0% [4 jobs] (0/11) started linaro-swg/optee_benchmark.git Garbage collecting: 9% [4 jobs] (1/11) finished OP-TEE/build.git Garbage collecting: 9% [4 jobs] (1/11) started OP-TEE/optee_client.git Garbage collecting: 18% [4 jobs] (2/11) finished buildroot/buildroot.git Garbage collecting: 27% [3 jobs] (3/11) finished linaro-swg/linux.git Garbage collecting: 27% [3 jobs] (3/11) started linaro-swg/optee_examples.git Garbage collecting: 36% [3 jobs] (4/11) finished linaro-swg/optee_benchmark.git Garbage collecting: 36% [4 jobs] (4/11) started OP-TEE/optee_os.git Garbage collecting: 36% [4 jobs] (4/11) started OP-TEE/optee_test.git Garbage collecting: 45% [4 jobs] (5/11) finished OP-TEE/optee_client.git Garbage collecting: 45% [4 jobs] (5/11) started qemu/qemu.git Garbage collecting: 54% [4 jobs] (6/11) finished OP-TEE/optee_os.git Garbage collecting: 54% [4 jobs] (6/11) started TF-A/trusted-firmware-a.git Garbage collecting: 63% [4 jobs] (7/11) finished linaro-swg/optee_examples.git Garbage collecting: 72% [3 jobs] (8/11) finished OP-TEE/optee_test.git Garbage collecting: 72% [3 jobs] (8/11) started u-boot.git Garbage collecting: 81% [3 jobs] (9/11) finished TF-A/trusted-firmware-a.git Garbage collecting: 90% [2 jobs] (10/11) finished qemu/qemu.git Garbage collecting: 100% [1 job] (11/11) finished u-boot.git Garbage collecting: 100% (11/11), done in 0.023s 51: Updating files: 40% (30941/76965) Updating files: 41% (31556/76965) Updating files: 42% (32326/76965) Updating files: 43% (33095/76965) Updating files: 44% (33865/76965) Updating files: 45% (34635/76965) Updating files: 46% (35404/76965) Updating files: 47% (36174/76965) Updating files: 48% (36944/76965) Updating files: 49% (37713/76965) Updating files: 50% (38483/76965) Updating files: 51% (39253/76965) Updating files: 52% (40022/76965) Updating files: 53% (40792/76965) Updating files: 54% (41562/76965) Updating files: 55% (42331/76965) Updating files: 56% (43101/76965) Updating files: 57% (43871/76965) Updating files: 58% (44640/76965) Updating files: 59% (45410/76965) Updating files: 60% (46179/76965) Updating files: 61% (46949/76965) Updating files: 62% (47719/76965) Updating files: 63% (48488/76965) Updating files: 64% (49258/76965) Updating files: 65% (50028/76965) Updating files: 65% (50452/76965) Updating files: 66% (50797/76965) Updating files: 67% (51567/76965) Updating files: 68% (52337/76965) Updating files: 69% (53106/76965) Updating files: 70% (53876/76965) Updating files: 71% (54646/76965) Updating files: 72% (55415/76965) Updating files: 73% (56185/76965) Updating files: 74% (56955/76965) Updating files: 75% (57724/76965) Updating files: 76% (58494/76965) Updating files: 77% (59264/76965) Updating files: 78% (60033/76965) Updating files: 79% (60803/76965) Updating files: 80% (61572/76965) Updating files: 81% (62342/76965) Updating files: 82% (63112/76965) Updating files: 83% (63881/76965) Updating files: 84% (64651/76965) Updating files: 85% (65421/76965) Updating files: 86% (66190/76965) Updating files: 87% (66960/76965) Updating files: 88% (67730/76965) Updating files: 89% (68499/76965) Updating files: 90% (69269/76965) Updating files: 91% (70039/76965) Updating files: 92% (70808/76965) Updating files: 93% (71578/76965) Updating files: 94% (72348/76965) Updating files: 95% (73117/76965) Updating files: 96% (73887/76965) Updating files: 97% (74657/76965) Updating files: 98% (75426/76965) Updating files: 99% (76196/76965) Updating files: 100% (76965/76965) Updating files: 100% (76965/76965), done. 52: Checking out: 9% (1/11) OP-TEE/build.git Checking out: 18% (2/11) buildroot/buildroot.git Checking out: 27% (3/11) linaro-swg/linux.git Checking out: 36% (4/11) linaro-swg/optee_benchmark.git Checking out: 45% (5/11) OP-TEE/optee_client.git Checking out: 54% (6/11) linaro-swg/optee_examples.git Checking out: 63% (7/11) OP-TEE/optee_os.git Checking out: 72% (8/11) OP-TEE/optee_test.git Checking out: 81% (9/11) qemu/qemu.git Checking out: 90% (10/11) TF-A/trusted-firmware-a.git Checking out: 100% (11/11) u-boot.git Checking out: 100% (11/11), done in 4.983s 53: repo sync has finished successfully. 54: 0 55: IBART $
02-QEMU - POST CLONE (top)
1: IBART $ cd $PR_NAME;echo $? 2: 0 3: IBART $ git remote add submitter $PR_CLONE_URL;echo $? 4: 0 5: IBART $ git remote update;echo $? 6: Fetching github 7: Fetching submitter 8: remote: Enumerating objects: 695, done. 9: remote: Counting objects: 0% (1/427) remote: Counting objects: 1% (5/427) remote: Counting objects: 2% (9/427) remote: Counting objects: 3% (13/427) remote: Counting objects: 4% (18/427) remote: Counting objects: 5% (22/427) remote: Counting objects: 6% (26/427) remote: Counting objects: 7% (30/427) remote: Counting objects: 8% (35/427) remote: Counting objects: 9% (39/427) remote: Counting objects: 10% (43/427) remote: Counting objects: 11% (47/427) remote: Counting objects: 12% (52/427) remote: Counting objects: 13% (56/427) remote: Counting objects: 14% (60/427) remote: Counting objects: 15% (65/427) remote: Counting objects: 16% (69/427) remote: Counting objects: 17% (73/427) remote: Counting objects: 18% (77/427) remote: Counting objects: 19% (82/427) remote: Counting objects: 20% (86/427) remote: Counting objects: 21% (90/427) remote: Counting objects: 22% (94/427) remote: Counting objects: 23% (99/427) remote: Counting objects: 24% (103/427) remote: Counting objects: 25% (107/427) remote: Counting objects: 26% (112/427) remote: Counting objects: 27% (116/427) remote: Counting objects: 28% (120/427) remote: Counting objects: 29% (124/427) remote: Counting objects: 30% (129/427) remote: Counting objects: 31% (133/427) remote: Counting objects: 32% (137/427) remote: Counting objects: 33% (141/427) remote: Counting objects: 34% (146/427) remote: Counting objects: 35% (150/427) remote: Counting objects: 36% (154/427) remote: Counting objects: 37% (158/427) remote: Counting objects: 38% (163/427) remote: Counting objects: 39% (167/427) remote: Counting objects: 40% (171/427) remote: Counting objects: 41% (176/427) remote: Counting objects: 42% (180/427) remote: Counting objects: 43% (184/427) remote: Counting objects: 44% (188/427) remote: Counting objects: 45% (193/427) remote: Counting objects: 46% (197/427) remote: Counting objects: 47% (201/427) remote: Counting objects: 48% (205/427) remote: Counting objects: 49% (210/427) remote: Counting objects: 50% (214/427) remote: Counting objects: 51% (218/427) remote: Counting objects: 52% (223/427) remote: Counting objects: 53% (227/427) remote: Counting objects: 54% (231/427) remote: Counting objects: 55% (235/427) remote: Counting objects: 56% (240/427) remote: Counting objects: 57% (244/427) remote: Counting objects: 58% (248/427) remote: Counting objects: 59% (252/427) remote: Counting objects: 60% (257/427) remote: Counting objects: 61% (261/427) remote: Counting objects: 62% (265/427) remote: Counting objects: 63% (270/427) remote: Counting objects: 64% (274/427) remote: Counting objects: 65% (278/427) remote: Counting objects: 66% (282/427) remote: Counting objects: 67% (287/427) remote: Counting objects: 68% (291/427) remote: Counting objects: 69% (295/427) remote: Counting objects: 70% (299/427) remote: Counting objects: 71% (304/427) remote: Counting objects: 72% (308/427) remote: Counting objects: 73% (312/427) remote: Counting objects: 74% (316/427) remote: Counting objects: 75% (321/427) remote: Counting objects: 76% (325/427) remote: Counting objects: 77% (329/427) remote: Counting objects: 78% (334/427) remote: Counting objects: 79% (338/427) remote: Counting objects: 80% (342/427) remote: Counting objects: 81% (346/427) remote: Counting objects: 82% (351/427) remote: Counting objects: 83% (355/427) remote: Counting objects: 84% (359/427) remote: Counting objects: 85% (363/427) remote: Counting objects: 86% (368/427) remote: Counting objects: 87% (372/427) remote: Counting objects: 88% (376/427) remote: Counting objects: 89% (381/427) remote: Counting objects: 90% (385/427) remote: Counting objects: 91% (389/427) remote: Counting objects: 92% (393/427) remote: Counting objects: 93% (398/427) remote: Counting objects: 94% (402/427) remote: Counting objects: 95% (406/427) remote: Counting objects: 96% (410/427) remote: Counting objects: 97% (415/427) remote: Counting objects: 98% (419/427) remote: Counting objects: 99% (423/427) remote: Counting objects: 100% (427/427) remote: Counting objects: 100% (427/427), done. 10: remote: Compressing objects: 1% (1/70) remote: Compressing objects: 2% (2/70) remote: Compressing objects: 4% (3/70) remote: Compressing objects: 5% (4/70) remote: Compressing objects: 7% (5/70) remote: Compressing objects: 8% (6/70) remote: Compressing objects: 10% (7/70) remote: Compressing objects: 11% (8/70) remote: Compressing objects: 12% (9/70) remote: Compressing objects: 14% (10/70) remote: Compressing objects: 15% (11/70) remote: Compressing objects: 17% (12/70) remote: Compressing objects: 18% (13/70) remote: Compressing objects: 20% (14/70) remote: Compressing objects: 21% (15/70) remote: Compressing objects: 22% (16/70) remote: Compressing objects: 24% (17/70) remote: Compressing objects: 25% (18/70) remote: Compressing objects: 27% (19/70) remote: Compressing objects: 28% (20/70) remote: Compressing objects: 30% (21/70) remote: Compressing objects: 31% (22/70) remote: Compressing objects: 32% (23/70) remote: Compressing objects: 34% (24/70) remote: Compressing objects: 35% (25/70) remote: Compressing objects: 37% (26/70) remote: Compressing objects: 38% (27/70) remote: Compressing objects: 40% (28/70) remote: Compressing objects: 41% (29/70) remote: Compressing objects: 42% (30/70) remote: Compressing objects: 44% (31/70) remote: Compressing objects: 45% (32/70) remote: Compressing objects: 47% (33/70) remote: Compressing objects: 48% (34/70) remote: Compressing objects: 50% (35/70) remote: Compressing objects: 51% (36/70) remote: Compressing objects: 52% (37/70) remote: Compressing objects: 54% (38/70) remote: Compressing objects: 55% (39/70) remote: Compressing objects: 57% (40/70) remote: Compressing objects: 58% (41/70) remote: Compressing objects: 60% (42/70) remote: Compressing objects: 61% (43/70) remote: Compressing objects: 62% (44/70) remote: Compressing objects: 64% (45/70) remote: Compressing objects: 65% (46/70) remote: Compressing objects: 67% (47/70) remote: Compressing objects: 68% (48/70) remote: Compressing objects: 70% (49/70) remote: Compressing objects: 71% (50/70) remote: Compressing objects: 72% (51/70) remote: Compressing objects: 74% (52/70) remote: Compressing objects: 75% (53/70) remote: Compressing objects: 77% (54/70) remote: Compressing objects: 78% (55/70) remote: Compressing objects: 80% (56/70) remote: Compressing objects: 81% (57/70) remote: Compressing objects: 82% (58/70) remote: Compressing objects: 84% (59/70) remote: Compressing objects: 85% (60/70) remote: Compressing objects: 87% (61/70) remote: Compressing objects: 88% (62/70) remote: Compressing objects: 90% (63/70) remote: Compressing objects: 91% (64/70) remote: Compressing objects: 92% (65/70) remote: Compressing objects: 94% (66/70) remote: Compressing objects: 95% (67/70) remote: Compressing objects: 97% (68/70) remote: Compressing objects: 98% (69/70) remote: Compressing objects: 100% (70/70) remote: Compressing objects: 100% (70/70), done. 11: Receiving objects: 0% (1/695) Receiving objects: 1% (7/695) Receiving objects: 2% (14/695) Receiving objects: 3% (21/695) Receiving objects: 4% (28/695) Receiving objects: 5% (35/695) Receiving objects: 6% (42/695) Receiving objects: 7% (49/695) Receiving objects: 8% (56/695) Receiving objects: 9% (63/695) Receiving objects: 10% (70/695) Receiving objects: 11% (77/695) Receiving objects: 12% (84/695) Receiving objects: 13% (91/695) Receiving objects: 14% (98/695) Receiving objects: 15% (105/695) Receiving objects: 16% (112/695) Receiving objects: 17% (119/695) Receiving objects: 18% (126/695) Receiving objects: 19% (133/695) Receiving objects: 20% (139/695) Receiving objects: 21% (146/695) Receiving objects: 22% (153/695) Receiving objects: 23% (160/695) Receiving objects: 24% (167/695) Receiving objects: 25% (174/695) Receiving objects: 26% (181/695) Receiving objects: 27% (188/695) Receiving objects: 28% (195/695) Receiving objects: 29% (202/695) Receiving objects: 30% (209/695) Receiving objects: 31% (216/695) Receiving objects: 32% (223/695) Receiving objects: 33% (230/695) Receiving objects: 34% (237/695) Receiving objects: 35% (244/695) Receiving objects: 36% (251/695) Receiving objects: 37% (258/695) Receiving objects: 38% (265/695) Receiving objects: 39% (272/695) Receiving objects: 40% (278/695) Receiving objects: 41% (285/695) Receiving objects: 42% (292/695) Receiving objects: 43% (299/695) Receiving objects: 44% (306/695) Receiving objects: 45% (313/695) Receiving objects: 46% (320/695) Receiving objects: 47% (327/695) Receiving objects: 48% (334/695) Receiving objects: 49% (341/695) Receiving objects: 50% (348/695) Receiving objects: 51% (355/695) Receiving objects: 52% (362/695) Receiving objects: 53% (369/695) Receiving objects: 54% (376/695) Receiving objects: 55% (383/695) Receiving objects: 56% (390/695) Receiving objects: 57% (397/695) Receiving objects: 58% (404/695) Receiving objects: 59% (411/695) Receiving objects: 60% (417/695) Receiving objects: 61% (424/695) Receiving objects: 62% (431/695) Receiving objects: 63% (438/695) Receiving objects: 64% (445/695) Receiving objects: 65% (452/695) Receiving objects: 66% (459/695) Receiving objects: 67% (466/695) Receiving objects: 68% (473/695) Receiving objects: 69% (480/695) Receiving objects: 70% (487/695) Receiving objects: 71% (494/695) Receiving objects: 72% (501/695) Receiving objects: 73% (508/695) Receiving objects: 74% (515/695) Receiving objects: 75% (522/695) Receiving objects: 76% (529/695) Receiving objects: 77% (536/695) Receiving objects: 78% (543/695) Receiving objects: 79% (550/695) Receiving objects: 80% (556/695) Receiving objects: 81% (563/695) Receiving objects: 82% (570/695) Receiving objects: 83% (577/695) Receiving objects: 84% (584/695) Receiving objects: 85% (591/695) Receiving objects: 86% (598/695) Receiving objects: 87% (605/695) Receiving objects: 88% (612/695) Receiving objects: 89% (619/695) Receiving objects: 90% (626/695) Receiving objects: 91% (633/695) Receiving objects: 92% (640/695) Receiving objects: 93% (647/695) Receiving objects: 94% (654/695) Receiving objects: 95% (661/695) Receiving objects: 96% (668/695) Receiving objects: 97% (675/695) Receiving objects: 98% (682/695) remote: Total 695 (delta 362), reused 411 (delta 357), pack-reused 268 12: Receiving objects: 99% (689/695) Receiving objects: 100% (695/695) Receiving objects: 100% (695/695), 161.19 KiB | 1.27 MiB/s, done. 13: Resolving deltas: 0% (0/445) Resolving deltas: 1% (5/445) Resolving deltas: 2% (9/445) Resolving deltas: 3% (14/445) Resolving deltas: 4% (18/445) Resolving deltas: 5% (23/445) Resolving deltas: 6% (27/445) Resolving deltas: 7% (32/445) Resolving deltas: 8% (36/445) Resolving deltas: 9% (41/445) Resolving deltas: 10% (45/445) Resolving deltas: 11% (50/445) Resolving deltas: 12% (54/445) Resolving deltas: 13% (58/445) Resolving deltas: 14% (63/445) Resolving deltas: 15% (67/445) Resolving deltas: 16% (72/445) Resolving deltas: 17% (76/445) Resolving deltas: 18% (81/445) Resolving deltas: 19% (85/445) Resolving deltas: 20% (90/445) Resolving deltas: 21% (94/445) Resolving deltas: 22% (98/445) Resolving deltas: 23% (103/445) Resolving deltas: 24% (107/445) Resolving deltas: 25% (112/445) Resolving deltas: 26% (116/445) Resolving deltas: 27% (121/445) Resolving deltas: 28% (125/445) Resolving deltas: 29% (130/445) Resolving deltas: 30% (134/445) Resolving deltas: 31% (138/445) Resolving deltas: 32% (143/445) Resolving deltas: 33% (147/445) Resolving deltas: 34% (152/445) Resolving deltas: 35% (156/445) Resolving deltas: 36% (161/445) Resolving deltas: 37% (165/445) Resolving deltas: 38% (170/445) Resolving deltas: 39% (174/445) Resolving deltas: 40% (178/445) Resolving deltas: 41% (183/445) Resolving deltas: 42% (187/445) Resolving deltas: 43% (192/445) Resolving deltas: 44% (196/445) Resolving deltas: 45% (201/445) Resolving deltas: 46% (205/445) Resolving deltas: 47% (210/445) Resolving deltas: 48% (214/445) Resolving deltas: 49% (219/445) Resolving deltas: 50% (223/445) Resolving deltas: 51% (227/445) Resolving deltas: 52% (232/445) Resolving deltas: 53% (236/445) Resolving deltas: 54% (241/445) Resolving deltas: 55% (245/445) Resolving deltas: 56% (250/445) Resolving deltas: 57% (254/445) Resolving deltas: 58% (259/445) Resolving deltas: 59% (263/445) Resolving deltas: 60% (267/445) Resolving deltas: 61% (272/445) Resolving deltas: 62% (276/445) Resolving deltas: 63% (281/445) Resolving deltas: 64% (285/445) Resolving deltas: 65% (290/445) Resolving deltas: 66% (294/445) Resolving deltas: 67% (299/445) Resolving deltas: 68% (303/445) Resolving deltas: 69% (308/445) Resolving deltas: 70% (312/445) Resolving deltas: 71% (316/445) Resolving deltas: 72% (321/445) Resolving deltas: 73% (325/445) Resolving deltas: 74% (330/445) Resolving deltas: 75% (334/445) Resolving deltas: 76% (339/445) Resolving deltas: 77% (343/445) Resolving deltas: 78% (348/445) Resolving deltas: 79% (352/445) Resolving deltas: 80% (356/445) Resolving deltas: 81% (361/445) Resolving deltas: 82% (365/445) Resolving deltas: 83% (370/445) Resolving deltas: 84% (374/445) Resolving deltas: 85% (379/445) Resolving deltas: 86% (383/445) Resolving deltas: 87% (388/445) Resolving deltas: 88% (392/445) Resolving deltas: 89% (397/445) Resolving deltas: 90% (401/445) Resolving deltas: 91% (405/445) Resolving deltas: 92% (410/445) Resolving deltas: 93% (414/445) Resolving deltas: 94% (419/445) Resolving deltas: 95% (423/445) Resolving deltas: 96% (428/445) Resolving deltas: 97% (432/445) Resolving deltas: 98% (437/445) Resolving deltas: 99% (441/445) Resolving deltas: 100% (445/445) Resolving deltas: 100% (445/445), completed with 139 local objects. 14: From https://github.com/maroueneboubakri/optee_os 15: * [new branch] coverity_scan -> submitter/coverity_scan 16: * [new branch] dev-arch -> submitter/dev-arch 17: * [new branch] dev-bget_malloc.c -> submitter/dev-bget_malloc.c 18: * [new branch] dev-cfg_user_ta -> submitter/dev-cfg_user_ta 19: * [new branch] dev-common -> submitter/dev-common 20: * [new branch] dev-fix_typo -> submitter/dev-fix_typo 21: * [new branch] dev-kernel-headers -> submitter/dev-kernel-headers 22: * [new branch] dev-kernel_ta -> submitter/dev-kernel_ta 23: * [new branch] dev-lib-bitfield -> submitter/dev-lib-bitfield 24: * [new branch] dev-mempool -> submitter/dev-mempool 25: * [new branch] dev-mm -> submitter/dev-mm 26: * [new branch] dev-mm_mobj -> submitter/dev-mm_mobj 27: * [new branch] dev-mobj -> submitter/dev-mobj 28: * [new branch] dev-mutex -> submitter/dev-mutex 29: * [new branch] dev-riscv -> submitter/dev-riscv 30: * [new branch] dev-riscv-compile -> submitter/dev-riscv-compile 31: * [new branch] dev-riscv-core -> submitter/dev-riscv-core 32: * [new branch] dev-spinlock -> submitter/dev-spinlock 33: * [new branch] dev-ta -> submitter/dev-ta 34: * [new branch] dev-tee_entry -> submitter/dev-tee_entry 35: * [new branch] dev-tee_mm.c -> submitter/dev-tee_mm.c 36: * [new branch] dev-thread-ref -> submitter/dev-thread-ref 37: * [new branch] dev-trace -> submitter/dev-trace 38: * [new branch] import/libtomcrypt-1.18.2-develop-20180819 -> submitter/import/libtomcrypt-1.18.2-develop-20180819 39: * [new branch] import/mbedtls-2.16.0 -> submitter/import/mbedtls-2.16.0 40: * [new branch] import/mbedtls-2.16.5 -> submitter/import/mbedtls-2.16.5 41: * [new branch] import/mbedtls-2.22.0 -> submitter/import/mbedtls-2.22.0 42: * [new branch] import/mbedtls-2.6.1 -> submitter/import/mbedtls-2.6.1 43: * [new branch] kmgk_pta_3.3.0 -> submitter/kmgk_pta_3.3.0 44: * [new branch] master -> submitter/master 45: * [new branch] poc/openssl_cryptolib -> submitter/poc/openssl_cryptolib 46: * [new branch] shippable-cache-create -> submitter/shippable-cache-create 47: 0 48: IBART $ git checkout $PR_SHA1;echo $? 49: Previous HEAD position was 5a7a38de MAINTAINERS: Versal ACAP: RSA driver maintained 50: HEAD is now at b85e96d5 core: kernel: delay: sort-out architecture-independant code from arch folder 51: 0 52: IBART $
02-QEMU - PRE BUILD (top)
1: cd $MYWORKSPACE;echo $? 2: 0 3: IBART $ ln -s $HOME/toolchains .;echo $? 4: 0 5: IBART $ cd $MYWORKSPACE/build;echo $? 6: 0 7: IBART $ export BR2_DL_DIR=/mnt/storage/buildroot_cache/download;echo $? 8: 0 9: IBART $ export BR2_CCACHE_DIR=$HOME/.ccache;echo $? 10: 0 11: IBART $
02-QEMU - BUILD (top)
1: IBART $ <G_PKCS11_TA=y BR2_PER_PACKAGE_DIRECTORIES=n;echo $? 2: make -C /dev/shm/qemu/build/../optee_os O=out/arm CFG_ARM64_core=n PLATFORM=vexpress-qemu_virt CROSS_COMPILE="/usr/bin//ccache /dev/shm/qemu/build/../toolchains/aarch32/bin/arm-linux-gnueabihf-" CROSS_COMPILE_core="/usr/bin//ccache /dev/shm/qemu/build/../toolchains/aarch32/bin/arm-linux-gnueabihf-" CROSS_COMPILE_ta_arm64="/usr/bin//ccache /dev/shm/qemu/build/../toolchains/aarch64/bin/aarch64-linux-gnu-" CROSS_COMPILE_ta_arm32="/usr/bin//ccache /dev/shm/qemu/build/../toolchains/aarch32/bin/arm-linux-gnueabihf-" CFG_TEE_CORE_LOG_LEVEL=3 DEBUG=1 CFG_TEE_BENCHMARK=n CFG_IN_TREE_EARLY_TAS=trusted_keys/f04a0fe7-1f5d-4b9b-abf7-619b85b4ce8c 3: make[1]: Entering directory '/dev/shm/qemu/optee_os' 4: cd /dev/shm/qemu/build/../u-boot && \ 5: scripts/kconfig/merge_config.sh /dev/shm/qemu/build/../u-boot/configs/qemu_arm_defconfig /dev/shm/qemu/build/../build/kconfigs/u-boot_qemu_virt_v7.conf 6: Using /dev/shm/qemu/build/../u-boot/configs/qemu_arm_defconfig as base 7: Merging /dev/shm/qemu/build/../build/kconfigs/u-boot_qemu_virt_v7.conf 8: cd /dev/shm/qemu/build/../linux && \ 9: ARCH=arm \ 10: CROSS_COMPILE="/usr/bin//ccache /dev/shm/qemu/build/../toolchains/aarch32/bin/arm-linux-gnueabihf-" \ 11: scripts/kconfig/merge_config.sh /dev/shm/qemu/build/../linux/arch/arm/configs/vexpress_defconfig /dev/shm/qemu/build/kconfigs/qemu.conf \ 12: 13: cd /dev/shm/qemu/build/../qemu; ./configure --target-list=arm-softmmu\ 14: --cc="/usr/bin//ccache gcc" --extra-cflags="-Wno-error" --disable-docs 15: Using /dev/shm/qemu/build/../linux/arch/arm/configs/vexpress_defconfig as base 16: Merging /dev/shm/qemu/build/kconfigs/qemu.conf 17: Using './build' as the directory for build output 18: Value of CONFIG_ENV_IS_IN_FLASH is redefined by fragment /dev/shm/qemu/build/../build/kconfigs/u-boot_qemu_virt_v7.conf: 19: Previous value: CONFIG_ENV_IS_IN_FLASH=y 20: New value: # CONFIG_ENV_IS_IN_FLASH is not set 21: 22: Value of CONFIG_MTD_NOR_FLASH is redefined by fragment /dev/shm/qemu/build/../build/kconfigs/u-boot_qemu_virt_v7.conf: 23: Previous value: CONFIG_MTD_NOR_FLASH=y 24: New value: # CONFIG_MTD_NOR_FLASH is not set 25: 26: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. 27: make[1]: Entering directory '/dev/shm/qemu/u-boot' 28: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. 29: make[1]: Entering directory '/dev/shm/qemu/linux' 30: HOSTCC scripts/basic/fixdep 31: HOSTCC scripts/basic/fixdep 32: HOSTCC scripts/kconfig/conf.o 33: HOSTCC scripts/kconfig/conf.o 34: HOSTCC scripts/kconfig/confdata.o 35: GEN out/arm/core/include/generated/arm32_sysreg.h 36: GEN out/arm/core/include/generated/arm32_sysreg.S 37: CHK out/arm/conf.mk 38: UPD out/arm/conf.mk 39: GEN out/arm/core/ta_pub_key.c 40: INSTALL out/arm/export-ta_arm32/include/wchar.h 41: INSTALL out/arm/export-ta_arm32/include/unistd.h 42: INSTALL out/arm/export-ta_arm32/include/time.h 43: INSTALL out/arm/export-ta_arm32/include/sys/types.h 44: INSTALL out/arm/export-ta_arm32/include/sys/queue.h 45: INSTALL out/arm/export-ta_arm32/include/sys/cdefs.h 46: INSTALL out/arm/export-ta_arm32/include/strings.h 47: INSTALL out/arm/export-ta_arm32/include/string.h 48: INSTALL out/arm/export-ta_arm32/include/stdlib.h 49: INSTALL out/arm/export-ta_arm32/include/stdio.h 50: INSTALL out/arm/export-ta_arm32/include/stdint.h 51: INSTALL out/arm/export-ta_arm32/include/signal.h 52: INSTALL out/arm/export-ta_arm32/include/setjmp.h 53: INSTALL out/arm/export-ta_arm32/include/memory.h 54: INSTALL out/arm/export-ta_arm32/include/malloc.h 55: INSTALL out/arm/export-ta_arm32/include/limits.h 56: INSTALL out/arm/export-ta_arm32/include/inttypes.h 57: INSTALL out/arm/export-ta_arm32/include/ctype.h 58: INSTALL out/arm/export-ta_arm32/include/assert.h 59: INSTALL out/arm/export-ta_arm32/include/confine_array_index.h 60: INSTALL out/arm/export-ta_arm32/include/util.h 61: INSTALL out/arm/export-ta_arm32/include/types_ext.h 62: INSTALL out/arm/export-ta_arm32/include/trace_levels.h 63: INSTALL out/arm/export-ta_arm32/include/trace.h 64: INSTALL out/arm/export-ta_arm32/include/string_ext.h 65: INSTALL out/arm/export-ta_arm32/include/stdlib_ext.h 66: INSTALL out/arm/export-ta_arm32/include/speculation_barrier.h 67: INSTALL out/arm/export-ta_arm32/include/printk.h 68: INSTALL out/arm/export-ta_arm32/include/memtag.h 69: INSTALL out/arm/export-ta_arm32/include/mempool.h 70: INSTALL out/arm/export-ta_arm32/include/fault_mitigation.h 71: INSTALL out/arm/export-ta_arm32/include/config.h 72: INSTALL out/arm/export-ta_arm32/include/compiler.h 73: INSTALL out/arm/export-ta_arm32/include/bitstring.h 74: INSTALL out/arm/export-ta_arm32/include/atomic.h 75: INSTALL out/arm/export-ta_arm32/include/asm.S 76: INSTALL out/arm/export-ta_arm32/include/arm64_bti.S 77: INSTALL out/arm/export-ta_arm32/include/mbedtls_config_uta.h 78: INSTALL out/arm/export-ta_arm32/include/mbedtls_config_kernel.h 79: INSTALL out/arm/export-ta_arm32/include/aes_alt.h 80: INSTALL out/arm/export-ta_arm32/include/mbedtls/xtea.h 81: INSTALL out/arm/export-ta_arm32/include/mbedtls/x509_csr.h 82: INSTALL out/arm/export-ta_arm32/include/mbedtls/x509_crt.h 83: INSTALL out/arm/export-ta_arm32/include/mbedtls/x509_crl.h 84: INSTALL out/arm/export-ta_arm32/include/mbedtls/x509.h 85: INSTALL out/arm/export-ta_arm32/include/mbedtls/version.h 86: INSTALL out/arm/export-ta_arm32/include/mbedtls/timing.h 87: INSTALL out/arm/export-ta_arm32/include/mbedtls/threading.h 88: INSTALL out/arm/export-ta_arm32/include/mbedtls/ssl_ticket.h 89: INSTALL out/arm/export-ta_arm32/include/mbedtls/ssl_internal.h 90: INSTALL out/arm/export-ta_arm32/include/mbedtls/ssl_cookie.h 91: INSTALL out/arm/export-ta_arm32/include/mbedtls/ssl_ciphersuites.h 92: INSTALL out/arm/export-ta_arm32/include/mbedtls/ssl_cache.h 93: INSTALL out/arm/export-ta_arm32/include/mbedtls/ssl.h 94: INSTALL out/arm/export-ta_arm32/include/mbedtls/sha512.h 95: INSTALL out/arm/export-ta_arm32/include/mbedtls/sha256.h 96: INSTALL out/arm/export-ta_arm32/include/mbedtls/sha1.h 97: INSTALL out/arm/export-ta_arm32/include/mbedtls/rsa_internal.h 98: INSTALL out/arm/export-ta_arm32/include/mbedtls/rsa.h 99: INSTALL out/arm/export-ta_arm32/include/mbedtls/ripemd160.h 100: INSTALL out/arm/export-ta_arm32/include/mbedtls/psa_util.h 101: INSTALL out/arm/export-ta_arm32/include/mbedtls/poly1305.h 102: INSTALL out/arm/export-ta_arm32/include/mbedtls/platform_util.h 103: INSTALL out/arm/export-ta_arm32/include/mbedtls/platform_time.h 104: INSTALL out/arm/export-ta_arm32/include/mbedtls/platform.h 105: INSTALL out/arm/export-ta_arm32/include/mbedtls/pkcs5.h 106: INSTALL out/arm/export-ta_arm32/include/mbedtls/pkcs12.h 107: INSTALL out/arm/export-ta_arm32/include/mbedtls/pkcs11.h 108: INSTALL out/arm/export-ta_arm32/include/mbedtls/pk_internal.h 109: INSTALL out/arm/export-ta_arm32/include/mbedtls/pk.h 110: INSTALL out/arm/export-ta_arm32/include/mbedtls/pem.h 111: INSTALL out/arm/export-ta_arm32/include/mbedtls/padlock.h 112: INSTALL out/arm/export-ta_arm32/include/mbedtls/oid.h 113: INSTALL out/arm/export-ta_arm32/include/mbedtls/nist_kw.h 114: INSTALL out/arm/export-ta_arm32/include/mbedtls/net_sockets.h 115: INSTALL out/arm/export-ta_arm32/include/mbedtls/net.h 116: INSTALL out/arm/export-ta_arm32/include/mbedtls/memory_buffer_alloc.h 117: INSTALL out/arm/export-ta_arm32/include/mbedtls/md_internal.h 118: INSTALL out/arm/export-ta_arm32/include/mbedtls/md5.h 119: INSTALL out/arm/export-ta_arm32/include/mbedtls/md4.h 120: INSTALL out/arm/export-ta_arm32/include/mbedtls/md2.h 121: INSTALL out/arm/export-ta_arm32/include/mbedtls/md.h 122: INSTALL out/arm/export-ta_arm32/include/mbedtls/hmac_drbg.h 123: INSTALL out/arm/export-ta_arm32/include/mbedtls/hkdf.h 124: INSTALL out/arm/export-ta_arm32/include/mbedtls/havege.h 125: INSTALL out/arm/export-ta_arm32/include/mbedtls/gcm.h 126: INSTALL out/arm/export-ta_arm32/include/mbedtls/error.h 127: INSTALL out/arm/export-ta_arm32/include/mbedtls/entropy_poll.h 128: INSTALL out/arm/export-ta_arm32/include/mbedtls/entropy.h 129: INSTALL out/arm/export-ta_arm32/include/mbedtls/ecp.h 130: INSTALL out/arm/export-ta_arm32/include/mbedtls/ecp_internal.h 131: INSTALL out/arm/export-ta_arm32/include/mbedtls/ecjpake.h 132: INSTALL out/arm/export-ta_arm32/include/mbedtls/ecdsa.h 133: INSTALL out/arm/export-ta_arm32/include/mbedtls/ecdh.h 134: INSTALL out/arm/export-ta_arm32/include/mbedtls/dhm.h 135: INSTALL out/arm/export-ta_arm32/include/mbedtls/des.h 136: INSTALL out/arm/export-ta_arm32/include/mbedtls/debug.h 137: INSTALL out/arm/export-ta_arm32/include/mbedtls/ctr_drbg.h 138: YACC scripts/kconfig/zconf.tab.c 139: INSTALL out/arm/export-ta_arm32/include/mbedtls/constant_time.h 140: INSTALL out/arm/export-ta_arm32/include/mbedtls/config.h 141: INSTALL out/arm/export-ta_arm32/include/mbedtls/compat-1.3.h 142: INSTALL out/arm/export-ta_arm32/include/mbedtls/cmac.h 143: INSTALL out/arm/export-ta_arm32/include/mbedtls/cipher_internal.h 144: INSTALL out/arm/export-ta_arm32/include/mbedtls/cipher.h 145: INSTALL out/arm/export-ta_arm32/include/mbedtls/check_config.h 146: INSTALL out/arm/export-ta_arm32/include/mbedtls/chachapoly.h 147: INSTALL out/arm/export-ta_arm32/include/mbedtls/chacha20.h 148: INSTALL out/arm/export-ta_arm32/include/mbedtls/certs.h 149: INSTALL out/arm/export-ta_arm32/include/mbedtls/ccm.h 150: INSTALL out/arm/export-ta_arm32/include/mbedtls/camellia.h 151: INSTALL out/arm/export-ta_arm32/include/mbedtls/bn_mul.h 152: INSTALL out/arm/export-ta_arm32/include/mbedtls/blowfish.h 153: INSTALL out/arm/export-ta_arm32/include/mbedtls/bignum.h 154: INSTALL out/arm/export-ta_arm32/include/mbedtls/base64.h 155: INSTALL out/arm/export-ta_arm32/include/mbedtls/asn1write.h 156: INSTALL out/arm/export-ta_arm32/include/mbedtls/asn1.h 157: INSTALL out/arm/export-ta_arm32/include/mbedtls/aria.h 158: INSTALL out/arm/export-ta_arm32/include/mbedtls/arc4.h 159: INSTALL out/arm/export-ta_arm32/include/mbedtls/aesni.h 160: INSTALL out/arm/export-ta_arm32/include/mbedtls/aes.h 161: INSTALL out/arm/export-ta_arm32/include/utee_types.h 162: INSTALL out/arm/export-ta_arm32/include/utee_syscalls.h 163: INSTALL out/arm/export-ta_arm32/include/tee_ta_api.h 164: INSTALL out/arm/export-ta_arm32/include/tee_internal_api.h 165: INSTALL out/arm/export-ta_arm32/include/tee_api.h 166: INSTALL out/arm/export-ta_arm32/include/elf_common.h 167: INSTALL out/arm/export-ta_arm32/include/utee_defines.h 168: INSTALL out/arm/export-ta_arm32/include/user_ta_header.h 169: INSTALL out/arm/export-ta_arm32/include/tee_udpsocket.h 170: INSTALL out/arm/export-ta_arm32/include/tee_tcpsocket.h 171: INSTALL out/arm/export-ta_arm32/include/tee_syscall_numbers.h 172: INSTALL out/arm/export-ta_arm32/include/tee_isocket.h 173: INSTALL out/arm/export-ta_arm32/include/tee_internal_api_extensions.h 174: INSTALL out/arm/export-ta_arm32/include/tee_arith_internal.h 175: INSTALL out/arm/export-ta_arm32/include/tee_api_types.h 176: INSTALL out/arm/export-ta_arm32/include/tee_api_defines_extensions.h 177: INSTALL out/arm/export-ta_arm32/include/tee_api_defines.h 178: INSTALL out/arm/export-ta_arm32/include/rng_pta_client.h 179: INSTALL out/arm/export-ta_arm32/include/pta_system.h 180: INSTALL out/arm/export-ta_arm32/include/pta_socket.h 181: INSTALL out/arm/export-ta_arm32/include/pta_secstor_ta_mgmt.h 182: INSTALL out/arm/export-ta_arm32/include/pta_scp03.h 183: INSTALL out/arm/export-ta_arm32/include/pta_scmi_client.h 184: INSTALL out/arm/export-ta_arm32/include/pta_rtc.h 185: INSTALL out/arm/export-ta_arm32/include/pta_rng.h 186: INSTALL out/arm/export-ta_arm32/include/pta_invoke_tests.h 187: INSTALL out/arm/export-ta_arm32/include/pta_gprof.h 188: INSTALL out/arm/export-ta_arm32/include/pta_device.h 189: INSTALL out/arm/export-ta_arm32/include/pta_benchmark.h 190: INSTALL out/arm/export-ta_arm32/include/pta_attestation.h 191: INSTALL out/arm/export-ta_arm32/include/pta_apdu.h 192: INSTALL out/arm/export-ta_arm32/include/link.h 193: INSTALL out/arm/export-ta_arm32/include/elf64.h 194: INSTALL out/arm/export-ta_arm32/include/elf32.h 195: INSTALL out/arm/export-ta_arm32/include/elf.h 196: INSTALL out/arm/export-ta_arm32/include/arm_user_sysreg.h 197: INSTALL out/arm/export-ta_arm32/include/arm64_user_sysreg.h 198: INSTALL out/arm/export-ta_arm32/include/__tee_udpsocket_defines.h 199: INSTALL out/arm/export-ta_arm32/include/__tee_tcpsocket_defines_extensions.h 200: INSTALL out/arm/export-ta_arm32/include/__tee_tcpsocket_defines.h 201: INSTALL out/arm/export-ta_arm32/include/__tee_isocket_defines.h 202: INSTALL out/arm/export-ta_arm32/include/__tee_ipsocket.h 203: INSTALL out/arm/export-ta_arm32/include/dlfcn.h 204: INSTALL out/arm/export-ta_arm32/src/user_ta_header.c 205: GEN out/arm/include/generated/arm32_user_sysreg.h 206: INSTALL out/arm/export-ta_arm32/src/ta_entry_a32.S 207: GEN out/arm/ta/trusted_keys/dyn_list 208: INSTALL out/arm/export-ta_arm32/src/ta.ld.S 209: CPP out/arm/core/arch/arm/dts/embedded_dtb_test.pre.dts 210: INSTALL out/arm/export-ta_arm32/mk/compile.mk 211: INSTALL out/arm/export-ta_arm32/mk/subdir.mk 212: INSTALL out/arm/export-ta_arm32/mk/gcc.mk 213: INSTALL out/arm/export-ta_arm32/mk/clang.mk 214: INSTALL out/arm/export-ta_arm32/mk/cleandirs.mk 215: INSTALL out/arm/export-ta_arm32/mk/cc-option.mk 216: INSTALL out/arm/export-ta_arm32/mk/link.mk 217: INSTALL out/arm/export-ta_arm32/mk/link_shlib.mk 218: INSTALL out/arm/export-ta_arm32/mk/ta_dev_kit.mk 219: INSTALL out/arm/export-ta_arm32/host_include/mbedtls_config_uta.h 220: DTC out/arm/core/arch/arm/dts/embedded_dtb_test.dtb 221: INSTALL out/arm/export-ta_arm32/host_include/mbedtls_config_kernel.h 222: INSTALL out/arm/export-ta_arm32/host_include/aes_alt.h 223: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/xtea.h 224: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/x509_csr.h 225: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/x509_crt.h 226: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/x509_crl.h 227: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/x509.h 228: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/version.h 229: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/timing.h 230: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/threading.h 231: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ssl_ticket.h 232: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ssl_internal.h 233: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ssl_cookie.h 234: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ssl_ciphersuites.h 235: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ssl_cache.h 236: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ssl.h 237: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/sha512.h 238: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/sha256.h 239: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/sha1.h 240: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/rsa_internal.h 241: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/rsa.h 242: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ripemd160.h 243: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/psa_util.h 244: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/poly1305.h 245: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/platform_util.h 246: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/platform_time.h 247: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/platform.h 248: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/pkcs5.h 249: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/pkcs12.h 250: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/pkcs11.h 251: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/pk_internal.h 252: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/pk.h 253: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/pem.h 254: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/padlock.h 255: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/oid.h 256: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/nist_kw.h 257: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/net_sockets.h 258: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/net.h 259: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/memory_buffer_alloc.h 260: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/md_internal.h 261: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/md5.h 262: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/md4.h 263: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/md2.h 264: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/md.h 265: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/hmac_drbg.h 266: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/hkdf.h 267: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/havege.h 268: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/gcm.h 269: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/error.h 270: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/entropy_poll.h 271: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/entropy.h 272: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ecp_internal.h 273: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ecp.h 274: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ecjpake.h 275: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ecdsa.h 276: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ecdh.h 277: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/dhm.h 278: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/des.h 279: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/debug.h 280: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ctr_drbg.h 281: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/constant_time.h 282: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/config.h 283: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/compat-1.3.h 284: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/cmac.h 285: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/cipher_internal.h 286: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/cipher.h 287: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/check_config.h 288: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/chachapoly.h 289: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/chacha20.h 290: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/certs.h 291: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ccm.h 292: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/camellia.h 293: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/bn_mul.h 294: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/blowfish.h 295: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/bignum.h 296: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/base64.h 297: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/asn1write.h 298: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/asn1.h 299: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/aria.h 300: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/arc4.h 301: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/aesni.h 302: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/aes.h 303: INSTALL out/arm/export-ta_arm32/host_include/utee_types.h 304: INSTALL out/arm/export-ta_arm32/host_include/utee_syscalls.h 305: INSTALL out/arm/export-ta_arm32/host_include/tee_ta_api.h 306: INSTALL out/arm/export-ta_arm32/host_include/tee_internal_api.h 307: INSTALL out/arm/export-ta_arm32/host_include/tee_api.h 308: INSTALL out/arm/export-ta_arm32/host_include/elf_common.h 309: INSTALL out/arm/export-ta_arm32/host_include/utee_defines.h 310: INSTALL out/arm/export-ta_arm32/host_include/tee_udpsocket.h 311: INSTALL out/arm/export-ta_arm32/host_include/user_ta_header.h 312: INSTALL out/arm/export-ta_arm32/host_include/tee_tcpsocket.h 313: INSTALL out/arm/export-ta_arm32/host_include/tee_syscall_numbers.h 314: INSTALL out/arm/export-ta_arm32/host_include/tee_isocket.h 315: INSTALL out/arm/export-ta_arm32/host_include/tee_internal_api_extensions.h 316: INSTALL out/arm/export-ta_arm32/host_include/tee_arith_internal.h 317: INSTALL out/arm/export-ta_arm32/host_include/tee_api_types.h 318: INSTALL out/arm/export-ta_arm32/host_include/tee_api_defines_extensions.h 319: INSTALL out/arm/export-ta_arm32/host_include/tee_api_defines.h 320: INSTALL out/arm/export-ta_arm32/host_include/rng_pta_client.h 321: INSTALL out/arm/export-ta_arm32/host_include/pta_system.h 322: INSTALL out/arm/export-ta_arm32/host_include/pta_socket.h 323: INSTALL out/arm/export-ta_arm32/host_include/pta_secstor_ta_mgmt.h 324: INSTALL out/arm/export-ta_arm32/host_include/pta_scp03.h 325: INSTALL out/arm/export-ta_arm32/host_include/pta_scmi_client.h 326: INSTALL out/arm/export-ta_arm32/host_include/pta_rtc.h 327: INSTALL out/arm/export-ta_arm32/host_include/pta_rng.h 328: INSTALL out/arm/export-ta_arm32/host_include/pta_invoke_tests.h 329: INSTALL out/arm/export-ta_arm32/host_include/pta_gprof.h 330: INSTALL out/arm/export-ta_arm32/host_include/pta_device.h 331: INSTALL out/arm/export-ta_arm32/host_include/pta_benchmark.h 332: INSTALL out/arm/export-ta_arm32/host_include/pta_attestation.h 333: INSTALL out/arm/export-ta_arm32/host_include/pta_apdu.h 334: INSTALL out/arm/export-ta_arm32/host_include/link.h 335: INSTALL out/arm/export-ta_arm32/host_include/elf64.h 336: INSTALL out/arm/export-ta_arm32/host_include/elf32.h 337: INSTALL out/arm/export-ta_arm32/host_include/elf.h 338: INSTALL out/arm/export-ta_arm32/host_include/arm_user_sysreg.h 339: INSTALL out/arm/export-ta_arm32/host_include/arm64_user_sysreg.h 340: INSTALL out/arm/export-ta_arm32/host_include/__tee_udpsocket_defines.h 341: INSTALL out/arm/export-ta_arm32/host_include/__tee_tcpsocket_defines_extensions.h 342: INSTALL out/arm/export-ta_arm32/host_include/__tee_tcpsocket_defines.h 343: INSTALL out/arm/export-ta_arm32/host_include/__tee_isocket_defines.h 344: INSTALL out/arm/export-ta_arm32/host_include/__tee_ipsocket.h 345: INSTALL out/arm/export-ta_arm32/host_include/dlfcn.h 346: INSTALL out/arm/export-ta_arm32/host_include/compiler.h 347: INSTALL out/arm/export-ta_arm32/host_include/util.h 348: INSTALL out/arm/export-ta_arm32/host_include/types_ext.h 349: INSTALL out/arm/export-ta_arm32/host_include/conf.mk 350: LEX scripts/kconfig/zconf.lex.c 351: CHK out/arm/conf.cmake 352: INSTALL out/arm/export-ta_arm32/host_include/tee_fs_key_manager.h 353: INSTALL out/arm/export-ta_arm32/host_include/fs_htree.h 354: INSTALL out/arm/export-ta_arm32/host_include/signed_hdr.h 355: INSTALL out/arm/export-ta_arm32/host_include/arm32_user_sysreg.h 356: INSTALL out/arm/export-ta_arm32/keys/default_ta.pem 357: CHK out/arm/export-ta_arm32/mk/conf.mk 358: INSTALL out/arm/export-ta_arm32/scripts/sign_encrypt.py 359: UPD out/arm/conf.cmake 360: GEN out/arm/ta/avb/dyn_list 361: INSTALL out/arm/export-ta_arm32/scripts/symbolize.py 362: GEN out/arm/ta/pkcs11/dyn_list 363: CHK pkcs11-ta-verify-helpers 364: CHK out/arm/include/generated/conf.h 365: GEN out/arm/core/arch/arm/dts/embedded_dtb_test.c 366: INSTALL out/arm/export-ta_arm32/host_include/conf.cmake 367: UPD out/arm/include/generated/conf.h 368: UPD out/arm/export-ta_arm32/mk/conf.mk 369: CC out/arm/core/include/generated/.asm-defines.s 370: AS out/arm/ldelf/start_a32.o 371: AS out/arm/ldelf/syscalls_a32.o 372: CC out/arm/ldelf/dl.o 373: CC out/arm/ldelf/main.o 374: CC out/arm/ldelf/sys.o 375: CC out/arm/ldelf/ta_elf.o 376: CC out/arm/ldelf/ta_elf_rel.o 377: CC out/arm/ldelf-lib/libunw/unwind_arm32.o 378: CC out/arm/ldelf-lib/libutee/abort.o 379: CC out/arm/ldelf-lib/libutee/assert.o 380: CC out/arm/ldelf-lib/libutee/tee_uuid_from_str.o 381: CC out/arm/ldelf-lib/libutee/trace_ext.o 382: AS out/arm/ldelf-lib/libutee/arch/arm/utee_syscalls_a32.o 383: CC out/arm/ldelf-lib/libutils/isoc/bget_malloc.o 384: CC out/arm/ldelf-lib/libutils/isoc/isdigit.o 385: CC out/arm/ldelf-lib/libutils/isoc/isxdigit.o 386: CC out/arm/ldelf-lib/libutils/isoc/qsort.o 387: CC out/arm/ldelf-lib/libutils/isoc/sprintf.o 388: CC out/arm/ldelf-lib/libutils/isoc/snprintf.o 389: CC out/arm/ldelf-lib/libutils/isoc/stack_check.o 390: CC out/arm/ldelf-lib/libutils/isoc/strdup.o 391: CC out/arm/ldelf-lib/libutils/isoc/strndup.o 392: CC out/arm/ldelf-lib/libutils/isoc/tolower.o 393: CC out/arm/ldelf-lib/libutils/isoc/isalpha.o 394: CC out/arm/ldelf-lib/libutils/isoc/isupper.o 395: CC out/arm/ldelf-lib/libutils/isoc/isspace.o 396: CC out/arm/ldelf-lib/libutils/isoc/isalnum.o 397: CC out/arm/ldelf-lib/libutils/isoc/iscntrl.o 398: CC out/arm/ldelf-lib/libutils/isoc/isgraph.o 399: CC out/arm/ldelf-lib/libutils/isoc/islower.o 400: CC out/arm/ldelf-lib/libutils/isoc/isprint.o 401: CC out/arm/ldelf-lib/libutils/isoc/ispunct.o 402: CC out/arm/ldelf-lib/libutils/isoc/toupper.o 403: CC out/arm/ldelf-lib/libutils/isoc/newlib/abs.o 404: CC out/arm/ldelf-lib/libutils/isoc/newlib/bcmp.o 405: CC out/arm/ldelf-lib/libutils/isoc/newlib/memchr.o 406: CC out/arm/ldelf-lib/libutils/isoc/newlib/memcmp.o 407: CC out/arm/ldelf-lib/libutils/isoc/newlib/memcpy.o 408: CC out/arm/ldelf-lib/libutils/isoc/newlib/memmove.o 409: CC out/arm/ldelf-lib/libutils/isoc/newlib/memset.o 410: CC out/arm/ldelf-lib/libutils/isoc/newlib/strchr.o 411: CC out/arm/ldelf-lib/libutils/isoc/newlib/strcmp.o 412: CC out/arm/ldelf-lib/libutils/isoc/newlib/strcpy.o 413: CC out/arm/ldelf-lib/libutils/isoc/newlib/strlen.o 414: CC out/arm/ldelf-lib/libutils/isoc/newlib/strncmp.o 415: CC out/arm/ldelf-lib/libutils/isoc/newlib/strncpy.o 416: CC out/arm/ldelf-lib/libutils/isoc/newlib/strnlen.o 417: CC out/arm/ldelf-lib/libutils/isoc/newlib/strrchr.o 418: CC out/arm/ldelf-lib/libutils/isoc/newlib/strstr.o 419: CC out/arm/ldelf-lib/libutils/isoc/newlib/strtoul.o 420: CC out/arm/ldelf-lib/libutils/isoc/newlib/strtok_r.o 421: AS out/arm/ldelf-lib/libutils/isoc/arch/arm/arm32_aeabi_divmod_a32.o 422: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/arm32_aeabi_divmod.o 423: AS out/arm/ldelf-lib/libutils/isoc/arch/arm/arm32_aeabi_ldivmod_a32.o 424: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/arm32_aeabi_ldivmod.o 425: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/arm32_aeabi_shift.o 426: AS out/arm/ldelf-lib/libutils/isoc/arch/arm/setjmp_a32.o 427: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/arm32_aeabi_softfloat.o 428: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f32_add.o 429: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f32_div.o 430: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f32_eq.o 431: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f32_le.o 432: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f32_lt.o 433: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f32_mul.o 434: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f32_sub.o 435: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f32_to_f64.o 436: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f32_to_i32_r_minMag.o 437: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f32_to_i64_r_minMag.o 438: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f32_to_ui32_r_minMag.o 439: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f32_to_ui64_r_minMag.o 440: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f64_add.o 441: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f64_div.o 442: HOSTCC scripts/kconfig/expr.o 443: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f64_eq.o 444: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f64_le.o 445: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f64_lt.o 446: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f64_mul.o 447: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f64_sub.o 448: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f64_to_f32.o 449: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f64_to_i32_r_minMag.o 450: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f64_to_i64_r_minMag.o 451: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f64_to_ui32_r_minMag.o 452: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f64_to_ui64_r_minMag.o 453: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/i32_to_f32.o 454: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/i32_to_f64.o 455: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/i64_to_f32.o 456: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/i64_to_f64.o 457: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/ui32_to_f32.o 458: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/ui32_to_f64.o 459: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/ui64_to_f32.o 460: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/ui64_to_f64.o 461: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_subMagsF32.o 462: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_subMagsF64.o 463: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_addMagsF32.o 464: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_addMagsF64.o 465: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_normSubnormalF64Sig.o 466: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_normSubnormalF32Sig.o 467: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_roundPackToF32.o 468: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_roundPackToF64.o 469: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_shortShiftRightJam64.o 470: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_normRoundPackToF32.o 471: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_shiftRightJam32.o 472: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_normRoundPackToF64.o 473: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_shiftRightJam64.o 474: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_countLeadingZeros8.o 475: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_countLeadingZeros32.o 476: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_countLeadingZeros64.o 477: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_mul64To128.o 478: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/softfloat_state.o 479: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/softfloat_raiseFlags.o 480: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/s_propagateNaNF32UI.o 481: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/s_f32UIToCommonNaN.o 482: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/s_commonNaNToF64UI.o 483: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/s_f64UIToCommonNaN.o 484: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/s_propagateNaNF64UI.o 485: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/s_commonNaNToF32UI.o 486: CC out/arm/ldelf-lib/libutils/ext/snprintk.o 487: CC out/arm/ldelf-lib/libutils/ext/strlcat.o 488: CC out/arm/ldelf-lib/libutils/ext/strlcpy.o 489: CC out/arm/ldelf-lib/libutils/ext/trace.o 490: CC out/arm/ldelf-lib/libutils/ext/mempool.o 491: CC out/arm/ldelf-lib/libutils/ext/nex_strdup.o 492: CC out/arm/ldelf-lib/libutils/ext/consttime_memcmp.o 493: CC out/arm/ldelf-lib/libutils/ext/memzero_explicit.o 494: CC out/arm/ldelf-lib/libutils/ext/fault_mitigation.o 495: CC out/arm/ldelf-lib/libutils/ext/arch/arm/aeabi_unwind.o 496: AS out/arm/ldelf-lib/libutils/ext/arch/arm/atomic_a32.o 497: CPP out/arm/ldelf/ldelf.lds 498: CC out/arm/ldelf-lib/libutils/ext/arch/arm/auxval.o 499: CC out/arm/ta/trusted_keys/entry.o 500: CC out/arm/ta/trusted_keys/user_ta_header.o 501: AS out/arm/ta/trusted_keys/ta_entry_a32.o 502: CC out/arm/ta_arm32-lib/libutils/isoc/bget_malloc.o 503: CC out/arm/ta_arm32-lib/libutils/isoc/isdigit.o 504: CC out/arm/ta_arm32-lib/libutils/isoc/isxdigit.o 505: CC out/arm/ta_arm32-lib/libutils/isoc/qsort.o 506: CC out/arm/ta_arm32-lib/libutils/isoc/sprintf.o 507: CC out/arm/ta_arm32-lib/libutils/isoc/snprintf.o 508: CC out/arm/ta_arm32-lib/libutils/isoc/stack_check.o 509: CC out/arm/ta_arm32-lib/libutils/isoc/strdup.o 510: CC out/arm/ta_arm32-lib/libutils/isoc/strndup.o 511: CC out/arm/ta_arm32-lib/libutils/isoc/tolower.o 512: CC out/arm/ta_arm32-lib/libutils/isoc/isalpha.o 513: CC out/arm/ta_arm32-lib/libutils/isoc/isspace.o 514: CC out/arm/ta_arm32-lib/libutils/isoc/isupper.o 515: CC out/arm/ta_arm32-lib/libutils/isoc/isalnum.o 516: HOSTCC scripts/kconfig/zconf.tab.o 517: CC out/arm/ta_arm32-lib/libutils/isoc/iscntrl.o 518: CC out/arm/ta_arm32-lib/libutils/isoc/isgraph.o 519: CC out/arm/ta_arm32-lib/libutils/isoc/islower.o 520: CC out/arm/ta_arm32-lib/libutils/isoc/isprint.o 521: CC out/arm/ta_arm32-lib/libutils/isoc/ispunct.o 522: CC out/arm/ta_arm32-lib/libutils/isoc/toupper.o 523: CC out/arm/ta_arm32-lib/libutils/isoc/fp.o 524: CC out/arm/ta_arm32-lib/libutils/isoc/fputc.o 525: CC out/arm/ta_arm32-lib/libutils/isoc/fputs.o 526: CC out/arm/ta_arm32-lib/libutils/isoc/fwrite.o 527: CC out/arm/ta_arm32-lib/libutils/isoc/write.o 528: CC out/arm/ta_arm32-lib/libutils/isoc/newlib/abs.o 529: CC out/arm/ta_arm32-lib/libutils/isoc/newlib/bcmp.o 530: CC out/arm/ta_arm32-lib/libutils/isoc/newlib/memchr.o 531: CC out/arm/ta_arm32-lib/libutils/isoc/newlib/memcmp.o 532: CC out/arm/ta_arm32-lib/libutils/isoc/newlib/memcpy.o 533: CC out/arm/ta_arm32-lib/libutils/isoc/newlib/memmove.o 534: CC out/arm/ta_arm32-lib/libutils/isoc/newlib/memset.o 535: CC out/arm/ta_arm32-lib/libutils/isoc/newlib/strchr.o 536: CC out/arm/ta_arm32-lib/libutils/isoc/newlib/strcmp.o 537: CC out/arm/ta_arm32-lib/libutils/isoc/newlib/strcpy.o 538: CC out/arm/ta_arm32-lib/libutils/isoc/newlib/strlen.o 539: CC out/arm/ta_arm32-lib/libutils/isoc/newlib/strncmp.o 540: CC out/arm/ta_arm32-lib/libutils/isoc/newlib/strncpy.o 541: CC out/arm/ta_arm32-lib/libutils/isoc/newlib/strnlen.o 542: CC out/arm/ta_arm32-lib/libutils/isoc/newlib/strrchr.o 543: CC out/arm/ta_arm32-lib/libutils/isoc/newlib/strstr.o 544: CC out/arm/ta_arm32-lib/libutils/isoc/newlib/strtoul.o 545: CC out/arm/ta_arm32-lib/libutils/isoc/newlib/strtok_r.o 546: AS out/arm/ta_arm32-lib/libutils/isoc/arch/arm/arm32_aeabi_divmod_a32.o 547: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/arm32_aeabi_divmod.o 548: AS out/arm/ta_arm32-lib/libutils/isoc/arch/arm/arm32_aeabi_ldivmod_a32.o 549: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/arm32_aeabi_ldivmod.o 550: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/arm32_aeabi_shift.o 551: AS out/arm/ta_arm32-lib/libutils/isoc/arch/arm/setjmp_a32.o 552: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/arm32_aeabi_softfloat.o 553: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f32_add.o 554: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f32_div.o 555: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f32_eq.o 556: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f32_le.o 557: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f32_lt.o 558: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f32_mul.o 559: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f32_sub.o 560: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f32_to_f64.o 561: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f32_to_i32_r_minMag.o 562: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f32_to_i64_r_minMag.o 563: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f32_to_ui32_r_minMag.o 564: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f32_to_ui64_r_minMag.o 565: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f64_add.o 566: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f64_div.o 567: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f64_eq.o 568: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f64_le.o 569: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f64_lt.o 570: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f64_mul.o 571: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f64_sub.o 572: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f64_to_f32.o 573: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f64_to_i32_r_minMag.o 574: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f64_to_i64_r_minMag.o 575: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f64_to_ui32_r_minMag.o 576: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f64_to_ui64_r_minMag.o 577: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/i32_to_f32.o 578: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/i32_to_f64.o 579: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/i64_to_f32.o 580: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/i64_to_f64.o 581: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/ui32_to_f32.o 582: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/ui32_to_f64.o 583: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/ui64_to_f32.o 584: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/ui64_to_f64.o 585: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_subMagsF32.o 586: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_subMagsF64.o 587: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_addMagsF32.o 588: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_addMagsF64.o 589: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_normSubnormalF64Sig.o 590: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_normSubnormalF32Sig.o 591: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_roundPackToF32.o 592: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_roundPackToF64.o 593: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_shortShiftRightJam64.o 594: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_shiftRightJam32.o 595: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_normRoundPackToF32.o 596: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_normRoundPackToF64.o 597: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_shiftRightJam64.o 598: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_countLeadingZeros8.o 599: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_countLeadingZeros32.o 600: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_countLeadingZeros64.o 601: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_mul64To128.o 602: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/softfloat_state.o 603: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/softfloat_raiseFlags.o 604: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/s_propagateNaNF32UI.o 605: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/s_f32UIToCommonNaN.o 606: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/s_commonNaNToF64UI.o 607: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/s_f64UIToCommonNaN.o 608: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/s_propagateNaNF64UI.o 609: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/s_commonNaNToF32UI.o 610: CC out/arm/ta_arm32-lib/libutils/ext/snprintk.o 611: CC out/arm/ta_arm32-lib/libutils/ext/strlcat.o 612: CC out/arm/ta_arm32-lib/libutils/ext/strlcpy.o 613: CC out/arm/ta_arm32-lib/libutils/ext/trace.o 614: CC out/arm/ta_arm32-lib/libutils/ext/mempool.o 615: CC out/arm/ta_arm32-lib/libutils/ext/nex_strdup.o 616: CC out/arm/ta_arm32-lib/libutils/ext/consttime_memcmp.o 617: CC out/arm/ta_arm32-lib/libutils/ext/memzero_explicit.o 618: CC out/arm/ta_arm32-lib/libutils/ext/fault_mitigation.o 619: CC out/arm/ta_arm32-lib/libutils/ext/arch/arm/aeabi_unwind.o 620: AS out/arm/ta_arm32-lib/libutils/ext/arch/arm/atomic_a32.o 621: CC out/arm/ta_arm32-lib/libutils/ext/arch/arm/auxval.o 622: AS out/arm/ta_arm32-lib/libutils/ext/arch/arm/mcount_a32.o 623: CC out/arm/ta_arm32-lib/libutee/abort.o 624: CC out/arm/ta_arm32-lib/libutee/assert.o 625: CC out/arm/ta_arm32-lib/libutee/tee_uuid_from_str.o 626: CC out/arm/ta_arm32-lib/libutee/trace_ext.o 627: CC out/arm/ta_arm32-lib/libutee/base64.o 628: CC out/arm/ta_arm32-lib/libutee/tee_api.o 629: CC out/arm/ta_arm32-lib/libutee/tee_api_arith_mpi.o 630: CC out/arm/ta_arm32-lib/libutee/tee_api_objects.o 631: CC out/arm/ta_arm32-lib/libutee/tee_api_operations.o 632: CC out/arm/ta_arm32-lib/libutee/tee_api_panic.o 633: CC out/arm/ta_arm32-lib/libutee/tee_api_property.o 634: CC out/arm/ta_arm32-lib/libutee/tee_socket_pta.o 635: CC out/arm/ta_arm32-lib/libutee/tee_system_pta.o 636: CC out/arm/ta_arm32-lib/libutee/tee_tcpudp_socket.o 637: AS out/arm/ta_arm32-lib/libutee/arch/arm/utee_syscalls_a32.o 638: CC out/arm/ta_arm32-lib/libutee/arch/arm/tcb.o 639: CC out/arm/ta_arm32-lib/libutee/arch/arm/user_ta_entry.o 640: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/aes.o 641: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/aesni.o 642: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/arc4.o 643: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/aria.o 644: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/asn1parse.o 645: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/asn1write.o 646: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/base64.o 647: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/bignum.o 648: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/blowfish.o 649: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/camellia.o 650: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ccm.o 651: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/chacha20.o 652: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/chachapoly.o 653: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/cipher.o 654: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/cipher_wrap.o 655: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/cmac.o 656: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/constant_time.o 657: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ctr_drbg.o 658: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/des.o 659: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/dhm.o 660: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ecdh.o 661: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ecdsa.o 662: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ecjpake.o 663: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ecp.o 664: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ecp_curves.o 665: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/entropy.o 666: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/entropy_poll.o 667: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/error.o 668: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/gcm.o 669: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/havege.o 670: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/hkdf.o 671: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/hmac_drbg.o 672: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/md.o 673: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/md2.o 674: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/md4.o 675: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/md5.o 676: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/memory_buffer_alloc.o 677: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/nist_kw.o 678: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/oid.o 679: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/padlock.o 680: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/pem.o 681: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/pk.o 682: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/pk_wrap.o 683: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/pkcs12.o 684: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/pkcs5.o 685: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/pkparse.o 686: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/pkwrite.o 687: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/platform.o 688: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/platform_util.o 689: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/poly1305.o 690: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ripemd160.o 691: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/rsa_internal.o 692: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/rsa.o 693: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/sha1.o 694: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/sha256.o 695: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/sha512.o 696: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/threading.o 697: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/timing.o 698: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/version.o 699: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/version_features.o 700: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/xtea.o 701: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/certs.o 702: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/pkcs11.o 703: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/x509.o 704: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/x509_create.o 705: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/x509_crl.o 706: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/x509_crt.o 707: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/x509_csr.o 708: LEX scripts/kconfig/lexer.lex.c 709: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/x509write_crt.o 710: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/x509write_csr.o 711: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/debug.o 712: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/net_sockets.o 713: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ssl_cache.o 714: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ssl_ciphersuites.o 715: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ssl_cli.o 716: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ssl_cookie.o 717: YACC scripts/kconfig/parser.tab.[ch] 718: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ssl_srv.o 719: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ssl_ticket.o 720: CPP out/arm/ta/trusted_keys/ta.lds 721: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ssl_tls.o 722: CC out/arm/ta_arm32-lib/libdl/dlfcn.o 723: INSTALL out/arm/export-ta_arm32/host_include/conf.h 724: CC out/arm/ta/avb/entry.o 725: CC out/arm/ta/avb/user_ta_header.o 726: CPP out/arm/ta/avb/ta.lds 727: AS out/arm/ta/avb/ta_entry_a32.o 728: CC out/arm/ta/pkcs11/src/attributes.o 729: CC out/arm/ta/pkcs11/src/entry.o 730: CC out/arm/ta/pkcs11/src/handle.o 731: CC out/arm/ta/pkcs11/src/object.o 732: CC out/arm/ta/pkcs11/src/persistent_token.o 733: CC out/arm/ta/pkcs11/src/pkcs11_attributes.o 734: CC out/arm/ta/pkcs11/src/pkcs11_helpers.o 735: CC out/arm/ta/pkcs11/src/pkcs11_token.o 736: CC out/arm/ta/pkcs11/src/processing.o 737: CC out/arm/ta/pkcs11/src/processing_aes.o 738: CC out/arm/ta/pkcs11/src/processing_asymm.o 739: CC out/arm/ta/pkcs11/src/processing_digest.o 740: CC out/arm/ta/pkcs11/src/processing_ec.o 741: CC out/arm/ta/pkcs11/src/processing_rsa.o 742: CC out/arm/ta/pkcs11/src/processing_symm.o 743: CC out/arm/ta/pkcs11/src/sanitize_object.o 744: CC out/arm/ta/pkcs11/src/serializer.o 745: CC out/arm/ta/pkcs11/src/token_capabilities.o 746: CC out/arm/ta/pkcs11/user_ta_header.o 747: CPP out/arm/ta/pkcs11/ta.lds 748: AS out/arm/ta/pkcs11/ta_entry_a32.o 749: CHK out/arm/core/include/generated/asm-defines.h 750: AR out/arm/ldelf-lib/libunw/libunw.a 751: AR out/arm/ldelf-lib/libutee/libutee.a 752: AR out/arm/ldelf-lib/libutils/libutils.a 753: AR out/arm/ta_arm32-lib/libutils/libutils.a 754: AR out/arm/ta_arm32-lib/libutee/libutee.a 755: UPD out/arm/core/include/generated/asm-defines.h 756: AR out/arm/ta_arm32-lib/libmbedtls/libmbedtls.a 757: AR out/arm/ta_arm32-lib/libdl/libdl.a 758: CC out/arm/core/arch/arm/kernel/ldelf_loader.o 759: CC out/arm/core/arch/arm/kernel/rpc_io_i2c.o 760: CC out/arm/core/arch/arm/kernel/otp_stubs.o 761: CC out/arm/core/arch/arm/kernel/idle.o 762: CC out/arm/core/arch/arm/kernel/tee_time_arm_cntpct.o 763: AS out/arm/core/arch/arm/kernel/spin_lock_a32.o 764: AS out/arm/core/arch/arm/kernel/tlb_helpers_a32.o 765: AS out/arm/core/arch/arm/kernel/cache_helpers_a32.o 766: AS out/arm/core/arch/arm/kernel/thread_a32.o 767: CC out/arm/core/arch/arm/kernel/thread.o 768: CC out/arm/core/arch/arm/kernel/thread_optee_smc.o 769: AS out/arm/core/arch/arm/kernel/thread_optee_smc_a32.o 770: CC out/arm/core/arch/arm/kernel/abort.o 771: CC out/arm/core/arch/arm/kernel/vfp.o 772: AS out/arm/core/arch/arm/kernel/vfp_a32.o 773: AS out/arm/core/arch/arm/kernel/misc_a32.o 774: CC out/arm/core/arch/arm/kernel/boot.o 775: AS out/arm/core/arch/arm/kernel/entry_a32.o 776: CC out/arm/core/arch/arm/kernel/unwind_arm32.o 777: CC out/arm/core/arch/arm/mm/core_mmu.o 778: CC out/arm/core/arch/arm/mm/core_mmu_v7.o 779: CC out/arm/core/arch/arm/mm/pgt_cache.o 780: CC out/arm/core/arch/arm/mm/mobj_dyn_shm.o 781: AS out/arm/core/arch/arm/tee/arch_svc_a32.o 782: CC out/arm/core/arch/arm/tee/arch_svc.o 783: CC out/arm/core/arch/arm/tee/entry_fast.o 784: CC out/arm/core/arch/arm/tee/cache.o 785: CC out/arm/core/arch/arm/plat-vexpress/main.o 786: CC out/arm/core/arch/arm/plat-vexpress/vendor_props.o 787: AS out/arm/core/arch/arm/sm/sm_a32.o 788: CC out/arm/core/arch/arm/sm/sm.o 789: CC out/arm/core/arch/arm/sm/std_smc.o 790: CC out/arm/core/arch/arm/sm/psci.o 791: AS out/arm/core/arch/arm/sm/psci-helper.o 792: CC out/arm/core/crypto/crypto.o 793: CC out/arm/core/crypto/aes-gcm.o 794: CC out/arm/core/crypto/aes-gcm-sw.o 795: CC out/arm/core/crypto/aes-gcm-ghash-tbl.o 796: CC out/arm/core/crypto/signed_hdr.o 797: CC out/arm/core/crypto/rng_fortuna.o 798: CC out/arm/core/crypto/cbc-mac.o 799: CC out/arm/core/crypto/aes-cts.o 800: CC out/arm/core/crypto/sm2-kdf.o 801: CC out/arm/core/crypto/sm3.o 802: CC out/arm/core/crypto/sm3-hash.o 803: CC out/arm/core/crypto/sm3-hmac.o 804: CC out/arm/core/crypto/sm4.o 805: CC out/arm/core/crypto/sm4-ecb.o 806: CC out/arm/core/crypto/sm4-cbc.o 807: CC out/arm/core/crypto/sm4-ctr.o 808: CC out/arm/core/drivers/pl011.o 809: CC out/arm/core/drivers/gic.o 810: CC out/arm/core/drivers/clk/clk.o 811: CC out/arm/core/drivers/clk/clk_dt.o 812: CC out/arm/core/drivers/clk/fixed_clk.o 813: CC out/arm/core/drivers/rstctrl/rstctrl.o 814: CC out/arm/core/kernel/spin_lock_debug.o 815: CC out/arm/core/kernel/assert.o 816: CC out/arm/core/kernel/console.o 817: CC out/arm/core/kernel/dt.o 818: CC out/arm/core/kernel/dt_driver.o 819: CC out/arm/core/kernel/dt_driver_test.o 820: CC out/arm/core/kernel/pm.o 821: CC out/arm/core/kernel/handle.o 822: CC out/arm/core/kernel/interrupt.o 823: CC out/arm/core/kernel/ldelf_syscalls.o 824: CC out/arm/core/kernel/lockdep.o 825: CC out/arm/core/kernel/msg_param.o 826: CC out/arm/core/kernel/panic.o 827: CC out/arm/core/kernel/trace_ext.o 828: CC out/arm/core/kernel/refcount.o 829: CC out/arm/core/kernel/delay.o 830: CC out/arm/core/kernel/tee_time.o 831: CC out/arm/core/kernel/tee_misc.o 832: CC out/arm/core/kernel/tee_ta_manager.o 833: CC out/arm/core/kernel/ts_manager.o 834: CC out/arm/core/kernel/scattered_array.o 835: CC out/arm/core/kernel/huk_subkey.o 836: HOSTCC scripts/kconfig/lexer.lex.o 837: CC out/arm/core/kernel/user_mode_ctx.o 838: CC out/arm/core/kernel/initcall.o 839: CC out/arm/core/kernel/user_access.o 840: CC out/arm/core/kernel/mutex_lockdep.o 841: CC out/arm/core/kernel/mutex.o 842: CC out/arm/core/kernel/wait_queue.o 843: CC out/arm/core/kernel/notif.o 844: CC out/arm/core/kernel/thread.o 845: CC out/arm/core/kernel/user_ta.o 846: CC out/arm/core/kernel/ree_fs_ta.o 847: CC out/arm/core/kernel/early_ta.o 848: CC out/arm/core/kernel/secstor_ta.o 849: CC out/arm/core/kernel/embedded_ts.o 850: CC out/arm/core/kernel/pseudo_ta.o 851: CC out/arm/core/mm/mobj.o 852: CC out/arm/core/mm/fobj.o 853: CC out/arm/core/mm/file.o 854: CC out/arm/core/mm/vm.o 855: CC out/arm/core/mm/core_mmu.o 856: CC out/arm/core/mm/tee_mm.o 857: CC out/arm/core/pta/device.o 858: CC out/arm/core/pta/secstor_ta_mgmt.o 859: CC out/arm/core/pta/stats.o 860: CC out/arm/core/pta/system.o 861: CC out/arm/core/tee/entry_std.o 862: CC out/arm/core/tee/tee_cryp_utl.o 863: CC out/arm/core/tee/tee_cryp_hkdf.o 864: CC out/arm/core/tee/tee_cryp_concat_kdf.o 865: CC out/arm/core/tee/tee_cryp_pbkdf2.o 866: CC out/arm/core/tee/tee_obj.o 867: CC out/arm/core/tee/tee_svc.o 868: CC out/arm/core/tee/tee_svc_cryp.o 869: CC out/arm/core/tee/tee_svc_storage.o 870: CC out/arm/core/tee/tee_time_generic.o 871: CC out/arm/core/tee/tadb.o 872: CC out/arm/core/tee/socket.o 873: CC out/arm/core/tee/tee_ta_enc_manager.o 874: CC out/arm/core/tee/tee_fs_key_manager.o 875: CC out/arm/core/tee/tee_ree_fs.o 876: CC out/arm/core/tee/fs_dirfile.o 877: CC out/arm/core/tee/fs_htree.o 878: CC out/arm/core/tee/tee_fs_rpc.o 879: CC out/arm/core/tee/tee_pobj.o 880: CC out/arm/core/tee/uuid.o 881: CC out/arm/core/tee/tee_supp_plugin_rpc.o 882: LD out/arm/ldelf/ldelf.elf 883: CC out/arm/core/ta_pub_key.o 884: INSTALL out/arm/export-ta_arm32/lib/libutils.a 885: INSTALL out/arm/export-ta_arm32/lib/libutee.a 886: INSTALL out/arm/export-ta_arm32/lib/libmbedtls.a 887: INSTALL out/arm/export-ta_arm32/lib/libdl.a 888: CC out/arm/core/arch/arm/dts/embedded_dtb_test.o 889: CC out/arm/lib/libunw/unwind_arm32.o 890: CC out/arm/core/lib/zlib/adler32.o 891: CC out/arm/core/lib/zlib/inffast.o 892: CC out/arm/core/lib/zlib/inflate.o 893: CC out/arm/core/lib/zlib/inftrees.o 894: CC out/arm/core/lib/zlib/zutil.o 895: CC out/arm/core/lib/libfdt/fdt.o 896: CC out/arm/core/lib/libfdt/fdt_ro.o 897: CC out/arm/core/lib/libfdt/fdt_wip.o 898: CC out/arm/core/lib/libfdt/fdt_sw.o 899: CC out/arm/core/lib/libfdt/fdt_rw.o 900: CC out/arm/core/lib/libfdt/fdt_strerror.o 901: CC out/arm/core/lib/libfdt/fdt_empty_tree.o 902: CC out/arm/core/lib/libfdt/fdt_addresses.o 903: CC out/arm/core/lib/libfdt/fdt_overlay.o 904: CC out/arm/core/lib/libtomcrypt/hash.o 905: CC out/arm/core/lib/libtomcrypt/hmac.o 906: CC out/arm/core/lib/libtomcrypt/cmac.o 907: CC out/arm/core/lib/libtomcrypt/ecb.o 908: CC out/arm/core/lib/libtomcrypt/cbc.o 909: CC out/arm/core/lib/libtomcrypt/ctr.o 910: CC out/arm/core/lib/libtomcrypt/xts.o 911: CC out/arm/core/lib/libtomcrypt/ccm.o 912: CC out/arm/core/lib/libtomcrypt/dsa.o 913: CC out/arm/core/lib/libtomcrypt/ecc.o 914: CC out/arm/core/lib/libtomcrypt/rsa.o 915: CC out/arm/core/lib/libtomcrypt/dh.o 916: CC out/arm/core/lib/libtomcrypt/aes.o 917: CC out/arm/core/lib/libtomcrypt/sm2-dsa.o 918: CC out/arm/core/lib/libtomcrypt/sm2-pke.o 919: CC out/arm/core/lib/libtomcrypt/sm2-kep.o 920: CC out/arm/core/lib/libtomcrypt/x25519.o 921: CC out/arm/core/lib/libtomcrypt/ed25519.o 922: CC out/arm/core/lib/libtomcrypt/mpi_desc.o 923: CC out/arm/core/lib/libtomcrypt/tomcrypt.o 924: CC out/arm/core/lib/libtomcrypt/src/ciphers/des.o 925: CC out/arm/core/lib/libtomcrypt/src/ciphers/aes/aes.o 926: CC out/arm/core/lib/libtomcrypt/src/encauth/ccm/ccm_init.o 927: CC out/arm/core/lib/libtomcrypt/src/encauth/ccm/ccm_add_nonce.o 928: CC out/arm/core/lib/libtomcrypt/src/encauth/ccm/ccm_add_aad.o 929: CC out/arm/core/lib/libtomcrypt/src/encauth/ccm/ccm_process.o 930: CC out/arm/core/lib/libtomcrypt/src/encauth/ccm/ccm_done.o 931: CC out/arm/core/lib/libtomcrypt/src/encauth/ccm/ccm_reset.o 932: CC out/arm/core/lib/libtomcrypt/src/hashes/md5.o 933: CC out/arm/core/lib/libtomcrypt/src/hashes/sha1.o 934: CC out/arm/core/lib/libtomcrypt/src/hashes/helper/hash_memory.o 935: CC out/arm/core/lib/libtomcrypt/src/hashes/helper/hash_memory_multi.o 936: CC out/arm/core/lib/libtomcrypt/src/hashes/sha2/sha224.o 937: CC out/arm/core/lib/libtomcrypt/src/hashes/sha2/sha256.o 938: CC out/arm/core/lib/libtomcrypt/src/hashes/sha2/sha384.o 939: CC out/arm/core/lib/libtomcrypt/src/hashes/sha2/sha512.o 940: CC out/arm/core/lib/libtomcrypt/src/hashes/sha2/sha512_256.o 941: CC out/arm/core/lib/libtomcrypt/src/mac/hmac/hmac_done.o 942: CC out/arm/core/lib/libtomcrypt/src/mac/hmac/hmac_init.o 943: CC out/arm/core/lib/libtomcrypt/src/mac/hmac/hmac_memory.o 944: CC out/arm/core/lib/libtomcrypt/src/mac/hmac/hmac_memory_multi.o 945: CC out/arm/core/lib/libtomcrypt/src/mac/hmac/hmac_process.o 946: CC out/arm/core/lib/libtomcrypt/src/mac/omac/omac_done.o 947: CC out/arm/core/lib/libtomcrypt/src/mac/omac/omac_init.o 948: CC out/arm/core/lib/libtomcrypt/src/mac/omac/omac_memory.o 949: CC out/arm/core/lib/libtomcrypt/src/mac/omac/omac_memory_multi.o 950: CC out/arm/core/lib/libtomcrypt/src/mac/omac/omac_process.o 951: CC out/arm/core/lib/libtomcrypt/src/math/multi.o 952: CC out/arm/core/lib/libtomcrypt/src/math/rand_prime.o 953: CC out/arm/core/lib/libtomcrypt/src/math/rand_bn.o 954: CC out/arm/core/lib/libtomcrypt/src/math/fp/ltc_ecc_fp_mulmod.o 955: CC out/arm/core/lib/libtomcrypt/src/misc/burn_stack.o 956: CC out/arm/core/lib/libtomcrypt/src/misc/error_to_string.o 957: CC out/arm/core/lib/libtomcrypt/src/misc/mem_neq.o 958: CC out/arm/core/lib/libtomcrypt/src/misc/zeromem.o 959: CC out/arm/core/lib/libtomcrypt/src/misc/base64/base64_decode.o 960: CC out/arm/core/lib/libtomcrypt/src/misc/base64/base64_encode.o 961: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt.o 962: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_cipher_descriptor.o 963: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_cipher_is_valid.o 964: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_find_cipher_any.o 965: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_find_cipher.o 966: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_find_cipher_id.o 967: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_find_hash_any.o 968: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_find_hash.o 969: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_find_hash_id.o 970: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_find_hash_oid.o 971: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_find_prng.o 972: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_fsa.o 973: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_hash_descriptor.o 974: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_hash_is_valid.o 975: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_prng_descriptor.o 976: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_prng_is_valid.o 977: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_register_cipher.o 978: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_register_hash.o 979: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_register_prng.o 980: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_unregister_cipher.o 981: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_unregister_hash.o 982: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_unregister_prng.o 983: CC out/arm/core/lib/libtomcrypt/src/misc/pkcs5/pkcs_5_1.o 984: CC out/arm/core/lib/libtomcrypt/src/misc/pkcs5/pkcs_5_2.o 985: CC out/arm/core/lib/libtomcrypt/src/misc/pkcs12/pkcs12_kdf.o 986: CC out/arm/core/lib/libtomcrypt/src/misc/pkcs12/pkcs12_utf8_to_utf16.o 987: CC out/arm/core/lib/libtomcrypt/src/misc/ssh/ssh_decode_sequence_multi.o 988: CC out/arm/core/lib/libtomcrypt/src/misc/ssh/ssh_encode_sequence_multi.o 989: CC out/arm/core/lib/libtomcrypt/src/modes/cbc/cbc_decrypt.o 990: CC out/arm/core/lib/libtomcrypt/src/modes/cbc/cbc_done.o 991: CC out/arm/core/lib/libtomcrypt/src/modes/cbc/cbc_encrypt.o 992: CC out/arm/core/lib/libtomcrypt/src/modes/cbc/cbc_getiv.o 993: CC out/arm/core/lib/libtomcrypt/src/modes/cbc/cbc_setiv.o 994: CC out/arm/core/lib/libtomcrypt/src/modes/cbc/cbc_start.o 995: CC out/arm/core/lib/libtomcrypt/src/modes/ctr/ctr_decrypt.o 996: CC out/arm/core/lib/libtomcrypt/src/modes/ctr/ctr_done.o 997: CC out/arm/core/lib/libtomcrypt/src/modes/ctr/ctr_encrypt.o 998: CC out/arm/core/lib/libtomcrypt/src/modes/ctr/ctr_getiv.o 999: CC out/arm/core/lib/libtomcrypt/src/modes/ctr/ctr_setiv.o 1000: CC out/arm/core/lib/libtomcrypt/src/modes/ctr/ctr_start.o 1001: CC out/arm/core/lib/libtomcrypt/src/modes/ecb/ecb_decrypt.o 1002: CC out/arm/core/lib/libtomcrypt/src/modes/ecb/ecb_done.o 1003: CC out/arm/core/lib/libtomcrypt/src/modes/ecb/ecb_encrypt.o 1004: CC out/arm/core/lib/libtomcrypt/src/modes/ecb/ecb_start.o 1005: CC out/arm/core/lib/libtomcrypt/src/modes/xts/xts_decrypt.o 1006: CC out/arm/core/lib/libtomcrypt/src/modes/xts/xts_done.o 1007: CC out/arm/core/lib/libtomcrypt/src/modes/xts/xts_encrypt.o 1008: CC out/arm/core/lib/libtomcrypt/src/modes/xts/xts_init.o 1009: CC out/arm/core/lib/libtomcrypt/src/modes/xts/xts_mult_x.o 1010: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/bit/der_decode_bit_string.o 1011: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/bit/der_encode_bit_string.o 1012: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/bit/der_length_bit_string.o 1013: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/bit/der_decode_raw_bit_string.o 1014: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/bit/der_encode_raw_bit_string.o 1015: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/boolean/der_decode_boolean.o 1016: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/boolean/der_encode_boolean.o 1017: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/boolean/der_length_boolean.o 1018: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/choice/der_decode_choice.o 1019: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/custom_type/der_decode_custom_type.o 1020: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/custom_type/der_encode_custom_type.o 1021: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/custom_type/der_length_custom_type.o 1022: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/general/der_asn1_maps.o 1023: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/general/der_decode_asn1_length.o 1024: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/general/der_decode_asn1_identifier.o 1025: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/general/der_encode_asn1_identifier.o 1026: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/general/der_encode_asn1_length.o 1027: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/general/der_length_asn1_identifier.o 1028: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/general/der_length_asn1_length.o 1029: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/generalizedtime/der_encode_generalizedtime.o 1030: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/generalizedtime/der_decode_generalizedtime.o 1031: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/generalizedtime/der_length_generalizedtime.o 1032: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/ia5/der_decode_ia5_string.o 1033: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/ia5/der_encode_ia5_string.o 1034: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/ia5/der_length_ia5_string.o 1035: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/integer/der_decode_integer.o 1036: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/integer/der_encode_integer.o 1037: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/integer/der_length_integer.o 1038: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/object_identifier/der_decode_object_identifier.o 1039: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/object_identifier/der_encode_object_identifier.o 1040: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/object_identifier/der_length_object_identifier.o 1041: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/octet/der_decode_octet_string.o 1042: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/octet/der_encode_octet_string.o 1043: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/octet/der_length_octet_string.o 1044: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/printable_string/der_decode_printable_string.o 1045: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/printable_string/der_encode_printable_string.o 1046: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/printable_string/der_length_printable_string.o 1047: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/sequence/der_decode_sequence_ex.o 1048: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/sequence/der_decode_sequence_flexi.o 1049: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/sequence/der_decode_sequence_multi.o 1050: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/sequence/der_encode_sequence_ex.o 1051: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/sequence/der_encode_sequence_multi.o 1052: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/sequence/der_length_sequence.o 1053: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/sequence/der_sequence_free.o 1054: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/set/der_encode_set.o 1055: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/set/der_encode_setof.o 1056: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/short_integer/der_decode_short_integer.o 1057: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/short_integer/der_encode_short_integer.o 1058: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/short_integer/der_length_short_integer.o 1059: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/utctime/der_decode_utctime.o 1060: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/utctime/der_encode_utctime.o 1061: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/utctime/der_length_utctime.o 1062: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/utf8/der_decode_utf8_string.o 1063: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/utf8/der_encode_utf8_string.o 1064: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/utf8/der_length_utf8_string.o 1065: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/teletex_string/der_decode_teletex_string.o 1066: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/teletex_string/der_length_teletex_string.o 1067: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/oid/pk_oid_cmp.o 1068: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/oid/pk_oid_str.o 1069: CC out/arm/core/lib/libtomcrypt/src/pk/dsa/dsa_decrypt_key.o 1070: CC out/arm/core/lib/libtomcrypt/src/pk/dsa/dsa_encrypt_key.o 1071: CC out/arm/core/lib/libtomcrypt/src/pk/dsa/dsa_export.o 1072: CC out/arm/core/lib/libtomcrypt/src/pk/dsa/dsa_free.o 1073: CC out/arm/core/lib/libtomcrypt/src/pk/dsa/dsa_generate_key.o 1074: CC out/arm/core/lib/libtomcrypt/src/pk/dsa/dsa_generate_pqg.o 1075: CC out/arm/core/lib/libtomcrypt/src/pk/dsa/dsa_import.o 1076: CC out/arm/core/lib/libtomcrypt/src/pk/dsa/dsa_make_key.o 1077: CC out/arm/core/lib/libtomcrypt/src/pk/dsa/dsa_shared_secret.o 1078: CC out/arm/core/lib/libtomcrypt/src/pk/dsa/dsa_sign_hash.o 1079: CC out/arm/core/lib/libtomcrypt/src/pk/dsa/dsa_verify_hash.o 1080: CC out/arm/core/lib/libtomcrypt/src/pk/dsa/dsa_verify_key.o 1081: CC out/arm/core/lib/libtomcrypt/src/pk/pkcs1/pkcs_1_i2osp.o 1082: CC out/arm/core/lib/libtomcrypt/src/pk/pkcs1/pkcs_1_mgf1.o 1083: CC out/arm/core/lib/libtomcrypt/src/pk/pkcs1/pkcs_1_oaep_decode.o 1084: CC out/arm/core/lib/libtomcrypt/src/pk/pkcs1/pkcs_1_oaep_encode.o 1085: CC out/arm/core/lib/libtomcrypt/src/pk/pkcs1/pkcs_1_os2ip.o 1086: CC out/arm/core/lib/libtomcrypt/src/pk/pkcs1/pkcs_1_pss_decode.o 1087: CC out/arm/core/lib/libtomcrypt/src/pk/pkcs1/pkcs_1_pss_encode.o 1088: CC out/arm/core/lib/libtomcrypt/src/pk/pkcs1/pkcs_1_v1_5_decode.o 1089: CC out/arm/core/lib/libtomcrypt/src/pk/pkcs1/pkcs_1_v1_5_encode.o 1090: CC out/arm/core/lib/libtomcrypt/src/pk/rsa/rsa_decrypt_key.o 1091: CC out/arm/core/lib/libtomcrypt/src/pk/rsa/rsa_encrypt_key.o 1092: CC out/arm/core/lib/libtomcrypt/src/pk/rsa/rsa_export.o 1093: CC out/arm/core/lib/libtomcrypt/src/pk/rsa/rsa_exptmod.o 1094: CC out/arm/core/lib/libtomcrypt/src/pk/rsa/rsa_import.o 1095: CC out/arm/core/lib/libtomcrypt/src/pk/rsa/rsa_key.o 1096: CC out/arm/core/lib/libtomcrypt/src/pk/rsa/rsa_make_key.o 1097: CC out/arm/core/lib/libtomcrypt/src/pk/rsa/rsa_sign_hash.o 1098: CC out/arm/core/lib/libtomcrypt/src/pk/rsa/rsa_verify_hash.o 1099: CC out/arm/core/lib/libtomcrypt/src/pk/dh/dh.o 1100: CC out/arm/core/lib/libtomcrypt/src/pk/dh/dh_check_pubkey.o 1101: CC out/arm/core/lib/libtomcrypt/src/pk/dh/dh_export.o 1102: CC out/arm/core/lib/libtomcrypt/src/pk/dh/dh_export_key.o 1103: CC out/arm/core/lib/libtomcrypt/src/pk/dh/dh_free.o 1104: CC out/arm/core/lib/libtomcrypt/src/pk/dh/dh_generate_key.o 1105: CC out/arm/core/lib/libtomcrypt/src/pk/dh/dh_import.o 1106: CC out/arm/core/lib/libtomcrypt/src/pk/dh/dh_make_key.o 1107: CC out/arm/core/lib/libtomcrypt/src/pk/dh/dh_set.o 1108: CC out/arm/core/lib/libtomcrypt/src/pk/dh/dh_set_pg_dhparam.o 1109: CC out/arm/core/lib/libtomcrypt/src/pk/dh/dh_shared_secret.o 1110: CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ecc.o 1111: CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ecc_find_curve.o 1112: CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ecc_free.o 1113: CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ecc_get_oid_str.o 1114: CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ecc_make_key.o 1115: CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ecc_set_curve.o 1116: CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ecc_set_curve_internal.o 1117: CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ecc_shared_secret.o 1118: CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ecc_sign_hash.o 1119: CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ecc_ssh_ecdsa_encode_name.o 1120: CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ecc_verify_hash.o 1121: CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ltc_ecc_is_point.o 1122: CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ltc_ecc_is_point_at_infinity.o 1123: CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ltc_ecc_map.o 1124: CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ltc_ecc_mulmod.o 1125: CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ltc_ecc_mulmod_timing.o 1126: CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ltc_ecc_mul2add.o 1127: CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ltc_ecc_points.o 1128: CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ltc_ecc_projective_add_point.o 1129: CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ltc_ecc_projective_dbl_point.o 1130: CC out/arm/core/lib/libtomcrypt/src/pk/ec25519/ec25519_crypto_ctx.o 1131: CC out/arm/core/lib/libtomcrypt/src/pk/ec25519/ec25519_export.o 1132: CC out/arm/core/lib/libtomcrypt/src/pk/ec25519/tweetnacl.o 1133: CC out/arm/core/lib/libtomcrypt/src/pk/x25519/x25519_export.o 1134: CC out/arm/core/lib/libtomcrypt/src/pk/x25519/x25519_import.o 1135: CC out/arm/core/lib/libtomcrypt/src/pk/x25519/x25519_make_key.o 1136: CC out/arm/core/lib/libtomcrypt/src/pk/x25519/x25519_shared_secret.o 1137: CC out/arm/core/lib/libtomcrypt/src/pk/ed25519/ed25519_export.o 1138: CC out/arm/core/lib/libtomcrypt/src/pk/ed25519/ed25519_import.o 1139: CC out/arm/core/lib/libtomcrypt/src/pk/ed25519/ed25519_import_pkcs8.o 1140: CC out/arm/core/lib/libtomcrypt/src/pk/ed25519/ed25519_import_x509.o 1141: CC out/arm/core/lib/libtomcrypt/src/pk/ed25519/ed25519_make_key.o 1142: CC out/arm/core/lib/libtomcrypt/src/pk/ed25519/ed25519_sign.o 1143: CC out/arm/core/lib/libtomcrypt/src/pk/ed25519/ed25519_verify.o 1144: CC out/arm/core-lib/libmbedtls/mbedtls/library/aes.o 1145: CC out/arm/core-lib/libmbedtls/mbedtls/library/aesni.o 1146: CC out/arm/core-lib/libmbedtls/mbedtls/library/asn1parse.o 1147: CC out/arm/core-lib/libmbedtls/mbedtls/library/asn1write.o 1148: CC out/arm/core-lib/libmbedtls/mbedtls/library/bignum.o 1149: CC out/arm/core-lib/libmbedtls/mbedtls/library/cipher.o 1150: CC out/arm/core-lib/libmbedtls/mbedtls/library/cipher_wrap.o 1151: CC out/arm/core-lib/libmbedtls/mbedtls/library/cmac.o 1152: CC out/arm/core-lib/libmbedtls/mbedtls/library/constant_time.o 1153: CC out/arm/core-lib/libmbedtls/mbedtls/library/ctr_drbg.o 1154: CC out/arm/core-lib/libmbedtls/mbedtls/library/des.o 1155: CC out/arm/core-lib/libmbedtls/mbedtls/library/dhm.o 1156: CC out/arm/core-lib/libmbedtls/mbedtls/library/ecdh.o 1157: CC out/arm/core-lib/libmbedtls/mbedtls/library/ecdsa.o 1158: CC out/arm/core-lib/libmbedtls/mbedtls/library/ecp.o 1159: CC out/arm/core-lib/libmbedtls/mbedtls/library/ecp_curves.o 1160: CC out/arm/core-lib/libmbedtls/mbedtls/library/md.o 1161: CC out/arm/core-lib/libmbedtls/mbedtls/library/md5.o 1162: CC out/arm/core-lib/libmbedtls/mbedtls/library/oid.o 1163: CC out/arm/core-lib/libmbedtls/mbedtls/library/pk.o 1164: CC out/arm/core-lib/libmbedtls/mbedtls/library/pk_wrap.o 1165: CC out/arm/core-lib/libmbedtls/mbedtls/library/platform.o 1166: CC out/arm/core-lib/libmbedtls/mbedtls/library/platform_util.o 1167: CC out/arm/core-lib/libmbedtls/mbedtls/library/rsa_internal.o 1168: CC out/arm/core-lib/libmbedtls/mbedtls/library/rsa.o 1169: CC out/arm/core-lib/libmbedtls/mbedtls/library/sha1.o 1170: CC out/arm/core-lib/libmbedtls/mbedtls/library/sha256.o 1171: CC out/arm/core-lib/libmbedtls/mbedtls/library/sha512.o 1172: CC out/arm/core-lib/libutils/isoc/bget_malloc.o 1173: CC out/arm/core-lib/libutils/isoc/isdigit.o 1174: CC out/arm/core-lib/libutils/isoc/isxdigit.o 1175: CC out/arm/core-lib/libutils/isoc/qsort.o 1176: CC out/arm/core-lib/libutils/isoc/sprintf.o 1177: CC out/arm/core-lib/libutils/isoc/snprintf.o 1178: CC out/arm/core-lib/libutils/isoc/stack_check.o 1179: CC out/arm/core-lib/libutils/isoc/strdup.o 1180: CC out/arm/core-lib/libutils/isoc/strndup.o 1181: CC out/arm/core-lib/libutils/isoc/tolower.o 1182: CC out/arm/core-lib/libutils/isoc/isalpha.o 1183: CC out/arm/core-lib/libutils/isoc/isspace.o 1184: CC out/arm/core-lib/libutils/isoc/isupper.o 1185: CC out/arm/core-lib/libutils/isoc/isalnum.o 1186: CC out/arm/core-lib/libutils/isoc/iscntrl.o 1187: CC out/arm/core-lib/libutils/isoc/isgraph.o 1188: CC out/arm/core-lib/libutils/isoc/islower.o 1189: CC out/arm/core-lib/libutils/isoc/isprint.o 1190: CC out/arm/core-lib/libutils/isoc/ispunct.o 1191: CC out/arm/core-lib/libutils/isoc/toupper.o 1192: CC out/arm/core-lib/libutils/isoc/newlib/abs.o 1193: CC out/arm/core-lib/libutils/isoc/newlib/bcmp.o 1194: CC out/arm/core-lib/libutils/isoc/newlib/memchr.o 1195: CC out/arm/core-lib/libutils/isoc/newlib/memcmp.o 1196: CC out/arm/core-lib/libutils/isoc/newlib/memcpy.o 1197: HOSTCC scripts/kconfig/menu.o 1198: CC out/arm/core-lib/libutils/isoc/newlib/memmove.o 1199: CC out/arm/core-lib/libutils/isoc/newlib/memset.o 1200: CC out/arm/core-lib/libutils/isoc/newlib/strchr.o 1201: CC out/arm/core-lib/libutils/isoc/newlib/strcmp.o 1202: CC out/arm/core-lib/libutils/isoc/newlib/strcpy.o 1203: CC out/arm/core-lib/libutils/isoc/newlib/strlen.o 1204: CC out/arm/core-lib/libutils/isoc/newlib/strncmp.o 1205: CC out/arm/core-lib/libutils/isoc/newlib/strncpy.o 1206: CC out/arm/core-lib/libutils/isoc/newlib/strnlen.o 1207: CC out/arm/core-lib/libutils/isoc/newlib/strrchr.o 1208: CC out/arm/core-lib/libutils/isoc/newlib/strstr.o 1209: CC out/arm/core-lib/libutils/isoc/newlib/strtoul.o 1210: CC out/arm/core-lib/libutils/isoc/newlib/strtok_r.o 1211: AS out/arm/core-lib/libutils/isoc/arch/arm/arm32_aeabi_divmod_a32.o 1212: CC out/arm/core-lib/libutils/isoc/arch/arm/arm32_aeabi_divmod.o 1213: AS out/arm/core-lib/libutils/isoc/arch/arm/arm32_aeabi_ldivmod_a32.o 1214: CC out/arm/core-lib/libutils/isoc/arch/arm/arm32_aeabi_ldivmod.o 1215: CC out/arm/core-lib/libutils/isoc/arch/arm/arm32_aeabi_shift.o 1216: AS out/arm/core-lib/libutils/isoc/arch/arm/setjmp_a32.o 1217: CC out/arm/core-lib/libutils/ext/snprintk.o 1218: CC out/arm/core-lib/libutils/ext/strlcat.o 1219: CC out/arm/core-lib/libutils/ext/strlcpy.o 1220: CC out/arm/core-lib/libutils/ext/trace.o 1221: CC out/arm/core-lib/libutils/ext/mempool.o 1222: CC out/arm/core-lib/libutils/ext/nex_strdup.o 1223: CC out/arm/core-lib/libutils/ext/consttime_memcmp.o 1224: CC out/arm/core-lib/libutils/ext/memzero_explicit.o 1225: CC out/arm/core-lib/libutils/ext/fault_mitigation.o 1226: CC out/arm/core-lib/libutils/ext/arch/arm/aeabi_unwind.o 1227: AS out/arm/core-lib/libutils/ext/arch/arm/atomic_a32.o 1228: CC out/arm/core-lib/libutils/ext/arch/arm/auxval.o 1229: AS out/arm/core-lib/libutils/ext/arch/arm/mcount_a32.o 1230: CC out/arm/core/arch/arm/kernel/link_dummies_paged.o 1231: OBJDUMP out/arm/ldelf/ldelf.dmp 1232: CC out/arm/core/arch/arm/kernel/link_dummies_init.o 1233: LD out/arm/ta/avb/023f8f1a-292a-432b-8fc4-de8471358067.elf 1234: LD out/arm/ta/pkcs11/fd02c9da-306c-48c7-a49c-bbd827ae86ee.elf 1235: GEN out/arm/core/ldelf_hex.c 1236: LD out/arm/ta/trusted_keys/f04a0fe7-1f5d-4b9b-abf7-619b85b4ce8c.elf 1237: AR out/arm/lib/libunw/libunw.a 1238: AR out/arm/core/lib/zlib/libzlib.a 1239: AR out/arm/core/lib/libfdt/libfdt.a 1240: AR out/arm/core/lib/libtomcrypt/libtomcrypt.a 1241: AR out/arm/core-lib/libmbedtls/libmbedtls.a 1242: AR out/arm/core-lib/libutils/libutils.a 1243: OBJCOPY out/arm/ta/avb/023f8f1a-292a-432b-8fc4-de8471358067.stripped.elf 1244: OBJDUMP out/arm/ta/avb/023f8f1a-292a-432b-8fc4-de8471358067.dmp 1245: OBJCOPY out/arm/ta/trusted_keys/f04a0fe7-1f5d-4b9b-abf7-619b85b4ce8c.stripped.elf 1246: OBJDUMP out/arm/ta/trusted_keys/f04a0fe7-1f5d-4b9b-abf7-619b85b4ce8c.dmp 1247: SIGN out/arm/ta/avb/023f8f1a-292a-432b-8fc4-de8471358067.ta 1248: GEN out/arm/core/early_ta_f04a0fe7-1f5d-4b9b-abf7-619b85b4ce8c.c 1249: SIGN out/arm/ta/trusted_keys/f04a0fe7-1f5d-4b9b-abf7-619b85b4ce8c.ta 1250: OBJCOPY out/arm/ta/pkcs11/fd02c9da-306c-48c7-a49c-bbd827ae86ee.stripped.elf 1251: OBJDUMP out/arm/ta/pkcs11/fd02c9da-306c-48c7-a49c-bbd827ae86ee.dmp 1252: SIGN out/arm/ta/pkcs11/fd02c9da-306c-48c7-a49c-bbd827ae86ee.ta 1253: CC out/arm/core/ldelf_hex.o 1254: CC out/arm/core/early_ta_f04a0fe7-1f5d-4b9b-abf7-619b85b4ce8c.o 1255: LD out/arm/core/all_objs.o 1256: HOSTCC scripts/kconfig/parser.tab.o 1257: INSTALL out/arm/export-ta_arm32/ta/023f8f1a-292a-432b-8fc4-de8471358067.ta 1258: INSTALL out/arm/export-ta_arm32/ta/f04a0fe7-1f5d-4b9b-abf7-619b85b4ce8c.ta 1259: INSTALL out/arm/export-ta_arm32/ta/fd02c9da-306c-48c7-a49c-bbd827ae86ee.ta 1260: HOSTCC scripts/kconfig/preprocess.o 1261: HOSTCC scripts/kconfig/symbol.o 1262: GEN out/arm/core/unpaged_entries.txt 1263: GEN out/arm/core/init_entries.txt 1264: UPD out/arm/core/.buildcount 1265: GEN out/arm/core/version.o 1266: LD out/arm/core/init.o 1267: HOSTCC scripts/kconfig/util.o 1268: HOSTLD scripts/kconfig/conf 1269: Submodule 'capstone' (https://gitlab.com/qemu-project/capstone.git) registered for path 'capstone' 1270: Submodule 'dtc' (https://gitlab.com/qemu-project/dtc.git) registered for path 'dtc' 1271: Submodule 'meson' (https://gitlab.com/qemu-project/meson.git) registered for path 'meson' 1272: Submodule 'slirp' (https://gitlab.com/qemu-project/libslirp.git) registered for path 'slirp' 1273: Submodule 'tests/fp/berkeley-softfloat-3' (https://gitlab.com/qemu-project/berkeley-softfloat-3.git) registered for path 'tests/fp/berkeley-softfloat-3' 1274: Submodule 'tests/fp/berkeley-testfloat-3' (https://gitlab.com/qemu-project/berkeley-testfloat-3.git) registered for path 'tests/fp/berkeley-testfloat-3' 1275: Submodule 'ui/keycodemapdb' (https://gitlab.com/qemu-project/keycodemapdb.git) registered for path 'ui/keycodemapdb' 1276: Cloning into '/dev/shm/qemu/qemu/capstone'... 1277: LD out/arm/core/unpaged.o 1278: GEN out/arm/core/text_init.ld.S 1279: GEN out/arm/core/rodata_init.ld.S 1280: HOSTLD scripts/kconfig/conf 1281: scripts/kconfig/conf --alldefconfig Kconfig 1282: # 1283: # configuration written to .config 1284: # 1285: make[1]: Leaving directory '/dev/shm/qemu/u-boot' 1286: Value requested for CONFIG_ENV_SECT_SIZE not in final .config 1287: Requested value: CONFIG_ENV_SECT_SIZE=0x40000 1288: Actual value: 1289: 1290: GEN out/arm/core/text_unpaged.ld.S 1291: GEN out/arm/core/rodata_unpaged.ld.S 1292: Value requested for CONFIG_ENV_ADDR not in final .config 1293: Requested value: CONFIG_ENV_ADDR=0x4000000 1294: Actual value: 1295: 1296: CPP out/arm/core/kern.ld 1297: LD out/arm/core/tee.elf 1298: CROSS_COMPILE="/usr/bin//ccache /dev/shm/qemu/build/../toolchains/aarch32/bin/arm-linux-gnueabihf-" make -C /dev/shm/qemu/build/../u-boot all 1299: make[1]: Entering directory '/dev/shm/qemu/u-boot' 1300: scripts/kconfig/conf --syncconfig Kconfig 1301: OBJDUMP out/arm/core/tee.dmp 1302: GEN out/arm/core/tee.bin 1303: GEN out/arm/core/tee-header_v2.bin 1304: GEN out/arm/core/tee-pager_v2.bin 1305: GEN out/arm/core/tee-pageable_v2.bin 1306: GEN out/arm/core/tee.symb_sizes 1307: CHK include/config.h 1308: UPD include/config.h 1309: CFG u-boot.cfg 1310: GEN include/autoconf.mk.dep 1311: GEN include/autoconf.mk 1312: # 1313: # configuration written to .config 1314: # 1315: make[1]: Leaving directory '/dev/shm/qemu/linux' 1316: CHK include/config/uboot.release 1317: CHK include/generated/timestamp_autogenerated.h 1318: UPD include/generated/timestamp_autogenerated.h 1319: HOSTCC scripts/dtc/dtc.o 1320: HOSTCC scripts/dtc/flattree.o 1321: HOSTCC scripts/dtc/fstree.o 1322: HOSTCC scripts/dtc/data.o 1323: HOSTCC scripts/dtc/livetree.o 1324: HOSTCC scripts/dtc/treesource.o 1325: HOSTCC scripts/dtc/srcpos.o 1326: HOSTCC scripts/dtc/checks.o 1327: HOSTCC scripts/dtc/util.o 1328: LEX scripts/dtc/dtc-lexer.lex.c 1329: YACC scripts/dtc/dtc-parser.tab.h 1330: YACC scripts/dtc/dtc-parser.tab.c 1331: Value requested for CONFIG_DEBUG_INFO not in final .config 1332: Requested value: CONFIG_DEBUG_INFO=y 1333: Actual value: 1334: 1335: Value requested for CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER not in final .config 1336: Requested value: CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER=y 1337: Actual value: 1338: 1339: Value requested for CONFIG_GDB_SCRIPTS not in final .config 1340: Requested value: CONFIG_GDB_SCRIPTS=y 1341: Actual value: 1342: 1343: Value requested for CONFIG_TRUSTED_KEYS not in final .config 1344: Requested value: CONFIG_TRUSTED_KEYS=y 1345: Actual value: 1346: 1347: Value requested for CONFIG_ENCRYPTED_KEYS not in final .config 1348: Requested value: CONFIG_ENCRYPTED_KEYS=y 1349: Actual value: 1350: 1351: Value requested for CONFIG_ARM_FFA_TRANSPORT not in final .config 1352: Requested value: CONFIG_ARM_FFA_TRANSPORT=y 1353: Actual value: 1354: 1355: HOSTCC scripts/dtc/dtc-parser.tab.o 1356: make -C /dev/shm/qemu/build/../linux LOCALVERSION= CROSS_COMPILE="/usr/bin//ccache /dev/shm/qemu/build/../toolchains/aarch32/bin/arm-linux-gnueabihf-" ARCH=arm zImage 1357: make[1]: Entering directory '/dev/shm/qemu/linux' 1358: HOSTCC scripts/dtc/dtc-lexer.lex.o 1359: SYSHDR arch/arm/include/generated/uapi/asm/unistd-oabi.h 1360: SYSHDR arch/arm/include/generated/uapi/asm/unistd-eabi.h 1361: WRAP arch/arm/include/generated/uapi/asm/kvm_para.h 1362: WRAP arch/arm/include/generated/uapi/asm/bitsperlong.h 1363: WRAP arch/arm/include/generated/uapi/asm/bpf_perf_event.h 1364: WRAP arch/arm/include/generated/uapi/asm/errno.h 1365: WRAP arch/arm/include/generated/uapi/asm/ioctl.h 1366: WRAP arch/arm/include/generated/uapi/asm/ipcbuf.h 1367: WRAP arch/arm/include/generated/uapi/asm/msgbuf.h 1368: WRAP arch/arm/include/generated/uapi/asm/param.h 1369: WRAP arch/arm/include/generated/uapi/asm/poll.h 1370: WRAP arch/arm/include/generated/uapi/asm/resource.h 1371: WRAP arch/arm/include/generated/uapi/asm/sembuf.h 1372: WRAP arch/arm/include/generated/uapi/asm/shmbuf.h 1373: WRAP arch/arm/include/generated/uapi/asm/siginfo.h 1374: WRAP arch/arm/include/generated/uapi/asm/socket.h 1375: WRAP arch/arm/include/generated/uapi/asm/sockios.h 1376: WRAP arch/arm/include/generated/uapi/asm/termbits.h 1377: WRAP arch/arm/include/generated/uapi/asm/termios.h 1378: HOSTCC scripts/dtc/dtc.o 1379: HOSTCC scripts/dtc/flattree.o 1380: HOSTCC scripts/dtc/fstree.o 1381: HOSTCC scripts/dtc/data.o 1382: HOSTCC scripts/dtc/livetree.o 1383: HOSTCC scripts/dtc/treesource.o 1384: HOSTCC scripts/dtc/srcpos.o 1385: HOSTCC scripts/dtc/checks.o 1386: HOSTCC scripts/dtc/util.o 1387: LEX scripts/dtc/dtc-lexer.lex.c 1388: YACC scripts/dtc/dtc-parser.tab.[ch] 1389: HOSTCC scripts/dtc/libfdt/fdt.o 1390: HOSTCC scripts/dtc/libfdt/fdt_ro.o 1391: HOSTCC scripts/dtc/libfdt/fdt_wip.o 1392: HOSTCC scripts/dtc/libfdt/fdt_sw.o 1393: HOSTCC scripts/dtc/libfdt/fdt_rw.o 1394: HOSTCC scripts/dtc/libfdt/fdt_strerror.o 1395: HOSTCC scripts/dtc/libfdt/fdt_empty_tree.o 1396: UPD include/config/kernel.release 1397: HOSTCC scripts/dtc/libfdt/fdt_addresses.o 1398: HOSTCC scripts/dtc/libfdt/fdt_overlay.o 1399: WRAP arch/arm/include/generated/asm/early_ioremap.h 1400: WRAP arch/arm/include/generated/asm/extable.h 1401: WRAP arch/arm/include/generated/asm/flat.h 1402: WRAP arch/arm/include/generated/asm/parport.h 1403: WRAP arch/arm/include/generated/asm/compat.h 1404: WRAP arch/arm/include/generated/asm/emergency-restart.h 1405: WRAP arch/arm/include/generated/asm/exec.h 1406: WRAP arch/arm/include/generated/asm/irq_regs.h 1407: WRAP arch/arm/include/generated/asm/kdebug.h 1408: UPD include/generated/uapi/linux/version.h 1409: WRAP arch/arm/include/generated/asm/kmap_size.h 1410: WRAP arch/arm/include/generated/asm/local.h 1411: WRAP arch/arm/include/generated/asm/local64.h 1412: WRAP arch/arm/include/generated/asm/mmiowb.h 1413: WRAP arch/arm/include/generated/asm/msi.h 1414: WRAP arch/arm/include/generated/asm/platform-feature.h 1415: WRAP arch/arm/include/generated/asm/preempt.h 1416: WRAP arch/arm/include/generated/asm/rwonce.h 1417: WRAP arch/arm/include/generated/asm/serial.h 1418: WRAP arch/arm/include/generated/asm/simd.h 1419: WRAP arch/arm/include/generated/asm/softirq_stack.h 1420: WRAP arch/arm/include/generated/asm/trace_clock.h 1421: WRAP arch/arm/include/generated/asm/unaligned.h 1422: UPD include/generated/utsrelease.h 1423: HOSTCC scripts/dtc/fdtoverlay.o 1424: HOSTLD scripts/dtc/dtc 1425: HOSTCC scripts/dtc/dtc-lexer.lex.o 1426: HOSTCC scripts/dtc/dtc-parser.tab.o 1427: HOSTLD scripts/dtc/fdtoverlay 1428: make[1]: Leaving directory '/dev/shm/qemu/optee_os' 1429: make[1]: Entering directory '/dev/shm/qemu/buildroot' 1430: mkdir -p /dev/shm/qemu/out-br/build/buildroot-config/lxdialog 1431: PKG_CONFIG_PATH="" make CC="/usr/bin//gcc" HOSTCC="/usr/bin//gcc" \ 1432: obj=/dev/shm/qemu/out-br/build/buildroot-config -C support/kconfig -f Makefile.br conf 1433: GEN /dev/shm/qemu/out-br/Makefile 1434: UPD include/config/uboot.release 1435: CHK include/generated/version_autogenerated.h 1436: UPD include/generated/version_autogenerated.h 1437: /usr/bin//gcc -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DCURSES_LOC="<ncurses.h>" -DNCURSES_WIDECHAR=1 -DLOCALE -I/dev/shm/qemu/out-br/build/buildroot-config -DCONFIG_=\"\" -MM *.c > /dev/shm/qemu/out-br/build/buildroot-config/.depend 2>/dev/null || : 1438: CC lib/asm-offsets.s 1439: CC arch/arm/lib/asm-offsets.s 1440: CHK include/generated/generic-asm-offsets.h 1441: CHK include/generated/asm-offsets.h 1442: UPD include/generated/generic-asm-offsets.h 1443: UPD include/generated/asm-offsets.h 1444: HOSTCC tools/gen_eth_addr 1445: LDS u-boot.lds 1446: HOSTCC tools/gen_ethaddr_crc.o 1447: WRAP tools/lib/crc8.c 1448: HOSTCC tools/img2srec 1449: HOSTCC tools/mkenvimage.o 1450: HOSTCC tools/os_support.o 1451: WRAP tools/lib/crc32.c 1452: HOSTCC tools/aisimage.o 1453: HOSTCC tools/atmelimage.o 1454: HOSTCC tools/fit_common.o 1455: HOSTCC tools/fit_image.o 1456: HOSTCC tools/image-host.o 1457: WRAP tools/common/image-fit.c 1458: WRAP tools/common/image-sig.c 1459: WRAP tools/common/bootm.c 1460: HOSTCC tools/lib/crc32.o 1461: HOSTCC tools/default_image.o 1462: WRAP tools/lib/fdtdec_common.c 1463: WRAP tools/lib/fdtdec.c 1464: WRAP tools/common/image.c 1465: HOSTCC tools/imagetool.o 1466: HOSTCC tools/imximage.o 1467: HOSTCC tools/imx8image.o 1468: HOSTCC tools/imx8mimage.o 1469: HOSTCC tools/kwbimage.o 1470: WRAP tools/lib/md5.c 1471: HOSTCC tools/lpc32xximage.o 1472: HOSTCC tools/mxsimage.o 1473: HOSTCC tools/omapimage.o 1474: HOSTCC tools/pblimage.o 1475: HOSTCC tools/pbl_crc32.o 1476: HOSTCC tools/vybridimage.o 1477: HOSTCC tools/stm32image.o 1478: WRAP tools/lib/rc4.c 1479: HOSTCC tools/rkcommon.o 1480: HOSTCC tools/rkimage.o 1481: HOSTCC tools/rksd.o 1482: HOSTCC tools/rkspi.o 1483: HOSTCC tools/socfpgaimage.o 1484: WRAP tools/lib/crc16.c 1485: WRAP tools/lib/sha1.c 1486: WRAP tools/lib/sha256.c 1487: WRAP tools/common/hash.c 1488: HOSTCC tools/ublimage.o 1489: HOSTCC tools/zynqimage.o 1490: HOSTCC tools/zynqmpimage.o 1491: HOSTCC tools/zynqmpbif.o 1492: HOSTCC tools/libfdt/fdt.o 1493: HOSTCC tools/libfdt/fdt_wip.o 1494: HOSTCC tools/libfdt/fdt_sw.o 1495: HOSTCC tools/libfdt/fdt_rw.o 1496: HOSTCC tools/libfdt/fdt_strerror.o 1497: HOSTCC tools/libfdt/fdt_empty_tree.o 1498: HOSTCC tools/libfdt/fdt_addresses.o 1499: tools/imx8mimage.c: In function ‘copy_file.constprop’: 1500: tools/imx8mimage.c:293:21: warning: ‘write’ reading 5 bytes from a region of size 4 [-Wstringop-overread] 1501: 293 | if (write(ifd, (char *)&zero, 4 - tail) != 4 - tail) { 1502: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1503: tools/imx8mimage.c:251:13: note: source object ‘zero’ of size 4 1504: 251 | int zero = 0; 1505: | ^~~~ 1506: In file included from tools/imagetool.h:21, 1507: from tools/imx8mimage.c:9: 1508: /usr/include/unistd.h:378:16: note: in a call to function ‘write’ declared with attribute ‘access (read_only, 2, 3)’ 1509: 378 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur 1510: | ^~~~~ 1511: HOSTCC tools/libfdt/fdt_overlay.o 1512: WRAP tools/lib/libfdt/fdt_ro.c 1513: WRAP tools/lib/libfdt/fdt_region.c 1514: HOSTCC tools/gpimage.o 1515: HOSTLD scripts/dtc/dtc 1516: HOSTCC tools/gpimage-common.o 1517: tools/imx8image.c: In function ‘copy_file.constprop’: 1518: tools/imx8image.c:413:21: warning: ‘write’ reading 5 bytes from a region of size 4 [-Wstringop-overread] 1519: 413 | if (write(ifd, (char *)&zero, 4 - tail) != 4 - tail) { 1520: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1521: tools/imx8image.c:367:13: note: source object ‘zero’ of size 4 1522: 367 | int zero = 0; 1523: | ^~~~ 1524: In file included from ./tools/imagetool.h:21, 1525: from include/imx8image.h:13, 1526: from tools/imx8image.c:8: 1527: /usr/include/unistd.h:378:16: note: in a call to function ‘write’ declared with attribute ‘access (read_only, 2, 3)’ 1528: 378 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur 1529: | ^~~~~ 1530: HOSTCC tools/mtk_image.o 1531: /usr/bin//gcc -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DCURSES_LOC="<ncurses.h>" -DNCURSES_WIDECHAR=1 -DLOCALE -I/dev/shm/qemu/out-br/build/buildroot-config -DCONFIG_=\"\" -c conf.c -o /dev/shm/qemu/out-br/build/buildroot-config/conf.o 1532: WRAP tools/lib/rsa/rsa-sign.c 1533: WRAP tools/lib/rsa/rsa-verify.c 1534: WRAP tools/lib/rsa/rsa-checksum.c 1535: WRAP tools/lib/rsa/rsa-mod-exp.c 1536: HOSTCC tools/dumpimage.o 1537: HOSTCC tools/common/image-fit.o 1538: HOSTCC tools/common/image-sig.o 1539: HOSTCC scripts/kallsyms 1540: HOSTCXX scripts/gcc-plugins/arm_ssp_per_task_plugin.so 1541: HOSTCC tools/common/bootm.o 1542: HOSTCC tools/lib/fdtdec_common.o 1543: HOSTCC tools/lib/fdtdec.o 1544: HOSTCC tools/common/image.o 1545: HOSTCC tools/lib/md5.o 1546: /usr/bin//gcc -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DCURSES_LOC="<ncurses.h>" -DNCURSES_WIDECHAR=1 -DLOCALE -I/dev/shm/qemu/out-br/build/buildroot-config -DCONFIG_=\"\" -I. -c /dev/shm/qemu/out-br/build/buildroot-config/zconf.tab.c -o /dev/shm/qemu/out-br/build/buildroot-config/zconf.tab.o 1547: HOSTCC scripts/sorttable 1548: HOSTCC tools/lib/rc4.o 1549: HOSTCC tools/lib/crc16.o 1550: HOSTCC tools/lib/sha1.o 1551: HOSTCC tools/lib/sha256.o 1552: HOSTCC tools/common/hash.o 1553: HOSTCC tools/lib/libfdt/fdt_ro.o 1554: HOSTCC tools/lib/libfdt/fdt_region.o 1555: HOSTCC tools/lib/rsa/rsa-sign.o 1556: HOSTCC tools/lib/rsa/rsa-verify.o 1557: HOSTCC tools/lib/rsa/rsa-checksum.o 1558: HOSTCC tools/lib/rsa/rsa-mod-exp.o 1559: HOSTCC tools/mkimage.o 1560: HOSTCC tools/fit_info.o 1561: HOSTCC tools/fit_check_sign.o 1562: HOSTCC tools/file2include.o 1563: HOSTCC tools/proftool 1564: HOSTCC tools/fdtgrep.o 1565: HOSTCC tools/spl_size_limit 1566: HOSTCC tools/lib/crc8.o 1567: HOSTLD tools/mkenvimage 1568: HOSTLD tools/file2include 1569: In file included from tools/lib/rsa/rsa-sign.c:1: 1570: ./tools/../lib/rsa/rsa-sign.c: In function ‘rsa_pem_get_pub_key’: 1571: ./tools/../lib/rsa/rsa-sign.c:92:9: warning: ‘EVP_PKEY_get1_RSA’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1572: 92 | rsa = EVP_PKEY_get1_RSA(key); 1573: | ^~~ 1574: In file included from include/image.h:1151, 1575: from ./tools/../lib/rsa/rsa-sign.c:10, 1576: from tools/lib/rsa/rsa-sign.c:1: 1577: /usr/include/openssl/evp.h:1348:16: note: declared here 1578: 1348 | struct rsa_st *EVP_PKEY_get1_RSA(EVP_PKEY *pkey); 1579: | ^~~~~~~~~~~~~~~~~ 1580: In file included from tools/lib/rsa/rsa-sign.c:1: 1581: ./tools/../lib/rsa/rsa-sign.c: In function ‘rsa_engine_get_pub_key’: 1582: ./tools/../lib/rsa/rsa-sign.c:134:9: warning: ‘ENGINE_get_id’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1583: 134 | engine_id = ENGINE_get_id(engine); 1584: | ^~~~~~~~~ 1585: In file included from ./tools/../lib/rsa/rsa-sign.c:18, 1586: from tools/lib/rsa/rsa-sign.c:1: 1587: /usr/include/openssl/engine.h:552:35: note: declared here 1588: 552 | OSSL_DEPRECATEDIN_3_0 const char *ENGINE_get_id(const ENGINE *e); 1589: | ^~~~~~~~~~~~~ 1590: In file included from tools/lib/rsa/rsa-sign.c:1: 1591: ./tools/../lib/rsa/rsa-sign.c:159:9: warning: ‘ENGINE_load_public_key’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1592: 159 | key = ENGINE_load_public_key(engine, key_id, NULL, NULL); 1593: | ^~~ 1594: In file included from ./tools/../lib/rsa/rsa-sign.c:18, 1595: from tools/lib/rsa/rsa-sign.c:1: 1596: /usr/include/openssl/engine.h:641:11: note: declared here 1597: 641 | EVP_PKEY *ENGINE_load_public_key(ENGINE *e, const char *key_id, 1598: | ^~~~~~~~~~~~~~~~~~~~~~ 1599: In file included from tools/lib/rsa/rsa-sign.c:1: 1600: ./tools/../lib/rsa/rsa-sign.c:164:9: warning: ‘EVP_PKEY_get1_RSA’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1601: 164 | rsa = EVP_PKEY_get1_RSA(key); 1602: | ^~~ 1603: In file included from include/image.h:1151, 1604: from ./tools/../lib/rsa/rsa-sign.c:10, 1605: from tools/lib/rsa/rsa-sign.c:1: 1606: /usr/include/openssl/evp.h:1348:16: note: declared here 1607: 1348 | struct rsa_st *EVP_PKEY_get1_RSA(EVP_PKEY *pkey); 1608: | ^~~~~~~~~~~~~~~~~ 1609: In file included from tools/lib/rsa/rsa-sign.c:1: 1610: ./tools/../lib/rsa/rsa-sign.c: In function ‘rsa_pem_get_priv_key’: 1611: ./tools/../lib/rsa/rsa-sign.c:222:9: warning: ‘PEM_read_RSAPrivateKey’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1612: 222 | rsa = PEM_read_RSAPrivateKey(f, 0, NULL, path); 1613: | ^~~ 1614: In file included from ./tools/../lib/rsa/rsa-sign.c:14, 1615: from tools/lib/rsa/rsa-sign.c:1: 1616: /usr/include/openssl/pem.h:447:1: note: declared here 1617: 447 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA) 1618: | ^~~~~~~~~~~~~~~~~~~~~~ 1619: In file included from tools/lib/rsa/rsa-sign.c:1: 1620: ./tools/../lib/rsa/rsa-sign.c: In function ‘rsa_engine_get_priv_key’: 1621: ./tools/../lib/rsa/rsa-sign.c:254:9: warning: ‘ENGINE_get_id’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1622: 254 | engine_id = ENGINE_get_id(engine); 1623: | ^~~~~~~~~ 1624: In file included from ./tools/../lib/rsa/rsa-sign.c:18, 1625: from tools/lib/rsa/rsa-sign.c:1: 1626: /usr/include/openssl/engine.h:552:35: note: declared here 1627: 552 | OSSL_DEPRECATEDIN_3_0 const char *ENGINE_get_id(const ENGINE *e); 1628: | ^~~~~~~~~~~~~ 1629: In file included from tools/lib/rsa/rsa-sign.c:1: 1630: ./tools/../lib/rsa/rsa-sign.c:279:9: warning: ‘ENGINE_load_private_key’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1631: 279 | key = ENGINE_load_private_key(engine, key_id, NULL, NULL); 1632: | ^~~ 1633: In file included from ./tools/../lib/rsa/rsa-sign.c:18, 1634: from tools/lib/rsa/rsa-sign.c:1: 1635: /usr/include/openssl/engine.h:638:11: note: declared here 1636: 638 | EVP_PKEY *ENGINE_load_private_key(ENGINE *e, const char *key_id, 1637: | ^~~~~~~~~~~~~~~~~~~~~~~ 1638: In file included from tools/lib/rsa/rsa-sign.c:1: 1639: ./tools/../lib/rsa/rsa-sign.c:284:9: warning: ‘EVP_PKEY_get1_RSA’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1640: 284 | rsa = EVP_PKEY_get1_RSA(key); 1641: | ^~~ 1642: In file included from include/image.h:1151, 1643: from ./tools/../lib/rsa/rsa-sign.c:10, 1644: from tools/lib/rsa/rsa-sign.c:1: 1645: /usr/include/openssl/evp.h:1348:16: note: declared here 1646: 1348 | struct rsa_st *EVP_PKEY_get1_RSA(EVP_PKEY *pkey); 1647: | ^~~~~~~~~~~~~~~~~ 1648: In file included from tools/lib/rsa/rsa-sign.c:1: 1649: ./tools/../lib/rsa/rsa-sign.c: In function ‘rsa_engine_init’: 1650: ./tools/../lib/rsa/rsa-sign.c:349:9: warning: ‘ENGINE_load_builtin_engines’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1651: 349 | ENGINE_load_builtin_engines(); 1652: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 1653: In file included from ./tools/../lib/rsa/rsa-sign.c:18, 1654: from tools/lib/rsa/rsa-sign.c:1: 1655: /usr/include/openssl/engine.h:358:28: note: declared here 1656: 358 | OSSL_DEPRECATEDIN_3_0 void ENGINE_load_builtin_engines(void); 1657: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 1658: In file included from tools/lib/rsa/rsa-sign.c:1: 1659: ./tools/../lib/rsa/rsa-sign.c:351:9: warning: ‘ENGINE_by_id’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1660: 351 | e = ENGINE_by_id(engine_id); 1661: | ^ 1662: In file included from ./tools/../lib/rsa/rsa-sign.c:18, 1663: from tools/lib/rsa/rsa-sign.c:1: 1664: /usr/include/openssl/engine.h:336:31: note: declared here 1665: 336 | OSSL_DEPRECATEDIN_3_0 ENGINE *ENGINE_by_id(const char *id); 1666: | ^~~~~~~~~~~~ 1667: In file included from tools/lib/rsa/rsa-sign.c:1: 1668: ./tools/../lib/rsa/rsa-sign.c:358:9: warning: ‘ENGINE_init’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1669: 358 | if (!ENGINE_init(e)) { 1670: | ^~ 1671: In file included from ./tools/../lib/rsa/rsa-sign.c:18, 1672: from tools/lib/rsa/rsa-sign.c:1: 1673: /usr/include/openssl/engine.h:620:27: note: declared here 1674: 620 | OSSL_DEPRECATEDIN_3_0 int ENGINE_init(ENGINE *e); 1675: | ^~~~~~~~~~~ 1676: In file included from tools/lib/rsa/rsa-sign.c:1: 1677: ./tools/../lib/rsa/rsa-sign.c:364:9: warning: ‘ENGINE_set_default_RSA’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1678: 364 | if (!ENGINE_set_default_RSA(e)) { 1679: | ^~ 1680: In file included from ./tools/../lib/rsa/rsa-sign.c:18, 1681: from tools/lib/rsa/rsa-sign.c:1: 1682: /usr/include/openssl/engine.h:684:27: note: declared here 1683: 684 | OSSL_DEPRECATEDIN_3_0 int ENGINE_set_default_RSA(ENGINE *e); 1684: | ^~~~~~~~~~~~~~~~~~~~~~ 1685: In file included from tools/lib/rsa/rsa-sign.c:1: 1686: ./tools/../lib/rsa/rsa-sign.c:375:9: warning: ‘ENGINE_finish’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1687: 375 | ENGINE_finish(e); 1688: | ^~~~~~~~~~~~~ 1689: In file included from ./tools/../lib/rsa/rsa-sign.c:18, 1690: from tools/lib/rsa/rsa-sign.c:1: 1691: /usr/include/openssl/engine.h:628:27: note: declared here 1692: 628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e); 1693: | ^~~~~~~~~~~~~ 1694: In file included from tools/lib/rsa/rsa-sign.c:1: 1695: ./tools/../lib/rsa/rsa-sign.c:377:9: warning: ‘ENGINE_free’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1696: 377 | ENGINE_free(e); 1697: | ^~~~~~~~~~~ 1698: In file included from ./tools/../lib/rsa/rsa-sign.c:18, 1699: from tools/lib/rsa/rsa-sign.c:1: 1700: /usr/include/openssl/engine.h:493:27: note: declared here 1701: 493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e); 1702: | ^~~~~~~~~~~ 1703: In file included from tools/lib/rsa/rsa-sign.c:1: 1704: ./tools/../lib/rsa/rsa-sign.c: In function ‘rsa_engine_remove’: 1705: ./tools/../lib/rsa/rsa-sign.c:404:17: warning: ‘ENGINE_finish’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1706: 404 | ENGINE_finish(e); 1707: | ^~~~~~~~~~~~~ 1708: In file included from ./tools/../lib/rsa/rsa-sign.c:18, 1709: from tools/lib/rsa/rsa-sign.c:1: 1710: /usr/include/openssl/engine.h:628:27: note: declared here 1711: 628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e); 1712: | ^~~~~~~~~~~~~ 1713: In file included from tools/lib/rsa/rsa-sign.c:1: 1714: ./tools/../lib/rsa/rsa-sign.c:405:17: warning: ‘ENGINE_free’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1715: 405 | ENGINE_free(e); 1716: | ^~~~~~~~~~~ 1717: In file included from ./tools/../lib/rsa/rsa-sign.c:18, 1718: from tools/lib/rsa/rsa-sign.c:1: 1719: /usr/include/openssl/engine.h:493:27: note: declared here 1720: 493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e); 1721: | ^~~~~~~~~~~ 1722: In file included from tools/lib/rsa/rsa-sign.c:1: 1723: ./tools/../lib/rsa/rsa-sign.c: In function ‘rsa_sign_with_key’: 1724: ./tools/../lib/rsa/rsa-sign.c:426:9: warning: ‘EVP_PKEY_set1_RSA’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1725: 426 | if (!EVP_PKEY_set1_RSA(key, rsa)) { 1726: | ^~ 1727: In file included from include/image.h:1151, 1728: from ./tools/../lib/rsa/rsa-sign.c:10, 1729: from tools/lib/rsa/rsa-sign.c:1: 1730: /usr/include/openssl/evp.h:1344:5: note: declared here 1731: 1344 | int EVP_PKEY_set1_RSA(EVP_PKEY *pkey, struct rsa_st *key); 1732: | ^~~~~~~~~~~~~~~~~ 1733: In file included from tools/lib/rsa/rsa-sign.c:1: 1734: ./tools/../lib/rsa/rsa-sign.c: In function ‘rsa_sign’: 1735: ./tools/../lib/rsa/rsa-sign.c:534:9: warning: ‘RSA_free’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1736: 534 | RSA_free(rsa); 1737: | ^~~~~~~~ 1738: In file included from ./tools/../lib/rsa/rsa-sign.c:13, 1739: from tools/lib/rsa/rsa-sign.c:1: 1740: /usr/include/openssl/rsa.h:293:28: note: declared here 1741: 293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); 1742: | ^~~~~~~~ 1743: In file included from tools/lib/rsa/rsa-sign.c:1: 1744: ./tools/../lib/rsa/rsa-sign.c:542:9: warning: ‘RSA_free’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1745: 542 | RSA_free(rsa); 1746: | ^~~~~~~~ 1747: In file included from ./tools/../lib/rsa/rsa-sign.c:13, 1748: from tools/lib/rsa/rsa-sign.c:1: 1749: /usr/include/openssl/rsa.h:293:28: note: declared here 1750: 293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); 1751: | ^~~~~~~~ 1752: In file included from tools/lib/rsa/rsa-sign.c:1: 1753: ./tools/../lib/rsa/rsa-sign.c: In function ‘rsa_get_exponent’: 1754: ./tools/../lib/rsa/rsa-sign.c:567:9: warning: ‘RSA_get0_key’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1755: 567 | RSA_get0_key(key, NULL, &key_e, NULL); 1756: | ^~~~~~~~~~~~ 1757: In file included from ./tools/../lib/rsa/rsa-sign.c:13, 1758: from tools/lib/rsa/rsa-sign.c:1: 1759: /usr/include/openssl/rsa.h:217:28: note: declared here 1760: 217 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_key(const RSA *r, 1761: | ^~~~~~~~~~~~ 1762: In file included from tools/lib/rsa/rsa-sign.c:1: 1763: ./tools/../lib/rsa/rsa-sign.c: In function ‘rsa_get_params’: 1764: ./tools/../lib/rsa/rsa-sign.c:630:9: warning: ‘RSA_get0_key’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1765: 630 | RSA_get0_key(key, &key_n, NULL, NULL); 1766: | ^~~~~~~~~~~~ 1767: In file included from ./tools/../lib/rsa/rsa-sign.c:13, 1768: from tools/lib/rsa/rsa-sign.c:1: 1769: /usr/include/openssl/rsa.h:217:28: note: declared here 1770: 217 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_key(const RSA *r, 1771: | ^~~~~~~~~~~~ 1772: In file included from tools/lib/rsa/rsa-sign.c:1: 1773: ./tools/../lib/rsa/rsa-sign.c: In function ‘rsa_add_verify_data’: 1774: ./tools/../lib/rsa/rsa-sign.c:827:9: warning: ‘RSA_free’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1775: 827 | RSA_free(rsa); 1776: | ^~~~~~~~ 1777: In file included from ./tools/../lib/rsa/rsa-sign.c:13, 1778: from tools/lib/rsa/rsa-sign.c:1: 1779: /usr/include/openssl/rsa.h:293:28: note: declared here 1780: 293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); 1781: | ^~~~~~~~ 1782: HOSTLD tools/gen_ethaddr_crc 1783: HOSTLD tools/dumpimage 1784: HOSTLD tools/mkimage 1785: HOSTLD tools/fit_info 1786: HOSTLD tools/fit_check_sign 1787: HOSTLD tools/fdtgrep 1788: /usr/bin//gcc -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DCURSES_LOC="<ncurses.h>" -DNCURSES_WIDECHAR=1 -DLOCALE -I/dev/shm/qemu/out-br/build/buildroot-config -DCONFIG_=\"\" /dev/shm/qemu/out-br/build/buildroot-config/conf.o /dev/shm/qemu/out-br/build/buildroot-config/zconf.tab.o -o /dev/shm/qemu/out-br/build/buildroot-config/conf 1789: LD arch/arm/cpu/built-in.o 1790: CC board/emulation/qemu-arm/qemu-arm.o 1791: CC arch/arm/cpu/armv7/cache_v7.o 1792: AS arch/arm/cpu/armv7/cache_v7_asm.o 1793: CC arch/arm/cpu/armv7/cpu.o 1794: CC arch/arm/cpu/armv7/cp15.o 1795: CC arch/arm/cpu/armv7/syslib.o 1796: AS arch/arm/cpu/armv7/sctlr.o 1797: AS arch/arm/cpu/armv7/lowlevel_init.o 1798: AS arch/arm/cpu/armv7/smccc-call.o 1799: CC arch/arm/cpu/armv7/arch_timer.o 1800: AS arch/arm/cpu/armv7/start.o 1801: CC disk/part.o 1802: CC disk/part_dos.o 1803: CC disk/part_iso.o 1804: LD drivers/gpio/built-in.o 1805: CC disk/part_efi.o 1806: LD board/emulation/qemu-arm/built-in.o 1807: AS arch/arm/lib/vectors.o 1808: LD drivers/i2c/built-in.o 1809: LD drivers/dma/ti/built-in.o 1810: rm /dev/shm/qemu/out-br/build/buildroot-config/zconf.tab.c 1811: AS arch/arm/lib/crt0.o 1812: AS arch/arm/lib/setjmp.o 1813: AS arch/arm/lib/relocate.o 1814: CC arch/arm/lib/bootm-fdt.o 1815: CC arch/arm/lib/bootm.o 1816: CC arch/arm/lib/zimage.o 1817: AS arch/arm/lib/memset.o 1818: LD drivers/net/phy/built-in.o 1819: AS arch/arm/lib/memcpy.o 1820: LD arch/arm/cpu/armv7/built-in.o 1821: CC drivers/net/e1000.o 1822: CC arch/arm/lib/semihosting.o 1823: LD drivers/dma/built-in.o 1824: LD drivers/power/built-in.o 1825: CC arch/arm/lib/sections.o 1826: CC arch/arm/lib/stack.o 1827: LD drivers/net/mscc_eswitch/built-in.o 1828: LD drivers/net/ti/built-in.o 1829: CC arch/arm/lib/interrupts.o 1830: LD disk/built-in.o 1831: LD drivers/power/battery/built-in.o 1832: CC arch/arm/lib/cache.o 1833: CC arch/arm/lib/cache-cp15.o 1834: CC arch/arm/lib/psci-dt.o 1835: LD drivers/power/domain/built-in.o 1836: AS arch/arm/lib/ashldi3.o 1837: AS arch/arm/lib/ashrdi3.o 1838: CC arch/arm/lib/div0.o 1839: LD drivers/power/fuel_gauge/built-in.o 1840: AS arch/arm/lib/div64.o 1841: AS arch/arm/lib/lib1funcs.o 1842: AS arch/arm/lib/lshrdi3.o 1843: LD drivers/power/mfd/built-in.o 1844: AS arch/arm/lib/muldi3.o 1845: AS arch/arm/lib/uldivmod.o 1846: CC arch/arm/lib/eabi_compat.o 1847: AS arch/arm/lib/crt0_arm_efi.o 1848: LD drivers/net/built-in.o 1849: CC arch/arm/lib/reloc_arm_efi.o 1850: LD drivers/power/pmic/built-in.o 1851: CC common/main.o 1852: LD drivers/power/regulator/built-in.o 1853: CC common/exports.o 1854: CC common/hash.o 1855: CC common/cli_hush.o 1856: LD arch/arm/lib/built-in.o 1857: CC common/autoboot.o 1858: CC common/init/board_init.o 1859: CC common/board_f.o 1860: CC drivers/serial/serial-uclass.o 1861: CC common/board_r.o 1862: CC drivers/serial/serial_pl01x.o 1863: CC common/bootm.o 1864: CC common/bootm_os.o 1865: CC drivers/spi/spi.o 1866: LD drivers/usb/cdns3/built-in.o 1867: AR arch/arm/lib/lib.a 1868: CC common/fdt_support.o 1869: LD drivers/adc/built-in.o 1870: CC common/miiphyutil.o 1871: LD drivers/axi/built-in.o 1872: CC drivers/usb/common/common.o 1873: LD drivers/usb/dwc3/built-in.o 1874: CC common/usb.o 1875: CC drivers/ata/ahci-uclass.o 1876: CC common/usb_hub.o 1877: CC drivers/ata/ahci-pci.o 1878: CC drivers/block/blk-uclass.o 1879: LD common/init/built-in.o 1880: CC drivers/ata/ahci.o 1881: CC drivers/block/blkcache.o 1882: LD cmd/arm/built-in.o 1883: CC drivers/ata/libata.o 1884: LD drivers/cache/built-in.o 1885: CC common/usb_storage.o 1886: LD drivers/spi/built-in.o 1887: LD drivers/serial/built-in.o 1888: CC common/splash.o 1889: CC cmd/boot.o 1890: LD drivers/usb/emul/built-in.o 1891: CC cmd/bootm.o 1892: LD drivers/usb/eth/built-in.o 1893: LD drivers/usb/common/built-in.o 1894: CC cmd/help.o 1895: LD drivers/dfu/built-in.o 1896: CC common/menu.o 1897: CC common/cli_readline.o 1898: CC common/cli_simple.o 1899: CC drivers/input/key_matrix.o 1900: LD drivers/block/built-in.o 1901: LD drivers/ata/built-in.o 1902: LD drivers/mailbox/built-in.o 1903: CC cmd/version.o 1904: CC drivers/core/device.o 1905: CC drivers/usb/host/usb-uclass.o 1906: CC drivers/crypto/fsl/sec.o 1907: LD drivers/memory/built-in.o 1908: CC drivers/core/fdtaddr.o 1909: CC cmd/blk_common.o 1910: CC drivers/firmware/firmware-uclass.o 1911: LD drivers/misc/built-in.o 1912: CC cmd/source.o 1913: CC drivers/crypto/rsa_mod_exp/mod_exp_uclass.o 1914: CC drivers/crypto/rsa_mod_exp/mod_exp_sw.o 1915: CC drivers/core/lists.o 1916: CC drivers/core/root.o 1917: CC drivers/nvme/nvme-uclass.o 1918: CC drivers/firmware/psci.o 1919: CC common/console.o 1920: CC common/dlmalloc.o 1921: LD drivers/mtd/nand/built-in.o 1922: LD drivers/mtd/onenand/built-in.o 1923: CC drivers/pci/pci-uclass.o 1924: LD drivers/input/built-in.o 1925: LD drivers/mtd/spi/built-in.o 1926: LD drivers/crypto/fsl/built-in.o 1927: LD drivers/phy/allwinner/built-in.o 1928: CC drivers/pci/pci_auto.o 1929: CC common/malloc_simple.o 1930: CC drivers/usb/host/ehci-hcd.o 1931: CC common/image.o 1932: CC drivers/mtd/mtd-uclass.o 1933: CC cmd/bdinfo.o 1934: CC drivers/pci/pci_auto_common.o 1935: LD drivers/crypto/rsa_mod_exp/built-in.o 1936: LD drivers/phy/marvell/built-in.o 1937: CC drivers/pci/pci_common.o 1938: CC drivers/mtd/cfi_flash.o 1939: CC drivers/core/uclass.o 1940: CC drivers/nvme/nvme.o 1941: CC common/image-fdt.o 1942: CC drivers/pci/pcie_ecam_generic.o 1943: LD drivers/firmware/built-in.o 1944: LD drivers/pwm/built-in.o 1945: LD drivers/usb/musb/built-in.o 1946: CC common/image-fit.o 1947: LD drivers/crypto/built-in.o 1948: CC drivers/usb/host/ehci-pci.o 1949: LD drivers/reset/built-in.o 1950: LD drivers/usb/musb-new/built-in.o 1951: LD drivers/usb/phy/built-in.o 1952: CC common/image-sig.o 1953: CC drivers/nvme/nvme_show.o 1954: CC drivers/core/util.o 1955: CC cmd/blkcache.o 1956: LD drivers/smem/built-in.o 1957: CC drivers/core/device-remove.o 1958: CC cmd/bootefi.o 1959: CC drivers/core/simple-bus.o 1960: CC common/memsize.o 1961: LD drivers/soc/built-in.o 1962: LD drivers/usb/ulpi/built-in.o 1963: CC drivers/rtc/rtc-uclass.o 1964: CC cmd/bootz.o 1965: LD drivers/pci/built-in.o 1966: CC common/stdio.o 1967: CC drivers/scsi/scsi-uclass.o 1968: LD drivers/mtd/mtd.o 1969: LD drivers/sound/built-in.o 1970: CC drivers/scsi/scsi.o 1971: CC cmd/console.o 1972: CC drivers/rtc/rtc-lib.o 1973: LD drivers/spmi/built-in.o 1974: CC cmd/date.o 1975: CC common/cli.o 1976: CC drivers/rtc/pl031.o 1977: CC common/command.o 1978: LD drivers/nvme/built-in.o 1979: CC drivers/core/dump.o 1980: CC common/s_record.o 1981: CC drivers/core/of_extra.o 1982: LD drivers/mtd/built-in.o 1983: CC cmd/dm.o 1984: CC common/xyzModem.o 1985: CC drivers/core/ofnode.o 1986: CC drivers/core/read_extra.o 1987: LD drivers/usb/host/built-in.o 1988: LD drivers/scsi/built-in.o 1989: LD drivers/thermal/built-in.o 1990: LD drivers/ufs/built-in.o 1991: CC env/common.o 1992: CC env/env.o 1993: CC drivers/sysreset/sysreset-uclass.o 1994: CC env/attr.o 1995: LD drivers/rtc/built-in.o 1996: CC drivers/sysreset/sysreset_psci.o 1997: CC env/flags.o 1998: CC fs/fs.o 1999: CC env/callback.o 2000: CC env/nowhere.o 2001: CC cmd/echo.o 2002: LD drivers/video/sunxi/built-in.o 2003: LD drivers/video/bridge/built-in.o 2004: LD common/built-in.o 2005: CC cmd/elf.o 2006: LD drivers/watchdog/built-in.o 2007: CC fs/fs_internal.o 2008: CC cmd/exit.o 2009: CC fs/ext4/ext4fs.o 2010: CC fs/fat/fat_write.o 2011: CC fs/ext4/ext4_common.o 2012: LD drivers/core/built-in.o 2013: CC net/arp.o 2014: CC cmd/ext4.o 2015: CC net/bootp.o 2016: CC fs/ext4/dev.o 2017: LD drivers/video/built-in.o 2018: CC cmd/ext2.o 2019: CC drivers/virtio/virtio-uclass.o 2020: CC drivers/virtio/virtio_ring.o 2021: CC net/eth-uclass.o 2022: CC cmd/fat.o 2023: CC drivers/virtio/virtio_mmio.o 2024: LD drivers/sysreset/built-in.o 2025: LD env/built-in.o 2026: CC net/eth_common.o 2027: CC net/net.o 2028: CC drivers/virtio/virtio_pci_legacy.o 2029: CC cmd/fdt.o 2030: CC net/nfs.o 2031: CC cmd/flash.o 2032: CC drivers/virtio/virtio_pci_modern.o 2033: CC drivers/virtio/virtio_net.o 2034: CC net/ping.o 2035: CC cmd/fs.o 2036: LD fs/fat/built-in.o 2037: LD fs/ext4/built-in.o 2038: CC drivers/virtio/virtio_blk.o 2039: CC net/tftp.o 2040: CC cmd/load.o 2041: CC cmd/itest.o 2042: CC cmd/mem.o 2043: CC cmd/mii.o 2044: CC cmd/misc.o 2045: CC cmd/net.o 2046: CC cmd/nvedit_efi.o 2047: CC cmd/part.o 2048: LD fs/built-in.o 2049: CC cmd/pci.o 2050: CC cmd/pxe.o 2051: CC cmd/pxe_utils.o 2052: CC cmd/nvme.o 2053: LD net/built-in.o 2054: CC cmd/scsi.o 2055: LD drivers/virtio/built-in.o 2056: CC cmd/disk.o 2057: CC cmd/setexpr.o 2058: CC cmd/sysboot.o 2059: CC cmd/test.o 2060: CC cmd/virtio.o 2061: CC cmd/usb.o 2062: CC cmd/ximg.o 2063: CC cmd/nvedit.o 2064: LD drivers/built-in.o 2065: CC lib/charset.o 2066: CC lib/crc7.o 2067: LD lib/crypto/built-in.o 2068: CC lib/crc8.o 2069: CC lib/crc16.o 2070: CC lib/fdtdec_common.o 2071: CC lib/efi_driver/efi_uclass.o 2072: CC lib/smbios.o 2073: CC lib/efi_driver/efi_block_device.o 2074: CC lib/zlib/zlib.o 2075: CC lib/ldiv.o 2076: CC lib/rsa/rsa-verify.o 2077: CC lib/md5.o 2078: CC lib/rsa/rsa-checksum.o 2079: CC lib/net_utils.o 2080: CC lib/rc4.o 2081: CC lib/rsa/rsa-mod-exp.o 2082: CC lib/list_sort.o 2083: CC lib/sha1.o 2084: CC lib/sha256.o 2085: CC lib/gunzip.o 2086: CC lib/libfdt/fdt.o 2087: CC lib/fdtdec.o 2088: CC lib/qsort.o 2089: CC lib/libfdt/fdt_wip.o 2090: CC lib/hashtable.o 2091: CC lib/libfdt/fdt_strerror.o 2092: CC lib/errno.o 2093: CC lib/libfdt/fdt_sw.o 2094: LD lib/efi_driver/built-in.o 2095: CC lib/libfdt/fdt_rw.o 2096: CC lib/display_options.o 2097: LD lib/zlib/built-in.o 2098: CC lib/libfdt/fdt_empty_tree.o 2099: LD lib/rsa/built-in.o 2100: CC lib/libfdt/fdt_addresses.o 2101: CC lib/crc32.o 2102: CC lib/libfdt/fdt_ro.o 2103: CC lib/ctype.o 2104: CC lib/efi_loader/efi_bootmgr.o 2105: CC lib/libfdt/fdt_region.o 2106: CC lib/div64.o 2107: CC lib/efi_loader/efi_boottime.o 2108: CC lib/hang.o 2109: CC lib/efi_loader/efi_console.o 2110: CC lib/linux_compat.o 2111: CC lib/efi_loader/efi_device_path.o 2112: CC lib/linux_string.o 2113: CC lib/efi_loader/efi_device_path_to_text.o 2114: CC lib/lmb.o 2115: CC lib/membuff.o 2116: CC lib/efi_loader/efi_device_path_utilities.o 2117: CC lib/efi_loader/efi_file.o 2118: CC lib/slre.o 2119: CC lib/efi_loader/efi_hii.o 2120: CC lib/string.o 2121: CC lib/efi_loader/efi_hii_config.o 2122: CC lib/tables_csum.o 2123: LD lib/libfdt/built-in.o 2124: CC lib/time.o 2125: CC lib/efi_loader/efi_image_loader.o 2126: CC lib/efi_loader/efi_memory.o 2127: CC lib/efi_loader/efi_root_node.o 2128: CC lib/hexdump.o 2129: CC lib/efi_loader/efi_runtime.o 2130: CC lib/uuid.o 2131: CC lib/efi_loader/efi_setup.o 2132: CC lib/panic.o 2133: CC lib/efi_loader/efi_unicode_collation.o 2134: CC lib/vsprintf.o 2135: CC lib/efi_selftest/efi_selftest.o 2136: CC lib/efi_loader/efi_variable.o 2137: CC lib/strto.o 2138: CC lib/efi_selftest/efi_selftest_bitblt.o 2139: CC lib/date.o 2140: CC lib/efi_selftest/efi_selftest_config_table.o 2141: CC lib/efi_selftest/efi_selftest_controllers.o 2142: CC lib/efi_selftest/efi_selftest_console.o 2143: CC lib/efi_loader/efi_watchdog.o 2144: CC lib/efi_loader/efi_disk.o 2145: CC lib/efi_loader/efi_net.o 2146: CC lib/efi_loader/efi_smbios.o 2147: CC lib/efi_selftest/efi_selftest_crc32.o 2148: CC lib/efi_selftest/efi_selftest_devicepath_util.o 2149: CC lib/efi_loader/helloworld.o 2150: CC lib/efi_selftest/efi_selftest_events.o 2151: CC lib/efi_selftest/efi_selftest_event_groups.o 2152: AS lib/efi_loader/efi_crt0.o 2153: CC lib/efi_selftest/efi_selftest_exitbootservices.o 2154: LD cmd/built-in.o 2155: CC lib/efi_loader/efi_reloc.o 2156: CC lib/efi_loader/efi_freestanding.o 2157: CC lib/efi_selftest/efi_selftest_gop.o 2158: CC lib/efi_selftest/efi_selftest_loaded_image.o 2159: CC lib/efi_selftest/efi_selftest_manageprotocols.o 2160: CC lib/efi_selftest/efi_selftest_mem.o 2161: CC lib/efi_selftest/efi_selftest_memory.o 2162: CC lib/efi_selftest/efi_selftest_open_protocol.o 2163: CC lib/efi_selftest/efi_selftest_register_notify.o 2164: LD lib/efi_loader/built-in.o 2165: CC lib/efi_selftest/efi_selftest_set_virtual_address_map.o 2166: CC lib/efi_selftest/efi_selftest_snp.o 2167: CC lib/efi_selftest/efi_selftest_textinput.o 2168: CC lib/efi_selftest/efi_selftest_textinputex.o 2169: CC lib/efi_selftest/efi_selftest_textoutput.o 2170: CC lib/efi_selftest/efi_selftest_tpl.o 2171: CC lib/efi_selftest/efi_selftest_util.o 2172: CC lib/efi_selftest/efi_selftest_variables.o 2173: LD lib/efi_loader/helloworld_efi.so 2174: CC lib/efi_selftest/efi_selftest_variables_runtime.o 2175: CC lib/efi_selftest/efi_selftest_watchdog.o 2176: CC lib/efi_selftest/efi_selftest_devicepath.o 2177: CC lib/efi_selftest/efi_selftest_unicode_collation.o 2178: CC lib/efi_selftest/efi_selftest_hii.o 2179: CC lib/efi_selftest/efi_selftest_rtc.o 2180: CC lib/efi_selftest/efi_selftest_fdt.o 2181: CC lib/efi_selftest/efi_selftest_block_device.o 2182: OBJCOPY lib/efi_loader/helloworld.efi 2183: CC lib/efi_selftest/efi_selftest_miniapp_exception.o 2184: AS lib/efi_selftest/efi_crt0.o 2185: CC lib/efi_selftest/efi_reloc.o 2186: CC lib/efi_selftest/efi_freestanding.o 2187: CC lib/efi_selftest/efi_selftest_miniapp_exit.o 2188: CC lib/efi_selftest/efi_selftest_miniapp_return.o 2189: LD lib/efi_selftest/efi_selftest_miniapp_exception_efi.so 2190: LD lib/efi_selftest/efi_selftest_miniapp_exit_efi.so 2191: LD lib/efi_selftest/efi_selftest_miniapp_return_efi.so 2192: OBJCOPY lib/efi_selftest/efi_selftest_miniapp_exception.efi 2193: OBJCOPY lib/efi_selftest/efi_selftest_miniapp_exit.efi 2194: OBJCOPY lib/efi_selftest/efi_selftest_miniapp_return.efi 2195: lib/efi_selftest/../../tools/file2include lib/efi_selftest/efi_selftest_miniapp_exception.efi > \ 2196: lib/efi_selftest/efi_miniapp_file_image_exception.h 2197: lib/efi_selftest/../../tools/file2include lib/efi_selftest/efi_selftest_miniapp_exit.efi > \ 2198: lib/efi_selftest/efi_miniapp_file_image_exit.h 2199: lib/efi_selftest/../../tools/file2include lib/efi_selftest/efi_selftest_miniapp_return.efi > \ 2200: lib/efi_selftest/efi_miniapp_file_image_return.h 2201: CC lib/efi_selftest/efi_selftest_exception.o 2202: CC lib/efi_selftest/efi_selftest_loadimage.o 2203: CC lib/efi_selftest/efi_selftest_startimage_exit.o 2204: CC lib/efi_selftest/efi_selftest_startimage_return.o 2205: LD lib/efi_selftest/built-in.o 2206: # 2207: # configuration written to /dev/shm/qemu/out-br/.config 2208: # 2209: make[1]: Leaving directory '/dev/shm/qemu/buildroot' 2210: LD lib/built-in.o 2211: make[1]: warning: -j1 forced in submake: resetting jobserver mode. 2212: make[1]: Entering directory '/dev/shm/qemu/out-br' 2213: CC examples/standalone/hello_world.o 2214: CC examples/standalone/stubs.o 2215: LD examples/standalone/libstubs.o 2216: LD examples/standalone/hello_world 2217: OBJCOPY examples/standalone/hello_world.srec 2218: OBJCOPY examples/standalone/hello_world.bin 2219: LD u-boot 2220: SYSNR arch/arm/include/generated/asm/unistd-nr.h 2221: GEN arch/arm/include/generated/asm/mach-types.h 2222: SYSTBL arch/arm/include/generated/calls-oabi.S 2223: SYSTBL arch/arm/include/generated/calls-eabi.S 2224: CC scripts/mod/empty.o 2225: HOSTCC scripts/mod/mk_elfconfig 2226: CC scripts/mod/devicetable-offsets.s 2227: OBJCOPY u-boot.srec 2228: OBJCOPY u-boot-nodtb.bin 2229: SYM u-boot.sym 2230: COPY u-boot.bin 2231: CFGCHK u-boot.cfg 2232: MKELF scripts/mod/elfconfig.h 2233: UPD scripts/mod/devicetable-offsets.h 2234: HOSTCC scripts/mod/modpost.o 2235: HOSTCC scripts/mod/sumversion.o 2236: HOSTCC scripts/mod/file2alias.o 2237: make[1]: Leaving directory '/dev/shm/qemu/u-boot' 2238: CROSS_COMPILE="/usr/bin//ccache /dev/shm/qemu/build/../toolchains/aarch32/bin/arm-linux-gnueabihf-" make -C /dev/shm/qemu/build/../trusted-firmware-a BL32=/dev/shm/qemu/build/../optee_os/out/arm/core/tee-header_v2.bin BL32_EXTRA1=/dev/shm/qemu/build/../optee_os/out/arm/core/tee-pager_v2.bin BL32_EXTRA2=/dev/shm/qemu/build/../optee_os/out/arm/core/tee-pageable_v2.bin BL33=/dev/shm/qemu/build/../u-boot/u-boot.bin ARM_ARCH_MAJOR=7 ARCH=aarch32 PLAT=qemu ARM_TSP_RAM_LOCATION=tdram BL32_RAM_LOCATION=tdram AARCH32_SP=optee DEBUG=1 LOG_LEVEL=50 all fip 2239: make[1]: Entering directory '/dev/shm/qemu/trusted-firmware-a' 2240: Including bl32/optee/optee.mk 2241: Trusted Firmware-A built for OP-TEE payload support 2242: Building qemu 2243: HOSTCC fiptool.c 2244: HOSTCC tbbr_config.c 2245: HOSTLD fiptool 2246: 2247: Built fiptool successfully 2248: 2249: CC lib/libfdt/fdt.c 2250: CC lib/libfdt/fdt_addresses.c 2251: CC lib/libfdt/fdt_empty_tree.c 2252: CC lib/libfdt/fdt_ro.c 2253: CC lib/libfdt/fdt_rw.c 2254: CC lib/libfdt/fdt_strerror.c 2255: CC lib/libfdt/fdt_sw.c 2256: CC lib/libfdt/fdt_wip.c 2257: CC lib/libc/abort.c 2258: CC lib/libc/assert.c 2259: CC lib/libc/exit.c 2260: CC lib/libc/memchr.c 2261: CC lib/libc/memcmp.c 2262: CC lib/libc/memcpy.c 2263: CC lib/libc/memmove.c 2264: CC lib/libc/memrchr.c 2265: CC lib/libc/memset.c 2266: CC lib/libc/printf.c 2267: CC lib/libc/putchar.c 2268: CC lib/libc/puts.c 2269: CC lib/libc/snprintf.c 2270: CC lib/libc/strchr.c 2271: CC lib/libc/strcmp.c 2272: CC lib/libc/strlcat.c 2273: CC lib/libc/strlcpy.c 2274: CC lib/libc/strlen.c 2275: CC lib/libc/strncmp.c 2276: CC lib/libc/strnlen.c 2277: CC lib/libc/strrchr.c 2278: CC lib/libc/strtok.c 2279: CC lib/libc/strtoul.c 2280: CC lib/libc/strtoll.c 2281: CC lib/libc/strtoull.c 2282: CC lib/libc/strtol.c 2283: CC bl1/aarch32/bl1_arch_setup.c 2284: CC bl1/aarch32/bl1_context_mgmt.c 2285: CC bl1/bl1_main.c 2286: CC drivers/io/io_fip.c 2287: CC drivers/io/io_memmap.c 2288: CC drivers/io/io_semihosting.c 2289: CC drivers/io/io_storage.c 2290: CC lib/cpus/errata_report.c 2291: CC lib/el3_runtime/aarch32/context_mgmt.c 2292: CC lib/semihosting/semihosting.c 2293: CC plat/common/plat_bl1_common.c 2294: CC plat/qemu/common/qemu_bl1_setup.c 2295: CC plat/qemu/common/qemu_io_storage.c 2296: CC common/bl_common.c 2297: CC common/tf_log.c 2298: CC drivers/console/multi_console.c 2299: CC plat/common/plat_bl_common.c 2300: CC plat/common/plat_log_common.c 2301: CC plat/common/aarch32/plat_common.c 2302: CC lib/compiler-rt/builtins/popcountdi2.c 2303: CC lib/compiler-rt/builtins/popcountsi2.c 2304: CC lib/compiler-rt/builtins/ctzdi2.c 2305: CC lib/compiler-rt/builtins/divdi3.c 2306: CC lib/compiler-rt/builtins/divmoddi4.c 2307: CC lib/compiler-rt/builtins/lshrdi3.c 2308: CC lib/compiler-rt/builtins/udivmoddi4.c 2309: CC plat/qemu/common/qemu_common.c 2310: CC plat/qemu/common/qemu_console.c 2311: CC lib/xlat_tables_v2/aarch32/xlat_tables_arch.c 2312: CC lib/xlat_tables_v2/xlat_tables_context.c 2313: CC lib/xlat_tables_v2/xlat_tables_core.c 2314: CC lib/xlat_tables_v2/xlat_tables_utils.c 2315: AS bl1/aarch32/bl1_entrypoint.S 2316: AS bl1/aarch32/bl1_exceptions.S 2317: AS lib/cpus/aarch32/cortex_a15.S 2318: AS lib/cpus/aarch32/cpu_helpers.S 2319: AS lib/semihosting/aarch32/semihosting_call.S 2320: AS plat/common/aarch32/platform_up_stack.S 2321: AS plat/qemu/common/aarch32/plat_helpers.S 2322: AS common/aarch32/debug.S 2323: AS lib/aarch32/cache_helpers.S 2324: AS lib/aarch32/misc_helpers.S 2325: AS plat/common/aarch32/platform_helpers.S 2326: AS lib/compiler-rt/builtins/arm/aeabi_ldivmod.S 2327: AS lib/compiler-rt/builtins/arm/aeabi_uldivmod.S 2328: AS drivers/arm/pl011/aarch32/pl011_console.S 2329: AS lib/xlat_tables_v2/aarch32/enable_mmu.S 2330: PP bl1/bl1.ld.S 2331: CC bl2/aarch32/bl2_arch_setup.c 2332: CC bl2/bl2_image_load_v2.c 2333: CC bl2/bl2_main.c 2334: CC common/desc_image_load.c 2335: CC common/fdt_fixup.c 2336: CC drivers/io/io_fip.c 2337: CC drivers/io/io_memmap.c 2338: CC drivers/io/io_semihosting.c 2339: CC drivers/io/io_storage.c 2340: CC lib/optee/optee_utils.c 2341: CC lib/semihosting/semihosting.c 2342: CC plat/qemu/common/qemu_bl2_mem_params_desc.c 2343: CC plat/qemu/common/qemu_bl2_setup.c 2344: CC plat/qemu/common/qemu_image_load.c 2345: CC plat/qemu/common/qemu_io_storage.c 2346: CC common/bl_common.c 2347: CC common/tf_log.c 2348: CC drivers/console/multi_console.c 2349: CC plat/common/plat_bl_common.c 2350: CC plat/common/plat_log_common.c 2351: CC plat/common/aarch32/plat_common.c 2352: CC lib/compiler-rt/builtins/popcountdi2.c 2353: CC lib/compiler-rt/builtins/popcountsi2.c 2354: CC lib/compiler-rt/builtins/ctzdi2.c 2355: CC lib/compiler-rt/builtins/divdi3.c 2356: CC lib/compiler-rt/builtins/divmoddi4.c 2357: CC lib/compiler-rt/builtins/lshrdi3.c 2358: CC lib/compiler-rt/builtins/udivmoddi4.c 2359: CC plat/qemu/common/qemu_common.c 2360: CC plat/qemu/common/qemu_console.c 2361: CC lib/xlat_tables_v2/aarch32/xlat_tables_arch.c 2362: CC lib/xlat_tables_v2/xlat_tables_context.c 2363: CC lib/xlat_tables_v2/xlat_tables_core.c 2364: CC lib/xlat_tables_v2/xlat_tables_utils.c 2365: AS bl2/aarch32/bl2_entrypoint.S 2366: AS lib/locks/exclusive/aarch32/spinlock.S 2367: AS lib/semihosting/aarch32/semihosting_call.S 2368: AS plat/common/aarch32/platform_up_stack.S 2369: AS plat/qemu/common/aarch32/plat_helpers.S 2370: AS common/aarch32/debug.S 2371: AS lib/aarch32/cache_helpers.S 2372: AS lib/aarch32/misc_helpers.S 2373: AS plat/common/aarch32/platform_helpers.S 2374: AS lib/compiler-rt/builtins/arm/aeabi_ldivmod.S 2375: AS lib/compiler-rt/builtins/arm/aeabi_uldivmod.S 2376: AS drivers/arm/pl011/aarch32/pl011_console.S 2377: AS lib/xlat_tables_v2/aarch32/enable_mmu.S 2378: PP bl2/bl2.ld.S 2379: AR /dev/shm/qemu/trusted-firmware-a/build/qemu/debug/lib/libfdt.a 2380: AR /dev/shm/qemu/trusted-firmware-a/build/qemu/debug/lib/libc.a 2381: LD /dev/shm/qemu/trusted-firmware-a/build/qemu/debug/bl1/bl1.elf 2382: LD /dev/shm/qemu/trusted-firmware-a/build/qemu/debug/bl2/bl2.elf 2383: BIN /dev/shm/qemu/trusted-firmware-a/build/qemu/debug/bl1.bin 2384: OD /dev/shm/qemu/trusted-firmware-a/build/qemu/debug/bl1/bl1.dump 2385: 2386: Built /dev/shm/qemu/trusted-firmware-a/build/qemu/debug/bl1.bin successfully 2387: 2388: BIN /dev/shm/qemu/trusted-firmware-a/build/qemu/debug/bl2.bin 2389: OD /dev/shm/qemu/trusted-firmware-a/build/qemu/debug/bl2/bl2.dump 2390: 2391: Built /dev/shm/qemu/trusted-firmware-a/build/qemu/debug/bl2.bin successfully 2392: 2393: Trusted Boot Firmware BL2: offset=0x100, size=0x61CD, cmdline="--tb-fw" 2394: Secure Payload BL32 (Trusted OS): offset=0x62CD, size=0x1C, cmdline="--tos-fw" 2395: Secure Payload BL32 Extra1 (Trusted OS Extra1): offset=0x62E9, size=0x98820, cmdline="--tos-fw-extra1" 2396: Secure Payload BL32 Extra2 (Trusted OS Extra2): offset=0x9EB09, size=0x0, cmdline="--tos-fw-extra2" 2397: Non-Trusted Firmware BL33: offset=0x9EB09, size=0x92504, cmdline="--nt-fw" 2398: 2399: Built /dev/shm/qemu/trusted-firmware-a/build/qemu/debug/fip.bin successfully 2400: 2401: make[1]: Leaving directory '/dev/shm/qemu/trusted-firmware-a' 2402: mkdir -p /dev/shm/qemu/build/../out/bin 2403: ln -sf /dev/shm/qemu/build/../trusted-firmware-a/build/qemu/debug/bl1.bin /dev/shm/qemu/build/../out/bin 2404: ln -sf /dev/shm/qemu/build/../trusted-firmware-a/build/qemu/debug/bl2.bin /dev/shm/qemu/build/../out/bin 2405: ln -sf /dev/shm/qemu/build/../optee_os/out/arm/core/tee-header_v2.bin /dev/shm/qemu/build/../out/bin/bl32.bin 2406: ln -sf /dev/shm/qemu/build/../optee_os/out/arm/core/tee-pager_v2.bin /dev/shm/qemu/build/../out/bin/bl32_extra1.bin 2407: ln -sf /dev/shm/qemu/build/../optee_os/out/arm/core/tee-pageable_v2.bin /dev/shm/qemu/build/../out/bin/bl32_extra2.bin 2408: ln -sf /dev/shm/qemu/build/../u-boot/u-boot.bin /dev/shm/qemu/build/../out/bin/bl33.bin 2409: HOSTLD scripts/mod/modpost 2410: CC kernel/bounds.s 2411: CALL scripts/atomic/check-atomics.sh 2412: UPD include/generated/timeconst.h 2413: UPD include/generated/bounds.h 2414: CC arch/arm/kernel/asm-offsets.s 2415: UPD include/generated/asm-offsets.h 2416: CALL scripts/checksyscalls.sh 2417: CC init/main.o 2418: CHK include/generated/compile.h 2419: CC init/do_mounts.o 2420: CC init/do_mounts_initrd.o 2421: CC init/initramfs.o 2422: CC init/calibrate.o 2423: CC init/init_task.o 2424: HOSTCC usr/gen_init_cpio 2425: UPD include/generated/compile.h 2426: CC init/version.o 2427: LDS arch/arm/vdso/vdso.lds 2428: CC arch/arm/vfp/vfpmodule.o 2429: AS arch/arm/vfp/entry.o 2430: CC arch/arm/common/firmware.o 2431: AR arch/arm/net/built-in.a 2432: CC arch/arm/vdso/vgettimeofday.o 2433: AS arch/arm/vfp/vfphw.o 2434: AS arch/arm/common/secure_cntvoff.o 2435: AS arch/arm/vdso/datapage.o 2436: CC arch/arm/mm/extable.o 2437: AR arch/arm/crypto/built-in.a 2438: AS arch/arm/common/mcpm_head.o 2439: CC arch/arm/vfp/vfpsingle.o 2440: CC arch/arm/mach-versatile/v2m.o 2441: CC arch/arm/probes/decode.o 2442: CC arch/arm/probes/uprobes/core.o 2443: CC arch/arm/vdso/note.o 2444: CC arch/arm/vfp/vfpdouble.o 2445: CC arch/arm/probes/uprobes/actions-arm.o 2446: HOSTCC arch/arm/vdso/vdsomunge 2447: CC arch/arm/mach-versatile/dcscb.o 2448: CC arch/arm/mm/fault.o 2449: CC arch/arm/mm/init.o 2450: CC arch/arm/common/mcpm_entry.o 2451: AR certs/built-in.a 2452: CC arch/arm/common/mcpm_platsmp.o 2453: AS arch/arm/kernel/head.o 2454: LDS arch/arm/kernel/vmlinux.lds 2455: CC arch/arm/kernel/elf.o 2456: AS arch/arm/common/vlock.o 2457: CC kernel/sched/core.o 2458: LD arch/arm/vdso/vdso.so.raw 2459: CC arch/arm/mm/iomap.o 2460: MUNGE arch/arm/vdso/vdso.so.dbg 2461: OBJCOPY arch/arm/vdso/vdso.so 2462: AS arch/arm/vdso/vdso.o 2463: AR arch/arm/vdso/built-in.a 2464: AS arch/arm/kernel/entry-common.o 2465: CC arch/arm/kernel/irq.o 2466: CC arch/arm/mm/dma-mapping.o 2467: GEN usr/initramfs_data.cpio 2468: COPY usr/initramfs_inc_data 2469: AS usr/initramfs_data.o 2470: AS arch/arm/mach-versatile/dcscb_setup.o 2471: CC arch/arm/mach-versatile/spc.o 2472: CC arch/arm/kernel/opcodes.o 2473: AR usr/built-in.a 2474: CC kernel/locking/mutex.o 2475: CC arch/arm/mm/fault-armv.o 2476: CC mm/filemap.o 2477: CC arch/arm/mm/flush.o 2478: CC mm/mempool.o 2479: CC arch/arm/kernel/process.o 2480: CC arch/arm/mach-versatile/tc2_pm.o 2481: AS arch/arm/mach-versatile/headsmp.o 2482: CC kernel/locking/semaphore.o 2483: AR arch/arm/vfp/built-in.a 2484: CC kernel/locking/rwsem.o 2485: CC arch/arm/mm/idmap.o 2486: AR arch/arm/probes/uprobes/built-in.a 2487: CC arch/arm/probes/decode-arm.o 2488: CC arch/arm/mm/ioremap.o 2489: CC arch/arm/mach-versatile/platsmp.o 2490: CC kernel/power/qos.o 2491: CC kernel/sched/fair.o 2492: AR arch/arm/common/built-in.a 2493: CC kernel/power/main.o 2494: CC arch/arm/mach-versatile/platsmp-vexpress.o 2495: CC kernel/power/console.o 2496: CC kernel/sched/build_policy.o 2497: CC kernel/sched/build_utility.o 2498: CC arch/arm/mach-versatile/hotplug.o 2499: CC mm/oom_kill.o 2500: CC arch/arm/mm/mmap.o 2501: CC kernel/power/process.o 2502: CC arch/arm/mm/pgd.o 2503: CC arch/arm/kernel/ptrace.o 2504: CC arch/arm/mm/mmu.o 2505: AR arch/arm/probes/built-in.a 2506: CC ipc/util.o 2507: CC fs/notify/dnotify/dnotify.o 2508: CC arch/arm/mm/pageattr.o 2509: CC mm/fadvise.o 2510: CC mm/maccess.o 2511: CC mm/page-writeback.o 2512: CC ipc/msgutil.o 2513: CC arch/arm/kernel/reboot.o 2514: CC kernel/locking/percpu-rwsem.o 2515: AR arch/arm/mach-versatile/built-in.a 2516: CC kernel/power/suspend.o 2517: CC security/commoncap.o 2518: AR init/built-in.a 2519: CC mm/folio-compat.o 2520: CC fs/nfs_common/grace.o 2521: CC kernel/printk/printk.o 2522: CC kernel/locking/spinlock.o 2523: CC kernel/locking/osq_lock.o 2524: AR fs/notify/dnotify/built-in.a 2525: CC fs/notify/inotify/inotify_fsnotify.o 2526: CC kernel/power/poweroff.o 2527: CC fs/notify/inotify/inotify_user.o 2528: CC kernel/irq/irqdesc.o 2529: CC kernel/rcu/update.o 2530: CC kernel/rcu/sync.o 2531: CC kernel/irq/handle.o 2532: CC kernel/irq/manage.o 2533: CC mm/readahead.o 2534: AR kernel/livepatch/built-in.a 2535: CC kernel/printk/printk_safe.o 2536: CC kernel/dma/mapping.o 2537: CC kernel/locking/rtmutex_api.o 2538: AR fs/nfs_common/built-in.a 2539: CC kernel/dma/direct.o 2540: CC mm/swap.o 2541: CC arch/arm/kernel/io.o 2542: CC ipc/msg.o 2543: CC kernel/rcu/srcutree.o 2544: CC kernel/rcu/tree.o 2545: AR fs/notify/fanotify/built-in.a 2546: CC kernel/printk/printk_ringbuffer.o 2547: CC arch/arm/mm/proc-syms.o 2548: CC arch/arm/kernel/setup.o 2549: CC arch/arm/kernel/signal.o 2550: AR kernel/power/built-in.a 2551: CC ipc/sem.o 2552: CC security/min_addr.o 2553: AR fs/notify/inotify/built-in.a 2554: CC fs/notify/fsnotify.o 2555: CC kernel/printk/sysctl.o 2556: CC ipc/shm.o 2557: CC security/device_cgroup.o 2558: CC mm/truncate.o 2559: CC arch/arm/mm/alignment.o 2560: AS arch/arm/mm/abort-ev7.o 2561: CC fs/notify/notification.o 2562: AR kernel/locking/built-in.a 2563: AR kernel/entry/built-in.a 2564: CC kernel/module/main.o 2565: CC mm/vmscan.o 2566: CC mm/shmem.o 2567: CC fs/notify/group.o 2568: CC fs/notify/mark.o 2569: CC kernel/irq/spurious.o 2570: CC fs/notify/fdinfo.o 2571: CC kernel/dma/ops_helpers.o 2572: AR kernel/printk/built-in.a 2573: AS arch/arm/kernel/sigreturn_codes.o 2574: CC kernel/dma/dummy.o 2575: CC kernel/time/time.o 2576: CC arch/arm/kernel/stacktrace.o 2577: CC arch/arm/kernel/sys_arm.o 2578: CC kernel/rcu/rcu_segcblist.o 2579: CC ipc/syscall.o 2580: CC arch/arm/kernel/time.o 2581: CC ipc/ipc_sysctl.o 2582: CC arch/arm/kernel/traps.o 2583: CC mm/util.o 2584: AS arch/arm/mm/pabort-v7.o 2585: CC kernel/irq/resend.o 2586: AS arch/arm/mm/cache-v7.o 2587: CC arch/arm/kernel/atags_parse.o 2588: CC arch/arm/mm/copypage-v6.o 2589: CC arch/arm/mm/context.o 2590: AS arch/arm/mm/tlb-v7.o 2591: AR security/built-in.a 2592: AS arch/arm/mm/proc-v7.o 2593: CC arch/arm/mm/proc-v7-bugs.o 2594: CC block/bdev.o 2595: CC block/partitions/core.o 2596: CC kernel/dma/contiguous.o 2597: AR kernel/sched/built-in.a 2598: CC arch/arm/mm/l2c-common.o 2599: CC block/fops.o 2600: CC crypto/api.o 2601: CC crypto/cipher.o 2602: CC block/partitions/msdos.o 2603: AR fs/notify/built-in.a 2604: CC fs/iomap/trace.o 2605: CC drivers/irqchip/irqchip.o 2606: CC sound/core/sound.o 2607: AR drivers/bus/mhi/host/built-in.a 2608: AR drivers/bus/mhi/ep/built-in.a 2609: AR drivers/bus/mhi/built-in.a 2610: AR sound/i2c/other/built-in.a 2611: CC drivers/bus/arm-cci.o 2612: AR sound/i2c/built-in.a 2613: CC drivers/gpio/gpiolib.o 2614: CC drivers/gpio/gpiolib-devres.o 2615: CC drivers/gpio/gpiolib-legacy.o 2616: CC arch/arm/mm/cache-l2x0.o 2617: CC kernel/irq/chip.o 2618: CC kernel/irq/dummychip.o 2619: AR ipc/built-in.a 2620: CC drivers/irqchip/irq-gic.o 2621: CC kernel/time/timer.o 2622: AR drivers/pwm/built-in.a 2623: CC kernel/irq/devres.o 2624: CC block/partitions/efi.o 2625: AS arch/arm/kernel/entry-armv.o 2626: CC arch/arm/kernel/bugs.o 2627: CC crypto/compress.o 2628: CC kernel/dma/coherent.o 2629: CC arch/arm/kernel/cpuidle.o 2630: CC mm/mmzone.o 2631: CC block/bio.o 2632: CC sound/core/init.o 2633: CC drivers/gpio/gpiolib-of.o 2634: CC crypto/algapi.o 2635: CC kernel/module/strict_rwx.o 2636: CC block/elevator.o 2637: CC kernel/dma/remap.o 2638: CC kernel/module/tree_lookup.o 2639: CC drivers/bus/simple-pm-bus.o 2640: CC kernel/irq/autoprobe.o 2641: CC fs/iomap/iter.o 2642: AR drivers/pci/controller/dwc/built-in.a 2643: AR drivers/pci/controller/mobiveil/built-in.a 2644: AR drivers/pci/controller/built-in.a 2645: CC drivers/pci/of.o 2646: AR drivers/pci/switch/built-in.a 2647: CC kernel/time/hrtimer.o 2648: CC kernel/time/timekeeping.o 2649: CC drivers/gpio/gpiolib-cdev.o 2650: CC arch/arm/kernel/armksyms.o 2651: CC arch/arm/kernel/module.o 2652: CC kernel/module/kallsyms.o 2653: CC kernel/irq/irqdomain.o 2654: CC drivers/bus/vexpress-config.o 2655: AS arch/arm/mm/l2c-l2x0-resume.o 2656: AR arch/arm/mm/built-in.a 2657: CC kernel/irq/proc.o 2658: CC drivers/irqchip/irq-gic-common.o 2659: CC kernel/irq/cpuhotplug.o 2660: CC kernel/irq/pm.o 2661: CC kernel/module/procfs.o 2662: CC kernel/irq/ipi.o 2663: AR block/partitions/built-in.a 2664: CC drivers/video/console/dummycon.o 2665: CC sound/core/memory.o 2666: AR kernel/dma/built-in.a 2667: CC arch/arm/kernel/module-plts.o 2668: CC fs/iomap/buffered-io.o 2669: AR kernel/rcu/built-in.a 2670: AR drivers/pci/built-in.a 2671: CC drivers/gpio/gpio-mmio.o 2672: AS arch/arm/kernel/sleep.o 2673: CC kernel/module/sysfs.o 2674: CC mm/vmstat.o 2675: AR drivers/idle/built-in.a 2676: CC mm/backing-dev.o 2677: AR drivers/irqchip/built-in.a 2678: CC mm/mm_init.o 2679: CC mm/percpu.o 2680: AR drivers/char/ipmi/built-in.a 2681: CC kernel/irq/affinity.o 2682: AR drivers/bus/built-in.a 2683: CC arch/arm/kernel/suspend.o 2684: CC drivers/amba/bus.o 2685: CC crypto/scatterwalk.o 2686: CC arch/arm/kernel/smp.o 2687: CC arch/arm/kernel/smp_tlb.o 2688: CC block/blk-core.o 2689: CC sound/core/control.o 2690: CC block/blk-sysfs.o 2691: CC crypto/proc.o 2692: CC kernel/futex/core.o 2693: CC kernel/cgroup/cgroup.o 2694: AR drivers/video/console/built-in.a 2695: CC drivers/video/logo/logo.o 2696: CC kernel/cgroup/rstat.o 2697: CC drivers/video/backlight/backlight.o 2698: CC sound/core/misc.o 2699: CC drivers/video/fbdev/core/fb_cmdline.o 2700: AR drivers/video/fbdev/omap/built-in.a 2701: CC mm/slab_common.o 2702: AR kernel/module/built-in.a 2703: AR kernel/irq/built-in.a 2704: AR fs/quota/built-in.a 2705: CC arch/arm/kernel/smp_scu.o 2706: CC arch/arm/kernel/smp_twd.o 2707: HOSTCC drivers/video/logo/pnmtologo 2708: CC block/blk-flush.o 2709: AR drivers/clk/actions/built-in.a 2710: CC fs/proc/task_mmu.o 2711: AR drivers/clk/analogbits/built-in.a 2712: AR drivers/clk/bcm/built-in.a 2713: AR drivers/gpio/built-in.a 2714: AR drivers/clk/imgtec/built-in.a 2715: CC kernel/trace/trace_clock.o 2716: CC kernel/time/ntp.o 2717: AR drivers/clk/imx/built-in.a 2718: AR drivers/clk/ingenic/built-in.a 2719: CC kernel/time/clocksource.o 2720: AR drivers/clk/mediatek/built-in.a 2721: AR drivers/clk/microchip/built-in.a 2722: AR drivers/clk/mstar/built-in.a 2723: CC crypto/ahash.o 2724: AR drivers/clk/mvebu/built-in.a 2725: AR drivers/clk/ralink/built-in.a 2726: /usr/bin//make -j1 O=/dev/shm/qemu/out-br HOSTCC="/usr/bin//gcc" HOSTCXX="/usr/bin//g++" syncconfig 2727: AR drivers/clk/renesas/built-in.a 2728: AR drivers/clk/socfpga/built-in.a 2729: AR drivers/clk/sprd/built-in.a 2730: AR drivers/clk/sunxi-ng/built-in.a 2731: AR drivers/clk/ti/built-in.a 2732: CC fs/proc/inode.o 2733: CC drivers/clk/versatile/icst.o 2734: LOGO drivers/video/logo/logo_linux_mono.c 2735: LOGO drivers/video/logo/logo_linux_vga16.c 2736: LOGO drivers/video/logo/logo_linux_clut224.c 2737: GEN /dev/shm/qemu/out-br/Makefile 2738: CC drivers/video/logo/logo_linux_mono.o 2739: CC drivers/video/logo/logo_linux_vga16.o 2740: AR drivers/amba/built-in.a 2741: CC arch/arm/kernel/arch_timer.o 2742: CC fs/proc/root.o 2743: CC fs/proc/base.o 2744: CC drivers/video/logo/logo_linux_clut224.o 2745: AR sound/drivers/opl3/built-in.a 2746: AR sound/drivers/opl4/built-in.a 2747: AR sound/drivers/mpu401/built-in.a 2748: AR sound/drivers/vx/built-in.a 2749: AR sound/drivers/pcsp/built-in.a 2750: AR sound/drivers/built-in.a 2751: CC arch/arm/kernel/unwind.o 2752: AR drivers/video/logo/built-in.a 2753: CC arch/arm/kernel/devtree.o 2754: CC kernel/futex/syscalls.o 2755: CC mm/compaction.o 2756: CC fs/proc/generic.o 2757: CC kernel/trace/ring_buffer.o 2758: CC block/blk-settings.o 2759: CC drivers/clk/versatile/clk-icst.o 2760: CC drivers/clk/versatile/clk-versatile.o 2761: CC drivers/video/fbdev/core/fb_notify.o 2762: CC fs/iomap/direct-io.o 2763: AR drivers/video/backlight/built-in.a 2764: CC fs/iomap/fiemap.o 2765: CC fs/iomap/seek.o 2766: CC fs/iomap/swapfile.o 2767: CC sound/core/device.o 2768: CC arch/arm/kernel/swp_emulate.o 2769: >>> host-skeleton Extracting 2770: >>> host-skeleton Patching 2771: CC block/blk-ioc.o 2772: >>> host-skeleton Configuring 2773: CC kernel/time/jiffies.o 2774: CC arch/arm/kernel/hw_breakpoint.o 2775: CC arch/arm/kernel/perf_regs.o 2776: >>> host-skeleton Building 2777: CC kernel/time/timer_list.o 2778: >>> host-skeleton Installing to host directory 2779: CC crypto/shash.o 2780: CC drivers/clk/versatile/clk-sp810.o 2781: ccache-3.7.12.tar.xz: OK (sha256: a02f4e8360dc6618bc494ca35b0ae21cea080f804a4898eab1ad3fcd108eb400) 2782: CC block/blk-map.o 2783: >>> host-ccache 3.7.12 Extracting 2784: xzcat /mnt/storage/buildroot_cache/download/ccache/ccache-3.7.12.tar.xz | tar --strip-components=1 -C /dev/shm/qemu/out-br/build/host-ccache-3.7.12 -xf - 2785: CC arch/arm/kernel/perf_callchain.o 2786: >>> host-ccache 3.7.12 Patching 2787: sed -i 's,getenv("CCACHE_DIR"),getenv("BR_CACHE_DIR"),' /dev/shm/qemu/out-br/build/host-ccache-3.7.12/src/ccache.c 2788: sed -i 's,"%s/.ccache","%s/.ccache",' /dev/shm/qemu/out-br/build/host-ccache-3.7.12/src/conf.c 2789: CC kernel/futex/pi.o 2790: >>> host-ccache 3.7.12 Updating config.sub and config.guess 2791: for file in config.guess config.sub; do for i in $(find /dev/shm/qemu/out-br/build/host-ccache-3.7.12 -name $file); do cp support/gnuconfig/$file $i; done; done 2792: >>> host-ccache 3.7.12 Patching libtool 2793: CC kernel/futex/requeue.o 2794: CC kernel/futex/waitwake.o 2795: >>> host-ccache 3.7.12 Configuring 2796: (cd /dev/shm/qemu/out-br/build/host-ccache-3.7.12/ && rm -rf config.cache; PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin" PKG_CONFIG="/dev/shm/qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/dev/shm/qemu/out-br/host/lib/pkgconfig:/dev/shm/qemu/out-br/host/share/pkgconfig" AR="/usr/bin//ar" AS="/usr/bin//as" LD="/usr/bin//ld" NM="/usr/bin//nm" CC="/dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc" GCC="/dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc" CXX="/dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++" CPP="/usr/bin//cpp" OBJCOPY="/usr/bin//objcopy" RANLIB="/usr/bin//ranlib" CPPFLAGS="-I/dev/shm/qemu/out-br/host/include" CFLAGS="-O2 -I/dev/shm/qemu/out-br/host/include" CXXFLAGS="-O2 -I/dev/shm/qemu/out-br/host/include" LDFLAGS="-L/dev/shm/qemu/out-br/host/lib -Wl,-rpath,/dev/shm/qemu/out-br/host/lib" INTLTOOL_PERL=/usr/bin//perl CFLAGS="-O2 -I/dev/shm/qemu/out-br/host/include" LDFLAGS="-L/dev/shm/qemu/out-br/host/lib -Wl,-rpath,/dev/shm/qemu/out-br/host/lib" CC="/usr/bin//gcc" CXX="/usr/bin//g++" CONFIG_SITE=/dev/null ./configure --prefix="/dev/shm/qemu/out-br/host" --sysconfdir="/dev/shm/qemu/out-br/host/etc" --localstatedir="/dev/shm/qemu/out-br/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --with-bundled-zlib ) 2797: CC sound/core/info.o 2798: AR sound/isa/ad1816a/built-in.a 2799: AR sound/isa/ad1848/built-in.a 2800: AR sound/isa/cs423x/built-in.a 2801: AR sound/isa/es1688/built-in.a 2802: CC arch/arm/kernel/perf_event_xscale.o 2803: AR sound/isa/galaxy/built-in.a 2804: AR sound/isa/gus/built-in.a 2805: AR sound/isa/msnd/built-in.a 2806: AR sound/isa/opti9xx/built-in.a 2807: AR sound/isa/sb/built-in.a 2808: CC drivers/video/fbdev/core/fbmem.o 2809: CC drivers/clk/versatile/clk-vexpress-osc.o 2810: CC kernel/time/timeconv.o 2811: AR sound/isa/wavefront/built-in.a 2812: AR drivers/soc/apple/built-in.a 2813: CC kernel/time/timecounter.o 2814: CC drivers/video/fbdev/core/fbmon.o 2815: AR sound/isa/wss/built-in.a 2816: CC crypto/acompress.o 2817: AR sound/isa/built-in.a 2818: AR drivers/soc/aspeed/built-in.a 2819: configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls, --disable-dependency-tracking 2820: CC fs/proc/array.o 2821: AR drivers/soc/bcm/bcm63xx/built-in.a 2822: AR drivers/soc/bcm/built-in.a 2823: CC fs/proc/fd.o 2824: AR drivers/soc/fsl/built-in.a 2825: configure: configuring ccache 2826: AR drivers/soc/imx/built-in.a 2827: checking build system type... AR drivers/soc/ixp4xx/built-in.a 2828: AR drivers/soc/mediatek/built-in.a 2829: AR drivers/soc/microchip/built-in.a 2830: CC block/blk-merge.o 2831: AR drivers/soc/pxa/built-in.a 2832: x86_64-pc-linux-gnu 2833: checking host system type... x86_64-pc-linux-gnu 2834: CC mm/vmacache.o 2835: AR drivers/soc/amlogic/built-in.a 2836: checking for gcc... /usr/bin//gcc 2837: AR drivers/soc/qcom/built-in.a 2838: AR drivers/soc/renesas/built-in.a 2839: checking whether the C compiler works... CC block/blk-timeout.o 2840: CC mm/interval_tree.o 2841: AR drivers/soc/rockchip/built-in.a 2842: AR drivers/soc/sunxi/built-in.a 2843: AR drivers/soc/ti/built-in.a 2844: AR drivers/soc/versatile/built-in.a 2845: yes 2846: checking for C compiler default output file name... a.out 2847: checking for suffix of executables... AR drivers/soc/xilinx/built-in.a 2848: AR drivers/soc/built-in.a 2849: CC kernel/time/alarmtimer.o 2850: CC mm/list_lru.o 2851: 2852: checking whether we are cross compiling... AR fs/iomap/built-in.a 2853: AR drivers/clk/xilinx/built-in.a 2854: CC fs/kernfs/mount.o 2855: no 2856: checking for suffix of object files... o 2857: checking whether we are using the GNU C compiler... yes 2858: checking whether /usr/bin//gcc accepts -g... yes 2859: checking for /usr/bin//gcc option to accept ISO C89... CC mm/workingset.o 2860: none needed 2861: checking whether we are using the clang C compiler... CC kernel/cgroup/namespace.o 2862: no 2863: checking for /usr/bin//gcc option to accept ISO C99... CC kernel/cgroup/cgroup-v1.o 2864: CC kernel/bpf/core.o 2865: AR drivers/clk/versatile/built-in.a 2866: CC arch/arm/kernel/perf_event_v6.o 2867: CC drivers/clk/clk-devres.o 2868: CC drivers/clk/clk-bulk.o 2869: AR kernel/futex/built-in.a 2870: none needed 2871: checking how to run the C preprocessor... /usr/bin//cpp 2872: CC kernel/cgroup/freezer.o 2873: checking for a BSD-compatible install... CC kernel/events/core.o 2874: /usr/bin//install -c 2875: checking for ranlib... /usr/bin//ranlib 2876: checking for ar... /usr/bin//ar 2877: checking for bash... /bin/bash 2878: CC arch/arm/kernel/perf_event_v7.o 2879: checking for dirent.h that defines DIR... yes 2880: checking for library containing opendir... none required 2881: checking whether time.h and sys/time.h may both be included... yes 2882: checking for sys/wait.h that is POSIX.1 compatible... CC drivers/video/hdmi.o 2883: yes 2884: checking for grep that handles long lines and -e... /usr/bin//grep 2885: checking for egrep... CC drivers/video/display_timing.o 2886: /usr/bin//grep -E 2887: checking for ANSI C header files... CC sound/core/vmaster.o 2888: CC crypto/scompress.o 2889: CC fs/proc/proc_tty.o 2890: CC block/blk-lib.o 2891: CC fs/proc/cmdline.o 2892: CC fs/proc/consoles.o 2893: yes 2894: checking for sys/types.h... yes 2895: checking for sys/stat.h... CC fs/proc/cpuinfo.o 2896: CC drivers/clk/clkdev.o 2897: CC fs/kernfs/inode.o 2898: yes 2899: checking for stdlib.h... CC block/blk-mq.o 2900: yes 2901: checking for string.h... CC kernel/trace/trace.o 2902: CC kernel/trace/trace_output.o 2903: CC drivers/video/videomode.o 2904: yes 2905: checking for memory.h... CC drivers/video/of_display_timing.o 2906: yes 2907: checking for strings.h... CC fs/kernfs/dir.o 2908: yes 2909: checking for inttypes.h... yes 2910: checking for stdint.h... CC sound/pci/ac97/ac97_codec.o 2911: CC mm/debug.o 2912: CC drivers/video/fbdev/core/fbcmap.o 2913: yes 2914: checking for unistd.h... yes 2915: checking for long long... CC kernel/cgroup/cpuset.o 2916: CC sound/core/timer.o 2917: CC drivers/video/fbdev/core/fbsysfs.o 2918: CC drivers/video/fbdev/core/modedb.o 2919: CC kernel/time/posix-timers.o 2920: AR sound/pci/ali5451/built-in.a 2921: CC kernel/trace/trace_seq.o 2922: CC drivers/clk/clk.o 2923: yes 2924: checking ctype.h usability... CC drivers/clk/clk-divider.o 2925: yes 2926: checking ctype.h presence... CC fs/proc/devices.o 2927: yes 2928: checking for ctype.h... yes 2929: CC fs/proc/interrupts.o 2930: checking pwd.h usability... CC fs/proc/loadavg.o 2931: yes 2932: checking pwd.h presence... yes 2933: checking for pwd.h... yes 2934: AR sound/ppc/built-in.a 2935: checking for stdlib.h... (cached) yes 2936: CC crypto/sha1_generic.o 2937: checking for string.h... (cached) yes 2938: CC arch/arm/kernel/topology.o 2939: checking for strings.h... (cached) yes 2940: CC arch/arm/kernel/vdso.o 2941: checking sys/time.h usability... CC drivers/video/of_videomode.o 2942: yes 2943: checking sys/time.h presence... yes 2944: checking for sys/time.h... yes 2945: checking sys/mman.h usability... CC block/blk-mq-tag.o 2946: CC kernel/trace/trace_stat.o 2947: yes 2948: checking sys/mman.h presence... yes 2949: checking for sys/mman.h... yes 2950: checking termios.h usability... yes 2951: checking termios.h presence... yes 2952: checking for termios.h... yes 2953: checking for gethostname... yes 2954: checking for getopt_long... CC drivers/clk/clk-fixed-factor.o 2955: yes 2956: checking for getpwuid... CC drivers/clk/clk-fixed-rate.o 2957: CC drivers/clk/clk-gate.o 2958: yes 2959: checking for gettimeofday... yes 2960: checking for localtime_r... CC fs/proc/meminfo.o 2961: AS arch/arm/kernel/phys2virt.o 2962: CC drivers/video/fbdev/core/fbcvt.o 2963: yes 2964: checking for mkstemp... CC drivers/clk/clk-multiplier.o 2965: CC mm/gup.o 2966: CC fs/kernfs/file.o 2967: yes 2968: checking for realpath... CC kernel/trace/trace_printk.o 2969: AS arch/arm/kernel/hyp-stub.o 2970: CC arch/arm/kernel/psci_smp.o 2971: CC crypto/deflate.o 2972: yes 2973: checking for setenv... CC drivers/clk/clk-mux.o 2974: AS arch/arm/kernel/smccc-call.o 2975: CC fs/proc/stat.o 2976: yes 2977: checking for strndup... yes 2978: checking for strtok_r... CC fs/proc/uptime.o 2979: yes 2980: checking for unsetenv... CC sound/pci/ac97/ac97_pcm.o 2981: CC arch/arm/kernel/spectre.o 2982: yes 2983: checking for utimes... CC sound/pci/ac97/ac97_proc.o 2984: CC kernel/time/posix-cpu-timers.o 2985: CC fs/kernfs/symlink.o 2986: yes 2987: checking for compar_fn_t in stdlib.h... CC kernel/trace/pid_list.o 2988: yes 2989: checking for stdarg.h... CC kernel/time/posix-clock.o 2990: CC kernel/fork.o 2991: yes 2992: checking for varargs.h... no 2993: checking for unsigned long long int... yes 2994: checking for vsnprintf... CC sound/core/pcm.o 2995: CC sound/core/pcm_native.o 2996: CC sound/core/pcm_lib.o 2997: yes 2998: checking whether vsnprintf is C99 compliant... yes 2999: checking for snprintf... yes 3000: checking whether snprintf is C99 compliant... CC kernel/exec_domain.o 3001: CC drivers/video/fbdev/core/fb_defio.o 3002: CC fs/proc/util.o 3003: yes 3004: checking for vasprintf... AR kernel/cgroup/built-in.a 3005: CC sound/arm/aaci.o 3006: yes 3007: checking for asprintf... AR sound/sh/built-in.a 3008: CC kernel/events/ring_buffer.o 3009: CC crypto/crc32c_generic.o 3010: AR kernel/bpf/built-in.a 3011: yes 3012: checking for library containing cos... CC mm/mmap_lock.o 3013: AR arch/arm/kernel/built-in.a 3014: AR arch/arm/built-in.a 3015: CC drivers/clk/clk-composite.o 3016: CC drivers/virtio/virtio.o 3017: -lm 3018: configure: using bundled zlib as requested 3019: checking whether byte ordering is bigendian... CC drivers/regulator/core.o 3020: AR fs/kernfs/built-in.a 3021: CC drivers/virtio/virtio_ring.o 3022: no 3023: checking for inline... inline 3024: checking for extern inline... no 3025: configure: developer mode disabled 3026: checking whether C compiler supports -Wno-implicit-fallthrough... yes 3027: configure: creating ./config.status 3028: AR drivers/video/fbdev/omap2/omapfb/dss/built-in.a 3029: CC drivers/virtio/virtio_mmio.o 3030: AR drivers/video/fbdev/omap2/omapfb/displays/built-in.a 3031: AR drivers/video/fbdev/omap2/omapfb/built-in.a 3032: AR drivers/video/fbdev/omap2/built-in.a 3033: CC fs/proc/version.o 3034: CC fs/proc/softirqs.o 3035: CC kernel/time/itimer.o 3036: config.status: creating Makefile 3037: config.status: creating config.h 3038: configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls, --disable-dependency-tracking 3039: CC crypto/lzo.o 3040: configure: now build ccache by running make 3041: >>> host-ccache 3.7.12 Building 3042: PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin" PKG_CONFIG="/dev/shm/qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/dev/shm/qemu/out-br/host/lib/pkgconfig:/dev/shm/qemu/out-br/host/share/pkgconfig" /usr/bin//make -C /dev/shm/qemu/out-br/build/host-ccache-3.7.12/ 3043: CC src/main.o 3044: CC src/args.o 3045: CC kernel/trace/trace_sched_switch.o 3046: CC drivers/tty/vt/vt_ioctl.o 3047: CC drivers/tty/hvc/hvc_console.o 3048: CC block/blk-stat.o 3049: CC drivers/tty/vt/vc_screen.o 3050: CC sound/core/pcm_misc.o 3051: CC kernel/trace/trace_nop.o 3052: CC drivers/video/fbdev/core/fbcon.o 3053: CC src/ccache.o 3054: CC kernel/trace/blktrace.o 3055: CC mm/highmem.o 3056: AR sound/arm/built-in.a 3057: CC kernel/trace/trace_events.o 3058: CC fs/proc/namespaces.o 3059: CC drivers/virtio/virtio_balloon.o 3060: CC drivers/clk/clk-fractional-divider.o 3061: CC crypto/lzo-rle.o 3062: CC crypto/zstd.o 3063: CC drivers/clk/clk-gpio.o 3064: CC drivers/clk/clk-conf.o 3065: CC kernel/time/clockevents.o 3066: CC kernel/time/tick-common.o 3067: CC kernel/trace/trace_export.o 3068: CC kernel/events/callchain.o 3069: CC mm/memory.o 3070: AR sound/pci/ac97/built-in.a 3071: AR sound/pci/asihpi/built-in.a 3072: AR sound/pci/au88x0/built-in.a 3073: AR sound/pci/aw2/built-in.a 3074: AR sound/pci/ctxfi/built-in.a 3075: AR sound/pci/ca0106/built-in.a 3076: AR sound/pci/cs46xx/built-in.a 3077: AR sound/pci/cs5535audio/built-in.a 3078: CC block/blk-mq-sysfs.o 3079: CC drivers/tty/vt/selection.o 3080: AR sound/pci/lola/built-in.a 3081: AR sound/pci/lx6464es/built-in.a 3082: CC sound/core/pcm_memory.o 3083: AR sound/pci/echoaudio/built-in.a 3084: AR sound/pci/emu10k1/built-in.a 3085: AR drivers/tty/hvc/built-in.a 3086: AR sound/pci/hda/built-in.a 3087: AR sound/pci/ice1712/built-in.a 3088: CC net/core/sock.o 3089: AR sound/pci/korg1212/built-in.a 3090: CC net/core/request_sock.o 3091: AR sound/pci/mixart/built-in.a 3092: AR sound/pci/nm256/built-in.a 3093: AR sound/pci/oxygen/built-in.a 3094: AR sound/pci/pcxhr/built-in.a 3095: CC net/ethernet/eth.o 3096: AR virt/lib/built-in.a 3097: AR sound/pci/riptide/built-in.a 3098: AR virt/built-in.a 3099: AR sound/pci/rme9652/built-in.a 3100: AR sound/pci/trident/built-in.a 3101: AS arch/arm/lib/ashldi3.o 3102: AR sound/pci/ymfpci/built-in.a 3103: AR sound/pci/vx222/built-in.a 3104: AS arch/arm/lib/ashrdi3.o 3105: AR sound/pci/built-in.a 3106: AS arch/arm/lib/backtrace.o 3107: CC drivers/char/hw_random/core.o 3108: AR drivers/char/agp/built-in.a 3109: AS arch/arm/lib/bswapsdi2.o 3110: CC drivers/video/fbdev/core/bitblit.o 3111: AS arch/arm/lib/call_with_stack.o 3112: AR drivers/clk/built-in.a 3113: CC fs/proc/self.o 3114: CC fs/proc/thread_self.o 3115: CC lib/math/div64.o 3116: AS arch/arm/lib/changebit.o 3117: CC lib/math/gcd.o 3118: AS arch/arm/lib/clear_user.o 3119: AS arch/arm/lib/clearbit.o 3120: CC drivers/char/hw_random/virtio-rng.o 3121: AS arch/arm/lib/copy_from_user.o 3122: AS arch/arm/lib/copy_page.o 3123: AS arch/arm/lib/copy_to_user.o 3124: CC crypto/hash_info.o 3125: CC drivers/char/hw_random/optee-rng.o 3126: AS arch/arm/lib/csumipv6.o 3127: AS arch/arm/lib/csumpartial.o 3128: CC src/cleanup.o 3129: CC sound/core/memalloc.o 3130: AS arch/arm/lib/csumpartialcopy.o 3131: AS arch/arm/lib/csumpartialcopyuser.o 3132: AR crypto/built-in.a 3133: AS arch/arm/lib/delay-loop.o 3134: CC net/core/skbuff.o 3135: CC arch/arm/lib/delay.o 3136: CC kernel/trace/trace_event_perf.o 3137: CC lib/math/lcm.o 3138: AR drivers/virtio/built-in.a 3139: CC lib/math/int_pow.o 3140: CC kernel/panic.o 3141: CC src/compopt.o 3142: AR drivers/iommu/amd/built-in.a 3143: AR drivers/iommu/intel/built-in.a 3144: AR drivers/iommu/arm/arm-smmu/built-in.a 3145: CC lib/math/int_sqrt.o 3146: AR drivers/iommu/arm/arm-smmu-v3/built-in.a 3147: AR drivers/iommu/arm/built-in.a 3148: CC src/conf.o 3149: CC kernel/time/tick-broadcast.o 3150: AR drivers/iommu/built-in.a 3151: CC kernel/time/sched_clock.o 3152: CC kernel/events/hw_breakpoint.o 3153: CC sound/core/pcm_timer.o 3154: AR drivers/gpu/host1x/built-in.a 3155: AR drivers/gpu/drm/arm/built-in.a 3156: CC drivers/gpu/drm/display/drm_dp_aux_bus.o 3157: CC drivers/tty/vt/keyboard.o 3158: CC mm/mincore.o 3159: CC fs/proc/proc_sysctl.o 3160: CC lib/math/reciprocal_div.o 3161: AR drivers/gpu/drm/rcar-du/built-in.a 3162: AS arch/arm/lib/div64.o 3163: CC drivers/gpu/drm/display/drm_display_helper_mod.o 3164: CC block/blk-mq-cpumap.o 3165: AS arch/arm/lib/findbit.o 3166: AS arch/arm/lib/getuser.o 3167: CC src/confitems.o 3168: AS arch/arm/lib/io-readsb.o 3169: AS arch/arm/lib/io-readsl.o 3170: AS arch/arm/lib/io-readsw-armv4.o 3171: CC drivers/char/hw_random/arm_smccc_trng.o 3172: AS arch/arm/lib/io-writesb.o 3173: AS arch/arm/lib/io-writesl.o 3174: CC lib/math/rational.o 3175: AS arch/arm/lib/io-writesw-armv4.o 3176: AS arch/arm/lib/lib1funcs.o 3177: CC drivers/video/fbdev/core/softcursor.o 3178: AS arch/arm/lib/lshrdi3.o 3179: CC block/blk-mq-sched.o 3180: AS arch/arm/lib/memchr.o 3181: CC src/counters.o 3182: AS arch/arm/lib/memcpy.o 3183: CC block/ioctl.o 3184: AS arch/arm/lib/memmove.o 3185: AS arch/arm/lib/memset.o 3186: AS arch/arm/lib/muldi3.o 3187: AS arch/arm/lib/putuser.o 3188: CC src/execute.o 3189: CC mm/mlock.o 3190: AS arch/arm/lib/setbit.o 3191: CC drivers/gpu/drm/display/drm_dp_dual_mode_helper.o 3192: AS arch/arm/lib/strchr.o 3193: AS arch/arm/lib/strrchr.o 3194: AS arch/arm/lib/testchangebit.o 3195: CC kernel/time/vsyscall.o 3196: AS arch/arm/lib/testclearbit.o 3197: AR drivers/gpu/drm/omapdrm/built-in.a 3198: CC kernel/trace/trace_events_filter.o 3199: CC kernel/cpu.o 3200: AS arch/arm/lib/testsetbit.o 3201: AS arch/arm/lib/ucmpdi2.o 3202: CC kernel/exit.o 3203: AR arch/arm/lib/built-in.a 3204: AR arch/arm/lib/lib.a 3205: CC drivers/regulator/dummy.o 3206: CC src/exitfn.o 3207: AR net/ethernet/built-in.a 3208: AR net/802/built-in.a 3209: CC drivers/tty/serial/serial_core.o 3210: AR drivers/tty/ipwireless/built-in.a 3211: CC drivers/tty/serial/earlycon.o 3212: AR lib/math/built-in.a 3213: CC lib/crypto/chacha.o 3214: CC src/hash.o 3215: AR drivers/char/hw_random/built-in.a 3216: AR sound/core/built-in.a 3217: CC drivers/char/mem.o 3218: AR sound/synth/built-in.a 3219: AR sound/usb/misc/built-in.a 3220: CC kernel/trace/trace_events_trigger.o 3221: AR sound/usb/usx2y/built-in.a 3222: AR sound/usb/caiaq/built-in.a 3223: CC lib/crypto/blake2s.o 3224: CC src/hashutil.o 3225: AR sound/usb/6fire/built-in.a 3226: AR sound/usb/hiface/built-in.a 3227: AR sound/usb/bcd2000/built-in.a 3228: AR sound/usb/built-in.a 3229: AR sound/firewire/built-in.a 3230: AR sound/sparc/built-in.a 3231: AR sound/spi/built-in.a 3232: AR sound/parisc/built-in.a 3233: CC block/genhd.o 3234: CC kernel/events/uprobes.o 3235: AR sound/mips/built-in.a 3236: CC kernel/trace/trace_eprobe.o 3237: AR sound/pcmcia/vx/built-in.a 3238: CC lib/zlib_inflate/inffast.o 3239: AR sound/pcmcia/pdaudiocf/built-in.a 3240: AR sound/pcmcia/built-in.a 3241: AR sound/soc/built-in.a 3242: AR sound/atmel/built-in.a 3243: CC src/language.o 3244: AR sound/hda/built-in.a 3245: AR sound/x86/built-in.a 3246: AR sound/xen/built-in.a 3247: CC fs/proc/proc_net.o 3248: AR sound/virtio/built-in.a 3249: CC sound/sound_core.o 3250: CC src/lockfile.o 3251: CC src/manifest.o 3252: CC lib/zlib_inflate/inflate.o 3253: CC drivers/video/fbdev/core/cfbfillrect.o 3254: AR kernel/time/built-in.a 3255: CC mm/mmap.o 3256: CC lib/crypto/blake2s-generic.o 3257: CC drivers/regulator/fixed-helper.o 3258: CC drivers/gpu/drm/display/drm_dp_helper.o 3259: CC drivers/regulator/helpers.o 3260: CC sound/ac97_bus.o 3261: CC src/mdfour.o 3262: CC kernel/trace/error_report-traces.o 3263: CC kernel/trace/power-traces.o 3264: CC kernel/trace/rpm-traces.o 3265: CC drivers/tty/vt/consolemap.o 3266: CC src/stats.o 3267: CC lib/zlib_inflate/infutil.o 3268: CC sound/last.o 3269: CC drivers/char/random.o 3270: CC drivers/tty/serial/amba-pl011.o 3271: CC drivers/regulator/devres.o 3272: CC src/util.o 3273: AR lib/crypto/built-in.a 3274: CC fs/proc/kmsg.o 3275: CC fs/proc/page.o 3276: CC drivers/char/misc.o 3277: CC kernel/trace/trace_dynevent.o 3278: CC lib/zlib_inflate/inftrees.o 3279: CC drivers/char/virtio_console.o 3280: CC drivers/video/fbdev/core/cfbcopyarea.o 3281: CC block/ioprio.o 3282: CC block/badblocks.o 3283: CC net/core/datagram.o 3284: CC block/blk-rq-qos.o 3285: CC block/disk-events.o 3286: AR sound/built-in.a 3287: CC lib/zlib_inflate/inflate_syms.o 3288: CC drivers/tty/tty_io.o 3289: CC drivers/tty/n_tty.o 3290: CC src/confitems_lookup.o 3291: CC drivers/regulator/irq_helpers.o 3292: AR kernel/events/built-in.a 3293: CC lib/zlib_deflate/deflate.o 3294: CC drivers/gpu/drm/display/drm_dp_mst_topology.o 3295: CC lib/zlib_deflate/deftree.o 3296: CC src/envtoconfitems_lookup.o 3297: CC lib/zlib_deflate/deflate_syms.o 3298: HOSTCC drivers/tty/vt/conmakehash 3299: CC src/version.o 3300: CC src/getopt_long.o 3301: CC src/hashtable.o 3302: AR lib/zlib_inflate/built-in.a 3303: CC drivers/tty/tty_ioctl.o 3304: AR fs/proc/built-in.a 3305: CC fs/sysfs/file.o 3306: CC drivers/tty/vt/vt.o 3307: COPY drivers/tty/vt/defkeymap.c 3308: CC fs/sysfs/dir.o 3309: CONMK drivers/tty/vt/consolemap_deftbl.c 3310: CC kernel/trace/trace_probe.o 3311: CC src/hashtable_itr.o 3312: CC drivers/tty/tty_ldisc.o 3313: CC drivers/base/power/sysfs.o 3314: CC src/murmurhashneutral2.o 3315: CC drivers/tty/tty_buffer.o 3316: CC src/snprintf.o 3317: CC src/zlib/adler32.o 3318: CC kernel/trace/trace_uprobe.o 3319: CC drivers/tty/vt/defkeymap.o 3320: CC block/blk-ia-ranges.o 3321: CC src/zlib/crc32.o 3322: CC drivers/tty/tty_port.o 3323: CC drivers/regulator/of_regulator.o 3324: AR drivers/gpu/drm/tilcdc/built-in.a 3325: CC drivers/regulator/fixed.o 3326: CC drivers/video/fbdev/core/cfbimgblt.o 3327: AR drivers/gpu/drm/imx/built-in.a 3328: AR lib/zlib_deflate/built-in.a 3329: CC block/mq-deadline.o 3330: CC src/zlib/deflate.o 3331: CC block/kyber-iosched.o 3332: CC lib/lzo/lzo1x_compress.o 3333: CC mm/mmu_gather.o 3334: AR drivers/tty/serial/built-in.a 3335: CC lib/lzo/lzo1x_decompress_safe.o 3336: CC block/blk-mq-virtio.o 3337: CC block/blk-pm.o 3338: CC mm/mprotect.o 3339: CC drivers/base/power/generic_ops.o 3340: CC fs/sysfs/symlink.o 3341: CC drivers/tty/tty_mutex.o 3342: CC lib/lz4/lz4_decompress.o 3343: AR drivers/char/built-in.a 3344: CC drivers/block/virtio_blk.o 3345: CC drivers/tty/tty_ldsem.o 3346: CC net/core/stream.o 3347: AR drivers/gpu/drm/i2c/built-in.a 3348: CC net/core/scm.o 3349: AR lib/lzo/built-in.a 3350: CC net/core/gen_stats.o 3351: CC net/core/gen_estimator.o 3352: CC net/core/net_namespace.o 3353: CC src/zlib/gzclose.o 3354: CC src/zlib/gzlib.o 3355: CC drivers/base/power/common.o 3356: CC mm/mremap.o 3357: CC mm/msync.o 3358: CC drivers/tty/tty_baudrate.o 3359: CC drivers/base/firmware_loader/builtin/main.o 3360: CC drivers/tty/tty_jobctrl.o 3361: CC drivers/regulator/vexpress-regulator.o 3362: CC drivers/base/regmap/regmap.o 3363: CC drivers/video/fbdev/core/sysfillrect.o 3364: CC src/zlib/gzread.o 3365: CC drivers/video/fbdev/core/syscopyarea.o 3366: CC drivers/tty/n_null.o 3367: CC fs/sysfs/mount.o 3368: CC fs/sysfs/group.o 3369: CC src/zlib/gzwrite.o 3370: CC drivers/gpu/drm/display/drm_dsc_helper.o 3371: AR drivers/base/firmware_loader/builtin/built-in.a 3372: CC drivers/base/firmware_loader/main.o 3373: CC drivers/tty/vt/consolemap_deftbl.o 3374: CC src/zlib/inffast.o 3375: CC drivers/tty/pty.o 3376: CC drivers/base/power/qos.o 3377: AR lib/lz4/built-in.a 3378: CC src/zlib/inflate.o 3379: CC lib/zstd/zstd_compress_module.o 3380: AR block/built-in.a 3381: CC mm/page_vma_mapped.o 3382: AR drivers/base/test/built-in.a 3383: CC lib/zstd/common/debug.o 3384: CC drivers/tty/sysrq.o 3385: CC lib/zstd/common/entropy_common.o 3386: CC net/core/secure_seq.o 3387: CC lib/zstd/common/error_private.o 3388: CC mm/pagewalk.o 3389: AR kernel/trace/built-in.a 3390: AR drivers/gpu/vga/built-in.a 3391: CC kernel/softirq.o 3392: CC kernel/resource.o 3393: CC net/core/flow_dissector.o 3394: AR drivers/regulator/built-in.a 3395: CC lib/zstd/common/fse_decompress.o 3396: AR drivers/misc/eeprom/built-in.a 3397: AR drivers/misc/cb710/built-in.a 3398: AR drivers/misc/ti-st/built-in.a 3399: AR drivers/misc/lis3lv02d/built-in.a 3400: AR drivers/misc/cardreader/built-in.a 3401: CC net/core/sysctl_net_core.o 3402: CC net/sched/sch_generic.o 3403: AR drivers/misc/built-in.a 3404: AR drivers/block/built-in.a 3405: CC net/netlink/af_netlink.o 3406: AR drivers/tty/vt/built-in.a 3407: AR net/bpf/built-in.a 3408: CC net/ethtool/ioctl.o 3409: CC net/unix/af_unix.o 3410: CC net/ipv4/route.o 3411: CC net/ipv4/inetpeer.o 3412: AR fs/sysfs/built-in.a 3413: CC fs/devpts/inode.o 3414: CC drivers/video/fbdev/core/sysimgblt.o 3415: CC net/ipv4/protocol.o 3416: CC net/ipv4/ip_input.o 3417: CC net/ipv4/ip_fragment.o 3418: AR drivers/gpu/drm/display/built-in.a 3419: CC net/ipv6/addrconf_core.o 3420: CC drivers/gpu/drm/panel/panel-simple.o 3421: CC src/zlib/inftrees.o 3422: CC lib/zstd/common/zstd_common.o 3423: CC net/packet/af_packet.o 3424: CC lib/zstd/compress/fse_compress.o 3425: CC src/zlib/trees.o 3426: CC lib/zstd/compress/hist.o 3427: AR drivers/base/firmware_loader/built-in.a 3428: CC drivers/video/fbdev/core/fb_sys_fops.o 3429: CC mm/pgtable-generic.o 3430: CC kernel/sysctl.o 3431: CC drivers/base/power/runtime.o 3432: CC src/zlib/zutil.o 3433: AR src/zlib/libz.a 3434: RANLIB src/zlib/libz.a 3435: LD ccache 3436: CC net/ipv6/exthdrs_core.o 3437: AR fs/devpts/built-in.a 3438: AR drivers/tty/built-in.a 3439: CC fs/netfs/buffered_read.o 3440: CC fs/ext4/balloc.o 3441: CC lib/zstd/compress/huf_compress.o 3442: >>> host-ccache 3.7.12 Installing to host directory 3443: CC lib/zstd/compress/zstd_compress.o 3444: PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin" PKG_CONFIG="/dev/shm/qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/dev/shm/qemu/out-br/host/lib/pkgconfig:/dev/shm/qemu/out-br/host/share/pkgconfig" /usr/bin//make install -C /dev/shm/qemu/out-br/build/host-ccache-3.7.12/ 3445: CP ccache.1 3446: INSTALL ccache 3447: INSTALL ccache.1 3448: mkdir -p /home/optee/.ccache 3449: CC fs/netfs/io.o 3450: CC fs/netfs/main.o 3451: attr-2.5.1.tar.xz: OK (sha256: db448a626f9313a1a970d636767316a8da32aede70518b8050fa0de7947adc32) 3452: CC fs/netfs/objects.o 3453: >>> host-attr 2.5.1 Extracting 3454: xzcat /mnt/storage/buildroot_cache/download/attr/attr-2.5.1.tar.xz | tar --strip-components=1 -C /dev/shm/qemu/out-br/build/host-attr-2.5.1 -xf - 3455: CC drivers/base/component.o 3456: >>> host-attr 2.5.1 Patching 3457: 3458: Applying 0001-build-with-older-GCCs.patch using patch: 3459: patching file include/attributes.h 3460: >>> host-attr 2.5.1 Updating config.sub and config.guess 3461: for file in config.guess config.sub; do for i in $(find /dev/shm/qemu/out-br/build/host-attr-2.5.1 -name $file); do cp support/gnuconfig/$file $i; done; done 3462: >>> host-attr 2.5.1 Patching libtool 3463: CC drivers/gpu/drm/panel/panel-edp.o 3464: CC drivers/base/regmap/regcache.o 3465: CC drivers/mfd/mfd-core.o 3466: patching file /dev/shm/qemu/out-br/build/host-attr-2.5.1/build-aux/ltmain.sh 3467: Hunk #1 succeeded at 2694 (offset 7 lines). 3468: Hunk #2 succeeded at 4284 (offset 7 lines). 3469: Hunk #3 succeeded at 6579 (offset 25 lines). 3470: Hunk #4 succeeded at 6589 (offset 25 lines). 3471: Hunk #5 succeeded at 6882 (offset 25 lines). 3472: Hunk #6 succeeded at 7174 (offset 25 lines). 3473: Hunk #7 succeeded at 8142 (offset 30 lines). 3474: Hunk #8 succeeded at 10771 (offset 61 lines). 3475: CC net/ipv4/ip_forward.o 3476: CC mm/rmap.o 3477: >>> host-attr 2.5.1 Configuring 3478: (cd /dev/shm/qemu/out-br/build/host-attr-2.5.1/ && rm -rf config.cache; PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin" PKG_CONFIG="/dev/shm/qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/dev/shm/qemu/out-br/host/lib/pkgconfig:/dev/shm/qemu/out-br/host/share/pkgconfig" AR="/usr/bin//ar" AS="/usr/bin//as" LD="/usr/bin//ld" NM="/usr/bin//nm" CC="/dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc" GCC="/dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc" CXX="/dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++" CPP="/usr/bin//cpp" OBJCOPY="/usr/bin//objcopy" RANLIB="/usr/bin//ranlib" CPPFLAGS="-I/dev/shm/qemu/out-br/host/include" CFLAGS="-O2 -I/dev/shm/qemu/out-br/host/include" CXXFLAGS="-O2 -I/dev/shm/qemu/out-br/host/include" LDFLAGS="-L/dev/shm/qemu/out-br/host/lib -Wl,-rpath,/dev/shm/qemu/out-br/host/lib" INTLTOOL_PERL=/usr/bin//perl CFLAGS="-O2 -I/dev/shm/qemu/out-br/host/include" LDFLAGS="-L/dev/shm/qemu/out-br/host/lib -Wl,-rpath,/dev/shm/qemu/out-br/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/dev/shm/qemu/out-br/host" --sysconfdir="/dev/shm/qemu/out-br/host/etc" --localstatedir="/dev/shm/qemu/out-br/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) 3479: CC net/ipv6/ip6_checksum.o 3480: AR drivers/video/fbdev/core/built-in.a 3481: AR drivers/video/fbdev/built-in.a 3482: AR drivers/video/built-in.a 3483: CC drivers/mfd/syscon.o 3484: CC lib/zstd/compress/zstd_compress_literals.o 3485: configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop 3486: checking for a BSD-compatible install... /usr/bin//install -c 3487: checking whether build environment is sane... yes 3488: CC drivers/mfd/vexpress-sysreg.o 3489: checking for a thread-safe mkdir -p... /usr/bin//mkdir -p 3490: checking for gawk... gawk 3491: checking whether make sets $(MAKE)... yes 3492: checking whether make supports nested variables... yes 3493: checking whether make supports nested variables... (cached) yes 3494: checking for gcc... /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc 3495: CC drivers/base/power/wakeirq.o 3496: checking whether the C compiler works... CC fs/ext2/balloc.o 3497: yes 3498: checking for C compiler default output file name... a.out 3499: checking for suffix of executables... 3500: checking whether we are cross compiling... CC net/core/dev.o 3501: CC net/sched/sch_mq.o 3502: no 3503: checking for suffix of object files... o 3504: checking whether we are using the GNU C compiler... yes 3505: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc accepts -g... yes 3506: checking for /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc option to accept ISO C89... none needed 3507: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc understands -c and -o together... yes 3508: checking whether make supports the include directive... yes (GNU style) 3509: checking dependency style of /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc... none 3510: checking how to run the C preprocessor... /usr/bin//cpp 3511: CC fs/ext2/dir.o 3512: checking for grep that handles long lines and -e... /usr/bin//grep 3513: checking for egrep... /usr/bin//grep -E 3514: checking for ANSI C header files... CC fs/jbd2/transaction.o 3515: yes 3516: checking for sys/types.h... CC fs/jbd2/commit.o 3517: yes 3518: CC fs/jbd2/recovery.o 3519: checking for sys/stat.h... yes 3520: CC net/sched/sch_frag.o 3521: checking for stdlib.h... yes 3522: AR drivers/gpu/drm/bridge/analogix/built-in.a 3523: checking for string.h... yes 3524: AR drivers/gpu/drm/bridge/cadence/built-in.a 3525: checking for memory.h... AR drivers/gpu/drm/bridge/synopsys/built-in.a 3526: yes 3527: CC drivers/gpu/drm/bridge/sii902x.o 3528: checking for strings.h... CC drivers/base/regmap/regcache-rbtree.o 3529: yes 3530: checking for inttypes.h... AR fs/netfs/built-in.a 3531: yes 3532: AR drivers/gpu/drm/hisilicon/built-in.a 3533: CC fs/ext4/bitmap.o 3534: checking for stdint.h... CC fs/ext4/block_validity.o 3535: yes 3536: checking for unistd.h... yes 3537: checking minix/config.h usability... no 3538: checking minix/config.h presence... CC fs/ext4/dir.o 3539: no 3540: checking for minix/config.h... no 3541: checking whether it is safe to define __EXTENSIONS__... yes 3542: checking for an ANSI C-conforming const... yes 3543: checking for mode_t... CC drivers/base/power/main.o 3544: AR drivers/mfd/built-in.a 3545: CC drivers/base/power/wakeup.o 3546: yes 3547: checking for size_t... CC net/ipv6/ip6_icmp.o 3548: yes 3549: checking for working alloca.h... AR drivers/gpu/drm/panel/built-in.a 3550: CC kernel/capability.o 3551: CC kernel/ptrace.o 3552: yes 3553: checking for alloca... CC net/unix/garbage.o 3554: yes 3555: checking whether __attribute__((visibility())) is supported... yes 3556: checking for special C compiler options needed for large files... no 3557: checking for _FILE_OFFSET_BITS value needed for large files... no 3558: checking the archiver (/usr/bin//ar) interface... ar 3559: CC net/netlink/genetlink.o 3560: checking build system type... x86_64-pc-linux-gnu 3561: checking host system type... x86_64-pc-linux-gnu 3562: checking how to print strings... CC net/ethtool/common.o 3563: CC net/ethtool/netlink.o 3564: CC net/ipv4/ip_options.o 3565: printf 3566: checking for a sed that does not truncate output... /usr/bin//sed 3567: checking for fgrep... /usr/bin//grep -F 3568: checking for ld used by /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc... CC net/ipv4/ip_output.o 3569: /usr/bin//ld 3570: checking if the linker (/usr/bin//ld) is GNU ld... yes 3571: checking for BSD- or MS-compatible name lister (nm)... /usr/bin//nm 3572: checking the name lister (/usr/bin//nm) interface... BSD nm 3573: checking whether ln -s works... yes 3574: checking the maximum length of command line arguments... 1572864 3575: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop 3576: checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 3577: checking for /usr/bin//ld option to reload object files... -r 3578: checking for objdump... objdump 3579: checking how to recognize dependent libraries... pass_all 3580: checking for dlltool... no 3581: checking how to associate runtime and link libraries... printf %s\n 3582: checking for archiver @FILE support... @ 3583: checking for strip... strip 3584: CC fs/ext2/file.o 3585: checking for ranlib... /usr/bin//ranlib 3586: checking command to parse /usr/bin//nm output from /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc object... CC net/core/dev_addr_lists.o 3587: CC lib/zstd/compress/zstd_compress_sequences.o 3588: CC drivers/base/regmap/regcache-flat.o 3589: CC mm/vmalloc.o 3590: ok 3591: checking for sysroot... no 3592: checking for a working dd... /usr/bin//dd 3593: checking how to truncate binary pipes... /usr/bin//dd bs=4096 count=1 3594: checking for mt... mt 3595: checking if mt is a manifest tool... no 3596: checking for dlfcn.h... yes 3597: checking for objdir... .libs 3598: CC lib/zstd/compress/zstd_compress_superblock.o 3599: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc supports -fno-rtti -fno-exceptions... CC drivers/base/regmap/regmap-i2c.o 3600: no 3601: checking for /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc option to produce PIC... -fPIC -DPIC 3602: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc PIC flag -fPIC -DPIC works... yes 3603: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc static flag -static works... AR net/packet/built-in.a 3604: CC net/sunrpc/clnt.o 3605: CC lib/zstd/compress/zstd_double_fast.o 3606: CC lib/zstd/compress/zstd_fast.o 3607: yes 3608: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc supports -c -o file.o... yes 3609: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc supports -c -o file.o... (cached) yes 3610: checking whether the /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc linker (/usr/bin//ld -m elf_x86_64) supports shared libraries... yes 3611: checking whether -lc should be explicitly linked in... no 3612: checking dynamic linker characteristics... CC net/9p/mod.o 3613: CC fs/ext4/ext4_jbd2.o 3614: GNU/Linux ld.so 3615: checking how to hardcode library paths into programs... immediate 3616: checking whether stripping libraries is possible... yes 3617: checking if libtool supports shared libraries... yes 3618: checking whether to build shared libraries... yes 3619: checking whether to build static libraries... no 3620: checking whether NLS is requested... no 3621: checking for msgfmt... no 3622: checking for gmsgfmt... : 3623: checking for xgettext... no 3624: checking for msgmerge... no 3625: checking for ld used by /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc... /usr/bin//ld -m elf_x86_64 3626: checking if the linker (/usr/bin//ld -m elf_x86_64) is GNU ld... AR drivers/gpu/drm/bridge/built-in.a 3627: yes 3628: checking for shared library run path origin... AR drivers/gpu/drm/tiny/built-in.a 3629: CC drivers/gpu/drm/pl111/pl111_display.o 3630: done 3631: checking for CFPreferencesCopyAppValue... no 3632: checking for CFLocaleCopyCurrent... AR net/sched/built-in.a 3633: CC drivers/base/regmap/regmap-mmio.o 3634: no 3635: checking whether to use NLS... no 3636: CC fs/jbd2/checkpoint.o 3637: CC drivers/base/core.o 3638: AR drivers/gpu/drm/xlnx/built-in.a 3639: checking that generated files are newer than configure... done 3640: configure: creating ./config.status 3641: CC fs/jbd2/revoke.o 3642: CC net/ipv6/output_core.o 3643: CC fs/ext2/ialloc.o 3644: CC net/ipv6/protocol.o 3645: CC net/ipv6/ip6_offload.o 3646: CC net/ipv6/tcpv6_offload.o 3647: CC kernel/user.o 3648: CC net/unix/sysctl_net_unix.o 3649: CC drivers/base/power/wakeup_stats.o 3650: CC net/9p/client.o 3651: CC net/ethtool/bitset.o 3652: CC drivers/gpu/drm/pl111/pl111_versatile.o 3653: config.status: creating libattr.pc 3654: config.status: creating Makefile 3655: CC net/ethtool/strset.o 3656: config.status: creating po/Makefile.in 3657: config.status: creating include/config.h 3658: config.status: executing depfiles commands 3659: config.status: executing libtool commands 3660: config.status: executing po-directories commands 3661: config.status: creating po/POTFILES 3662: AR drivers/base/regmap/built-in.a 3663: config.status: creating po/Makefile 3664: CC net/core/dst.o 3665: config.status: executing include/attr commands 3666: configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop 3667: CC net/netlink/policy.o 3668: CC net/ipv4/ip_sockglue.o 3669: >>> host-attr 2.5.1 Building 3670: PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin" PKG_CONFIG="/dev/shm/qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/dev/shm/qemu/out-br/host/lib/pkgconfig:/dev/shm/qemu/out-br/host/share/pkgconfig" /usr/bin//make -C /dev/shm/qemu/out-br/build/host-attr-2.5.1/ 3671: CC kernel/signal.o 3672: Making all in po 3673: make[4]: Nothing to be done for 'all'. 3674: CC tools/attr.o 3675: CC libattr/la-attr_copy_action.lo 3676: CC fs/ext2/inode.o 3677: CC drivers/base/power/clock_ops.o 3678: CC fs/ext2/ioctl.o 3679: CC libattr/la-attr_copy_check.lo 3680: CC fs/ext2/namei.o 3681: CC fs/jbd2/journal.o 3682: CC libattr/la-attr_copy_fd.lo 3683: CC fs/ext2/super.o 3684: AR drivers/nfc/built-in.a 3685: CC fs/ext4/extents.o 3686: CC drivers/dma-buf/dma-buf.o 3687: CC libattr/la-attr_copy_file.lo 3688: CC kernel/sys.o 3689: CC libattr/la-libattr.lo 3690: CC libattr/la-syscalls.lo 3691: CC mm/process_vm_access.o 3692: AR drivers/base/power/built-in.a 3693: CC mm/page_alloc.o 3694: CC drivers/gpu/drm/pl111/pl111_drv.o 3695: CC net/unix/scm.o 3696: CC kernel/umh.o 3697: CCLD libattr.la 3698: CC kernel/workqueue.o 3699: CC kernel/pid.o 3700: AR net/netlink/built-in.a 3701: CC net/devres.o 3702: CC kernel/task_work.o 3703: CC libmisc/high_water_alloc.lo 3704: CC net/ipv6/exthdrs_offload.o 3705: CC net/core/netevent.o 3706: CC libmisc/next_line.lo 3707: CC libmisc/quote.lo 3708: CC net/ethtool/linkinfo.o 3709: CC lib/zstd/compress/zstd_lazy.o 3710: CC net/sunrpc/xprt.o 3711: CC mm/init-mm.o 3712: CC libmisc/unquote.lo 3713: CC fs/ext2/symlink.o 3714: CC drivers/dma-buf/dma-fence.o 3715: CC libmisc/walk_tree.lo 3716: CC drivers/dma-buf/dma-fence-array.o 3717: CC drivers/base/bus.o 3718: CC net/9p/error.o 3719: CCLD libmisc.la 3720: CC lib/zstd/compress/zstd_ldm.o 3721: /usr/bin//ar: `u' modifier ignored since `D' is the default (see `U') 3722: CC net/core/neighbour.o 3723: CCLD attr 3724: AR drivers/gpu/drm/pl111/built-in.a 3725: AR net/unix/built-in.a 3726: CC net/core/rtnetlink.o 3727: CC net/core/utils.o 3728: AR drivers/gpu/drm/gud/built-in.a 3729: AR drivers/gpu/drm/solomon/built-in.a 3730: CC drivers/gpu/drm/drm_aperture.o 3731: CC net/ipv4/inet_hashtables.o 3732: CC net/core/link_watch.o 3733: CC tools/getfattr.o 3734: CCLD getfattr 3735: CC mm/memblock.o 3736: CC net/9p/protocol.o 3737: CC net/core/filter.o 3738: CC net/core/sock_diag.o 3739: CC tools/setfattr.o 3740: CCLD setfattr 3741: AR fs/ext2/built-in.a 3742: AR net/ipv6/built-in.a 3743: CC net/socket.o 3744: CC fs/cramfs/inode.o 3745: CC fs/squashfs/block.o 3746: CC fs/ext4/extents_status.o 3747: >>> host-attr 2.5.1 Installing to host directory 3748: PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin" PKG_CONFIG="/dev/shm/qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/dev/shm/qemu/out-br/host/lib/pkgconfig:/dev/shm/qemu/out-br/host/share/pkgconfig" /usr/bin//make install -C /dev/shm/qemu/out-br/build/host-attr-2.5.1/ 3749: Making install in po 3750: if test "attr" = "gettext-tools"; then \ 3751: /usr/bin//mkdir -p /dev/shm/qemu/out-br/host/share/gettext/po; \ 3752: for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ 3753: /usr/bin//install -c -m 644 ./$file \ 3754: /dev/shm/qemu/out-br/host/share/gettext/po/$file; \ 3755: done; \ 3756: for file in Makevars; do \ 3757: rm -f /dev/shm/qemu/out-br/host/share/gettext/po/$file; \ 3758: done; \ 3759: else \ 3760: : ; \ 3761: fi 3762: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/lib' 3763: /bin/bash ./libtool --mode=install /usr/bin//install -c libattr.la '/dev/shm/qemu/out-br/host/lib' 3764: CC net/ethtool/linkmodes.o 3765: libtool: install: /usr/bin//install -c .libs/libattr.so.1.1.2501 /dev/shm/qemu/out-br/host/lib/libattr.so.1.1.2501 3766: libtool: install: (cd /dev/shm/qemu/out-br/host/lib && { ln -s -f libattr.so.1.1.2501 libattr.so.1 || { rm -f libattr.so.1 && ln -s libattr.so.1.1.2501 libattr.so.1; }; }) 3767: libtool: install: (cd /dev/shm/qemu/out-br/host/lib && { ln -s -f libattr.so.1.1.2501 libattr.so || { rm -f libattr.so && ln -s libattr.so.1.1.2501 libattr.so; }; }) 3768: libtool: install: /usr/bin//install -c .libs/libattr.lai /dev/shm/qemu/out-br/host/lib/libattr.la 3769: CC fs/cramfs/uncompress.o 3770: libtool: finish: PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin:/sbin" ldconfig -n /dev/shm/qemu/out-br/host/lib 3771: ---------------------------------------------------------------------- 3772: Libraries have been installed in: 3773: /dev/shm/qemu/out-br/host/lib 3774: 3775: If you ever happen to want to link against installed libraries 3776: in a given directory, LIBDIR, you must either use libtool, and 3777: specify the full pathname of the library, or use the '-LLIBDIR' 3778: flag during linking and do at least one of the following: 3779: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 3780: during execution 3781: - add LIBDIR to the 'LD_RUN_PATH' environment variable 3782: during linking 3783: - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 3784: - have your system administrator add LIBDIR to '/etc/ld.so.conf' 3785: 3786: See any operating system documentation about shared libraries for 3787: more information, such as the ld(1) and ld.so(8) manual pages. 3788: ---------------------------------------------------------------------- 3789: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/bin' 3790: /bin/bash ./libtool --mode=install /usr/bin//install -c attr getfattr setfattr '/dev/shm/qemu/out-br/host/bin' 3791: libtool: install: /usr/bin//install -c attr /dev/shm/qemu/out-br/host/bin/attr 3792: libtool: install: /usr/bin//install -c getfattr /dev/shm/qemu/out-br/host/bin/getfattr 3793: libtool: install: /usr/bin//install -c setfattr /dev/shm/qemu/out-br/host/bin/setfattr 3794: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/etc' 3795: /usr/bin//install -c -m 644 xattr.conf '/dev/shm/qemu/out-br/host/etc' 3796: subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /usr/bin//sed -e "s/\<EXPORT\>/extern/" < "$1" > "include/$file.t" || exit 1; /usr/bin//mkdir -p "$2" || exit 1; /usr/bin//install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/attributes.h" "/dev/shm/qemu/out-br/host/include/attr" 3797: subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /usr/bin//sed -e "s/\<EXPORT\>/extern/" < "$1" > "include/$file.t" || exit 1; /usr/bin//mkdir -p "$2" || exit 1; /usr/bin//install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/error_context.h" "/dev/shm/qemu/out-br/host/include/attr" 3798: subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /usr/bin//sed -e "s/\<EXPORT\>/extern/" < "$1" > "include/$file.t" || exit 1; /usr/bin//mkdir -p "$2" || exit 1; /usr/bin//install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/libattr.h" "/dev/shm/qemu/out-br/host/include/attr" 3799: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/share/doc/attr' 3800: /usr/bin//install -c -m 644 doc/CHANGES doc/COPYING doc/COPYING.LGPL doc/PORTING '/dev/shm/qemu/out-br/host/share/doc/attr' 3801: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/share/man/man1' 3802: /usr/bin//install -c -m 644 man/man1/attr.1 man/man1/getfattr.1 man/man1/setfattr.1 '/dev/shm/qemu/out-br/host/share/man/man1' 3803: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/share/man/man3' 3804: CC drivers/base/dd.o 3805: /usr/bin//install -c -m 644 man/man3/attr_get.3 man/man3/attr_list.3 man/man3/attr_multi.3 man/man3/attr_remove.3 man/man3/attr_set.3 '/dev/shm/qemu/out-br/host/share/man/man3' 3806: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/lib/pkgconfig' 3807: /usr/bin//install -c -m 644 libattr.pc '/dev/shm/qemu/out-br/host/lib/pkgconfig' 3808: /usr/bin//make install-data-hook 3809: set -e; \ 3810: cd "/dev/shm/qemu/out-br/host/share/man"; \ 3811: for d in man/man1/attr.1 man/man1/getfattr.1 man/man1/setfattr.1 man/man3/attr_get.3 man/man3/attr_list.3 man/man3/attr_multi.3 man/man3/attr_remove.3 man/man3/attr_set.3; do \ 3812: man_section=${d##*.}; \ 3813: d=${d#man/}; \ 3814: dst=${d##*/}; \ 3815: for m in `gawk \ 3816: '/^\.S[h|H] NAME/ {ok=1; next} ok {print; exit}' $d \ 3817: | /usr/bin//sed \ 3818: -e 's/^\.Nm //' -e 's/,/ /g' -e 's/\\-.*//' \ 3819: -e 's/\\\f[0-9]//g' -e 's/ / /g;q'`; \ 3820: do \ 3821: [ "$m" = "\\" ] && continue; \ 3822: ln="man$man_section/$m.$man_section"; \ 3823: [ -e "$ln" ] && continue; \ 3824: echo ln -s $dst $ln; \ 3825: ln -s $dst $ln; \ 3826: done; \ 3827: done 3828: ln -s attr_get.3 man3/attr_getf.3 3829: ln -s attr_list.3 man3/attr_listf.3 3830: ln -s attr_multi.3 man3/attr_multif.3 3831: ln -s attr_remove.3 man3/attr_removef.3 3832: ln -s attr_set.3 man3/attr_setf.3 3833: CC fs/ext4/file.o 3834: CC net/sysctl_net.o 3835: CC drivers/dma-buf/dma-fence-chain.o 3836: CC net/9p/trans_common.o 3837: acl-2.3.1.tar.xz: OK (sha256: c0234042e17f11306c23c038b08e5e070edb7be44bef6697fb8734dcff1c66b1) 3838: CC drivers/gpu/drm/drm_auth.o 3839: >>> host-acl 2.3.1 Extracting 3840: xzcat /mnt/storage/buildroot_cache/download/acl/acl-2.3.1.tar.xz | tar --strip-components=1 -C /dev/shm/qemu/out-br/build/host-acl-2.3.1 -xf - 3841: >>> host-acl 2.3.1 Patching 3842: AR fs/jbd2/built-in.a 3843: CC fs/ramfs/inode.o 3844: 3845: Applying 0001-Build-with-old-GCC-versions.patch using patch: 3846: patching file libacl/acl_from_text.c 3847: >>> host-acl 2.3.1 Updating config.sub and config.guess 3848: for file in config.guess config.sub; do for i in $(find /dev/shm/qemu/out-br/build/host-acl-2.3.1 -name $file); do cp support/gnuconfig/$file $i; done; done 3849: >>> host-acl 2.3.1 Patching libtool 3850: patching file /dev/shm/qemu/out-br/build/host-acl-2.3.1/build-aux/ltmain.sh 3851: Hunk #1 succeeded at 2694 (offset 7 lines). 3852: Hunk #2 succeeded at 4284 (offset 7 lines). 3853: Hunk #3 succeeded at 6579 (offset 25 lines). 3854: Hunk #4 succeeded at 6589 (offset 25 lines). 3855: Hunk #5 succeeded at 6882 (offset 25 lines). 3856: Hunk #6 succeeded at 7174 (offset 25 lines). 3857: Hunk #7 succeeded at 8142 (offset 30 lines). 3858: Hunk #8 succeeded at 10771 (offset 61 lines). 3859: >>> host-acl 2.3.1 Configuring 3860: (cd /dev/shm/qemu/out-br/build/host-acl-2.3.1/ && rm -rf config.cache; PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin" PKG_CONFIG="/dev/shm/qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/dev/shm/qemu/out-br/host/lib/pkgconfig:/dev/shm/qemu/out-br/host/share/pkgconfig" AR="/usr/bin//ar" AS="/usr/bin//as" LD="/usr/bin//ld" NM="/usr/bin//nm" CC="/dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc" GCC="/dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc" CXX="/dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++" CPP="/usr/bin//cpp" OBJCOPY="/usr/bin//objcopy" RANLIB="/usr/bin//ranlib" CPPFLAGS="-I/dev/shm/qemu/out-br/host/include" CFLAGS="-O2 -I/dev/shm/qemu/out-br/host/include" CXXFLAGS="-O2 -I/dev/shm/qemu/out-br/host/include" LDFLAGS="-L/dev/shm/qemu/out-br/host/lib -Wl,-rpath,/dev/shm/qemu/out-br/host/lib" INTLTOOL_PERL=/usr/bin//perl CFLAGS="-O2 -I/dev/shm/qemu/out-br/host/include" LDFLAGS="-L/dev/shm/qemu/out-br/host/lib -Wl,-rpath,/dev/shm/qemu/out-br/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/dev/shm/qemu/out-br/host" --sysconfdir="/dev/shm/qemu/out-br/host/etc" --localstatedir="/dev/shm/qemu/out-br/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) 3861: CC net/core/dev_ioctl.o 3862: AR fs/cramfs/built-in.a 3863: CC net/core/tso.o 3864: CC fs/fat/cache.o 3865: configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop 3866: CC fs/squashfs/cache.o 3867: checking for a BSD-compatible install... /usr/bin//install -c 3868: checking whether build environment is sane... yes 3869: checking for a thread-safe mkdir -p... /usr/bin//mkdir -p 3870: checking for gawk... gawk 3871: checking whether make sets $(MAKE)... yes 3872: checking whether make supports nested variables... yes 3873: checking whether make supports nested variables... (cached) yes 3874: checking for gcc... /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc 3875: checking whether the C compiler works... CC net/ethtool/linkstate.o 3876: CC mm/madvise.o 3877: yes 3878: checking for C compiler default output file name... a.out 3879: checking for suffix of executables... 3880: checking whether we are cross compiling... CC drivers/dma-buf/dma-resv.o 3881: CC net/9p/trans_fd.o 3882: no 3883: checking for suffix of object files... CC fs/fat/dir.o 3884: o 3885: checking whether we are using the GNU C compiler... yes 3886: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc accepts -g... yes 3887: checking for /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc option to accept ISO C89... AR drivers/cxl/core/built-in.a 3888: none needed 3889: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc understands -c and -o together... yes 3890: checking whether make supports the include directive... AR drivers/cxl/built-in.a 3891: yes (GNU style) 3892: checking dependency style of /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc... none 3893: checking how to run the C preprocessor... CC net/9p/trans_virtio.o 3894: /usr/bin//cpp 3895: checking for grep that handles long lines and -e... /usr/bin//grep 3896: checking for egrep... /usr/bin//grep -E 3897: checking for ANSI C header files... CC drivers/base/syscore.o 3898: AR drivers/macintosh/built-in.a 3899: CC drivers/base/driver.o 3900: CC drivers/base/class.o 3901: yes 3902: checking for sys/types.h... yes 3903: CC net/sunrpc/socklib.o 3904: checking for sys/stat.h... yes 3905: CC net/ipv4/inet_timewait_sock.o 3906: checking for stdlib.h... yes 3907: checking for string.h... CC kernel/extable.o 3908: yes 3909: checking for memory.h... yes 3910: CC drivers/gpu/drm/drm_cache.o 3911: checking for strings.h... yes 3912: checking for inttypes.h... yes 3913: checking for stdint.h... yes 3914: checking for unistd.h... CC fs/ramfs/file-mmu.o 3915: yes 3916: checking minix/config.h usability... CC fs/ext4/fsmap.o 3917: no 3918: checking minix/config.h presence... no 3919: checking for minix/config.h... no 3920: checking whether it is safe to define __EXTENSIONS__... CC drivers/base/platform.o 3921: yes 3922: checking whether __attribute__((visibility())) is supported... yes 3923: checking whether byte ordering is bigendian... CC fs/squashfs/dir.o 3924: CC fs/squashfs/export.o 3925: no 3926: checking for special C compiler options needed for large files... no 3927: checking for _FILE_OFFSET_BITS value needed for large files... no 3928: checking the archiver (/usr/bin//ar) interface... ar 3929: checking build system type... CC drivers/base/cpu.o 3930: x86_64-pc-linux-gnu 3931: checking host system type... x86_64-pc-linux-gnu 3932: checking how to print strings... CC fs/squashfs/file.o 3933: printf 3934: checking for a sed that does not truncate output... /usr/bin//sed 3935: checking for fgrep... /usr/bin//grep -F 3936: checking for ld used by /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc... /usr/bin//ld 3937: checking if the linker (/usr/bin//ld) is GNU ld... yes 3938: checking for BSD- or MS-compatible name lister (nm)... /usr/bin//nm 3939: checking the name lister (/usr/bin//nm) interface... BSD nm 3940: checking whether ln -s works... yes 3941: checking the maximum length of command line arguments... 1572864 3942: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop 3943: checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 3944: checking for /usr/bin//ld option to reload object files... -r 3945: checking for objdump... objdump 3946: checking how to recognize dependent libraries... pass_all 3947: checking for dlltool... no 3948: checking how to associate runtime and link libraries... printf %s\n 3949: checking for archiver @FILE support... @ 3950: checking for strip... strip 3951: checking for ranlib... /usr/bin//ranlib 3952: checking command to parse /usr/bin//nm output from /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc object... CC mm/page_io.o 3953: CC drivers/dma-buf/sync_file.o 3954: CC net/core/sock_reuseport.o 3955: ok 3956: CC mm/swap_state.o 3957: checking for sysroot... no 3958: checking for a working dd... /usr/bin//dd 3959: checking how to truncate binary pipes... /usr/bin//dd bs=4096 count=1 3960: checking for mt... mt 3961: checking if mt is a manifest tool... no 3962: checking for dlfcn.h... yes 3963: CC drivers/gpu/drm/drm_file.o 3964: checking for objdir... .libs 3965: CC net/ethtool/debug.o 3966: AR fs/ramfs/built-in.a 3967: CC mm/swapfile.o 3968: CC fs/squashfs/fragment.o 3969: CC drivers/base/firmware.o 3970: CC lib/zstd/compress/zstd_opt.o 3971: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc supports -fno-rtti -fno-exceptions... CC fs/nfs/client.o 3972: no 3973: checking for /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc option to produce PIC... -fPIC -DPIC 3974: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc PIC flag -fPIC -DPIC works... CC lib/zstd/zstd_decompress_module.o 3975: yes 3976: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc static flag -static works... CC lib/zstd/decompress/huf_decompress.o 3977: yes 3978: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc supports -c -o file.o... yes 3979: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc supports -c -o file.o... (cached) yes 3980: checking whether the /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc linker (/usr/bin//ld -m elf_x86_64) supports shared libraries... yes 3981: checking whether -lc should be explicitly linked in... no 3982: checking dynamic linker characteristics... CC kernel/params.o 3983: CC lib/zstd/decompress/zstd_ddict.o 3984: CC lib/zstd/decompress/zstd_decompress.o 3985: GNU/Linux ld.so 3986: checking how to hardcode library paths into programs... immediate 3987: checking whether stripping libraries is possible... yes 3988: checking if libtool supports shared libraries... yes 3989: checking whether to build shared libraries... yes 3990: checking whether to build static libraries... no 3991: checking whether NLS is requested... no 3992: checking for msgfmt... no 3993: checking for gmsgfmt... : 3994: CC net/sunrpc/xprtsock.o 3995: checking for xgettext... no 3996: checking for msgmerge... no 3997: checking for ld used by /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc... /usr/bin//ld -m elf_x86_64 3998: checking if the linker (/usr/bin//ld -m elf_x86_64) is GNU ld... yes 3999: checking for shared library run path origin... AR net/9p/built-in.a 4000: CC fs/fat/fatent.o 4001: CC net/ipv4/inet_connection_sock.o 4002: done 4003: CC net/sunrpc/sched.o 4004: checking for CFPreferencesCopyAppValue... CC mm/swap_slots.o 4005: no 4006: checking for CFLocaleCopyCurrent... no 4007: checking whether to use NLS... no 4008: checking attr/error_context.h usability... yes 4009: checking attr/error_context.h presence... CC net/sunrpc/auth.o 4010: CC net/sunrpc/auth_null.o 4011: yes 4012: checking for attr/error_context.h... yes 4013: checking for getxattr in -lattr... CC lib/zstd/decompress/zstd_decompress_block.o 4014: yes 4015: CC fs/squashfs/id.o 4016: checking that generated files are newer than configure... done 4017: configure: creating ./config.status 4018: CC drivers/base/init.o 4019: AR drivers/dma-buf/built-in.a 4020: CC fs/squashfs/inode.o 4021: CC fs/ext4/fsync.o 4022: CC mm/dmapool.o 4023: CC fs/squashfs/namei.o 4024: CC fs/ext4/hash.o 4025: CC net/ethtool/wol.o 4026: CC fs/ext4/ialloc.o 4027: CC net/ethtool/features.o 4028: CC drivers/gpu/drm/drm_gem.o 4029: config.status: creating libacl.pc 4030: config.status: creating Makefile 4031: CC drivers/gpu/drm/drm_ioctl.o 4032: config.status: creating po/Makefile.in 4033: config.status: creating include/config.h 4034: config.status: executing depfiles commands 4035: config.status: executing libtool commands 4036: CC kernel/platform-feature.o 4037: config.status: executing po-directories commands 4038: CC mm/slub.o 4039: CC mm/migrate.o 4040: CC mm/page_isolation.o 4041: config.status: creating po/POTFILES 4042: AR lib/zstd/built-in.a 4043: config.status: creating po/Makefile 4044: config.status: executing include/acl commands 4045: CC lib/xz/xz_dec_syms.o 4046: config.status: executing include/sys commands 4047: CC lib/xz/xz_dec_stream.o 4048: configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop 4049: CC drivers/base/map.o 4050: >>> host-acl 2.3.1 Building 4051: PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin" PKG_CONFIG="/dev/shm/qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/dev/shm/qemu/out-br/host/lib/pkgconfig:/dev/shm/qemu/out-br/host/share/pkgconfig" /usr/bin//make -C /dev/shm/qemu/out-br/build/host-acl-2.3.1/ 4052: Making all in po 4053: CC kernel/kthread.o 4054: make[4]: Nothing to be done for 'all'. 4055: CC tools/chacl.o 4056: CC libacl/la-acl_add_perm.lo 4057: CC drivers/base/devres.o 4058: CC drivers/gpu/drm/drm_drv.o 4059: CC libacl/la-acl_calc_mask.lo 4060: CC drivers/gpu/drm/drm_sysfs.o 4061: CC libacl/la-acl_clear_perms.lo 4062: CC lib/fonts/fonts.o 4063: CC fs/fat/file.o 4064: CC fs/nfs/dir.o 4065: CC libacl/la-acl_copy_entry.lo 4066: CC lib/xz/xz_dec_lzma2.o 4067: CC fs/squashfs/super.o 4068: CC libacl/la-acl_copy_ext.lo 4069: CC net/core/fib_notifier.o 4070: CC libacl/la-acl_copy_int.lo 4071: CC fs/fat/inode.o 4072: CC libacl/la-acl_create_entry.lo 4073: CC net/core/xdp.o 4074: CC lib/fonts/font_8x8.o 4075: CC libacl/la-acl_delete_def_file.lo 4076: CC lib/fonts/font_8x16.o 4077: CC libacl/la-acl_delete_entry.lo 4078: CC net/ipv4/tcp.o 4079: CC net/core/flow_offload.o 4080: CC net/ethtool/privflags.o 4081: CC libacl/la-acl_delete_perm.lo 4082: CC net/ethtool/rings.o 4083: CC drivers/base/attribute_container.o 4084: CC drivers/base/transport_class.o 4085: CC lib/xz/xz_dec_bcj.o 4086: CC libacl/la-acl_dup.lo 4087: CC drivers/base/topology.o 4088: CC net/sunrpc/auth_unix.o 4089: CC net/sunrpc/svc.o 4090: CC libacl/la-acl_free.lo 4091: AR lib/fonts/built-in.a 4092: CC net/sunrpc/svcsock.o 4093: CC lib/argv_split.o 4094: CC libacl/la-acl_from_text.lo 4095: CC drivers/gpu/drm/drm_mm.o 4096: CC drivers/gpu/drm/drm_crtc.o 4097: CC kernel/sys_ni.o 4098: CC libacl/la-acl_get_entry.lo 4099: CC kernel/nsproxy.o 4100: CC fs/squashfs/symlink.o 4101: CC drivers/gpu/drm/drm_fourcc.o 4102: CC libacl/la-acl_get_fd.lo 4103: CC drivers/gpu/drm/drm_modes.o 4104: AR lib/xz/built-in.a 4105: CC lib/bug.o 4106: CC drivers/gpu/drm/drm_edid.o 4107: CC net/sunrpc/svcauth.o 4108: CC libacl/la-acl_get_file.lo 4109: CC net/ipv4/tcp_input.o 4110: CC net/ipv4/tcp_output.o 4111: CC libacl/la-acl_get_perm.lo 4112: CC drivers/gpu/drm/drm_displayid.o 4113: CC libacl/la-acl_get_permset.lo 4114: CC libacl/la-acl_get_qualifier.lo 4115: CC net/sunrpc/svcauth_unix.o 4116: CC drivers/base/container.o 4117: CC fs/ext4/indirect.o 4118: CC libacl/la-acl_get_tag_type.lo 4119: CC fs/ext4/inline.o 4120: CC libacl/la-acl_init.lo 4121: CC net/ethtool/channels.o 4122: CC fs/squashfs/decompressor.o 4123: CC libacl/la-acl_set_fd.lo 4124: CC fs/squashfs/file_cache.o 4125: CC lib/buildid.o 4126: CC libacl/la-acl_set_file.lo 4127: CC fs/fat/misc.o 4128: CC libacl/la-acl_set_permset.lo 4129: CC drivers/gpu/drm/drm_trace_points.o 4130: CC drivers/base/property.o 4131: CC fs/ext4/inode.o 4132: CC fs/ext4/ioctl.o 4133: CC fs/ext4/mballoc.o 4134: CC net/core/gro.o 4135: CC libacl/la-acl_set_qualifier.lo 4136: CC kernel/notifier.o 4137: CC libacl/la-acl_set_tag_type.lo 4138: CC libacl/la-acl_size.lo 4139: CC mm/early_ioremap.o 4140: CC libacl/la-acl_to_text.lo 4141: CC net/core/net-sysfs.o 4142: CC fs/squashfs/decompressor_single.o 4143: CC libacl/la-acl_valid.lo 4144: CC lib/cmdline.o 4145: CC libacl/la-acl_check.lo 4146: CC fs/squashfs/lzo_wrapper.o 4147: CC libacl/la-acl_cmp.lo 4148: CC fs/fat/nfs.o 4149: CC fs/nfs/file.o 4150: CC libacl/la-acl_entries.lo 4151: CC kernel/ksysfs.o 4152: CC lib/cpumask.o 4153: CC net/ethtool/coalesce.o 4154: CC net/sunrpc/addr.o 4155: CC libacl/la-acl_equiv_mode.lo 4156: CC net/sunrpc/rpcb_clnt.o 4157: CC drivers/gpu/drm/drm_prime.o 4158: CC net/sunrpc/timer.o 4159: CC libacl/la-acl_error.lo 4160: CC net/sunrpc/xdr.o 4161: CC libacl/la-acl_extended_fd.lo 4162: CC mm/cma.o 4163: CC mm/balloon_compaction.o 4164: CC libacl/la-acl_extended_file.lo 4165: CC mm/memfd.o 4166: CC libacl/la-acl_extended_file_nofollow.lo 4167: CC net/core/net-procfs.o 4168: CC fs/ext4/migrate.o 4169: CC libacl/la-acl_from_mode.lo 4170: CC drivers/base/cacheinfo.o 4171: CC libacl/la-acl_to_any_text.lo 4172: CC kernel/cred.o 4173: CC fs/squashfs/zlib_wrapper.o 4174: CC lib/ctype.o 4175: CC libacl/la-__acl_extended_file.lo 4176: CC fs/fat/namei_vfat.o 4177: CC lib/dec_and_lock.o 4178: CC libacl/la-__acl_from_xattr.lo 4179: CC lib/decompress.o 4180: CC libacl/la-__acl_reorder_obj_p.lo 4181: CC kernel/reboot.o 4182: CC lib/decompress_bunzip2.o 4183: CC libacl/la-__acl_to_any_text.lo 4184: CC kernel/async.o 4185: CC kernel/range.o 4186: CC kernel/smpboot.o 4187: CC libacl/la-__acl_to_xattr.lo 4188: CC drivers/gpu/drm/drm_vma_manager.o 4189: CC libacl/la-__apply_mask_to_mode.lo 4190: CC net/ethtool/pause.o 4191: CC net/ethtool/eee.o 4192: CC net/sunrpc/sunrpc_syms.o 4193: CC drivers/base/swnode.o 4194: CC libacl/la-__libobj.lo 4195: CC drivers/gpu/drm/drm_modeset_lock.o 4196: CC drivers/base/devtmpfs.o 4197: CC drivers/gpu/drm/drm_atomic.o 4198: AR fs/squashfs/built-in.a 4199: CC net/core/net-traces.o 4200: CC fs/exportfs/expfs.o 4201: CC libacl/la-perm_copy_fd.lo 4202: CC fs/lockd/clntlock.o 4203: CC fs/nfs/getroot.o 4204: CC libacl/la-perm_copy_file.lo 4205: CC fs/nfs/inode.o 4206: CC mm/page_reporting.o 4207: CC fs/lockd/clntproc.o 4208: CC libmisc/high_water_alloc.lo 4209: CC net/core/selftests.o 4210: CC libmisc/next_line.lo 4211: CC kernel/ucount.o 4212: CC kernel/regset.o 4213: CC libmisc/quote.lo 4214: CC lib/decompress_inflate.o 4215: CC libmisc/unquote.lo 4216: CC net/core/ptp_classifier.o 4217: AR fs/fat/built-in.a 4218: CC fs/lockd/clntxdr.o 4219: CC fs/nls/nls_base.o 4220: CC libmisc/walk_tree.lo 4221: AR fs/exportfs/built-in.a 4222: CC net/ipv4/tcp_timer.o 4223: CCLD libmisc.la 4224: CC fs/nls/nls_cp437.o 4225: AR fs/unicode/built-in.a 4226: CC net/ipv4/tcp_ipv4.o 4227: /usr/bin//ar: `u' modifier ignored since `D' is the default (see `U') 4228: CCLD libacl.la 4229: CC lib/decompress_unlz4.o 4230: CC drivers/base/module.o 4231: CC net/sunrpc/cache.o 4232: CC kernel/kmod.o 4233: CC fs/jffs2/compr.o 4234: CC fs/nls/nls_iso8859-1.o 4235: CC net/ethtool/tsinfo.o 4236: CC fs/lockd/host.o 4237: CC net/sunrpc/rpc_pipe.o 4238: CC fs/nfs/super.o 4239: AR mm/built-in.a 4240: CC fs/nfs/io.o 4241: CC fs/nfs/direct.o 4242: CCLD chacl 4243: CC drivers/gpu/drm/drm_bridge.o 4244: CC tools/getfacl.o 4245: CC tools/user_group.o 4246: CCLD getfacl 4247: CC fs/lockd/svc.o 4248: CC drivers/gpu/drm/drm_framebuffer.o 4249: CC drivers/base/soc.o 4250: CC drivers/gpu/drm/drm_connector.o 4251: AR fs/nls/built-in.a 4252: CC fs/nfs/pagelist.o 4253: CC fs/ubifs/shrinker.o 4254: CC tools/do_set.o 4255: CC tools/parse.o 4256: CC tools/sequence.o 4257: CC tools/setfacl.o 4258: CCLD setfacl 4259: CC lib/decompress_unlzma.o 4260: CC fs/ubifs/journal.o 4261: CC fs/ext4/mmp.o 4262: CC drivers/gpu/drm/drm_blend.o 4263: >>> host-acl 2.3.1 Installing to host directory 4264: PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin" PKG_CONFIG="/dev/shm/qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/dev/shm/qemu/out-br/host/lib/pkgconfig:/dev/shm/qemu/out-br/host/share/pkgconfig" /usr/bin//make install -C /dev/shm/qemu/out-br/build/host-acl-2.3.1/ 4265: Making install in po 4266: if test "acl" = "gettext-tools"; then \ 4267: /usr/bin//mkdir -p /dev/shm/qemu/out-br/host/share/gettext/po; \ 4268: for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ 4269: /usr/bin//install -c -m 644 ./$file \ 4270: /dev/shm/qemu/out-br/host/share/gettext/po/$file; \ 4271: done; \ 4272: for file in Makevars; do \ 4273: rm -f /dev/shm/qemu/out-br/host/share/gettext/po/$file; \ 4274: done; \ 4275: else \ 4276: : ; \ 4277: fi 4278: CC net/core/failover.o 4279: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/lib' 4280: /bin/bash ./libtool --mode=install /usr/bin//install -c libacl.la '/dev/shm/qemu/out-br/host/lib' 4281: libtool: install: /usr/bin//install -c .libs/libacl.so.1.1.2301 /dev/shm/qemu/out-br/host/lib/libacl.so.1.1.2301 4282: libtool: install: (cd /dev/shm/qemu/out-br/host/lib && { ln -s -f libacl.so.1.1.2301 libacl.so.1 || { rm -f libacl.so.1 && ln -s libacl.so.1.1.2301 libacl.so.1; }; }) 4283: libtool: install: (cd /dev/shm/qemu/out-br/host/lib && { ln -s -f libacl.so.1.1.2301 libacl.so || { rm -f libacl.so && ln -s libacl.so.1.1.2301 libacl.so; }; }) 4284: libtool: install: /usr/bin//install -c .libs/libacl.lai /dev/shm/qemu/out-br/host/lib/libacl.la 4285: CC fs/9p/vfs_super.o 4286: libtool: finish: PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin:/sbin" ldconfig -n /dev/shm/qemu/out-br/host/lib 4287: ---------------------------------------------------------------------- 4288: Libraries have been installed in: 4289: /dev/shm/qemu/out-br/host/lib 4290: 4291: If you ever happen to want to link against installed libraries 4292: in a given directory, LIBDIR, you must either use libtool, and 4293: specify the full pathname of the library, or use the '-LLIBDIR' 4294: flag during linking and do at least one of the following: 4295: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 4296: during execution 4297: - add LIBDIR to the 'LD_RUN_PATH' environment variable 4298: during linking 4299: - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 4300: - have your system administrator add LIBDIR to '/etc/ld.so.conf' 4301: 4302: See any operating system documentation about shared libraries for 4303: more information, such as the ld(1) and ld.so(8) manual pages. 4304: ---------------------------------------------------------------------- 4305: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/bin' 4306: /bin/bash ./libtool --mode=install /usr/bin//install -c chacl getfacl setfacl '/dev/shm/qemu/out-br/host/bin' 4307: CC fs/jffs2/dir.o 4308: CC kernel/groups.o 4309: libtool: install: /usr/bin//install -c chacl /dev/shm/qemu/out-br/host/bin/chacl 4310: libtool: install: /usr/bin//install -c getfacl /dev/shm/qemu/out-br/host/bin/getfacl 4311: libtool: install: /usr/bin//install -c setfacl /dev/shm/qemu/out-br/host/bin/setfacl 4312: subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /usr/bin//sed -e "s/\<EXPORT\>/extern/" < "$1" > "include/$file.t" || exit 1; /usr/bin//mkdir -p "$2" || exit 1; /usr/bin//install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/libacl.h" "/dev/shm/qemu/out-br/host/include/acl" 4313: subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /usr/bin//sed -e "s/\<EXPORT\>/extern/" < "$1" > "include/$file.t" || exit 1; /usr/bin//mkdir -p "$2" || exit 1; /usr/bin//install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/acl.h" "/dev/shm/qemu/out-br/host/include/sys" 4314: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/share/doc/acl' 4315: /usr/bin//install -c -m 644 doc/extensions.txt doc/CHANGES doc/COPYING doc/COPYING.LGPL doc/libacl.txt doc/PORTING '/dev/shm/qemu/out-br/host/share/doc/acl' 4316: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/share/man/man1' 4317: /usr/bin//install -c -m 644 man/man1/chacl.1 man/man1/getfacl.1 man/man1/setfacl.1 '/dev/shm/qemu/out-br/host/share/man/man1' 4318: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/share/man/man3' 4319: /usr/bin//install -c -m 644 man/man3/acl_add_perm.3 man/man3/acl_calc_mask.3 man/man3/acl_check.3 man/man3/acl_clear_perms.3 man/man3/acl_cmp.3 man/man3/acl_copy_entry.3 man/man3/acl_copy_ext.3 man/man3/acl_copy_int.3 man/man3/acl_create_entry.3 man/man3/acl_delete_def_file.3 man/man3/acl_delete_entry.3 man/man3/acl_delete_perm.3 man/man3/acl_dup.3 man/man3/acl_entries.3 man/man3/acl_equiv_mode.3 man/man3/acl_error.3 man/man3/acl_extended_fd.3 man/man3/acl_extended_file.3 man/man3/acl_extended_file_nofollow.3 man/man3/acl_free.3 man/man3/acl_from_mode.3 man/man3/acl_from_text.3 man/man3/acl_get_entry.3 man/man3/acl_get_fd.3 man/man3/acl_get_file.3 man/man3/acl_get_perm.3 man/man3/acl_get_permset.3 man/man3/acl_get_qualifier.3 man/man3/acl_get_tag_type.3 man/man3/acl_init.3 man/man3/acl_set_fd.3 man/man3/acl_set_file.3 man/man3/acl_set_permset.3 man/man3/acl_set_qualifier.3 man/man3/acl_set_tag_type.3 man/man3/acl_size.3 man/man3/acl_to_any_text.3 man/man3/acl_to_text.3 man/man3/acl_valid.3 '/dev/shm/qemu/out-br/host/share/man/man3' 4320: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/share/man/man5' 4321: /usr/bin//install -c -m 644 man/man5/acl.5 '/dev/shm/qemu/out-br/host/share/man/man5' 4322: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/lib/pkgconfig' 4323: /usr/bin//install -c -m 644 libacl.pc '/dev/shm/qemu/out-br/host/lib/pkgconfig' 4324: CC drivers/base/arch_topology.o 4325: m4-1.4.19.tar.xz: OK (sha256: 63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96) 4326: CC kernel/kcmp.o 4327: >>> host-m4 1.4.19 Extracting 4328: xzcat /mnt/storage/buildroot_cache/download/m4/m4-1.4.19.tar.xz | tar --strip-components=1 -C /dev/shm/qemu/out-br/build/host-m4-1.4.19 -xf - 4329: CC fs/tracefs/inode.o 4330: CC lib/decompress_unlzo.o 4331: CC net/ethtool/cabletest.o 4332: CC fs/open.o 4333: CC fs/read_write.o 4334: >>> host-m4 1.4.19 Patching 4335: CC fs/ext4/move_extent.o 4336: >>> host-m4 1.4.19 Updating config.sub and config.guess 4337: for file in config.guess config.sub; do for i in $(find /dev/shm/qemu/out-br/build/host-m4-1.4.19 -name $file); do cp support/gnuconfig/$file $i; done; done 4338: >>> host-m4 1.4.19 Patching libtool 4339: CC fs/ext4/namei.o 4340: CC kernel/freezer.o 4341: >>> host-m4 1.4.19 Configuring 4342: (cd /dev/shm/qemu/out-br/build/host-m4-1.4.19/ && rm -rf config.cache; PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin" PKG_CONFIG="/dev/shm/qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/dev/shm/qemu/out-br/host/lib/pkgconfig:/dev/shm/qemu/out-br/host/share/pkgconfig" AR="/usr/bin//ar" AS="/usr/bin//as" LD="/usr/bin//ld" NM="/usr/bin//nm" CC="/dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc" GCC="/dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc" CXX="/dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++" CPP="/usr/bin//cpp" OBJCOPY="/usr/bin//objcopy" RANLIB="/usr/bin//ranlib" CPPFLAGS="-I/dev/shm/qemu/out-br/host/include" CFLAGS="-O2 -I/dev/shm/qemu/out-br/host/include" CXXFLAGS="-O2 -I/dev/shm/qemu/out-br/host/include" LDFLAGS="-L/dev/shm/qemu/out-br/host/lib -Wl,-rpath,/dev/shm/qemu/out-br/host/lib" INTLTOOL_PERL=/usr/bin//perl CFLAGS="-O2 -I/dev/shm/qemu/out-br/host/include" LDFLAGS="-L/dev/shm/qemu/out-br/host/lib -Wl,-rpath,/dev/shm/qemu/out-br/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/dev/shm/qemu/out-br/host" --sysconfdir="/dev/shm/qemu/out-br/host/etc" --localstatedir="/dev/shm/qemu/out-br/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --disable-static ) 4343: CC net/ethtool/tunnels.o 4344: configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-static 4345: checking for a BSD-compatible install... /usr/bin/install -c 4346: checking whether build environment is sane... yes 4347: checking for a race-free mkdir -p... /usr/bin/mkdir -p 4348: checking for gawk... gawk 4349: checking whether make sets $(MAKE)... yes 4350: checking whether make supports nested variables... yes 4351: checking whether make supports nested variables... (cached) yes 4352: checking for gcc... /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc 4353: CC fs/ubifs/file.o 4354: CC fs/lockd/svclock.o 4355: CC drivers/gpu/drm/drm_encoder.o 4356: CC net/sunrpc/sysfs.o 4357: CC drivers/gpu/drm/drm_mode_object.o 4358: CC fs/9p/vfs_inode.o 4359: checking whether the C compiler works... CC fs/jffs2/file.o 4360: CC fs/jffs2/ioctl.o 4361: CC fs/ubifs/dir.o 4362: yes 4363: checking for C compiler default output file name... a.out 4364: checking for suffix of executables... CC lib/decompress_unxz.o 4365: 4366: checking whether we are cross compiling... CC net/core/of_net.o 4367: AR drivers/scsi/arm/built-in.a 4368: CC drivers/scsi/scsi.o 4369: no 4370: CC drivers/scsi/hosts.o 4371: checking for suffix of object files... AR fs/tracefs/built-in.a 4372: o 4373: checking whether the compiler supports GNU C... CC kernel/profile.o 4374: yes 4375: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc accepts -g... yes 4376: checking for /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc option to enable C11 features... none needed 4377: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc understands -c and -o together... yes 4378: checking whether the compiler is clang... no 4379: checking for compiler option needed when checking for declarations... none 4380: checking whether make supports the include directive... yes (GNU style) 4381: checking dependency style of /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc... none 4382: checking for stdio.h... yes 4383: checking for stdlib.h... yes 4384: checking for string.h... yes 4385: checking for inttypes.h... yes 4386: checking for stdint.h... yes 4387: checking for strings.h... yes 4388: checking for sys/stat.h... yes 4389: checking for sys/types.h... yes 4390: checking for unistd.h... yes 4391: checking for wchar.h... yes 4392: checking for minix/config.h... CC drivers/base/trace.o 4393: CC kernel/stacktrace.o 4394: no 4395: checking for pthread.h... yes 4396: checking for sys/param.h... yes 4397: checking for sys/socket.h... CC drivers/scsi/scsi_ioctl.o 4398: yes 4399: checking for dirent.h... yes 4400: checking for stdio_ext.h... yes 4401: checking for getopt.h... CC net/ipv4/tcp_minisocks.o 4402: yes 4403: checking for sys/cdefs.h... yes 4404: checking for threads.h... yes 4405: checking for iconv.h... yes 4406: checking for limits.h... yes 4407: checking for crtdefs.h... no 4408: checking for wctype.h... yes 4409: checking for langinfo.h... yes 4410: checking for xlocale.h... CC net/sunrpc/svc_xprt.o 4411: no 4412: checking for math.h... yes 4413: checking for sys/mman.h... yes 4414: checking for malloc.h... CC net/sunrpc/xprtmultipath.o 4415: yes 4416: checking for spawn.h... yes 4417: checking for sys/time.h... yes 4418: checking for sys/random.h... yes 4419: checking for sys/wait.h... yes 4420: checking for features.h... yes 4421: checking for arpa/inet.h... yes 4422: checking for semaphore.h... CC fs/nfs/read.o 4423: yes 4424: CC lib/decompress_unzstd.o 4425: checking for netdb.h... yes 4426: checking for netinet/in.h... yes 4427: checking for sys/select.h... yes 4428: checking for sys/ioctl.h... yes 4429: checking for sys/uio.h... yes 4430: checking whether it is safe to define __EXTENSIONS__... yes 4431: checking whether _XOPEN_SOURCE should be defined... no 4432: checking build system type... x86_64-pc-linux-gnu 4433: checking host system type... x86_64-pc-linux-gnu 4434: checking how to run the C preprocessor... /usr/bin//cpp 4435: checking for grep that handles long lines and -e... CC fs/9p/vfs_inode_dotl.o 4436: /usr/bin/grep 4437: checking for egrep... /usr/bin/grep -E 4438: checking for Minix Amsterdam compiler... no 4439: checking for ar... /usr/bin//ar 4440: checking whether to use C++... no 4441: checking for _LARGEFILE_SOURCE value needed for large files... CC fs/nfs/symlink.o 4442: CC fs/ext4/page-io.o 4443: CC fs/jffs2/nodelist.o 4444: no 4445: checking for special C compiler options needed for large files... no 4446: checking for _FILE_OFFSET_BITS value needed for large files... no 4447: configure: autobuild project... GNU M4 4448: configure: autobuild revision... 1.4.19 4449: configure: autobuild hostname... lino 4450: configure: autobuild timestamp... 20221201T132414Z 4451: checking for unsigned long long int... yes 4452: checking for long long int... yes 4453: checking for unsigned long long int... (cached) yes 4454: checking for size_t... CC kernel/smp.o 4455: CC fs/nfs/unlink.o 4456: CC fs/ubifs/super.o 4457: yes 4458: checking for working alloca.h... CC drivers/scsi/scsicam.o 4459: yes 4460: checking for alloca... yes 4461: checking for inline... inline 4462: checking whether <wchar.h> uses 'inline' correctly... CC kernel/uid16.o 4463: CC drivers/gpu/drm/drm_property.o 4464: CC drivers/gpu/drm/drm_plane.o 4465: yes 4466: checking for btowc... AR drivers/base/built-in.a 4467: CC net/ethtool/fec.o 4468: CC lib/dump_stack.o 4469: CC net/ethtool/eeprom.o 4470: AR net/core/built-in.a 4471: yes 4472: checking for canonicalize_file_name... CC lib/earlycpio.o 4473: CC net/ethtool/stats.o 4474: yes 4475: checking for faccessat... yes 4476: checking for realpath... CC net/ethtool/phc_vclocks.o 4477: CC net/ethtool/module.o 4478: CC drivers/scsi/scsi_error.o 4479: yes 4480: checking for lstat... CC fs/lockd/svcshare.o 4481: CC fs/lockd/svcproc.o 4482: yes 4483: checking for _set_invalid_parameter_handler... CC fs/ubifs/sb.o 4484: no 4485: checking for fchdir... yes 4486: checking for fcntl... yes 4487: checking for symlink... yes 4488: checking for fdopendir... yes 4489: checking for mempcpy... CC fs/9p/vfs_addr.o 4490: yes 4491: checking for fpurge... CC fs/jffs2/malloc.o 4492: CC drivers/gpu/drm/drm_color_mgmt.o 4493: no 4494: checking for __fpurge... CC fs/ext4/readpage.o 4495: CC fs/9p/vfs_file.o 4496: yes 4497: checking for __freadahead... CC net/sunrpc/stats.o 4498: CC lib/extable.o 4499: CC fs/9p/vfs_dir.o 4500: no 4501: checking for __freading... CC net/ipv4/tcp_cong.o 4502: yes 4503: checking for fstatat... CC kernel/kallsyms.o 4504: yes 4505: checking for getdtablesize... yes 4506: checking for getprogname... no 4507: checking for getexecname... no 4508: checking for getrandom... UPD kernel/config_data 4509: CC fs/ext4/resize.o 4510: CC fs/ext4/super.o 4511: yes 4512: checking for iswcntrl... CC fs/ext4/symlink.o 4513: CC fs/ext4/sysfs.o 4514: yes 4515: checking for iswblank... CC drivers/gpu/drm/drm_print.o 4516: CC net/sunrpc/sysctl.o 4517: AR drivers/nvme/host/built-in.a 4518: AR drivers/nvme/target/built-in.a 4519: CC fs/jffs2/read.o 4520: AR drivers/nvme/built-in.a 4521: yes 4522: checking for uselocale... CC drivers/gpu/drm/drm_dumb_buffers.o 4523: CC drivers/ata/libata-core.o 4524: CC drivers/gpu/drm/drm_mode_config.o 4525: CC lib/fdt.o 4526: yes 4527: checking for newlocale... CC drivers/gpu/drm/drm_vblank.o 4528: yes 4529: checking for duplocale... CC fs/nfs/write.o 4530: AR net/ethtool/built-in.a 4531: CC drivers/gpu/drm/drm_syncobj.o 4532: yes 4533: checking for freelocale... CC fs/ubifs/io.o 4534: yes 4535: checking for mbsinit... CC lib/fdt_addresses.o 4536: CC lib/fdt_empty_tree.o 4537: yes 4538: checking for mbrtowc... CC fs/lockd/svcsubs.o 4539: CC drivers/ata/libata-scsi.o 4540: CC drivers/ata/libata-eh.o 4541: yes 4542: checking for mbslen... CC lib/fdt_ro.o 4543: CC drivers/ata/libata-transport.o 4544: no 4545: checking for mprotect... CC fs/9p/vfs_dentry.o 4546: yes 4547: checking for mkstemp... CC drivers/scsi/scsi_lib.o 4548: CC drivers/ata/libata-trace.o 4549: CC drivers/gpu/drm/drm_lease.o 4550: yes 4551: checking for nl_langinfo... CC drivers/ata/libata-sff.o 4552: yes 4553: checking for openat... CC fs/ext4/xattr.o 4554: yes 4555: checking for pipe... yes 4556: checking for pipe2... CC lib/fdt_rw.o 4557: yes 4558: checking for posix_spawn_file_actions_addchdir_np... CC drivers/gpu/drm/drm_writeback.o 4559: CC fs/jffs2/nodemgmt.o 4560: CC kernel/stop_machine.o 4561: CC fs/jffs2/readinode.o 4562: CC fs/ubifs/tnc.o 4563: yes 4564: checking for posix_spawn_file_actions_addchdir... no 4565: checking for readlink... CC net/ipv4/tcp_metrics.o 4566: yes 4567: checking for isblank... CC lib/fdt_strerror.o 4568: yes 4569: checking for iswctype... CC lib/fdt_sw.o 4570: yes 4571: checking for link... AR net/sunrpc/built-in.a 4572: CC kernel/hung_task.o 4573: yes 4574: checking for secure_getenv... CC net/ipv4/tcp_fastopen.o 4575: yes 4576: checking for getuid... yes 4577: checking for geteuid... CC lib/fdt_wip.o 4578: yes 4579: checking for getgid... CC fs/9p/v9fs.o 4580: yes 4581: checking for getegid... CC lib/flex_proportions.o 4582: CC fs/file_table.o 4583: yes 4584: checking for sigaction... CC fs/nfs/namespace.o 4585: CC drivers/gpu/drm/drm_client.o 4586: yes 4587: checking for sigaltstack... CC fs/lockd/mon.o 4588: yes 4589: checking for siginterrupt... CC fs/lockd/xdr.o 4590: CC fs/super.o 4591: yes 4592: checking for setrlimit... yes 4593: checking for getrlimit... CC fs/char_dev.o 4594: CC kernel/seccomp.o 4595: CC drivers/gpu/drm/drm_client_modeset.o 4596: yes 4597: checking for snprintf... CC fs/stat.o 4598: CC fs/exec.o 4599: yes 4600: checking for strerror_r... CC lib/idr.o 4601: yes 4602: checking for __xpg_strerror_r... yes 4603: checking for strndup... CC fs/jffs2/write.o 4604: yes 4605: checking for vasnprintf... no 4606: checking for wcrtomb... CC lib/irq_regs.o 4607: yes 4608: checking for wcwidth... yes 4609: checking for explicit_bzero... yes 4610: checking for memset_s... no 4611: checking for ftruncate... CC fs/ubifs/master.o 4612: CC lib/is_single_threaded.o 4613: CC fs/9p/fid.o 4614: CC fs/9p/xattr.o 4615: CC fs/9p/acl.o 4616: CC drivers/scsi/scsi_lib_dma.o 4617: yes 4618: checking for gettimeofday... CC fs/pipe.o 4619: yes 4620: checking for pthread_sigmask... CC drivers/scsi/scsi_scan.o 4621: yes 4622: checking for setenv... CC lib/klist.o 4623: CC net/ipv4/tcp_rate.o 4624: yes 4625: checking for sleep... CC lib/kobject.o 4626: yes 4627: checking for catgets... yes 4628: checking for shutdown... CC lib/kobject_uevent.o 4629: CC fs/namei.o 4630: CC lib/logic_pio.o 4631: yes 4632: checking for mquery... CC lib/memcat_p.o 4633: CC fs/ext4/xattr_hurd.o 4634: CC fs/lockd/clnt4xdr.o 4635: CC drivers/gpu/drm/drm_atomic_uapi.o 4636: no 4637: checking for pstat_getprocvm... no 4638: checking for wctob... yes 4639: checking for nl_langinfo and CODESET... yes 4640: checking for a traditional french locale... CC fs/jffs2/scan.o 4641: CC fs/nfs/mount_clnt.o 4642: CC net/ipv4/tcp_recovery.o 4643: CC lib/memneq.o 4644: none 4645: checking whether malloc is ptrdiff_t safe... CC lib/nmi_backtrace.o 4646: yes 4647: checking whether malloc, realloc, calloc set errno on failure... yes 4648: checking whether lstat correctly handles trailing slash... GEN drivers/scsi/scsi_devinfo_tbl.c 4649: CC lib/nodemask.o 4650: CC drivers/scsi/scsi_devinfo.o 4651: CC drivers/scsi/scsi_sysctl.o 4652: yes 4653: checking whether // is distinct from /... no 4654: checking whether realpath works... CC drivers/scsi/scsi_trace.o 4655: CC fs/ubifs/scan.o 4656: yes 4657: checking for getcwd... CC drivers/scsi/scsi_logging.o 4658: AR fs/9p/built-in.a 4659: CC fs/ubifs/replay.o 4660: yes 4661: checking whether the preprocessor supports include_next... yes 4662: checking whether source code line length is unlimited... CC lib/plist.o 4663: yes 4664: checking for /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc options needed to detect all undeclared functions... none needed 4665: checking if environ is properly declared... CC fs/ubifs/log.o 4666: CC fs/fcntl.o 4667: yes 4668: checking for complete errno.h... CC fs/ioctl.o 4669: CC fs/readdir.o 4670: yes 4671: checking whether strerror_r is declared... yes 4672: checking whether strerror_r returns char *... yes 4673: checking for mode_t... AR drivers/ata/built-in.a 4674: CC fs/nfs/nfstrace.o 4675: yes 4676: checking for sig_atomic_t... CC fs/nfs/export.o 4677: CC drivers/scsi/scsi_pm.o 4678: CC fs/ext4/xattr_trusted.o 4679: yes 4680: CC fs/select.o 4681: checking whether fchdir is declared... yes 4682: checking for working fcntl.h... CC kernel/utsname_sysctl.o 4683: CC fs/ext4/xattr_user.o 4684: CC fs/dcache.o 4685: CC lib/radix-tree.o 4686: CC fs/nfs/sysfs.o 4687: CC fs/lockd/xdr4.o 4688: CC fs/nfs/fs_context.o 4689: CC net/ipv4/tcp_ulp.o 4690: CC kernel/tracepoint.o 4691: CC fs/jffs2/gc.o 4692: CC fs/ubifs/commit.o 4693: CC drivers/gpu/drm/drm_managed.o 4694: CC drivers/scsi/scsi_common.o 4695: CC drivers/scsi/virtio_scsi.o 4696: CC drivers/scsi/sd.o 4697: CC fs/nfs/nfsroot.o 4698: CC drivers/scsi/scsi_sysfs.o 4699: CC fs/ext4/fast_commit.o 4700: CC fs/jffs2/symlink.o 4701: CC net/ipv4/tcp_offload.o 4702: CC fs/ubifs/gc.o 4703: CC fs/jffs2/build.o 4704: CC fs/nfs/sysctl.o 4705: CC net/ipv4/datagram.o 4706: CC lib/ratelimit.o 4707: CC kernel/irq_work.o 4708: CC kernel/cpu_pm.o 4709: CC drivers/gpu/drm/drm_vblank_work.o 4710: CC lib/rbtree.o 4711: CC kernel/iomem.o 4712: CC lib/seq_buf.o 4713: CC net/ipv4/raw.o 4714: CC fs/lockd/svc4proc.o 4715: CC fs/ubifs/orphan.o 4716: CC lib/sha1.o 4717: CC net/ipv4/udp.o 4718: CC fs/jffs2/erase.o 4719: CC lib/show_mem.o 4720: CC fs/ubifs/budget.o 4721: CC net/ipv4/udplite.o 4722: CC lib/siphash.o 4723: CC net/ipv4/udp_offload.o 4724: yes 4725: checking for pid_t... CC net/ipv4/arp.o 4726: CC fs/jffs2/background.o 4727: CC fs/jffs2/fs.o 4728: yes 4729: checking for eaccess... CC fs/jffs2/writev.o 4730: CC fs/inode.o 4731: yes 4732: checking whether frexp() can be used without linking with libm... CC drivers/gpu/drm/drm_panel.o 4733: CC kernel/rseq.o 4734: CC drivers/gpu/drm/drm_of.o 4735: yes 4736: checking whether alarm is declared... yes 4737: checking whether long double and double are the same... CC lib/string.o 4738: no 4739: checking whether stdin defaults to large file offsets... CC fs/nfs/nfs2super.o 4740: yes 4741: checking whether fseeko is declared... yes 4742: checking for fseeko... CC drivers/gpu/drm/drm_nomodeset.o 4743: yes 4744: checking whether fflush works on input streams... CC drivers/mtd/parsers/cmdlinepart.o 4745: no 4746: checking whether stat file-mode macros are broken... no 4747: checking for C/C++ restrict keyword... CC drivers/mtd/chips/chipreg.o 4748: __restrict__ 4749: checking for nlink_t... CC drivers/mtd/chips/cfi_probe.o 4750: yes 4751: checking whether ftello is declared... yes 4752: checking whether ungetc works on arbitrary bytes... CC fs/lockd/procfs.o 4753: CC fs/jffs2/super.o 4754: CC fs/attr.o 4755: yes 4756: checking for ftello... AR drivers/scsi/built-in.a 4757: AR drivers/mtd/lpddr/built-in.a 4758: CC drivers/mtd/chips/cfi_util.o 4759: CC drivers/gpu/drm/drm_panel_orientation_quirks.o 4760: yes 4761: checking whether ftello works... CC drivers/mtd/maps/physmap-core.o 4762: CC fs/ubifs/find.o 4763: CC fs/jffs2/debug.o 4764: CC lib/timerqueue.o 4765: yes 4766: checking whether getcwd (NULL, 0) allocates memory for result... yes 4767: checking for getcwd with POSIX signature... CC drivers/mtd/parsers/ofpart_core.o 4768: yes 4769: checking whether getcwd is declared... CC fs/jffs2/wbuf.o 4770: yes 4771: checking whether getdtablesize is declared... yes 4772: checking for getopt.h... (cached) yes 4773: checking for getopt_long_only... CC fs/ubifs/tnc_commit.o 4774: yes 4775: checking whether getopt is POSIX compatible... CC fs/jffs2/compr_rtime.o 4776: CC lib/vsprintf.o 4777: CC fs/ubifs/compress.o 4778: CC fs/ubifs/lpt.o 4779: GZIP kernel/config_data.gz 4780: CC fs/ubifs/lprops.o 4781: CC kernel/configs.o 4782: CC fs/ubifs/recovery.o 4783: yes 4784: checking for working GNU getopt function... yes 4785: checking for working GNU getopt_long function... CC drivers/mtd/chips/cfi_cmdset_0002.o 4786: AR fs/lockd/built-in.a 4787: CC drivers/mtd/chips/cfi_cmdset_0001.o 4788: CC drivers/mtd/chips/gen_probe.o 4789: yes 4790: checking for pthread.h... (cached) yes 4791: CC fs/bad_inode.o 4792: CC drivers/mtd/maps/plat-ram.o 4793: CC fs/nfs/proc.o 4794: checking for pthread_kill in -lpthread... CC drivers/gpu/drm/drm_gem_cma_helper.o 4795: CC fs/file.o 4796: CC drivers/gpu/drm/drm_fb_cma_helper.o 4797: CC fs/filesystems.o 4798: AR drivers/mtd/parsers/built-in.a 4799: CC fs/namespace.o 4800: AR drivers/mtd/devices/built-in.a 4801: yes 4802: checking whether POSIX threads API is available... yes 4803: CC drivers/net/phy/mdio-boardinfo.o 4804: AR drivers/mtd/nand/onenand/built-in.a 4805: checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes 4806: checking whether setlocale (category, NULL) is multithread-safe... yes 4807: AR drivers/mtd/nand/raw/ingenic/built-in.a 4808: CC fs/ext4/orphan.o 4809: AR drivers/mtd/nand/raw/built-in.a 4810: checking host CPU and C ABI... AR drivers/mtd/nand/spi/built-in.a 4811: AR drivers/mtd/nand/built-in.a 4812: CC fs/jffs2/compr_zlib.o 4813: x86_64 4814: checking for ld... /usr/bin//ld 4815: checking if the linker (/usr/bin//ld) is GNU ld... yes 4816: checking for shared library run path origin... done 4817: checking 32-bit host C ABI... no 4818: checking for ELF binary format... CC fs/ubifs/ioctl.o 4819: yes 4820: checking for the common suffixes of directories in the library search path... lib,lib,lib64 4821: checking for iconv... AR kernel/built-in.a 4822: CC net/ipv4/icmp.o 4823: yes 4824: checking for working iconv... CC net/ipv4/devinet.o 4825: CC drivers/net/phy/mdio_devres.o 4826: CC drivers/net/phy/phy.o 4827: yes 4828: checking whether iconv is compatible with its POSIX signature... AR drivers/mtd/maps/built-in.a 4829: yes 4830: checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... CC drivers/net/phy/phy-c45.o 4831: yes 4832: checking for wint_t... yes 4833: checking whether wint_t is large enough... yes 4834: checking whether the compiler produces multi-arch binaries... CC drivers/net/phy/phy-core.o 4835: no 4836: checking whether stdint.h conforms to C99... AR drivers/mtd/tests/built-in.a 4837: CC drivers/mtd/chips/map_ram.o 4838: CC fs/ubifs/lpt_commit.o 4839: CC fs/ubifs/tnc_misc.o 4840: yes 4841: checking whether stdint.h works without ISO C predefines... yes 4842: checking whether stdint.h has UINTMAX_WIDTH etc.... yes 4843: checking where to find the exponent in a 'double'... word 1 bit 20 4844: checking where to find the exponent in a 'float'... word 0 bit 23 4845: checking whether byte ordering is bigendian... AR fs/jffs2/built-in.a 4846: CC drivers/net/phy/phy_device.o 4847: CC drivers/mtd/ubi/vtbl.o 4848: CC drivers/net/phy/linkmode.o 4849: no 4850: CC drivers/gpu/drm/drm_bridge_connector.o 4851: checking whether iswcntrl works... CC drivers/mtd/ubi/vmt.o 4852: CC drivers/mtd/ubi/upd.o 4853: yes 4854: checking for towlower... yes 4855: checking for wctype_t... yes 4856: checking for wctrans_t... yes 4857: checking for a traditional japanese locale... CC fs/seq_file.o 4858: CC net/ipv4/af_inet.o 4859: CC drivers/mtd/ubi/build.o 4860: none 4861: checking for a french Unicode locale... CC drivers/mtd/mtdcore.o 4862: AR fs/ext4/built-in.a 4863: none 4864: checking for a transitional chinese locale... CC net/ipv4/igmp.o 4865: CC net/ipv4/fib_frontend.o 4866: none 4867: checking whether langinfo.h defines CODESET... yes 4868: checking whether langinfo.h defines T_FMT_AMPM... yes 4869: checking whether langinfo.h defines ALTMON_1... yes 4870: checking whether langinfo.h defines ERA... yes 4871: checking whether langinfo.h defines YESEXPR... yes 4872: checking for wchar_t... yes 4873: checking for good max_align_t... CC fs/ubifs/debug.o 4874: yes 4875: checking whether NULL can be used in arbitrary expressions... yes 4876: checking whether locale.h defines locale_t... AR drivers/firewire/built-in.a 4877: yes 4878: checking whether locale.h conforms to POSIX:2001... CC net/ipv4/fib_semantics.o 4879: yes 4880: checking whether struct lconv is properly defined... AR drivers/cdrom/built-in.a 4881: yes 4882: checking for LC_MESSAGES... CC drivers/gpu/drm/drm_crtc_helper.o 4883: yes 4884: checking whether uselocale works... CC fs/nfs/nfs2xdr.o 4885: yes 4886: checking for fake locale system (OpenBSD)... no 4887: checking for Solaris 11.4 locale system... no 4888: checking for getlocalename_l... CC net/ipv4/fib_trie.o 4889: no 4890: checking for CFPreferencesCopyAppValue... CC drivers/mtd/ubi/cdev.o 4891: CC fs/nfs/nfs3super.o 4892: no 4893: checking for CFLocaleCopyPreferredLanguages... no 4894: checking for multithread API to use... none 4895: checking for a sed that does not truncate output... /usr/bin/sed 4896: checking whether malloc (0) returns nonnull... AR drivers/mtd/chips/built-in.a 4897: CC drivers/gpu/drm/drm_encoder_slave.o 4898: CC drivers/mtd/ubi/kapi.o 4899: CC drivers/mtd/ubi/eba.o 4900: yes 4901: checking whether NAN macro works... yes 4902: checking whether HUGE_VAL works... CC drivers/mtd/mtdsuper.o 4903: yes 4904: checking for mbstate_t... yes 4905: checking for mmap... CC drivers/mtd/ubi/io.o 4906: yes 4907: checking for MAP_ANONYMOUS... CC drivers/mtd/ubi/wl.o 4908: yes 4909: checking whether memchr works... yes 4910: checking whether memrchr is declared... yes 4911: checking whether <limits.h> defines MIN and MAX... CC fs/ubifs/misc.o 4912: CC fs/xattr.o 4913: no 4914: checking whether <sys/param.h> defines MIN and MAX... yes 4915: checking for O_CLOEXEC... yes 4916: checking for promoted mode_t type... mode_t 4917: checking for library containing posix_spawn... none required 4918: checking for posix_spawn... CC fs/libfs.o 4919: yes 4920: checking whether posix_spawn is declared... yes 4921: checking whether posix_spawn works... CC lib/win_minmax.o 4922: CC lib/xarray.o 4923: CC lib/lockref.o 4924: yes 4925: checking whether posix_spawn rejects scripts without shebang... yes 4926: checking whether posix_spawnp rejects scripts without shebang... CC fs/ubifs/sysfs.o 4927: yes 4928: checking whether posix_spawnattr_setschedpolicy is supported... yes 4929: checking whether posix_spawnattr_setschedparam is supported... CC drivers/net/phy/mdio_bus.o 4930: yes 4931: checking for sigset_t... CC drivers/gpu/drm/drm_flip_work.o 4932: yes 4933: checking for SIGPIPE... CC drivers/gpu/drm/drm_probe_helper.o 4934: CC drivers/mtd/ubi/attach.o 4935: yes 4936: checking for sched.h... CC drivers/gpu/drm/drm_plane_helper.o 4937: yes 4938: checking for struct sched_param... CC fs/fs-writeback.o 4939: CC net/ipv4/fib_notifier.o 4940: CC fs/pnode.o 4941: yes 4942: checking for uid_t in sys/types.h... yes 4943: checking for volatile sig_atomic_t... CC net/ipv4/inet_fragment.o 4944: yes 4945: checking for sighandler_t... CC fs/splice.o 4946: yes 4947: checking whether C symbols are prefixed with underscore at the linker level... no 4948: checking whether snprintf returns a byte count as in C99... CC fs/sync.o 4949: CC drivers/gpu/drm/drm_atomic_helper.o 4950: CC fs/nfs/nfs3client.o 4951: CC fs/ubifs/xattr.o 4952: yes 4953: checking whether snprintf is declared... yes 4954: checking for posix_spawnattr_t... yes 4955: checking for posix_spawn_file_actions_t... CC drivers/mtd/mtdconcat.o 4956: CC drivers/mtd/mtdpart.o 4957: yes 4958: checking for stdbool.h that conforms to C99... yes 4959: checking for _Bool... CC drivers/net/phy/mdio_device.o 4960: AR drivers/auxdisplay/built-in.a 4961: CC drivers/net/phy/swphy.o 4962: CC net/ipv4/ping.o 4963: yes 4964: CC drivers/usb/common/common.o 4965: checking whether fcloseall is declared... yes 4966: checking which flavor of printf attribute matches inttypes macros... system 4967: checking whether ecvt is declared... CC drivers/usb/core/usb.o 4968: CC drivers/usb/phy/of.o 4969: yes 4970: checking whether fcvt is declared... yes 4971: checking whether gcvt is declared... yes 4972: CC drivers/usb/core/hub.o 4973: checking whether strdup is declared... yes 4974: checking whether strerror(0) succeeds... CC lib/bcd.o 4975: yes 4976: checking for strerror_r with POSIX signature... CC lib/sort.o 4977: no 4978: checking whether __xpg_strerror_r works... CC drivers/input/serio/serio.o 4979: yes 4980: CC drivers/input/serio/ambakmi.o 4981: checking whether strndup is declared... yes 4982: CC drivers/input/serio/libps2.o 4983: checking whether strnlen is declared... CC lib/parser.o 4984: yes 4985: checking whether strsignal is declared... yes 4986: checking whether strstr works... yes 4987: checking whether ldexp() can be used without linking with libm... CC drivers/usb/core/hcd.o 4988: yes 4989: checking for struct timespec in <time.h>... yes 4990: checking for TIME_UTC in <time.h>... yes 4991: checking whether execvpe is declared... yes 4992: checking whether clearerr_unlocked is declared... yes 4993: checking whether feof_unlocked is declared... CC drivers/mtd/ubi/misc.o 4994: yes 4995: checking whether ferror_unlocked is declared... yes 4996: checking whether fflush_unlocked is declared... yes 4997: checking whether fgets_unlocked is declared... yes 4998: checking whether fputc_unlocked is declared... CC net/ipv4/ip_tunnel_core.o 4999: CC drivers/mtd/ubi/debug.o 5000: yes 5001: checking whether fputs_unlocked is declared... yes 5002: checking whether fread_unlocked is declared... yes 5003: CC fs/utimes.o 5004: checking whether fwrite_unlocked is declared... AR fs/ubifs/built-in.a 5005: CC fs/d_path.o 5006: CC drivers/usb/core/urb.o 5007: CC net/ipv4/gre_offload.o 5008: yes 5009: checking whether getc_unlocked is declared... yes 5010: checking whether getchar_unlocked is declared... CC drivers/input/keyboard/atkbd.o 5011: CC drivers/input/mouse/psmouse-base.o 5012: yes 5013: checking whether putc_unlocked is declared... CC fs/nfs/nfs3proc.o 5014: CC lib/debug_locks.o 5015: yes 5016: checking whether putchar_unlocked is declared... yes 5017: checking for inttypes.h... yes 5018: checking for stdint.h... yes 5019: checking for intmax_t... yes 5020: checking whether snprintf truncates the result as in C99... AR drivers/usb/phy/built-in.a 5021: CC fs/nfs/nfs3xdr.o 5022: CC drivers/net/phy/fixed_phy.o 5023: yes 5024: checking for snprintf... (cached) yes 5025: checking for strnlen... CC drivers/usb/common/debug.o 5026: CC drivers/input/mouse/synaptics.o 5027: yes 5028: checking for wcslen... CC lib/random32.o 5029: yes 5030: checking for wcsnlen... CC fs/stack.o 5031: yes 5032: checking for mbrtowc... (cached) yes 5033: checking for wcrtomb... (cached) yes 5034: checking whether _snprintf is declared... AR drivers/usb/common/built-in.a 5035: CC drivers/usb/isp1760/isp1760-core.o 5036: CC drivers/usb/isp1760/isp1760-if.o 5037: no 5038: checking whether printf supports size specifiers as in C99... CC drivers/input/mouse/focaltech.o 5039: CC drivers/input/mouse/alps.o 5040: AR drivers/input/serio/built-in.a 5041: CC drivers/gpu/drm/drm_kms_helper_common.o 5042: CC drivers/input/input.o 5043: yes 5044: checking whether printf supports 'long double' arguments... yes 5045: checking whether printf supports infinite 'double' arguments... CC drivers/usb/isp1760/isp1760-hcd.o 5046: CC lib/bust_spinlocks.o 5047: yes 5048: checking whether printf supports infinite 'long double' arguments... CC drivers/rtc/lib.o 5049: CC drivers/rtc/class.o 5050: AR drivers/mtd/ubi/built-in.a 5051: CC drivers/mtd/mtdchar.o 5052: CC drivers/rtc/interface.o 5053: yes 5054: checking whether printf supports the 'a' and 'A' directives... yes 5055: checking whether printf supports the 'F' directive... yes 5056: checking whether printf supports the 'n' directive... CC drivers/rtc/nvmem.o 5057: CC drivers/input/mouse/byd.o 5058: CC drivers/usb/core/message.o 5059: CC drivers/rtc/dev.o 5060: CC drivers/usb/core/driver.o 5061: CC drivers/usb/core/config.o 5062: CC drivers/usb/core/file.o 5063: AR drivers/net/phy/built-in.a 5064: AR drivers/input/keyboard/built-in.a 5065: CC drivers/net/mdio/fwnode_mdio.o 5066: CC drivers/net/mdio/of_mdio.o 5067: CC lib/kasprintf.o 5068: CC lib/bitmap.o 5069: no 5070: checking whether printf supports the 'ls' directive... CC net/ipv4/metrics.o 5071: AR drivers/net/pcs/built-in.a 5072: yes 5073: checking whether printf supports the grouping flag... CC drivers/gpu/drm/drm_simple_kms_helper.o 5074: CC drivers/gpu/drm/drm_modeset_helper.o 5075: CC drivers/gpu/drm/drm_gem_atomic_helper.o 5076: yes 5077: checking whether printf supports the left-adjust flag correctly... CC drivers/usb/core/buffer.o 5078: yes 5079: checking whether printf supports the zero flag correctly... yes 5080: checking whether printf supports large precisions... CC lib/scatterlist.o 5081: CC drivers/input/mouse/logips2pp.o 5082: AR drivers/net/ethernet/8390/built-in.a 5083: AR drivers/net/ethernet/alacritech/built-in.a 5084: CC drivers/usb/core/sysfs.o 5085: AR drivers/net/ethernet/amazon/built-in.a 5086: AR drivers/net/ethernet/aquantia/built-in.a 5087: AR drivers/net/ethernet/arc/built-in.a 5088: yes 5089: checking whether printf survives out-of-memory conditions... AR drivers/net/ethernet/asix/built-in.a 5090: AR drivers/net/ethernet/cadence/built-in.a 5091: AR drivers/net/ethernet/broadcom/built-in.a 5092: AR drivers/net/ethernet/cavium/common/built-in.a 5093: AR drivers/net/ethernet/cavium/thunder/built-in.a 5094: AR drivers/net/ethernet/cavium/liquidio/built-in.a 5095: AR drivers/net/ethernet/cavium/octeon/built-in.a 5096: AR drivers/net/ethernet/cavium/built-in.a 5097: AR drivers/net/ethernet/cirrus/built-in.a 5098: CC drivers/gpu/drm/drm_gem_framebuffer_helper.o 5099: AR drivers/net/ethernet/cortina/built-in.a 5100: yes 5101: checking whether wcsdup is declared... AR drivers/net/ethernet/engleder/built-in.a 5102: yes 5103: checking whether <sys/socket.h> is self-contained... AR drivers/net/ethernet/ezchip/built-in.a 5104: yes 5105: checking for shutdown... (cached) yes 5106: checking whether <sys/socket.h> defines the SHUT_* macros... yes 5107: checking for struct sockaddr_storage... AR drivers/net/ethernet/faraday/built-in.a 5108: AR drivers/net/ethernet/fungible/built-in.a 5109: AR drivers/net/ethernet/google/built-in.a 5110: AR drivers/net/ethernet/hisilicon/built-in.a 5111: AR drivers/net/ethernet/huawei/built-in.a 5112: yes 5113: checking for sa_family_t... AR drivers/net/ethernet/intel/built-in.a 5114: AR drivers/net/ethernet/i825xx/built-in.a 5115: CC drivers/input/mouse/trackpoint.o 5116: CC drivers/gpu/drm/drm_atomic_state_helper.o 5117: AR drivers/net/ethernet/microsoft/built-in.a 5118: AR drivers/net/ethernet/litex/built-in.a 5119: CC drivers/mtd/mtd_blkdevs.o 5120: yes 5121: checking for struct sockaddr_storage.ss_family... AR drivers/net/ethernet/marvell/octeon_ep/built-in.a 5122: yes 5123: checking for library needed for semaphore functions... AR drivers/net/ethernet/marvell/octeontx2/built-in.a 5124: AR drivers/net/ethernet/marvell/prestera/built-in.a 5125: AR drivers/net/ethernet/mellanox/built-in.a 5126: AR drivers/net/ethernet/marvell/built-in.a 5127: CC drivers/usb/core/endpoint.o 5128: CC drivers/usb/core/devio.o 5129: AR drivers/net/ethernet/micrel/built-in.a 5130: AR drivers/net/ethernet/microchip/built-in.a 5131: none 5132: checking for struct timeval... yes 5133: checking for wide-enough struct timeval.tv_sec member... yes 5134: checking for IPv4 sockets... AR drivers/net/ethernet/mscc/built-in.a 5135: yes 5136: checking for IPv6 sockets... AR drivers/net/ethernet/natsemi/built-in.a 5137: yes 5138: checking for off_t... AR drivers/net/ethernet/netronome/built-in.a 5139: AR drivers/net/ethernet/ni/built-in.a 5140: AR drivers/net/ethernet/qualcomm/emac/built-in.a 5141: AR drivers/net/ethernet/qualcomm/built-in.a 5142: AR drivers/net/ethernet/renesas/built-in.a 5143: AR fs/nfs/built-in.a 5144: AR drivers/net/ethernet/rocker/built-in.a 5145: CC fs/fs_struct.o 5146: AR drivers/net/ethernet/samsung/built-in.a 5147: AR drivers/usb/isp1760/built-in.a 5148: AR drivers/net/ethernet/seeq/built-in.a 5149: CC drivers/rtc/proc.o 5150: CC net/ipv4/netlink.o 5151: AR drivers/net/ethernet/sfc/built-in.a 5152: yes 5153: CC drivers/net/ethernet/smsc/smc91x.o 5154: checking whether INT32_MAX < INTMAX_MAX... yes 5155: checking whether INT64_MAX == LONG_MAX... yes 5156: checking whether UINT32_MAX < UINTMAX_MAX... yes 5157: checking whether UINT64_MAX == ULONG_MAX... AR drivers/net/ethernet/socionext/built-in.a 5158: yes 5159: checking whether <sys/select.h> is self-contained... AR drivers/net/ethernet/stmicro/built-in.a 5160: CC drivers/net/ethernet/smsc/smsc911x.o 5161: CC drivers/mtd/mtdblock.o 5162: CC drivers/input/input-compat.o 5163: CC drivers/input/input-mt.o 5164: AR drivers/net/mdio/built-in.a 5165: CC drivers/rtc/sysfs.o 5166: yes 5167: checking for library containing setsockopt... AR drivers/net/usb/built-in.a 5168: CC drivers/input/mouse/cypress_ps2.o 5169: none needed 5170: checking whether select supports a 0 argument... CC lib/list_sort.o 5171: CC drivers/usb/core/notify.o 5172: yes 5173: checking whether select detects invalid fds... CC fs/statfs.o 5174: CC drivers/rtc/rtc-pl031.o 5175: CC drivers/gpu/drm/drm_damage_helper.o 5176: yes 5177: checking for pthread_t... CC drivers/gpu/drm/drm_format_helper.o 5178: AR drivers/net/ethernet/vertexcom/built-in.a 5179: AR drivers/net/ethernet/via/built-in.a 5180: CC lib/uuid.o 5181: CC lib/iov_iter.o 5182: AR drivers/net/ethernet/wiznet/built-in.a 5183: CC drivers/usb/core/generic.o 5184: CC lib/clz_ctz.o 5185: yes 5186: checking for pthread_spinlock_t... AR drivers/net/ethernet/xilinx/built-in.a 5187: CC drivers/input/input-poller.o 5188: CC drivers/input/mouse/psmouse-smbus.o 5189: CC drivers/net/mii.o 5190: CC fs/fs_pin.o 5191: CC lib/bsearch.o 5192: yes 5193: checking for PTHREAD_CREATE_DETACHED... yes 5194: checking for PTHREAD_MUTEX_RECURSIVE... yes 5195: checking for PTHREAD_MUTEX_ROBUST... yes 5196: checking for PTHREAD_PROCESS_SHARED... yes 5197: checking whether setenv is declared... yes 5198: checking for search.h... CC lib/find_bit.o 5199: yes 5200: checking for tsearch... CC drivers/gpu/drm/drm_self_refresh_helper.o 5201: CC drivers/gpu/drm/drm_rect.o 5202: CC drivers/gpu/drm/bridge/panel.o 5203: yes 5204: checking whether <sys/ioctl.h> declares ioctl... yes 5205: checking whether unsetenv is declared... CC drivers/gpu/drm/drm_fb_helper.o 5206: CC lib/llist.o 5207: yes 5208: checking for alloca as a compiler built-in... CC fs/nsfs.o 5209: yes 5210: checking whether to enable assertions... yes 5211: checking whether btowc(0) is correct... CC fs/fs_types.o 5212: AR drivers/mtd/built-in.a 5213: yes 5214: checking whether btowc(EOF) is correct... guessing yes 5215: checking for __builtin_expect... CC lib/memweight.o 5216: AR drivers/net/ethernet/synopsys/built-in.a 5217: CC drivers/usb/mon/mon_main.o 5218: yes 5219: checking whether calloc (0, n) and calloc (n, 0) return nonnull... CC drivers/input/ff-core.o 5220: CC drivers/usb/mon/mon_stat.o 5221: yes 5222: checking whether this system supports file names of any length... no 5223: checking for library containing clock_gettime... AR drivers/net/ethernet/pensando/built-in.a 5224: CC drivers/input/touchscreen.o 5225: CC drivers/input/ff-memless.o 5226: none required 5227: checking for clock_gettime... CC net/ipv4/nexthop.o 5228: CC drivers/input/vivaldi-fmap.o 5229: yes 5230: checking for clock_settime... CC drivers/usb/core/quirks.o 5231: CC drivers/net/loopback.o 5232: CC drivers/input/input-leds.o 5233: AR drivers/rtc/built-in.a 5234: yes 5235: checking for closedir... CC drivers/input/evdev.o 5236: CC drivers/usb/core/devices.o 5237: yes 5238: checking for d_ino member in directory struct... CC fs/fs_context.o 5239: CC drivers/i2c/algos/i2c-algo-bit.o 5240: yes 5241: checking for dirfd... CC drivers/i2c/busses/i2c-versatile.o 5242: yes 5243: checking whether dirfd is declared... AR drivers/i3c/built-in.a 5244: yes 5245: checking whether dirfd is a macro... AR drivers/i2c/muxes/built-in.a 5246: no 5247: checking whether // is distinct from /... (cached) no 5248: checking whether dup works... AR drivers/media/i2c/built-in.a 5249: AR drivers/media/tuners/built-in.a 5250: AR drivers/media/rc/keymaps/built-in.a 5251: AR drivers/media/rc/built-in.a 5252: yes 5253: checking whether dup2 works... AR drivers/media/common/b2c2/built-in.a 5254: AR drivers/media/common/saa7146/built-in.a 5255: AR drivers/input/mouse/built-in.a 5256: CC fs/fs_parser.o 5257: AR drivers/media/common/siano/built-in.a 5258: AR drivers/media/common/v4l2-tpg/built-in.a 5259: CC fs/fsopen.o 5260: AR drivers/media/common/videobuf2/built-in.a 5261: AR drivers/media/common/built-in.a 5262: CC drivers/usb/core/phy.o 5263: AR drivers/media/platform/allegro-dvt/built-in.a 5264: AR drivers/media/platform/amlogic/meson-ge2d/built-in.a 5265: AR drivers/media/platform/amlogic/built-in.a 5266: CC drivers/i2c/i2c-boardinfo.o 5267: yes 5268: checking for error_at_line... AR drivers/media/platform/amphion/built-in.a 5269: AR drivers/media/platform/aspeed/built-in.a 5270: AR drivers/media/platform/atmel/built-in.a 5271: AR drivers/media/platform/cadence/built-in.a 5272: CC drivers/usb/mon/mon_text.o 5273: yes 5274: checking whether fflush works on input streams... (cached) no 5275: checking whether fcntl handles F_DUPFD correctly... AR drivers/media/platform/chips-media/built-in.a 5276: AR drivers/media/platform/intel/built-in.a 5277: AR drivers/media/platform/marvell/built-in.a 5278: AR drivers/media/platform/mediatek/jpeg/built-in.a 5279: AR drivers/media/pci/ttpci/built-in.a 5280: AR drivers/media/platform/mediatek/mdp/built-in.a 5281: CC drivers/usb/mon/mon_bin.o 5282: AR drivers/media/pci/b2c2/built-in.a 5283: AR drivers/media/platform/mediatek/vcodec/built-in.a 5284: AR drivers/media/pci/pluto2/built-in.a 5285: AR drivers/media/platform/mediatek/vpu/built-in.a 5286: yes 5287: checking whether fcntl understands F_DUPFD_CLOEXEC... AR drivers/media/pci/dm1105/built-in.a 5288: AR drivers/media/platform/mediatek/built-in.a 5289: CC drivers/net/virtio_net.o 5290: AR drivers/media/pci/pt1/built-in.a 5291: CC drivers/usb/core/port.o 5292: AR drivers/media/platform/nvidia/tegra-vde/built-in.a 5293: AR drivers/media/pci/pt3/built-in.a 5294: AR drivers/media/platform/nvidia/built-in.a 5295: AR drivers/media/pci/mantis/built-in.a 5296: AR drivers/media/platform/nxp/imx-jpeg/built-in.a 5297: AR drivers/media/pci/ngene/built-in.a 5298: AR drivers/media/platform/nxp/built-in.a 5299: AR drivers/media/pci/ddbridge/built-in.a 5300: AR drivers/media/platform/qcom/camss/built-in.a 5301: AR drivers/media/pci/saa7146/built-in.a 5302: AR drivers/media/pci/smipcie/built-in.a 5303: AR drivers/media/platform/qcom/venus/built-in.a 5304: needs runtime check 5305: AR drivers/media/platform/qcom/built-in.a 5306: checking whether fdopendir is declared... CC drivers/net/net_failover.o 5307: AR drivers/media/pci/netup_unidvb/built-in.a 5308: yes 5309: checking whether fdopendir works... AR drivers/media/platform/renesas/rcar-vin/built-in.a 5310: CC drivers/i2c/i2c-core-base.o 5311: AR drivers/media/pci/intel/ipu3/built-in.a 5312: AR drivers/media/pci/intel/built-in.a 5313: AR drivers/media/platform/renesas/vsp1/built-in.a 5314: AR drivers/media/platform/renesas/built-in.a 5315: AR drivers/media/pci/built-in.a 5316: CC lib/kfifo.o 5317: AR drivers/media/usb/b2c2/built-in.a 5318: AR drivers/media/platform/rockchip/rga/built-in.a 5319: AR drivers/media/usb/dvb-usb/built-in.a 5320: AR drivers/media/platform/rockchip/rkisp1/built-in.a 5321: AR drivers/media/usb/dvb-usb-v2/built-in.a 5322: AR drivers/media/platform/rockchip/built-in.a 5323: yes 5324: checking whether fflush works on input streams... (cached) no 5325: checking for flexible array member... yes 5326: checking whether conversion from 'int' to 'long double' works... AR drivers/media/usb/s2255/built-in.a 5327: AR drivers/media/platform/samsung/exynos-gsc/built-in.a 5328: AR drivers/media/usb/siano/built-in.a 5329: AR drivers/media/platform/samsung/exynos4-is/built-in.a 5330: AR drivers/media/usb/stkwebcam/built-in.a 5331: CC drivers/i2c/i2c-core-smbus.o 5332: AR drivers/media/platform/samsung/s3c-camif/built-in.a 5333: AR drivers/media/usb/ttusb-budget/built-in.a 5334: AR drivers/media/platform/samsung/s5p-g2d/built-in.a 5335: AR drivers/media/usb/ttusb-dec/built-in.a 5336: AR drivers/media/platform/samsung/s5p-jpeg/built-in.a 5337: yes 5338: checking whether fopen recognizes a trailing slash... AR drivers/media/usb/zr364xx/built-in.a 5339: AR drivers/media/usb/built-in.a 5340: AR drivers/media/platform/samsung/s5p-mfc/built-in.a 5341: CC drivers/i2c/i2c-core-of.o 5342: AR drivers/media/platform/samsung/built-in.a 5343: AR drivers/media/platform/st/sti/bdisp/built-in.a 5344: AR drivers/media/platform/st/sti/c8sectpfe/built-in.a 5345: AR drivers/media/platform/st/sti/delta/built-in.a 5346: CC drivers/i2c/i2c-mux.o 5347: yes 5348: checking whether fopen supports the mode character 'x'... AR drivers/media/platform/st/sti/hva/built-in.a 5349: CC drivers/usb/core/of.o 5350: AR drivers/media/platform/st/stm32/built-in.a 5351: AR drivers/media/platform/st/built-in.a 5352: AR drivers/media/platform/sunxi/sun4i-csi/built-in.a 5353: CC lib/percpu-refcount.o 5354: AR drivers/media/platform/sunxi/sun6i-csi/built-in.a 5355: yes 5356: checking whether fopen supports the mode character 'e'... AR drivers/media/platform/sunxi/sun8i-di/built-in.a 5357: AR drivers/media/platform/sunxi/sun8i-rotate/built-in.a 5358: AR drivers/media/platform/sunxi/built-in.a 5359: AR drivers/media/platform/ti/am437x/built-in.a 5360: AR drivers/media/platform/ti/cal/built-in.a 5361: yes 5362: checking for __fpending... AR drivers/media/platform/ti/vpe/built-in.a 5363: CC lib/rhashtable.o 5364: AR drivers/media/platform/ti/davinci/built-in.a 5365: AR drivers/i2c/busses/built-in.a 5366: AR drivers/media/platform/ti/omap/built-in.a 5367: AR drivers/media/platform/ti/omap3isp/built-in.a 5368: CC fs/init.o 5369: AR drivers/media/platform/ti/built-in.a 5370: yes 5371: checking whether __fpending is declared... AR drivers/media/platform/via/built-in.a 5372: yes 5373: AR drivers/media/platform/xilinx/built-in.a 5374: checking whether fpurge is declared... AR drivers/media/platform/built-in.a 5375: AR drivers/media/mmc/siano/built-in.a 5376: AR drivers/media/mmc/built-in.a 5377: AR drivers/media/firewire/built-in.a 5378: AR drivers/input/built-in.a 5379: no 5380: checking whether free is known to preserve errno... CC lib/once.o 5381: AR drivers/media/spi/built-in.a 5382: yes 5383: CC fs/kernel_read_file.o 5384: checking whether frexp works... AR drivers/media/test-drivers/built-in.a 5385: AR drivers/media/built-in.a 5386: CC fs/remap_range.o 5387: CC drivers/usb/storage/scsiglue.o 5388: CC drivers/usb/storage/protocol.o 5389: AR drivers/usb/misc/built-in.a 5390: yes 5391: checking whether frexpl is declared... AR drivers/pps/clients/built-in.a 5392: AR drivers/pps/generators/built-in.a 5393: CC drivers/usb/storage/transport.o 5394: CC drivers/pps/pps.o 5395: yes 5396: checking whether frexpl() can be used without linking with libm... CC drivers/ptp/ptp_clock.o 5397: AR drivers/i2c/algos/built-in.a 5398: CC drivers/ptp/ptp_chardev.o 5399: CC fs/buffer.o 5400: yes 5401: checking whether frexpl works... CC drivers/power/reset/vexpress-poweroff.o 5402: AR drivers/gpu/drm/built-in.a 5403: AR drivers/gpu/built-in.a 5404: CC drivers/pps/kapi.o 5405: yes 5406: checking for fseeko... (cached) yes 5407: checking whether fflush works on input streams... (cached) no 5408: checking for _fseeki64... CC drivers/pps/sysfs.o 5409: CC lib/refcount.o 5410: AR drivers/net/ethernet/smsc/built-in.a 5411: AR drivers/net/ethernet/built-in.a 5412: no 5413: checking whether fstatat (..., 0) works... CC drivers/power/supply/power_supply_core.o 5414: AR drivers/usb/mon/built-in.a 5415: CC drivers/power/supply/power_supply_sysfs.o 5416: yes 5417: checking for ftello... (cached) yes 5418: checking whether ftello works... (cached) yes 5419: checking whether getcwd handles long file names properly... CC drivers/power/supply/power_supply_leds.o 5420: AR drivers/usb/core/built-in.a 5421: CC drivers/power/supply/power_supply_hwmon.o 5422: CC drivers/hwmon/hwmon.o 5423: yes 5424: checking for getpagesize... CC drivers/opp/core.o 5425: CC drivers/hwmon/vexpress-hwmon.o 5426: CC drivers/cpuidle/governors/ladder.o 5427: yes 5428: checking whether getcwd succeeds when 4k < cwd_length < 16k... CC drivers/usb/storage/usb.o 5429: yes 5430: checking whether getdtablesize works... CC drivers/usb/storage/initializers.o 5431: AR drivers/power/reset/built-in.a 5432: CC drivers/usb/storage/sierra_ms.o 5433: CC drivers/usb/storage/option_ms.o 5434: CC drivers/cpuidle/cpuidle.o 5435: AR drivers/pps/built-in.a 5436: yes 5437: checking for getpagesize... (cached) yes 5438: checking whether getpagesize is declared... CC drivers/ptp/ptp_sysfs.o 5439: yes 5440: checking whether program_invocation_name is declared... yes 5441: checking whether program_invocation_short_name is declared... CC drivers/ptp/ptp_vclock.o 5442: yes 5443: checking whether __argv is declared... CC drivers/opp/cpu.o 5444: no 5445: checking whether getrandom is compatible with its GNU+BSD signature... CC lib/usercopy.o 5446: yes 5447: CC drivers/ptp/ptp_kvm_arm.o 5448: CC drivers/usb/storage/usual-tables.o 5449: CC net/ipv4/udp_tunnel_stub.o 5450: checking whether the compiler generally respects inline... yes 5451: checking whether isnan(double) can be used without linking with libm... yes 5452: checking whether isnan(float) can be used without linking with libm... CC net/ipv4/sysctl_net_ipv4.o 5453: AR drivers/cpuidle/governors/built-in.a 5454: CC net/ipv4/proc.o 5455: yes 5456: checking whether isnan(float) works... CC net/ipv4/ipconfig.o 5457: CC drivers/ptp/ptp_kvm_common.o 5458: CC net/ipv4/inet_diag.o 5459: AR drivers/power/supply/built-in.a 5460: CC net/ipv4/tcp_diag.o 5461: AR drivers/power/built-in.a 5462: CC drivers/cpuidle/driver.o 5463: yes 5464: checking whether isnan(long double) can be used without linking with libm... CC drivers/cpuidle/governor.o 5465: CC fs/direct-io.o 5466: CC lib/errseq.o 5467: CC fs/mpage.o 5468: AR drivers/i2c/built-in.a 5469: CC lib/bucket_locks.o 5470: yes 5471: checking whether isnanl works... CC lib/generic-radix-tree.o 5472: CC drivers/mmc/core/core.o 5473: yes 5474: checking whether iswblank is declared... yes 5475: checking whether iswdigit is ISO C compliant... guessing yes 5476: checking whether iswxdigit is ISO C compliant... guessing yes 5477: checking whether the compiler supports the __inline keyword... yes 5478: checking whether lseek detects pipes... CC net/ipv4/tcp_cubic.o 5479: CC lib/string_helpers.o 5480: yes 5481: checking whether malloc (0) returns nonnull... (cached) yes 5482: checking whether mbrtowc handles incomplete characters... guessing yes 5483: checking whether mbrtowc works as well as mbtowc... guessing yes 5484: checking whether mbrtowc handles a NULL pwc argument... guessing yes 5485: checking whether mbrtowc handles a NULL string argument... guessing yes 5486: checking whether mbrtowc has a correct return value... guessing yes 5487: checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes 5488: checking whether mbrtowc stores incomplete characters... guessing no 5489: checking whether mbrtowc works on empty input... CC drivers/mmc/core/bus.o 5490: CC lib/hexdump.o 5491: yes 5492: checking whether the C locale is free of encoding errors... AR drivers/hwmon/built-in.a 5493: CC drivers/mmc/host/mmci.o 5494: CC drivers/mmc/host/mmci_stm32_sdmmc.o 5495: no 5496: checking whether mbrtowc handles incomplete characters... (cached) guessing yes 5497: checking whether mbrtowc works as well as mbtowc... (cached) guessing yes 5498: checking for mbtowc... AR drivers/usb/storage/built-in.a 5499: yes 5500: checking for mempcpy... (cached) yes 5501: checking for memrchr... AR drivers/usb/built-in.a 5502: CC drivers/cpuidle/sysfs.o 5503: CC drivers/mmc/core/host.o 5504: CC lib/kstrtox.o 5505: yes 5506: checking whether mkdir handles trailing slash... CC drivers/mmc/core/mmc.o 5507: yes 5508: checking whether mkdir handles trailing dot... CC drivers/mmc/core/mmc_ops.o 5509: CC lib/pci_iomap.o 5510: AR drivers/ptp/built-in.a 5511: AR drivers/ufs/built-in.a 5512: yes 5513: checking for mkdtemp... CC drivers/mmc/core/sd.o 5514: CC drivers/leds/trigger/ledtrig-heartbeat.o 5515: CC drivers/mmc/core/sd_ops.o 5516: yes 5517: checking for working mkstemp... AR drivers/net/built-in.a 5518: CC drivers/mmc/core/sdio.o 5519: yes 5520: checking whether YESEXPR works... AR drivers/firmware/arm_ffa/built-in.a 5521: AR drivers/firmware/arm_scmi/built-in.a 5522: AR drivers/firmware/broadcom/built-in.a 5523: AR drivers/firmware/cirrus/built-in.a 5524: yes 5525: checking for obstacks that work with any size object... AR drivers/firmware/meson/built-in.a 5526: AR drivers/firmware/efi/built-in.a 5527: no 5528: checking whether open recognizes a trailing slash... AR drivers/firmware/imx/built-in.a 5529: CC drivers/firmware/psci/psci.o 5530: CC drivers/leds/trigger/ledtrig-cpu.o 5531: CC drivers/opp/of.o 5532: yes 5533: checking for opendir... AR drivers/crypto/xilinx/built-in.a 5534: AR drivers/crypto/hisilicon/built-in.a 5535: AR drivers/crypto/keembay/built-in.a 5536: AR drivers/crypto/built-in.a 5537: CC drivers/firmware/smccc/smccc.o 5538: yes 5539: checking whether posix_spawn_file_actions_addclose works... AR drivers/firmware/tegra/built-in.a 5540: AR drivers/firmware/xilinx/built-in.a 5541: AR drivers/leds/blink/built-in.a 5542: yes 5543: checking whether posix_spawn_file_actions_adddup2 works... AR drivers/leds/simple/built-in.a 5544: CC drivers/leds/led-core.o 5545: CC drivers/clocksource/timer-of.o 5546: CC drivers/clocksource/timer-probe.o 5547: AR drivers/cpuidle/built-in.a 5548: CC lib/iomap_copy.o 5549: yes 5550: checking whether posix_spawn_file_actions_addopen works... CC drivers/clocksource/mmio.o 5551: CC fs/proc_namespace.o 5552: yes 5553: CC drivers/clocksource/arm_arch_timer.o 5554: checking whether frexp works... (cached) yes 5555: checking whether ldexp can be used without linking with libm... (cached) yes 5556: checking whether frexpl() can be used without linking with libm... (cached) yes 5557: checking whether frexpl works... (cached) yes 5558: CC fs/eventpoll.o 5559: checking whether frexpl is declared... (cached) yes 5560: checking whether ldexpl() can be used without linking with libm... CC fs/anon_inodes.o 5561: yes 5562: checking whether ldexpl works... CC fs/signalfd.o 5563: AR drivers/leds/trigger/built-in.a 5564: CC drivers/clocksource/arm_global_timer.o 5565: CC lib/devres.o 5566: CC lib/hweight.o 5567: yes 5568: checking whether ldexpl is declared... CC lib/bitrev.o 5569: yes 5570: checking whether program_invocation_name is declared... (cached) yes 5571: checking whether program_invocation_short_name is declared... (cached) yes 5572: checking for raise... CC lib/linear_ranges.o 5573: CC drivers/mmc/core/sdio_ops.o 5574: yes 5575: checking for sigprocmask... CC drivers/firmware/smccc/kvm_guest.o 5576: CC drivers/firmware/smccc/soc_id.o 5577: yes 5578: checking for rawmemchr... CC drivers/clocksource/timer-sp804.o 5579: CC drivers/clocksource/dummy_timer.o 5580: CC lib/crc16.o 5581: HOSTCC lib/gen_crc32table 5582: yes 5583: checking for readdir... AR net/ipv4/built-in.a 5584: AR drivers/mmc/host/built-in.a 5585: CC drivers/mmc/core/sdio_bus.o 5586: AR net/built-in.a 5587: CC drivers/clocksource/timer-versatile.o 5588: CC lib/xxhash.o 5589: yes 5590: CC lib/genalloc.o 5591: checking whether readlink signature is correct... yes 5592: checking whether readlink handles trailing slash correctly... CC fs/timerfd.o 5593: CC fs/eventfd.o 5594: CC drivers/leds/led-class.o 5595: AR drivers/firmware/psci/built-in.a 5596: yes 5597: checking whether readlink truncates results correctly... CC drivers/leds/led-triggers.o 5598: yes 5599: checking whether realloc (0, 0) returns nonnull... CC drivers/leds/leds-gpio.o 5600: CC drivers/mmc/core/sdio_cis.o 5601: CC lib/percpu_counter.o 5602: CC fs/aio.o 5603: CC lib/syscall.o 5604: CC drivers/mmc/core/sdio_io.o 5605: yes 5606: checking for reallocarray... AR drivers/opp/built-in.a 5607: CC drivers/mmc/core/sdio_irq.o 5608: CC drivers/mmc/core/slot-gpio.o 5609: yes 5610: checking for working re_compile_pattern... CC fs/io_uring.o 5611: AR drivers/firmware/smccc/built-in.a 5612: CC fs/io-wq.o 5613: AR drivers/firmware/built-in.a 5614: CC drivers/of/base.o 5615: CC drivers/hid/usbhid/hid-core.o 5616: CC drivers/hid/hid-core.o 5617: no 5618: checking for libintl.h... yes 5619: checking whether isblank is declared... yes 5620: checking whether rename honors trailing slash on destination... CC drivers/of/device.o 5621: CC drivers/of/platform.o 5622: yes 5623: checking whether rename honors trailing slash on source... CC drivers/mmc/core/regulator.o 5624: CC lib/errname.o 5625: yes 5626: checking whether rename manages hard links correctly... CC drivers/of/property.o 5627: AR drivers/clocksource/built-in.a 5628: CC drivers/of/kobj.o 5629: CC drivers/hid/hid-input.o 5630: yes 5631: checking whether rename manages existing destinations correctly... CC drivers/hid/hid-quirks.o 5632: CC drivers/hid/hid-generic.o 5633: yes 5634: checking for rewinddir... yes 5635: checking whether rmdir works... CC drivers/mmc/core/pwrseq.o 5636: CC lib/nlattr.o 5637: CC drivers/hid/hid-a4tech.o 5638: yes 5639: checking whether setlocale supports the C locale... CC drivers/hid/hid-apple.o 5640: yes 5641: checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes 5642: checking whether setlocale (category, NULL) is multithread-safe... (cached) yes 5643: checking for struct sigaction.sa_sigaction... yes 5644: checking for signbit macro... AR drivers/leds/built-in.a 5645: AR drivers/platform/built-in.a 5646: CC lib/cpu_rmap.o 5647: CC lib/dynamic_queue_limits.o 5648: CC lib/glob.o 5649: CC lib/strncpy_from_user.o 5650: yes 5651: checking for signbit compiler built-ins... CC lib/strnlen_user.o 5652: CC lib/net_utils.o 5653: yes 5654: checking for sigprocmask... (cached) yes 5655: checking for stack direction... grows down 5656: checking for stack_t... CC drivers/mmc/core/pwrseq_simple.o 5657: CC drivers/perf/arm_pmu.o 5658: AR drivers/hwtracing/intel_th/built-in.a 5659: CC drivers/perf/arm_pmu_platform.o 5660: yes 5661: checking for working sigaltstack... yes 5662: checking for correct stack_t interpretation... CC drivers/nvmem/core.o 5663: CC drivers/tee/optee/core.o 5664: CC drivers/hid/hid-belkin.o 5665: CC fs/locks.o 5666: yes 5667: checking for stdint.h... (cached) yes 5668: checking for SIZE_MAX... CC drivers/hid/hid-cherry.o 5669: CC drivers/tee/tee_core.o 5670: CC drivers/hid/hid-chicony.o 5671: yes 5672: checking for snprintf... (cached) yes 5673: checking whether snprintf respects a size of 1... CC drivers/mmc/core/pwrseq_emmc.o 5674: yes 5675: checking whether printf supports POSIX/XSI format strings with positions... CC drivers/of/fdt.o 5676: CC lib/sg_pool.o 5677: CC drivers/of/fdt_address.o 5678: yes 5679: checking for ssize_t... yes 5680: checking whether stat handles trailing slashes on files... yes 5681: checking for struct stat.st_atim.tv_nsec... yes 5682: checking whether struct stat.st_atim is of type struct timespec... CC drivers/of/address.o 5683: yes 5684: checking for struct stat.st_birthtimespec.tv_nsec... CC drivers/of/irq.o 5685: CC fs/binfmt_script.o 5686: CC fs/binfmt_elf.o 5687: no 5688: checking for struct stat.st_birthtimensec... AR drivers/hid/usbhid/built-in.a 5689: CC fs/mbcache.o 5690: CC drivers/hid/hid-cypress.o 5691: no 5692: checking for struct stat.st_birthtim.tv_nsec... CC drivers/mmc/core/block.o 5693: CC drivers/hid/hid-dr.o 5694: no 5695: checking for working stdalign.h... yes 5696: checking for va_copy... yes 5697: CC drivers/mmc/core/queue.o 5698: checking for stpcpy... CC drivers/of/of_reserved_mem.o 5699: CC drivers/hid/hid-ezkey.o 5700: CC lib/stackdepot.o 5701: CC lib/sbitmap.o 5702: yes 5703: checking for strchrnul... CC lib/devmem_is_allowed.o 5704: CC drivers/tee/optee/call.o 5705: AR lib/lib.a 5706: CC drivers/hid/hid-gyration.o 5707: yes 5708: checking whether strchrnul works... GEN lib/crc32table.h 5709: CC drivers/hid/hid-ite.o 5710: yes 5711: checking for working strerror function... CC drivers/hid/hid-kensington.o 5712: CC drivers/hid/hid-lg.o 5713: yes 5714: checking for working strndup... AR drivers/perf/built-in.a 5715: CC drivers/hid/hid-lg-g15.o 5716: yes 5717: checking for working strnlen... CC drivers/tee/tee_shm.o 5718: CC drivers/hid/hid-microsoft.o 5719: CC drivers/tee/optee/notif.o 5720: CC drivers/tee/tee_shm_pool.o 5721: yes 5722: checking for strsignal... AR drivers/nvmem/built-in.a 5723: yes 5724: checking whether strsignal always returns a string... CC fs/posix_acl.o 5725: CC fs/coredump.o 5726: CC drivers/hid/hid-monterey.o 5727: CC drivers/hid/hid-ntrig.o 5728: yes 5729: checking whether strstr works in linear time... CC drivers/hid/hid-pl.o 5730: CC drivers/hid/hid-petalynx.o 5731: yes 5732: checking whether strstr works... (cached) yes 5733: checking whether strtod obeys C99... CC drivers/hid/hid-redragon.o 5734: CC drivers/hid/hid-samsung.o 5735: CC drivers/hid/hid-sjoy.o 5736: CC fs/drop_caches.o 5737: CC fs/fhandle.o 5738: CC lib/crc32.o 5739: yes 5740: checking for sys/single_threaded.h... yes 5741: checking for ptrdiff_t... CC drivers/hid/hid-sony.o 5742: AR drivers/of/built-in.a 5743: CC drivers/hid/hid-sunplus.o 5744: CC drivers/hid/hid-gaff.o 5745: yes 5746: checking for vasprintf... yes 5747: checking for vasprintf... (cached) yes 5748: checking for ptrdiff_t... (cached) yes 5749: checking for waitid... CC drivers/tee/optee/rpc.o 5750: CC drivers/hid/hid-tmff.o 5751: CC drivers/tee/optee/supp.o 5752: yes 5753: checking whether mbrtowc handles incomplete characters... (cached) guessing yes 5754: checking whether mbrtowc works as well as mbtowc... (cached) guessing yes 5755: checking whether wcrtomb works in the C locale... CC drivers/hid/hid-thrustmaster.o 5756: CC drivers/hid/hid-topseed.o 5757: CC drivers/hid/hid-twinhan.o 5758: yes 5759: checking whether wcrtomb return value is correct... guessing yes 5760: checking whether wcwidth is declared... CC drivers/hid/hid-zpff.o 5761: yes 5762: checking whether wcwidth works reasonably in UTF-8 locales... CC drivers/tee/optee/device.o 5763: yes 5764: checking for stdint.h... (cached) yes 5765: checking for a traditional french locale... (cached) none 5766: checking for a french Unicode locale... (cached) none 5767: checking for a traditional french locale... (cached) none 5768: checking for a turkish Unicode locale... CC drivers/tee/optee/smc_abi.o 5769: CC drivers/tee/optee/ffa_abi.o 5770: none 5771: checking whether open recognizes a trailing slash... (cached) yes 5772: checking for close_range... AR drivers/mmc/core/built-in.a 5773: yes 5774: checking whether fdopen sets errno... AR drivers/mmc/built-in.a 5775: yes 5776: checking whether freopen works on closed fds... AR lib/built-in.a 5777: yes 5778: checking for gettimeofday with POSIX signature... yes 5779: checking for library containing inet_pton... none required 5780: checking whether inet_pton is declared... yes 5781: checking whether byte ordering is bigendian... (cached) no 5782: checking for ioctl... yes 5783: checking for ioctl with POSIX signature... no 5784: checking where to find the exponent in a 'double'... (cached) word 1 bit 20 5785: checking where to find the exponent in a 'float'... (cached) word 0 bit 23 5786: checking where to find the exponent in a 'long double'... word 2 bit 0 5787: checking for a traditional french locale... (cached) none 5788: checking for a french Unicode locale... (cached) none 5789: checking for a traditional japanese locale... (cached) none 5790: checking for a transitional chinese locale... (cached) none 5791: checking for a traditional french locale... (cached) none 5792: checking for a french Unicode locale... (cached) none 5793: checking for a traditional japanese locale... (cached) none 5794: checking for a transitional chinese locale... (cached) none 5795: checking whether link obeys POSIX... yes 5796: checking for a traditional french locale... (cached) none 5797: checking for a french Unicode locale... (cached) none 5798: checking for a traditional japanese locale... (cached) none 5799: checking for a transitional chinese locale... (cached) none 5800: checking for a french Unicode locale... (cached) none 5801: checking for a french Unicode locale... (cached) none 5802: checking for a transitional chinese locale... (cached) none 5803: checking for library containing nanosleep... none required 5804: checking for working nanosleep... AR drivers/hid/built-in.a 5805: AR drivers/tee/optee/built-in.a 5806: AR drivers/tee/built-in.a 5807: AR drivers/built-in.a 5808: no (mishandles large arguments) 5809: checking whether <netinet/in.h> is self-contained... yes 5810: checking for a traditional french locale... (cached) none 5811: checking for a french Unicode locale... (cached) none 5812: checking whether perror matches strerror... yes 5813: checking whether pthread_create exists as a global function... yes 5814: checking whether pthread_sigmask is a macro... no 5815: checking whether pthread_sigmask works without -lpthread... yes 5816: checking whether pthread_sigmask returns error numbers... AR fs/built-in.a 5817: GEN .version 5818: yes 5819: checking whether pthread_sigmask unblocks signals correctly... CHK include/generated/compile.h 5820: LD vmlinux.o 5821: MODPOST vmlinux.symvers 5822: MODINFO modules.builtin.modinfo 5823: GEN modules.builtin 5824: CC .vmlinux.export.o 5825: LD .tmp_vmlinux.kallsyms1 5826: KSYMS .tmp_vmlinux.kallsyms1.S 5827: AS .tmp_vmlinux.kallsyms1.S 5828: LD .tmp_vmlinux.kallsyms2 5829: KSYMS .tmp_vmlinux.kallsyms2.S 5830: AS .tmp_vmlinux.kallsyms2.S 5831: LD vmlinux 5832: SYSMAP System.map 5833: SORTTAB vmlinux 5834: guessing yes 5835: checking for putenv compatible with GNU and SVID... OBJCOPY arch/arm/boot/Image 5836: Kernel: arch/arm/boot/Image is ready 5837: yes 5838: checking whether sched_yield is declared... yes 5839: checking whether select supports a 0 argument... (cached) yes 5840: checking whether select detects invalid fds... (cached) yes 5841: checking whether setenv validates arguments... LDS arch/arm/boot/compressed/vmlinux.lds 5842: AS arch/arm/boot/compressed/head.o 5843: GZIP arch/arm/boot/compressed/piggy_data 5844: CC arch/arm/boot/compressed/misc.o 5845: CC arch/arm/boot/compressed/decompress.o 5846: CC arch/arm/boot/compressed/string.o 5847: AS arch/arm/boot/compressed/hyp-stub.o 5848: CC arch/arm/boot/compressed/fdt_rw.o 5849: CC arch/arm/boot/compressed/fdt_ro.o 5850: CC arch/arm/boot/compressed/fdt_wip.o 5851: CC arch/arm/boot/compressed/fdt.o 5852: CC arch/arm/boot/compressed/fdt_check_mem_start.o 5853: AS arch/arm/boot/compressed/lib1funcs.o 5854: AS arch/arm/boot/compressed/ashldi3.o 5855: AS arch/arm/boot/compressed/bswapsdi2.o 5856: yes 5857: checking for a traditional french locale... (cached) none 5858: checking for a french Unicode locale... (cached) none 5859: checking for a traditional japanese locale... (cached) none 5860: checking for a transitional chinese locale... (cached) none 5861: checking whether sleep is declared... yes 5862: checking for working sleep... AS arch/arm/boot/compressed/piggy.o 5863: yes 5864: checking for socklen_t... LD arch/arm/boot/compressed/vmlinux 5865: OBJCOPY arch/arm/boot/zImage 5866: yes 5867: checking for a traditional french locale... (cached) none 5868: checking for a french Unicode locale... (cached) none 5869: checking whether symlink handles trailing slash correctly... Kernel: arch/arm/boot/zImage is ready 5870: make[1]: Leaving directory '/dev/shm/qemu/linux' 5871: mkdir -p /dev/shm/qemu/build/../out/bin 5872: ln -sf /dev/shm/qemu/build/../linux/arch/arm/boot/zImage /dev/shm/qemu/build/../out/bin 5873: yes 5874: checking for unsetenv... yes 5875: checking for unsetenv() return type... int 5876: checking whether unsetenv obeys POSIX... yes 5877: checking for a traditional french locale... (cached) none 5878: checking for a french Unicode locale... (cached) none 5879: checking for a traditional japanese locale... (cached) none 5880: checking for a transitional chinese locale... (cached) none 5881: checking whether wctob works... guessing yes 5882: checking whether wctob is declared... yes 5883: checking whether an open file can be renamed... yes 5884: checking if changeword is wanted... no 5885: checking which shell to use for syscmd... /bin/sh 5886: checking if malloc debugging is wanted... no 5887: checking whether NLS is requested... no 5888: checking for msgfmt... no 5889: checking for gmsgfmt... : 5890: checking for xgettext... no 5891: checking for msgmerge... no 5892: checking for CFPreferencesCopyAppValue... (cached) no 5893: checking for CFLocaleCopyPreferredLanguages... (cached) no 5894: checking whether to use NLS... no 5895: checking that generated files are newer than configure... done 5896: configure: creating ./config.status 5897: config.status: creating Makefile 5898: config.status: creating doc/Makefile 5899: config.status: creating lib/Makefile 5900: config.status: creating po/Makefile.in 5901: config.status: creating src/Makefile 5902: config.status: creating tests/Makefile 5903: config.status: creating checks/Makefile 5904: config.status: creating examples/Makefile 5905: config.status: creating lib/config.h 5906: config.status: executing depfiles commands 5907: config.status: executing stamp-h commands 5908: config.status: executing po-directories commands 5909: config.status: creating po/POTFILES 5910: config.status: creating po/Makefile 5911: configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-static 5912: >>> host-m4 1.4.19 Building 5913: PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin" PKG_CONFIG="/dev/shm/qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/dev/shm/qemu/out-br/host/lib/pkgconfig:/dev/shm/qemu/out-br/host/share/pkgconfig" /usr/bin//make -C /dev/shm/qemu/out-br/build/host-m4-1.4.19/ 5914: /usr/bin//make all-recursive 5915: Making all in . 5916: make[5]: Nothing to be done for 'all-am'. 5917: Making all in examples 5918: make[5]: Nothing to be done for 'all'. 5919: Making all in lib 5920: GEN alloca.h 5921: GEN configmake.h 5922: GEN dirent.h 5923: GEN fcntl.h 5924: GEN iconv.h 5925: GEN inttypes.h 5926: GEN langinfo.h 5927: GEN limits.h 5928: GEN locale.h 5929: GEN math.h 5930: GEN sched.h 5931: GEN signal.h 5932: GEN sigsegv.h 5933: GEN spawn.h 5934: GEN stdio.h 5935: GEN stdlib.h 5936: GEN string.h 5937: GEN sys/random.h 5938: GEN sys/stat.h 5939: GEN sys/types.h 5940: GEN sys/wait.h 5941: GEN time.h 5942: GEN unistd.h 5943: GEN unistr.h 5944: GEN unitypes.h 5945: GEN uniwidth.h 5946: GEN wchar.h 5947: GEN wctype.h 5948: /usr/bin//make all-am 5949: CC asyncsafe-spin.o 5950: CC openat-proc.o 5951: CC gl_avltree_oset.o 5952: CC basename-lgpl.o 5953: CC binary-io.o 5954: CC bitrotate.o 5955: CC c-ctype.o 5956: CC c-stack.o 5957: CC c-strcasecmp.o 5958: CC c-strncasecmp.o 5959: CC canonicalize.o 5960: canonicalize.c: In function 'canonicalize_filename_mode': 5961: canonicalize.c:484:5: warning: #warning "GCC might issue a bogus -Wreturn-local-addr warning here." [-Wcpp] 5962: 484 | #warning "GCC might issue a bogus -Wreturn-local-addr warning here." 5963: | ^~~~~~~ 5964: canonicalize.c:485:5: warning: #warning "See <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93644>." [-Wcpp] 5965: 485 | #warning "See <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93644>." 5966: | ^~~~~~~ 5967: CC clean-temp.o 5968: CC clean-temp-simple.o 5969: CC cloexec.o 5970: CC close-stream.o 5971: CC closein.o 5972: CC closeout.o 5973: CC concat-filename.o 5974: CC dirname.o 5975: CC basename.o 5976: CC dirname-lgpl.o 5977: CC stripslash.o 5978: CC malloc/dynarray_at_failure.o 5979: CC malloc/dynarray_emplace_enlarge.o 5980: CC malloc/dynarray_finalize.o 5981: CC malloc/dynarray_resize.o 5982: CC malloc/dynarray_resize_clear.o 5983: CC execute.o 5984: CC exitfail.o 5985: CC fatal-signal.o 5986: CC fd-hook.o 5987: CC fd-safer-flag.o 5988: CC dup-safer-flag.o 5989: CC file-set.o 5990: CC filenamecat.o 5991: CC filenamecat-lgpl.o 5992: CC findprog-in.o 5993: CC fopen-safer.o 5994: CC freading.o 5995: CC getprogname.o 5996: CC hard-locale.o 5997: CC hash.o 5998: CC hash-pjw.o 5999: CC hash-triple-simple.o 6000: CC gl_linked_list.o 6001: CC gl_linkedhash_list.o 6002: CC gl_list.o 6003: CC localcharset.o 6004: CC localename.o 6005: CC localename-table.o 6006: CC glthread/lock.o 6007: CC malloca.o 6008: CC math.o 6009: CC mbchar.o 6010: CC mbiter.o 6011: CC mbslen.o 6012: CC mbsstr.o 6013: CC mbuiter.o 6014: CC memchr2.o 6015: CC openat-die.o 6016: CC gl_oset.o 6017: CC pipe2.o 6018: CC pipe2-safer.o 6019: CC printf-frexp.o 6020: CC printf-frexpl.o 6021: CC progname.o 6022: CC propername.o 6023: CC quotearg.o 6024: CC save-cwd.o 6025: CC malloc/scratch_buffer_dupfree.o 6026: CC malloc/scratch_buffer_grow.o 6027: CC malloc/scratch_buffer_grow_preserve.o 6028: CC malloc/scratch_buffer_set_array_size.o 6029: CC setlocale_null.o 6030: CC sig-handler.o 6031: CC sigsegv.o 6032: CC stackvma.o 6033: CC spawn-pipe.o 6034: CC stat-time.o 6035: CC mkstemp-safer.o 6036: CC striconv.o 6037: CC strnlen1.o 6038: CC tempname.o 6039: CC glthread/threadlib.o 6040: CC glthread/tls.o 6041: CC tmpdir.o 6042: CC trim.o 6043: CC unistd.o 6044: CC dup-safer.o 6045: CC fd-safer.o 6046: CC pipe-safer.o 6047: CC unistr/u8-mbtoucr.o 6048: CC unistr/u8-uctomb.o 6049: CC unistr/u8-uctomb-aux.o 6050: CC uniwidth/width.o 6051: CC verror.o 6052: CC version-etc.o 6053: CC version-etc-fsf.o 6054: CC wait-process.o 6055: CC wctype-h.o 6056: CC xmalloc.o 6057: CC xalloc-die.o 6058: CC gl_xlist.o 6059: CC xmalloca.o 6060: CC gl_xoset.o 6061: CC xprintf.o 6062: CC xsize.o 6063: CC xstriconv.o 6064: CC xstrndup.o 6065: CC xvasprintf.o 6066: CC xasprintf.o 6067: CC asnprintf.o 6068: CC asprintf.o 6069: CC chdir-long.o 6070: CC fclose.o 6071: CC fcntl.o 6072: CC fflush.o 6073: CC fpurge.o 6074: CC freadahead.o 6075: CC fseek.o 6076: CC fseeko.o 6077: CC mbrtowc.o 6078: CC obstack.o 6079: CC printf-args.o 6080: CC printf-parse.o 6081: CC regex.o 6082: CC spawn_faction_addchdir.o 6083: CC vasnprintf.o 6084: CC vasprintf.o 6085: AR libm4.a 6086: Making all in src 6087: CC m4.o 6088: CC builtin.o 6089: CC debug.o 6090: CC eval.o 6091: CC format.o 6092: CC freeze.o 6093: CC input.o 6094: CC macro.o 6095: CC output.o 6096: CC path.o 6097: CC symtab.o 6098: CCLD m4 6099: Making all in doc 6100: make[5]: Nothing to be done for 'all'. 6101: Making all in checks 6102: make[5]: Nothing to be done for 'all'. 6103: Making all in po 6104: make[5]: Nothing to be done for 'all'. 6105: Making all in tests 6106: GEN arpa/inet.h 6107: GEN ctype.h 6108: GEN test-posix_spawn-dup2-stdout.sh 6109: GEN test-posix_spawn-dup2-stdin.sh 6110: GEN pthread.h 6111: GEN sys/ioctl.h 6112: GEN sys/select.h 6113: GEN sys/socket.h 6114: GEN sys/time.h 6115: GEN sys/uio.h 6116: /usr/bin//make all-recursive 6117: Making all in . 6118: CC locale.o 6119: CC gl_array_list.o 6120: CC gl_array_oset.o 6121: CC findprog.o 6122: CC imaxtostr.o 6123: CC inttostr.o 6124: CC offtostr.o 6125: CC uinttostr.o 6126: CC umaxtostr.o 6127: CC read-file.o 6128: CC sockets.o 6129: CC sys_socket.o 6130: CC glthread/thread.o 6131: CC vma-iter.o 6132: CC xconcat-filename.o 6133: CC ioctl.o 6134: CC nanosleep.o 6135: CC pthread_sigmask.o 6136: CC strerror_r.o 6137: AR libtests.a 6138: CCLD current-locale 6139: CC test-localcharset.o 6140: CCLD test-localcharset 6141: >>> host-m4 1.4.19 Installing to host directory 6142: PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin" PKG_CONFIG="/dev/shm/qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/dev/shm/qemu/out-br/host/lib/pkgconfig:/dev/shm/qemu/out-br/host/share/pkgconfig" /usr/bin//make install -C /dev/shm/qemu/out-br/build/host-m4-1.4.19/ 6143: /usr/bin//make install-recursive 6144: Making install in . 6145: make[6]: Nothing to be done for 'install-exec-am'. 6146: make[6]: Nothing to be done for 'install-data-am'. 6147: Making install in examples 6148: make[6]: Nothing to be done for 'install-exec-am'. 6149: make[6]: Nothing to be done for 'install-data-am'. 6150: Making install in lib 6151: /usr/bin//make install-am 6152: make[7]: Nothing to be done for 'install-exec-am'. 6153: make[7]: Nothing to be done for 'install-data-am'. 6154: Making install in src 6155: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/bin' 6156: /usr/bin/install -c m4 '/dev/shm/qemu/out-br/host/bin' 6157: make[6]: Nothing to be done for 'install-data-am'. 6158: Making install in doc 6159: make[6]: Nothing to be done for 'install-exec-am'. 6160: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/info' 6161: /usr/bin/install -c -m 644 ./m4.info ./m4.info-1 ./m4.info-2 '/dev/shm/qemu/out-br/host/share/info' 6162: install-info --info-dir='/dev/shm/qemu/out-br/host/share/info' '/dev/shm/qemu/out-br/host/share/info/m4.info' 6163: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/man/man1' 6164: /usr/bin/install -c -m 644 ./m4.1 '/dev/shm/qemu/out-br/host/share/man/man1' 6165: Making install in checks 6166: make[6]: Nothing to be done for 'install-exec-am'. 6167: make[6]: Nothing to be done for 'install-data-am'. 6168: Making install in po 6169: if test "m4" = "gettext-tools"; then \ 6170: /usr/bin/mkdir -p /dev/shm/qemu/out-br/host/share/gettext/po; \ 6171: for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ 6172: /usr/bin/install -c -m 644 ./$file \ 6173: /dev/shm/qemu/out-br/host/share/gettext/po/$file; \ 6174: done; \ 6175: for file in Makevars; do \ 6176: rm -f /dev/shm/qemu/out-br/host/share/gettext/po/$file; \ 6177: done; \ 6178: else \ 6179: : ; \ 6180: fi 6181: Making install in tests 6182: /usr/bin//make install-recursive 6183: Making install in . 6184: make[8]: Nothing to be done for 'install-exec-am'. 6185: make[8]: Nothing to be done for 'install-data-am'. 6186: libtool-2.4.6.tar.xz: OK (sha256: 7c87a8c2c8c0fc9cd5019e402bed4292462d00a718a7cd5f11218153bf28b26f) 6187: >>> host-libtool 2.4.6 Extracting 6188: xzcat /mnt/storage/buildroot_cache/download/libtool/libtool-2.4.6.tar.xz | tar --strip-components=1 -C /dev/shm/qemu/out-br/build/host-libtool-2.4.6 -xf - 6189: >>> host-libtool 2.4.6 Patching 6190: >>> host-libtool 2.4.6 Updating config.sub and config.guess 6191: for file in config.guess config.sub; do for i in $(find /dev/shm/qemu/out-br/build/host-libtool-2.4.6 -name $file); do cp support/gnuconfig/$file $i; done; done 6192: Cloning into '/dev/shm/qemu/qemu/dtc'... 6193: >>> host-libtool 2.4.6 Configuring 6194: find /dev/shm/qemu/out-br/build/host-libtool-2.4.6 -name aclocal.m4 -exec touch '{}' \; 6195: find /dev/shm/qemu/out-br/build/host-libtool-2.4.6 -name config-h.in -exec touch '{}' \; 6196: find /dev/shm/qemu/out-br/build/host-libtool-2.4.6 -name configure -exec touch '{}' \; 6197: find /dev/shm/qemu/out-br/build/host-libtool-2.4.6 -name Makefile.in -exec touch '{}' \; 6198: (cd /dev/shm/qemu/out-br/build/host-libtool-2.4.6/. && rm -rf config.cache; PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin" PKG_CONFIG="/dev/shm/qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/dev/shm/qemu/out-br/host/lib/pkgconfig:/dev/shm/qemu/out-br/host/share/pkgconfig" AR="/usr/bin//ar" AS="/usr/bin//as" LD="/usr/bin//ld" NM="/usr/bin//nm" CC="/dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc" GCC="/dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc" CXX="/dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++" CPP="/usr/bin//cpp" OBJCOPY="/usr/bin//objcopy" RANLIB="/usr/bin//ranlib" CPPFLAGS="-I/dev/shm/qemu/out-br/host/include" CFLAGS="-O2 -I/dev/shm/qemu/out-br/host/include" CXXFLAGS="-O2 -I/dev/shm/qemu/out-br/host/include" LDFLAGS="-L/dev/shm/qemu/out-br/host/lib -Wl,-rpath,/dev/shm/qemu/out-br/host/lib" INTLTOOL_PERL=/usr/bin//perl CFLAGS="-O2 -I/dev/shm/qemu/out-br/host/include" LDFLAGS="-L/dev/shm/qemu/out-br/host/lib -Wl,-rpath,/dev/shm/qemu/out-br/host/lib" MAKEINFO=true CONFIG_SITE=/dev/null ./configure --prefix="/dev/shm/qemu/out-br/host" --sysconfdir="/dev/shm/qemu/out-br/host/etc" --localstatedir="/dev/shm/qemu/out-br/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) 6199: configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls 6200: ## ------------------------- ## 6201: ## Configuring libtool 2.4.6 ## 6202: ## ------------------------- ## 6203: 6204: checking for GNU M4 that supports accurate traces... /dev/shm/qemu/out-br/host/bin/m4 6205: checking whether /dev/shm/qemu/out-br/host/bin/m4 accepts --gnu... yes 6206: checking how m4 supports trace files... --debugfile 6207: checking for a BSD-compatible install... /usr/bin//install -c 6208: checking whether build environment is sane... yes 6209: checking for a thread-safe mkdir -p... /usr/bin//mkdir -p 6210: checking for gawk... gawk 6211: checking whether make sets $(MAKE)... yes 6212: checking whether make supports nested variables... yes 6213: checking whether make supports nested variables... (cached) yes 6214: checking build system type... x86_64-pc-linux-gnu 6215: checking host system type... x86_64-pc-linux-gnu 6216: configure: autobuild project... GNU Libtool 6217: configure: autobuild revision... 2.4.6 6218: configure: autobuild hostname... lino 6219: configure: autobuild mode... default 6220: configure: autobuild timestamp... 20221201T132434Z 6221: checking for gcc... /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc 6222: checking whether the C compiler works... yes 6223: checking for C compiler default output file name... a.out 6224: checking for suffix of executables... 6225: checking whether we are cross compiling... no 6226: checking for suffix of object files... o 6227: checking whether we are using the GNU C compiler... yes 6228: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc accepts -g... yes 6229: checking for /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc option to accept ISO C89... none needed 6230: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc understands -c and -o together... yes 6231: checking for style of include used by make... GNU 6232: checking dependency style of /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc... none 6233: checking how to run the C preprocessor... /usr/bin//cpp 6234: checking for grep that handles long lines and -e... /usr/bin//grep 6235: checking for egrep... /usr/bin//grep -E 6236: checking for Minix Amsterdam compiler... no 6237: checking how to run the C preprocessor... /usr/bin//cpp 6238: checking how to print strings... printf 6239: checking for a sed that does not truncate output... /usr/bin//sed 6240: checking for fgrep... /usr/bin//grep -F 6241: checking for ld used by /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc... /usr/bin//ld 6242: checking if the linker (/usr/bin//ld) is GNU ld... yes 6243: checking for BSD- or MS-compatible name lister (nm)... /usr/bin//nm 6244: checking the name lister (/usr/bin//nm) interface... BSD nm 6245: checking whether ln -s works... yes 6246: checking the maximum length of command line arguments... 1572864 6247: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop 6248: checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 6249: checking for /usr/bin//ld option to reload object files... -r 6250: checking for objdump... objdump 6251: checking how to recognize dependent libraries... pass_all 6252: checking for dlltool... no 6253: checking how to associate runtime and link libraries... printf %s\n 6254: checking for archiver @FILE support... @ 6255: checking for strip... strip 6256: checking for ranlib... /usr/bin//ranlib 6257: checking command to parse /usr/bin//nm output from /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc object... ok 6258: checking for sysroot... no 6259: checking for a working dd... /usr/bin//dd 6260: checking how to truncate binary pipes... /usr/bin//dd bs=4096 count=1 6261: checking for mt... mt 6262: checking if mt is a manifest tool... no 6263: checking for ANSI C header files... yes 6264: checking for sys/types.h... yes 6265: checking for sys/stat.h... yes 6266: checking for stdlib.h... yes 6267: checking for string.h... yes 6268: checking for memory.h... yes 6269: checking for strings.h... yes 6270: checking for inttypes.h... yes 6271: checking for stdint.h... yes 6272: checking for unistd.h... yes 6273: checking for dlfcn.h... yes 6274: checking for objdir... .libs 6275: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc supports -fno-rtti -fno-exceptions... no 6276: checking for /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc option to produce PIC... -fPIC -DPIC 6277: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc PIC flag -fPIC -DPIC works... yes 6278: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc static flag -static works... yes 6279: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc supports -c -o file.o... yes 6280: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc supports -c -o file.o... (cached) yes 6281: checking whether the /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc linker (/usr/bin//ld -m elf_x86_64) supports shared libraries... yes 6282: checking whether -lc should be explicitly linked in... no 6283: checking dynamic linker characteristics... GNU/Linux ld.so 6284: checking how to hardcode library paths into programs... immediate 6285: checking for shl_load... no 6286: checking for shl_load in -ldld... no 6287: checking for dlopen... yes 6288: checking whether a program can dlopen itself... yes 6289: checking whether a statically linked program can dlopen itself... no 6290: checking whether stripping libraries is possible... yes 6291: checking if libtool supports shared libraries... yes 6292: checking whether to build shared libraries... yes 6293: checking whether to build static libraries... no 6294: checking what extension is used for runtime loadable modules... .so 6295: checking what variable specifies run-time module search path... LD_LIBRARY_PATH 6296: checking for the default library search path... /lib /usr/lib /usr/lib/x86_64-linux-gnu/libfakeroot /usr/local/lib /usr/local/lib/x86_64-linux-gnu /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu 6297: checking for library containing dlopen... none required 6298: checking for dlerror... yes 6299: checking for shl_load... (cached) no 6300: checking for shl_load in -ldld... (cached) no 6301: checking for dld_link in -ldld... no 6302: checking for _ prefix in compiled symbols... no 6303: checking whether deplibs are loaded by dlopen... yes 6304: checking for argz.h... yes 6305: checking for error_t... yes 6306: checking for argz_add... yes 6307: checking for argz_append... yes 6308: checking for argz_count... yes 6309: checking for argz_create_sep... yes 6310: checking for argz_insert... yes 6311: checking for argz_next... yes 6312: checking for argz_stringify... yes 6313: checking if argz actually works... yes 6314: checking whether libtool supports -dlopen/-dlpreopen... yes 6315: checking for unistd.h... (cached) yes 6316: checking for dl.h... no 6317: checking for sys/dl.h... no 6318: checking for dld.h... no 6319: checking for mach-o/dyld.h... no 6320: checking for dirent.h... yes 6321: checking for closedir... yes 6322: checking for opendir... yes 6323: checking for readdir... yes 6324: checking for strlcat... no 6325: checking for strlcpy... no 6326: checking whether we are using the GNU C++ compiler... yes 6327: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++ accepts -g... yes 6328: checking dependency style of /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++... none 6329: checking how to run the C++ preprocessor... /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++ -E 6330: checking for ld used by /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++... /usr/bin//ld -m elf_x86_64 6331: checking if the linker (/usr/bin//ld -m elf_x86_64) is GNU ld... yes 6332: checking whether the /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++ linker (/usr/bin//ld -m elf_x86_64) supports shared libraries... yes 6333: checking for /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++ option to produce PIC... -fPIC -DPIC 6334: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++ PIC flag -fPIC -DPIC works... yes 6335: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++ static flag -static works... yes 6336: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++ supports -c -o file.o... yes 6337: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++ supports -c -o file.o... (cached) yes 6338: checking whether the /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++ linker (/usr/bin//ld -m elf_x86_64) supports shared libraries... yes 6339: checking dynamic linker characteristics... (cached) GNU/Linux ld.so 6340: checking how to hardcode library paths into programs... immediate 6341: checking for g77... no 6342: checking for xlf... no 6343: checking for f77... no 6344: checking for frt... no 6345: checking for pgf77... no 6346: checking for cf77... no 6347: checking for fort77... no 6348: checking for fl32... no 6349: checking for af77... no 6350: checking for xlf90... no 6351: checking for f90... no 6352: checking for pgf90... no 6353: checking for pghpf... no 6354: checking for epcf90... no 6355: checking for gfortran... no 6356: checking for g95... no 6357: checking for xlf95... no 6358: checking for f95... no 6359: checking for fort... no 6360: checking for ifort... no 6361: checking for ifc... no 6362: checking for efc... no 6363: checking for pgfortran... no 6364: checking for pgf95... no 6365: checking for lf95... no 6366: checking for ftn... no 6367: checking for nagfor... no 6368: checking whether we are using the GNU Fortran 77 compiler... no 6369: checking whether accepts -g... no 6370: checking for gfortran... no 6371: checking for g95... no 6372: checking for xlf95... no 6373: checking for f95... no 6374: checking for fort... no 6375: checking for ifort... no 6376: checking for ifc... no 6377: checking for efc... no 6378: checking for pgfortran... no 6379: checking for pgf95... no 6380: checking for lf95... no 6381: checking for ftn... no 6382: checking for nagfor... no 6383: checking for xlf90... no 6384: checking for f90... no 6385: checking for pgf90... no 6386: checking for pghpf... no 6387: checking for epcf90... no 6388: checking for g77... no 6389: checking for xlf... no 6390: checking for f77... no 6391: checking for frt... no 6392: checking for pgf77... no 6393: checking for cf77... no 6394: checking for fort77... no 6395: checking for fl32... no 6396: checking for af77... no 6397: checking whether we are using the GNU Fortran compiler... no 6398: checking whether accepts -g... no 6399: checking for gccgo... no 6400: checking for gcj... no 6401: checking for windres... no 6402: checking that generated files are newer than configure... done 6403: configure: creating ./config.status 6404: Cloning into '/dev/shm/qemu/qemu/meson'... 6405: config.status: creating Makefile 6406: config.status: creating config.h 6407: config.status: executing tests/atconfig commands 6408: config.status: executing depfiles commands 6409: config.status: executing libtool commands 6410: configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls 6411: >>> host-libtool 2.4.6 Building 6412: PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin" PKG_CONFIG="/dev/shm/qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/dev/shm/qemu/out-br/host/lib/pkgconfig:/dev/shm/qemu/out-br/host/share/pkgconfig" /usr/bin//make -C /dev/shm/qemu/out-br/build/host-libtool-2.4.6/. 6413: GEN libtoolize 6414: /usr/bin//make all-recursive 6415: Making all in . 6416: CC libltdl/loaders/libltdl_libltdl_la-preopen.lo 6417: CC libltdl/libltdl_libltdl_la-lt__alloc.lo 6418: CC libltdl/libltdl_libltdl_la-lt_dlloader.lo 6419: CC libltdl/libltdl_libltdl_la-lt_error.lo 6420: CC libltdl/libltdl_libltdl_la-ltdl.lo 6421: CC libltdl/libltdl_libltdl_la-slist.lo 6422: CC libltdl/loaders/dlopen.lo 6423: CCLD libltdl/dlopen.la 6424: /usr/bin//ar: `u' modifier ignored since `D' is the default (see `U') 6425: CC libltdl/lt__strl.lo 6426: CCLD libltdl/libltdl.la 6427: GEN libltdl/stamp-mk 6428: >>> host-libtool 2.4.6 Installing to host directory 6429: PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin" PKG_CONFIG="/dev/shm/qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/dev/shm/qemu/out-br/host/lib/pkgconfig:/dev/shm/qemu/out-br/host/share/pkgconfig" /usr/bin//make install -C /dev/shm/qemu/out-br/build/host-libtool-2.4.6/. 6430: /usr/bin//make install-recursive 6431: Making install in . 6432: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/bin' 6433: /usr/bin//install -c libtool '/dev/shm/qemu/out-br/host/bin' 6434: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/lib' 6435: /bin/bash ./libtool --mode=install /usr/bin//install -c libltdl/libltdl.la '/dev/shm/qemu/out-br/host/lib' 6436: libtool: install: /usr/bin//install -c libltdl/.libs/libltdl.so.7.3.1 /dev/shm/qemu/out-br/host/lib/libltdl.so.7.3.1 6437: libtool: install: (cd /dev/shm/qemu/out-br/host/lib && { ln -s -f libltdl.so.7.3.1 libltdl.so.7 || { rm -f libltdl.so.7 && ln -s libltdl.so.7.3.1 libltdl.so.7; }; }) 6438: libtool: install: (cd /dev/shm/qemu/out-br/host/lib && { ln -s -f libltdl.so.7.3.1 libltdl.so || { rm -f libltdl.so && ln -s libltdl.so.7.3.1 libltdl.so; }; }) 6439: libtool: install: /usr/bin//install -c libltdl/.libs/libltdl.lai /dev/shm/qemu/out-br/host/lib/libltdl.la 6440: libtool: finish: PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin:/sbin" ldconfig -n /dev/shm/qemu/out-br/host/lib 6441: ---------------------------------------------------------------------- 6442: Libraries have been installed in: 6443: /dev/shm/qemu/out-br/host/lib 6444: 6445: If you ever happen to want to link against installed libraries 6446: in a given directory, LIBDIR, you must either use libtool, and 6447: specify the full pathname of the library, or use the '-LLIBDIR' 6448: flag during linking and do at least one of the following: 6449: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 6450: during execution 6451: - add LIBDIR to the 'LD_RUN_PATH' environment variable 6452: during linking 6453: - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 6454: - have your system administrator add LIBDIR to '/etc/ld.so.conf' 6455: 6456: See any operating system documentation about shared libraries for 6457: more information, such as the ld(1) and ld.so(8) manual pages. 6458: ---------------------------------------------------------------------- 6459: GREP='/usr/bin//grep' SED='/usr/bin//sed' './build-aux/inline-source' libtoolize > '/dev/shm/qemu/out-br/host/bin/libtoolize' 6460: rm -rf '/dev/shm/qemu/out-br/host/share/libtool'/* 6461: /usr/bin//install -c -m 644 './m4/libtool.m4' '/dev/shm/qemu/out-br/host/share/aclocal/libtool.m4' 6462: /usr/bin//install -c -m 644 './m4/ltargz.m4' '/dev/shm/qemu/out-br/host/share/aclocal/ltargz.m4' 6463: /usr/bin//install -c -m 644 './m4/ltdl.m4' '/dev/shm/qemu/out-br/host/share/aclocal/ltdl.m4' 6464: /usr/bin//install -c -m 644 './m4/ltoptions.m4' '/dev/shm/qemu/out-br/host/share/aclocal/ltoptions.m4' 6465: /usr/bin//install -c -m 644 './m4/ltsugar.m4' '/dev/shm/qemu/out-br/host/share/aclocal/ltsugar.m4' 6466: /usr/bin//install -c -m 644 './m4/ltversion.m4' '/dev/shm/qemu/out-br/host/share/aclocal/ltversion.m4' 6467: /usr/bin//install -c -m 644 './m4/lt~obsolete.m4' '/dev/shm/qemu/out-br/host/share/aclocal/lt~obsolete.m4' 6468: /usr/bin//install -c './build-aux/compile' '/dev/shm/qemu/out-br/host/share/libtool/build-aux/compile' 6469: /usr/bin//install -c './build-aux/config.guess' '/dev/shm/qemu/out-br/host/share/libtool/build-aux/config.guess' 6470: /usr/bin//install -c './build-aux/config.sub' '/dev/shm/qemu/out-br/host/share/libtool/build-aux/config.sub' 6471: /usr/bin//install -c './build-aux/depcomp' '/dev/shm/qemu/out-br/host/share/libtool/build-aux/depcomp' 6472: /usr/bin//install -c './build-aux/install-sh' '/dev/shm/qemu/out-br/host/share/libtool/build-aux/install-sh' 6473: /usr/bin//install -c './build-aux/missing' '/dev/shm/qemu/out-br/host/share/libtool/build-aux/missing' 6474: /usr/bin//install -c -m 644 './build-aux/ltmain.sh' '/dev/shm/qemu/out-br/host/share/libtool/build-aux/ltmain.sh' 6475: /usr/bin//install -c -m 644 './libltdl/COPYING.LIB' '/dev/shm/qemu/out-br/host/share/libtool/COPYING.LIB' 6476: /usr/bin//install -c -m 644 './libltdl/Makefile.am' '/dev/shm/qemu/out-br/host/share/libtool/Makefile.am' 6477: /usr/bin//install -c -m 644 './libltdl/README' '/dev/shm/qemu/out-br/host/share/libtool/README' 6478: /usr/bin//install -c -m 644 './libltdl/configure.ac' '/dev/shm/qemu/out-br/host/share/libtool/configure.ac' 6479: /usr/bin//install -c -m 644 './libltdl/aclocal.m4' '/dev/shm/qemu/out-br/host/share/libtool/aclocal.m4' 6480: /usr/bin//install -c -m 644 './libltdl/Makefile.in' '/dev/shm/qemu/out-br/host/share/libtool/Makefile.in' 6481: /usr/bin//install -c -m 644 './libltdl/config-h.in' '/dev/shm/qemu/out-br/host/share/libtool/config-h.in' 6482: /usr/bin//install -c -m 644 './libltdl/configure' '/dev/shm/qemu/out-br/host/share/libtool/configure' 6483: /usr/bin//install -c -m 644 './libltdl/libltdl/lt__alloc.h' '/dev/shm/qemu/out-br/host/share/libtool/libltdl/lt__alloc.h' 6484: /usr/bin//install -c -m 644 './libltdl/libltdl/lt__argz_.h' '/dev/shm/qemu/out-br/host/share/libtool/libltdl/lt__argz_.h' 6485: /usr/bin//install -c -m 644 './libltdl/libltdl/lt__dirent.h' '/dev/shm/qemu/out-br/host/share/libtool/libltdl/lt__dirent.h' 6486: /usr/bin//install -c -m 644 './libltdl/libltdl/lt__glibc.h' '/dev/shm/qemu/out-br/host/share/libtool/libltdl/lt__glibc.h' 6487: /usr/bin//install -c -m 644 './libltdl/libltdl/lt__private.h' '/dev/shm/qemu/out-br/host/share/libtool/libltdl/lt__private.h' 6488: /usr/bin//install -c -m 644 './libltdl/libltdl/lt__strl.h' '/dev/shm/qemu/out-br/host/share/libtool/libltdl/lt__strl.h' 6489: /usr/bin//install -c -m 644 './libltdl/libltdl/lt_dlloader.h' '/dev/shm/qemu/out-br/host/share/libtool/libltdl/lt_dlloader.h' 6490: /usr/bin//install -c -m 644 './libltdl/libltdl/lt_error.h' '/dev/shm/qemu/out-br/host/share/libtool/libltdl/lt_error.h' 6491: /usr/bin//install -c -m 644 './libltdl/libltdl/lt_system.h' '/dev/shm/qemu/out-br/host/share/libtool/libltdl/lt_system.h' 6492: /usr/bin//install -c -m 644 './libltdl/libltdl/slist.h' '/dev/shm/qemu/out-br/host/share/libtool/libltdl/slist.h' 6493: /usr/bin//install -c -m 644 './libltdl/loaders/dld_link.c' '/dev/shm/qemu/out-br/host/share/libtool/loaders/dld_link.c' 6494: /usr/bin//install -c -m 644 './libltdl/loaders/dlopen.c' '/dev/shm/qemu/out-br/host/share/libtool/loaders/dlopen.c' 6495: /usr/bin//install -c -m 644 './libltdl/loaders/dyld.c' '/dev/shm/qemu/out-br/host/share/libtool/loaders/dyld.c' 6496: /usr/bin//install -c -m 644 './libltdl/loaders/load_add_on.c' '/dev/shm/qemu/out-br/host/share/libtool/loaders/load_add_on.c' 6497: /usr/bin//install -c -m 644 './libltdl/loaders/loadlibrary.c' '/dev/shm/qemu/out-br/host/share/libtool/loaders/loadlibrary.c' 6498: /usr/bin//install -c -m 644 './libltdl/loaders/preopen.c' '/dev/shm/qemu/out-br/host/share/libtool/loaders/preopen.c' 6499: /usr/bin//install -c -m 644 './libltdl/loaders/shl_load.c' '/dev/shm/qemu/out-br/host/share/libtool/loaders/shl_load.c' 6500: /usr/bin//install -c -m 644 './libltdl/lt__alloc.c' '/dev/shm/qemu/out-br/host/share/libtool/lt__alloc.c' 6501: /usr/bin//install -c -m 644 './libltdl/lt__argz.c' '/dev/shm/qemu/out-br/host/share/libtool/lt__argz.c' 6502: /usr/bin//install -c -m 644 './libltdl/lt__dirent.c' '/dev/shm/qemu/out-br/host/share/libtool/lt__dirent.c' 6503: /usr/bin//install -c -m 644 './libltdl/lt__strl.c' '/dev/shm/qemu/out-br/host/share/libtool/lt__strl.c' 6504: /usr/bin//install -c -m 644 './libltdl/lt_dlloader.c' '/dev/shm/qemu/out-br/host/share/libtool/lt_dlloader.c' 6505: /usr/bin//install -c -m 644 './libltdl/lt_error.c' '/dev/shm/qemu/out-br/host/share/libtool/lt_error.c' 6506: /usr/bin//install -c -m 644 './libltdl/ltdl.c' '/dev/shm/qemu/out-br/host/share/libtool/ltdl.c' 6507: /usr/bin//install -c -m 644 './libltdl/ltdl.h' '/dev/shm/qemu/out-br/host/share/libtool/ltdl.h' 6508: /usr/bin//install -c -m 644 './libltdl/ltdl.mk' '/dev/shm/qemu/out-br/host/share/libtool/ltdl.mk' 6509: /usr/bin//install -c -m 644 './libltdl/slist.c' '/dev/shm/qemu/out-br/host/share/libtool/slist.c' 6510: chmod a+x '/dev/shm/qemu/out-br/host/share/libtool/configure' 6511: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/include' 6512: /usr/bin//install -c -m 644 libltdl/ltdl.h '/dev/shm/qemu/out-br/host/include' 6513: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/share/info' 6514: /usr/bin//install -c -m 644 ./doc/libtool.info ./doc/libtool.info-1 ./doc/libtool.info-2 '/dev/shm/qemu/out-br/host/share/info' 6515: install-info --info-dir='/dev/shm/qemu/out-br/host/share/info' '/dev/shm/qemu/out-br/host/share/info/libtool.info' 6516: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/include/libltdl' 6517: /usr/bin//install -c -m 644 libltdl/libltdl/lt_system.h libltdl/libltdl/lt_error.h libltdl/libltdl/lt_dlloader.h '/dev/shm/qemu/out-br/host/include/libltdl' 6518: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/share/man/man1' 6519: /usr/bin//install -c -m 644 ./doc/libtool.1 ./doc/libtoolize.1 '/dev/shm/qemu/out-br/host/share/man/man1' 6520: autoconf-2.71.tar.xz: OK (sha256: f14c83cfebcc9427f2c3cea7258bd90df972d92eb26752da4ddad81c87a0faa4) 6521: >>> host-autoconf 2.71 Extracting 6522: xzcat /mnt/storage/buildroot_cache/download/autoconf/autoconf-2.71.tar.xz | tar --strip-components=1 -C /dev/shm/qemu/out-br/build/host-autoconf-2.71 -xf - 6523: >>> host-autoconf 2.71 Patching 6524: 6525: Applying 0001-dont-add-dirty-to-version.patch using patch: 6526: patching file build-aux/git-version-gen 6527: Hunk #1 succeeded at 209 (offset 6 lines). 6528: >>> host-autoconf 2.71 Updating config.sub and config.guess 6529: for file in config.guess config.sub; do for i in $(find /dev/shm/qemu/out-br/build/host-autoconf-2.71 -name $file); do cp support/gnuconfig/$file $i; done; done 6530: >>> host-autoconf 2.71 Patching libtool 6531: >>> host-autoconf 2.71 Configuring 6532: (cd /dev/shm/qemu/out-br/build/host-autoconf-2.71/ && rm -rf config.cache; PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin" PKG_CONFIG="/dev/shm/qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/dev/shm/qemu/out-br/host/lib/pkgconfig:/dev/shm/qemu/out-br/host/share/pkgconfig" AR="/usr/bin//ar" AS="/usr/bin//as" LD="/usr/bin//ld" NM="/usr/bin//nm" CC="/dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc" GCC="/dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc" CXX="/dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++" CPP="/usr/bin//cpp" OBJCOPY="/usr/bin//objcopy" RANLIB="/usr/bin//ranlib" CPPFLAGS="-I/dev/shm/qemu/out-br/host/include" CFLAGS="-O2 -I/dev/shm/qemu/out-br/host/include" CXXFLAGS="-O2 -I/dev/shm/qemu/out-br/host/include" LDFLAGS="-L/dev/shm/qemu/out-br/host/lib -Wl,-rpath,/dev/shm/qemu/out-br/host/lib" INTLTOOL_PERL=/usr/bin//perl CFLAGS="-O2 -I/dev/shm/qemu/out-br/host/include" LDFLAGS="-L/dev/shm/qemu/out-br/host/lib -Wl,-rpath,/dev/shm/qemu/out-br/host/lib" EMACS="no" ac_cv_path_M4=/dev/shm/qemu/out-br/host/bin/m4 ac_cv_prog_gnu_m4_gnu=no CONFIG_SITE=/dev/null ./configure --prefix="/dev/shm/qemu/out-br/host" --sysconfdir="/dev/shm/qemu/out-br/host/etc" --localstatedir="/dev/shm/qemu/out-br/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) 6533: configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls, --disable-dependency-tracking 6534: checking for a BSD-compatible install... /usr/bin/install -c 6535: checking whether build environment is sane... yes 6536: checking for a race-free mkdir -p... /usr/bin/mkdir -p 6537: checking for gawk... gawk 6538: checking whether make sets $(MAKE)... yes 6539: checking whether make supports nested variables... yes 6540: checking build system type... x86_64-pc-linux-gnu 6541: checking host system type... x86_64-pc-linux-gnu 6542: configure: autobuild project... GNU Autoconf 6543: configure: autobuild revision... 2.71 6544: configure: autobuild hostname... lino 6545: configure: autobuild timestamp... 20221201T132437Z 6546: checking for a shell whose -n mode is known to work... /bin/bash 6547: checking for characters that cannot appear in file names... none 6548: checking whether directories can have trailing spaces... yes 6549: checking for expr... /usr/bin/expr 6550: checking for GNU M4 that supports accurate traces... (cached) /dev/shm/qemu/out-br/host/bin/m4 6551: checking whether /dev/shm/qemu/out-br/host/bin/m4 accepts --gnu... (cached) no 6552: checking how m4 supports trace files... --debugfile 6553: checking for perl... /usr/bin//perl 6554: checking whether /usr/bin//perl Fcntl::flock is implemented... yes 6555: checking for emacs... no 6556: checking for emacs... no 6557: checking where .elc files should go... ${datadir}/emacs/site-lisp 6558: checking for grep that handles long lines and -e... /usr/bin/grep 6559: checking for egrep... /usr/bin/grep -E 6560: checking for a sed that does not truncate output... /usr/bin/sed 6561: checking whether make is case sensitive... yes 6562: checking that generated files are newer than configure... done 6563: configure: creating ./config.status 6564: config.status: creating tests/atlocal 6565: config.status: creating Makefile 6566: config.status: executing tests/atconfig commands 6567: configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls, --disable-dependency-tracking 6568: >>> host-autoconf 2.71 Building 6569: PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin" PKG_CONFIG="/dev/shm/qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/dev/shm/qemu/out-br/host/lib/pkgconfig:/dev/shm/qemu/out-br/host/share/pkgconfig" /usr/bin//make -C /dev/shm/qemu/out-br/build/host-autoconf-2.71/ 6570: /usr/bin//make all-am 6571: rm -f bin/autom4te bin/autom4te.tmp 6572: /usr/bin/mkdir -p bin 6573: srcdir=''; \ 6574: test -f ./bin/autom4te.in || srcdir=./; \ 6575: sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin//perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/dev/shm/qemu/out-br/host/bin|g' -e 's|@pkgdatadir[@]|/dev/shm/qemu/out-br/host/share/autoconf|g' -e 's|@prefix[@]|/dev/shm/qemu/out-br/host|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/dev/shm/qemu/out-br/host/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]||g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|2021|g' -e 's|@VERSION[@]|2.71|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from bin/autom4te.in; do not edit by hand.|g' ${srcdir}bin/autom4te.in >bin/autom4te.tmp 6576: chmod +x bin/autom4te.tmp 6577: chmod a-w bin/autom4te.tmp 6578: mv bin/autom4te.tmp bin/autom4te 6579: rm -f lib/autom4te.cfg lib/autom4te.cfg-t 6580: /usr/bin/mkdir -p lib 6581: sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin//perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/dev/shm/qemu/out-br/host/bin|g' -e 's|@pkgdatadir[@]|/dev/shm/qemu/out-br/host/share/autoconf|g' -e 's|@prefix[@]|/dev/shm/qemu/out-br/host|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/dev/shm/qemu/out-br/host/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]||g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|2021|g' -e 's|@VERSION[@]|2.71|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from lib/autom4te.cfg.in; do not edit by hand.|g' ./lib/autom4te.in >lib/autom4te.cfg-t 6582: chmod a-w lib/autom4te.cfg-t 6583: mv -f lib/autom4te.cfg-t lib/autom4te.cfg 6584: /usr/bin/mkdir -p lib/m4sugar 6585: :;{ \ 6586: echo '# This file is part of -*- Autoconf -*-.' && \ 6587: echo '# Version of Autoconf.' && \ 6588: echo '# Copyright (C) 1999, 2000, 2001, 2002, 2006, 2007, 2009' && \ 6589: echo '# Free Software Foundation, Inc.' && \ 6590: echo &&\ 6591: echo 'm4_define([m4_PACKAGE_NAME], [GNU Autoconf])' && \ 6592: echo 'm4_define([m4_PACKAGE_TARNAME], [autoconf])' && \ 6593: echo 'm4_define([m4_PACKAGE_VERSION], [2.71])' && \ 6594: echo 'm4_define([m4_PACKAGE_STRING], [GNU Autoconf 2.71])' && \ 6595: echo 'm4_define([m4_PACKAGE_BUGREPORT], [bug-autoconf@gnu.org])' && \ 6596: echo 'm4_define([m4_PACKAGE_URL], [https://www.gnu.org/software/autoconf/])' && \ 6597: echo 'm4_define([m4_PACKAGE_YEAR], [2021])'; \ 6598: } > lib/m4sugar/version.m4-t 6599: mv lib/m4sugar/version.m4-t lib/m4sugar/version.m4 6600: autom4te_perllibdir='.'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '.'/lib --language M4sh --cache '' \ 6601: --melt ./bin/autoconf.as -o bin/autoconf.in 6602: rm -f bin/autoconf bin/autoconf.tmp 6603: /usr/bin/mkdir -p bin 6604: srcdir=''; \ 6605: test -f ./bin/autoconf.in || srcdir=./; \ 6606: sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin//perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/dev/shm/qemu/out-br/host/bin|g' -e 's|@pkgdatadir[@]|/dev/shm/qemu/out-br/host/share/autoconf|g' -e 's|@prefix[@]|/dev/shm/qemu/out-br/host|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/dev/shm/qemu/out-br/host/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]||g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|2021|g' -e 's|@VERSION[@]|2.71|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from bin/autoconf.in; do not edit by hand.|g' ${srcdir}bin/autoconf.in >bin/autoconf.tmp 6607: chmod +x bin/autoconf.tmp 6608: chmod a-w bin/autoconf.tmp 6609: mv bin/autoconf.tmp bin/autoconf 6610: rm -f bin/autoheader bin/autoheader.tmp 6611: /usr/bin/mkdir -p bin 6612: srcdir=''; \ 6613: test -f ./bin/autoheader.in || srcdir=./; \ 6614: sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin//perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/dev/shm/qemu/out-br/host/bin|g' -e 's|@pkgdatadir[@]|/dev/shm/qemu/out-br/host/share/autoconf|g' -e 's|@prefix[@]|/dev/shm/qemu/out-br/host|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/dev/shm/qemu/out-br/host/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]||g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|2021|g' -e 's|@VERSION[@]|2.71|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from bin/autoheader.in; do not edit by hand.|g' ${srcdir}bin/autoheader.in >bin/autoheader.tmp 6615: chmod +x bin/autoheader.tmp 6616: chmod a-w bin/autoheader.tmp 6617: mv bin/autoheader.tmp bin/autoheader 6618: rm -f bin/autoreconf bin/autoreconf.tmp 6619: /usr/bin/mkdir -p bin 6620: srcdir=''; \ 6621: test -f ./bin/autoreconf.in || srcdir=./; \ 6622: sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin//perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/dev/shm/qemu/out-br/host/bin|g' -e 's|@pkgdatadir[@]|/dev/shm/qemu/out-br/host/share/autoconf|g' -e 's|@prefix[@]|/dev/shm/qemu/out-br/host|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/dev/shm/qemu/out-br/host/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]||g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|2021|g' -e 's|@VERSION[@]|2.71|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from bin/autoreconf.in; do not edit by hand.|g' ${srcdir}bin/autoreconf.in >bin/autoreconf.tmp 6623: chmod +x bin/autoreconf.tmp 6624: chmod a-w bin/autoreconf.tmp 6625: mv bin/autoreconf.tmp bin/autoreconf 6626: rm -f bin/autoscan bin/autoscan.tmp 6627: /usr/bin/mkdir -p bin 6628: srcdir=''; \ 6629: test -f ./bin/autoscan.in || srcdir=./; \ 6630: sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin//perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/dev/shm/qemu/out-br/host/bin|g' -e 's|@pkgdatadir[@]|/dev/shm/qemu/out-br/host/share/autoconf|g' -e 's|@prefix[@]|/dev/shm/qemu/out-br/host|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/dev/shm/qemu/out-br/host/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]||g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|2021|g' -e 's|@VERSION[@]|2.71|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from bin/autoscan.in; do not edit by hand.|g' ${srcdir}bin/autoscan.in >bin/autoscan.tmp 6631: chmod +x bin/autoscan.tmp 6632: chmod a-w bin/autoscan.tmp 6633: mv bin/autoscan.tmp bin/autoscan 6634: rm -f bin/autoupdate bin/autoupdate.tmp 6635: /usr/bin/mkdir -p bin 6636: srcdir=''; \ 6637: test -f ./bin/autoupdate.in || srcdir=./; \ 6638: sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin//perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/dev/shm/qemu/out-br/host/bin|g' -e 's|@pkgdatadir[@]|/dev/shm/qemu/out-br/host/share/autoconf|g' -e 's|@prefix[@]|/dev/shm/qemu/out-br/host|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/dev/shm/qemu/out-br/host/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]||g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|2021|g' -e 's|@VERSION[@]|2.71|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from bin/autoupdate.in; do not edit by hand.|g' ${srcdir}bin/autoupdate.in >bin/autoupdate.tmp 6639: chmod +x bin/autoupdate.tmp 6640: chmod a-w bin/autoupdate.tmp 6641: mv bin/autoupdate.tmp bin/autoupdate 6642: rm -f bin/ifnames bin/ifnames.tmp 6643: /usr/bin/mkdir -p bin 6644: srcdir=''; \ 6645: test -f ./bin/ifnames.in || srcdir=./; \ 6646: sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin//perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/dev/shm/qemu/out-br/host/bin|g' -e 's|@pkgdatadir[@]|/dev/shm/qemu/out-br/host/share/autoconf|g' -e 's|@prefix[@]|/dev/shm/qemu/out-br/host|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/dev/shm/qemu/out-br/host/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]||g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|2021|g' -e 's|@VERSION[@]|2.71|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from bin/ifnames.in; do not edit by hand.|g' ${srcdir}bin/ifnames.in >bin/ifnames.tmp 6647: chmod +x bin/ifnames.tmp 6648: chmod a-w bin/ifnames.tmp 6649: mv bin/ifnames.tmp bin/ifnames 6650: autom4te_perllibdir='.'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '.'/lib --language=M4sh ./tests/wrapper.as -o tests/wrapper.in 6651: rm -f tests/autoconf tests/autoconf.tmp 6652: input=tests/wrapper.in \ 6653: && sed -e 's|@wrap_program[@]|autoconf|g' -e 's|@abs_top_srcdir[@]|/dev/shm/qemu/out-br/build/host-autoconf-2.71|g' -e 's|@abs_top_builddir[@]|/dev/shm/qemu/out-br/build/host-autoconf-2.71|g' -e "s|@configure_input[@]|Generated from $input.|g" tests/wrapper.in >tests/autoconf.tmp 6654: chmod +x tests/autoconf.tmp 6655: chmod a-w tests/autoconf.tmp 6656: mv -f tests/autoconf.tmp tests/autoconf 6657: rm -f tests/autoheader tests/autoheader.tmp 6658: input=tests/wrapper.in \ 6659: && sed -e 's|@wrap_program[@]|autoheader|g' -e 's|@abs_top_srcdir[@]|/dev/shm/qemu/out-br/build/host-autoconf-2.71|g' -e 's|@abs_top_builddir[@]|/dev/shm/qemu/out-br/build/host-autoconf-2.71|g' -e "s|@configure_input[@]|Generated from $input.|g" tests/wrapper.in >tests/autoheader.tmp 6660: chmod +x tests/autoheader.tmp 6661: chmod a-w tests/autoheader.tmp 6662: mv -f tests/autoheader.tmp tests/autoheader 6663: rm -f tests/autom4te tests/autom4te.tmp 6664: input=tests/wrapper.in \ 6665: && sed -e 's|@wrap_program[@]|autom4te|g' -e 's|@abs_top_srcdir[@]|/dev/shm/qemu/out-br/build/host-autoconf-2.71|g' -e 's|@abs_top_builddir[@]|/dev/shm/qemu/out-br/build/host-autoconf-2.71|g' -e "s|@configure_input[@]|Generated from $input.|g" tests/wrapper.in >tests/autom4te.tmp 6666: chmod +x tests/autom4te.tmp 6667: chmod a-w tests/autom4te.tmp 6668: mv -f tests/autom4te.tmp tests/autom4te 6669: rm -f tests/autoreconf tests/autoreconf.tmp 6670: input=tests/wrapper.in \ 6671: && sed -e 's|@wrap_program[@]|autoreconf|g' -e 's|@abs_top_srcdir[@]|/dev/shm/qemu/out-br/build/host-autoconf-2.71|g' -e 's|@abs_top_builddir[@]|/dev/shm/qemu/out-br/build/host-autoconf-2.71|g' -e "s|@configure_input[@]|Generated from $input.|g" tests/wrapper.in >tests/autoreconf.tmp 6672: chmod +x tests/autoreconf.tmp 6673: chmod a-w tests/autoreconf.tmp 6674: mv -f tests/autoreconf.tmp tests/autoreconf 6675: rm -f tests/autoscan tests/autoscan.tmp 6676: input=tests/wrapper.in \ 6677: && sed -e 's|@wrap_program[@]|autoscan|g' -e 's|@abs_top_srcdir[@]|/dev/shm/qemu/out-br/build/host-autoconf-2.71|g' -e 's|@abs_top_builddir[@]|/dev/shm/qemu/out-br/build/host-autoconf-2.71|g' -e "s|@configure_input[@]|Generated from $input.|g" tests/wrapper.in >tests/autoscan.tmp 6678: chmod +x tests/autoscan.tmp 6679: chmod a-w tests/autoscan.tmp 6680: mv -f tests/autoscan.tmp tests/autoscan 6681: rm -f tests/autoupdate tests/autoupdate.tmp 6682: input=tests/wrapper.in \ 6683: && sed -e 's|@wrap_program[@]|autoupdate|g' -e 's|@abs_top_srcdir[@]|/dev/shm/qemu/out-br/build/host-autoconf-2.71|g' -e 's|@abs_top_builddir[@]|/dev/shm/qemu/out-br/build/host-autoconf-2.71|g' -e "s|@configure_input[@]|Generated from $input.|g" tests/wrapper.in >tests/autoupdate.tmp 6684: chmod +x tests/autoupdate.tmp 6685: chmod a-w tests/autoupdate.tmp 6686: mv -f tests/autoupdate.tmp tests/autoupdate 6687: rm -f tests/ifnames tests/ifnames.tmp 6688: input=tests/wrapper.in \ 6689: && sed -e 's|@wrap_program[@]|ifnames|g' -e 's|@abs_top_srcdir[@]|/dev/shm/qemu/out-br/build/host-autoconf-2.71|g' -e 's|@abs_top_builddir[@]|/dev/shm/qemu/out-br/build/host-autoconf-2.71|g' -e "s|@configure_input[@]|Generated from $input.|g" tests/wrapper.in >tests/ifnames.tmp 6690: chmod +x tests/ifnames.tmp 6691: chmod a-w tests/ifnames.tmp 6692: mv -f tests/ifnames.tmp tests/ifnames 6693: if test 'no' != no; then \ 6694: am__dir=. am__subdir_includes=''; \ 6695: case lib/emacs/autoconf-mode.elc in */*) \ 6696: am__dir=`echo 'lib/emacs/autoconf-mode.elc' | sed 's,/[^/]*$,,'`; \ 6697: am__subdir_includes="-L $am__dir -L ./$am__dir"; \ 6698: esac; \ 6699: test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ 6700: no --batch \ 6701: \ 6702: $am__subdir_includes -L . -L . \ 6703: --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "lib/emacs/autoconf-mode.elc")) (defun byte-compile-dest-file (_) "lib/emacs/autoconf-mode.elc") )' \ 6704: -f batch-byte-compile 'lib/emacs/autoconf-mode.el'; \ 6705: else :; fi 6706: if test 'no' != no; then \ 6707: am__dir=. am__subdir_includes=''; \ 6708: case lib/emacs/autotest-mode.elc in */*) \ 6709: am__dir=`echo 'lib/emacs/autotest-mode.elc' | sed 's,/[^/]*$,,'`; \ 6710: am__subdir_includes="-L $am__dir -L ./$am__dir"; \ 6711: esac; \ 6712: test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ 6713: no --batch \ 6714: \ 6715: $am__subdir_includes -L . -L . \ 6716: --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "lib/emacs/autotest-mode.elc")) (defun byte-compile-dest-file (_) "lib/emacs/autotest-mode.elc") )' \ 6717: -f batch-byte-compile 'lib/emacs/autotest-mode.el'; \ 6718: else :; fi 6719: /usr/bin/mkdir -p lib/autoconf 6720: lang=`echo 'lib/autoconf/autoconf' | sed 's,.*/,,'` \ 6721: && if test $lang = autoconf; then \ 6722: lang=autoconf-without-aclocal-m4; \ 6723: else :; fi \ 6724: && autom4te_perllibdir='.'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '.'/lib \ 6725: --language=$lang \ 6726: --freeze \ 6727: --output=lib/autoconf/autoconf.m4f 6728: /usr/bin/mkdir -p lib/autoscan 6729: echo '# Automatically Generated: do not edit this file' >lib/autoscan/autoscan.list 6730: sed '/^[#]/!q' ./lib/autoscan/autoscan.pre >>lib/autoscan/autoscan.list 6731: ( \ 6732: sed -n '/^[^#]/p' ./lib/autoscan/autoscan.pre; \ 6733: autom4te_perllibdir='.'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '.'/lib --cache '' -M -l autoconf-without-aclocal-m4 \ 6734: -t'AN_OUTPUT:$1: $2 $3' \ 6735: ) | LC_ALL=C sort >>lib/autoscan/autoscan.list 6736: /usr/bin/mkdir -p lib/autotest 6737: lang=`echo 'lib/autotest/autotest' | sed 's,.*/,,'` \ 6738: && if test $lang = autoconf; then \ 6739: lang=autoconf-without-aclocal-m4; \ 6740: else :; fi \ 6741: && autom4te_perllibdir='.'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '.'/lib \ 6742: --language=$lang \ 6743: --freeze \ 6744: --output=lib/autotest/autotest.m4f 6745: /usr/bin/mkdir -p lib/m4sugar 6746: lang=`echo 'lib/m4sugar/m4sugar' | sed 's,.*/,,'` \ 6747: && if test $lang = autoconf; then \ 6748: lang=autoconf-without-aclocal-m4; \ 6749: else :; fi \ 6750: && autom4te_perllibdir='.'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '.'/lib \ 6751: --language=$lang \ 6752: --freeze \ 6753: --output=lib/m4sugar/m4sugar.m4f 6754: /usr/bin/mkdir -p lib/m4sugar 6755: lang=`echo 'lib/m4sugar/m4sh' | sed 's,.*/,,'` \ 6756: && if test $lang = autoconf; then \ 6757: lang=autoconf-without-aclocal-m4; \ 6758: else :; fi \ 6759: && autom4te_perllibdir='.'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '.'/lib \ 6760: --language=$lang \ 6761: --freeze \ 6762: --output=lib/m4sugar/m4sh.m4f 6763: >>> host-autoconf 2.71 Installing to host directory 6764: PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin" PKG_CONFIG="/dev/shm/qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/dev/shm/qemu/out-br/host/lib/pkgconfig:/dev/shm/qemu/out-br/host/share/pkgconfig" /usr/bin//make install -C /dev/shm/qemu/out-br/build/host-autoconf-2.71/ 6765: /usr/bin//make install-am 6766: if test 'no' != no; then \ 6767: am__dir=. am__subdir_includes=''; \ 6768: case lib/emacs/autoconf-mode.elc in */*) \ 6769: am__dir=`echo 'lib/emacs/autoconf-mode.elc' | sed 's,/[^/]*$,,'`; \ 6770: am__subdir_includes="-L $am__dir -L ./$am__dir"; \ 6771: esac; \ 6772: test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ 6773: no --batch \ 6774: \ 6775: $am__subdir_includes -L . -L . \ 6776: --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "lib/emacs/autoconf-mode.elc")) (defun byte-compile-dest-file (_) "lib/emacs/autoconf-mode.elc") )' \ 6777: -f batch-byte-compile 'lib/emacs/autoconf-mode.el'; \ 6778: else :; fi 6779: if test 'no' != no; then \ 6780: am__dir=. am__subdir_includes=''; \ 6781: case lib/emacs/autotest-mode.elc in */*) \ 6782: am__dir=`echo 'lib/emacs/autotest-mode.elc' | sed 's,/[^/]*$,,'`; \ 6783: am__subdir_includes="-L $am__dir -L ./$am__dir"; \ 6784: esac; \ 6785: test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ 6786: no --batch \ 6787: \ 6788: $am__subdir_includes -L . -L . \ 6789: --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "lib/emacs/autotest-mode.elc")) (defun byte-compile-dest-file (_) "lib/emacs/autotest-mode.elc") )' \ 6790: -f batch-byte-compile 'lib/emacs/autotest-mode.el'; \ 6791: else :; fi 6792: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/bin' 6793: /usr/bin/install -c bin/autoconf bin/autoheader bin/autom4te bin/autoreconf bin/autoscan bin/autoupdate bin/ifnames '/dev/shm/qemu/out-br/host/bin' 6794: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/autoconf/autoconf' 6795: /usr/bin/install -c -m 644 lib/autoconf/autoconf.m4 lib/autoconf/general.m4 lib/autoconf/status.m4 lib/autoconf/oldnames.m4 lib/autoconf/specific.m4 lib/autoconf/autoheader.m4 lib/autoconf/autoupdate.m4 lib/autoconf/autotest.m4 lib/autoconf/autoscan.m4 lib/autoconf/lang.m4 lib/autoconf/c.m4 lib/autoconf/erlang.m4 lib/autoconf/fortran.m4 lib/autoconf/functions.m4 lib/autoconf/go.m4 lib/autoconf/headers.m4 lib/autoconf/types.m4 lib/autoconf/libs.m4 lib/autoconf/programs.m4 lib/autoconf/trailer.m4 '/dev/shm/qemu/out-br/host/share/autoconf/autoconf' 6796: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/autoconf/autotest' 6797: /usr/bin/install -c -m 644 lib/autotest/autotest.m4 lib/autotest/general.m4 lib/autotest/specific.m4 '/dev/shm/qemu/out-br/host/share/autoconf/autotest' 6798: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/autoconf/build-aux' 6799: /usr/bin/install -c -m 644 build-aux/config.guess build-aux/config.sub build-aux/install-sh '/dev/shm/qemu/out-br/host/share/autoconf/build-aux' 6800: if test 'no' != no; then \ 6801: am__dir=. am__subdir_includes=''; \ 6802: case lib/emacs/autoconf-mode.elc in */*) \ 6803: am__dir=`echo 'lib/emacs/autoconf-mode.elc' | sed 's,/[^/]*$,,'`; \ 6804: am__subdir_includes="-L $am__dir -L ./$am__dir"; \ 6805: esac; \ 6806: test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ 6807: no --batch \ 6808: \ 6809: $am__subdir_includes -L . -L . \ 6810: --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "lib/emacs/autoconf-mode.elc")) (defun byte-compile-dest-file (_) "lib/emacs/autoconf-mode.elc") )' \ 6811: -f batch-byte-compile 'lib/emacs/autoconf-mode.el'; \ 6812: else :; fi 6813: if test 'no' != no; then \ 6814: am__dir=. am__subdir_includes=''; \ 6815: case lib/emacs/autotest-mode.elc in */*) \ 6816: am__dir=`echo 'lib/emacs/autotest-mode.elc' | sed 's,/[^/]*$,,'`; \ 6817: am__subdir_includes="-L $am__dir -L ./$am__dir"; \ 6818: esac; \ 6819: test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ 6820: no --batch \ 6821: \ 6822: $am__subdir_includes -L . -L . \ 6823: --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "lib/emacs/autotest-mode.elc")) (defun byte-compile-dest-file (_) "lib/emacs/autotest-mode.elc") )' \ 6824: -f batch-byte-compile 'lib/emacs/autotest-mode.el'; \ 6825: else :; fi 6826: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/autoconf/m4sugar' 6827: /usr/bin/install -c -m 644 lib/m4sugar/m4sugar.m4 lib/m4sugar/foreach.m4 lib/m4sugar/m4sh.m4 '/dev/shm/qemu/out-br/host/share/autoconf/m4sugar' 6828: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/autoconf/Autom4te' 6829: /usr/bin/install -c -m 644 lib/Autom4te/C4che.pm lib/Autom4te/ChannelDefs.pm lib/Autom4te/Channels.pm lib/Autom4te/Config.pm lib/Autom4te/Configure_ac.pm lib/Autom4te/FileUtils.pm lib/Autom4te/General.pm lib/Autom4te/Getopt.pm lib/Autom4te/Request.pm lib/Autom4te/XFile.pm '/dev/shm/qemu/out-br/host/share/autoconf/Autom4te' 6830: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/info' 6831: /usr/bin/install -c -m 644 ./doc/autoconf.info ./doc/standards.info '/dev/shm/qemu/out-br/host/share/info' 6832: install-info --info-dir='/dev/shm/qemu/out-br/host/share/info' '/dev/shm/qemu/out-br/host/share/info/autoconf.info' 6833: install-info --info-dir='/dev/shm/qemu/out-br/host/share/info' '/dev/shm/qemu/out-br/host/share/info/standards.info' 6834: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/man/man1' 6835: /usr/bin/install -c -m 644 man/autoconf.1 man/autoheader.1 man/autom4te.1 man/autoreconf.1 man/autoscan.1 man/autoupdate.1 man/ifnames.1 '/dev/shm/qemu/out-br/host/share/man/man1' 6836: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/autoconf/autoconf' 6837: /usr/bin/install -c -m 644 lib/autoconf/autoconf.m4f '/dev/shm/qemu/out-br/host/share/autoconf/autoconf' 6838: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/autoconf/autoscan' 6839: /usr/bin/install -c -m 644 lib/autoscan/autoscan.list '/dev/shm/qemu/out-br/host/share/autoconf/autoscan' 6840: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/autoconf/autotest' 6841: /usr/bin/install -c -m 644 lib/autotest/autotest.m4f '/dev/shm/qemu/out-br/host/share/autoconf/autotest' 6842: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/autoconf/m4sugar' 6843: /usr/bin/install -c -m 644 lib/m4sugar/version.m4 lib/m4sugar/m4sugar.m4f lib/m4sugar/m4sh.m4f '/dev/shm/qemu/out-br/host/share/autoconf/m4sugar' 6844: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/autoconf' 6845: /usr/bin/install -c -m 644 lib/autom4te.cfg '/dev/shm/qemu/out-br/host/share/autoconf' 6846: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/autoconf' 6847: /usr/bin/install -c -m 644 ./INSTALL '/dev/shm/qemu/out-br/host/share/autoconf' 6848: /usr/bin//make install-data-hook 6849: for s in build-aux/config.guess build-aux/config.sub build-aux/install-sh; do \ 6850: chmod +x "/dev/shm/qemu/out-br/host/share/autoconf/$s"; \ 6851: done 6852: automake-1.16.5.tar.xz: OK (sha256: f01d58cd6d9d77fbdca9eb4bbd5ead1988228fdb73d6f7a201f5f8d6b118b469) 6853: >>> host-automake 1.16.5 Extracting 6854: xzcat /mnt/storage/buildroot_cache/download/automake/automake-1.16.5.tar.xz | tar --strip-components=1 -C /dev/shm/qemu/out-br/build/host-automake-1.16.5 -xf - 6855: >>> host-automake 1.16.5 Patching 6856: 6857: Applying 0001-noman.patch using patch: 6858: patching file Makefile.in 6859: Hunk #1 succeeded at 3415 (offset 28 lines). 6860: Hunk #2 succeeded at 3482 (offset 28 lines). 6861: >>> host-automake 1.16.5 Updating config.sub and config.guess 6862: for file in config.guess config.sub; do for i in $(find /dev/shm/qemu/out-br/build/host-automake-1.16.5 -name $file); do cp support/gnuconfig/$file $i; done; done 6863: >>> host-automake 1.16.5 Patching libtool 6864: >>> host-automake 1.16.5 Configuring 6865: (cd /dev/shm/qemu/out-br/build/host-automake-1.16.5/ && rm -rf config.cache; PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin" PKG_CONFIG="/dev/shm/qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/dev/shm/qemu/out-br/host/lib/pkgconfig:/dev/shm/qemu/out-br/host/share/pkgconfig" AR="/usr/bin//ar" AS="/usr/bin//as" LD="/usr/bin//ld" NM="/usr/bin//nm" CC="/dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc" GCC="/dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc" CXX="/dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++" CPP="/usr/bin//cpp" OBJCOPY="/usr/bin//objcopy" RANLIB="/usr/bin//ranlib" CPPFLAGS="-I/dev/shm/qemu/out-br/host/include" CFLAGS="-O2 -I/dev/shm/qemu/out-br/host/include" CXXFLAGS="-O2 -I/dev/shm/qemu/out-br/host/include" LDFLAGS="-L/dev/shm/qemu/out-br/host/lib -Wl,-rpath,/dev/shm/qemu/out-br/host/lib" INTLTOOL_PERL=/usr/bin//perl CFLAGS="-O2 -I/dev/shm/qemu/out-br/host/include" LDFLAGS="-L/dev/shm/qemu/out-br/host/lib -Wl,-rpath,/dev/shm/qemu/out-br/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/dev/shm/qemu/out-br/host" --sysconfdir="/dev/shm/qemu/out-br/host/etc" --localstatedir="/dev/shm/qemu/out-br/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) 6866: configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls, --disable-dependency-tracking 6867: checking whether make supports nested variables... yes 6868: checking build system type... x86_64-pc-linux-gnu 6869: checking host system type... x86_64-pc-linux-gnu 6870: checking for a BSD-compatible install... /usr/bin/install -c 6871: checking whether build environment is sane... yes 6872: checking for a race-free mkdir -p... /usr/bin/mkdir -p 6873: checking for gawk... gawk 6874: checking whether make sets $(MAKE)... yes 6875: checking whether ln -s works... yes 6876: checking for perl... /usr/bin//perl 6877: checking for tex... no 6878: checking for yacc... yacc 6879: checking for lex... lex 6880: checking whether autoconf is installed... yes 6881: checking whether autoconf works... yes 6882: checking whether autoconf is recent enough... yes 6883: checking whether ln works... yes 6884: checking for grep that handles long lines and -e... /usr/bin/grep 6885: checking for egrep... /usr/bin/grep -E 6886: checking for fgrep... /usr/bin/grep -F 6887: configure: will now look for a sturdy POSIX shell, for our testsuite 6888: checking for sh... /usr/bin/sh 6889: checking for sh5... no 6890: checking for dash... /usr/bin/dash 6891: checking for ash... no 6892: checking for bash... /usr/bin/bash 6893: checking for zsh... /usr/bin/zsh 6894: checking for ksh... no 6895: checking for pdksh... no 6896: checking whether /bin/bash supports $(cmd)... yes 6897: checking whether /bin/bash supports $((expr))... yes 6898: checking whether /bin/bash supports ${#var}... yes 6899: checking whether /bin/bash supports ${var#glob} and ${var%glob}... yes 6900: checking whether /bin/bash preserves exit traps with "set -e"... yes 6901: checking whether /bin/bash can define exit traps in a shell function... yes 6902: checking whether /bin/bash corrupts stderr with "set -x"... no 6903: checking whether /bin/bash can return early from "dot-sourced" files... yes 6904: checking whether /bin/bash supports alias named like shell builtins... yes 6905: checking whether /bin/bash supports "test -e"... yes 6906: configure: shell /bin/bash is good enough, stop looking 6907: configure: will use /bin/bash as the testsuite shell 6908: configure: will now look for generic compilers 6909: checking whether the C compiler works... yes 6910: checking for C compiler default output file name... a.out 6911: checking for suffix of executables... 6912: checking whether we are cross compiling... no 6913: checking for suffix of object files... o 6914: checking whether the compiler supports GNU C... yes 6915: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc accepts -g... yes 6916: checking for /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc option to enable C11 features... none needed 6917: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc understands -c and -o together... yes 6918: checking whether the C++ compiler works... yes 6919: checking for C++ compiler default output file name... a.out 6920: checking for suffix of executables... 6921: checking whether we are cross compiling... no 6922: checking for suffix of object files... o 6923: checking whether the compiler supports GNU C++... yes 6924: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++ accepts -g... yes 6925: checking for /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++ option to enable C++11 features... none needed 6926: checking for xlf95... no 6927: checking for f95... no 6928: checking for fort... no 6929: checking for ifort... no 6930: checking for ifc... no 6931: checking for efc... no 6932: checking for pgfortran... no 6933: checking for pgf95... no 6934: checking for lf95... no 6935: checking for ftn... no 6936: checking for nagfor... no 6937: checking for xlf90... no 6938: checking for f90... no 6939: checking for armflang... no 6940: checking for flang... no 6941: checking for pgf90... no 6942: checking for pghpf... no 6943: checking for epcf90... no 6944: checking for g95... no 6945: checking for gfortran... no 6946: checking whether the Fortran compiler works... no 6947: configure: WARNING: Fortran compiler cannot create executables 6948: configure: tests requiring the Fortran compiler will be skipped 6949: checking for xlf... no 6950: checking for f77... no 6951: checking for frt... no 6952: checking for pgf77... no 6953: checking for cf77... no 6954: checking for fort77... no 6955: checking for fl32... no 6956: checking for af77... no 6957: checking for g77... no 6958: checking for armflang... no 6959: checking for flang... no 6960: checking for gfortran... no 6961: checking whether the Fortran 77 compiler works... no 6962: configure: WARNING: Fortran 77 compiler cannot create executables 6963: configure: tests requiring the Fortran 77 compiler will be skipped 6964: configure: will now look for GNU compilers 6965: configure: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc is already a GNU C compiler 6966: configure: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++ is already a GNU C++ compiler 6967: checking for gfortran... no 6968: checking for g77... no 6969: checking for gfortran... no 6970: checking for gcj... no 6971: checking that generated files are newer than configure... done 6972: configure: creating ./config.status 6973: config.status: creating Makefile 6974: config.status: creating pre-inst-env 6975: configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls, --disable-dependency-tracking 6976: >>> host-automake 1.16.5 Building 6977: PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin" PKG_CONFIG="/dev/shm/qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/dev/shm/qemu/out-br/host/lib/pkgconfig:/dev/shm/qemu/out-br/host/share/pkgconfig" /usr/bin//make -C /dev/shm/qemu/out-br/build/host-automake-1.16.5/ 6978: GEN bin/automake 6979: GEN bin/aclocal 6980: GEN bin/aclocal-1.16 6981: GEN bin/automake-1.16 6982: GEN t/ax/shell-no-trail-bslash 6983: GEN t/ax/cc-no-c-o 6984: GEN runtest 6985: GEN t/ax/test-defs.sh 6986: GEN lib/Automake/Config.pm 6987: >>> host-automake 1.16.5 Installing to host directory 6988: PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin" PKG_CONFIG="/dev/shm/qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/dev/shm/qemu/out-br/host/lib/pkgconfig:/dev/shm/qemu/out-br/host/share/pkgconfig" /usr/bin//make install -C /dev/shm/qemu/out-br/build/host-automake-1.16.5/ 6989: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/bin' 6990: /usr/bin/install -c bin/automake bin/aclocal '/dev/shm/qemu/out-br/host/bin' 6991: /usr/bin//make install-exec-hook 6992: ln '/dev/shm/qemu/out-br/host/bin/automake' '/dev/shm/qemu/out-br/host/bin/automake-1.16' 6993: ln '/dev/shm/qemu/out-br/host/bin/aclocal' '/dev/shm/qemu/out-br/host/bin/aclocal-1.16' 6994: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/automake-1.16/am' 6995: /usr/bin/install -c -m 644 lib/am/check.am lib/am/check2.am lib/am/clean-hdr.am lib/am/clean.am lib/am/compile.am lib/am/configure.am lib/am/data.am lib/am/dejagnu.am lib/am/depend.am lib/am/depend2.am lib/am/distdir.am lib/am/footer.am lib/am/header-vars.am lib/am/header.am lib/am/install.am lib/am/inst-vars.am lib/am/java.am lib/am/lang-compile.am lib/am/lex.am lib/am/library.am lib/am/libs.am lib/am/libtool.am lib/am/lisp.am lib/am/ltlib.am lib/am/ltlibrary.am lib/am/mans-vars.am lib/am/mans.am lib/am/program.am lib/am/progs.am lib/am/python.am lib/am/remake-hdr.am lib/am/scripts.am lib/am/subdirs.am lib/am/tags.am lib/am/texi-vers.am lib/am/texibuild.am lib/am/texinfos.am lib/am/vala.am lib/am/yacc.am '/dev/shm/qemu/out-br/host/share/automake-1.16/am' 6996: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/aclocal-1.16' 6997: /usr/bin/install -c -m 644 m4/amversion.m4 m4/ar-lib.m4 m4/as.m4 m4/auxdir.m4 m4/cond.m4 m4/cond-if.m4 m4/depend.m4 m4/depout.m4 m4/dmalloc.m4 m4/extra-recurs.m4 m4/gcj.m4 m4/init.m4 m4/install-sh.m4 m4/lead-dot.m4 m4/lex.m4 m4/lispdir.m4 m4/maintainer.m4 m4/make.m4 m4/missing.m4 m4/mkdirp.m4 m4/obsolete.m4 m4/options.m4 m4/python.m4 m4/prog-cc-c-o.m4 m4/runlog.m4 m4/sanity.m4 m4/silent.m4 m4/strip.m4 m4/substnot.m4 m4/tar.m4 m4/upc.m4 m4/vala.m4 '/dev/shm/qemu/out-br/host/share/aclocal-1.16' 6998: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/aclocal-1.16/internal' 6999: /usr/bin/install -c -m 644 m4/internal/ac-config-macro-dirs.m4 '/dev/shm/qemu/out-br/host/share/aclocal-1.16/internal' 7000: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/doc/automake' 7001: /usr/bin/install -c -m 644 ./doc/amhello-1.0.tar.gz '/dev/shm/qemu/out-br/host/share/doc/automake' 7002: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/automake-1.16/Automake' 7003: /usr/bin/install -c -m 644 lib/Automake/ChannelDefs.pm lib/Automake/Channels.pm lib/Automake/Condition.pm lib/Automake/Configure_ac.pm lib/Automake/DisjConditions.pm lib/Automake/FileUtils.pm lib/Automake/General.pm lib/Automake/Getopt.pm lib/Automake/Item.pm lib/Automake/ItemDef.pm lib/Automake/Language.pm lib/Automake/Location.pm lib/Automake/Options.pm lib/Automake/Rule.pm lib/Automake/RuleDef.pm lib/Automake/Variable.pm lib/Automake/VarDef.pm lib/Automake/Version.pm lib/Automake/XFile.pm lib/Automake/Wrap.pm '/dev/shm/qemu/out-br/host/share/automake-1.16/Automake' 7004: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/automake-1.16' 7005: /usr/bin/install -c -m 644 lib/COPYING lib/INSTALL lib/texinfo.tex '/dev/shm/qemu/out-br/host/share/automake-1.16' 7006: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/automake-1.16' 7007: /usr/bin/install -c -m 644 lib/config.guess lib/config.sub lib/install-sh lib/mdate-sh lib/missing lib/mkinstalldirs lib/ylwrap lib/depcomp lib/compile lib/py-compile lib/ar-lib lib/test-driver lib/tap-driver.sh '/dev/shm/qemu/out-br/host/share/automake-1.16' 7008: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/aclocal' 7009: /usr/bin/install -c -m 644 m4/acdir/README '/dev/shm/qemu/out-br/host/share/aclocal' 7010: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/info' 7011: /usr/bin/install -c -m 644 ./doc/automake.info ./doc/automake.info-1 ./doc/automake.info-2 ./doc/automake-history.info '/dev/shm/qemu/out-br/host/share/info' 7012: install-info --info-dir='/dev/shm/qemu/out-br/host/share/info' '/dev/shm/qemu/out-br/host/share/info/automake.info' 7013: install-info --info-dir='/dev/shm/qemu/out-br/host/share/info' '/dev/shm/qemu/out-br/host/share/info/automake-history.info' 7014: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/automake-1.16/Automake' 7015: /usr/bin/install -c -m 644 lib/Automake/Config.pm '/dev/shm/qemu/out-br/host/share/automake-1.16/Automake' 7016: /usr/bin//make install-data-hook 7017: chmod +x '/dev/shm/qemu/out-br/host/share/automake-1.16/config.guess' 7018: chmod +x '/dev/shm/qemu/out-br/host/share/automake-1.16/config.sub' 7019: chmod +x '/dev/shm/qemu/out-br/host/share/automake-1.16/install-sh' 7020: chmod +x '/dev/shm/qemu/out-br/host/share/automake-1.16/mdate-sh' 7021: chmod +x '/dev/shm/qemu/out-br/host/share/automake-1.16/missing' 7022: chmod +x '/dev/shm/qemu/out-br/host/share/automake-1.16/mkinstalldirs' 7023: chmod +x '/dev/shm/qemu/out-br/host/share/automake-1.16/ylwrap' 7024: chmod +x '/dev/shm/qemu/out-br/host/share/automake-1.16/depcomp' 7025: chmod +x '/dev/shm/qemu/out-br/host/share/automake-1.16/compile' 7026: chmod +x '/dev/shm/qemu/out-br/host/share/automake-1.16/py-compile' 7027: chmod +x '/dev/shm/qemu/out-br/host/share/automake-1.16/ar-lib' 7028: chmod +x '/dev/shm/qemu/out-br/host/share/automake-1.16/test-driver' 7029: chmod +x '/dev/shm/qemu/out-br/host/share/automake-1.16/tap-driver.sh' 7030: /usr/bin//install -D -m 0644 package/automake/gtk-doc.m4 /dev/shm/qemu/out-br/host/share/aclocal/gtk-doc.m4 7031: mkdir -p /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/aclocal 7032: fakeroot_1.25.3.orig.tar.gz: OK (sha256: 8e903683357f7f5bcc31b879fd743391ad47691d4be33d24a76be3b6c21e956c) 7033: >>> host-fakeroot 1.25.3 Extracting 7034: gzip -d -c /mnt/storage/buildroot_cache/download/fakeroot/fakeroot_1.25.3.orig.tar.gz | tar --strip-components=1 -C /dev/shm/qemu/out-br/build/host-fakeroot-1.25.3 -xf - 7035: >>> host-fakeroot 1.25.3 Patching 7036: 7037: Applying 0001-skip-doc-subdirs.patch using patch: 7038: patching file doc/Makefile.am 7039: 7040: Applying 0002-libfakeroot.c-define-_STAT_VER-if-not-already-define.patch using patch: 7041: patching file libfakeroot.c 7042: 7043: Applying 0003-libfakeroot.c-add-wrappers-for-new-glibc-2.33-symbol.patch using patch: 7044: patching file libfakeroot.c 7045: 7046: Applying 0004-configure.ac-fix-__xmknod-at-pointer-argument.patch using patch: 7047: patching file configure.ac 7048: 7049: Applying 0005-fix-build-regression-on-macOS.patch using patch: 7050: patching file configure.ac 7051: patching file libfakeroot.c 7052: mkdir -p /dev/shm/qemu/out-br/build/host-fakeroot-1.25.3/build-aux 7053: >>> host-fakeroot 1.25.3 Updating config.sub and config.guess 7054: for file in config.guess config.sub; do for i in $(find /dev/shm/qemu/out-br/build/host-fakeroot-1.25.3 -name $file); do cp support/gnuconfig/$file $i; done; done 7055: >>> host-fakeroot 1.25.3 Configuring 7056: >>> host-fakeroot 1.25.3 Autoreconfiguring 7057: libtoolize: putting auxiliary files in '.'. 7058: libtoolize: copying file './ltmain.sh' 7059: libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build-aux'. 7060: libtoolize: copying file 'build-aux/libtool.m4' 7061: libtoolize: copying file 'build-aux/ltoptions.m4' 7062: libtoolize: copying file 'build-aux/ltsugar.m4' 7063: libtoolize: copying file 'build-aux/ltversion.m4' 7064: libtoolize: copying file 'build-aux/lt~obsolete.m4' 7065: configure.ac:32: warning: The macro `AC_TRY_RUN' is obsolete. 7066: configure.ac:32: You should run autoupdate. 7067: ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... 7068: configure.ac:32: the top level 7069: configure.ac:98: warning: The macro `AC_HEADER_STDC' is obsolete. 7070: configure.ac:98: You should run autoupdate. 7071: ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... 7072: configure.ac:98: the top level 7073: configure.ac:361: warning: AC_CHECK_FUNCS($WRAPPED): you should use literals 7074: ./lib/autoconf/functions.m4:117: AC_CHECK_FUNCS is expanded from... 7075: configure.ac:361: the top level 7076: configure.ac:11: installing './compile' 7077: configure.ac:6: installing './config.guess' 7078: configure.ac:6: installing './config.sub' 7079: configure.ac:7: installing './install-sh' 7080: configure.ac:7: installing './missing' 7081: Makefile.am: installing './depcomp' 7082: parallel-tests: installing './test-driver' 7083: >>> host-fakeroot 1.25.3 Patching libtool 7084: patching file /dev/shm/qemu/out-br/build/host-fakeroot-1.25.3/ltmain.sh 7085: Hunk #1 succeeded at 2694 (offset 7 lines). 7086: Hunk #2 succeeded at 4284 (offset 7 lines). 7087: Hunk #3 succeeded at 6579 (offset 25 lines). 7088: Hunk #4 succeeded at 6589 (offset 25 lines). 7089: Hunk #5 succeeded at 6882 (offset 25 lines). 7090: Hunk #6 succeeded at 7174 (offset 25 lines). 7091: Hunk #7 succeeded at 8140 (offset 28 lines). 7092: Hunk #8 succeeded at 10769 (offset 59 lines). 7093: (cd /dev/shm/qemu/out-br/build/host-fakeroot-1.25.3/ && rm -rf config.cache; PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin" PKG_CONFIG="/dev/shm/qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/dev/shm/qemu/out-br/host/lib/pkgconfig:/dev/shm/qemu/out-br/host/share/pkgconfig" AR="/usr/bin//ar" AS="/usr/bin//as" LD="/usr/bin//ld" NM="/usr/bin//nm" CC="/dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc" GCC="/dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc" CXX="/dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++" CPP="/usr/bin//cpp" OBJCOPY="/usr/bin//objcopy" RANLIB="/usr/bin//ranlib" CPPFLAGS="-I/dev/shm/qemu/out-br/host/include" CFLAGS="-O2 -I/dev/shm/qemu/out-br/host/include" CXXFLAGS="-O2 -I/dev/shm/qemu/out-br/host/include" LDFLAGS="-L/dev/shm/qemu/out-br/host/lib -Wl,-rpath,/dev/shm/qemu/out-br/host/lib" INTLTOOL_PERL=/usr/bin//perl CFLAGS="-O2 -I/dev/shm/qemu/out-br/host/include" LDFLAGS="-L/dev/shm/qemu/out-br/host/lib -Wl,-rpath,/dev/shm/qemu/out-br/host/lib" ac_cv_header_sys_capability_h=no ac_cv_func_capset=no CONFIG_SITE=/dev/null ./configure --prefix="/dev/shm/qemu/out-br/host" --sysconfdir="/dev/shm/qemu/out-br/host/etc" --localstatedir="/dev/shm/qemu/out-br/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) 7094: configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls 7095: checking build system type... x86_64-pc-linux-gnu 7096: checking host system type... x86_64-pc-linux-gnu 7097: checking target system type... x86_64-pc-linux-gnu 7098: checking for a BSD-compatible install... /usr/bin/install -c 7099: checking whether build environment is sane... yes 7100: checking for a race-free mkdir -p... /usr/bin/mkdir -p 7101: checking for gawk... gawk 7102: checking whether make sets $(MAKE)... yes 7103: checking whether make supports nested variables... yes 7104: checking whether to enable maintainer-specific portions of Makefiles... no 7105: checking whether make sets $(MAKE)... (cached) yes 7106: checking how to print strings... printf 7107: checking whether make supports the include directive... yes (GNU style) 7108: checking for gcc... /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc 7109: checking whether the C compiler works... yes 7110: checking for C compiler default output file name... a.out 7111: checking for suffix of executables... 7112: checking whether we are cross compiling... no 7113: checking for suffix of object files... o 7114: checking whether the compiler supports GNU C... yes 7115: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc accepts -g... yes 7116: checking for /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc option to enable C11 features... none needed 7117: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc understands -c and -o together... yes 7118: checking dependency style of /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc... none 7119: checking for a sed that does not truncate output... /usr/bin/sed 7120: checking for grep that handles long lines and -e... /usr/bin/grep 7121: checking for egrep... /usr/bin/grep -E 7122: checking for fgrep... /usr/bin/grep -F 7123: checking for ld used by /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc... /usr/bin//ld 7124: checking if the linker (/usr/bin//ld) is GNU ld... yes 7125: checking for BSD- or MS-compatible name lister (nm)... /usr/bin//nm 7126: checking the name lister (/usr/bin//nm) interface... BSD nm 7127: checking whether ln -s works... yes 7128: checking the maximum length of command line arguments... 1572864 7129: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop 7130: checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 7131: checking for /usr/bin//ld option to reload object files... -r 7132: checking for objdump... objdump 7133: checking how to recognize dependent libraries... pass_all 7134: checking for dlltool... no 7135: checking how to associate runtime and link libraries... printf %s\n 7136: checking for archiver @FILE support... @ 7137: checking for strip... strip 7138: checking for ranlib... /usr/bin//ranlib 7139: checking command to parse /usr/bin//nm output from /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc object... ok 7140: checking for sysroot... no 7141: checking for a working dd... /usr/bin/dd 7142: checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 7143: checking for mt... mt 7144: checking if mt is a manifest tool... no 7145: checking for stdio.h... yes 7146: checking for stdlib.h... yes 7147: checking for string.h... yes 7148: checking for inttypes.h... yes 7149: checking for stdint.h... yes 7150: checking for strings.h... yes 7151: checking for sys/stat.h... yes 7152: checking for sys/types.h... yes 7153: checking for unistd.h... yes 7154: checking for dlfcn.h... yes 7155: checking for objdir... .libs 7156: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc supports -fno-rtti -fno-exceptions... no 7157: checking for /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc option to produce PIC... -fPIC -DPIC 7158: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc PIC flag -fPIC -DPIC works... yes 7159: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc static flag -static works... yes 7160: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc supports -c -o file.o... yes 7161: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc supports -c -o file.o... (cached) yes 7162: checking whether the /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc linker (/usr/bin//ld -m elf_x86_64) supports shared libraries... yes 7163: checking whether -lc should be explicitly linked in... no 7164: checking dynamic linker characteristics... GNU/Linux ld.so 7165: checking how to hardcode library paths into programs... immediate 7166: checking whether stripping libraries is possible... yes 7167: checking if libtool supports shared libraries... yes 7168: checking whether to build shared libraries... yes 7169: checking whether to build static libraries... no 7170: checking which IPC method to use... (cached) sysv 7171: checking whether SysV IPC message queues are actually working on the host... Yes 7172: checking which database format to use... (cached) inode 7173: checking for dlopen in -ldl... yes 7174: checking for dirent.h that defines DIR... yes 7175: checking for library containing opendir... none required 7176: checking for egrep... (cached) /usr/bin/grep -E 7177: checking for fcntl.h... yes 7178: checking for unistd.h... (cached) yes 7179: checking for features.h... yes 7180: checking for sys/feature_tests.h... no 7181: checking for pthread.h... yes 7182: checking for stdint.h... (cached) yes 7183: checking for inttypes.h... (cached) yes 7184: checking for grp.h... yes 7185: checking for endian.h... yes 7186: checking for sys/sysmacros.h... yes 7187: checking for sys/socket.h... yes 7188: checking for sys/acl.h... yes 7189: checking for sys/capability.h... (cached) no 7190: checking for sys/xattr.h... yes 7191: checking for fts.h... yes 7192: checking for an ANSI C-conforming const... yes 7193: checking for mode_t... yes 7194: checking for off_t... yes 7195: checking for size_t... yes 7196: checking for return value and second and third argument of readlink... ssize_t, char, size_t 7197: checking for first argument of setgroups... size_t 7198: checking for union semun... no 7199: checking for type of arg of __xmknod... needs * 7200: checking for type of arg of __xmknodat... needs * 7201: checking for type of arg of initgroups... gid_t 7202: checking for type of arg of setreuid... gid_t 7203: checking for type of arg of setregid... gid_t 7204: checking for type of second arg to stat... struct stat * 7205: checking for d_off in struct dirent... yes 7206: checking for d_type in struct dirent... yes 7207: checking for acl_t struct... yes 7208: checking for fchmodat... yes 7209: checking for fchownat... yes 7210: checking for fstatat... yes 7211: checking for mkdirat... yes 7212: checking for mknodat... yes 7213: checking for openat... yes 7214: checking for renameat... yes 7215: checking for unlinkat... yes 7216: checking for lchmod... yes 7217: checking for fgetattrlist... no 7218: checking for library containing acl_get_fd... -lacl 7219: checking for acl_get_fd... yes 7220: checking for library containing acl_trivial... no 7221: checking for acl_trivial... no 7222: checking for capset... (cached) no 7223: checking for listxattr... yes 7224: checking for llistxattr... yes 7225: checking for flistxattr... yes 7226: checking for getxattr... yes 7227: checking for lgetxattr... yes 7228: checking for fgetxattr... yes 7229: checking for setxattr... yes 7230: checking for lsetxattr... yes 7231: checking for fsetxattr... yes 7232: checking for removexattr... yes 7233: checking for lremovexattr... yes 7234: checking for fremovexattr... yes 7235: checking for statx... yes 7236: checking for __xstat... yes 7237: checking for __fxstat... yes 7238: checking for __lxstat... yes 7239: checking for __fxstatat... yes 7240: checking for __xstat64... yes 7241: checking for __fxstat64... yes 7242: checking for __lxstat64... yes 7243: checking for __fxstatat64... yes 7244: checking for __xmknod... yes 7245: checking for __xmknodat... yes 7246: created fakerootconfig.h 7247: checking for strdup... yes 7248: checking for strstr... yes 7249: checking for getresuid... yes 7250: checking for setresuid... yes 7251: checking for getresgid... yes 7252: checking for setresgid... yes 7253: checking for setfsuid... yes 7254: checking for setfsgid... yes 7255: checking for fts_read... yes 7256: checking for fts_children... yes 7257: checking for /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc options needed to detect all undeclared functions... none needed 7258: checking whether setenv is declared... yes 7259: checking whether unsetenv is declared... yes 7260: checking for setenv... yes 7261: checking for MacOS X/Darwin... no 7262: checking that generated files are newer than configure... done 7263: configure: creating ./config.status 7264: config.status: creating Makefile 7265: config.status: creating scripts/Makefile 7266: config.status: creating doc/Makefile 7267: config.status: creating doc/de/Makefile 7268: config.status: creating doc/es/Makefile 7269: config.status: creating doc/fr/Makefile 7270: config.status: creating doc/nl/Makefile 7271: config.status: creating doc/pt/Makefile 7272: config.status: creating doc/sv/Makefile 7273: config.status: creating test/Makefile 7274: config.status: creating test/defs 7275: config.status: creating config.h 7276: config.status: executing depfiles commands 7277: config.status: executing libtool commands 7278: configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls 7279: >>> host-fakeroot 1.25.3 Building 7280: PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin" PKG_CONFIG="/dev/shm/qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/dev/shm/qemu/out-br/host/lib/pkgconfig:/dev/shm/qemu/out-br/host/share/pkgconfig" /usr/bin//make -C /dev/shm/qemu/out-br/build/host-fakeroot-1.25.3/ 7281: /usr/bin//make all-recursive 7282: Making all in doc 7283: make[5]: Nothing to be done for 'all'. 7284: Making all in scripts 7285: sed -e 's,[@]prefix[@],/dev/shm/qemu/out-br/host,g' -e 's,[@]bindir[@],/dev/shm/qemu/out-br/host/bin,g' -e 's,[@]libdir[@],/dev/shm/qemu/out-br/host/lib,g' -e 's,[@]fakeroot_transformed[@],'`echo fakeroot | sed -e 's,x,x,'`',g' -e 's,[@]faked_transformed[@],'`echo faked | sed -e 's,x,x,'`',g' -e 's,[@]signal[@],TERM,g' -e 's,[@]SHELL[@],/bin/bash,g' -e 's,[@]VERSION[@],1.25.3,g' -e 's,[@]DLSUFFIX[@],.so,g' -e 's,[@]LDLIBPATHVAR[@],LD_LIBRARY_PATH,g' -e 's,[@]LDPRELOADVAR[@],LD_PRELOAD,g' -e 's,[@]LDPRELOADABS[@],0,g' -e 's,[@]LDEXTRAVAR[@],,g' -e 's,[@]MACOSX_FALSE[@],,g' -e 's,[@]MACOSX_TRUE[@],#,g' < ./fakeroot.in > fakeroot 7286: chmod +x fakeroot 7287: Making all in test 7288: make[5]: Nothing to be done for 'all'. 7289: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -DHAVE_CONFIG_H -I. -I/dev/shm/qemu/out-br/host/include -O2 -I/dev/shm/qemu/out-br/host/include -c -o faked.o faked.c 7290: faked.c: In function ‘save_database’: 7291: faked.c:617:23: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘long unsigned int’ [-Wformat=] 7292: 617 | fprintf(f,"dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", 7293: | ~~~^ 7294: | | 7295: | long long unsigned int 7296: | %lx 7297: 618 | (uint64_t) i->buf.dev,(uint64_t) i->buf.ino,(uint64_t) i->buf.mode, 7298: | ~~~~~~~~~~~~~~~~~~~~~ 7299: | | 7300: | long unsigned int 7301: faked.c:617:32: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘long unsigned int’ [-Wformat=] 7302: 617 | fprintf(f,"dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", 7303: | ~~~^ 7304: | | 7305: | long long unsigned int 7306: | %lu 7307: 618 | (uint64_t) i->buf.dev,(uint64_t) i->buf.ino,(uint64_t) i->buf.mode, 7308: | ~~~~~~~~~~~~~~~~~~~~~ 7309: | | 7310: | long unsigned int 7311: faked.c:617:42: warning: format ‘%llo’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] 7312: 617 | fprintf(f,"dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", 7313: | ~~~^ 7314: | | 7315: | long long unsigned int 7316: | %lo 7317: 618 | (uint64_t) i->buf.dev,(uint64_t) i->buf.ino,(uint64_t) i->buf.mode, 7318: | ~~~~~~~~~~~~~~~~~~~~~~ 7319: | | 7320: | long unsigned int 7321: faked.c:617:51: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 6 has type ‘long unsigned int’ [-Wformat=] 7322: 617 | fprintf(f,"dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", 7323: | ~~~^ 7324: | | 7325: | long long unsigned int 7326: | %lu 7327: 618 | (uint64_t) i->buf.dev,(uint64_t) i->buf.ino,(uint64_t) i->buf.mode, 7328: 619 | (uint64_t) i->buf.uid,(uint64_t) i->buf.gid,(uint64_t) i->buf.nlink, 7329: | ~~~~~~~~~~~~~~~~~~~~~ 7330: | | 7331: | long unsigned int 7332: faked.c:617:60: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 7 has type ‘long unsigned int’ [-Wformat=] 7333: 617 | fprintf(f,"dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", 7334: | ~~~^ 7335: | | 7336: | long long unsigned int 7337: | %lu 7338: 618 | (uint64_t) i->buf.dev,(uint64_t) i->buf.ino,(uint64_t) i->buf.mode, 7339: 619 | (uint64_t) i->buf.uid,(uint64_t) i->buf.gid,(uint64_t) i->buf.nlink, 7340: | ~~~~~~~~~~~~~~~~~~~~~ 7341: | | 7342: | long unsigned int 7343: faked.c:617:71: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 8 has type ‘long unsigned int’ [-Wformat=] 7344: 617 | fprintf(f,"dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", 7345: | ~~~^ 7346: | | 7347: | long long unsigned int 7348: | %lu 7349: 618 | (uint64_t) i->buf.dev,(uint64_t) i->buf.ino,(uint64_t) i->buf.mode, 7350: 619 | (uint64_t) i->buf.uid,(uint64_t) i->buf.gid,(uint64_t) i->buf.nlink, 7351: | ~~~~~~~~~~~~~~~~~~~~~~~ 7352: | | 7353: | long unsigned int 7354: faked.c:617:81: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 9 has type ‘long unsigned int’ [-Wformat=] 7355: 617 | fprintf(f,"dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", 7356: | ~~~^ 7357: | | 7358: | long long unsigned int 7359: | %lu 7360: ...... 7361: 620 | (uint64_t) i->buf.rdev); 7362: | ~~~~~~~~~~~~~~~~~~~~~~ 7363: | | 7364: | long unsigned int 7365: faked.c: In function ‘load_database’: 7366: faked.c:658:21: warning: format ‘%llx’ expects argument of type ‘long long unsigned int *’, but argument 2 has type ‘uint64_t *’ {aka ‘long unsigned int *’} [-Wformat=] 7367: 658 | r=scanf("dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", 7368: | ~~~^ 7369: | | 7370: | long long unsigned int * 7371: | %lx 7372: 659 | &stdev, &stino, &stmode, &stuid, &stgid, &stnlink, &strdev); 7373: | ~~~~~~ 7374: | | 7375: | uint64_t * {aka long unsigned int *} 7376: faked.c:658:30: warning: format ‘%llu’ expects argument of type ‘long long unsigned int *’, but argument 3 has type ‘uint64_t *’ {aka ‘long unsigned int *’} [-Wformat=] 7377: 658 | r=scanf("dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", 7378: | ~~~^ 7379: | | 7380: | long long unsigned int * 7381: | %lu 7382: 659 | &stdev, &stino, &stmode, &stuid, &stgid, &stnlink, &strdev); 7383: | ~~~~~~ 7384: | | 7385: | uint64_t * {aka long unsigned int *} 7386: faked.c:658:40: warning: format ‘%llo’ expects argument of type ‘long long unsigned int *’, but argument 4 has type ‘uint64_t *’ {aka ‘long unsigned int *’} [-Wformat=] 7387: 658 | r=scanf("dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", 7388: | ~~~^ 7389: | | 7390: | long long unsigned int * 7391: | %lo 7392: 659 | &stdev, &stino, &stmode, &stuid, &stgid, &stnlink, &strdev); 7393: | ~~~~~~~ 7394: | | 7395: | uint64_t * {aka long unsigned int *} 7396: faked.c:658:49: warning: format ‘%llu’ expects argument of type ‘long long unsigned int *’, but argument 5 has type ‘uint64_t *’ {aka ‘long unsigned int *’} [-Wformat=] 7397: 658 | r=scanf("dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", 7398: | ~~~^ 7399: | | 7400: | long long unsigned int * 7401: | %lu 7402: 659 | &stdev, &stino, &stmode, &stuid, &stgid, &stnlink, &strdev); 7403: | ~~~~~~ 7404: | | 7405: | uint64_t * {aka long unsigned int *} 7406: faked.c:658:58: warning: format ‘%llu’ expects argument of type ‘long long unsigned int *’, but argument 6 has type ‘uint64_t *’ {aka ‘long unsigned int *’} [-Wformat=] 7407: 658 | r=scanf("dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", 7408: | ~~~^ 7409: | | 7410: | long long unsigned int * 7411: | %lu 7412: 659 | &stdev, &stino, &stmode, &stuid, &stgid, &stnlink, &strdev); 7413: | ~~~~~~ 7414: | | 7415: | uint64_t * {aka long unsigned int *} 7416: faked.c:658:69: warning: format ‘%llu’ expects argument of type ‘long long unsigned int *’, but argument 7 has type ‘uint64_t *’ {aka ‘long unsigned int *’} [-Wformat=] 7417: 658 | r=scanf("dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", 7418: | ~~~^ 7419: | | 7420: | long long unsigned int * 7421: | %lu 7422: 659 | &stdev, &stino, &stmode, &stuid, &stgid, &stnlink, &strdev); 7423: | ~~~~~~~~ 7424: | | 7425: | uint64_t * {aka long unsigned int *} 7426: faked.c:658:79: warning: format ‘%llu’ expects argument of type ‘long long unsigned int *’, but argument 8 has type ‘uint64_t *’ {aka ‘long unsigned int *’} [-Wformat=] 7427: 658 | r=scanf("dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", 7428: | ~~~^ 7429: | | 7430: | long long unsigned int * 7431: | %lu 7432: 659 | &stdev, &stino, &stmode, &stuid, &stgid, &stnlink, &strdev); 7433: | ~~~~~~~ 7434: | | 7435: | uint64_t * {aka long unsigned int *} 7436: faked.c: In function ‘debug_stat’: 7437: faked.c:685:31: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘fake_dev_t’ {aka ‘long unsigned int’} [-Wformat=] 7438: 685 | fprintf(stderr,"dev:ino=(%llx:%lli), mode=0%lo, own=(%li,%li), nlink=%li, rdev=%lli\n", 7439: | ~~~^ 7440: | | 7441: | long long unsigned int 7442: | %lx 7443: 686 | st->dev, 7444: | ~~~~~~~ 7445: | | 7446: | fake_dev_t {aka long unsigned int} 7447: faked.c:685:36: warning: format ‘%lli’ expects argument of type ‘long long int’, but argument 4 has type ‘fake_ino_t’ {aka ‘long unsigned int’} [-Wformat=] 7448: 685 | fprintf(stderr,"dev:ino=(%llx:%lli), mode=0%lo, own=(%li,%li), nlink=%li, rdev=%lli\n", 7449: | ~~~^ 7450: | | 7451: | long long int 7452: | %li 7453: 686 | st->dev, 7454: 687 | st->ino, 7455: | ~~~~~~~ 7456: | | 7457: | fake_ino_t {aka long unsigned int} 7458: faked.c:685:85: warning: format ‘%lli’ expects argument of type ‘long long int’, but argument 9 has type ‘fake_dev_t’ {aka ‘long unsigned int’} [-Wformat=] 7459: 685 | fprintf(stderr,"dev:ino=(%llx:%lli), mode=0%lo, own=(%li,%li), nlink=%li, rdev=%lli\n", 7460: | ~~~^ 7461: | | 7462: | long long int 7463: | %li 7464: ...... 7465: 692 | st->rdev); 7466: | ~~~~~~~~ 7467: | | 7468: | fake_dev_t {aka long unsigned int} 7469: /bin/bash ./libtool --tag=CC --mode=compile /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -DHAVE_CONFIG_H -I. -I/dev/shm/qemu/out-br/host/include -O2 -I/dev/shm/qemu/out-br/host/include -c -o communicate.lo communicate.c 7470: libtool: compile: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -DHAVE_CONFIG_H -I. -I/dev/shm/qemu/out-br/host/include -O2 -I/dev/shm/qemu/out-br/host/include -c communicate.c -fPIC -DPIC -o .libs/communicate.o 7471: /bin/bash ./libtool --tag=CC --mode=link /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -L/dev/shm/qemu/out-br/host/lib -Wl,-rpath,/dev/shm/qemu/out-br/host/lib -o libcommunicate.la communicate.lo -ldl 7472: libtool: link: /usr/bin//ar cru .libs/libcommunicate.a .libs/communicate.o 7473: /usr/bin//ar: `u' modifier ignored since `D' is the default (see `U') 7474: libtool: link: /usr/bin//ranlib .libs/libcommunicate.a 7475: libtool: link: ( cd ".libs" && rm -f "libcommunicate.la" && ln -s "../libcommunicate.la" "libcommunicate.la" ) 7476: /bin/bash ./libtool --tag=CC --mode=link /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -L/dev/shm/qemu/out-br/host/lib -Wl,-rpath,/dev/shm/qemu/out-br/host/lib -o faked faked.o libcommunicate.la -ldl 7477: libtool: link: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -Wl,-rpath -Wl,/dev/shm/qemu/out-br/host/lib -o faked faked.o -L/dev/shm/qemu/out-br/host/lib ./.libs/libcommunicate.a -ldl 7478: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -DHAVE_CONFIG_H -I. -I/dev/shm/qemu/out-br/host/include -O2 -I/dev/shm/qemu/out-br/host/include -c -o simple.o simple.c 7479: /bin/bash ./libtool --tag=CC --mode=link /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -L/dev/shm/qemu/out-br/host/lib -Wl,-rpath,/dev/shm/qemu/out-br/host/lib -o simple simple.o -ldl 7480: libtool: link: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -Wl,-rpath -Wl,/dev/shm/qemu/out-br/host/lib -o simple simple.o -L/dev/shm/qemu/out-br/host/lib -ldl 7481: awk -f ./wrapawk < ./wrapfunc.inp 7482: awk: ./wrapawk:27: warning: regexp escape sequence `\#' is not a known regexp operator 7483: /bin/bash ./libtool --tag=CC --mode=compile /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -DHAVE_CONFIG_H -I. -I/dev/shm/qemu/out-br/host/include -O2 -I/dev/shm/qemu/out-br/host/include -c -o libfakeroot.lo libfakeroot.c 7484: libtool: compile: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -DHAVE_CONFIG_H -I. -I/dev/shm/qemu/out-br/host/include -O2 -I/dev/shm/qemu/out-br/host/include -c libfakeroot.c -fPIC -DPIC -o .libs/libfakeroot.o 7485: libfakeroot.c: In function ‘fts_read’: 7486: libfakeroot.c:2072:22: warning: passing argument 1 of ‘send_get_stat64’ from incompatible pointer type [-Wincompatible-pointer-types] 7487: 2072 | SEND_GET_STAT64(r->fts_statp, _STAT_VER); 7488: | ~^~~~~~~~~~~ 7489: | | 7490: | struct stat * 7491: libfakeroot.c:89:46: note: in definition of macro ‘SEND_GET_STAT64’ 7492: 89 | #define SEND_GET_STAT64(a,b) send_get_stat64(a) 7493: | ^ 7494: In file included from libfakeroot.c:60: 7495: communicate.h:209:44: note: expected ‘struct stat64 *’ but argument is of type ‘struct stat *’ 7496: 209 | extern void send_get_stat64(struct stat64 *buf); 7497: | ~~~~~~~~~~~~~~~^~~ 7498: libfakeroot.c: In function ‘fts_children’: 7499: libfakeroot.c:2095:24: warning: passing argument 1 of ‘send_get_stat64’ from incompatible pointer type [-Wincompatible-pointer-types] 7500: 2095 | SEND_GET_STAT64(r->fts_statp, _STAT_VER); 7501: | ~^~~~~~~~~~~ 7502: | | 7503: | struct stat * 7504: libfakeroot.c:89:46: note: in definition of macro ‘SEND_GET_STAT64’ 7505: 89 | #define SEND_GET_STAT64(a,b) send_get_stat64(a) 7506: | ^ 7507: In file included from libfakeroot.c:60: 7508: communicate.h:209:44: note: expected ‘struct stat64 *’ but argument is of type ‘struct stat *’ 7509: 209 | extern void send_get_stat64(struct stat64 *buf); 7510: | ~~~~~~~~~~~~~~~^~~ 7511: /bin/bash ./libtool --tag=CC --mode=link /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -release 0 -L/dev/shm/qemu/out-br/host/lib -Wl,-rpath,/dev/shm/qemu/out-br/host/lib -o libfakeroot.la -rpath /dev/shm/qemu/out-br/host/lib libfakeroot.lo libcommunicate.la -ldl 7512: libtool: link: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -shared -fPIC -DPIC .libs/libfakeroot.o -Wl,--whole-archive ./.libs/libcommunicate.a -Wl,--no-whole-archive -L/dev/shm/qemu/out-br/host/lib -ldl -O2 -Wl,-rpath -Wl,/dev/shm/qemu/out-br/host/lib -Wl,-soname -Wl,libfakeroot-0.so -o .libs/libfakeroot-0.so 7513: libtool: link: (cd ".libs" && rm -f "libfakeroot.so" && ln -s "libfakeroot-0.so" "libfakeroot.so") 7514: libtool: link: ( cd ".libs" && rm -f "libfakeroot.la" && ln -s "../libfakeroot.la" "libfakeroot.la" ) 7515: /bin/bash ./libtool --tag=CC --mode=compile /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -DHAVE_CONFIG_H -I. -I/dev/shm/qemu/out-br/host/include -O2 -I/dev/shm/qemu/out-br/host/include -c -o libfakeroot_inode64.lo libfakeroot_inode64.c 7516: libtool: compile: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -DHAVE_CONFIG_H -I. -I/dev/shm/qemu/out-br/host/include -O2 -I/dev/shm/qemu/out-br/host/include -c libfakeroot_inode64.c -fPIC -DPIC -o .libs/libfakeroot_inode64.o 7517: /bin/bash ./libtool --tag=CC --mode=compile /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -DHAVE_CONFIG_H -I. -I/dev/shm/qemu/out-br/host/include -O2 -I/dev/shm/qemu/out-br/host/include -c -o libfakeroot_unix2003.lo libfakeroot_unix2003.c 7518: libtool: compile: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -DHAVE_CONFIG_H -I. -I/dev/shm/qemu/out-br/host/include -O2 -I/dev/shm/qemu/out-br/host/include -c libfakeroot_unix2003.c -fPIC -DPIC -o .libs/libfakeroot_unix2003.o 7519: /bin/bash ./libtool --tag=CC --mode=link /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -L/dev/shm/qemu/out-br/host/lib -Wl,-rpath,/dev/shm/qemu/out-br/host/lib -o libmacosx.la libfakeroot_inode64.lo libfakeroot_unix2003.lo -ldl 7520: libtool: link: /usr/bin//ar cru .libs/libmacosx.a .libs/libfakeroot_inode64.o .libs/libfakeroot_unix2003.o 7521: /usr/bin//ar: `u' modifier ignored since `D' is the default (see `U') 7522: libtool: link: /usr/bin//ranlib .libs/libmacosx.a 7523: libtool: link: ( cd ".libs" && rm -f "libmacosx.la" && ln -s "../libmacosx.la" "libmacosx.la" ) 7524: >>> host-fakeroot 1.25.3 Installing to host directory 7525: PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin" PKG_CONFIG="/dev/shm/qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/dev/shm/qemu/out-br/host/lib/pkgconfig:/dev/shm/qemu/out-br/host/share/pkgconfig" /usr/bin//make install -C /dev/shm/qemu/out-br/build/host-fakeroot-1.25.3/ 7526: Making install in doc 7527: make[5]: Nothing to be done for 'install-exec-am'. 7528: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/man/man1' 7529: /usr/bin/install -c -m 644 faked.1 fakeroot.1 '/dev/shm/qemu/out-br/host/share/man/man1' 7530: Making install in scripts 7531: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/bin' 7532: /usr/bin/install -c fakeroot '/dev/shm/qemu/out-br/host/bin' 7533: make[5]: Nothing to be done for 'install-data-am'. 7534: Making install in test 7535: make[5]: Nothing to be done for 'install-exec-am'. 7536: make[5]: Nothing to be done for 'install-data-am'. 7537: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/lib' 7538: /bin/bash ./libtool --mode=install /usr/bin/install -c libfakeroot.la '/dev/shm/qemu/out-br/host/lib' 7539: libtool: install: /usr/bin/install -c .libs/libfakeroot-0.so /dev/shm/qemu/out-br/host/lib/libfakeroot-0.so 7540: libtool: install: (cd /dev/shm/qemu/out-br/host/lib && { ln -s -f libfakeroot-0.so libfakeroot.so || { rm -f libfakeroot.so && ln -s libfakeroot-0.so libfakeroot.so; }; }) 7541: libtool: install: /usr/bin/install -c .libs/libfakeroot.lai /dev/shm/qemu/out-br/host/lib/libfakeroot.la 7542: libtool: finish: PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin:/sbin" ldconfig -n /dev/shm/qemu/out-br/host/lib 7543: ---------------------------------------------------------------------- 7544: Libraries have been installed in: 7545: /dev/shm/qemu/out-br/host/lib 7546: 7547: If you ever happen to want to link against installed libraries 7548: in a given directory, LIBDIR, you must either use libtool, and 7549: specify the full pathname of the library, or use the '-LLIBDIR' 7550: flag during linking and do at least one of the following: 7551: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 7552: during execution 7553: - add LIBDIR to the 'LD_RUN_PATH' environment variable 7554: during linking 7555: - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 7556: - have your system administrator add LIBDIR to '/etc/ld.so.conf' 7557: 7558: See any operating system documentation about shared libraries for 7559: more information, such as the ld(1) and ld.so(8) manual pages. 7560: ---------------------------------------------------------------------- 7561: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/bin' 7562: /bin/bash ./libtool --mode=install /usr/bin/install -c faked '/dev/shm/qemu/out-br/host/bin' 7563: libtool: install: /usr/bin/install -c faked /dev/shm/qemu/out-br/host/bin/faked 7564: make[5]: Nothing to be done for 'install-data-am'. 7565: >>> host-makedevs Extracting 7566: cp package/makedevs//makedevs.c /dev/shm/qemu/out-br/build/host-makedevs 7567: >>> host-makedevs Patching 7568: >>> host-makedevs Configuring 7569: >>> host-makedevs Building 7570: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include /dev/shm/qemu/out-br/build/host-makedevs/makedevs.c -o /dev/shm/qemu/out-br/build/host-makedevs/makedevs -L/dev/shm/qemu/out-br/host/lib -Wl,-rpath,/dev/shm/qemu/out-br/host/lib 7571: >>> host-makedevs Installing to host directory 7572: /usr/bin//install -D -m 755 /dev/shm/qemu/out-br/build/host-makedevs/makedevs /dev/shm/qemu/out-br/host/bin/makedevs 7573: >>> skeleton-init-common Extracting 7574: >>> skeleton-init-common Patching 7575: >>> skeleton-init-common Configuring 7576: >>> skeleton-init-common Building 7577: >>> skeleton-init-common Installing to staging directory 7578: rsync -a --ignore-times --exclude .svn --exclude .git --exclude .hg --exclude .bzr --exclude CVS --chmod=u=rwX,go=rX --exclude .empty --exclude '*~' system/skeleton/ /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/ 7579: /usr/bin//install -d -m 0755 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/bin 7580: /usr/bin//install -d -m 0755 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/sbin 7581: /usr/bin//install -d -m 0755 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/lib 7582: ln -snf lib /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/lib32 7583: ln -snf lib /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib32 7584: /usr/bin//install -d -m 0755 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include 7585: >>> skeleton-init-common Fixing libtool files 7586: for la in $(find /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib* -name "*.la"); do \ 7587: cp -a "${la}" "${la}.fixed" && \ 7588: /usr/bin//sed -i -e "s:/dev/shm/qemu/out-br:@BASE_DIR@:g" \ 7589: -e "s:/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:@STAGING_DIR@:g" \ 7590: -e "s:/dev/shm/qemu/build/../toolchains/aarch32:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ 7591: -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ 7592: -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ 7593: -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/dev/shm/qemu/build/../toolchains/aarch32:g" \ 7594: -e "s:@STAGING_DIR@:/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:g" \ 7595: -e "s:@BASE_DIR@:/dev/shm/qemu/out-br:g" \ 7596: "${la}.fixed" && \ 7597: if cmp -s "${la}" "${la}.fixed"; then \ 7598: rm -f "${la}.fixed"; \ 7599: else \ 7600: mv "${la}.fixed" "${la}"; \ 7601: fi || exit 1; \ 7602: done 7603: >>> skeleton-init-common Installing to target 7604: rsync -a --ignore-times --exclude .svn --exclude .git --exclude .hg --exclude .bzr --exclude CVS --chmod=u=rwX,go=rX --exclude .empty --exclude '*~' system/skeleton/ /dev/shm/qemu/out-br/target/ 7605: /usr/bin//install -d -m 0755 /dev/shm/qemu/out-br/target/bin 7606: /usr/bin//install -d -m 0755 /dev/shm/qemu/out-br/target/sbin 7607: /usr/bin//install -d -m 0755 /dev/shm/qemu/out-br/target/lib 7608: ln -snf lib /dev/shm/qemu/out-br/target/lib32 7609: ln -snf lib /dev/shm/qemu/out-br/target/usr/lib32 7610: /usr/bin//sed -i -e 's,@PATH@,"/bin:/sbin:/usr/bin:/usr/sbin",' /dev/shm/qemu/out-br/target/etc/profile 7611: /usr/bin//install -m 0644 support/misc/target-dir-warning.txt /dev/shm/qemu/out-br/target/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM 7612: >>> skeleton-init-sysv Extracting 7613: >>> skeleton-init-sysv Patching 7614: >>> skeleton-init-sysv Configuring 7615: >>> skeleton-init-sysv Building 7616: >>> skeleton-init-sysv Installing to target 7617: rsync -a --ignore-times --exclude .svn --exclude .git --exclude .hg --exclude .bzr --exclude CVS --chmod=u=rwX,go=rX --exclude .empty --exclude '*~' package/skeleton-init-sysv//skeleton/ /dev/shm/qemu/out-br/target/ 7618: >>> skeleton Extracting 7619: >>> skeleton Patching 7620: >>> skeleton Configuring 7621: >>> skeleton Building 7622: >>> skeleton Installing to target 7623: >>> toolchain-external-custom Extracting 7624: >>> toolchain-external-custom Patching 7625: >>> toolchain-external-custom Configuring 7626: >>> toolchain-external-custom Building 7627: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -DBR_CPU='"cortex-a15"' -DBR_ABI='"aapcs-linux"' -DBR_FPU='"vfpv3-d16"' -DBR_FLOAT_ABI='"hard"' -DBR_MODE='"thumb"' -DBR_CROSS_PATH_SUFFIX='""' -DBR_CROSS_PATH_ABS='"/dev/shm/qemu/build/../toolchains/aarch32/bin"' -DBR_SYSROOT='"arm-buildroot-linux-gnueabihf/sysroot"' -DBR_ADDITIONAL_CFLAGS='"-fstack-protector-strong",' -DBR_CCACHE -DBR_CCACHE_BASEDIR='"/dev/shm/qemu/out-br"' -DBR2_PIC_PIE -DBR2_RELRO_FULL -s -Wl,--hash-style=both toolchain/toolchain-wrapper.c -o /dev/shm/qemu/out-br/build/toolchain-external-custom/toolchain-wrapper 7628: >>> toolchain-external-custom Installing to staging directory 7629: /usr/bin//install -D -m 0755 /dev/shm/qemu/out-br/build/toolchain-external-custom/toolchain-wrapper /dev/shm/qemu/out-br/host/bin/toolchain-wrapper 7630: >>> toolchain-external-custom Copying external toolchain sysroot to staging... 7631: >>> toolchain-external-custom Installing gdbinit 7632: >>> toolchain-external-custom Fixing libtool files 7633: for la in $(find /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib* -name "*.la"); do \ 7634: cp -a "${la}" "${la}.fixed" && \ 7635: /usr/bin//sed -i -e "s:/dev/shm/qemu/out-br:@BASE_DIR@:g" \ 7636: -e "s:/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:@STAGING_DIR@:g" \ 7637: -e "s:/dev/shm/qemu/build/../toolchains/aarch32:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ 7638: -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ 7639: -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ 7640: -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/dev/shm/qemu/build/../toolchains/aarch32:g" \ 7641: -e "s:@STAGING_DIR@:/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:g" \ 7642: -e "s:@BASE_DIR@:/dev/shm/qemu/out-br:g" \ 7643: "${la}.fixed" && \ 7644: if cmp -s "${la}" "${la}.fixed"; then \ 7645: rm -f "${la}.fixed"; \ 7646: else \ 7647: mv "${la}.fixed" "${la}"; \ 7648: fi || exit 1; \ 7649: done 7650: >>> toolchain-external-custom Installing to target 7651: >>> toolchain-external-custom Copying external toolchain libraries to target... 7652: >>> toolchain-external Extracting 7653: >>> toolchain-external Patching 7654: >>> toolchain-external Configuring 7655: >>> toolchain-external Building 7656: >>> toolchain-external Installing to target 7657: >>> toolchain Extracting 7658: >>> toolchain Patching 7659: >>> toolchain Configuring 7660: >>> toolchain Building 7661: >>> toolchain Installing to staging directory 7662: sed -e 's#@@STAGING_SUBDIR@@#arm-buildroot-linux-gnueabihf/sysroot#' -e 's#@@TARGET_CFLAGS@@#-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1#' -e 's#@@TARGET_CXXFLAGS@@#-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1#' -e 's#@@TARGET_FCFLAGS@@#-Os -g0#' -e 's#@@TARGET_LDFLAGS@@##' -e 's#@@TARGET_CC@@#bin/arm-linux-gnueabihf-gcc#' -e 's#@@TARGET_CXX@@#bin/arm-linux-gnueabihf-g++#' -e 's#@@TARGET_FC@@#bin/arm-linux-gnueabihf-gfortran#' -e 's#@@CMAKE_SYSTEM_PROCESSOR@@#armv7l#' -e 's#@@TOOLCHAIN_HAS_CXX@@#1#' -e 's#@@TOOLCHAIN_HAS_FORTRAN@@#0#' -e 's#@@CMAKE_BUILD_TYPE@@#Release#' /dev/shm/qemu/buildroot/support/misc/toolchainfile.cmake.in > /dev/shm/qemu/out-br/host/share/buildroot/toolchainfile.cmake 7663: mkdir -p /dev/shm/qemu/out-br/host/share/cargo 7664: sed -e 's/@RUSTC_TARGET_NAME@/armv7-unknown-linux-gnueabihf/' -e 's/@CROSS_PREFIX@/arm-linux-gnueabihf-/' package/rustc/cargo-config.in > /dev/shm/qemu/out-br/host/share/cargo/config 7665: >>> toolchain Fixing libtool files 7666: for la in $(find /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib* -name "*.la"); do \ 7667: cp -a "${la}" "${la}.fixed" && \ 7668: /usr/bin//sed -i -e "s:/dev/shm/qemu/out-br:@BASE_DIR@:g" \ 7669: -e "s:/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:@STAGING_DIR@:g" \ 7670: -e "s:/dev/shm/qemu/build/../toolchains/aarch32:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ 7671: -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ 7672: -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ 7673: -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/dev/shm/qemu/build/../toolchains/aarch32:g" \ 7674: -e "s:@STAGING_DIR@:/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:g" \ 7675: -e "s:@BASE_DIR@:/dev/shm/qemu/out-br:g" \ 7676: "${la}.fixed" && \ 7677: if cmp -s "${la}" "${la}.fixed"; then \ 7678: rm -f "${la}.fixed"; \ 7679: else \ 7680: mv "${la}.fixed" "${la}"; \ 7681: fi || exit 1; \ 7682: done 7683: >>> toolchain Installing to target 7684: pkgconf-1.6.3.tar.xz: OK (sha256: 61f0b31b0d5ea0e862b454a80c170f57bad47879c0c42bd8de89200ff62ea210) 7685: >>> host-pkgconf 1.6.3 Extracting 7686: xzcat /mnt/storage/buildroot_cache/download/pkgconf/pkgconf-1.6.3.tar.xz | tar --strip-components=1 -C /dev/shm/qemu/out-br/build/host-pkgconf-1.6.3 -xf - 7687: >>> host-pkgconf 1.6.3 Patching 7688: 7689: Applying 0001-Only-prefix-with-the-sysroot-a-subset-of-variables.patch using patch: 7690: patching file libpkgconf/tuple.c 7691: 7692: Applying 0002-Revert-main-assume-modversion-insted-of-version-if-o.patch using patch: 7693: patching file cli/main.c 7694: >>> host-pkgconf 1.6.3 Updating config.sub and config.guess 7695: for file in config.guess config.sub; do for i in $(find /dev/shm/qemu/out-br/build/host-pkgconf-1.6.3 -name $file); do cp support/gnuconfig/$file $i; done; done 7696: >>> host-pkgconf 1.6.3 Patching libtool 7697: patching file /dev/shm/qemu/out-br/build/host-pkgconf-1.6.3/ltmain.sh 7698: Hunk #1 succeeded at 2694 (offset 7 lines). 7699: Hunk #2 succeeded at 4284 (offset 7 lines). 7700: Hunk #3 succeeded at 6579 (offset 25 lines). 7701: Hunk #4 succeeded at 6589 (offset 25 lines). 7702: Hunk #5 succeeded at 6882 (offset 25 lines). 7703: Hunk #6 succeeded at 7174 (offset 25 lines). 7704: Hunk #7 succeeded at 8146 (offset 34 lines). 7705: Hunk #8 succeeded at 10778 (offset 68 lines). 7706: >>> host-pkgconf 1.6.3 Configuring 7707: (cd /dev/shm/qemu/out-br/build/host-pkgconf-1.6.3/ && rm -rf config.cache; PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin" PKG_CONFIG="/dev/shm/qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/dev/shm/qemu/out-br/host/lib/pkgconfig:/dev/shm/qemu/out-br/host/share/pkgconfig" AR="/usr/bin//ar" AS="/usr/bin//as" LD="/usr/bin//ld" NM="/usr/bin//nm" CC="/dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc" GCC="/dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc" CXX="/dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++" CPP="/usr/bin//cpp" OBJCOPY="/usr/bin//objcopy" RANLIB="/usr/bin//ranlib" CPPFLAGS="-I/dev/shm/qemu/out-br/host/include" CFLAGS="-O2 -I/dev/shm/qemu/out-br/host/include" CXXFLAGS="-O2 -I/dev/shm/qemu/out-br/host/include" LDFLAGS="-L/dev/shm/qemu/out-br/host/lib -Wl,-rpath,/dev/shm/qemu/out-br/host/lib" INTLTOOL_PERL=/usr/bin//perl CFLAGS="-O2 -I/dev/shm/qemu/out-br/host/include" LDFLAGS="-L/dev/shm/qemu/out-br/host/lib -Wl,-rpath,/dev/shm/qemu/out-br/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/dev/shm/qemu/out-br/host" --sysconfdir="/dev/shm/qemu/out-br/host/etc" --localstatedir="/dev/shm/qemu/out-br/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) 7708: configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls 7709: checking for gcc... /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc 7710: checking whether the C compiler works... yes 7711: checking for C compiler default output file name... a.out 7712: checking for suffix of executables... 7713: checking whether we are cross compiling... no 7714: checking for suffix of object files... o 7715: checking whether we are using the GNU C compiler... yes 7716: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc accepts -g... yes 7717: checking for /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc option to accept ISO C89... none needed 7718: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc understands -c and -o together... yes 7719: checking whether C compiler accepts -Wall... yes 7720: checking whether C compiler accepts -Wextra... yes 7721: checking whether C compiler accepts -Wformat=2... yes 7722: checking whether C compiler accepts -std=gnu99... yes 7723: checking for strlcpy... no 7724: checking for strlcat... no 7725: checking for strndup... yes 7726: checking for cygwin_conv_path... no 7727: checking how to run the C preprocessor... /usr/bin//cpp 7728: checking for grep that handles long lines and -e... /usr/bin//grep 7729: checking for egrep... /usr/bin//grep -E 7730: checking for ANSI C header files... yes 7731: checking for sys/types.h... yes 7732: checking for sys/stat.h... yes 7733: checking for stdlib.h... yes 7734: checking for string.h... yes 7735: checking for memory.h... yes 7736: checking for strings.h... yes 7737: checking for inttypes.h... yes 7738: checking for stdint.h... yes 7739: checking for unistd.h... yes 7740: checking for sys/stat.h... (cached) yes 7741: checking for a BSD-compatible install... /usr/bin//install -c 7742: checking whether build environment is sane... yes 7743: checking for a thread-safe mkdir -p... /usr/bin//mkdir -p 7744: checking for gawk... gawk 7745: checking whether make sets $(MAKE)... yes 7746: checking for style of include used by make... GNU 7747: checking whether make supports nested variables... yes 7748: checking dependency style of /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc... none 7749: checking whether make supports nested variables... (cached) yes 7750: checking build system type... x86_64-pc-linux-gnu 7751: checking host system type... x86_64-pc-linux-gnu 7752: checking how to print strings... printf 7753: checking for a sed that does not truncate output... /usr/bin//sed 7754: checking for fgrep... /usr/bin//grep -F 7755: checking for ld used by /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc... /usr/bin//ld 7756: checking if the linker (/usr/bin//ld) is GNU ld... yes 7757: checking for BSD- or MS-compatible name lister (nm)... /usr/bin//nm 7758: checking the name lister (/usr/bin//nm) interface... BSD nm 7759: checking whether ln -s works... yes 7760: checking the maximum length of command line arguments... 1572864 7761: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop 7762: checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 7763: checking for /usr/bin//ld option to reload object files... -r 7764: checking for objdump... objdump 7765: checking how to recognize dependent libraries... pass_all 7766: checking for dlltool... no 7767: checking how to associate runtime and link libraries... printf %s\n 7768: checking for archiver @FILE support... @ 7769: checking for strip... strip 7770: checking for ranlib... /usr/bin//ranlib 7771: checking command to parse /usr/bin//nm output from /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc object... ok 7772: checking for sysroot... no 7773: checking for a working dd... /usr/bin//dd 7774: checking how to truncate binary pipes... /usr/bin//dd bs=4096 count=1 7775: checking for mt... mt 7776: checking if mt is a manifest tool... no 7777: checking for dlfcn.h... yes 7778: checking for objdir... .libs 7779: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc supports -fno-rtti -fno-exceptions... no 7780: checking for /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc option to produce PIC... -fPIC -DPIC 7781: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc PIC flag -fPIC -DPIC works... yes 7782: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc static flag -static works... yes 7783: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc supports -c -o file.o... yes 7784: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc supports -c -o file.o... (cached) yes 7785: checking whether the /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc linker (/usr/bin//ld -m elf_x86_64) supports shared libraries... yes 7786: checking whether -lc should be explicitly linked in... no 7787: checking dynamic linker characteristics... GNU/Linux ld.so 7788: checking how to hardcode library paths into programs... immediate 7789: checking whether stripping libraries is possible... yes 7790: checking if libtool supports shared libraries... yes 7791: checking whether to build shared libraries... yes 7792: checking whether to build static libraries... no 7793: checking for special C compiler options needed for large files... no 7794: checking for _FILE_OFFSET_BITS value needed for large files... no 7795: checking how to run the C preprocessor... /usr/bin//cpp 7796: checking for gcc... (cached) /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc 7797: checking whether we are using the GNU C compiler... (cached) yes 7798: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc accepts -g... (cached) yes 7799: checking for /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc option to accept ISO C89... (cached) none needed 7800: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc understands -c and -o together... (cached) yes 7801: checking whether ln -s works... yes 7802: checking that generated files are newer than configure... done 7803: configure: creating ./config.status 7804: config.status: creating Makefile 7805: config.status: creating Kyuafile 7806: config.status: creating libpkgconf.pc 7807: config.status: creating tests/Kyuafile 7808: config.status: creating tests/test_env.sh 7809: config.status: creating libpkgconf/config.h 7810: config.status: executing depfiles commands 7811: config.status: executing libtool commands 7812: configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls 7813: >>> host-pkgconf 1.6.3 Building 7814: PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin" PKG_CONFIG="/dev/shm/qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/dev/shm/qemu/out-br/host/lib/pkgconfig:/dev/shm/qemu/out-br/host/share/pkgconfig" /usr/bin//make -C /dev/shm/qemu/out-br/build/host-pkgconf-1.6.3/ 7815: CC libpkgconf/audit.lo 7816: CC libpkgconf/cache.lo 7817: CC libpkgconf/client.lo 7818: CC libpkgconf/pkg.lo 7819: CC libpkgconf/bsdstubs.lo 7820: CC libpkgconf/fragment.lo 7821: CC libpkgconf/argvsplit.lo 7822: CC libpkgconf/fileio.lo 7823: CC libpkgconf/tuple.lo 7824: CC libpkgconf/dependency.lo 7825: CC libpkgconf/queue.lo 7826: CC libpkgconf/path.lo 7827: CC libpkgconf/personality.lo 7828: CC libpkgconf/parser.lo 7829: CCLD libpkgconf.la 7830: CC cli/pkgconf-main.o 7831: CC cli/pkgconf-getopt_long.o 7832: CC cli/pkgconf-renderer-msvc.o 7833: CCLD pkgconf 7834: >>> host-pkgconf 1.6.3 Installing to host directory 7835: PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin" PKG_CONFIG="/dev/shm/qemu/out-br/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/dev/shm/qemu/out-br/host/lib/pkgconfig:/dev/shm/qemu/out-br/host/share/pkgconfig" /usr/bin//make install -C /dev/shm/qemu/out-br/build/host-pkgconf-1.6.3/ 7836: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/lib' 7837: /bin/bash ./libtool --mode=install /usr/bin//install -c libpkgconf.la '/dev/shm/qemu/out-br/host/lib' 7838: libtool: install: /usr/bin//install -c .libs/libpkgconf.so.3.0.0 /dev/shm/qemu/out-br/host/lib/libpkgconf.so.3.0.0 7839: libtool: install: (cd /dev/shm/qemu/out-br/host/lib && { ln -s -f libpkgconf.so.3.0.0 libpkgconf.so.3 || { rm -f libpkgconf.so.3 && ln -s libpkgconf.so.3.0.0 libpkgconf.so.3; }; }) 7840: libtool: install: (cd /dev/shm/qemu/out-br/host/lib && { ln -s -f libpkgconf.so.3.0.0 libpkgconf.so || { rm -f libpkgconf.so && ln -s libpkgconf.so.3.0.0 libpkgconf.so; }; }) 7841: libtool: install: /usr/bin//install -c .libs/libpkgconf.lai /dev/shm/qemu/out-br/host/lib/libpkgconf.la 7842: libtool: finish: PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin:/sbin" ldconfig -n /dev/shm/qemu/out-br/host/lib 7843: ---------------------------------------------------------------------- 7844: Libraries have been installed in: 7845: /dev/shm/qemu/out-br/host/lib 7846: 7847: If you ever happen to want to link against installed libraries 7848: in a given directory, LIBDIR, you must either use libtool, and 7849: specify the full pathname of the library, or use the '-LLIBDIR' 7850: flag during linking and do at least one of the following: 7851: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 7852: during execution 7853: - add LIBDIR to the 'LD_RUN_PATH' environment variable 7854: during linking 7855: - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 7856: - have your system administrator add LIBDIR to '/etc/ld.so.conf' 7857: 7858: See any operating system documentation about shared libraries for 7859: more information, such as the ld(1) and ld.so(8) manual pages. 7860: ---------------------------------------------------------------------- 7861: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/bin' 7862: /bin/bash ./libtool --mode=install /usr/bin//install -c pkgconf '/dev/shm/qemu/out-br/host/bin' 7863: libtool: install: /usr/bin//install -c pkgconf /dev/shm/qemu/out-br/host/bin/pkgconf 7864: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/share/doc/pkgconf' 7865: /usr/bin//install -c -m 644 README.md AUTHORS '/dev/shm/qemu/out-br/host/share/doc/pkgconf' 7866: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/share/aclocal' 7867: /usr/bin//install -c -m 644 pkg.m4 '/dev/shm/qemu/out-br/host/share/aclocal' 7868: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/share/man/man1' 7869: /usr/bin//install -c -m 644 man/pkgconf.1 '/dev/shm/qemu/out-br/host/share/man/man1' 7870: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/share/man/man5' 7871: /usr/bin//install -c -m 644 man/pc.5 man/pkgconf-personality.5 '/dev/shm/qemu/out-br/host/share/man/man5' 7872: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/share/man/man7' 7873: /usr/bin//install -c -m 644 man/pkg.m4.7 '/dev/shm/qemu/out-br/host/share/man/man7' 7874: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/include/pkgconf' 7875: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/include/pkgconf/libpkgconf' 7876: /usr/bin//install -c -m 644 libpkgconf/bsdstubs.h libpkgconf/iter.h libpkgconf/libpkgconf.h libpkgconf/stdinc.h libpkgconf/libpkgconf-api.h '/dev/shm/qemu/out-br/host/include/pkgconf/libpkgconf' 7877: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/lib/pkgconfig' 7878: /usr/bin//install -c -m 644 libpkgconf.pc '/dev/shm/qemu/out-br/host/lib/pkgconfig' 7879: /usr/bin//install -m 0755 -D package/pkgconf/pkg-config.in /dev/shm/qemu/out-br/host/bin/pkg-config 7880: /usr/bin//sed -i -e 's,@STAGING_SUBDIR@,arm-buildroot-linux-gnueabihf/sysroot,g' /dev/shm/qemu/out-br/host/bin/pkg-config 7881: /usr/bin//sed -i -e 's,@STATIC@,,' /dev/shm/qemu/out-br/host/bin/pkg-config 7882: util-linux-2.37.2.tar.xz: OK (sha256: 6a0764c1aae7fb607ef8a6dd2c0f6c47d5e5fd27aa08820abaad9ec14e28e9d9) 7883: >>> util-linux-libs 2.37.2 Extracting 7884: xzcat /mnt/storage/buildroot_cache/download/util-linux/util-linux-2.37.2.tar.xz | tar --strip-components=1 -C /dev/shm/qemu/out-br/build/util-linux-libs-2.37.2 -xf - 7885: >>> util-linux-libs 2.37.2 Patching 7886: 7887: Applying 0001-libuuid-include-c-h-to-cover-restrict-keyword.patch using patch: 7888: patching file libuuid/src/unparse.c 7889: >>> util-linux-libs 2.37.2 Updating config.sub and config.guess 7890: for file in config.guess config.sub; do for i in $(find /dev/shm/qemu/out-br/build/util-linux-libs-2.37.2 -name $file); do cp support/gnuconfig/$file $i; done; done 7891: >>> util-linux-libs 2.37.2 Patching libtool 7892: patching file /dev/shm/qemu/out-br/build/util-linux-libs-2.37.2/config/ltmain.sh 7893: Hunk #1 succeeded at 2694 (offset 7 lines). 7894: Hunk #2 succeeded at 4284 (offset 7 lines). 7895: Hunk #3 succeeded at 6579 (offset 25 lines). 7896: Hunk #4 succeeded at 6589 (offset 25 lines). 7897: Hunk #5 succeeded at 6882 (offset 25 lines). 7898: Hunk #6 succeeded at 7174 (offset 25 lines). 7899: Hunk #7 succeeded at 8142 (offset 30 lines). 7900: Hunk #8 succeeded at 10771 (offset 61 lines). 7901: >>> util-linux-libs 2.37.2 Configuring 7902: (cd /dev/shm/qemu/out-br/build/util-linux-libs-2.37.2/ && rm -rf config.cache && PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin" AR="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ar" AS="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-as" LD="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ld" NM="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-nm" CC="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc" GCC="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc" CPP="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-cpp" CXX="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-g++" FC="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gfortran" F77="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gfortran" RANLIB="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ranlib" READELF="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-readelf" STRIP="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-strip" OBJCOPY="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-objcopy" OBJDUMP="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-objdump" AR_FOR_BUILD="/usr/bin//ar" AS_FOR_BUILD="/usr/bin//as" CC_FOR_BUILD="/dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc" GCC_FOR_BUILD="/dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc" CXX_FOR_BUILD="/dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++" LD_FOR_BUILD="/usr/bin//ld" CPPFLAGS_FOR_BUILD="-I/dev/shm/qemu/out-br/host/include" CFLAGS_FOR_BUILD="-O2 -I/dev/shm/qemu/out-br/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/dev/shm/qemu/out-br/host/include" LDFLAGS_FOR_BUILD="-L/dev/shm/qemu/out-br/host/lib -Wl,-rpath,/dev/shm/qemu/out-br/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-as" DEFAULT_LINKER="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/dev/shm/qemu/out-br/host/bin/pkg-config" STAGING_DIR="/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot" INTLTOOL_PERL=/usr/bin//perl WITH_TLS_TESTS=y WITH_CXX_TESTS=y ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no LIBS="" CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-gnueabihf --host=arm-buildroot-linux-gnueabihf --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --disable-rpath --disable-makeinstall-chown --without-systemd --with-systemdsystemunitdir=no --without-udev --disable-widechar --without-ncursesw --without-ncurses --without-selinux --disable-all-programs --disable-libblkid --disable-libfdisk --disable-libmount --disable-libsmartcols --enable-libuuid --without-python --disable-pylibmount --without-readline --without-audit --without-libmagic ) 7903: configure: WARNING: unrecognized options: --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6 7904: checking for arm-buildroot-linux-gnueabihf-gcc... /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc 7905: checking whether the C compiler works... yes 7906: checking for C compiler default output file name... a.out 7907: checking for suffix of executables... 7908: checking whether we are cross compiling... yes 7909: checking for suffix of object files... o 7910: checking whether we are using the GNU C compiler... yes 7911: checking whether /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc accepts -g... yes 7912: checking for /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc option to accept ISO C89... none needed 7913: checking whether /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc understands -c and -o together... yes 7914: checking how to run the C preprocessor... /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-cpp 7915: checking for grep that handles long lines and -e... /usr/bin//grep 7916: checking for egrep... /usr/bin//grep -E 7917: checking for ANSI C header files... yes 7918: checking for sys/types.h... yes 7919: checking for sys/stat.h... yes 7920: checking for stdlib.h... yes 7921: checking for string.h... yes 7922: checking for memory.h... yes 7923: checking for strings.h... yes 7924: checking for inttypes.h... yes 7925: checking for stdint.h... yes 7926: checking for unistd.h... yes 7927: checking minix/config.h usability... no 7928: checking minix/config.h presence... no 7929: checking for minix/config.h... no 7930: checking whether it is safe to define __EXTENSIONS__... yes 7931: checking for a BSD-compatible install... /usr/bin//install -c 7932: checking whether build environment is sane... yes 7933: checking for arm-buildroot-linux-gnueabihf-strip... /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-strip 7934: checking for a thread-safe mkdir -p... /usr/bin//mkdir -p 7935: checking for gawk... gawk 7936: checking whether make sets $(MAKE)... yes 7937: checking whether make supports the include directive... yes (GNU style) 7938: checking whether make supports nested variables... yes 7939: checking how to create a pax tar archive... gnutar 7940: checking dependency style of /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc... none 7941: checking whether make supports nested variables... (cached) yes 7942: checking for arm-buildroot-linux-gnueabihf-ar... /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ar 7943: checking the archiver (/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ar) interface... ar 7944: configure: Default --exec-prefix detected. 7945: configure: --bindir defaults to /bin 7946: configure: --sbindir defaults to /sbin 7947: configure: --libdir defaults to /lib 7948: configure: Default --prefix detected. 7949: configure: --runstatedir defaults to /run 7950: checking for arm-buildroot-linux-gnueabihf-gcc... (cached) /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc 7951: checking whether we are using the GNU C compiler... (cached) yes 7952: checking whether /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc accepts -g... (cached) yes 7953: checking for /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc option to accept ISO C89... (cached) none needed 7954: checking whether /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc understands -c and -o together... (cached) yes 7955: checking for bison... bison -y 7956: checking build system type... x86_64-pc-linux-gnu 7957: checking host system type... arm-buildroot-linux-gnueabihf 7958: checking for an ANSI C-conforming const... yes 7959: checking for working volatile... yes 7960: checking whether byte ordering is bigendian... (cached) no 7961: checking whether compiler handles -fno-common... yes 7962: checking whether compiler handles -Wall... yes 7963: checking whether compiler handles -Wextra... yes 7964: checking whether compiler handles -Waddress-of-packed-member... yes 7965: checking whether compiler handles -Wdiscarded-qualifiers... yes 7966: checking whether compiler handles -Wembedded-directive... no 7967: checking whether compiler handles -Wextra-semi... no 7968: checking whether compiler handles -Wformat-security... no 7969: checking whether compiler handles -Wimplicit-function-declaration... yes 7970: checking whether compiler handles -Wmissing-declarations... yes 7971: checking whether compiler handles -Wmissing-parameter-type... yes 7972: checking whether compiler handles -Wmissing-prototypes... yes 7973: checking whether compiler handles -Wnested-externs... yes 7974: checking whether compiler handles -Wno-missing-field-initializers... yes 7975: checking whether compiler handles -Wpointer-arith... yes 7976: checking whether compiler handles -Wredundant-decls... yes 7977: checking whether compiler handles -Wsign-compare... yes 7978: checking whether compiler handles -Wstrict-prototypes... yes 7979: checking whether compiler handles -Wtype-limits... yes 7980: checking whether compiler handles -Wuninitialized... yes 7981: checking whether compiler handles -Wunused-but-set-parameter... yes 7982: checking whether compiler handles -Wunused-but-set-variable... yes 7983: checking whether compiler handles -Wunused-parameter... yes 7984: checking whether compiler handles -Wunused-result... yes 7985: checking whether compiler handles -Wunused-variable... yes 7986: checking whether compiler handles -Werror=sequence-point... yes 7987: checking whether compiler handles -Wno-clobbered... yes 7988: checking whether compiler handles -Wno-cast-function-type... yes 7989: checking whether compiler handles -Wno-unused-parameter... yes 7990: checking whether we are using the GNU C++ compiler... yes 7991: checking whether /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-g++ accepts -g... yes 7992: checking dependency style of /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-g++... none 7993: checking how to print strings... printf 7994: checking for a sed that does not truncate output... /usr/bin//sed 7995: checking for fgrep... /usr/bin//grep -F 7996: checking for ld used by /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc... /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ld 7997: checking if the linker (/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ld) is GNU ld... yes 7998: checking for BSD- or MS-compatible name lister (nm)... /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-nm 7999: checking the name lister (/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-nm) interface... BSD nm 8000: checking whether ln -s works... yes 8001: checking the maximum length of command line arguments... 1572864 8002: checking how to convert x86_64-pc-linux-gnu file names to arm-buildroot-linux-gnueabihf format... func_convert_file_noop 8003: checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 8004: checking for /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ld option to reload object files... -r 8005: checking for arm-buildroot-linux-gnueabihf-objdump... /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-objdump 8006: checking how to recognize dependent libraries... pass_all 8007: checking for arm-buildroot-linux-gnueabihf-dlltool... no 8008: checking for dlltool... no 8009: checking how to associate runtime and link libraries... printf %s\n 8010: checking for arm-buildroot-linux-gnueabihf-ar... (cached) /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ar 8011: checking for archiver @FILE support... @ 8012: checking for arm-buildroot-linux-gnueabihf-strip... (cached) /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-strip 8013: checking for arm-buildroot-linux-gnueabihf-ranlib... /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ranlib 8014: checking command to parse /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-nm output from /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc object... ok 8015: checking for sysroot... no 8016: checking for a working dd... /usr/bin//dd 8017: checking how to truncate binary pipes... /usr/bin//dd bs=4096 count=1 8018: checking for arm-buildroot-linux-gnueabihf-mt... no 8019: checking for mt... mt 8020: configure: WARNING: using cross tools not prefixed with host triplet 8021: checking if mt is a manifest tool... no 8022: checking for dlfcn.h... yes 8023: checking for objdir... .libs 8024: checking if /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc supports -fno-rtti -fno-exceptions... no 8025: checking for /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc option to produce PIC... -fPIC -DPIC 8026: checking if /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc PIC flag -fPIC -DPIC works... yes 8027: checking if /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc static flag -static works... yes 8028: checking if /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc supports -c -o file.o... yes 8029: checking if /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc supports -c -o file.o... (cached) yes 8030: checking whether the /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc linker (/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ld) supports shared libraries... yes 8031: checking whether -lc should be explicitly linked in... no 8032: checking dynamic linker characteristics... GNU/Linux ld.so 8033: checking how to hardcode library paths into programs... immediate 8034: checking whether stripping libraries is possible... yes 8035: checking if libtool supports shared libraries... yes 8036: checking whether to build shared libraries... yes 8037: checking whether to build static libraries... no 8038: checking how to run the C++ preprocessor... /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-g++ -E 8039: checking for ld used by /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-g++... /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ld 8040: checking if the linker (/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ld) is GNU ld... yes 8041: checking whether the /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-g++ linker (/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ld) supports shared libraries... yes 8042: checking for /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-g++ option to produce PIC... -fPIC -DPIC 8043: checking if /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-g++ PIC flag -fPIC -DPIC works... yes 8044: checking if /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-g++ static flag -static works... yes 8045: checking if /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-g++ supports -c -o file.o... yes 8046: checking if /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-g++ supports -c -o file.o... (cached) yes 8047: checking whether the /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-g++ linker (/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ld) supports shared libraries... yes 8048: checking dynamic linker characteristics... (cached) GNU/Linux ld.so 8049: checking how to hardcode library paths into programs... immediate 8050: checking linker version script flag... --version-script 8051: checking if version scripts can use complex wildcards... yes 8052: checking pkg-config is at least version 0.9.0... yes 8053: checking whether to build gtk-doc documentation... no 8054: checking for gtkdoc-check... no 8055: checking for xsltproc... no 8056: checking for special C compiler options needed for large files... no 8057: checking for _FILE_OFFSET_BITS value needed for large files... no 8058: checking whether to enable assertions... yes 8059: checking whether struct tm is in sys/time.h or time.h... time.h 8060: checking for struct tm.tm_zone... yes 8061: checking whether NLS is requested... no 8062: checking for msgfmt... no 8063: checking for gmsgfmt... : 8064: checking for xgettext... no 8065: checking for msgmerge... no 8066: checking for ld used by /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc... /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ld 8067: checking if the linker (/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ld) is GNU ld... yes 8068: checking for shared library run path origin... done 8069: checking for CFPreferencesCopyAppValue... no 8070: checking for CFLocaleCopyCurrent... no 8071: checking whether to use NLS... no 8072: checking for linux/compiler.h... no 8073: checking for linux/blkpg.h... yes 8074: checking for linux/major.h... yes 8075: checking asm/io.h usability... no 8076: checking asm/io.h presence... no 8077: checking for asm/io.h... no 8078: checking byteswap.h usability... yes 8079: checking byteswap.h presence... yes 8080: checking for byteswap.h... yes 8081: checking endian.h usability... yes 8082: checking endian.h presence... yes 8083: checking for endian.h... yes 8084: checking err.h usability... yes 8085: checking err.h presence... yes 8086: checking for err.h... yes 8087: checking errno.h usability... yes 8088: checking errno.h presence... yes 8089: checking for errno.h... yes 8090: checking fcntl.h usability... yes 8091: checking fcntl.h presence... yes 8092: checking for fcntl.h... yes 8093: checking getopt.h usability... yes 8094: checking getopt.h presence... yes 8095: checking for getopt.h... yes 8096: checking for inttypes.h... (cached) yes 8097: checking lastlog.h usability... yes 8098: checking lastlog.h presence... yes 8099: checking for lastlog.h... yes 8100: checking libutil.h usability... no 8101: checking libutil.h presence... no 8102: checking for libutil.h... no 8103: checking linux/btrfs.h usability... yes 8104: checking linux/btrfs.h presence... yes 8105: checking for linux/btrfs.h... yes 8106: checking linux/capability.h usability... yes 8107: checking linux/capability.h presence... yes 8108: checking for linux/capability.h... yes 8109: checking linux/cdrom.h usability... yes 8110: checking linux/cdrom.h presence... yes 8111: checking for linux/cdrom.h... yes 8112: checking linux/falloc.h usability... yes 8113: checking linux/falloc.h presence... yes 8114: checking for linux/falloc.h... yes 8115: checking linux/fd.h usability... yes 8116: checking linux/fd.h presence... yes 8117: checking for linux/fd.h... yes 8118: checking linux/fiemap.h usability... yes 8119: checking linux/fiemap.h presence... yes 8120: checking for linux/fiemap.h... yes 8121: checking linux/net_namespace.h usability... yes 8122: checking linux/net_namespace.h presence... yes 8123: checking for linux/net_namespace.h... yes 8124: checking linux/nsfs.h usability... yes 8125: checking linux/nsfs.h presence... yes 8126: checking for linux/nsfs.h... yes 8127: checking linux/raw.h usability... yes 8128: checking linux/raw.h presence... yes 8129: checking for linux/raw.h... yes 8130: checking linux/securebits.h usability... yes 8131: checking linux/securebits.h presence... yes 8132: checking for linux/securebits.h... yes 8133: checking linux/tiocl.h usability... yes 8134: checking linux/tiocl.h presence... yes 8135: checking for linux/tiocl.h... yes 8136: checking linux/version.h usability... yes 8137: checking linux/version.h presence... yes 8138: checking for linux/version.h... yes 8139: checking linux/watchdog.h usability... yes 8140: checking linux/watchdog.h presence... yes 8141: checking for linux/watchdog.h... yes 8142: checking locale.h usability... yes 8143: checking locale.h presence... yes 8144: checking for locale.h... yes 8145: checking mntent.h usability... yes 8146: checking mntent.h presence... yes 8147: checking for mntent.h... yes 8148: checking net/if_dl.h usability... no 8149: checking net/if_dl.h presence... no 8150: checking for net/if_dl.h... no 8151: checking net/if.h usability... yes 8152: checking net/if.h presence... yes 8153: checking for net/if.h... yes 8154: checking netinet/in.h usability... yes 8155: checking netinet/in.h presence... yes 8156: checking for netinet/in.h... yes 8157: checking paths.h usability... yes 8158: checking paths.h presence... yes 8159: checking for paths.h... yes 8160: checking pty.h usability... yes 8161: checking pty.h presence... yes 8162: checking for pty.h... yes 8163: checking security/pam_appl.h usability... no 8164: checking security/pam_appl.h presence... no 8165: checking for security/pam_appl.h... no 8166: checking shadow.h usability... yes 8167: checking shadow.h presence... yes 8168: checking for shadow.h... yes 8169: checking for stdint.h... (cached) yes 8170: checking stdio_ext.h usability... yes 8171: checking stdio_ext.h presence... yes 8172: checking for stdio_ext.h... yes 8173: checking for stdlib.h... (cached) yes 8174: checking sys/disk.h usability... no 8175: checking sys/disk.h presence... no 8176: checking for sys/disk.h... no 8177: checking sys/disklabel.h usability... no 8178: checking sys/disklabel.h presence... no 8179: checking for sys/disklabel.h... no 8180: checking sys/endian.h usability... no 8181: checking sys/endian.h presence... no 8182: checking for sys/endian.h... no 8183: checking sys/file.h usability... yes 8184: checking sys/file.h presence... yes 8185: checking for sys/file.h... yes 8186: checking sys/ioccom.h usability... no 8187: checking sys/ioccom.h presence... no 8188: checking for sys/ioccom.h... no 8189: checking sys/ioctl.h usability... yes 8190: checking sys/ioctl.h presence... yes 8191: checking for sys/ioctl.h... yes 8192: checking sys/io.h usability... no 8193: checking sys/io.h presence... no 8194: checking for sys/io.h... no 8195: checking sys/mkdev.h usability... no 8196: checking sys/mkdev.h presence... no 8197: checking for sys/mkdev.h... no 8198: checking sys/mount.h usability... yes 8199: checking sys/mount.h presence... yes 8200: checking for sys/mount.h... yes 8201: checking sys/param.h usability... yes 8202: checking sys/param.h presence... yes 8203: checking for sys/param.h... yes 8204: checking sys/prctl.h usability... yes 8205: checking sys/prctl.h presence... yes 8206: checking for sys/prctl.h... yes 8207: checking sys/resource.h usability... yes 8208: checking sys/resource.h presence... yes 8209: checking for sys/resource.h... yes 8210: checking sys/sendfile.h usability... yes 8211: checking sys/sendfile.h presence... yes 8212: checking for sys/sendfile.h... yes 8213: checking sys/signalfd.h usability... yes 8214: checking sys/signalfd.h presence... yes 8215: checking for sys/signalfd.h... yes 8216: checking sys/socket.h usability... yes 8217: checking sys/socket.h presence... yes 8218: checking for sys/socket.h... yes 8219: checking sys/sockio.h usability... no 8220: checking sys/sockio.h presence... no 8221: checking for sys/sockio.h... no 8222: checking for sys/stat.h... (cached) yes 8223: checking sys/swap.h usability... yes 8224: checking sys/swap.h presence... yes 8225: checking for sys/swap.h... yes 8226: checking sys/syscall.h usability... yes 8227: checking sys/syscall.h presence... yes 8228: checking for sys/syscall.h... yes 8229: checking sys/sysmacros.h usability... yes 8230: checking sys/sysmacros.h presence... yes 8231: checking for sys/sysmacros.h... yes 8232: checking sys/time.h usability... yes 8233: checking sys/time.h presence... yes 8234: checking for sys/time.h... yes 8235: checking sys/timex.h usability... yes 8236: checking sys/timex.h presence... yes 8237: checking for sys/timex.h... yes 8238: checking sys/ttydefaults.h usability... yes 8239: checking sys/ttydefaults.h presence... yes 8240: checking for sys/ttydefaults.h... yes 8241: checking for sys/types.h... (cached) yes 8242: checking sys/ucred.h usability... no 8243: checking sys/ucred.h presence... no 8244: checking for sys/ucred.h... no 8245: checking sys/un.h usability... yes 8246: checking sys/un.h presence... yes 8247: checking for sys/un.h... yes 8248: checking sys/xattr.h usability... yes 8249: checking sys/xattr.h presence... yes 8250: checking for sys/xattr.h... yes 8251: checking for unistd.h... (cached) yes 8252: checking utmp.h usability... yes 8253: checking utmp.h presence... yes 8254: checking for utmp.h... yes 8255: checking utmpx.h usability... yes 8256: checking utmpx.h presence... yes 8257: checking for utmpx.h... yes 8258: checking for linux/fs.h... no 8259: checking for linux/gsmmux.h... yes 8260: checking for security/pam_misc.h... no 8261: checking linux/blkzoned.h usability... yes 8262: checking linux/blkzoned.h presence... yes 8263: checking for linux/blkzoned.h... yes 8264: checking whether BLK_ZONE_REP_CAPACITY is declared... no 8265: checking for security/openpam.h... no 8266: checking langinfo.h usability... yes 8267: checking langinfo.h presence... yes 8268: checking for langinfo.h... yes 8269: checking whether langinfo.h defines ALTMON_x constants... yes 8270: checking whether langinfo.h defines _NL_ABALTMON_x constants... yes 8271: checking for struct termios.c_line... yes 8272: checking for struct stat.st_mtim.tv_nsec... yes 8273: checking whether _NL_TIME_WEEK_1STDAY is declared... yes 8274: checking whether environ is declared... yes 8275: checking whether strsignal is declared... yes 8276: checking whether TIOCGLCKTRMIOS is declared... yes 8277: checking whether SOCK_CLOEXEC is declared... yes 8278: checking whether SOCK_NONBLOCK is declared... yes 8279: checking whether SO_PASSCRED is declared... yes 8280: checking for clearenv... yes 8281: checking for close_range... no 8282: checking for eaccess... yes 8283: checking for err... yes 8284: checking for errx... yes 8285: checking for explicit_bzero... yes 8286: checking for __fpending... yes 8287: checking for __fpurge... yes 8288: checking for fpurge... no 8289: checking for fsync... yes 8290: checking for getdomainname... yes 8291: checking for getdtablesize... yes 8292: checking for getexecname... no 8293: checking for getmntinfo... no 8294: checking for getrandom... yes 8295: checking for getrlimit... yes 8296: checking for getsgnam... yes 8297: checking for inotify_init... yes 8298: checking for jrand48... yes 8299: checking for lchown... yes 8300: checking for llseek... no 8301: checking for mempcpy... yes 8302: checking for mkostemp... yes 8303: checking for nanosleep... yes 8304: checking for ntp_gettime... yes 8305: checking for personality... yes 8306: checking for pidfd_open... no 8307: checking for pidfd_send_signal... no 8308: checking for posix_fadvise... yes 8309: checking for prctl... yes 8310: checking for qsort_r... yes 8311: checking for rpmatch... yes 8312: checking for scandirat... yes 8313: checking for sched_setattr... no 8314: checking for sched_setscheduler... yes 8315: checking for __secure_getenv... no 8316: checking for secure_getenv... yes 8317: checking for sendfile... yes 8318: checking for setprogname... no 8319: checking for setresgid... yes 8320: checking for setresuid... yes 8321: checking for sigqueue... yes 8322: checking for srandom... yes 8323: checking for strnchr... no 8324: checking for strndup... yes 8325: checking for strnlen... yes 8326: checking for sysconf... yes 8327: checking for sysinfo... yes 8328: checking for timegm... yes 8329: checking for usleep... yes 8330: checking for utimensat... yes 8331: checking for vwarnx... yes 8332: checking for warn... yes 8333: checking for warnx... yes 8334: checking for _LARGEFILE_SOURCE value needed for large files... no 8335: checking for futimens... yes 8336: checking for getusershell... yes 8337: checking for inotify_init1... yes 8338: checking for ioperm... no 8339: checking for iopl... no 8340: checking for openat... yes 8341: checking for fstatat... yes 8342: checking for unlinkat... yes 8343: checking for open_memstream... yes 8344: checking for reboot... yes 8345: checking for updwtmpx... yes 8346: checking for updwtmpx... (cached) yes 8347: checking for syscall setns... SYS_setns 8348: checking for syscall pidfd_open... no 8349: configure: WARNING: Unable to detect syscall pidfd_open. 8350: checking for syscall pidfd_send_signal... no 8351: configure: WARNING: Unable to detect syscall pidfd_send_signal. 8352: checking for syscall close_range... no 8353: configure: WARNING: Unable to detect syscall close_range. 8354: checking for isnan... yes 8355: checking for clock_gettime... yes 8356: checking for timer_create... no 8357: checking for timer_create in -lrt... yes 8358: checking for rtas_get_sysparm in -lrtas... no 8359: checking for struct sockaddr.sa_len... no 8360: checking for library containing socket... none required 8361: checking for dirfd... yes 8362: checking whether program_invocation_short_name is defined... yes 8363: checking whether __progname is defined... yes 8364: configure: WARNING: disable all programs and man pages by default 8365: configure: re-use already generated man-pages. 8366: checking whether the target supports thread-local storage... yes 8367: checking for openpty in -lutil... yes 8368: checking for union semun... no 8369: checking for loff_t... yes 8370: checking for cpu_set_t... yes 8371: checking for sighandler_t... yes 8372: checking whether CPU_ALLOC is declared... yes 8373: checking crypt.h usability... yes 8374: checking crypt.h presence... yes 8375: checking for crypt.h... yes 8376: checking for TINFO... no 8377: checking for tgetent in -ltinfo... no 8378: checking for unshare... yes 8379: checking for setns... yes 8380: checking for capng_apply in -lcap-ng... no 8381: checking for crc32 in -lz... no 8382: configure: WARNING: hwclock disabled; not building hwclock_cmos 8383: checking for swapon... yes 8384: checking for swapoff... yes 8385: checking for LIBUSER... no 8386: checking for ECONF... no 8387: checking that generated files are newer than configure... done 8388: configure: creating ./config.status 8389: config.status: creating Makefile 8390: config.status: creating libblkid/docs/Makefile 8391: config.status: creating libblkid/docs/version.xml 8392: config.status: creating libblkid/src/blkid.h 8393: config.status: creating libfdisk/docs/Makefile 8394: config.status: creating libfdisk/docs/version.xml 8395: config.status: creating libfdisk/src/libfdisk.h 8396: config.status: creating libmount/docs/Makefile 8397: config.status: creating libmount/docs/version.xml 8398: config.status: creating libmount/src/libmount.h 8399: config.status: creating libsmartcols/docs/Makefile 8400: config.status: creating libsmartcols/docs/version.xml 8401: config.status: creating libsmartcols/src/libsmartcols.h 8402: config.status: creating po/Makefile.in 8403: config.status: creating po-man/Makefile 8404: config.status: creating config.h 8405: config.status: executing depfiles commands 8406: config.status: executing libtool commands 8407: config.status: executing po-directories commands 8408: config.status: creating po/POTFILES 8409: config.status: setting ALL_LINGUAS in configure.in is obsolete 8410: config.status: creating po/Makefile 8411: configure: WARNING: unrecognized options: --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6 8412: 8413: util-linux 2.37.2 8414: 8415: prefix: /usr 8416: exec prefix: /usr 8417: 8418: bindir: /bin 8419: sbindir: /sbin 8420: libdir: /lib 8421: usrbin_execdir: ${exec_prefix}/bin 8422: usrsbin_execdir: ${exec_prefix}/sbin 8423: usrlib_execdir: ${exec_prefix}/lib 8424: 8425: localstatedir: /var 8426: runstatedir: /run 8427: includedir: ${prefix}/include 8428: sysconfdir: /etc 8429: sysconfstaticdir: ${prefix}/lib 8430: 8431: vendordir: 8432: 8433: Python: 8434: Python version: 8435: Python libs: 8436: 8437: Bash completions: ${datarootdir}/bash-completion/completions 8438: Systemd support: no 8439: Systemd unitdir: no 8440: libeconf support: no 8441: Btrfs support: yes 8442: Wide-char support: no 8443: libcryptsetup support: 8444: 8445: Manual pages: no 8446: Manual pages translated: no 8447: 8448: compiler: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc 8449: suid cflags: 8450: ldflags: 8451: suid ldflags: 8452: ASAN enabled: no 8453: 8454: cflags: -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 8455: 8456: warnings: 8457: 8458: -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point 8459: 8460: Type 'make' or 'make <utilname>' to compile. 8461: 8462: >>> util-linux-libs 2.37.2 Building 8463: PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin" /usr/bin//make LIBS="" -C /dev/shm/qemu/out-br/build/util-linux-libs-2.37.2/ 8464: /usr/bin//make all-recursive 8465: Making all in po 8466: make[5]: Nothing to be done for 'all'. 8467: CC libuuid/src/la-clear.lo 8468: CC libuuid/src/la-compare.lo 8469: CC libuuid/src/la-copy.lo 8470: CC libuuid/src/la-gen_uuid.lo 8471: CC libuuid/src/la-isnull.lo 8472: CC libuuid/src/la-pack.lo 8473: CC libuuid/src/la-parse.lo 8474: CC libuuid/src/la-unpack.lo 8475: CC libuuid/src/la-unparse.lo 8476: CC libuuid/src/la-uuid_time.lo 8477: CC libuuid/src/la-predefined.lo 8478: CC lib/libuuid_la-randutils.lo 8479: CC lib/libuuid_la-md5.lo 8480: CC lib/libuuid_la-sha1.lo 8481: CCLD libuuid.la 8482: GEN libuuid/uuid.pc 8483: >>> util-linux-libs 2.37.2 Installing to staging directory 8484: PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin" /usr/bin//make DESTDIR=/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot install -C /dev/shm/qemu/out-br/build/util-linux-libs-2.37.2/ 8485: /usr/bin//make install-recursive 8486: Making install in po 8487: if test "util-linux" = "gettext-tools"; then \ 8488: /usr/bin//mkdir -p /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/gettext/po; \ 8489: for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ 8490: /usr/bin//install -c -m 644 ./$file \ 8491: /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/gettext/po/$file; \ 8492: done; \ 8493: for file in Makevars; do \ 8494: rm -f /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/gettext/po/$file; \ 8495: done; \ 8496: else \ 8497: : ; \ 8498: fi 8499: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/bin' 8500: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib' 8501: /bin/bash ./libtool --mode=install /usr/bin//install -c libuuid.la '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib' 8502: libtool: install: /usr/bin//install -c .libs/libuuid.so.1.3.0 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libuuid.so.1.3.0 8503: libtool: install: (cd /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib && { ln -s -f libuuid.so.1.3.0 libuuid.so.1 || { rm -f libuuid.so.1 && ln -s libuuid.so.1.3.0 libuuid.so.1; }; }) 8504: libtool: install: (cd /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib && { ln -s -f libuuid.so.1.3.0 libuuid.so || { rm -f libuuid.so && ln -s libuuid.so.1.3.0 libuuid.so; }; }) 8505: libtool: install: /usr/bin//install -c .libs/libuuid.lai /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libuuid.la 8506: libtool: warning: remember to run 'libtool --finish /usr/lib' 8507: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/sbin' 8508: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/bin' 8509: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/sbin' 8510: /usr/bin//make install-exec-hook 8511: if test "/usr/lib" != "/lib" -a -f "/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libuuid.so"; then \ 8512: /usr/bin//mkdir -p /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/lib; \ 8513: mv /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libuuid.so.* /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/lib; \ 8514: so_img_name=$(readlink /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libuuid.so); \ 8515: so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ 8516: (cd /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib && \ 8517: rm -f libuuid.so && \ 8518: ln -s $so_img_rel_target/lib/$so_img_name libuuid.so); \ 8519: fi 8520: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/bash-completion/completions' 8521: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man1' 8522: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man3' 8523: /usr/bin//install -c -m 644 libuuid/man/uuid.3 libuuid/man/uuid_clear.3 libuuid/man/uuid_compare.3 libuuid/man/uuid_copy.3 libuuid/man/uuid_generate.3 libuuid/man/uuid_is_null.3 libuuid/man/uuid_parse.3 libuuid/man/uuid_time.3 libuuid/man/uuid_unparse.3 libuuid/man/uuid_generate_random.3 libuuid/man/uuid_generate_time.3 libuuid/man/uuid_generate_time_safe.3 '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man3' 8524: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man5' 8525: /usr/bin//install -c -m 644 lib/terminal-colors.d.5 '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man5' 8526: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man8' 8527: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/pkgconfig' 8528: /usr/bin//install -c -m 644 libuuid/uuid.pc '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/pkgconfig' 8529: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/uuid' 8530: /usr/bin//install -c -m 644 libuuid/src/uuid.h '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/uuid' 8531: /usr/bin//make install-data-hook 8532: make[7]: Nothing to be done for 'install-data-hook'. 8533: >>> util-linux-libs 2.37.2 Fixing libtool files 8534: for la in $(find /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib* -name "*.la"); do \ 8535: cp -a "${la}" "${la}.fixed" && \ 8536: /usr/bin//sed -i -e "s:/dev/shm/qemu/out-br:@BASE_DIR@:g" \ 8537: -e "s:/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:@STAGING_DIR@:g" \ 8538: -e "s:/dev/shm/qemu/build/../toolchains/aarch32:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ 8539: -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ 8540: -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ 8541: -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/dev/shm/qemu/build/../toolchains/aarch32:g" \ 8542: -e "s:@STAGING_DIR@:/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:g" \ 8543: -e "s:@BASE_DIR@:/dev/shm/qemu/out-br:g" \ 8544: "${la}.fixed" && \ 8545: if cmp -s "${la}" "${la}.fixed"; then \ 8546: rm -f "${la}.fixed"; \ 8547: else \ 8548: mv "${la}.fixed" "${la}"; \ 8549: fi || exit 1; \ 8550: done 8551: >>> util-linux-libs 2.37.2 Installing to target 8552: PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin" /usr/bin//make DESTDIR=/dev/shm/qemu/out-br/target install -C /dev/shm/qemu/out-br/build/util-linux-libs-2.37.2/ 8553: /usr/bin//make install-recursive 8554: Making install in po 8555: if test "util-linux" = "gettext-tools"; then \ 8556: /usr/bin//mkdir -p /dev/shm/qemu/out-br/target/usr/share/gettext/po; \ 8557: for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ 8558: /usr/bin//install -c -m 644 ./$file \ 8559: /dev/shm/qemu/out-br/target/usr/share/gettext/po/$file; \ 8560: done; \ 8561: for file in Makevars; do \ 8562: rm -f /dev/shm/qemu/out-br/target/usr/share/gettext/po/$file; \ 8563: done; \ 8564: else \ 8565: : ; \ 8566: fi 8567: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/bin' 8568: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/usr/lib' 8569: /bin/bash ./libtool --mode=install /usr/bin//install -c libuuid.la '/dev/shm/qemu/out-br/target/usr/lib' 8570: libtool: install: /usr/bin//install -c .libs/libuuid.so.1.3.0 /dev/shm/qemu/out-br/target/usr/lib/libuuid.so.1.3.0 8571: libtool: install: (cd /dev/shm/qemu/out-br/target/usr/lib && { ln -s -f libuuid.so.1.3.0 libuuid.so.1 || { rm -f libuuid.so.1 && ln -s libuuid.so.1.3.0 libuuid.so.1; }; }) 8572: libtool: install: (cd /dev/shm/qemu/out-br/target/usr/lib && { ln -s -f libuuid.so.1.3.0 libuuid.so || { rm -f libuuid.so && ln -s libuuid.so.1.3.0 libuuid.so; }; }) 8573: libtool: install: /usr/bin//install -c .libs/libuuid.lai /dev/shm/qemu/out-br/target/usr/lib/libuuid.la 8574: libtool: warning: remember to run 'libtool --finish /usr/lib' 8575: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/sbin' 8576: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/usr/bin' 8577: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/usr/sbin' 8578: /usr/bin//make install-exec-hook 8579: if test "/usr/lib" != "/lib" -a -f "/dev/shm/qemu/out-br/target/usr/lib/libuuid.so"; then \ 8580: /usr/bin//mkdir -p /dev/shm/qemu/out-br/target/lib; \ 8581: mv /dev/shm/qemu/out-br/target/usr/lib/libuuid.so.* /dev/shm/qemu/out-br/target/lib; \ 8582: so_img_name=$(readlink /dev/shm/qemu/out-br/target/usr/lib/libuuid.so); \ 8583: so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ 8584: (cd /dev/shm/qemu/out-br/target/usr/lib && \ 8585: rm -f libuuid.so && \ 8586: ln -s $so_img_rel_target/lib/$so_img_name libuuid.so); \ 8587: fi 8588: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/usr/share/bash-completion/completions' 8589: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/usr/share/man/man1' 8590: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/usr/share/man/man3' 8591: /usr/bin//install -c -m 644 libuuid/man/uuid.3 libuuid/man/uuid_clear.3 libuuid/man/uuid_compare.3 libuuid/man/uuid_copy.3 libuuid/man/uuid_generate.3 libuuid/man/uuid_is_null.3 libuuid/man/uuid_parse.3 libuuid/man/uuid_time.3 libuuid/man/uuid_unparse.3 libuuid/man/uuid_generate_random.3 libuuid/man/uuid_generate_time.3 libuuid/man/uuid_generate_time_safe.3 '/dev/shm/qemu/out-br/target/usr/share/man/man3' 8592: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/usr/share/man/man5' 8593: /usr/bin//install -c -m 644 lib/terminal-colors.d.5 '/dev/shm/qemu/out-br/target/usr/share/man/man5' 8594: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/usr/share/man/man8' 8595: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/usr/lib/pkgconfig' 8596: /usr/bin//install -c -m 644 libuuid/uuid.pc '/dev/shm/qemu/out-br/target/usr/lib/pkgconfig' 8597: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/usr/include/uuid' 8598: /usr/bin//install -c -m 644 libuuid/src/uuid.h '/dev/shm/qemu/out-br/target/usr/include/uuid' 8599: /usr/bin//make install-data-hook 8600: make[7]: Nothing to be done for 'install-data-hook'. 8601: zlib-1.2.11.tar.xz: OK (sha256: 4ff941449631ace0d4d203e3483be9dbc9da454084111f97ea0a2114e19bf066) 8602: >>> libzlib 1.2.11 Extracting 8603: xzcat /mnt/storage/buildroot_cache/download/libzlib/zlib-1.2.11.tar.xz | tar --strip-components=1 -C /dev/shm/qemu/out-br/build/libzlib-1.2.11 -xf - 8604: >>> libzlib 1.2.11 Patching 8605: >>> libzlib 1.2.11 Configuring 8606: (cd /dev/shm/qemu/out-br/build/libzlib-1.2.11; rm -rf config.cache; ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin" AR="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ar" AS="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-as" LD="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ld" NM="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-nm" CC="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc" GCC="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc" CPP="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-cpp" CXX="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-g++" FC="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gfortran" F77="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gfortran" RANLIB="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ranlib" READELF="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-readelf" STRIP="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-strip" OBJCOPY="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-objcopy" OBJDUMP="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-objdump" AR_FOR_BUILD="/usr/bin//ar" AS_FOR_BUILD="/usr/bin//as" CC_FOR_BUILD="/dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc" GCC_FOR_BUILD="/dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc" CXX_FOR_BUILD="/dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++" LD_FOR_BUILD="/usr/bin//ld" CPPFLAGS_FOR_BUILD="-I/dev/shm/qemu/out-br/host/include" CFLAGS_FOR_BUILD="-O2 -I/dev/shm/qemu/out-br/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/dev/shm/qemu/out-br/host/include" LDFLAGS_FOR_BUILD="-L/dev/shm/qemu/out-br/host/lib -Wl,-rpath,/dev/shm/qemu/out-br/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-as" DEFAULT_LINKER="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/dev/shm/qemu/out-br/host/bin/pkg-config" STAGING_DIR="/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot" INTLTOOL_PERL=/usr/bin//perl WITH_TLS_TESTS=y WITH_CXX_TESTS=y CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC" ./configure --shared --prefix=/usr ) 8607: Checking for shared library support... 8608: Building shared library libz.so.1.2.11 with /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc. 8609: Checking for size_t... Yes. 8610: Checking for off64_t... Yes. 8611: Checking for fseeko... Yes. 8612: Checking for strerror... Yes. 8613: Checking for unistd.h... Yes. 8614: Checking for stdarg.h... Yes. 8615: Checking whether to use vs[n]printf() or s[n]printf()... using vs[n]printf(). 8616: Checking for vsnprintf() in stdio.h... Yes. 8617: Checking for return value of vsnprintf()... Yes. 8618: Checking for attribute(visibility) support... Yes. 8619: >>> libzlib 1.2.11 Building 8620: PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin" /usr/bin//make -j1 -C /dev/shm/qemu/out-br/build/libzlib-1.2.11 8621: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -c -o example.o test/example.c 8622: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o adler32.o adler32.c 8623: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o crc32.o crc32.c 8624: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o deflate.o deflate.c 8625: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o infback.o infback.c 8626: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inffast.o inffast.c 8627: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inflate.o inflate.c 8628: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inftrees.o inftrees.c 8629: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o trees.o trees.c 8630: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o zutil.o zutil.c 8631: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o compress.o compress.c 8632: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o uncompr.o uncompr.c 8633: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzclose.o gzclose.c 8634: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzlib.o gzlib.c 8635: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzread.o gzread.c 8636: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzwrite.o gzwrite.c 8637: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ar rc libz.a adler32.o crc32.o deflate.o infback.o inffast.o inflate.o inftrees.o trees.o zutil.o compress.o uncompr.o gzclose.o gzlib.o gzread.o gzwrite.o 8638: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o example example.o -L. libz.a 8639: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -c -o minigzip.o test/minigzip.c 8640: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzip minigzip.o -L. libz.a 8641: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/adler32.o adler32.c 8642: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/crc32.o crc32.c 8643: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/deflate.o deflate.c 8644: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/infback.o infback.c 8645: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inffast.o inffast.c 8646: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inflate.o inflate.c 8647: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inftrees.o inftrees.c 8648: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/trees.o trees.c 8649: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/zutil.o zutil.c 8650: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/compress.o compress.c 8651: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/uncompr.o uncompr.c 8652: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzclose.o gzclose.c 8653: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzlib.o gzlib.c 8654: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzread.o gzread.c 8655: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzwrite.o gzwrite.c 8656: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -shared -Wl,-soname,libz.so.1,--version-script,zlib.map -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o libz.so.1.2.11 adler32.lo crc32.lo deflate.lo infback.lo inffast.lo inflate.lo inftrees.lo trees.lo zutil.lo compress.lo uncompr.lo gzclose.lo gzlib.lo gzread.lo gzwrite.lo -lc 8657: rm -f libz.so libz.so.1 8658: ln -s libz.so.1.2.11 libz.so 8659: ln -s libz.so.1.2.11 libz.so.1 8660: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o examplesh example.o -L. libz.so.1.2.11 8661: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzipsh minigzip.o -L. libz.so.1.2.11 8662: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -D_FILE_OFFSET_BITS=64 -c -o example64.o test/example.c 8663: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o example64 example64.o -L. libz.a 8664: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -D_FILE_OFFSET_BITS=64 -c -o minigzip64.o test/minigzip.c 8665: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzip64 minigzip64.o -L. libz.a 8666: >>> libzlib 1.2.11 Installing to staging directory 8667: PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin" /usr/bin//make -j1 -C /dev/shm/qemu/out-br/build/libzlib-1.2.11 DESTDIR=/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot LDCONFIG=true install 8668: rm -f /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libz.a 8669: cp libz.a /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib 8670: chmod 644 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libz.a 8671: cp libz.so.1.2.11 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib 8672: chmod 755 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libz.so.1.2.11 8673: rm -f /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man3/zlib.3 8674: cp zlib.3 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man3 8675: chmod 644 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man3/zlib.3 8676: rm -f /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/pkgconfig/zlib.pc 8677: cp zlib.pc /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/pkgconfig 8678: chmod 644 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/pkgconfig/zlib.pc 8679: rm -f /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zlib.h /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zconf.h 8680: cp zlib.h zconf.h /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include 8681: chmod 644 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zlib.h /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zconf.h 8682: rm -f /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libz.a 8683: >>> libzlib 1.2.11 Fixing libtool files 8684: for la in $(find /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib* -name "*.la"); do \ 8685: cp -a "${la}" "${la}.fixed" && \ 8686: /usr/bin//sed -i -e "s:/dev/shm/qemu/out-br:@BASE_DIR@:g" \ 8687: -e "s:/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:@STAGING_DIR@:g" \ 8688: -e "s:/dev/shm/qemu/build/../toolchains/aarch32:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ 8689: -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ 8690: -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ 8691: -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/dev/shm/qemu/build/../toolchains/aarch32:g" \ 8692: -e "s:@STAGING_DIR@:/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:g" \ 8693: -e "s:@BASE_DIR@:/dev/shm/qemu/out-br:g" \ 8694: "${la}.fixed" && \ 8695: if cmp -s "${la}" "${la}.fixed"; then \ 8696: rm -f "${la}.fixed"; \ 8697: else \ 8698: mv "${la}.fixed" "${la}"; \ 8699: fi || exit 1; \ 8700: done 8701: >>> libzlib 1.2.11 Installing to target 8702: PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin" /usr/bin//make -j1 -C /dev/shm/qemu/out-br/build/libzlib-1.2.11 DESTDIR=/dev/shm/qemu/out-br/target LDCONFIG=true install 8703: rm -f /dev/shm/qemu/out-br/target/usr/lib/libz.a 8704: cp libz.a /dev/shm/qemu/out-br/target/usr/lib 8705: chmod 644 /dev/shm/qemu/out-br/target/usr/lib/libz.a 8706: cp libz.so.1.2.11 /dev/shm/qemu/out-br/target/usr/lib 8707: chmod 755 /dev/shm/qemu/out-br/target/usr/lib/libz.so.1.2.11 8708: rm -f /dev/shm/qemu/out-br/target/usr/share/man/man3/zlib.3 8709: cp zlib.3 /dev/shm/qemu/out-br/target/usr/share/man/man3 8710: chmod 644 /dev/shm/qemu/out-br/target/usr/share/man/man3/zlib.3 8711: rm -f /dev/shm/qemu/out-br/target/usr/lib/pkgconfig/zlib.pc 8712: cp zlib.pc /dev/shm/qemu/out-br/target/usr/lib/pkgconfig 8713: chmod 644 /dev/shm/qemu/out-br/target/usr/lib/pkgconfig/zlib.pc 8714: rm -f /dev/shm/qemu/out-br/target/usr/include/zlib.h /dev/shm/qemu/out-br/target/usr/include/zconf.h 8715: cp zlib.h zconf.h /dev/shm/qemu/out-br/target/usr/include 8716: chmod 644 /dev/shm/qemu/out-br/target/usr/include/zlib.h /dev/shm/qemu/out-br/target/usr/include/zconf.h 8717: >>> zlib Extracting 8718: >>> zlib Patching 8719: >>> zlib Configuring 8720: >>> zlib Building 8721: >>> zlib Installing to target 8722: util-linux-2.37.2.tar.xz: OK (sha256: 6a0764c1aae7fb607ef8a6dd2c0f6c47d5e5fd27aa08820abaad9ec14e28e9d9) 8723: >>> util-linux 2.37.2 Extracting 8724: xzcat /mnt/storage/buildroot_cache/download/util-linux/util-linux-2.37.2.tar.xz | tar --strip-components=1 -C /dev/shm/qemu/out-br/build/util-linux-2.37.2 -xf - 8725: >>> util-linux 2.37.2 Patching 8726: 8727: Applying 0001-libuuid-include-c-h-to-cover-restrict-keyword.patch using patch: 8728: patching file libuuid/src/unparse.c 8729: 8730: Applying 0002-libblkid-don-t-mark-cache-as-probed-if-sys-not-available.patch using patch: 8731: patching file libblkid/src/devname.c 8732: Hunk #1 succeeded at 456 (offset 27 lines). 8733: Hunk #2 succeeded at 562 with fuzz 1 (offset 27 lines). 8734: Hunk #3 succeeded at 583 (offset 29 lines). 8735: Hunk #4 succeeded at 608 (offset 29 lines). 8736: Hunk #5 succeeded at 626 (offset 29 lines). 8737: patching file libblkid/src/resolve.c 8738: patching file libblkid/src/tag.c 8739: >>> util-linux 2.37.2 Updating config.sub and config.guess 8740: for file in config.guess config.sub; do for i in $(find /dev/shm/qemu/out-br/build/util-linux-2.37.2 -name $file); do cp support/gnuconfig/$file $i; done; done 8741: >>> util-linux 2.37.2 Patching libtool 8742: patching file /dev/shm/qemu/out-br/build/util-linux-2.37.2/config/ltmain.sh 8743: Hunk #1 succeeded at 2694 (offset 7 lines). 8744: Hunk #2 succeeded at 4284 (offset 7 lines). 8745: Hunk #3 succeeded at 6579 (offset 25 lines). 8746: Hunk #4 succeeded at 6589 (offset 25 lines). 8747: Hunk #5 succeeded at 6882 (offset 25 lines). 8748: Hunk #6 succeeded at 7174 (offset 25 lines). 8749: Hunk #7 succeeded at 8142 (offset 30 lines). 8750: Hunk #8 succeeded at 10771 (offset 61 lines). 8751: >>> util-linux 2.37.2 Configuring 8752: (cd /dev/shm/qemu/out-br/build/util-linux-2.37.2/ && rm -rf config.cache && PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin" AR="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ar" AS="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-as" LD="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ld" NM="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-nm" CC="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc" GCC="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc" CPP="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-cpp" CXX="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-g++" FC="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gfortran" F77="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gfortran" RANLIB="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ranlib" READELF="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-readelf" STRIP="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-strip" OBJCOPY="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-objcopy" OBJDUMP="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-objdump" AR_FOR_BUILD="/usr/bin//ar" AS_FOR_BUILD="/usr/bin//as" CC_FOR_BUILD="/dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc" GCC_FOR_BUILD="/dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc" CXX_FOR_BUILD="/dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++" LD_FOR_BUILD="/usr/bin//ld" CPPFLAGS_FOR_BUILD="-I/dev/shm/qemu/out-br/host/include" CFLAGS_FOR_BUILD="-O2 -I/dev/shm/qemu/out-br/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/dev/shm/qemu/out-br/host/include" LDFLAGS_FOR_BUILD="-L/dev/shm/qemu/out-br/host/lib -Wl,-rpath,/dev/shm/qemu/out-br/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-as" DEFAULT_LINKER="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/dev/shm/qemu/out-br/host/bin/pkg-config" STAGING_DIR="/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot" INTLTOOL_PERL=/usr/bin//perl WITH_TLS_TESTS=y WITH_CXX_TESTS=y ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no LIBS="" CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-gnueabihf --host=arm-buildroot-linux-gnueabihf --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --disable-rpath --disable-makeinstall-chown --without-systemd --with-systemdsystemunitdir=no --without-udev --enable-widechar --without-ncursesw --without-ncurses --without-selinux --disable-all-programs --disable-agetty --disable-bfs --disable-cal --disable-chfn-chsh --disable-chmem --disable-cramfs --disable-eject --disable-fallocate --disable-fdformat --disable-fsck --disable-hardlink --disable-hwclock --disable-ipcrm --disable-ipcs --disable-kill --disable-last --disable-libblkid --disable-libfdisk --disable-libmount --disable-libsmartcols --enable-libuuid --disable-line --disable-logger --disable-login --disable-losetup --disable-lslogins --disable-lsmem --disable-mesg --disable-minix --disable-more --disable-mount --disable-mountpoint --disable-newgrp --disable-nologin --disable-nsenter --disable-partx --disable-pg --disable-pivot_root --disable-raw --disable-rename --disable-rfkill --disable-runuser --disable-schedutils --disable-setpriv --disable-setterm --disable-su --disable-sulogin --disable-switch_root --disable-tunelp --disable-ul --disable-unshare --disable-utmpdump --disable-uuidd --disable-vipw --disable-wall --disable-wdctl --disable-wipefs --disable-write --disable-zramctl --without-python --without-readline --without-audit --without-libmagic ) 8753: configure: WARNING: unrecognized options: --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6 8754: checking for arm-buildroot-linux-gnueabihf-gcc... /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc 8755: checking whether the C compiler works... yes 8756: checking for C compiler default output file name... a.out 8757: checking for suffix of executables... 8758: checking whether we are cross compiling... yes 8759: checking for suffix of object files... o 8760: checking whether we are using the GNU C compiler... yes 8761: checking whether /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc accepts -g... yes 8762: checking for /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc option to accept ISO C89... none needed 8763: checking whether /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc understands -c and -o together... yes 8764: checking how to run the C preprocessor... /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-cpp 8765: checking for grep that handles long lines and -e... /usr/bin//grep 8766: checking for egrep... /usr/bin//grep -E 8767: checking for ANSI C header files... yes 8768: checking for sys/types.h... yes 8769: checking for sys/stat.h... yes 8770: checking for stdlib.h... yes 8771: checking for string.h... yes 8772: checking for memory.h... yes 8773: checking for strings.h... yes 8774: checking for inttypes.h... yes 8775: checking for stdint.h... yes 8776: checking for unistd.h... yes 8777: checking minix/config.h usability... no 8778: checking minix/config.h presence... no 8779: checking for minix/config.h... no 8780: checking whether it is safe to define __EXTENSIONS__... yes 8781: checking for a BSD-compatible install... /usr/bin//install -c 8782: checking whether build environment is sane... yes 8783: checking for arm-buildroot-linux-gnueabihf-strip... /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-strip 8784: checking for a thread-safe mkdir -p... /usr/bin//mkdir -p 8785: checking for gawk... gawk 8786: checking whether make sets $(MAKE)... yes 8787: checking whether make supports the include directive... yes (GNU style) 8788: checking whether make supports nested variables... yes 8789: checking how to create a pax tar archive... gnutar 8790: checking dependency style of /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc... none 8791: checking whether make supports nested variables... (cached) yes 8792: checking for arm-buildroot-linux-gnueabihf-ar... /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ar 8793: checking the archiver (/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ar) interface... ar 8794: configure: Default --exec-prefix detected. 8795: configure: --bindir defaults to /bin 8796: configure: --sbindir defaults to /sbin 8797: configure: --libdir defaults to /lib 8798: configure: Default --prefix detected. 8799: configure: --runstatedir defaults to /run 8800: checking for arm-buildroot-linux-gnueabihf-gcc... (cached) /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc 8801: checking whether we are using the GNU C compiler... (cached) yes 8802: checking whether /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc accepts -g... (cached) yes 8803: checking for /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc option to accept ISO C89... (cached) none needed 8804: checking whether /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc understands -c and -o together... (cached) yes 8805: checking for bison... bison -y 8806: checking build system type... x86_64-pc-linux-gnu 8807: checking host system type... arm-buildroot-linux-gnueabihf 8808: checking for an ANSI C-conforming const... yes 8809: checking for working volatile... yes 8810: checking whether byte ordering is bigendian... (cached) no 8811: checking whether compiler handles -fno-common... yes 8812: checking whether compiler handles -Wall... yes 8813: checking whether compiler handles -Wextra... yes 8814: checking whether compiler handles -Waddress-of-packed-member... yes 8815: checking whether compiler handles -Wdiscarded-qualifiers... yes 8816: checking whether compiler handles -Wembedded-directive... no 8817: checking whether compiler handles -Wextra-semi... no 8818: checking whether compiler handles -Wformat-security... no 8819: checking whether compiler handles -Wimplicit-function-declaration... yes 8820: checking whether compiler handles -Wmissing-declarations... yes 8821: checking whether compiler handles -Wmissing-parameter-type... yes 8822: checking whether compiler handles -Wmissing-prototypes... yes 8823: checking whether compiler handles -Wnested-externs... yes 8824: checking whether compiler handles -Wno-missing-field-initializers... yes 8825: checking whether compiler handles -Wpointer-arith... yes 8826: checking whether compiler handles -Wredundant-decls... yes 8827: checking whether compiler handles -Wsign-compare... yes 8828: checking whether compiler handles -Wstrict-prototypes... yes 8829: checking whether compiler handles -Wtype-limits... yes 8830: checking whether compiler handles -Wuninitialized... yes 8831: checking whether compiler handles -Wunused-but-set-parameter... yes 8832: checking whether compiler handles -Wunused-but-set-variable... yes 8833: checking whether compiler handles -Wunused-parameter... yes 8834: checking whether compiler handles -Wunused-result... yes 8835: checking whether compiler handles -Wunused-variable... yes 8836: checking whether compiler handles -Werror=sequence-point... yes 8837: checking whether compiler handles -Wno-clobbered... yes 8838: checking whether compiler handles -Wno-cast-function-type... yes 8839: checking whether compiler handles -Wno-unused-parameter... yes 8840: checking whether we are using the GNU C++ compiler... yes 8841: checking whether /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-g++ accepts -g... yes 8842: checking dependency style of /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-g++... none 8843: checking how to print strings... printf 8844: checking for a sed that does not truncate output... /usr/bin//sed 8845: checking for fgrep... /usr/bin//grep -F 8846: checking for ld used by /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc... /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ld 8847: checking if the linker (/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ld) is GNU ld... yes 8848: checking for BSD- or MS-compatible name lister (nm)... /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-nm 8849: checking the name lister (/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-nm) interface... BSD nm 8850: checking whether ln -s works... yes 8851: checking the maximum length of command line arguments... 1572864 8852: checking how to convert x86_64-pc-linux-gnu file names to arm-buildroot-linux-gnueabihf format... func_convert_file_noop 8853: checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 8854: checking for /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ld option to reload object files... -r 8855: checking for arm-buildroot-linux-gnueabihf-objdump... /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-objdump 8856: checking how to recognize dependent libraries... pass_all 8857: checking for arm-buildroot-linux-gnueabihf-dlltool... no 8858: checking for dlltool... no 8859: checking how to associate runtime and link libraries... printf %s\n 8860: checking for arm-buildroot-linux-gnueabihf-ar... (cached) /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ar 8861: checking for archiver @FILE support... @ 8862: checking for arm-buildroot-linux-gnueabihf-strip... (cached) /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-strip 8863: checking for arm-buildroot-linux-gnueabihf-ranlib... /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ranlib 8864: checking command to parse /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-nm output from /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc object... ok 8865: checking for sysroot... no 8866: checking for a working dd... /usr/bin//dd 8867: checking how to truncate binary pipes... /usr/bin//dd bs=4096 count=1 8868: checking for arm-buildroot-linux-gnueabihf-mt... no 8869: checking for mt... mt 8870: configure: WARNING: using cross tools not prefixed with host triplet 8871: checking if mt is a manifest tool... no 8872: checking for dlfcn.h... yes 8873: checking for objdir... .libs 8874: checking if /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc supports -fno-rtti -fno-exceptions... no 8875: checking for /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc option to produce PIC... -fPIC -DPIC 8876: checking if /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc PIC flag -fPIC -DPIC works... yes 8877: checking if /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc static flag -static works... yes 8878: checking if /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc supports -c -o file.o... yes 8879: checking if /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc supports -c -o file.o... (cached) yes 8880: checking whether the /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc linker (/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ld) supports shared libraries... yes 8881: checking whether -lc should be explicitly linked in... no 8882: checking dynamic linker characteristics... GNU/Linux ld.so 8883: checking how to hardcode library paths into programs... immediate 8884: checking whether stripping libraries is possible... yes 8885: checking if libtool supports shared libraries... yes 8886: checking whether to build shared libraries... yes 8887: checking whether to build static libraries... no 8888: checking how to run the C++ preprocessor... /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-g++ -E 8889: checking for ld used by /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-g++... /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ld 8890: checking if the linker (/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ld) is GNU ld... yes 8891: checking whether the /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-g++ linker (/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ld) supports shared libraries... yes 8892: checking for /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-g++ option to produce PIC... -fPIC -DPIC 8893: checking if /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-g++ PIC flag -fPIC -DPIC works... yes 8894: checking if /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-g++ static flag -static works... yes 8895: checking if /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-g++ supports -c -o file.o... yes 8896: checking if /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-g++ supports -c -o file.o... (cached) yes 8897: checking whether the /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-g++ linker (/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ld) supports shared libraries... yes 8898: checking dynamic linker characteristics... (cached) GNU/Linux ld.so 8899: checking how to hardcode library paths into programs... immediate 8900: checking linker version script flag... --version-script 8901: checking if version scripts can use complex wildcards... yes 8902: checking pkg-config is at least version 0.9.0... yes 8903: checking whether to build gtk-doc documentation... no 8904: checking for gtkdoc-check... no 8905: checking for xsltproc... no 8906: checking for special C compiler options needed for large files... no 8907: checking for _FILE_OFFSET_BITS value needed for large files... no 8908: checking whether to enable assertions... yes 8909: checking whether struct tm is in sys/time.h or time.h... time.h 8910: checking for struct tm.tm_zone... yes 8911: checking whether NLS is requested... no 8912: checking for msgfmt... no 8913: checking for gmsgfmt... : 8914: checking for xgettext... no 8915: checking for msgmerge... no 8916: checking for ld used by /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc... /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ld 8917: checking if the linker (/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ld) is GNU ld... yes 8918: checking for shared library run path origin... done 8919: checking for CFPreferencesCopyAppValue... no 8920: checking for CFLocaleCopyCurrent... no 8921: checking whether to use NLS... no 8922: checking for linux/compiler.h... no 8923: checking for linux/blkpg.h... yes 8924: checking for linux/major.h... yes 8925: checking asm/io.h usability... no 8926: checking asm/io.h presence... no 8927: checking for asm/io.h... no 8928: checking byteswap.h usability... yes 8929: checking byteswap.h presence... yes 8930: checking for byteswap.h... yes 8931: checking endian.h usability... yes 8932: checking endian.h presence... yes 8933: checking for endian.h... yes 8934: checking err.h usability... yes 8935: checking err.h presence... yes 8936: checking for err.h... yes 8937: checking errno.h usability... yes 8938: checking errno.h presence... yes 8939: checking for errno.h... yes 8940: checking fcntl.h usability... yes 8941: checking fcntl.h presence... yes 8942: checking for fcntl.h... yes 8943: checking getopt.h usability... yes 8944: checking getopt.h presence... yes 8945: checking for getopt.h... yes 8946: checking for inttypes.h... (cached) yes 8947: checking lastlog.h usability... yes 8948: checking lastlog.h presence... yes 8949: checking for lastlog.h... yes 8950: checking libutil.h usability... no 8951: checking libutil.h presence... no 8952: checking for libutil.h... no 8953: checking linux/btrfs.h usability... yes 8954: checking linux/btrfs.h presence... yes 8955: checking for linux/btrfs.h... yes 8956: checking linux/capability.h usability... yes 8957: checking linux/capability.h presence... yes 8958: checking for linux/capability.h... yes 8959: checking linux/cdrom.h usability... yes 8960: checking linux/cdrom.h presence... yes 8961: checking for linux/cdrom.h... yes 8962: checking linux/falloc.h usability... yes 8963: checking linux/falloc.h presence... yes 8964: checking for linux/falloc.h... yes 8965: checking linux/fd.h usability... yes 8966: checking linux/fd.h presence... yes 8967: checking for linux/fd.h... yes 8968: checking linux/fiemap.h usability... yes 8969: checking linux/fiemap.h presence... yes 8970: checking for linux/fiemap.h... yes 8971: checking linux/net_namespace.h usability... yes 8972: checking linux/net_namespace.h presence... yes 8973: checking for linux/net_namespace.h... yes 8974: checking linux/nsfs.h usability... yes 8975: checking linux/nsfs.h presence... yes 8976: checking for linux/nsfs.h... yes 8977: checking linux/raw.h usability... yes 8978: checking linux/raw.h presence... yes 8979: checking for linux/raw.h... yes 8980: checking linux/securebits.h usability... yes 8981: checking linux/securebits.h presence... yes 8982: checking for linux/securebits.h... yes 8983: checking linux/tiocl.h usability... yes 8984: checking linux/tiocl.h presence... yes 8985: checking for linux/tiocl.h... yes 8986: checking linux/version.h usability... yes 8987: checking linux/version.h presence... yes 8988: checking for linux/version.h... yes 8989: checking linux/watchdog.h usability... yes 8990: checking linux/watchdog.h presence... yes 8991: checking for linux/watchdog.h... yes 8992: checking locale.h usability... yes 8993: checking locale.h presence... yes 8994: checking for locale.h... yes 8995: checking mntent.h usability... yes 8996: checking mntent.h presence... yes 8997: checking for mntent.h... yes 8998: checking net/if_dl.h usability... no 8999: checking net/if_dl.h presence... no 9000: checking for net/if_dl.h... no 9001: checking net/if.h usability... yes 9002: checking net/if.h presence... yes 9003: checking for net/if.h... yes 9004: checking netinet/in.h usability... yes 9005: checking netinet/in.h presence... yes 9006: checking for netinet/in.h... yes 9007: checking paths.h usability... yes 9008: checking paths.h presence... yes 9009: checking for paths.h... yes 9010: checking pty.h usability... yes 9011: checking pty.h presence... yes 9012: checking for pty.h... yes 9013: checking security/pam_appl.h usability... no 9014: checking security/pam_appl.h presence... no 9015: checking for security/pam_appl.h... no 9016: checking shadow.h usability... yes 9017: checking shadow.h presence... yes 9018: checking for shadow.h... yes 9019: checking for stdint.h... (cached) yes 9020: checking stdio_ext.h usability... yes 9021: checking stdio_ext.h presence... yes 9022: checking for stdio_ext.h... yes 9023: checking for stdlib.h... (cached) yes 9024: checking sys/disk.h usability... no 9025: checking sys/disk.h presence... no 9026: checking for sys/disk.h... no 9027: checking sys/disklabel.h usability... no 9028: checking sys/disklabel.h presence... no 9029: checking for sys/disklabel.h... no 9030: checking sys/endian.h usability... no 9031: checking sys/endian.h presence... no 9032: checking for sys/endian.h... no 9033: checking sys/file.h usability... yes 9034: checking sys/file.h presence... yes 9035: checking for sys/file.h... yes 9036: checking sys/ioccom.h usability... no 9037: checking sys/ioccom.h presence... no 9038: checking for sys/ioccom.h... no 9039: checking sys/ioctl.h usability... yes 9040: checking sys/ioctl.h presence... yes 9041: checking for sys/ioctl.h... yes 9042: checking sys/io.h usability... no 9043: checking sys/io.h presence... no 9044: checking for sys/io.h... no 9045: checking sys/mkdev.h usability... no 9046: checking sys/mkdev.h presence... no 9047: checking for sys/mkdev.h... no 9048: checking sys/mount.h usability... yes 9049: checking sys/mount.h presence... yes 9050: checking for sys/mount.h... yes 9051: checking sys/param.h usability... yes 9052: checking sys/param.h presence... yes 9053: checking for sys/param.h... yes 9054: checking sys/prctl.h usability... yes 9055: checking sys/prctl.h presence... yes 9056: checking for sys/prctl.h... yes 9057: checking sys/resource.h usability... yes 9058: checking sys/resource.h presence... yes 9059: checking for sys/resource.h... yes 9060: checking sys/sendfile.h usability... yes 9061: checking sys/sendfile.h presence... yes 9062: checking for sys/sendfile.h... yes 9063: checking sys/signalfd.h usability... yes 9064: checking sys/signalfd.h presence... yes 9065: checking for sys/signalfd.h... yes 9066: checking sys/socket.h usability... yes 9067: checking sys/socket.h presence... yes 9068: checking for sys/socket.h... yes 9069: checking sys/sockio.h usability... no 9070: checking sys/sockio.h presence... no 9071: checking for sys/sockio.h... no 9072: checking for sys/stat.h... (cached) yes 9073: checking sys/swap.h usability... yes 9074: checking sys/swap.h presence... yes 9075: checking for sys/swap.h... yes 9076: checking sys/syscall.h usability... yes 9077: checking sys/syscall.h presence... yes 9078: checking for sys/syscall.h... yes 9079: checking sys/sysmacros.h usability... yes 9080: checking sys/sysmacros.h presence... yes 9081: checking for sys/sysmacros.h... yes 9082: checking sys/time.h usability... yes 9083: checking sys/time.h presence... yes 9084: checking for sys/time.h... yes 9085: checking sys/timex.h usability... yes 9086: checking sys/timex.h presence... yes 9087: checking for sys/timex.h... yes 9088: checking sys/ttydefaults.h usability... yes 9089: checking sys/ttydefaults.h presence... yes 9090: checking for sys/ttydefaults.h... yes 9091: checking for sys/types.h... (cached) yes 9092: checking sys/ucred.h usability... no 9093: checking sys/ucred.h presence... no 9094: checking for sys/ucred.h... no 9095: checking sys/un.h usability... yes 9096: checking sys/un.h presence... yes 9097: checking for sys/un.h... yes 9098: checking sys/xattr.h usability... yes 9099: checking sys/xattr.h presence... yes 9100: checking for sys/xattr.h... yes 9101: checking for unistd.h... (cached) yes 9102: checking utmp.h usability... yes 9103: checking utmp.h presence... yes 9104: checking for utmp.h... yes 9105: checking utmpx.h usability... yes 9106: checking utmpx.h presence... yes 9107: checking for utmpx.h... yes 9108: checking for linux/fs.h... no 9109: checking for linux/gsmmux.h... yes 9110: checking for security/pam_misc.h... no 9111: checking linux/blkzoned.h usability... yes 9112: checking linux/blkzoned.h presence... yes 9113: checking for linux/blkzoned.h... yes 9114: checking whether BLK_ZONE_REP_CAPACITY is declared... no 9115: checking for security/openpam.h... no 9116: checking langinfo.h usability... yes 9117: checking langinfo.h presence... yes 9118: checking for langinfo.h... yes 9119: checking whether langinfo.h defines ALTMON_x constants... yes 9120: checking whether langinfo.h defines _NL_ABALTMON_x constants... yes 9121: checking for struct termios.c_line... yes 9122: checking for struct stat.st_mtim.tv_nsec... yes 9123: checking whether _NL_TIME_WEEK_1STDAY is declared... yes 9124: checking whether environ is declared... yes 9125: checking whether strsignal is declared... yes 9126: checking whether TIOCGLCKTRMIOS is declared... yes 9127: checking whether SOCK_CLOEXEC is declared... yes 9128: checking whether SOCK_NONBLOCK is declared... yes 9129: checking whether SO_PASSCRED is declared... yes 9130: checking for clearenv... yes 9131: checking for close_range... no 9132: checking for eaccess... yes 9133: checking for err... yes 9134: checking for errx... yes 9135: checking for explicit_bzero... yes 9136: checking for __fpending... yes 9137: checking for __fpurge... yes 9138: checking for fpurge... no 9139: checking for fsync... yes 9140: checking for getdomainname... yes 9141: checking for getdtablesize... yes 9142: checking for getexecname... no 9143: checking for getmntinfo... no 9144: checking for getrandom... yes 9145: checking for getrlimit... yes 9146: checking for getsgnam... yes 9147: checking for inotify_init... yes 9148: checking for jrand48... yes 9149: checking for lchown... yes 9150: checking for llseek... no 9151: checking for mempcpy... yes 9152: checking for mkostemp... yes 9153: checking for nanosleep... yes 9154: checking for ntp_gettime... yes 9155: checking for personality... yes 9156: checking for pidfd_open... no 9157: checking for pidfd_send_signal... no 9158: checking for posix_fadvise... yes 9159: checking for prctl... yes 9160: checking for qsort_r... yes 9161: checking for rpmatch... yes 9162: checking for scandirat... yes 9163: checking for sched_setattr... no 9164: checking for sched_setscheduler... yes 9165: checking for __secure_getenv... no 9166: checking for secure_getenv... yes 9167: checking for sendfile... yes 9168: checking for setprogname... no 9169: checking for setresgid... yes 9170: checking for setresuid... yes 9171: checking for sigqueue... yes 9172: checking for srandom... yes 9173: checking for strnchr... no 9174: checking for strndup... yes 9175: checking for strnlen... yes 9176: checking for sysconf... yes 9177: checking for sysinfo... yes 9178: checking for timegm... yes 9179: checking for usleep... yes 9180: checking for utimensat... yes 9181: checking for vwarnx... yes 9182: checking for warn... yes 9183: checking for warnx... yes 9184: checking for _LARGEFILE_SOURCE value needed for large files... no 9185: checking for futimens... yes 9186: checking for getusershell... yes 9187: checking for inotify_init1... yes 9188: checking for ioperm... no 9189: checking for iopl... no 9190: checking for openat... yes 9191: checking for fstatat... yes 9192: checking for unlinkat... yes 9193: checking for open_memstream... yes 9194: checking for reboot... yes 9195: checking for updwtmpx... yes 9196: checking for updwtmpx... (cached) yes 9197: checking for syscall setns... SYS_setns 9198: checking for syscall pidfd_open... no 9199: configure: WARNING: Unable to detect syscall pidfd_open. 9200: checking for syscall pidfd_send_signal... no 9201: configure: WARNING: Unable to detect syscall pidfd_send_signal. 9202: checking for syscall close_range... no 9203: configure: WARNING: Unable to detect syscall close_range. 9204: checking for isnan... yes 9205: checking for clock_gettime... yes 9206: checking for timer_create... no 9207: checking for timer_create in -lrt... yes 9208: checking for rtas_get_sysparm in -lrtas... no 9209: checking for struct sockaddr.sa_len... no 9210: checking for library containing socket... none required 9211: checking for dirfd... yes 9212: checking whether program_invocation_short_name is defined... yes 9213: checking whether __progname is defined... yes 9214: configure: WARNING: disable all programs and man pages by default 9215: configure: re-use already generated man-pages. 9216: checking whether the target supports thread-local storage... yes 9217: checking for openpty in -lutil... yes 9218: checking for union semun... no 9219: checking for loff_t... yes 9220: checking wchar_t support... yes 9221: checking for cpu_set_t... yes 9222: checking for sighandler_t... yes 9223: checking whether CPU_ALLOC is declared... yes 9224: checking crypt.h usability... yes 9225: checking crypt.h presence... yes 9226: checking for crypt.h... yes 9227: checking for TINFO... no 9228: checking for tgetent in -ltinfo... no 9229: checking for unshare... yes 9230: checking for setns... yes 9231: checking for capng_apply in -lcap-ng... no 9232: checking for crc32 in -lz... yes 9233: configure: WARNING: hwclock disabled; not building hwclock_cmos 9234: checking for swapon... yes 9235: checking for swapoff... yes 9236: checking for LIBUSER... no 9237: checking for ECONF... no 9238: checking that generated files are newer than configure... done 9239: configure: creating ./config.status 9240: config.status: creating Makefile 9241: config.status: creating libblkid/docs/Makefile 9242: config.status: creating libblkid/docs/version.xml 9243: config.status: creating libblkid/src/blkid.h 9244: config.status: creating libfdisk/docs/Makefile 9245: config.status: creating libfdisk/docs/version.xml 9246: config.status: creating libfdisk/src/libfdisk.h 9247: config.status: creating libmount/docs/Makefile 9248: config.status: creating libmount/docs/version.xml 9249: config.status: creating libmount/src/libmount.h 9250: config.status: creating libsmartcols/docs/Makefile 9251: config.status: creating libsmartcols/docs/version.xml 9252: config.status: creating libsmartcols/src/libsmartcols.h 9253: config.status: creating po/Makefile.in 9254: config.status: creating po-man/Makefile 9255: config.status: creating config.h 9256: config.status: executing depfiles commands 9257: config.status: executing libtool commands 9258: config.status: executing po-directories commands 9259: config.status: creating po/POTFILES 9260: config.status: setting ALL_LINGUAS in configure.in is obsolete 9261: config.status: creating po/Makefile 9262: configure: WARNING: unrecognized options: --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6 9263: 9264: util-linux 2.37.2 9265: 9266: prefix: /usr 9267: exec prefix: /usr 9268: 9269: bindir: /bin 9270: sbindir: /sbin 9271: libdir: /lib 9272: usrbin_execdir: ${exec_prefix}/bin 9273: usrsbin_execdir: ${exec_prefix}/sbin 9274: usrlib_execdir: ${exec_prefix}/lib 9275: 9276: localstatedir: /var 9277: runstatedir: /run 9278: includedir: ${prefix}/include 9279: sysconfdir: /etc 9280: sysconfstaticdir: ${prefix}/lib 9281: 9282: vendordir: 9283: 9284: Python: 9285: Python version: 9286: Python libs: 9287: 9288: Bash completions: ${datarootdir}/bash-completion/completions 9289: Systemd support: no 9290: Systemd unitdir: no 9291: libeconf support: no 9292: Btrfs support: yes 9293: Wide-char support: yes 9294: libcryptsetup support: 9295: 9296: Manual pages: no 9297: Manual pages translated: no 9298: 9299: compiler: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc 9300: suid cflags: 9301: ldflags: 9302: suid ldflags: 9303: ASAN enabled: no 9304: 9305: cflags: -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 9306: 9307: warnings: 9308: 9309: -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point 9310: 9311: Type 'make' or 'make <utilname>' to compile. 9312: 9313: >>> util-linux 2.37.2 Building 9314: PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin" /usr/bin//make LIBS="" -C /dev/shm/qemu/out-br/build/util-linux-2.37.2/ 9315: /usr/bin//make all-recursive 9316: Making all in po 9317: make[5]: Nothing to be done for 'all'. 9318: CC libuuid/src/la-clear.lo 9319: CC libuuid/src/la-compare.lo 9320: CC libuuid/src/la-copy.lo 9321: CC libuuid/src/la-gen_uuid.lo 9322: CC libuuid/src/la-isnull.lo 9323: CC libuuid/src/la-pack.lo 9324: CC libuuid/src/la-parse.lo 9325: CC libuuid/src/la-unpack.lo 9326: CC libuuid/src/la-unparse.lo 9327: CC libuuid/src/la-uuid_time.lo 9328: CC libuuid/src/la-predefined.lo 9329: CC lib/libuuid_la-randutils.lo 9330: CC lib/libuuid_la-md5.lo 9331: CC lib/libuuid_la-sha1.lo 9332: CCLD libuuid.la 9333: GEN libuuid/uuid.pc 9334: >>> util-linux 2.37.2 Installing to staging directory 9335: PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin" /usr/bin//make DESTDIR=/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot install -C /dev/shm/qemu/out-br/build/util-linux-2.37.2/ 9336: /usr/bin//make install-recursive 9337: Making install in po 9338: if test "util-linux" = "gettext-tools"; then \ 9339: /usr/bin//mkdir -p /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/gettext/po; \ 9340: for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ 9341: /usr/bin//install -c -m 644 ./$file \ 9342: /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/gettext/po/$file; \ 9343: done; \ 9344: for file in Makevars; do \ 9345: rm -f /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/gettext/po/$file; \ 9346: done; \ 9347: else \ 9348: : ; \ 9349: fi 9350: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/bin' 9351: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib' 9352: /bin/bash ./libtool --mode=install /usr/bin//install -c libuuid.la '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib' 9353: libtool: install: /usr/bin//install -c .libs/libuuid.so.1.3.0 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libuuid.so.1.3.0 9354: libtool: install: (cd /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib && { ln -s -f libuuid.so.1.3.0 libuuid.so.1 || { rm -f libuuid.so.1 && ln -s libuuid.so.1.3.0 libuuid.so.1; }; }) 9355: libtool: install: (cd /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib && { ln -s -f libuuid.so.1.3.0 libuuid.so || { rm -f libuuid.so && ln -s libuuid.so.1.3.0 libuuid.so; }; }) 9356: libtool: install: /usr/bin//install -c .libs/libuuid.lai /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libuuid.la 9357: libtool: warning: remember to run 'libtool --finish /usr/lib' 9358: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/sbin' 9359: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/bin' 9360: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/sbin' 9361: /usr/bin//make install-exec-hook 9362: if test "/usr/lib" != "/lib" -a -f "/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libuuid.so"; then \ 9363: /usr/bin//mkdir -p /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/lib; \ 9364: mv /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libuuid.so.* /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/lib; \ 9365: so_img_name=$(readlink /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libuuid.so); \ 9366: so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ 9367: (cd /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib && \ 9368: rm -f libuuid.so && \ 9369: ln -s $so_img_rel_target/lib/$so_img_name libuuid.so); \ 9370: fi 9371: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/bash-completion/completions' 9372: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man1' 9373: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man3' 9374: /usr/bin//install -c -m 644 libuuid/man/uuid.3 libuuid/man/uuid_clear.3 libuuid/man/uuid_compare.3 libuuid/man/uuid_copy.3 libuuid/man/uuid_generate.3 libuuid/man/uuid_is_null.3 libuuid/man/uuid_parse.3 libuuid/man/uuid_time.3 libuuid/man/uuid_unparse.3 libuuid/man/uuid_generate_random.3 libuuid/man/uuid_generate_time.3 libuuid/man/uuid_generate_time_safe.3 '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man3' 9375: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man5' 9376: /usr/bin//install -c -m 644 lib/terminal-colors.d.5 '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man5' 9377: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man8' 9378: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/pkgconfig' 9379: /usr/bin//install -c -m 644 libuuid/uuid.pc '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/pkgconfig' 9380: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/uuid' 9381: /usr/bin//install -c -m 644 libuuid/src/uuid.h '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/uuid' 9382: /usr/bin//make install-data-hook 9383: make[7]: Nothing to be done for 'install-data-hook'. 9384: >>> util-linux 2.37.2 Fixing libtool files 9385: for la in $(find /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib* -name "*.la"); do \ 9386: cp -a "${la}" "${la}.fixed" && \ 9387: /usr/bin//sed -i -e "s:/dev/shm/qemu/out-br:@BASE_DIR@:g" \ 9388: -e "s:/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:@STAGING_DIR@:g" \ 9389: -e "s:/dev/shm/qemu/build/../toolchains/aarch32:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ 9390: -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ 9391: -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ 9392: -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/dev/shm/qemu/build/../toolchains/aarch32:g" \ 9393: -e "s:@STAGING_DIR@:/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:g" \ 9394: -e "s:@BASE_DIR@:/dev/shm/qemu/out-br:g" \ 9395: "${la}.fixed" && \ 9396: if cmp -s "${la}" "${la}.fixed"; then \ 9397: rm -f "${la}.fixed"; \ 9398: else \ 9399: mv "${la}.fixed" "${la}"; \ 9400: fi || exit 1; \ 9401: done 9402: >>> util-linux 2.37.2 Installing to target 9403: PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin" /usr/bin//make DESTDIR=/dev/shm/qemu/out-br/target install -C /dev/shm/qemu/out-br/build/util-linux-2.37.2/ 9404: /usr/bin//make install-recursive 9405: Making install in po 9406: if test "util-linux" = "gettext-tools"; then \ 9407: /usr/bin//mkdir -p /dev/shm/qemu/out-br/target/usr/share/gettext/po; \ 9408: for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ 9409: /usr/bin//install -c -m 644 ./$file \ 9410: /dev/shm/qemu/out-br/target/usr/share/gettext/po/$file; \ 9411: done; \ 9412: for file in Makevars; do \ 9413: rm -f /dev/shm/qemu/out-br/target/usr/share/gettext/po/$file; \ 9414: done; \ 9415: else \ 9416: : ; \ 9417: fi 9418: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/bin' 9419: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/usr/lib' 9420: /bin/bash ./libtool --mode=install /usr/bin//install -c libuuid.la '/dev/shm/qemu/out-br/target/usr/lib' 9421: libtool: install: /usr/bin//install -c .libs/libuuid.so.1.3.0 /dev/shm/qemu/out-br/target/usr/lib/libuuid.so.1.3.0 9422: libtool: install: (cd /dev/shm/qemu/out-br/target/usr/lib && { ln -s -f libuuid.so.1.3.0 libuuid.so.1 || { rm -f libuuid.so.1 && ln -s libuuid.so.1.3.0 libuuid.so.1; }; }) 9423: libtool: install: (cd /dev/shm/qemu/out-br/target/usr/lib && { ln -s -f libuuid.so.1.3.0 libuuid.so || { rm -f libuuid.so && ln -s libuuid.so.1.3.0 libuuid.so; }; }) 9424: libtool: install: /usr/bin//install -c .libs/libuuid.lai /dev/shm/qemu/out-br/target/usr/lib/libuuid.la 9425: libtool: warning: remember to run 'libtool --finish /usr/lib' 9426: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/sbin' 9427: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/usr/bin' 9428: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/usr/sbin' 9429: /usr/bin//make install-exec-hook 9430: if test "/usr/lib" != "/lib" -a -f "/dev/shm/qemu/out-br/target/usr/lib/libuuid.so"; then \ 9431: /usr/bin//mkdir -p /dev/shm/qemu/out-br/target/lib; \ 9432: mv /dev/shm/qemu/out-br/target/usr/lib/libuuid.so.* /dev/shm/qemu/out-br/target/lib; \ 9433: so_img_name=$(readlink /dev/shm/qemu/out-br/target/usr/lib/libuuid.so); \ 9434: so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ 9435: (cd /dev/shm/qemu/out-br/target/usr/lib && \ 9436: rm -f libuuid.so && \ 9437: ln -s $so_img_rel_target/lib/$so_img_name libuuid.so); \ 9438: fi 9439: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/usr/share/bash-completion/completions' 9440: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/usr/share/man/man1' 9441: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/usr/share/man/man3' 9442: /usr/bin//install -c -m 644 libuuid/man/uuid.3 libuuid/man/uuid_clear.3 libuuid/man/uuid_compare.3 libuuid/man/uuid_copy.3 libuuid/man/uuid_generate.3 libuuid/man/uuid_is_null.3 libuuid/man/uuid_parse.3 libuuid/man/uuid_time.3 libuuid/man/uuid_unparse.3 libuuid/man/uuid_generate_random.3 libuuid/man/uuid_generate_time.3 libuuid/man/uuid_generate_time_safe.3 '/dev/shm/qemu/out-br/target/usr/share/man/man3' 9443: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/usr/share/man/man5' 9444: /usr/bin//install -c -m 644 lib/terminal-colors.d.5 '/dev/shm/qemu/out-br/target/usr/share/man/man5' 9445: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/usr/share/man/man8' 9446: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/usr/lib/pkgconfig' 9447: /usr/bin//install -c -m 644 libuuid/uuid.pc '/dev/shm/qemu/out-br/target/usr/lib/pkgconfig' 9448: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/usr/include/uuid' 9449: /usr/bin//install -c -m 644 libuuid/src/uuid.h '/dev/shm/qemu/out-br/target/usr/include/uuid' 9450: /usr/bin//make install-data-hook 9451: make[7]: Nothing to be done for 'install-data-hook'. 9452: busybox-1.34.1.tar.bz2: OK (sha256: 415fbd89e5344c96acf449d94a6f956dbed62e18e835fc83e064db33a34bd549) 9453: >>> busybox 1.34.1 Extracting 9454: bzcat /mnt/storage/buildroot_cache/download/busybox/busybox-1.34.1.tar.bz2 | tar --strip-components=1 -C /dev/shm/qemu/out-br/build/busybox-1.34.1 -xf - 9455: >>> busybox 1.34.1 Patching 9456: 9457: Applying 0001-networking-libiproute-use-linux-if_packet.h-instead-.patch using patch: 9458: patching file networking/libiproute/iplink.c 9459: 9460: Applying 0002-Makefile.flags-strip-non-l-arguments-returned-by-pkg.patch using patch: 9461: patching file Makefile.flags 9462: Using /dev/shm/qemu/out-br/build/busybox-1.34.1/.config as base 9463: # 9464: # merged configuration written to /dev/shm/qemu/out-br/build/busybox-1.34.1/.config (needs make) 9465: # 9466: HOSTCC scripts/basic/fixdep 9467: HOSTCC scripts/basic/split-include 9468: HOSTCC scripts/basic/docproc 9469: GEN include/applets.h 9470: GEN include/usage.h 9471: GEN scripts/Kbuild 9472: GEN networking/Kbuild 9473: GEN networking/Config.in 9474: GEN networking/libiproute/Kbuild 9475: GEN networking/udhcp/Kbuild 9476: GEN networking/udhcp/Config.in 9477: GEN miscutils/Kbuild 9478: GEN miscutils/Config.in 9479: GEN runit/Kbuild 9480: GEN runit/Config.in 9481: GEN findutils/Kbuild 9482: GEN findutils/Config.in 9483: GEN modutils/Kbuild 9484: GEN modutils/Config.in 9485: GEN editors/Kbuild 9486: GEN editors/Config.in 9487: GEN loginutils/Kbuild 9488: GEN loginutils/Config.in 9489: GEN console-tools/Kbuild 9490: GEN console-tools/Config.in 9491: GEN archival/Kbuild 9492: GEN archival/Config.in 9493: GEN archival/libarchive/Kbuild 9494: GEN applets/Kbuild 9495: GEN debianutils/Kbuild 9496: GEN debianutils/Config.in 9497: GEN printutils/Kbuild 9498: GEN printutils/Config.in 9499: GEN selinux/Kbuild 9500: GEN selinux/Config.in 9501: GEN procps/Kbuild 9502: GEN procps/Config.in 9503: GEN mailutils/Kbuild 9504: GEN mailutils/Config.in 9505: GEN coreutils/Kbuild 9506: GEN coreutils/Config.in 9507: GEN coreutils/libcoreutils/Kbuild 9508: GEN init/Kbuild 9509: GEN init/Config.in 9510: GEN util-linux/Kbuild 9511: GEN util-linux/Config.in 9512: GEN util-linux/volume_id/Kbuild 9513: GEN util-linux/volume_id/Config.in 9514: GEN e2fsprogs/Kbuild 9515: GEN e2fsprogs/Config.in 9516: GEN libbb/Kbuild 9517: GEN libbb/Config.in 9518: GEN shell/Kbuild 9519: GEN shell/Config.in 9520: GEN libpwdgrp/Kbuild 9521: GEN klibc-utils/Kbuild 9522: GEN klibc-utils/Config.in 9523: GEN sysklogd/Kbuild 9524: GEN sysklogd/Config.in 9525: HOSTCC scripts/kconfig/conf.o 9526: HOSTCC scripts/kconfig/kxgettext.o 9527: HOSTCC scripts/kconfig/mconf.o 9528: SHIPPED scripts/kconfig/zconf.tab.c 9529: SHIPPED scripts/kconfig/lex.zconf.c 9530: SHIPPED scripts/kconfig/zconf.hash.c 9531: HOSTCC scripts/kconfig/zconf.tab.o 9532: HOSTLD scripts/kconfig/conf 9533: scripts/kconfig/conf -o Config.in 9534: # 9535: # using defaults found in .config 9536: # 9537: .config:37:warning: trying to assign nonexistent symbol PLATFORM_LINUX 9538: .config:286:warning: trying to assign nonexistent symbol FEATURE_FLOAT_SLEEP 9539: .config:309:warning: trying to assign nonexistent symbol FEATURE_TOUCH_NODEREF 9540: .config:612:warning: trying to assign nonexistent symbol FEATURE_HEXDUMP_REVERSE 9541: * 9542: * Busybox Configuration 9543: * 9544: * 9545: * Settings 9546: * 9547: Enable compatibility for full-blown desktop systems (8kb) (DESKTOP) [Y/n/?] y 9548: Provide compatible behavior for rare corner cases (bigger code) (EXTRA_COMPAT) [N/y/?] n 9549: Building for Fedora distribution (FEDORA_COMPAT) [N/y/?] n 9550: Enable obsolete features removed before SUSv3 (INCLUDE_SUSv2) [Y/n/?] y 9551: Support --long-options (LONG_OPTS) [Y/?] y 9552: Show applet usage messages (SHOW_USAGE) [Y/n/?] y 9553: Show verbose applet usage messages (FEATURE_VERBOSE_USAGE) [Y/n/?] y 9554: Store applet usage messages in compressed form (FEATURE_COMPRESS_USAGE) [N/y/?] n 9555: Support files > 2 GB (LFS) [Y/n/?] y 9556: Support PAM (Pluggable Authentication Modules) (PAM) [N/y/?] n 9557: Use the devpts filesystem for Unix98 PTYs (FEATURE_DEVPTS) [Y/n/?] y 9558: Support utmp file (FEATURE_UTMP) [Y/n/?] y 9559: Support wtmp file (FEATURE_WTMP) [Y/n/?] y 9560: Support writing pidfiles (FEATURE_PIDFILE) [N/y/?] n 9561: Directory for pidfiles (PID_FILE_PATH) [] 9562: Include busybox applet (BUSYBOX) [Y/n/?] y 9563: Support --show SCRIPT (FEATURE_SHOW_SCRIPT) [Y/n] (NEW) Support --install [-s] to install applet links at runtime (FEATURE_INSTALLER) [Y/n/?] y 9564: Don't use /usr (INSTALL_NO_USR) [N/y/?] n 9565: Drop SUID state for most applets (FEATURE_SUID) [Y/n/?] y 9566: Enable SUID configuration via /etc/busybox.conf (FEATURE_SUID_CONFIG) [N/y/?] n 9567: exec prefers applets (FEATURE_PREFER_APPLETS) [N/y/?] n 9568: Path to busybox executable (BUSYBOX_EXEC_PATH) [/proc/self/exe] /proc/self/exe 9569: Support NSA Security Enhanced Linux (SELINUX) [N/y/?] n 9570: Clean up all memory before exiting (usually not needed) (FEATURE_CLEAN_UP) [N/y/?] n 9571: Support LOG_INFO level syslog messages (FEATURE_SYSLOG_INFO) [Y/n/?] (NEW) * 9572: * Build Options 9573: * 9574: Build static binary (no shared libs) (STATIC) [N/y/?] n 9575: Build position independent executable (PIE) [N/y/?] n 9576: Force NOMMU build (NOMMU) [N/y/?] n 9577: Build shared libbusybox (BUILD_LIBBUSYBOX) [N/y/?] n 9578: Cross compiler prefix (CROSS_COMPILER_PREFIX) [] 9579: Path to sysroot (SYSROOT) [] 9580: Additional CFLAGS (EXTRA_CFLAGS) [] 9581: Additional LDFLAGS (EXTRA_LDFLAGS) [] 9582: Additional LDLIBS (EXTRA_LDLIBS) [] 9583: Avoid using GCC-specific code constructs (USE_PORTABLE_CODE) [N/y/?] n 9584: Use -mpreferred-stack-boundary=2 on i386 arch (STACK_OPTIMIZATION_386) [Y/n/?] (NEW) Use -static-libgcc (STATIC_LIBGCC) [Y/n/?] (NEW) * 9585: * Installation Options ("make install" behavior) 9586: * 9587: What kind of applet links to install 9588: > 1. as soft-links (INSTALL_APPLET_SYMLINKS) 9589: 2. as hard-links (INSTALL_APPLET_HARDLINKS) 9590: 3. as script wrappers (INSTALL_APPLET_SCRIPT_WRAPPERS) 9591: 4. not installed (INSTALL_APPLET_DONT) 9592: choice[1-4?]: 1 9593: Destination path for 'make install' (PREFIX) [./_install] ./_install 9594: * 9595: * Debugging Options 9596: * 9597: Build with debug information (DEBUG) [N/y/?] n 9598: Enable runtime sanitizers (ASAN/LSAN/USAN/etc...) (DEBUG_SANITIZE) [N/y/?] n 9599: Build unit tests (UNIT_TEST) [N/y/?] n 9600: Abort compilation on any warning (WERROR) [N/y/?] n 9601: Warn about single parameter bb_xx_msg calls (WARN_SIMPLE_MSG) [N/y/?] (NEW) Additional debugging library 9602: > 1. None (NO_DEBUG_LIB) 9603: 2. Dmalloc (DMALLOC) 9604: 3. Electric-fence (EFENCE) 9605: choice[1-3?]: 1 9606: * 9607: * Library Tuning 9608: * 9609: Use the end of BSS page (FEATURE_USE_BSS_TAIL) [N/y/?] n 9610: Enable fractional duration arguments (FLOAT_DURATION) [Y/n/?] (NEW) Support RTMIN[+n] and RTMAX[-n] signal names (FEATURE_RTMINMAX) [Y/n/?] y 9611: Use the definitions of SIGRTMIN/SIGRTMAX provided by libc (FEATURE_RTMINMAX_USE_LIBC_DEFINITIONS) [Y/n/?] (NEW) Buffer allocation policy 9612: > 1. Allocate with Malloc (FEATURE_BUFFERS_USE_MALLOC) 9613: 2. Allocate on the Stack (FEATURE_BUFFERS_GO_ON_STACK) 9614: 3. Allocate in the .bss section (FEATURE_BUFFERS_GO_IN_BSS) 9615: choice[1-3?]: 1 9616: Minimum password length (PASSWORD_MINLEN) [6] 6 9617: MD5: Trade bytes for speed (0:fast, 3:slow) (MD5_SMALL) [1] 1 9618: SHA3: Trade bytes for speed (0:fast, 1:slow) (SHA3_SMALL) [1] 1 9619: Faster /proc scanning code (+100 bytes) (FEATURE_FAST_TOP) [N/y/?] n 9620: Support /etc/networks (FEATURE_ETC_NETWORKS) [N/y/?] n 9621: Consult /etc/services even for well-known ports (FEATURE_ETC_SERVICES) [N/y/?] (NEW) Command line editing (FEATURE_EDITING) [Y/n/?] y 9622: Maximum length of input (FEATURE_EDITING_MAX_LEN) [1024] 1024 9623: vi-style line editing commands (FEATURE_EDITING_VI) [Y/n/?] y 9624: History size (FEATURE_EDITING_HISTORY) [999] 999 9625: History saving (FEATURE_EDITING_SAVEHISTORY) [Y/n/?] y 9626: Save history on shell exit, not after every command (FEATURE_EDITING_SAVE_ON_EXIT) [N/y/?] n 9627: Reverse history search (FEATURE_REVERSE_SEARCH) [Y/n/?] y 9628: Tab completion (FEATURE_TAB_COMPLETION) [Y/n] y 9629: Username completion (FEATURE_USERNAME_COMPLETION) [N/y] n 9630: Fancy shell prompts (FEATURE_EDITING_FANCY_PROMPT) [Y/n/?] y 9631: Enable automatic tracking of window size changes (FEATURE_EDITING_WINCH) [Y/n] (NEW) Query cursor position from terminal (FEATURE_EDITING_ASK_TERMINAL) [N/y/?] n 9632: Enable locale support (system needs locale for this to work) (LOCALE_SUPPORT) [N/y/?] n 9633: Support Unicode (UNICODE_SUPPORT) [N/y/?] n 9634: Non-POSIX, but safer, copying to special nodes (FEATURE_NON_POSIX_CP) [Y/n/?] y 9635: Give more precise messages when copy fails (cp, mv etc) (FEATURE_VERBOSE_CP_MESSAGE) [N/y/?] n 9636: Use sendfile system call (FEATURE_USE_SENDFILE) [Y/n/?] y 9637: Copy buffer size, in kilobytes (FEATURE_COPYBUF_KB) [4] 4 9638: Skip rootfs in mount table (FEATURE_SKIP_ROOTFS) [Y/n/?] y 9639: Use clock_gettime(CLOCK_MONOTONIC) syscall (MONOTONIC_SYSCALL) [Y/n/?] y 9640: Use ioctl names rather than hex values in error messages (IOCTL_HEX2STR_ERROR) [Y/n/?] y 9641: Support infiniband HW (FEATURE_HWIB) [Y/n/?] y 9642: * 9643: * Applets 9644: * 9645: * 9646: * Archival Utilities 9647: * 9648: Make tar, rpm, modprobe etc understand .xz data (FEATURE_SEAMLESS_XZ) [N/y] n 9649: Make tar, rpm, modprobe etc understand .lzma data (FEATURE_SEAMLESS_LZMA) [N/y] n 9650: Make tar, rpm, modprobe etc understand .bz2 data (FEATURE_SEAMLESS_BZ2) [N/y] n 9651: Make tar, rpm, modprobe etc understand .gz data (FEATURE_SEAMLESS_GZ) [N/y] n 9652: Make tar, rpm, modprobe etc understand .Z data (FEATURE_SEAMLESS_Z) [N/y] n 9653: ar (9.5 kb) (AR) [Y/n/?] y 9654: Support long filenames (not needed for debs) (FEATURE_AR_LONG_FILENAMES) [N/y/?] n 9655: Support archive creation (FEATURE_AR_CREATE) [Y/n/?] y 9656: uncompress (7.1 kb) (UNCOMPRESS) [N/y/?] n 9657: gunzip (11 kb) (GUNZIP) [Y/n/?] y 9658: zcat (24 kb) (ZCAT) [Y/n/?] y 9659: Enable long options (FEATURE_GUNZIP_LONG_OPTIONS) [Y/n] y 9660: bunzip2 (8.7 kb) (BUNZIP2) [Y/n/?] y 9661: bzcat (8.7 kb) (BZCAT) [Y/n/?] y 9662: unlzma (7.5 kb) (UNLZMA) [Y/n/?] y 9663: lzcat (7.5 kb) (LZCAT) [Y/n/?] y 9664: lzma -d (LZMA) [Y/n/?] y 9665: unxz (13 kb) (UNXZ) [Y/n/?] y 9666: xzcat (13 kb) (XZCAT) [Y/n/?] y 9667: xz -d (XZ) [Y/n/?] y 9668: bzip2 (16 kb) (BZIP2) [N/y/?] n 9669: Enable decompression (FEATURE_BZIP2_DECOMPRESS) [Y/?] y 9670: cpio (15 kb) (CPIO) [Y/n/?] y 9671: Support archive creation (FEATURE_CPIO_O) [N/y/?] n 9672: dpkg (43 kb) (DPKG) [N/y/?] n 9673: dpkg-deb (30 kb) (DPKG_DEB) [N/y/?] n 9674: gzip (17 kb) (GZIP) [Y/n/?] y 9675: Enable long options (FEATURE_GZIP_LONG_OPTIONS) [N/y] n 9676: Trade memory for speed (0:small,slow - 2:fast,big) (GZIP_FAST) [0] 0 9677: Enable compression levels (FEATURE_GZIP_LEVELS) [N/y/?] n 9678: Enable decompression (FEATURE_GZIP_DECOMPRESS) [Y/?] y 9679: lzop (12 kb) (LZOP) [N/y/?] n 9680: unlzop (13 kb) (UNLZOP) [Y/n/?] y 9681: lzopcat (13 kb) (LZOPCAT) [Y/n/?] y 9682: lzop compression levels 7,8,9 (not very useful) (LZOP_COMPR_HIGH) [N/y/?] n 9683: rpm (32 kb) (RPM) [N/y/?] n 9684: rpm2cpio (21 kb) (RPM2CPIO) [N/y/?] n 9685: tar (39 kb) (TAR) [Y/n/?] y 9686: Enable long options (FEATURE_TAR_LONG_OPTIONS) [Y/n] y 9687: Enable -c (archive creation) (FEATURE_TAR_CREATE) [Y/n] y 9688: Enable -X (exclude from) and -T (include from) options (FEATURE_TAR_FROM) [Y/n/?] y 9689: Support old tar header format (FEATURE_TAR_OLDGNU_COMPATIBILITY) [N/y/?] n 9690: Enable untarring of tarballs with checksums produced by buggy Sun tar (FEATURE_TAR_OLDSUN_COMPATIBILITY) [N/y/?] n 9691: Support GNU tar extensions (long filenames) (FEATURE_TAR_GNU_EXTENSIONS) [Y/n] y 9692: Support writing to an external program (--to-command) (FEATURE_TAR_TO_COMMAND) [Y/n/?] y 9693: Enable use of user and group names (FEATURE_TAR_UNAME_GNAME) [N/y/?] n 9694: Enable -m (do not preserve time) GNU option (FEATURE_TAR_NOPRESERVE_TIME) [N/y] n 9695: unzip (26 kb) (UNZIP) [Y/n/?] y 9696: Read and use Central Directory data (FEATURE_UNZIP_CDF) [Y/n/?] y 9697: Support compression method 12 (bzip2) (FEATURE_UNZIP_BZIP2) [Y/n] y 9698: Support compression method 14 (lzma) (FEATURE_UNZIP_LZMA) [Y/n] y 9699: Support compression method 95 (xz) (FEATURE_UNZIP_XZ) [Y/n] y 9700: Optimize lzma for speed (FEATURE_LZMA_FAST) [N/y/?] n 9701: * 9702: * Coreutils 9703: * 9704: basename (438 bytes) (BASENAME) [Y/n/?] y 9705: cat (5.6 kb) (CAT) [Y/n/?] y 9706: Enable -n and -b options (FEATURE_CATN) [Y/n/?] y 9707: cat -v[etA] (FEATURE_CATV) [Y/n/?] y 9708: chgrp (7.6 kb) (CHGRP) [Y/n/?] y 9709: chmod (5.5 kb) (CHMOD) [Y/n/?] y 9710: chown (7.6 kb) (CHOWN) [Y/n/?] y 9711: Enable long options (FEATURE_CHOWN_LONG_OPTIONS) [N/y] n 9712: chroot (3.7 kb) (CHROOT) [Y/n/?] y 9713: cksum (4.1 kb) (CKSUM) [Y/n] y 9714: crc32 (4.1 kb) (CRC32) [Y/n] (NEW) comm (4.2 kb) (COMM) [N/y/?] n 9715: cp (10 kb) (CP) [Y/n/?] y 9716: Enable long options (FEATURE_CP_LONG_OPTIONS) [N/y/?] n 9717: cut (5.8 kb) (CUT) [Y/n/?] y 9718: cut -F (FEATURE_CUT_REGEX) [Y/n/?] (NEW) date (7 kb) (DATE) [Y/n/?] y 9719: Enable ISO date format output (-I) (FEATURE_DATE_ISOFMT) [Y/n/?] y 9720: Support %[num]N nanosecond format specifier (FEATURE_DATE_NANO) [N/y/?] n 9721: Support weird 'date MMDDhhmm[[YY]YY][.ss]' format (FEATURE_DATE_COMPAT) [Y/n/?] y 9722: dd (7.5 kb) (DD) [Y/n/?] y 9723: Enable signal handling for status reporting (FEATURE_DD_SIGNAL_HANDLING) [Y/n/?] y 9724: Enable the third status line upon signal (FEATURE_DD_THIRD_STATUS_LINE) [N/y/?] n 9725: Enable ibs, obs, iflag, oflag and conv options (FEATURE_DD_IBS_OBS) [Y/n/?] y 9726: Enable status display options (FEATURE_DD_STATUS) [Y/n/?] y 9727: df (6.8 kb) (DF) [Y/n/?] y 9728: Enable -a, -i, -B (FEATURE_DF_FANCY) [N/y/?] n 9729: dirname (329 bytes) (DIRNAME) [Y/n/?] y 9730: dos2unix (5.2 kb) (DOS2UNIX) [Y/n/?] y 9731: unix2dos (5.2 kb) (UNIX2DOS) [Y/n/?] y 9732: du (6.3 kb) (DU) [Y/n/?] y 9733: Use default blocksize of 1024 bytes (else it's 512 bytes) (FEATURE_DU_DEFAULT_BLOCKSIZE_1K) [Y/n] y 9734: echo (1.8 kb) (ECHO) [Y/n/?] y 9735: Enable -n and -e options (FEATURE_FANCY_ECHO) [Y/n] y 9736: env (4 kb) (ENV) [Y/n/?] y 9737: expand (5.1 kb) (EXPAND) [N/y/?] n 9738: unexpand (5.3 kb) (UNEXPAND) [N/y/?] n 9739: expr (6.6 kb) (EXPR) [Y/n/?] y 9740: Extend Posix numbers support to 64 bit (EXPR_MATH_SUPPORT_64) [Y/n/?] y 9741: factor (2.7 kb) (FACTOR) [Y/n/?] y 9742: false (tiny) (FALSE) [Y/n/?] y 9743: fold (4.6 kb) (FOLD) [Y/n/?] y 9744: head (3.8 kb) (HEAD) [Y/n/?] y 9745: Enable -c, -q, and -v (FEATURE_FANCY_HEAD) [Y/n] y 9746: hostid (286 bytes) (HOSTID) [Y/n/?] y 9747: id (7 kb) (ID) [Y/n/?] y 9748: groups (6.7 kb) (GROUPS) [N/y/?] n 9749: install (12 kb) (INSTALL) [Y/n/?] y 9750: Enable long options (FEATURE_INSTALL_LONG_OPTIONS) [Y/n] y 9751: link (3.2 kb) (LINK) [Y/n/?] y 9752: ln (4.9 kb) (LN) [Y/n/?] y 9753: logname (1.1 kb) (LOGNAME) [Y/n/?] y 9754: ls (14 kb) (LS) [Y/n/?] y 9755: Enable filetyping options (-p and -F) (FEATURE_LS_FILETYPES) [Y/n] y 9756: Enable symlinks dereferencing (-L) (FEATURE_LS_FOLLOWLINKS) [Y/n] y 9757: Enable recursion (-R) (FEATURE_LS_RECURSIVE) [Y/n] y 9758: Enable -w WIDTH and window size autodetection (FEATURE_LS_WIDTH) [Y/n] y 9759: Sort the file names (FEATURE_LS_SORTFILES) [Y/n/?] y 9760: Show file timestamps (FEATURE_LS_TIMESTAMPS) [Y/n/?] y 9761: Show username/groupnames (FEATURE_LS_USERNAME) [Y/n/?] y 9762: Allow use of color to identify file types (FEATURE_LS_COLOR) [Y/n/?] y 9763: Produce colored ls output by default (FEATURE_LS_COLOR_IS_DEFAULT) [Y/n/?] y 9764: md5sum (6.5 kb) (MD5SUM) [Y/n/?] y 9765: sha1sum (5.9 kb) (SHA1SUM) [Y/n/?] y 9766: sha256sum (7 kb) (SHA256SUM) [Y/n/?] y 9767: sha512sum (7.4 kb) (SHA512SUM) [Y/n/?] y 9768: sha3sum (6.1 kb) (SHA3SUM) [Y/n/?] y 9769: * 9770: * Common options for md5sum, sha1sum, sha256sum, sha512sum, sha3sum 9771: * 9772: Enable -c, -s and -w options (FEATURE_MD5_SHA1_SUM_CHECK) [Y/n/?] y 9773: mkdir (4.5 kb) (MKDIR) [Y/n/?] y 9774: mkfifo (3.8 kb) (MKFIFO) [Y/n/?] y 9775: mknod (4.5 kb) (MKNOD) [Y/n/?] y 9776: mktemp (4.2 kb) (MKTEMP) [Y/n/?] y 9777: mv (10 kb) (MV) [Y/n/?] y 9778: nice (2.1 kb) (NICE) [Y/n/?] y 9779: nl (4.6 kb) (NL) [Y/n/?] y 9780: nohup (2 kb) (NOHUP) [Y/n/?] y 9781: nproc (3.7 kb) (NPROC) [Y/n/?] y 9782: od (11 kb) (OD) [Y/n/?] y 9783: paste (4.9 kb) (PASTE) [Y/n/?] y 9784: printenv (1.3 kb) (PRINTENV) [Y/n/?] y 9785: printf (3.8 kb) (PRINTF) [Y/n/?] y 9786: pwd (3.7 kb) (PWD) [Y/n/?] y 9787: readlink (4 kb) (READLINK) [Y/n/?] y 9788: Enable canonicalization by following all symlinks (-f) (FEATURE_READLINK_FOLLOW) [Y/n/?] y 9789: realpath (1.6 kb) (REALPATH) [Y/n/?] y 9790: rm (5.4 kb) (RM) [Y/n/?] y 9791: rmdir (3.5 kb) (RMDIR) [Y/n/?] y 9792: seq (3.8 kb) (SEQ) [Y/n/?] y 9793: shred (4.9 kb) (SHRED) [Y/n/?] y 9794: shuf (5.4 kb) (SHUF) [N/y/?] n 9795: sleep (2 kb) (SLEEP) [Y/n/?] y 9796: Enable multiple arguments and s/m/h/d suffixes (FEATURE_FANCY_SLEEP) [Y/n/?] y 9797: sort (7.7 kb) (SORT) [Y/n/?] y 9798: Full SuSv3 compliant sort (support -ktcbdfiogM) (FEATURE_SORT_BIG) [Y/n/?] y 9799: Use less memory (but might be slower) (FEATURE_SORT_OPTIMIZE_MEMORY) [N/y/?] (NEW) split (5 kb) (SPLIT) [N/y/?] n 9800: stat (11 kb) (STAT) [N/y/?] n 9801: stty (8.9 kb) (STTY) [Y/n/?] y 9802: sum (4 kb) (SUM) [N/y/?] n 9803: sync (3.8 kb) (SYNC) [Y/n/?] y 9804: Enable -d and -f flags (requires syncfs(2) in libc) (FEATURE_SYNC_FANCY) [N/y/?] n 9805: fsync (3.6 kb) (FSYNC) [N/y/?] n 9806: tac (3.9 kb) (TAC) [N/y/?] n 9807: tail (6.8 kb) (TAIL) [Y/n/?] y 9808: Enable -q, -s, -v, and -F options (FEATURE_FANCY_TAIL) [Y/n/?] y 9809: tee (4.2 kb) (TEE) [Y/n/?] y 9810: Enable block I/O (larger/faster) instead of byte I/O (FEATURE_TEE_USE_BLOCK_IO) [Y/n/?] y 9811: test (4.1 kb) (TEST) [Y/n/?] y 9812: test as [ (TEST1) [Y/n/?] y 9813: test as [[ (TEST2) [Y/n/?] y 9814: Extend test to 64 bit (FEATURE_TEST_64) [Y/n/?] y 9815: timeout (6 kb) (TIMEOUT) [N/y/?] n 9816: touch (5.9 kb) (TOUCH) [Y/n/?] y 9817: Add support for SUSV3 features (-a -d -m -t -r) (FEATURE_TOUCH_SUSV3) [Y/n/?] y 9818: tr (5.1 kb) (TR) [Y/n/?] y 9819: Enable character classes (such as [:upper:]) (FEATURE_TR_CLASSES) [Y/n/?] y 9820: Enable equivalence classes (FEATURE_TR_EQUIV) [Y/n/?] y 9821: true (tiny) (TRUE) [Y/n/?] y 9822: truncate (4.2 kb) (TRUNCATE) [Y/n/?] y 9823: tty (3.6 kb) (TTY) [Y/n/?] y 9824: uname (3.9 kb) (UNAME) [Y/n/?] y 9825: Operating system name (UNAME_OSNAME) [GNU/Linux] GNU/Linux 9826: arch (1.1 kb) (BB_ARCH) [Y/n/?] y 9827: uniq (4.9 kb) (UNIQ) [Y/n/?] y 9828: unlink (3.2 kb) (UNLINK) [Y/n/?] y 9829: usleep (1.3 kb) (USLEEP) [Y/n/?] y 9830: uudecode (5.8 kb) (UUDECODE) [Y/n/?] y 9831: base32 (4.9 kb) (BASE32) [Y/n/?] (NEW) base64 (4.9 kb) (BASE64) [Y/n/?] y 9832: uuencode (4.4 kb) (UUENCODE) [Y/n/?] y 9833: wc (4.5 kb) (WC) [Y/n/?] y 9834: Support very large counts (FEATURE_WC_LARGE) [N/y/?] n 9835: who (3.9 kb) (WHO) [Y/n/?] y 9836: w (3.8 kb) (W) [Y/n/?] y 9837: users (3.4 kb) (USERS) [N/y/?] n 9838: whoami (3.2 kb) (WHOAMI) [Y/n/?] y 9839: yes (1.2 kb) (YES) [Y/n/?] y 9840: * 9841: * Common options 9842: * 9843: Support verbose options (usually -v) for various applets (FEATURE_VERBOSE) [Y/n/?] y 9844: * 9845: * Common options for cp and mv 9846: * 9847: Preserve hard links (FEATURE_PRESERVE_HARDLINKS) [Y/n/?] y 9848: * 9849: * Common options for df, du, ls 9850: * 9851: Support human readable output (example 13k, 23M, 235G) (FEATURE_HUMAN_READABLE) [Y/n/?] y 9852: * 9853: * Console Utilities 9854: * 9855: chvt (2 kb) (CHVT) [Y/n/?] y 9856: clear (tiny) (CLEAR) [Y/n/?] y 9857: deallocvt (1.9 kb) (DEALLOCVT) [Y/n/?] y 9858: dumpkmap (1.6 kb) (DUMPKMAP) [Y/n/?] y 9859: fgconsole (1.5 kb) (FGCONSOLE) [N/y/?] n 9860: kbd_mode (4.1 kb) (KBD_MODE) [N/y/?] n 9861: loadfont (5.2 kb) (LOADFONT) [Y/n/?] y 9862: setfont (24 kb) (SETFONT) [N/y/?] n 9863: * 9864: * Common options for loadfont and setfont 9865: * 9866: Support PSF2 console fonts (FEATURE_LOADFONT_PSF2) [Y/n] y 9867: Support old (raw) console fonts (FEATURE_LOADFONT_RAW) [Y/n] y 9868: loadkmap (1.8 kb) (LOADKMAP) [Y/n/?] y 9869: openvt (7.2 kb) (OPENVT) [Y/n/?] y 9870: reset (345 bytes) (RESET) [Y/n/?] y 9871: resize (903 bytes) (RESIZE) [Y/n/?] y 9872: Print environment variables (FEATURE_RESIZE_PRINT) [Y/n/?] y 9873: setconsole (3.6 kb) (SETCONSOLE) [Y/n/?] y 9874: Enable long options (FEATURE_SETCONSOLE_LONG_OPTIONS) [N/y] n 9875: setkeycodes (2.1 kb) (SETKEYCODES) [Y/n/?] y 9876: setlogcons (1.8 kb) (SETLOGCONS) [Y/n/?] y 9877: showkey (4.7 kb) (SHOWKEY) [N/y/?] n 9878: * 9879: * Debian Utilities 9880: * 9881: pipe_progress (275 bytes) (PIPE_PROGRESS) [Y/n/?] y 9882: run-parts (6.1 kb) (RUN_PARTS) [Y/n/?] y 9883: Enable long options (FEATURE_RUN_PARTS_LONG_OPTIONS) [Y/n] y 9884: Support additional arguments (FEATURE_RUN_PARTS_FANCY) [N/y/?] n 9885: start-stop-daemon (12 kb) (START_STOP_DAEMON) [Y/n/?] y 9886: Enable long options (FEATURE_START_STOP_DAEMON_LONG_OPTIONS) [Y/n] y 9887: Support additional arguments (FEATURE_START_STOP_DAEMON_FANCY) [Y/n/?] y 9888: which (3.8 kb) (WHICH) [Y/n/?] y 9889: * 9890: * klibc-utils 9891: * 9892: minips (11 kb) (MINIPS) [N/y/?] n 9893: nuke (2.9 kb) (NUKE) [Y/n/?] y 9894: resume (3.2 kb) (RESUME) [Y/n/?] y 9895: run-init (7.7 kb) (RUN_INIT) [Y/n/?] y 9896: * 9897: * Editors 9898: * 9899: awk (23 kb) (AWK) [Y/n/?] y 9900: Enable math functions (requires libm) (FEATURE_AWK_LIBM) [N/y/?] n 9901: Enable a few GNU extensions (FEATURE_AWK_GNU_EXTENSIONS) [Y/n/?] y 9902: cmp (4.9 kb) (CMP) [Y/n/?] y 9903: diff (13 kb) (DIFF) [Y/n/?] y 9904: Enable long options (FEATURE_DIFF_LONG_OPTIONS) [N/y] n 9905: Enable directory support (FEATURE_DIFF_DIR) [Y/n/?] y 9906: ed (21 kb) (ED) [N/y/?] n 9907: patch (9.4 kb) (PATCH) [Y/n/?] y 9908: sed (12 kb) (SED) [Y/n/?] y 9909: vi (23 kb) (VI) [Y/n/?] y 9910: Maximum screen width (FEATURE_VI_MAX_LEN) [4096] 4096 9911: Allow to display 8-bit chars (otherwise shows dots) (FEATURE_VI_8BIT) [Y/n/?] y 9912: Enable ":" colon commands (no "ex" mode) (FEATURE_VI_COLON) [Y/n/?] y 9913: Expand "%" and "#" in colon commands (FEATURE_VI_COLON_EXPAND) [Y/n/?] (NEW) Enable yank/put commands and mark cmds (FEATURE_VI_YANKMARK) [Y/n/?] y 9914: Enable search and replace cmds (FEATURE_VI_SEARCH) [Y/n/?] y 9915: Enable regex in search and replace (FEATURE_VI_REGEX_SEARCH) [N/y/?] n 9916: Catch signals (FEATURE_VI_USE_SIGNALS) [Y/n/?] y 9917: Remember previous cmd and "." cmd (FEATURE_VI_DOT_CMD) [Y/n/?] y 9918: Enable -R option and "view" mode (FEATURE_VI_READONLY) [Y/n/?] y 9919: Enable settable options, ai ic showmatch (FEATURE_VI_SETOPTS) [Y/n/?] y 9920: Support :set (FEATURE_VI_SET) [Y/n] y 9921: Handle window resize (FEATURE_VI_WIN_RESIZE) [Y/n/?] y 9922: Use 'tell me cursor position' ESC sequence to measure window (FEATURE_VI_ASK_TERMINAL) [Y/n/?] y 9923: Support undo command "u" (FEATURE_VI_UNDO) [Y/n/?] y 9924: Enable undo operation queuing (FEATURE_VI_UNDO_QUEUE) [Y/n/?] y 9925: Maximum undo character queue size (FEATURE_VI_UNDO_QUEUE_MAX) [256] 256 9926: Enable verbose status reporting (FEATURE_VI_VERBOSE_STATUS) [Y/n/?] (NEW) Allow vi and awk to execute shell commands (FEATURE_ALLOW_EXEC) [Y/n/?] y 9927: * 9928: * Finding Utilities 9929: * 9930: find (14 kb) (FIND) [Y/n/?] y 9931: Enable -print0: NUL-terminated output (FEATURE_FIND_PRINT0) [Y/n/?] y 9932: Enable -mtime: modified time matching (FEATURE_FIND_MTIME) [Y/n/?] y 9933: Enable -mmin: modified time matching by minutes (FEATURE_FIND_MMIN) [Y/n/?] y 9934: Enable -perm: permissions matching (FEATURE_FIND_PERM) [Y/n] y 9935: Enable -type: file type matching (file/dir/link/...) (FEATURE_FIND_TYPE) [Y/n/?] y 9936: Enable -executable: file is executable (FEATURE_FIND_EXECUTABLE) [Y/n] (NEW) Enable -xdev: 'stay in filesystem' (FEATURE_FIND_XDEV) [Y/n] y 9937: Enable -mindepth N and -maxdepth N (FEATURE_FIND_MAXDEPTH) [Y/n] y 9938: Enable -newer: compare file modification times (FEATURE_FIND_NEWER) [Y/n/?] y 9939: Enable -inum: inode number matching (FEATURE_FIND_INUM) [N/y] n 9940: Enable -exec: execute commands (FEATURE_FIND_EXEC) [Y/n/?] y 9941: Enable -exec ... {} + (FEATURE_FIND_EXEC_PLUS) [Y/n/?] y 9942: Enable -user: username/uid matching (FEATURE_FIND_USER) [Y/n] y 9943: Enable -group: group/gid matching (FEATURE_FIND_GROUP) [Y/n] y 9944: Enable the 'not' (!) operator (FEATURE_FIND_NOT) [Y/n/?] y 9945: Enable -depth (FEATURE_FIND_DEPTH) [Y/n/?] y 9946: Enable parens in options (FEATURE_FIND_PAREN) [Y/n/?] y 9947: Enable -size: file size matching (FEATURE_FIND_SIZE) [Y/n] y 9948: Enable -prune: exclude subdirectories (FEATURE_FIND_PRUNE) [Y/n/?] y 9949: Enable -quit: exit (FEATURE_FIND_QUIT) [Y/n/?] (NEW) Enable -delete: delete files/dirs (FEATURE_FIND_DELETE) [N/y/?] n 9950: Enable -empty: match empty files or directories (FEATURE_FIND_EMPTY) [Y/n/?] (NEW) Enable -path: match pathname with shell pattern (FEATURE_FIND_PATH) [Y/n/?] y 9951: Enable -regex: match pathname with regex (FEATURE_FIND_REGEX) [Y/n/?] y 9952: Enable -links: link count matching (FEATURE_FIND_LINKS) [N/y/?] n 9953: grep (8.6 kb) (GREP) [Y/n/?] y 9954: egrep (7.8 kb) (EGREP) [Y/n/?] y 9955: fgrep (7.8 kb) (FGREP) [Y/n/?] y 9956: Enable before and after context flags (-A, -B and -C) (FEATURE_GREP_CONTEXT) [Y/n/?] y 9957: xargs (7.2 kb) (XARGS) [Y/n/?] y 9958: Enable -p: prompt and confirmation (FEATURE_XARGS_SUPPORT_CONFIRMATION) [N/y/?] n 9959: Enable single and double quotes and backslash (FEATURE_XARGS_SUPPORT_QUOTES) [Y/n/?] y 9960: Enable -x: exit if -s or -n is exceeded (FEATURE_XARGS_SUPPORT_TERMOPT) [Y/n/?] y 9961: Enable -0: NUL-terminated input (FEATURE_XARGS_SUPPORT_ZERO_TERM) [Y/n/?] y 9962: Enable -I STR: string to replace (FEATURE_XARGS_SUPPORT_REPL_STR) [Y/n/?] y 9963: Enable -P N: processes to run in parallel (FEATURE_XARGS_SUPPORT_PARALLEL) [Y/n] y 9964: Enable -a FILE: use FILE instead of stdin (FEATURE_XARGS_SUPPORT_ARGS_FILE) [Y/n] y 9965: * 9966: * Init Utilities 9967: * 9968: bootchartd (10 kb) (BOOTCHARTD) [N/y/?] n 9969: halt (4 kb) (HALT) [Y/n/?] y 9970: poweroff (4 kb) (POWEROFF) [Y/n/?] y 9971: reboot (4 kb) (REBOOT) [Y/n/?] y 9972: Before signaling init, make sure it is ready for it (FEATURE_WAIT_FOR_INIT) [Y/n/?] (NEW) init (10 kb) (INIT) [Y/n/?] y 9973: linuxrc: support running init from initrd (not initramfs) (LINUXRC) [Y/n/?] y 9974: Support reading an inittab file (FEATURE_USE_INITTAB) [Y/n/?] y 9975: Support killing processes that have been removed from inittab (FEATURE_KILL_REMOVED) [Y/n/?] y 9976: How long to wait between TERM and KILL (0 - send TERM only) (FEATURE_KILL_DELAY) [0] 0 9977: Run commands with leading dash with controlling tty (FEATURE_INIT_SCTTY) [Y/n/?] y 9978: Enable init to write to syslog (FEATURE_INIT_SYSLOG) [Y/n/?] y 9979: Be quiet on boot (no 'init started:' message) (FEATURE_INIT_QUIET) [Y/n] y 9980: Support dumping core for child processes (debugging only) (FEATURE_INIT_COREDUMPS) [N/y/?] n 9981: Initial terminal type (INIT_TERMINAL_TYPE) [linux] linux 9982: Clear init's command line (FEATURE_INIT_MODIFY_CMDLINE) [Y/n/?] y 9983: * 9984: * Login/Password Management Utilities 9985: * 9986: Support shadow passwords (FEATURE_SHADOWPASSWDS) [Y/n/?] y 9987: Use internal password and group functions rather than system functions (USE_BB_PWD_GRP) [N/y/?] n 9988: Use internal crypt functions (USE_BB_CRYPT) [Y/n/?] y 9989: Enable SHA256/512 crypt functions (USE_BB_CRYPT_SHA) [N/y/?] n 9990: add-shell (3.1 kb) (ADD_SHELL) [N/y/?] n 9991: remove-shell (3 kb) (REMOVE_SHELL) [N/y/?] n 9992: addgroup (8.6 kb) (ADDGROUP) [Y/n/?] y 9993: Support adding users to groups (FEATURE_ADDUSER_TO_GROUP) [N/y/?] n 9994: adduser (15 kb) (ADDUSER) [Y/n/?] y 9995: Enable sanity check on user/group names in adduser and addgroup (FEATURE_CHECK_NAMES) [N/y/?] n 9996: Last valid uid or gid for adduser and addgroup (LAST_ID) [60000] 60000 9997: First valid system uid or gid for adduser and addgroup (FIRST_SYSTEM_ID) [100] 100 9998: Last valid system uid or gid for adduser and addgroup (LAST_SYSTEM_ID) [999] 999 9999: chpasswd (18 kb) (CHPASSWD) [N/y/?] n 10000: Default encryption method (passwd -a, cryptpw -m, chpasswd -c ALG) (FEATURE_DEFAULT_PASSWD_ALGO) [md5] md5 10001: cryptpw (14 kb) (CRYPTPW) [N/y/?] n 10002: mkpasswd (15 kb) (MKPASSWD) [Y/n/?] y 10003: deluser (9.1 kb) (DELUSER) [Y/n/?] y 10004: delgroup (6.4 kb) (DELGROUP) [Y/n/?] y 10005: Support removing users from groups (FEATURE_DEL_USER_FROM_GROUP) [N/y/?] n 10006: getty (10 kb) (GETTY) [Y/n/?] y 10007: login (24 kb) (LOGIN) [Y/n/?] y 10008: Run logged in session in a child process (LOGIN_SESSION_AS_CHILD) [N/y/?] n 10009: Support login scripts (LOGIN_SCRIPTS) [N/y/?] n 10010: Support /etc/nologin (FEATURE_NOLOGIN) [Y/n/?] y 10011: Support /etc/securetty (FEATURE_SECURETTY) [Y/n/?] y 10012: passwd (21 kb) (PASSWD) [Y/n/?] y 10013: Check new passwords for weakness (FEATURE_PASSWD_WEAK_CHECK) [Y/n/?] y 10014: su (19 kb) (SU) [Y/n/?] y 10015: Log to syslog all attempts to use su (FEATURE_SU_SYSLOG) [Y/n] y 10016: If user's shell is not in /etc/shells, disallow -s PROG (FEATURE_SU_CHECKS_SHELLS) [Y/n] y 10017: Allow blank passwords only on TTYs in /etc/securetty (FEATURE_SU_BLANK_PW_NEEDS_SECURE_TTY) [N/y] n 10018: sulogin (17 kb) (SULOGIN) [Y/n/?] y 10019: vlock (17 kb) (VLOCK) [Y/n/?] y 10020: * 10021: * Linux Ext2 FS Progs 10022: * 10023: chattr (3.8 kb) (CHATTR) [Y/n/?] y 10024: fsck (7.4 kb) (FSCK) [Y/n/?] y 10025: lsattr (5.5 kb) (LSATTR) [Y/n/?] y 10026: tune2fs (4.4 kb) (TUNE2FS) [N/y/?] n 10027: * 10028: * Linux Module Utilities 10029: * 10030: Simplified modutils (MODPROBE_SMALL) [N/y/?] n 10031: depmod (27 kb) (DEPMOD) [N/y/?] n 10032: insmod (22 kb) (INSMOD) [Y/n/?] y 10033: lsmod (1.9 kb) (LSMOD) [Y/n/?] y 10034: Pretty output (FEATURE_LSMOD_PRETTY_2_6_OUTPUT) [Y/n/?] y 10035: modinfo (24 kb) (MODINFO) [N/y/?] n 10036: modprobe (28 kb) (MODPROBE) [Y/n/?] y 10037: Blacklist support (FEATURE_MODPROBE_BLACKLIST) [N/y/?] n 10038: rmmod (3.3 kb) (RMMOD) [Y/n/?] y 10039: * 10040: * Options common to multiple modutils 10041: * 10042: Accept module options on modprobe command line (FEATURE_CMDLINE_MODULE_OPTIONS) [Y/n/?] y 10043: Support version 2.2/2.4 Linux kernels (FEATURE_2_4_MODULES) [N/y/?] n 10044: Support tainted module checking with new kernels (FEATURE_CHECK_TAINTED_MODULE) [Y/n/?] y 10045: Try to load module from a mmap'ed area (FEATURE_INSMOD_TRY_MMAP) [N/y/?] n 10046: Support module.aliases file (FEATURE_MODUTILS_ALIAS) [Y/n/?] y 10047: Support module.symbols file (FEATURE_MODUTILS_SYMBOLS) [Y/n/?] y 10048: Default directory containing modules (DEFAULT_MODULES_DIR) [/lib/modules] /lib/modules 10049: Default name of modules.dep (DEFAULT_DEPMOD_FILE) [modules.dep] modules.dep 10050: * 10051: * Linux System Utilities 10052: * 10053: acpid (9 kb) (ACPID) [N/y/?] n 10054: blkdiscard (4.3 kb) (BLKDISCARD) [N/y/?] n 10055: blkid (12 kb) (BLKID) [Y/n/?] y 10056: Print filesystem type (FEATURE_BLKID_TYPE) [N/y/?] n 10057: blockdev (2.3 kb) (BLOCKDEV) [N/y/?] n 10058: cal (5.8 kb) (CAL) [N/y/?] n 10059: chrt (4.7 kb) (CHRT) [Y/n/?] y 10060: dmesg (3.7 kb) (DMESG) [Y/n/?] y 10061: Pretty output (FEATURE_DMESG_PRETTY) [Y/n/?] y 10062: eject (4 kb) (EJECT) [Y/n/?] y 10063: SCSI support (FEATURE_EJECT_SCSI) [N/y/?] n 10064: fallocate (4.1 kb) (FALLOCATE) [Y/n/?] y 10065: fatattr (1.9 kb) (FATATTR) [N/y/?] n 10066: fbset (5.9 kb) (FBSET) [Y/n/?] y 10067: Enable extra options (FEATURE_FBSET_FANCY) [Y/n/?] y 10068: Enable readmode support (FEATURE_FBSET_READMODE) [Y/n/?] y 10069: fdformat (4.4 kb) (FDFORMAT) [Y/n/?] y 10070: fdisk (37 kb) (FDISK) [Y/n/?] y 10071: Write support (FEATURE_FDISK_WRITABLE) [Y/n/?] y 10072: Support AIX disklabels (FEATURE_AIX_LABEL) [N/y/?] n 10073: Support SGI disklabels (FEATURE_SGI_LABEL) [N/y/?] n 10074: Support SUN disklabels (FEATURE_SUN_LABEL) [N/y/?] n 10075: Support BSD disklabels (FEATURE_OSF_LABEL) [N/y/?] n 10076: Support GPT disklabels (FEATURE_GPT_LABEL) [Y/n/?] y 10077: Support expert mode (FEATURE_FDISK_ADVANCED) [Y/n/?] y 10078: findfs (12 kb) (FINDFS) [N/y/?] n 10079: flock (6.3 kb) (FLOCK) [Y/n/?] y 10080: fdflush (1.3 kb) (FDFLUSH) [Y/n/?] y 10081: freeramdisk (1.3 kb) (FREERAMDISK) [Y/n/?] y 10082: fsck.minix (13 kb) (FSCK_MINIX) [N/y/?] n 10083: fsfreeze (3.5 kb) (FSFREEZE) [Y/n/?] y 10084: fstrim (4.4 kb) (FSTRIM) [Y/n/?] y 10085: getopt (5.8 kb) (GETOPT) [Y/n/?] y 10086: Support -l LONGOPTs (FEATURE_GETOPT_LONG) [Y/n/?] y 10087: hexdump (8.6 kb) (HEXDUMP) [Y/n/?] y 10088: hd (7.8 kb) (HD) [N/y/?] n 10089: xxd (8.9 kb) (XXD) [Y/n/?] y 10090: hwclock (5.8 kb) (HWCLOCK) [Y/n/?] y 10091: Use FHS /var/lib/hwclock/adjtime (FEATURE_HWCLOCK_ADJTIME_FHS) [Y/n/?] y 10092: ionice (3.8 kb) (IONICE) [N/y/?] n 10093: ipcrm (3.2 kb) (IPCRM) [Y/n/?] y 10094: ipcs (11 kb) (IPCS) [Y/n/?] y 10095: last (6.1 kb) (LAST) [Y/n/?] y 10096: Output extra information (FEATURE_LAST_FANCY) [N/y/?] n 10097: losetup (5.5 kb) (LOSETUP) [Y/n/?] y 10098: lspci (6.3 kb) (LSPCI) [Y/n/?] y 10099: lsusb (4.2 kb) (LSUSB) [Y/n/?] y 10100: mdev (17 kb) (MDEV) [Y/n/?] y 10101: Support /etc/mdev.conf (FEATURE_MDEV_CONF) [Y/n/?] y 10102: Support subdirs/symlinks (FEATURE_MDEV_RENAME) [Y/n/?] y 10103: Support regular expressions substitutions when renaming device (FEATURE_MDEV_RENAME_REGEXP) [N/y/?] n 10104: Support command execution at device addition/removal (FEATURE_MDEV_EXEC) [Y/n/?] y 10105: Support loading of firmware (FEATURE_MDEV_LOAD_FIRMWARE) [N/y/?] n 10106: Support daemon mode (FEATURE_MDEV_DAEMON) [Y/n/?] y 10107: mesg (1.4 kb) (MESG) [Y/n/?] y 10108: Enable writing to tty only by group, not by everybody (FEATURE_MESG_ENABLE_ONLY_GROUP) [Y/n/?] y 10109: mke2fs (10 kb) (MKE2FS) [Y/n/?] y 10110: mkfs.ext2 (10 kb) (MKFS_EXT2) [N/y/?] n 10111: mkfs.minix (10 kb) (MKFS_MINIX) [N/y/?] n 10112: mkfs_reiser (MKFS_REISER) [N/y/?] n 10113: mkdosfs (7.2 kb) (MKDOSFS) [Y/n/?] y 10114: mkfs.vfat (7.2 kb) (MKFS_VFAT) [N/y/?] n 10115: mkswap (6.3 kb) (MKSWAP) [Y/n/?] y 10116: UUID support (FEATURE_MKSWAP_UUID) [N/y/?] n 10117: more (7 kb) (MORE) [Y/n/?] y 10118: mount (23 kb) (MOUNT) [Y/n/?] y 10119: Support -f (fake mount) (FEATURE_MOUNT_FAKE) [N/y/?] n 10120: Support -v (verbose) (FEATURE_MOUNT_VERBOSE) [N/y/?] n 10121: Support mount helpers (FEATURE_MOUNT_HELPERS) [N/y/?] n 10122: Support specifying devices by label or UUID (FEATURE_MOUNT_LABEL) [N/y/?] n 10123: Support mounting NFS file systems on Linux < 2.6.23 (FEATURE_MOUNT_NFS) [N/y/?] n 10124: Support mounting CIFS/SMB file systems (FEATURE_MOUNT_CIFS) [Y/n/?] y 10125: Support lots of -o flags (FEATURE_MOUNT_FLAGS) [Y/n/?] y 10126: Support /etc/fstab and -a (mount all) (FEATURE_MOUNT_FSTAB) [Y/n/?] y 10127: Support -T <alt_fstab> (FEATURE_MOUNT_OTHERTAB) [Y/n/?] y 10128: mountpoint (4.9 kb) (MOUNTPOINT) [Y/n/?] y 10129: nologin (NOLOGIN) [Y/n/?] (NEW) Enable dependencies for nologin (NOLOGIN_DEPENDENCIES) [N/y/?] (NEW) nsenter (6.5 kb) (NSENTER) [N/y/?] n 10130: pivot_root (1.1 kb) (PIVOT_ROOT) [Y/n/?] y 10131: rdate (5.6 kb) (RDATE) [Y/n/?] y 10132: rdev (1.8 kb) (RDEV) [N/y/?] n 10133: readprofile (7.1 kb) (READPROFILE) [Y/n/?] y 10134: renice (4.2 kb) (RENICE) [Y/n/?] y 10135: rev (4.4 kb) (REV) [N/y/?] n 10136: rtcwake (6.8 kb) (RTCWAKE) [N/y/?] n 10137: script (8.6 kb) (SCRIPT) [N/y/?] n 10138: scriptreplay (2.4 kb) (SCRIPTREPLAY) [N/y/?] n 10139: setarch (3.6 kb) (SETARCH) [Y/n/?] y 10140: linux32 (3.3 kb) (LINUX32) [Y/n/?] y 10141: linux64 (3.3 kb) (LINUX64) [Y/n/?] y 10142: setpriv (6.6 kb) (SETPRIV) [Y/n/?] y 10143: Support dumping current privilege state (FEATURE_SETPRIV_DUMP) [Y/n/?] y 10144: Support capabilities (FEATURE_SETPRIV_CAPABILITIES) [Y/n/?] y 10145: Support capability names (FEATURE_SETPRIV_CAPABILITY_NAMES) [Y/n/?] y 10146: setsid (3.6 kb) (SETSID) [Y/n/?] y 10147: swapon (15 kb) (SWAPON) [Y/n/?] y 10148: Support discard option -d (FEATURE_SWAPON_DISCARD) [N/y/?] n 10149: Support priority option -p (FEATURE_SWAPON_PRI) [N/y/?] n 10150: swapoff (14 kb) (SWAPOFF) [Y/n] y 10151: Support specifying devices by label or UUID (FEATURE_SWAPONOFF_LABEL) [Y/n/?] y 10152: switch_root (5.5 kb) (SWITCH_ROOT) [Y/n/?] y 10153: taskset (4.2 kb) (TASKSET) [N/y/?] n 10154: uevent (3.1 kb) (UEVENT) [Y/n/?] y 10155: umount (5.1 kb) (UMOUNT) [Y/n/?] y 10156: Support -a (unmount all) (FEATURE_UMOUNT_ALL) [Y/n/?] y 10157: unshare (7.2 kb) (UNSHARE) [N/y/?] n 10158: wall (2.6 kb) (WALL) [N/y/?] n 10159: * 10160: * Common options for mount/umount 10161: * 10162: Support loopback mounts (FEATURE_MOUNT_LOOP) [Y/n/?] y 10163: Create new loopback devices if needed (FEATURE_MOUNT_LOOP_CREATE) [Y/n/?] y 10164: Support old /etc/mtab file (FEATURE_MTAB_SUPPORT) [N/y/?] n 10165: * 10166: * Filesystem/Volume identification 10167: * 10168: bcache filesystem (FEATURE_VOLUMEID_BCACHE) [N/y] n 10169: btrfs filesystem (FEATURE_VOLUMEID_BTRFS) [N/y] n 10170: cramfs filesystem (FEATURE_VOLUMEID_CRAMFS) [N/y] n 10171: erofs filesystem (FEATURE_VOLUMEID_EROFS) [Y/n/?] (NEW) exFAT filesystem (FEATURE_VOLUMEID_EXFAT) [Y/n/?] y 10172: Ext filesystem (FEATURE_VOLUMEID_EXT) [Y/n] y 10173: f2fs filesystem (FEATURE_VOLUMEID_F2FS) [Y/n/?] y 10174: fat filesystem (FEATURE_VOLUMEID_FAT) [Y/n] y 10175: hfs filesystem (FEATURE_VOLUMEID_HFS) [N/y] n 10176: iso9660 filesystem (FEATURE_VOLUMEID_ISO9660) [N/y] n 10177: jfs filesystem (FEATURE_VOLUMEID_JFS) [N/y] n 10178: linuxraid (FEATURE_VOLUMEID_LINUXRAID) [N/y] n 10179: linux swap filesystem (FEATURE_VOLUMEID_LINUXSWAP) [N/y] n 10180: luks filesystem (FEATURE_VOLUMEID_LUKS) [N/y] n 10181: minix filesystem (FEATURE_VOLUMEID_MINIX) [Y/n] y 10182: nilfs filesystem (FEATURE_VOLUMEID_NILFS) [N/y/?] n 10183: ntfs filesystem (FEATURE_VOLUMEID_NTFS) [N/y] n 10184: ocfs2 filesystem (FEATURE_VOLUMEID_OCFS2) [N/y] n 10185: Reiser filesystem (FEATURE_VOLUMEID_REISERFS) [N/y] n 10186: romfs filesystem (FEATURE_VOLUMEID_ROMFS) [N/y] n 10187: sysv filesystem (FEATURE_VOLUMEID_SYSV) [N/y] n 10188: UBIFS filesystem (FEATURE_VOLUMEID_UBIFS) [Y/n/?] y 10189: udf filesystem (FEATURE_VOLUMEID_UDF) [N/y] n 10190: xfs filesystem (FEATURE_VOLUMEID_XFS) [N/y] n 10191: * 10192: * Miscellaneous Utilities 10193: * 10194: adjtimex (4.7 kb) (ADJTIMEX) [N/y/?] n 10195: ascii (ASCII) [Y/n/?] (NEW) bbconfig (9.7 kb) (BBCONFIG) [N/y/?] n 10196: bc (45 kb) (BC) [Y/n/?] (NEW) dc (36 kb) (DC) [Y/n/?] y 10197: Use bc code base for dc (larger, more features) (FEATURE_DC_BIG) [Y] (NEW) y 10198: Interactive mode (+4kb) (FEATURE_BC_INTERACTIVE) [Y/n/?] (NEW) Enable bc/dc long options (FEATURE_BC_LONG_OPTIONS) [Y/n] (NEW) beep (2.4 kb) (BEEP) [N/y/?] n 10199: chat (6.3 kb) (CHAT) [N/y/?] n 10200: conspy (10 kb) (CONSPY) [N/y/?] n 10201: crond (14 kb) (CROND) [Y/n/?] y 10202: Support -d (redirect output to stderr) (FEATURE_CROND_D) [N/y/?] n 10203: Report command output via email (using sendmail) (FEATURE_CROND_CALL_SENDMAIL) [N/y/?] n 10204: Support special times (@reboot, @daily, etc) in crontabs (FEATURE_CROND_SPECIAL_TIMES) [Y/n/?] y 10205: crond spool directory (FEATURE_CROND_DIR) [/var/spool/cron] /var/spool/cron 10206: crontab (10 kb) (CRONTAB) [Y/n/?] y 10207: devfsd (obsolete) (DEVFSD) [N/y/?] n 10208: Use devfs names for all devices (obsolete) (FEATURE_DEVFS) [N/y/?] n 10209: devmem (2.5 kb) (DEVMEM) [Y/n/?] y 10210: fbsplash (26 kb) (FBSPLASH) [N/y/?] n 10211: flash_eraseall (5.9 kb) (FLASH_ERASEALL) [N/y/?] n 10212: flash_lock (2.1 kb) (FLASH_LOCK) [N/y/?] n 10213: flash_unlock (1.3 kb) (FLASH_UNLOCK) [N/y/?] n 10214: flashcp (5.3 kb) (FLASHCP) [N/y/?] n 10215: hdparm (25 kb) (HDPARM) [Y/n/?] y 10216: Support obtaining detailed information directly from drives (FEATURE_HDPARM_GET_IDENTITY) [Y/n/?] y 10217: Register an IDE interface (DANGEROUS) (FEATURE_HDPARM_HDIO_SCAN_HWIF) [N/y/?] n 10218: Un-register an IDE interface (DANGEROUS) (FEATURE_HDPARM_HDIO_UNREGISTER_HWIF) [N/y/?] n 10219: Perform device reset (DANGEROUS) (FEATURE_HDPARM_HDIO_DRIVE_RESET) [N/y/?] n 10220: Tristate device for hotswap (DANGEROUS) (FEATURE_HDPARM_HDIO_TRISTATE_HWIF) [N/y/?] n 10221: Get/set using_dma flag (FEATURE_HDPARM_HDIO_GETSET_DMA) [N/y/?] n 10222: hexedit (21 kb) (HEXEDIT) [Y/n/?] y 10223: i2cget (5.5 kb) (I2CGET) [Y/n/?] y 10224: i2cset (6.7 kb) (I2CSET) [Y/n/?] y 10225: i2cdump (7.1 kb) (I2CDUMP) [Y/n/?] y 10226: i2cdetect (7.1 kb) (I2CDETECT) [Y/n/?] y 10227: i2ctransfer (4.0 kb) (I2CTRANSFER) [Y/n/?] (NEW) inotifyd (3.6 kb) (INOTIFYD) [N/y/?] n 10228: less (16 kb) (LESS) [Y/n/?] y 10229: Max number of input lines less will try to eat (FEATURE_LESS_MAXLINES) [9999999] 9999999 10230: Enable bracket searching (FEATURE_LESS_BRACKETS) [Y/n/?] y 10231: Enable -m/-M (FEATURE_LESS_FLAGS) [Y/n/?] y 10232: Enable -S (FEATURE_LESS_TRUNCATE) [Y/n/?] y 10233: Enable marks (FEATURE_LESS_MARKS) [N/y/?] n 10234: Enable regular expressions (FEATURE_LESS_REGEXP) [Y/n/?] y 10235: Enable automatic resizing on window size changes (FEATURE_LESS_WINCH) [N/y/?] n 10236: Enable flag changes ('-' command) (FEATURE_LESS_DASHCMD) [N/y/?] n 10237: lsscsi (2.5 kb) (LSSCSI) [Y/n/?] y 10238: makedevs (9.2 kb) (MAKEDEVS) [Y/n/?] y 10239: Choose makedevs behaviour 10240: 1. leaf (FEATURE_MAKEDEVS_LEAF) 10241: > 2. table (FEATURE_MAKEDEVS_TABLE) 10242: choice[1-2]: 2 10243: man (26 kb) (MAN) [N/y/?] n 10244: microcom (5.7 kb) (MICROCOM) [Y/n/?] y 10245: mim (0.5 kb) (MIM) [Y/n/?] (NEW) mt (2.5 kb) (MT) [Y/n/?] y 10246: nandwrite (4.8 kb) (NANDWRITE) [N/y/?] n 10247: nanddump (5.2 kb) (NANDDUMP) [N/y/?] n 10248: partprobe (3.5 kb) (PARTPROBE) [Y/n/?] y 10249: raidautorun (1.3 kb) (RAIDAUTORUN) [N/y/?] n 10250: readahead (1.5 kb) (READAHEAD) [N/y/?] n 10251: rfkill (4.4 kb) (RFKILL) [N/y/?] n 10252: runlevel (559 bytes) (RUNLEVEL) [Y/n/?] y 10253: rx (2.9 kb) (RX) [N/y/?] n 10254: setfattr (3.7 kb) (SETFATTR) [Y/n/?] y 10255: setserial (6.9 kb) (SETSERIAL) [Y/n/?] y 10256: strings (4.6 kb) (STRINGS) [Y/n/?] y 10257: time (6.8 kb) (TIME) [Y/n/?] y 10258: ts (450 bytes) (TS) [Y/n] (NEW) ttysize (432 bytes) (TTYSIZE) [N/y/?] n 10259: ubiattach (4.2 kb) (UBIATTACH) [N/y/?] n 10260: ubidetach (4.1 kb) (UBIDETACH) [N/y/?] n 10261: ubimkvol (5.3 kb) (UBIMKVOL) [N/y/?] n 10262: ubirmvol (4.9 kb) (UBIRMVOL) [N/y/?] n 10263: ubirsvol (4.2 kb) (UBIRSVOL) [N/y/?] n 10264: ubiupdatevol (5.2 kb) (UBIUPDATEVOL) [N/y/?] n 10265: ubirename (2.4 kb) (UBIRENAME) [Y/n/?] y 10266: volname (1.6 kb) (VOLNAME) [N/y/?] n 10267: watchdog (5.3 kb) (WATCHDOG) [Y/n/?] y 10268: Open watchdog device twice, closing it gracefully in between (FEATURE_WATCHDOG_OPEN_TWICE) [N/y/?] (NEW) * 10269: * Networking Utilities 10270: * 10271: Enable IPv6 support (FEATURE_IPV6) [Y/n/?] y 10272: Enable Unix domain socket support (usually not needed) (FEATURE_UNIX_LOCAL) [N/y/?] n 10273: Prefer IPv4 addresses from DNS queries (FEATURE_PREFER_IPV4_ADDRESS) [Y/n/?] y 10274: Verbose resolution errors (VERBOSE_RESOLUTION_ERRORS) [N/y/?] n 10275: arp (10 kb) (ARP) [Y/n/?] y 10276: arping (9 kb) (ARPING) [Y/n/?] y 10277: brctl (4.7 kb) (BRCTL) [N/y/?] n 10278: dnsd (9.8 kb) (DNSD) [Y/n/?] y 10279: ether-wake (4.9 kb) (ETHER_WAKE) [Y/n/?] y 10280: ftpd (30 kb) (FTPD) [N/y/?] n 10281: ftpget (7.8 kb) (FTPGET) [N/y/?] n 10282: ftpput (7.5 kb) (FTPPUT) [N/y/?] n 10283: hostname (5.5 kb) (HOSTNAME) [Y/n/?] y 10284: dnsdomainname (3.6 kb) (DNSDOMAINNAME) [Y/n/?] y 10285: httpd (32 kb) (HTTPD) [N/y/?] n 10286: ifconfig (12 kb) (IFCONFIG) [Y/n/?] y 10287: Enable status reporting output (+7k) (FEATURE_IFCONFIG_STATUS) [Y/n/?] y 10288: Enable slip-specific options "keepalive" and "outfill" (FEATURE_IFCONFIG_SLIP) [Y/n/?] y 10289: Enable options "mem_start", "io_addr", and "irq" (FEATURE_IFCONFIG_MEMSTART_IOADDR_IRQ) [Y/n/?] y 10290: Enable option "hw" (ether only) (FEATURE_IFCONFIG_HW) [Y/n/?] y 10291: Set the broadcast automatically (FEATURE_IFCONFIG_BROADCAST_PLUS) [N/y/?] n 10292: ifenslave (13 kb) (IFENSLAVE) [N/y/?] n 10293: ifplugd (10 kb) (IFPLUGD) [N/y/?] n 10294: ifup (14 kb) (IFUP) [Y/n/?] y 10295: ifdown (13 kb) (IFDOWN) [Y/n/?] y 10296: Absolute path to ifstate file (IFUPDOWN_IFSTATE_PATH) [/var/run/ifstate] /var/run/ifstate 10297: Use ip tool (else ifconfig/route is used) (FEATURE_IFUPDOWN_IP) [Y/n/?] y 10298: Support IPv4 (FEATURE_IFUPDOWN_IPV4) [Y/n/?] y 10299: Support IPv6 (FEATURE_IFUPDOWN_IPV6) [Y/n/?] y 10300: Enable mapping support (FEATURE_IFUPDOWN_MAPPING) [Y/n/?] y 10301: Support external DHCP clients (FEATURE_IFUPDOWN_EXTERNAL_DHCP) [N/y/?] n 10302: inetd (18 kb) (INETD) [Y/n/?] y 10303: Support echo service on port 7 (FEATURE_INETD_SUPPORT_BUILTIN_ECHO) [Y/n/?] y 10304: Support discard service on port 8 (FEATURE_INETD_SUPPORT_BUILTIN_DISCARD) [Y/n/?] y 10305: Support time service on port 37 (FEATURE_INETD_SUPPORT_BUILTIN_TIME) [Y/n/?] y 10306: Support daytime service on port 13 (FEATURE_INETD_SUPPORT_BUILTIN_DAYTIME) [Y/n/?] y 10307: Support chargen service on port 19 (FEATURE_INETD_SUPPORT_BUILTIN_CHARGEN) [Y/n/?] y 10308: Support RPC services (FEATURE_INETD_RPC) [N/y/?] n 10309: ip (35 kb) (IP) [Y/n/?] y 10310: ipaddr (14 kb) (IPADDR) [Y/n/?] y 10311: iplink (17 kb) (IPLINK) [Y/n/?] y 10312: iproute (15 kb) (IPROUTE) [Y/n/?] y 10313: iptunnel (9.6 kb) (IPTUNNEL) [Y/n/?] y 10314: iprule (10 kb) (IPRULE) [Y/n/?] y 10315: ipneigh (8.3 kb) (IPNEIGH) [Y/n/?] y 10316: ip address (FEATURE_IP_ADDRESS) [Y/?] y 10317: ip link (FEATURE_IP_LINK) [Y/?] y 10318: ip route (FEATURE_IP_ROUTE) [Y/?] y 10319: ip route configuration directory (FEATURE_IP_ROUTE_DIR) [/etc/iproute2] /etc/iproute2 10320: ip tunnel (FEATURE_IP_TUNNEL) [Y/?] y 10321: ip rule (FEATURE_IP_RULE) [Y/?] y 10322: ip neighbor (FEATURE_IP_NEIGH) [Y/?] y 10323: Support displaying rarely used link types (FEATURE_IP_RARE_PROTOCOLS) [N/y/?] n 10324: ipcalc (4.4 kb) (IPCALC) [N/y/?] n 10325: fakeidentd (8.7 kb) (FAKEIDENTD) [N/y/?] n 10326: nameif (6.6 kb) (NAMEIF) [Y/n/?] y 10327: Extended nameif (FEATURE_NAMEIF_EXTENDED) [N/y/?] n 10328: nbd-client (6 kb) (NBDCLIENT) [N/y/?] n 10329: nc (11 kb) (NC) [N/y/?] n 10330: netcat (11 kb) (NETCAT) [N/y/?] n 10331: netstat (10 kb) (NETSTAT) [Y/n/?] y 10332: Enable wide output (FEATURE_NETSTAT_WIDE) [N/y/?] n 10333: Enable PID/Program name output (FEATURE_NETSTAT_PRG) [N/y/?] n 10334: nslookup (9.7 kb) (NSLOOKUP) [Y/n/?] y 10335: Use internal resolver code instead of libc (FEATURE_NSLOOKUP_BIG) [Y/n] (NEW) Enable long options (FEATURE_NSLOOKUP_LONG_OPTIONS) [Y/n] (NEW) ntpd (22 kb) (NTPD) [N/y/?] n 10336: ping (10 kb) (PING) [Y/n/?] y 10337: ping6 (11 kb) (PING6) [N/y/?] n 10338: Enable fancy ping output (FEATURE_FANCY_PING) [Y/n/?] y 10339: pscan (6 kb) (PSCAN) [N/y/?] n 10340: route (8.7 kb) (ROUTE) [Y/n/?] y 10341: slattach (6.2 kb) (SLATTACH) [N/y/?] n 10342: ssl_client (25 kb) (SSL_CLIENT) [N/y/?] n 10343: tc (8.3 kb) (TC) [Y/n/?] (NEW) Enable ingress (FEATURE_TC_INGRESS) [Y/n] (NEW) tcpsvd (14 kb) (TCPSVD) [N/y/?] n 10344: udpsvd (13 kb) (UDPSVD) [N/y/?] n 10345: telnet (8.8 kb) (TELNET) [Y/n/?] y 10346: Pass TERM type to remote host (FEATURE_TELNET_TTYPE) [Y/n/?] y 10347: Pass USER type to remote host (FEATURE_TELNET_AUTOLOGIN) [Y/n/?] y 10348: Enable window size autodetection (FEATURE_TELNET_WIDTH) [Y/n] y 10349: telnetd (12 kb) (TELNETD) [N/y/?] n 10350: tftp (11 kb) (TFTP) [Y/n/?] y 10351: Enable progress bar (FEATURE_TFTP_PROGRESS_BAR) [N/y] n 10352: tftp-hpa compat (support -c get/put FILE) (FEATURE_TFTP_HPA_COMPAT) [Y/n] (NEW) tftpd (10 kb) (TFTPD) [N/y/?] n 10353: Enable 'tftp get' and/or tftpd upload code (FEATURE_TFTP_GET) [Y/n/?] y 10354: Enable 'tftp put' and/or tftpd download code (FEATURE_TFTP_PUT) [Y/n/?] y 10355: Enable 'blksize' and 'tsize' protocol options (FEATURE_TFTP_BLOCKSIZE) [Y/n/?] y 10356: Enable debug (TFTP_DEBUG) [N/y/?] n 10357: traceroute (11 kb) (TRACEROUTE) [Y/n/?] y 10358: traceroute6 (13 kb) (TRACEROUTE6) [N/y/?] n 10359: Enable verbose output (FEATURE_TRACEROUTE_VERBOSE) [N/y/?] n 10360: Enable -I option (use ICMP instead of UDP) (FEATURE_TRACEROUTE_USE_ICMP) [N/y] n 10361: tunctl (6.2 kb) (TUNCTL) [N/y/?] n 10362: vconfig (2.3 kb) (VCONFIG) [Y/n/?] y 10363: wget (38 kb) (WGET) [Y/n/?] y 10364: Enable long options (FEATURE_WGET_LONG_OPTIONS) [Y/n] y 10365: Enable progress bar (+2k) (FEATURE_WGET_STATUSBAR) [Y/n] y 10366: Enable FTP protocol (+1k) (FEATURE_WGET_FTP) [Y/n/?] (NEW) Enable HTTP authentication (FEATURE_WGET_AUTHENTICATION) [Y/n/?] y 10367: Enable timeout option -T SEC (FEATURE_WGET_TIMEOUT) [Y/n/?] y 10368: Support HTTPS using internal TLS code (FEATURE_WGET_HTTPS) [N/y/?] n 10369: Try to connect to HTTPS using openssl (FEATURE_WGET_OPENSSL) [N/y/?] n 10370: whois (6.3 kb) (WHOIS) [N/y/?] n 10371: zcip (8.4 kb) (ZCIP) [N/y/?] n 10372: udhcpd (21 kb) (UDHCPD) [N/y/?] n 10373: dumpleases (5.1 kb) (DUMPLEASES) [N/y/?] n 10374: dhcprelay (5.2 kb) (DHCPRELAY) [N/y/?] n 10375: udhcpc (24 kb) (UDHCPC) [Y/n/?] y 10376: Verify that the offered address is free, using ARP ping (FEATURE_UDHCPC_ARPING) [Y/n/?] y 10377: Do not pass malformed host and domain names (FEATURE_UDHCPC_SANITIZEOPT) [Y/n/?] y 10378: Absolute path to config script (UDHCPC_DEFAULT_SCRIPT) [/usr/share/udhcpc/default.script] /usr/share/udhcpc/default.script 10379: udhcpc6 (21 kb) (UDHCPC6) [N/y/?] n 10380: * 10381: * Common options for DHCP applets 10382: * 10383: Default interface name (UDHCPC_DEFAULT_INTERFACE) [eth0] (NEW) Enable '-P port' option for udhcpd and udhcpc (FEATURE_UDHCP_PORT) [N/y/?] n 10384: Maximum verbosity level (0..9) (UDHCP_DEBUG) [0] 0 10385: DHCP options slack buffer size (UDHCPC_SLACK_FOR_BUGGY_SERVERS) [80] 80 10386: Support RFC 3397 domain search options (FEATURE_UDHCP_RFC3397) [Y/n/?] y 10387: Support 802.1Q VLAN parameters options (FEATURE_UDHCP_8021Q) [Y/n/?] y 10388: ifup udhcpc command line options (IFUPDOWN_UDHCPC_CMD_OPTIONS) [-R -n -O search] -R -n -O search 10389: * 10390: * Print Utilities 10391: * 10392: lpd (5.5 kb) (LPD) [N/y/?] n 10393: lpr (9.9 kb) (LPR) [N/y/?] n 10394: lpq (9.9 kb) (LPQ) [N/y/?] n 10395: * 10396: * Mail Utilities 10397: * 10398: makemime (5.4 kb) (MAKEMIME) [N/y/?] n 10399: popmaildir (10 kb) (POPMAILDIR) [N/y/?] n 10400: reformime (7.5 kb) (REFORMIME) [N/y/?] n 10401: sendmail (14 kb) (SENDMAIL) [N/y/?] n 10402: * 10403: * Process Utilities 10404: * 10405: free (3.1 kb) (FREE) [Y/n/?] y 10406: fuser (7 kb) (FUSER) [Y/n/?] y 10407: iostat (7.6 kb) (IOSTAT) [N/y/?] n 10408: kill (3.1 kb) (KILL) [Y/n/?] y 10409: killall (5.6 kb) (KILLALL) [Y/n/?] y 10410: killall5 (5.3 kb) (KILLALL5) [Y/n/?] y 10411: lsof (3.4 kb) (LSOF) [Y/n/?] y 10412: mpstat (9.8 kb) (MPSTAT) [N/y/?] n 10413: nmeter (11 kb) (NMETER) [N/y/?] n 10414: pgrep (6.5 kb) (PGREP) [N/y/?] n 10415: pkill (7.5 kb) (PKILL) [N/y/?] n 10416: pidof (6.3 kb) (PIDOF) [Y/n/?] y 10417: Enable single shot (-s) (FEATURE_PIDOF_SINGLE) [Y/n/?] y 10418: Enable omitting pids (-o PID) (FEATURE_PIDOF_OMIT) [Y/n/?] y 10419: pmap (6 kb) (PMAP) [N/y/?] n 10420: powertop (9.6 kb) (POWERTOP) [N/y/?] n 10421: ps (11 kb) (PS) [Y/n/?] y 10422: Enable -o time and -o etime specifiers (FEATURE_PS_TIME) [N/y] n 10423: Enable -o rgroup, -o ruser, -o nice specifiers (FEATURE_PS_ADDITIONAL_COLUMNS) [N/y] n 10424: pstree (9.3 kb) (PSTREE) [N/y/?] n 10425: pwdx (3.7 kb) (PWDX) [N/y/?] n 10426: smemcap (2.5 kb) (SMEMCAP) [N/y/?] n 10427: sysctl (7.4 kb) (BB_SYSCTL) [Y/n/?] y 10428: top (18 kb) (TOP) [Y/n/?] y 10429: Accept keyboard commands (FEATURE_TOP_INTERACTIVE) [Y/n/?] y 10430: Show CPU per-process usage percentage (FEATURE_TOP_CPU_USAGE_PERCENTAGE) [Y/n/?] y 10431: Show CPU global usage percentage (FEATURE_TOP_CPU_GLOBAL_PERCENTS) [Y/n/?] y 10432: SMP CPU usage display ('c' key) (FEATURE_TOP_SMP_CPU) [N/y/?] n 10433: Show 1/10th of a percent in CPU/mem statistics (FEATURE_TOP_DECIMALS) [N/y/?] n 10434: Show CPU process runs on ('j' field) (FEATURE_TOP_SMP_PROCESS) [N/y/?] n 10435: Topmem command ('s' key) (FEATURE_TOPMEM) [N/y/?] n 10436: uptime (3.7 kb) (UPTIME) [Y/n/?] y 10437: Show the number of users (FEATURE_UPTIME_UTMP_SUPPORT) [N/y/?] n 10438: watch (4.4 kb) (WATCH) [Y/n/?] y 10439: Support thread display in ps/pstree/top (FEATURE_SHOW_THREADS) [N/y/?] n 10440: * 10441: * Runit Utilities 10442: * 10443: chpst (9 kb) (CHPST) [N/y/?] n 10444: setuidgid (4 kb) (SETUIDGID) [N/y/?] n 10445: envuidgid (3.9 kb) (ENVUIDGID) [N/y/?] n 10446: envdir (2.5 kb) (ENVDIR) [N/y/?] n 10447: softlimit (4.5 kb) (SOFTLIMIT) [N/y/?] n 10448: runsv (7.8 kb) (RUNSV) [N/y/?] n 10449: runsvdir (6.3 kb) (RUNSVDIR) [N/y/?] n 10450: sv (8.5 kb) (SV) [N/y/?] n 10451: Default directory for services (SV_DEFAULT_SERVICE_DIR) [] 10452: svc (8.4 kb) (SVC) [Y/n/?] y 10453: svok (1.5 kb) (SVOK) [Y/n/?] (NEW) svlogd (16 kb) (SVLOGD) [N/y/?] n 10454: * 10455: * Shells 10456: * 10457: Choose which shell is aliased to 'sh' name 10458: > 1. ash (SH_IS_ASH) 10459: 2. hush (SH_IS_HUSH) 10460: 3. none (SH_IS_NONE) 10461: choice[1-3?]: 1 10462: Choose which shell is aliased to 'bash' name 10463: 1. ash (BASH_IS_ASH) 10464: 2. hush (BASH_IS_HUSH) 10465: > 3. none (BASH_IS_NONE) 10466: choice[1-3?]: 3 10467: ash (78 kb) (ASH) [Y/n/?] y 10468: Optimize for size instead of speed (ASH_OPTIMIZE_FOR_SIZE) [Y/n] y 10469: Use internal glob() implementation (ASH_INTERNAL_GLOB) [Y/n/?] y 10470: bash-compatible extensions (ASH_BASH_COMPAT) [Y/n] y 10471: 'source' and '.' builtins search current directory after $PATH (ASH_BASH_SOURCE_CURDIR) [N/y/?] (NEW) command_not_found_handle hook support (ASH_BASH_NOT_FOUND_HOOK) [Y/n/?] (NEW) Job control (ASH_JOB_CONTROL) [Y/n] y 10472: Alias support (ASH_ALIAS) [Y/n] y 10473: Pseudorandom generator and $RANDOM variable (ASH_RANDOM_SUPPORT) [Y/n/?] y 10474: Expand prompt string (ASH_EXPAND_PRMT) [Y/n/?] y 10475: Idle timeout variable $TMOUT (ASH_IDLE_TIMEOUT) [Y/n/?] y 10476: Check for new mail in interactive shell (ASH_MAIL) [N/y/?] n 10477: echo builtin (ASH_ECHO) [Y/n] y 10478: printf builtin (ASH_PRINTF) [Y/n] y 10479: test builtin (ASH_TEST) [Y/n] y 10480: help builtin (ASH_HELP) [Y/n] y 10481: getopts builtin (ASH_GETOPTS) [Y/n] y 10482: command builtin (ASH_CMDCMD) [Y/n/?] y 10483: cttyhack (2.4 kb) (CTTYHACK) [N/y/?] n 10484: hush (68 kb) (HUSH) [N/y/?] n 10485: Internal shell for embedded script support (SHELL_HUSH) [N/y] (NEW) * 10486: * Options common to all shells 10487: * 10488: POSIX math support (FEATURE_SH_MATH) [Y/n/?] y 10489: Extend POSIX math support to 64 bit (FEATURE_SH_MATH_64) [Y/n/?] y 10490: Support BASE#nnnn literals (FEATURE_SH_MATH_BASE) [Y/n] (NEW) Hide message on interactive shell startup (FEATURE_SH_EXTRA_QUIET) [Y/n/?] y 10491: Standalone shell (FEATURE_SH_STANDALONE) [N/y/?] n 10492: Run 'nofork' applets directly (FEATURE_SH_NOFORK) [N/y/?] n 10493: read -t N.NNN support (+110 bytes) (FEATURE_SH_READ_FRAC) [Y/n/?] y 10494: Use $HISTFILESIZE (FEATURE_SH_HISTFILESIZE) [N/y/?] n 10495: Embed scripts in the binary (FEATURE_SH_EMBEDDED_SCRIPTS) [Y/n/?] (NEW) * 10496: * System Logging Utilities 10497: * 10498: klogd (5.7 kb) (KLOGD) [Y/n/?] y 10499: Use the klogctl() interface (FEATURE_KLOGD_KLOGCTL) [Y/n/?] y 10500: logger (6.3 kb) (LOGGER) [Y/n/?] y 10501: logread (4.8 kb) (LOGREAD) [N/y/?] n 10502: syslogd (13 kb) (SYSLOGD) [Y/n/?] y 10503: Rotate message files (FEATURE_ROTATE_LOGFILE) [Y/n/?] y 10504: Remote Log support (FEATURE_REMOTE_LOG) [Y/n/?] y 10505: Support -D (drop dups) option (FEATURE_SYSLOGD_DUP) [N/y/?] n 10506: Support syslog.conf (FEATURE_SYSLOGD_CFG) [N/y/?] n 10507: Include milliseconds in timestamps (FEATURE_SYSLOGD_PRECISE_TIMESTAMPS) [N/y/?] (NEW) Read buffer size in bytes (FEATURE_SYSLOGD_READ_BUFFER_SIZE) [256] 256 10508: Circular Buffer support (FEATURE_IPC_SYSLOG) [N/y/?] n 10509: Linux kernel printk buffer support (FEATURE_KMSG_SYSLOG) [N/y/?] n 10510: yes: standard output: Broken pipe 10511: /usr/bin//sed -i -e "/\\<CONFIG_NOMMU\\>/d" /dev/shm/qemu/out-br/build/busybox-1.34.1//.config 10512: echo '# CONFIG_NOMMU is not set' >> /dev/shm/qemu/out-br/build/busybox-1.34.1//.config 10513: /usr/bin//sed -i -e "/\\<CONFIG_USE_BB_CRYPT_SHA\\>/d" /dev/shm/qemu/out-br/build/busybox-1.34.1//.config 10514: echo 'CONFIG_USE_BB_CRYPT_SHA=y' >> /dev/shm/qemu/out-br/build/busybox-1.34.1//.config 10515: /usr/bin//sed -i -e "/\\<CONFIG_PAM\\>/d" /dev/shm/qemu/out-br/build/busybox-1.34.1//.config 10516: echo '# CONFIG_PAM is not set' >> /dev/shm/qemu/out-br/build/busybox-1.34.1//.config 10517: /usr/bin//sed -i -e "/\\<CONFIG_INIT\\>/d" /dev/shm/qemu/out-br/build/busybox-1.34.1//.config 10518: echo 'CONFIG_INIT=y' >> /dev/shm/qemu/out-br/build/busybox-1.34.1//.config 10519: scripts/kconfig/conf -o Config.in 10520: # 10521: # using defaults found in .config 10522: # 10523: * 10524: * Busybox Configuration 10525: * 10526: * 10527: * Settings 10528: * 10529: Enable compatibility for full-blown desktop systems (8kb) (DESKTOP) [Y/n/?] y 10530: Provide compatible behavior for rare corner cases (bigger code) (EXTRA_COMPAT) [N/y/?] n 10531: Building for Fedora distribution (FEDORA_COMPAT) [N/y/?] n 10532: Enable obsolete features removed before SUSv3 (INCLUDE_SUSv2) [Y/n/?] y 10533: Support --long-options (LONG_OPTS) [Y/?] y 10534: Show applet usage messages (SHOW_USAGE) [Y/n/?] y 10535: Show verbose applet usage messages (FEATURE_VERBOSE_USAGE) [Y/n/?] y 10536: Store applet usage messages in compressed form (FEATURE_COMPRESS_USAGE) [N/y/?] n 10537: Support files > 2 GB (LFS) [Y/n/?] y 10538: Support PAM (Pluggable Authentication Modules) (PAM) [N/y/?] n 10539: Use the devpts filesystem for Unix98 PTYs (FEATURE_DEVPTS) [Y/n/?] y 10540: Support utmp file (FEATURE_UTMP) [Y/n/?] y 10541: Support wtmp file (FEATURE_WTMP) [Y/n/?] y 10542: Support writing pidfiles (FEATURE_PIDFILE) [N/y/?] n 10543: Directory for pidfiles (PID_FILE_PATH) [] 10544: Include busybox applet (BUSYBOX) [Y/n/?] y 10545: Support --show SCRIPT (FEATURE_SHOW_SCRIPT) [Y/n] y 10546: Support --install [-s] to install applet links at runtime (FEATURE_INSTALLER) [Y/n/?] y 10547: Don't use /usr (INSTALL_NO_USR) [N/y/?] n 10548: Drop SUID state for most applets (FEATURE_SUID) [Y/n/?] y 10549: Enable SUID configuration via /etc/busybox.conf (FEATURE_SUID_CONFIG) [N/y/?] n 10550: exec prefers applets (FEATURE_PREFER_APPLETS) [N/y/?] n 10551: Path to busybox executable (BUSYBOX_EXEC_PATH) [/proc/self/exe] /proc/self/exe 10552: Support NSA Security Enhanced Linux (SELINUX) [N/y/?] n 10553: Clean up all memory before exiting (usually not needed) (FEATURE_CLEAN_UP) [N/y/?] n 10554: Support LOG_INFO level syslog messages (FEATURE_SYSLOG_INFO) [Y/n/?] y 10555: * 10556: * Build Options 10557: * 10558: Build static binary (no shared libs) (STATIC) [N/y/?] n 10559: Build position independent executable (PIE) [N/y/?] n 10560: Force NOMMU build (NOMMU) [N/y/?] n 10561: Build shared libbusybox (BUILD_LIBBUSYBOX) [N/y/?] n 10562: Cross compiler prefix (CROSS_COMPILER_PREFIX) [] 10563: Path to sysroot (SYSROOT) [] 10564: Additional CFLAGS (EXTRA_CFLAGS) [] 10565: Additional LDFLAGS (EXTRA_LDFLAGS) [] 10566: Additional LDLIBS (EXTRA_LDLIBS) [] 10567: Avoid using GCC-specific code constructs (USE_PORTABLE_CODE) [N/y/?] n 10568: Use -mpreferred-stack-boundary=2 on i386 arch (STACK_OPTIMIZATION_386) [Y/n/?] y 10569: Use -static-libgcc (STATIC_LIBGCC) [Y/n/?] y 10570: * 10571: * Installation Options ("make install" behavior) 10572: * 10573: What kind of applet links to install 10574: > 1. as soft-links (INSTALL_APPLET_SYMLINKS) 10575: 2. as hard-links (INSTALL_APPLET_HARDLINKS) 10576: 3. as script wrappers (INSTALL_APPLET_SCRIPT_WRAPPERS) 10577: 4. not installed (INSTALL_APPLET_DONT) 10578: choice[1-4?]: 1 10579: Destination path for 'make install' (PREFIX) [./_install] ./_install 10580: * 10581: * Debugging Options 10582: * 10583: Build with debug information (DEBUG) [N/y/?] n 10584: Enable runtime sanitizers (ASAN/LSAN/USAN/etc...) (DEBUG_SANITIZE) [N/y/?] n 10585: Build unit tests (UNIT_TEST) [N/y/?] n 10586: Abort compilation on any warning (WERROR) [N/y/?] n 10587: Warn about single parameter bb_xx_msg calls (WARN_SIMPLE_MSG) [N/y/?] n 10588: Additional debugging library 10589: > 1. None (NO_DEBUG_LIB) 10590: 2. Dmalloc (DMALLOC) 10591: 3. Electric-fence (EFENCE) 10592: choice[1-3?]: 1 10593: * 10594: * Library Tuning 10595: * 10596: Use the end of BSS page (FEATURE_USE_BSS_TAIL) [N/y/?] n 10597: Enable fractional duration arguments (FLOAT_DURATION) [Y/n/?] y 10598: Support RTMIN[+n] and RTMAX[-n] signal names (FEATURE_RTMINMAX) [Y/n/?] y 10599: Use the definitions of SIGRTMIN/SIGRTMAX provided by libc (FEATURE_RTMINMAX_USE_LIBC_DEFINITIONS) [Y/n/?] y 10600: Buffer allocation policy 10601: > 1. Allocate with Malloc (FEATURE_BUFFERS_USE_MALLOC) 10602: 2. Allocate on the Stack (FEATURE_BUFFERS_GO_ON_STACK) 10603: 3. Allocate in the .bss section (FEATURE_BUFFERS_GO_IN_BSS) 10604: choice[1-3?]: 1 10605: Minimum password length (PASSWORD_MINLEN) [6] 6 10606: MD5: Trade bytes for speed (0:fast, 3:slow) (MD5_SMALL) [1] 1 10607: SHA3: Trade bytes for speed (0:fast, 1:slow) (SHA3_SMALL) [1] 1 10608: Faster /proc scanning code (+100 bytes) (FEATURE_FAST_TOP) [N/y/?] n 10609: Support /etc/networks (FEATURE_ETC_NETWORKS) [N/y/?] n 10610: Consult /etc/services even for well-known ports (FEATURE_ETC_SERVICES) [N/y/?] n 10611: Command line editing (FEATURE_EDITING) [Y/n/?] y 10612: Maximum length of input (FEATURE_EDITING_MAX_LEN) [1024] 1024 10613: vi-style line editing commands (FEATURE_EDITING_VI) [Y/n/?] y 10614: History size (FEATURE_EDITING_HISTORY) [999] 999 10615: History saving (FEATURE_EDITING_SAVEHISTORY) [Y/n/?] y 10616: Save history on shell exit, not after every command (FEATURE_EDITING_SAVE_ON_EXIT) [N/y/?] n 10617: Reverse history search (FEATURE_REVERSE_SEARCH) [Y/n/?] y 10618: Tab completion (FEATURE_TAB_COMPLETION) [Y/n] y 10619: Username completion (FEATURE_USERNAME_COMPLETION) [N/y] n 10620: Fancy shell prompts (FEATURE_EDITING_FANCY_PROMPT) [Y/n/?] y 10621: Enable automatic tracking of window size changes (FEATURE_EDITING_WINCH) [Y/n] y 10622: Query cursor position from terminal (FEATURE_EDITING_ASK_TERMINAL) [N/y/?] n 10623: Enable locale support (system needs locale for this to work) (LOCALE_SUPPORT) [N/y/?] n 10624: Support Unicode (UNICODE_SUPPORT) [N/y/?] n 10625: Non-POSIX, but safer, copying to special nodes (FEATURE_NON_POSIX_CP) [Y/n/?] y 10626: Give more precise messages when copy fails (cp, mv etc) (FEATURE_VERBOSE_CP_MESSAGE) [N/y/?] n 10627: Use sendfile system call (FEATURE_USE_SENDFILE) [Y/n/?] y 10628: Copy buffer size, in kilobytes (FEATURE_COPYBUF_KB) [4] 4 10629: Skip rootfs in mount table (FEATURE_SKIP_ROOTFS) [Y/n/?] y 10630: Use clock_gettime(CLOCK_MONOTONIC) syscall (MONOTONIC_SYSCALL) [Y/n/?] y 10631: Use ioctl names rather than hex values in error messages (IOCTL_HEX2STR_ERROR) [Y/n/?] y 10632: Support infiniband HW (FEATURE_HWIB) [Y/n/?] y 10633: * 10634: * Applets 10635: * 10636: * 10637: * Archival Utilities 10638: * 10639: Make tar, rpm, modprobe etc understand .xz data (FEATURE_SEAMLESS_XZ) [N/y] n 10640: Make tar, rpm, modprobe etc understand .lzma data (FEATURE_SEAMLESS_LZMA) [N/y] n 10641: Make tar, rpm, modprobe etc understand .bz2 data (FEATURE_SEAMLESS_BZ2) [N/y] n 10642: Make tar, rpm, modprobe etc understand .gz data (FEATURE_SEAMLESS_GZ) [N/y] n 10643: Make tar, rpm, modprobe etc understand .Z data (FEATURE_SEAMLESS_Z) [N/y] n 10644: ar (9.5 kb) (AR) [Y/n/?] y 10645: Support long filenames (not needed for debs) (FEATURE_AR_LONG_FILENAMES) [N/y/?] n 10646: Support archive creation (FEATURE_AR_CREATE) [Y/n/?] y 10647: uncompress (7.1 kb) (UNCOMPRESS) [N/y/?] n 10648: gunzip (11 kb) (GUNZIP) [Y/n/?] y 10649: zcat (24 kb) (ZCAT) [Y/n/?] y 10650: Enable long options (FEATURE_GUNZIP_LONG_OPTIONS) [Y/n] y 10651: bunzip2 (8.7 kb) (BUNZIP2) [Y/n/?] y 10652: bzcat (8.7 kb) (BZCAT) [Y/n/?] y 10653: unlzma (7.5 kb) (UNLZMA) [Y/n/?] y 10654: lzcat (7.5 kb) (LZCAT) [Y/n/?] y 10655: lzma -d (LZMA) [Y/n/?] y 10656: unxz (13 kb) (UNXZ) [Y/n/?] y 10657: xzcat (13 kb) (XZCAT) [Y/n/?] y 10658: xz -d (XZ) [Y/n/?] y 10659: bzip2 (16 kb) (BZIP2) [N/y/?] n 10660: Enable decompression (FEATURE_BZIP2_DECOMPRESS) [Y/?] y 10661: cpio (15 kb) (CPIO) [Y/n/?] y 10662: Support archive creation (FEATURE_CPIO_O) [N/y/?] n 10663: dpkg (43 kb) (DPKG) [N/y/?] n 10664: dpkg-deb (30 kb) (DPKG_DEB) [N/y/?] n 10665: gzip (17 kb) (GZIP) [Y/n/?] y 10666: Enable long options (FEATURE_GZIP_LONG_OPTIONS) [N/y] n 10667: Trade memory for speed (0:small,slow - 2:fast,big) (GZIP_FAST) [0] 0 10668: Enable compression levels (FEATURE_GZIP_LEVELS) [N/y/?] n 10669: Enable decompression (FEATURE_GZIP_DECOMPRESS) [Y/?] y 10670: lzop (12 kb) (LZOP) [N/y/?] n 10671: unlzop (13 kb) (UNLZOP) [Y/n/?] y 10672: lzopcat (13 kb) (LZOPCAT) [Y/n/?] y 10673: lzop compression levels 7,8,9 (not very useful) (LZOP_COMPR_HIGH) [N/y/?] n 10674: rpm (32 kb) (RPM) [N/y/?] n 10675: rpm2cpio (21 kb) (RPM2CPIO) [N/y/?] n 10676: tar (39 kb) (TAR) [Y/n/?] y 10677: Enable long options (FEATURE_TAR_LONG_OPTIONS) [Y/n] y 10678: Enable -c (archive creation) (FEATURE_TAR_CREATE) [Y/n] y 10679: Enable -X (exclude from) and -T (include from) options (FEATURE_TAR_FROM) [Y/n/?] y 10680: Support old tar header format (FEATURE_TAR_OLDGNU_COMPATIBILITY) [N/y/?] n 10681: Enable untarring of tarballs with checksums produced by buggy Sun tar (FEATURE_TAR_OLDSUN_COMPATIBILITY) [N/y/?] n 10682: Support GNU tar extensions (long filenames) (FEATURE_TAR_GNU_EXTENSIONS) [Y/n] y 10683: Support writing to an external program (--to-command) (FEATURE_TAR_TO_COMMAND) [Y/n/?] y 10684: Enable use of user and group names (FEATURE_TAR_UNAME_GNAME) [N/y/?] n 10685: Enable -m (do not preserve time) GNU option (FEATURE_TAR_NOPRESERVE_TIME) [N/y] n 10686: unzip (26 kb) (UNZIP) [Y/n/?] y 10687: Read and use Central Directory data (FEATURE_UNZIP_CDF) [Y/n/?] y 10688: Support compression method 12 (bzip2) (FEATURE_UNZIP_BZIP2) [Y/n] y 10689: Support compression method 14 (lzma) (FEATURE_UNZIP_LZMA) [Y/n] y 10690: Support compression method 95 (xz) (FEATURE_UNZIP_XZ) [Y/n] y 10691: Optimize lzma for speed (FEATURE_LZMA_FAST) [N/y/?] n 10692: * 10693: * Coreutils 10694: * 10695: basename (438 bytes) (BASENAME) [Y/n/?] y 10696: cat (5.6 kb) (CAT) [Y/n/?] y 10697: Enable -n and -b options (FEATURE_CATN) [Y/n/?] y 10698: cat -v[etA] (FEATURE_CATV) [Y/n/?] y 10699: chgrp (7.6 kb) (CHGRP) [Y/n/?] y 10700: chmod (5.5 kb) (CHMOD) [Y/n/?] y 10701: chown (7.6 kb) (CHOWN) [Y/n/?] y 10702: Enable long options (FEATURE_CHOWN_LONG_OPTIONS) [N/y] n 10703: chroot (3.7 kb) (CHROOT) [Y/n/?] y 10704: cksum (4.1 kb) (CKSUM) [Y/n] y 10705: crc32 (4.1 kb) (CRC32) [Y/n] y 10706: comm (4.2 kb) (COMM) [N/y/?] n 10707: cp (10 kb) (CP) [Y/n/?] y 10708: Enable long options (FEATURE_CP_LONG_OPTIONS) [N/y/?] n 10709: cut (5.8 kb) (CUT) [Y/n/?] y 10710: cut -F (FEATURE_CUT_REGEX) [Y/n/?] y 10711: date (7 kb) (DATE) [Y/n/?] y 10712: Enable ISO date format output (-I) (FEATURE_DATE_ISOFMT) [Y/n/?] y 10713: Support %[num]N nanosecond format specifier (FEATURE_DATE_NANO) [N/y/?] n 10714: Support weird 'date MMDDhhmm[[YY]YY][.ss]' format (FEATURE_DATE_COMPAT) [Y/n/?] y 10715: dd (7.5 kb) (DD) [Y/n/?] y 10716: Enable signal handling for status reporting (FEATURE_DD_SIGNAL_HANDLING) [Y/n/?] y 10717: Enable the third status line upon signal (FEATURE_DD_THIRD_STATUS_LINE) [N/y/?] n 10718: Enable ibs, obs, iflag, oflag and conv options (FEATURE_DD_IBS_OBS) [Y/n/?] y 10719: Enable status display options (FEATURE_DD_STATUS) [Y/n/?] y 10720: df (6.8 kb) (DF) [Y/n/?] y 10721: Enable -a, -i, -B (FEATURE_DF_FANCY) [N/y/?] n 10722: dirname (329 bytes) (DIRNAME) [Y/n/?] y 10723: dos2unix (5.2 kb) (DOS2UNIX) [Y/n/?] y 10724: unix2dos (5.2 kb) (UNIX2DOS) [Y/n/?] y 10725: du (6.3 kb) (DU) [Y/n/?] y 10726: Use default blocksize of 1024 bytes (else it's 512 bytes) (FEATURE_DU_DEFAULT_BLOCKSIZE_1K) [Y/n] y 10727: echo (1.8 kb) (ECHO) [Y/n/?] y 10728: Enable -n and -e options (FEATURE_FANCY_ECHO) [Y/n] y 10729: env (4 kb) (ENV) [Y/n/?] y 10730: expand (5.1 kb) (EXPAND) [N/y/?] n 10731: unexpand (5.3 kb) (UNEXPAND) [N/y/?] n 10732: expr (6.6 kb) (EXPR) [Y/n/?] y 10733: Extend Posix numbers support to 64 bit (EXPR_MATH_SUPPORT_64) [Y/n/?] y 10734: factor (2.7 kb) (FACTOR) [Y/n/?] y 10735: false (tiny) (FALSE) [Y/n/?] y 10736: fold (4.6 kb) (FOLD) [Y/n/?] y 10737: head (3.8 kb) (HEAD) [Y/n/?] y 10738: Enable -c, -q, and -v (FEATURE_FANCY_HEAD) [Y/n] y 10739: hostid (286 bytes) (HOSTID) [Y/n/?] y 10740: id (7 kb) (ID) [Y/n/?] y 10741: groups (6.7 kb) (GROUPS) [N/y/?] n 10742: install (12 kb) (INSTALL) [Y/n/?] y 10743: Enable long options (FEATURE_INSTALL_LONG_OPTIONS) [Y/n] y 10744: link (3.2 kb) (LINK) [Y/n/?] y 10745: ln (4.9 kb) (LN) [Y/n/?] y 10746: logname (1.1 kb) (LOGNAME) [Y/n/?] y 10747: ls (14 kb) (LS) [Y/n/?] y 10748: Enable filetyping options (-p and -F) (FEATURE_LS_FILETYPES) [Y/n] y 10749: Enable symlinks dereferencing (-L) (FEATURE_LS_FOLLOWLINKS) [Y/n] y 10750: Enable recursion (-R) (FEATURE_LS_RECURSIVE) [Y/n] y 10751: Enable -w WIDTH and window size autodetection (FEATURE_LS_WIDTH) [Y/n] y 10752: Sort the file names (FEATURE_LS_SORTFILES) [Y/n/?] y 10753: Show file timestamps (FEATURE_LS_TIMESTAMPS) [Y/n/?] y 10754: Show username/groupnames (FEATURE_LS_USERNAME) [Y/n/?] y 10755: Allow use of color to identify file types (FEATURE_LS_COLOR) [Y/n/?] y 10756: Produce colored ls output by default (FEATURE_LS_COLOR_IS_DEFAULT) [Y/n/?] y 10757: md5sum (6.5 kb) (MD5SUM) [Y/n/?] y 10758: sha1sum (5.9 kb) (SHA1SUM) [Y/n/?] y 10759: sha256sum (7 kb) (SHA256SUM) [Y/n/?] y 10760: sha512sum (7.4 kb) (SHA512SUM) [Y/n/?] y 10761: sha3sum (6.1 kb) (SHA3SUM) [Y/n/?] y 10762: * 10763: * Common options for md5sum, sha1sum, sha256sum, sha512sum, sha3sum 10764: * 10765: Enable -c, -s and -w options (FEATURE_MD5_SHA1_SUM_CHECK) [Y/n/?] y 10766: mkdir (4.5 kb) (MKDIR) [Y/n/?] y 10767: mkfifo (3.8 kb) (MKFIFO) [Y/n/?] y 10768: mknod (4.5 kb) (MKNOD) [Y/n/?] y 10769: mktemp (4.2 kb) (MKTEMP) [Y/n/?] y 10770: mv (10 kb) (MV) [Y/n/?] y 10771: nice (2.1 kb) (NICE) [Y/n/?] y 10772: nl (4.6 kb) (NL) [Y/n/?] y 10773: nohup (2 kb) (NOHUP) [Y/n/?] y 10774: nproc (3.7 kb) (NPROC) [Y/n/?] y 10775: od (11 kb) (OD) [Y/n/?] y 10776: paste (4.9 kb) (PASTE) [Y/n/?] y 10777: printenv (1.3 kb) (PRINTENV) [Y/n/?] y 10778: printf (3.8 kb) (PRINTF) [Y/n/?] y 10779: pwd (3.7 kb) (PWD) [Y/n/?] y 10780: readlink (4 kb) (READLINK) [Y/n/?] y 10781: Enable canonicalization by following all symlinks (-f) (FEATURE_READLINK_FOLLOW) [Y/n/?] y 10782: realpath (1.6 kb) (REALPATH) [Y/n/?] y 10783: rm (5.4 kb) (RM) [Y/n/?] y 10784: rmdir (3.5 kb) (RMDIR) [Y/n/?] y 10785: seq (3.8 kb) (SEQ) [Y/n/?] y 10786: shred (4.9 kb) (SHRED) [Y/n/?] y 10787: shuf (5.4 kb) (SHUF) [N/y/?] n 10788: sleep (2 kb) (SLEEP) [Y/n/?] y 10789: Enable multiple arguments and s/m/h/d suffixes (FEATURE_FANCY_SLEEP) [Y/n/?] y 10790: sort (7.7 kb) (SORT) [Y/n/?] y 10791: Full SuSv3 compliant sort (support -ktcbdfiogM) (FEATURE_SORT_BIG) [Y/n/?] y 10792: Use less memory (but might be slower) (FEATURE_SORT_OPTIMIZE_MEMORY) [N/y/?] n 10793: split (5 kb) (SPLIT) [N/y/?] n 10794: stat (11 kb) (STAT) [N/y/?] n 10795: stty (8.9 kb) (STTY) [Y/n/?] y 10796: sum (4 kb) (SUM) [N/y/?] n 10797: sync (3.8 kb) (SYNC) [Y/n/?] y 10798: Enable -d and -f flags (requires syncfs(2) in libc) (FEATURE_SYNC_FANCY) [N/y/?] n 10799: fsync (3.6 kb) (FSYNC) [N/y/?] n 10800: tac (3.9 kb) (TAC) [N/y/?] n 10801: tail (6.8 kb) (TAIL) [Y/n/?] y 10802: Enable -q, -s, -v, and -F options (FEATURE_FANCY_TAIL) [Y/n/?] y 10803: tee (4.2 kb) (TEE) [Y/n/?] y 10804: Enable block I/O (larger/faster) instead of byte I/O (FEATURE_TEE_USE_BLOCK_IO) [Y/n/?] y 10805: test (4.1 kb) (TEST) [Y/n/?] y 10806: test as [ (TEST1) [Y/n/?] y 10807: test as [[ (TEST2) [Y/n/?] y 10808: Extend test to 64 bit (FEATURE_TEST_64) [Y/n/?] y 10809: timeout (6 kb) (TIMEOUT) [N/y/?] n 10810: touch (5.9 kb) (TOUCH) [Y/n/?] y 10811: Add support for SUSV3 features (-a -d -m -t -r) (FEATURE_TOUCH_SUSV3) [Y/n/?] y 10812: tr (5.1 kb) (TR) [Y/n/?] y 10813: Enable character classes (such as [:upper:]) (FEATURE_TR_CLASSES) [Y/n/?] y 10814: Enable equivalence classes (FEATURE_TR_EQUIV) [Y/n/?] y 10815: true (tiny) (TRUE) [Y/n/?] y 10816: truncate (4.2 kb) (TRUNCATE) [Y/n/?] y 10817: tty (3.6 kb) (TTY) [Y/n/?] y 10818: uname (3.9 kb) (UNAME) [Y/n/?] y 10819: Operating system name (UNAME_OSNAME) [GNU/Linux] GNU/Linux 10820: arch (1.1 kb) (BB_ARCH) [Y/n/?] y 10821: uniq (4.9 kb) (UNIQ) [Y/n/?] y 10822: unlink (3.2 kb) (UNLINK) [Y/n/?] y 10823: usleep (1.3 kb) (USLEEP) [Y/n/?] y 10824: uudecode (5.8 kb) (UUDECODE) [Y/n/?] y 10825: base32 (4.9 kb) (BASE32) [Y/n/?] y 10826: base64 (4.9 kb) (BASE64) [Y/n/?] y 10827: uuencode (4.4 kb) (UUENCODE) [Y/n/?] y 10828: wc (4.5 kb) (WC) [Y/n/?] y 10829: Support very large counts (FEATURE_WC_LARGE) [N/y/?] n 10830: who (3.9 kb) (WHO) [Y/n/?] y 10831: w (3.8 kb) (W) [Y/n/?] y 10832: users (3.4 kb) (USERS) [N/y/?] n 10833: whoami (3.2 kb) (WHOAMI) [Y/n/?] y 10834: yes (1.2 kb) (YES) [Y/n/?] y 10835: * 10836: * Common options 10837: * 10838: Support verbose options (usually -v) for various applets (FEATURE_VERBOSE) [Y/n/?] y 10839: * 10840: * Common options for cp and mv 10841: * 10842: Preserve hard links (FEATURE_PRESERVE_HARDLINKS) [Y/n/?] y 10843: * 10844: * Common options for df, du, ls 10845: * 10846: Support human readable output (example 13k, 23M, 235G) (FEATURE_HUMAN_READABLE) [Y/n/?] y 10847: * 10848: * Console Utilities 10849: * 10850: chvt (2 kb) (CHVT) [Y/n/?] y 10851: clear (tiny) (CLEAR) [Y/n/?] y 10852: deallocvt (1.9 kb) (DEALLOCVT) [Y/n/?] y 10853: dumpkmap (1.6 kb) (DUMPKMAP) [Y/n/?] y 10854: fgconsole (1.5 kb) (FGCONSOLE) [N/y/?] n 10855: kbd_mode (4.1 kb) (KBD_MODE) [N/y/?] n 10856: loadfont (5.2 kb) (LOADFONT) [Y/n/?] y 10857: setfont (24 kb) (SETFONT) [N/y/?] n 10858: * 10859: * Common options for loadfont and setfont 10860: * 10861: Support PSF2 console fonts (FEATURE_LOADFONT_PSF2) [Y/n] y 10862: Support old (raw) console fonts (FEATURE_LOADFONT_RAW) [Y/n] y 10863: loadkmap (1.8 kb) (LOADKMAP) [Y/n/?] y 10864: openvt (7.2 kb) (OPENVT) [Y/n/?] y 10865: reset (345 bytes) (RESET) [Y/n/?] y 10866: resize (903 bytes) (RESIZE) [Y/n/?] y 10867: Print environment variables (FEATURE_RESIZE_PRINT) [Y/n/?] y 10868: setconsole (3.6 kb) (SETCONSOLE) [Y/n/?] y 10869: Enable long options (FEATURE_SETCONSOLE_LONG_OPTIONS) [N/y] n 10870: setkeycodes (2.1 kb) (SETKEYCODES) [Y/n/?] y 10871: setlogcons (1.8 kb) (SETLOGCONS) [Y/n/?] y 10872: showkey (4.7 kb) (SHOWKEY) [N/y/?] n 10873: * 10874: * Debian Utilities 10875: * 10876: pipe_progress (275 bytes) (PIPE_PROGRESS) [Y/n/?] y 10877: run-parts (6.1 kb) (RUN_PARTS) [Y/n/?] y 10878: Enable long options (FEATURE_RUN_PARTS_LONG_OPTIONS) [Y/n] y 10879: Support additional arguments (FEATURE_RUN_PARTS_FANCY) [N/y/?] n 10880: start-stop-daemon (12 kb) (START_STOP_DAEMON) [Y/n/?] y 10881: Enable long options (FEATURE_START_STOP_DAEMON_LONG_OPTIONS) [Y/n] y 10882: Support additional arguments (FEATURE_START_STOP_DAEMON_FANCY) [Y/n/?] y 10883: which (3.8 kb) (WHICH) [Y/n/?] y 10884: * 10885: * klibc-utils 10886: * 10887: minips (11 kb) (MINIPS) [N/y/?] n 10888: nuke (2.9 kb) (NUKE) [Y/n/?] y 10889: resume (3.2 kb) (RESUME) [Y/n/?] y 10890: run-init (7.7 kb) (RUN_INIT) [Y/n/?] y 10891: * 10892: * Editors 10893: * 10894: awk (23 kb) (AWK) [Y/n/?] y 10895: Enable math functions (requires libm) (FEATURE_AWK_LIBM) [N/y/?] n 10896: Enable a few GNU extensions (FEATURE_AWK_GNU_EXTENSIONS) [Y/n/?] y 10897: cmp (4.9 kb) (CMP) [Y/n/?] y 10898: diff (13 kb) (DIFF) [Y/n/?] y 10899: Enable long options (FEATURE_DIFF_LONG_OPTIONS) [N/y] n 10900: Enable directory support (FEATURE_DIFF_DIR) [Y/n/?] y 10901: ed (21 kb) (ED) [N/y/?] n 10902: patch (9.4 kb) (PATCH) [Y/n/?] y 10903: sed (12 kb) (SED) [Y/n/?] y 10904: vi (23 kb) (VI) [Y/n/?] y 10905: Maximum screen width (FEATURE_VI_MAX_LEN) [4096] 4096 10906: Allow to display 8-bit chars (otherwise shows dots) (FEATURE_VI_8BIT) [Y/n/?] y 10907: Enable ":" colon commands (no "ex" mode) (FEATURE_VI_COLON) [Y/n/?] y 10908: Expand "%" and "#" in colon commands (FEATURE_VI_COLON_EXPAND) [Y/n/?] y 10909: Enable yank/put commands and mark cmds (FEATURE_VI_YANKMARK) [Y/n/?] y 10910: Enable search and replace cmds (FEATURE_VI_SEARCH) [Y/n/?] y 10911: Enable regex in search and replace (FEATURE_VI_REGEX_SEARCH) [N/y/?] n 10912: Catch signals (FEATURE_VI_USE_SIGNALS) [Y/n/?] y 10913: Remember previous cmd and "." cmd (FEATURE_VI_DOT_CMD) [Y/n/?] y 10914: Enable -R option and "view" mode (FEATURE_VI_READONLY) [Y/n/?] y 10915: Enable settable options, ai ic showmatch (FEATURE_VI_SETOPTS) [Y/n/?] y 10916: Support :set (FEATURE_VI_SET) [Y/n] y 10917: Handle window resize (FEATURE_VI_WIN_RESIZE) [Y/n/?] y 10918: Use 'tell me cursor position' ESC sequence to measure window (FEATURE_VI_ASK_TERMINAL) [Y/n/?] y 10919: Support undo command "u" (FEATURE_VI_UNDO) [Y/n/?] y 10920: Enable undo operation queuing (FEATURE_VI_UNDO_QUEUE) [Y/n/?] y 10921: Maximum undo character queue size (FEATURE_VI_UNDO_QUEUE_MAX) [256] 256 10922: Enable verbose status reporting (FEATURE_VI_VERBOSE_STATUS) [Y/n/?] y 10923: Allow vi and awk to execute shell commands (FEATURE_ALLOW_EXEC) [Y/n/?] y 10924: * 10925: * Finding Utilities 10926: * 10927: find (14 kb) (FIND) [Y/n/?] y 10928: Enable -print0: NUL-terminated output (FEATURE_FIND_PRINT0) [Y/n/?] y 10929: Enable -mtime: modified time matching (FEATURE_FIND_MTIME) [Y/n/?] y 10930: Enable -mmin: modified time matching by minutes (FEATURE_FIND_MMIN) [Y/n/?] y 10931: Enable -perm: permissions matching (FEATURE_FIND_PERM) [Y/n] y 10932: Enable -type: file type matching (file/dir/link/...) (FEATURE_FIND_TYPE) [Y/n/?] y 10933: Enable -executable: file is executable (FEATURE_FIND_EXECUTABLE) [Y/n] y 10934: Enable -xdev: 'stay in filesystem' (FEATURE_FIND_XDEV) [Y/n] y 10935: Enable -mindepth N and -maxdepth N (FEATURE_FIND_MAXDEPTH) [Y/n] y 10936: Enable -newer: compare file modification times (FEATURE_FIND_NEWER) [Y/n/?] y 10937: Enable -inum: inode number matching (FEATURE_FIND_INUM) [N/y] n 10938: Enable -exec: execute commands (FEATURE_FIND_EXEC) [Y/n/?] y 10939: Enable -exec ... {} + (FEATURE_FIND_EXEC_PLUS) [Y/n/?] y 10940: Enable -user: username/uid matching (FEATURE_FIND_USER) [Y/n] y 10941: Enable -group: group/gid matching (FEATURE_FIND_GROUP) [Y/n] y 10942: Enable the 'not' (!) operator (FEATURE_FIND_NOT) [Y/n/?] y 10943: Enable -depth (FEATURE_FIND_DEPTH) [Y/n/?] y 10944: Enable parens in options (FEATURE_FIND_PAREN) [Y/n/?] y 10945: Enable -size: file size matching (FEATURE_FIND_SIZE) [Y/n] y 10946: Enable -prune: exclude subdirectories (FEATURE_FIND_PRUNE) [Y/n/?] y 10947: Enable -quit: exit (FEATURE_FIND_QUIT) [Y/n/?] y 10948: Enable -delete: delete files/dirs (FEATURE_FIND_DELETE) [N/y/?] n 10949: Enable -empty: match empty files or directories (FEATURE_FIND_EMPTY) [Y/n/?] y 10950: Enable -path: match pathname with shell pattern (FEATURE_FIND_PATH) [Y/n/?] y 10951: Enable -regex: match pathname with regex (FEATURE_FIND_REGEX) [Y/n/?] y 10952: Enable -links: link count matching (FEATURE_FIND_LINKS) [N/y/?] n 10953: grep (8.6 kb) (GREP) [Y/n/?] y 10954: egrep (7.8 kb) (EGREP) [Y/n/?] y 10955: fgrep (7.8 kb) (FGREP) [Y/n/?] y 10956: Enable before and after context flags (-A, -B and -C) (FEATURE_GREP_CONTEXT) [Y/n/?] y 10957: xargs (7.2 kb) (XARGS) [Y/n/?] y 10958: Enable -p: prompt and confirmation (FEATURE_XARGS_SUPPORT_CONFIRMATION) [N/y/?] n 10959: Enable single and double quotes and backslash (FEATURE_XARGS_SUPPORT_QUOTES) [Y/n/?] y 10960: Enable -x: exit if -s or -n is exceeded (FEATURE_XARGS_SUPPORT_TERMOPT) [Y/n/?] y 10961: Enable -0: NUL-terminated input (FEATURE_XARGS_SUPPORT_ZERO_TERM) [Y/n/?] y 10962: Enable -I STR: string to replace (FEATURE_XARGS_SUPPORT_REPL_STR) [Y/n/?] y 10963: Enable -P N: processes to run in parallel (FEATURE_XARGS_SUPPORT_PARALLEL) [Y/n] y 10964: Enable -a FILE: use FILE instead of stdin (FEATURE_XARGS_SUPPORT_ARGS_FILE) [Y/n] y 10965: * 10966: * Init Utilities 10967: * 10968: bootchartd (10 kb) (BOOTCHARTD) [N/y/?] n 10969: halt (4 kb) (HALT) [Y/n/?] y 10970: poweroff (4 kb) (POWEROFF) [Y/n/?] y 10971: reboot (4 kb) (REBOOT) [Y/n/?] y 10972: Before signaling init, make sure it is ready for it (FEATURE_WAIT_FOR_INIT) [Y/n/?] y 10973: init (10 kb) (INIT) [Y/n/?] y 10974: linuxrc: support running init from initrd (not initramfs) (LINUXRC) [Y/n/?] y 10975: Support reading an inittab file (FEATURE_USE_INITTAB) [Y/n/?] y 10976: Support killing processes that have been removed from inittab (FEATURE_KILL_REMOVED) [Y/n/?] y 10977: How long to wait between TERM and KILL (0 - send TERM only) (FEATURE_KILL_DELAY) [0] 0 10978: Run commands with leading dash with controlling tty (FEATURE_INIT_SCTTY) [Y/n/?] y 10979: Enable init to write to syslog (FEATURE_INIT_SYSLOG) [Y/n/?] y 10980: Be quiet on boot (no 'init started:' message) (FEATURE_INIT_QUIET) [Y/n] y 10981: Support dumping core for child processes (debugging only) (FEATURE_INIT_COREDUMPS) [N/y/?] n 10982: Initial terminal type (INIT_TERMINAL_TYPE) [linux] linux 10983: Clear init's command line (FEATURE_INIT_MODIFY_CMDLINE) [Y/n/?] y 10984: * 10985: * Login/Password Management Utilities 10986: * 10987: Support shadow passwords (FEATURE_SHADOWPASSWDS) [Y/n/?] y 10988: Use internal password and group functions rather than system functions (USE_BB_PWD_GRP) [N/y/?] n 10989: Use internal crypt functions (USE_BB_CRYPT) [Y/n/?] y 10990: Enable SHA256/512 crypt functions (USE_BB_CRYPT_SHA) [Y/n/?] y 10991: add-shell (3.1 kb) (ADD_SHELL) [N/y/?] n 10992: remove-shell (3 kb) (REMOVE_SHELL) [N/y/?] n 10993: addgroup (8.6 kb) (ADDGROUP) [Y/n/?] y 10994: Support adding users to groups (FEATURE_ADDUSER_TO_GROUP) [N/y/?] n 10995: adduser (15 kb) (ADDUSER) [Y/n/?] y 10996: Enable sanity check on user/group names in adduser and addgroup (FEATURE_CHECK_NAMES) [N/y/?] n 10997: Last valid uid or gid for adduser and addgroup (LAST_ID) [60000] 60000 10998: First valid system uid or gid for adduser and addgroup (FIRST_SYSTEM_ID) [100] 100 10999: Last valid system uid or gid for adduser and addgroup (LAST_SYSTEM_ID) [999] 999 11000: chpasswd (18 kb) (CHPASSWD) [N/y/?] n 11001: Default encryption method (passwd -a, cryptpw -m, chpasswd -c ALG) (FEATURE_DEFAULT_PASSWD_ALGO) [md5] md5 11002: cryptpw (14 kb) (CRYPTPW) [N/y/?] n 11003: mkpasswd (15 kb) (MKPASSWD) [Y/n/?] y 11004: deluser (9.1 kb) (DELUSER) [Y/n/?] y 11005: delgroup (6.4 kb) (DELGROUP) [Y/n/?] y 11006: Support removing users from groups (FEATURE_DEL_USER_FROM_GROUP) [N/y/?] n 11007: getty (10 kb) (GETTY) [Y/n/?] y 11008: login (24 kb) (LOGIN) [Y/n/?] y 11009: Run logged in session in a child process (LOGIN_SESSION_AS_CHILD) [N/y/?] n 11010: Support login scripts (LOGIN_SCRIPTS) [N/y/?] n 11011: Support /etc/nologin (FEATURE_NOLOGIN) [Y/n/?] y 11012: Support /etc/securetty (FEATURE_SECURETTY) [Y/n/?] y 11013: passwd (21 kb) (PASSWD) [Y/n/?] y 11014: Check new passwords for weakness (FEATURE_PASSWD_WEAK_CHECK) [Y/n/?] y 11015: su (19 kb) (SU) [Y/n/?] y 11016: Log to syslog all attempts to use su (FEATURE_SU_SYSLOG) [Y/n] y 11017: If user's shell is not in /etc/shells, disallow -s PROG (FEATURE_SU_CHECKS_SHELLS) [Y/n] y 11018: Allow blank passwords only on TTYs in /etc/securetty (FEATURE_SU_BLANK_PW_NEEDS_SECURE_TTY) [N/y] n 11019: sulogin (17 kb) (SULOGIN) [Y/n/?] y 11020: vlock (17 kb) (VLOCK) [Y/n/?] y 11021: * 11022: * Linux Ext2 FS Progs 11023: * 11024: chattr (3.8 kb) (CHATTR) [Y/n/?] y 11025: fsck (7.4 kb) (FSCK) [Y/n/?] y 11026: lsattr (5.5 kb) (LSATTR) [Y/n/?] y 11027: tune2fs (4.4 kb) (TUNE2FS) [N/y/?] n 11028: * 11029: * Linux Module Utilities 11030: * 11031: Simplified modutils (MODPROBE_SMALL) [N/y/?] n 11032: depmod (27 kb) (DEPMOD) [N/y/?] n 11033: insmod (22 kb) (INSMOD) [Y/n/?] y 11034: lsmod (1.9 kb) (LSMOD) [Y/n/?] y 11035: Pretty output (FEATURE_LSMOD_PRETTY_2_6_OUTPUT) [Y/n/?] y 11036: modinfo (24 kb) (MODINFO) [N/y/?] n 11037: modprobe (28 kb) (MODPROBE) [Y/n/?] y 11038: Blacklist support (FEATURE_MODPROBE_BLACKLIST) [N/y/?] n 11039: rmmod (3.3 kb) (RMMOD) [Y/n/?] y 11040: * 11041: * Options common to multiple modutils 11042: * 11043: Accept module options on modprobe command line (FEATURE_CMDLINE_MODULE_OPTIONS) [Y/n/?] y 11044: Support version 2.2/2.4 Linux kernels (FEATURE_2_4_MODULES) [N/y/?] n 11045: Support tainted module checking with new kernels (FEATURE_CHECK_TAINTED_MODULE) [Y/n/?] y 11046: Try to load module from a mmap'ed area (FEATURE_INSMOD_TRY_MMAP) [N/y/?] n 11047: Support module.aliases file (FEATURE_MODUTILS_ALIAS) [Y/n/?] y 11048: Support module.symbols file (FEATURE_MODUTILS_SYMBOLS) [Y/n/?] y 11049: Default directory containing modules (DEFAULT_MODULES_DIR) [/lib/modules] /lib/modules 11050: Default name of modules.dep (DEFAULT_DEPMOD_FILE) [modules.dep] modules.dep 11051: * 11052: * Linux System Utilities 11053: * 11054: acpid (9 kb) (ACPID) [N/y/?] n 11055: blkdiscard (4.3 kb) (BLKDISCARD) [N/y/?] n 11056: blkid (12 kb) (BLKID) [Y/n/?] y 11057: Print filesystem type (FEATURE_BLKID_TYPE) [N/y/?] n 11058: blockdev (2.3 kb) (BLOCKDEV) [N/y/?] n 11059: cal (5.8 kb) (CAL) [N/y/?] n 11060: chrt (4.7 kb) (CHRT) [Y/n/?] y 11061: dmesg (3.7 kb) (DMESG) [Y/n/?] y 11062: Pretty output (FEATURE_DMESG_PRETTY) [Y/n/?] y 11063: eject (4 kb) (EJECT) [Y/n/?] y 11064: SCSI support (FEATURE_EJECT_SCSI) [N/y/?] n 11065: fallocate (4.1 kb) (FALLOCATE) [Y/n/?] y 11066: fatattr (1.9 kb) (FATATTR) [N/y/?] n 11067: fbset (5.9 kb) (FBSET) [Y/n/?] y 11068: Enable extra options (FEATURE_FBSET_FANCY) [Y/n/?] y 11069: Enable readmode support (FEATURE_FBSET_READMODE) [Y/n/?] y 11070: fdformat (4.4 kb) (FDFORMAT) [Y/n/?] y 11071: fdisk (37 kb) (FDISK) [Y/n/?] y 11072: Write support (FEATURE_FDISK_WRITABLE) [Y/n/?] y 11073: Support AIX disklabels (FEATURE_AIX_LABEL) [N/y/?] n 11074: Support SGI disklabels (FEATURE_SGI_LABEL) [N/y/?] n 11075: Support SUN disklabels (FEATURE_SUN_LABEL) [N/y/?] n 11076: Support BSD disklabels (FEATURE_OSF_LABEL) [N/y/?] n 11077: Support GPT disklabels (FEATURE_GPT_LABEL) [Y/n/?] y 11078: Support expert mode (FEATURE_FDISK_ADVANCED) [Y/n/?] y 11079: findfs (12 kb) (FINDFS) [N/y/?] n 11080: flock (6.3 kb) (FLOCK) [Y/n/?] y 11081: fdflush (1.3 kb) (FDFLUSH) [Y/n/?] y 11082: freeramdisk (1.3 kb) (FREERAMDISK) [Y/n/?] y 11083: fsck.minix (13 kb) (FSCK_MINIX) [N/y/?] n 11084: fsfreeze (3.5 kb) (FSFREEZE) [Y/n/?] y 11085: fstrim (4.4 kb) (FSTRIM) [Y/n/?] y 11086: getopt (5.8 kb) (GETOPT) [Y/n/?] y 11087: Support -l LONGOPTs (FEATURE_GETOPT_LONG) [Y/n/?] y 11088: hexdump (8.6 kb) (HEXDUMP) [Y/n/?] y 11089: hd (7.8 kb) (HD) [N/y/?] n 11090: xxd (8.9 kb) (XXD) [Y/n/?] y 11091: hwclock (5.8 kb) (HWCLOCK) [Y/n/?] y 11092: Use FHS /var/lib/hwclock/adjtime (FEATURE_HWCLOCK_ADJTIME_FHS) [Y/n/?] y 11093: ionice (3.8 kb) (IONICE) [N/y/?] n 11094: ipcrm (3.2 kb) (IPCRM) [Y/n/?] y 11095: ipcs (11 kb) (IPCS) [Y/n/?] y 11096: last (6.1 kb) (LAST) [Y/n/?] y 11097: Output extra information (FEATURE_LAST_FANCY) [N/y/?] n 11098: losetup (5.5 kb) (LOSETUP) [Y/n/?] y 11099: lspci (6.3 kb) (LSPCI) [Y/n/?] y 11100: lsusb (4.2 kb) (LSUSB) [Y/n/?] y 11101: mdev (17 kb) (MDEV) [Y/n/?] y 11102: Support /etc/mdev.conf (FEATURE_MDEV_CONF) [Y/n/?] y 11103: Support subdirs/symlinks (FEATURE_MDEV_RENAME) [Y/n/?] y 11104: Support regular expressions substitutions when renaming device (FEATURE_MDEV_RENAME_REGEXP) [N/y/?] n 11105: Support command execution at device addition/removal (FEATURE_MDEV_EXEC) [Y/n/?] y 11106: Support loading of firmware (FEATURE_MDEV_LOAD_FIRMWARE) [N/y/?] n 11107: Support daemon mode (FEATURE_MDEV_DAEMON) [Y/n/?] y 11108: mesg (1.4 kb) (MESG) [Y/n/?] y 11109: Enable writing to tty only by group, not by everybody (FEATURE_MESG_ENABLE_ONLY_GROUP) [Y/n/?] y 11110: mke2fs (10 kb) (MKE2FS) [Y/n/?] y 11111: mkfs.ext2 (10 kb) (MKFS_EXT2) [N/y/?] n 11112: mkfs.minix (10 kb) (MKFS_MINIX) [N/y/?] n 11113: mkfs_reiser (MKFS_REISER) [N/y/?] n 11114: mkdosfs (7.2 kb) (MKDOSFS) [Y/n/?] y 11115: mkfs.vfat (7.2 kb) (MKFS_VFAT) [N/y/?] n 11116: mkswap (6.3 kb) (MKSWAP) [Y/n/?] y 11117: UUID support (FEATURE_MKSWAP_UUID) [N/y/?] n 11118: more (7 kb) (MORE) [Y/n/?] y 11119: mount (23 kb) (MOUNT) [Y/n/?] y 11120: Support -f (fake mount) (FEATURE_MOUNT_FAKE) [N/y/?] n 11121: Support -v (verbose) (FEATURE_MOUNT_VERBOSE) [N/y/?] n 11122: Support mount helpers (FEATURE_MOUNT_HELPERS) [N/y/?] n 11123: Support specifying devices by label or UUID (FEATURE_MOUNT_LABEL) [N/y/?] n 11124: Support mounting NFS file systems on Linux < 2.6.23 (FEATURE_MOUNT_NFS) [N/y/?] n 11125: Support mounting CIFS/SMB file systems (FEATURE_MOUNT_CIFS) [Y/n/?] y 11126: Support lots of -o flags (FEATURE_MOUNT_FLAGS) [Y/n/?] y 11127: Support /etc/fstab and -a (mount all) (FEATURE_MOUNT_FSTAB) [Y/n/?] y 11128: Support -T <alt_fstab> (FEATURE_MOUNT_OTHERTAB) [Y/n/?] y 11129: mountpoint (4.9 kb) (MOUNTPOINT) [Y/n/?] y 11130: nologin (NOLOGIN) [Y/n/?] y 11131: Enable dependencies for nologin (NOLOGIN_DEPENDENCIES) [N/y/?] n 11132: nsenter (6.5 kb) (NSENTER) [N/y/?] n 11133: pivot_root (1.1 kb) (PIVOT_ROOT) [Y/n/?] y 11134: rdate (5.6 kb) (RDATE) [Y/n/?] y 11135: rdev (1.8 kb) (RDEV) [N/y/?] n 11136: readprofile (7.1 kb) (READPROFILE) [Y/n/?] y 11137: renice (4.2 kb) (RENICE) [Y/n/?] y 11138: rev (4.4 kb) (REV) [N/y/?] n 11139: rtcwake (6.8 kb) (RTCWAKE) [N/y/?] n 11140: script (8.6 kb) (SCRIPT) [N/y/?] n 11141: scriptreplay (2.4 kb) (SCRIPTREPLAY) [N/y/?] n 11142: setarch (3.6 kb) (SETARCH) [Y/n/?] y 11143: linux32 (3.3 kb) (LINUX32) [Y/n/?] y 11144: linux64 (3.3 kb) (LINUX64) [Y/n/?] y 11145: setpriv (6.6 kb) (SETPRIV) [Y/n/?] y 11146: Support dumping current privilege state (FEATURE_SETPRIV_DUMP) [Y/n/?] y 11147: Support capabilities (FEATURE_SETPRIV_CAPABILITIES) [Y/n/?] y 11148: Support capability names (FEATURE_SETPRIV_CAPABILITY_NAMES) [Y/n/?] y 11149: setsid (3.6 kb) (SETSID) [Y/n/?] y 11150: swapon (15 kb) (SWAPON) [Y/n/?] y 11151: Support discard option -d (FEATURE_SWAPON_DISCARD) [N/y/?] n 11152: Support priority option -p (FEATURE_SWAPON_PRI) [N/y/?] n 11153: swapoff (14 kb) (SWAPOFF) [Y/n] y 11154: Support specifying devices by label or UUID (FEATURE_SWAPONOFF_LABEL) [Y/n/?] y 11155: switch_root (5.5 kb) (SWITCH_ROOT) [Y/n/?] y 11156: taskset (4.2 kb) (TASKSET) [N/y/?] n 11157: uevent (3.1 kb) (UEVENT) [Y/n/?] y 11158: umount (5.1 kb) (UMOUNT) [Y/n/?] y 11159: Support -a (unmount all) (FEATURE_UMOUNT_ALL) [Y/n/?] y 11160: unshare (7.2 kb) (UNSHARE) [N/y/?] n 11161: wall (2.6 kb) (WALL) [N/y/?] n 11162: * 11163: * Common options for mount/umount 11164: * 11165: Support loopback mounts (FEATURE_MOUNT_LOOP) [Y/n/?] y 11166: Create new loopback devices if needed (FEATURE_MOUNT_LOOP_CREATE) [Y/n/?] y 11167: Support old /etc/mtab file (FEATURE_MTAB_SUPPORT) [N/y/?] n 11168: * 11169: * Filesystem/Volume identification 11170: * 11171: bcache filesystem (FEATURE_VOLUMEID_BCACHE) [N/y] n 11172: btrfs filesystem (FEATURE_VOLUMEID_BTRFS) [N/y] n 11173: cramfs filesystem (FEATURE_VOLUMEID_CRAMFS) [N/y] n 11174: erofs filesystem (FEATURE_VOLUMEID_EROFS) [Y/n/?] y 11175: exFAT filesystem (FEATURE_VOLUMEID_EXFAT) [Y/n/?] y 11176: Ext filesystem (FEATURE_VOLUMEID_EXT) [Y/n] y 11177: f2fs filesystem (FEATURE_VOLUMEID_F2FS) [Y/n/?] y 11178: fat filesystem (FEATURE_VOLUMEID_FAT) [Y/n] y 11179: hfs filesystem (FEATURE_VOLUMEID_HFS) [N/y] n 11180: iso9660 filesystem (FEATURE_VOLUMEID_ISO9660) [N/y] n 11181: jfs filesystem (FEATURE_VOLUMEID_JFS) [N/y] n 11182: linuxraid (FEATURE_VOLUMEID_LINUXRAID) [N/y] n 11183: linux swap filesystem (FEATURE_VOLUMEID_LINUXSWAP) [N/y] n 11184: luks filesystem (FEATURE_VOLUMEID_LUKS) [N/y] n 11185: minix filesystem (FEATURE_VOLUMEID_MINIX) [Y/n] y 11186: nilfs filesystem (FEATURE_VOLUMEID_NILFS) [N/y/?] n 11187: ntfs filesystem (FEATURE_VOLUMEID_NTFS) [N/y] n 11188: ocfs2 filesystem (FEATURE_VOLUMEID_OCFS2) [N/y] n 11189: Reiser filesystem (FEATURE_VOLUMEID_REISERFS) [N/y] n 11190: romfs filesystem (FEATURE_VOLUMEID_ROMFS) [N/y] n 11191: sysv filesystem (FEATURE_VOLUMEID_SYSV) [N/y] n 11192: UBIFS filesystem (FEATURE_VOLUMEID_UBIFS) [Y/n/?] y 11193: udf filesystem (FEATURE_VOLUMEID_UDF) [N/y] n 11194: xfs filesystem (FEATURE_VOLUMEID_XFS) [N/y] n 11195: * 11196: * Miscellaneous Utilities 11197: * 11198: adjtimex (4.7 kb) (ADJTIMEX) [N/y/?] n 11199: ascii (ASCII) [Y/n/?] y 11200: bbconfig (9.7 kb) (BBCONFIG) [N/y/?] n 11201: bc (45 kb) (BC) [Y/n/?] y 11202: dc (36 kb) (DC) [Y/n/?] y 11203: Use bc code base for dc (larger, more features) (FEATURE_DC_BIG) [Y] y 11204: Interactive mode (+4kb) (FEATURE_BC_INTERACTIVE) [Y/n/?] y 11205: Enable bc/dc long options (FEATURE_BC_LONG_OPTIONS) [Y/n] y 11206: beep (2.4 kb) (BEEP) [N/y/?] n 11207: chat (6.3 kb) (CHAT) [N/y/?] n 11208: conspy (10 kb) (CONSPY) [N/y/?] n 11209: crond (14 kb) (CROND) [Y/n/?] y 11210: Support -d (redirect output to stderr) (FEATURE_CROND_D) [N/y/?] n 11211: Report command output via email (using sendmail) (FEATURE_CROND_CALL_SENDMAIL) [N/y/?] n 11212: Support special times (@reboot, @daily, etc) in crontabs (FEATURE_CROND_SPECIAL_TIMES) [Y/n/?] y 11213: crond spool directory (FEATURE_CROND_DIR) [/var/spool/cron] /var/spool/cron 11214: crontab (10 kb) (CRONTAB) [Y/n/?] y 11215: devfsd (obsolete) (DEVFSD) [N/y/?] n 11216: Use devfs names for all devices (obsolete) (FEATURE_DEVFS) [N/y/?] n 11217: devmem (2.5 kb) (DEVMEM) [Y/n/?] y 11218: fbsplash (26 kb) (FBSPLASH) [N/y/?] n 11219: flash_eraseall (5.9 kb) (FLASH_ERASEALL) [N/y/?] n 11220: flash_lock (2.1 kb) (FLASH_LOCK) [N/y/?] n 11221: flash_unlock (1.3 kb) (FLASH_UNLOCK) [N/y/?] n 11222: flashcp (5.3 kb) (FLASHCP) [N/y/?] n 11223: hdparm (25 kb) (HDPARM) [Y/n/?] y 11224: Support obtaining detailed information directly from drives (FEATURE_HDPARM_GET_IDENTITY) [Y/n/?] y 11225: Register an IDE interface (DANGEROUS) (FEATURE_HDPARM_HDIO_SCAN_HWIF) [N/y/?] n 11226: Un-register an IDE interface (DANGEROUS) (FEATURE_HDPARM_HDIO_UNREGISTER_HWIF) [N/y/?] n 11227: Perform device reset (DANGEROUS) (FEATURE_HDPARM_HDIO_DRIVE_RESET) [N/y/?] n 11228: Tristate device for hotswap (DANGEROUS) (FEATURE_HDPARM_HDIO_TRISTATE_HWIF) [N/y/?] n 11229: Get/set using_dma flag (FEATURE_HDPARM_HDIO_GETSET_DMA) [N/y/?] n 11230: hexedit (21 kb) (HEXEDIT) [Y/n/?] y 11231: i2cget (5.5 kb) (I2CGET) [Y/n/?] y 11232: i2cset (6.7 kb) (I2CSET) [Y/n/?] y 11233: i2cdump (7.1 kb) (I2CDUMP) [Y/n/?] y 11234: i2cdetect (7.1 kb) (I2CDETECT) [Y/n/?] y 11235: i2ctransfer (4.0 kb) (I2CTRANSFER) [Y/n/?] y 11236: inotifyd (3.6 kb) (INOTIFYD) [N/y/?] n 11237: less (16 kb) (LESS) [Y/n/?] y 11238: Max number of input lines less will try to eat (FEATURE_LESS_MAXLINES) [9999999] 9999999 11239: Enable bracket searching (FEATURE_LESS_BRACKETS) [Y/n/?] y 11240: Enable -m/-M (FEATURE_LESS_FLAGS) [Y/n/?] y 11241: Enable -S (FEATURE_LESS_TRUNCATE) [Y/n/?] y 11242: Enable marks (FEATURE_LESS_MARKS) [N/y/?] n 11243: Enable regular expressions (FEATURE_LESS_REGEXP) [Y/n/?] y 11244: Enable automatic resizing on window size changes (FEATURE_LESS_WINCH) [N/y/?] n 11245: Enable flag changes ('-' command) (FEATURE_LESS_DASHCMD) [N/y/?] n 11246: lsscsi (2.5 kb) (LSSCSI) [Y/n/?] y 11247: makedevs (9.2 kb) (MAKEDEVS) [Y/n/?] y 11248: Choose makedevs behaviour 11249: 1. leaf (FEATURE_MAKEDEVS_LEAF) 11250: > 2. table (FEATURE_MAKEDEVS_TABLE) 11251: choice[1-2]: 2 11252: man (26 kb) (MAN) [N/y/?] n 11253: microcom (5.7 kb) (MICROCOM) [Y/n/?] y 11254: mim (0.5 kb) (MIM) [Y/n/?] y 11255: mt (2.5 kb) (MT) [Y/n/?] y 11256: nandwrite (4.8 kb) (NANDWRITE) [N/y/?] n 11257: nanddump (5.2 kb) (NANDDUMP) [N/y/?] n 11258: partprobe (3.5 kb) (PARTPROBE) [Y/n/?] y 11259: raidautorun (1.3 kb) (RAIDAUTORUN) [N/y/?] n 11260: readahead (1.5 kb) (READAHEAD) [N/y/?] n 11261: rfkill (4.4 kb) (RFKILL) [N/y/?] n 11262: runlevel (559 bytes) (RUNLEVEL) [Y/n/?] y 11263: rx (2.9 kb) (RX) [N/y/?] n 11264: setfattr (3.7 kb) (SETFATTR) [Y/n/?] y 11265: setserial (6.9 kb) (SETSERIAL) [Y/n/?] y 11266: strings (4.6 kb) (STRINGS) [Y/n/?] y 11267: time (6.8 kb) (TIME) [Y/n/?] y 11268: ts (450 bytes) (TS) [Y/n] y 11269: ttysize (432 bytes) (TTYSIZE) [N/y/?] n 11270: ubiattach (4.2 kb) (UBIATTACH) [N/y/?] n 11271: ubidetach (4.1 kb) (UBIDETACH) [N/y/?] n 11272: ubimkvol (5.3 kb) (UBIMKVOL) [N/y/?] n 11273: ubirmvol (4.9 kb) (UBIRMVOL) [N/y/?] n 11274: ubirsvol (4.2 kb) (UBIRSVOL) [N/y/?] n 11275: ubiupdatevol (5.2 kb) (UBIUPDATEVOL) [N/y/?] n 11276: ubirename (2.4 kb) (UBIRENAME) [Y/n/?] y 11277: volname (1.6 kb) (VOLNAME) [N/y/?] n 11278: watchdog (5.3 kb) (WATCHDOG) [Y/n/?] y 11279: Open watchdog device twice, closing it gracefully in between (FEATURE_WATCHDOG_OPEN_TWICE) [N/y/?] n 11280: * 11281: * Networking Utilities 11282: * 11283: Enable IPv6 support (FEATURE_IPV6) [Y/n/?] y 11284: Enable Unix domain socket support (usually not needed) (FEATURE_UNIX_LOCAL) [N/y/?] n 11285: Prefer IPv4 addresses from DNS queries (FEATURE_PREFER_IPV4_ADDRESS) [Y/n/?] y 11286: Verbose resolution errors (VERBOSE_RESOLUTION_ERRORS) [N/y/?] n 11287: arp (10 kb) (ARP) [Y/n/?] y 11288: arping (9 kb) (ARPING) [Y/n/?] y 11289: brctl (4.7 kb) (BRCTL) [N/y/?] n 11290: dnsd (9.8 kb) (DNSD) [Y/n/?] y 11291: ether-wake (4.9 kb) (ETHER_WAKE) [Y/n/?] y 11292: ftpd (30 kb) (FTPD) [N/y/?] n 11293: ftpget (7.8 kb) (FTPGET) [N/y/?] n 11294: ftpput (7.5 kb) (FTPPUT) [N/y/?] n 11295: hostname (5.5 kb) (HOSTNAME) [Y/n/?] y 11296: dnsdomainname (3.6 kb) (DNSDOMAINNAME) [Y/n/?] y 11297: httpd (32 kb) (HTTPD) [N/y/?] n 11298: ifconfig (12 kb) (IFCONFIG) [Y/n/?] y 11299: Enable status reporting output (+7k) (FEATURE_IFCONFIG_STATUS) [Y/n/?] y 11300: Enable slip-specific options "keepalive" and "outfill" (FEATURE_IFCONFIG_SLIP) [Y/n/?] y 11301: Enable options "mem_start", "io_addr", and "irq" (FEATURE_IFCONFIG_MEMSTART_IOADDR_IRQ) [Y/n/?] y 11302: Enable option "hw" (ether only) (FEATURE_IFCONFIG_HW) [Y/n/?] y 11303: Set the broadcast automatically (FEATURE_IFCONFIG_BROADCAST_PLUS) [N/y/?] n 11304: ifenslave (13 kb) (IFENSLAVE) [N/y/?] n 11305: ifplugd (10 kb) (IFPLUGD) [N/y/?] n 11306: ifup (14 kb) (IFUP) [Y/n/?] y 11307: ifdown (13 kb) (IFDOWN) [Y/n/?] y 11308: Absolute path to ifstate file (IFUPDOWN_IFSTATE_PATH) [/var/run/ifstate] /var/run/ifstate 11309: Use ip tool (else ifconfig/route is used) (FEATURE_IFUPDOWN_IP) [Y/n/?] y 11310: Support IPv4 (FEATURE_IFUPDOWN_IPV4) [Y/n/?] y 11311: Support IPv6 (FEATURE_IFUPDOWN_IPV6) [Y/n/?] y 11312: Enable mapping support (FEATURE_IFUPDOWN_MAPPING) [Y/n/?] y 11313: Support external DHCP clients (FEATURE_IFUPDOWN_EXTERNAL_DHCP) [N/y/?] n 11314: inetd (18 kb) (INETD) [Y/n/?] y 11315: Support echo service on port 7 (FEATURE_INETD_SUPPORT_BUILTIN_ECHO) [Y/n/?] y 11316: Support discard service on port 8 (FEATURE_INETD_SUPPORT_BUILTIN_DISCARD) [Y/n/?] y 11317: Support time service on port 37 (FEATURE_INETD_SUPPORT_BUILTIN_TIME) [Y/n/?] y 11318: Support daytime service on port 13 (FEATURE_INETD_SUPPORT_BUILTIN_DAYTIME) [Y/n/?] y 11319: Support chargen service on port 19 (FEATURE_INETD_SUPPORT_BUILTIN_CHARGEN) [Y/n/?] y 11320: Support RPC services (FEATURE_INETD_RPC) [N/y/?] n 11321: ip (35 kb) (IP) [Y/n/?] y 11322: ipaddr (14 kb) (IPADDR) [Y/n/?] y 11323: iplink (17 kb) (IPLINK) [Y/n/?] y 11324: iproute (15 kb) (IPROUTE) [Y/n/?] y 11325: iptunnel (9.6 kb) (IPTUNNEL) [Y/n/?] y 11326: iprule (10 kb) (IPRULE) [Y/n/?] y 11327: ipneigh (8.3 kb) (IPNEIGH) [Y/n/?] y 11328: ip address (FEATURE_IP_ADDRESS) [Y/?] y 11329: ip link (FEATURE_IP_LINK) [Y/?] y 11330: ip route (FEATURE_IP_ROUTE) [Y/?] y 11331: ip route configuration directory (FEATURE_IP_ROUTE_DIR) [/etc/iproute2] /etc/iproute2 11332: ip tunnel (FEATURE_IP_TUNNEL) [Y/?] y 11333: ip rule (FEATURE_IP_RULE) [Y/?] y 11334: ip neighbor (FEATURE_IP_NEIGH) [Y/?] y 11335: Support displaying rarely used link types (FEATURE_IP_RARE_PROTOCOLS) [N/y/?] n 11336: ipcalc (4.4 kb) (IPCALC) [N/y/?] n 11337: fakeidentd (8.7 kb) (FAKEIDENTD) [N/y/?] n 11338: nameif (6.6 kb) (NAMEIF) [Y/n/?] y 11339: Extended nameif (FEATURE_NAMEIF_EXTENDED) [N/y/?] n 11340: nbd-client (6 kb) (NBDCLIENT) [N/y/?] n 11341: nc (11 kb) (NC) [N/y/?] n 11342: netcat (11 kb) (NETCAT) [N/y/?] n 11343: netstat (10 kb) (NETSTAT) [Y/n/?] y 11344: Enable wide output (FEATURE_NETSTAT_WIDE) [N/y/?] n 11345: Enable PID/Program name output (FEATURE_NETSTAT_PRG) [N/y/?] n 11346: nslookup (9.7 kb) (NSLOOKUP) [Y/n/?] y 11347: Use internal resolver code instead of libc (FEATURE_NSLOOKUP_BIG) [Y/n] y 11348: Enable long options (FEATURE_NSLOOKUP_LONG_OPTIONS) [Y/n] y 11349: ntpd (22 kb) (NTPD) [N/y/?] n 11350: ping (10 kb) (PING) [Y/n/?] y 11351: ping6 (11 kb) (PING6) [N/y/?] n 11352: Enable fancy ping output (FEATURE_FANCY_PING) [Y/n/?] y 11353: pscan (6 kb) (PSCAN) [N/y/?] n 11354: route (8.7 kb) (ROUTE) [Y/n/?] y 11355: slattach (6.2 kb) (SLATTACH) [N/y/?] n 11356: ssl_client (25 kb) (SSL_CLIENT) [N/y/?] n 11357: tc (8.3 kb) (TC) [Y/n/?] y 11358: Enable ingress (FEATURE_TC_INGRESS) [Y/n] y 11359: tcpsvd (14 kb) (TCPSVD) [N/y/?] n 11360: udpsvd (13 kb) (UDPSVD) [N/y/?] n 11361: telnet (8.8 kb) (TELNET) [Y/n/?] y 11362: Pass TERM type to remote host (FEATURE_TELNET_TTYPE) [Y/n/?] y 11363: Pass USER type to remote host (FEATURE_TELNET_AUTOLOGIN) [Y/n/?] y 11364: Enable window size autodetection (FEATURE_TELNET_WIDTH) [Y/n] y 11365: telnetd (12 kb) (TELNETD) [N/y/?] n 11366: tftp (11 kb) (TFTP) [Y/n/?] y 11367: Enable progress bar (FEATURE_TFTP_PROGRESS_BAR) [N/y] n 11368: tftp-hpa compat (support -c get/put FILE) (FEATURE_TFTP_HPA_COMPAT) [Y/n] y 11369: tftpd (10 kb) (TFTPD) [N/y/?] n 11370: Enable 'tftp get' and/or tftpd upload code (FEATURE_TFTP_GET) [Y/n/?] y 11371: Enable 'tftp put' and/or tftpd download code (FEATURE_TFTP_PUT) [Y/n/?] y 11372: Enable 'blksize' and 'tsize' protocol options (FEATURE_TFTP_BLOCKSIZE) [Y/n/?] y 11373: Enable debug (TFTP_DEBUG) [N/y/?] n 11374: traceroute (11 kb) (TRACEROUTE) [Y/n/?] y 11375: traceroute6 (13 kb) (TRACEROUTE6) [N/y/?] n 11376: Enable verbose output (FEATURE_TRACEROUTE_VERBOSE) [N/y/?] n 11377: Enable -I option (use ICMP instead of UDP) (FEATURE_TRACEROUTE_USE_ICMP) [N/y] n 11378: tunctl (6.2 kb) (TUNCTL) [N/y/?] n 11379: vconfig (2.3 kb) (VCONFIG) [Y/n/?] y 11380: wget (38 kb) (WGET) [Y/n/?] y 11381: Enable long options (FEATURE_WGET_LONG_OPTIONS) [Y/n] y 11382: Enable progress bar (+2k) (FEATURE_WGET_STATUSBAR) [Y/n] y 11383: Enable FTP protocol (+1k) (FEATURE_WGET_FTP) [Y/n/?] y 11384: Enable HTTP authentication (FEATURE_WGET_AUTHENTICATION) [Y/n/?] y 11385: Enable timeout option -T SEC (FEATURE_WGET_TIMEOUT) [Y/n/?] y 11386: Support HTTPS using internal TLS code (FEATURE_WGET_HTTPS) [N/y/?] n 11387: Try to connect to HTTPS using openssl (FEATURE_WGET_OPENSSL) [N/y/?] n 11388: whois (6.3 kb) (WHOIS) [N/y/?] n 11389: zcip (8.4 kb) (ZCIP) [N/y/?] n 11390: udhcpd (21 kb) (UDHCPD) [N/y/?] n 11391: dumpleases (5.1 kb) (DUMPLEASES) [N/y/?] n 11392: dhcprelay (5.2 kb) (DHCPRELAY) [N/y/?] n 11393: udhcpc (24 kb) (UDHCPC) [Y/n/?] y 11394: Verify that the offered address is free, using ARP ping (FEATURE_UDHCPC_ARPING) [Y/n/?] y 11395: Do not pass malformed host and domain names (FEATURE_UDHCPC_SANITIZEOPT) [Y/n/?] y 11396: Absolute path to config script (UDHCPC_DEFAULT_SCRIPT) [/usr/share/udhcpc/default.script] /usr/share/udhcpc/default.script 11397: udhcpc6 (21 kb) (UDHCPC6) [N/y/?] n 11398: * 11399: * Common options for DHCP applets 11400: * 11401: Default interface name (UDHCPC_DEFAULT_INTERFACE) [eth0] eth0 11402: Enable '-P port' option for udhcpd and udhcpc (FEATURE_UDHCP_PORT) [N/y/?] n 11403: Maximum verbosity level (0..9) (UDHCP_DEBUG) [0] 0 11404: DHCP options slack buffer size (UDHCPC_SLACK_FOR_BUGGY_SERVERS) [80] 80 11405: Support RFC 3397 domain search options (FEATURE_UDHCP_RFC3397) [Y/n/?] y 11406: Support 802.1Q VLAN parameters options (FEATURE_UDHCP_8021Q) [Y/n/?] y 11407: ifup udhcpc command line options (IFUPDOWN_UDHCPC_CMD_OPTIONS) [-R -n -O search] -R -n -O search 11408: * 11409: * Print Utilities 11410: * 11411: lpd (5.5 kb) (LPD) [N/y/?] n 11412: lpr (9.9 kb) (LPR) [N/y/?] n 11413: lpq (9.9 kb) (LPQ) [N/y/?] n 11414: * 11415: * Mail Utilities 11416: * 11417: makemime (5.4 kb) (MAKEMIME) [N/y/?] n 11418: popmaildir (10 kb) (POPMAILDIR) [N/y/?] n 11419: reformime (7.5 kb) (REFORMIME) [N/y/?] n 11420: sendmail (14 kb) (SENDMAIL) [N/y/?] n 11421: * 11422: * Process Utilities 11423: * 11424: free (3.1 kb) (FREE) [Y/n/?] y 11425: fuser (7 kb) (FUSER) [Y/n/?] y 11426: iostat (7.6 kb) (IOSTAT) [N/y/?] n 11427: kill (3.1 kb) (KILL) [Y/n/?] y 11428: killall (5.6 kb) (KILLALL) [Y/n/?] y 11429: killall5 (5.3 kb) (KILLALL5) [Y/n/?] y 11430: lsof (3.4 kb) (LSOF) [Y/n/?] y 11431: mpstat (9.8 kb) (MPSTAT) [N/y/?] n 11432: nmeter (11 kb) (NMETER) [N/y/?] n 11433: pgrep (6.5 kb) (PGREP) [N/y/?] n 11434: pkill (7.5 kb) (PKILL) [N/y/?] n 11435: pidof (6.3 kb) (PIDOF) [Y/n/?] y 11436: Enable single shot (-s) (FEATURE_PIDOF_SINGLE) [Y/n/?] y 11437: Enable omitting pids (-o PID) (FEATURE_PIDOF_OMIT) [Y/n/?] y 11438: pmap (6 kb) (PMAP) [N/y/?] n 11439: powertop (9.6 kb) (POWERTOP) [N/y/?] n 11440: ps (11 kb) (PS) [Y/n/?] y 11441: Enable -o time and -o etime specifiers (FEATURE_PS_TIME) [N/y] n 11442: Enable -o rgroup, -o ruser, -o nice specifiers (FEATURE_PS_ADDITIONAL_COLUMNS) [N/y] n 11443: pstree (9.3 kb) (PSTREE) [N/y/?] n 11444: pwdx (3.7 kb) (PWDX) [N/y/?] n 11445: smemcap (2.5 kb) (SMEMCAP) [N/y/?] n 11446: sysctl (7.4 kb) (BB_SYSCTL) [Y/n/?] y 11447: top (18 kb) (TOP) [Y/n/?] y 11448: Accept keyboard commands (FEATURE_TOP_INTERACTIVE) [Y/n/?] y 11449: Show CPU per-process usage percentage (FEATURE_TOP_CPU_USAGE_PERCENTAGE) [Y/n/?] y 11450: Show CPU global usage percentage (FEATURE_TOP_CPU_GLOBAL_PERCENTS) [Y/n/?] y 11451: SMP CPU usage display ('c' key) (FEATURE_TOP_SMP_CPU) [N/y/?] n 11452: Show 1/10th of a percent in CPU/mem statistics (FEATURE_TOP_DECIMALS) [N/y/?] n 11453: Show CPU process runs on ('j' field) (FEATURE_TOP_SMP_PROCESS) [N/y/?] n 11454: Topmem command ('s' key) (FEATURE_TOPMEM) [N/y/?] n 11455: uptime (3.7 kb) (UPTIME) [Y/n/?] y 11456: Show the number of users (FEATURE_UPTIME_UTMP_SUPPORT) [N/y/?] n 11457: watch (4.4 kb) (WATCH) [Y/n/?] y 11458: Support thread display in ps/pstree/top (FEATURE_SHOW_THREADS) [N/y/?] n 11459: * 11460: * Runit Utilities 11461: * 11462: chpst (9 kb) (CHPST) [N/y/?] n 11463: setuidgid (4 kb) (SETUIDGID) [N/y/?] n 11464: envuidgid (3.9 kb) (ENVUIDGID) [N/y/?] n 11465: envdir (2.5 kb) (ENVDIR) [N/y/?] n 11466: softlimit (4.5 kb) (SOFTLIMIT) [N/y/?] n 11467: runsv (7.8 kb) (RUNSV) [N/y/?] n 11468: runsvdir (6.3 kb) (RUNSVDIR) [N/y/?] n 11469: sv (8.5 kb) (SV) [N/y/?] n 11470: Default directory for services (SV_DEFAULT_SERVICE_DIR) [] 11471: svc (8.4 kb) (SVC) [Y/n/?] y 11472: svok (1.5 kb) (SVOK) [Y/n/?] y 11473: svlogd (16 kb) (SVLOGD) [N/y/?] n 11474: * 11475: * Shells 11476: * 11477: Choose which shell is aliased to 'sh' name 11478: > 1. ash (SH_IS_ASH) 11479: 2. hush (SH_IS_HUSH) 11480: 3. none (SH_IS_NONE) 11481: choice[1-3?]: 1 11482: Choose which shell is aliased to 'bash' name 11483: 1. ash (BASH_IS_ASH) 11484: 2. hush (BASH_IS_HUSH) 11485: > 3. none (BASH_IS_NONE) 11486: choice[1-3?]: 3 11487: ash (78 kb) (ASH) [Y/n/?] y 11488: Optimize for size instead of speed (ASH_OPTIMIZE_FOR_SIZE) [Y/n] y 11489: Use internal glob() implementation (ASH_INTERNAL_GLOB) [Y/n/?] y 11490: bash-compatible extensions (ASH_BASH_COMPAT) [Y/n] y 11491: 'source' and '.' builtins search current directory after $PATH (ASH_BASH_SOURCE_CURDIR) [N/y/?] n 11492: command_not_found_handle hook support (ASH_BASH_NOT_FOUND_HOOK) [Y/n/?] y 11493: Job control (ASH_JOB_CONTROL) [Y/n] y 11494: Alias support (ASH_ALIAS) [Y/n] y 11495: Pseudorandom generator and $RANDOM variable (ASH_RANDOM_SUPPORT) [Y/n/?] y 11496: Expand prompt string (ASH_EXPAND_PRMT) [Y/n/?] y 11497: Idle timeout variable $TMOUT (ASH_IDLE_TIMEOUT) [Y/n/?] y 11498: Check for new mail in interactive shell (ASH_MAIL) [N/y/?] n 11499: echo builtin (ASH_ECHO) [Y/n] y 11500: printf builtin (ASH_PRINTF) [Y/n] y 11501: test builtin (ASH_TEST) [Y/n] y 11502: help builtin (ASH_HELP) [Y/n] y 11503: getopts builtin (ASH_GETOPTS) [Y/n] y 11504: command builtin (ASH_CMDCMD) [Y/n/?] y 11505: cttyhack (2.4 kb) (CTTYHACK) [N/y/?] n 11506: hush (68 kb) (HUSH) [N/y/?] n 11507: Internal shell for embedded script support (SHELL_HUSH) [N/y] n 11508: * 11509: * Options common to all shells 11510: * 11511: POSIX math support (FEATURE_SH_MATH) [Y/n/?] y 11512: Extend POSIX math support to 64 bit (FEATURE_SH_MATH_64) [Y/n/?] y 11513: Support BASE#nnnn literals (FEATURE_SH_MATH_BASE) [Y/n] y 11514: Hide message on interactive shell startup (FEATURE_SH_EXTRA_QUIET) [Y/n/?] y 11515: Standalone shell (FEATURE_SH_STANDALONE) [N/y/?] n 11516: Run 'nofork' applets directly (FEATURE_SH_NOFORK) [N/y/?] n 11517: read -t N.NNN support (+110 bytes) (FEATURE_SH_READ_FRAC) [Y/n/?] y 11518: Use $HISTFILESIZE (FEATURE_SH_HISTFILESIZE) [N/y/?] n 11519: Embed scripts in the binary (FEATURE_SH_EMBEDDED_SCRIPTS) [Y/n/?] y 11520: * 11521: * System Logging Utilities 11522: * 11523: klogd (5.7 kb) (KLOGD) [Y/n/?] y 11524: Use the klogctl() interface (FEATURE_KLOGD_KLOGCTL) [Y/n/?] y 11525: logger (6.3 kb) (LOGGER) [Y/n/?] y 11526: logread (4.8 kb) (LOGREAD) [N/y/?] n 11527: syslogd (13 kb) (SYSLOGD) [Y/n/?] y 11528: Rotate message files (FEATURE_ROTATE_LOGFILE) [Y/n/?] y 11529: Remote Log support (FEATURE_REMOTE_LOG) [Y/n/?] y 11530: Support -D (drop dups) option (FEATURE_SYSLOGD_DUP) [N/y/?] n 11531: Support syslog.conf (FEATURE_SYSLOGD_CFG) [N/y/?] n 11532: Include milliseconds in timestamps (FEATURE_SYSLOGD_PRECISE_TIMESTAMPS) [N/y/?] n 11533: Read buffer size in bytes (FEATURE_SYSLOGD_READ_BUFFER_SIZE) [256] 256 11534: Circular Buffer support (FEATURE_IPC_SYSLOG) [N/y/?] n 11535: Linux kernel printk buffer support (FEATURE_KMSG_SYSLOG) [N/y/?] n 11536: yes: standard output: Broken pipe 11537: >>> busybox 1.34.1 Configuring 11538: >>> busybox 1.34.1 Building 11539: PATH="/dev/shm/qemu/out-br/host/bin:/dev/shm/qemu/out-br/host/sbin:/usr/bin/:/home/optee/devel/ibart/ibartenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/optee/bin" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" CFLAGS_busybox="" /usr/bin//make CC="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc" ARCH=arm PREFIX="/dev/shm/qemu/out-br/target" EXTRA_LDFLAGS="" CROSS_COMPILE="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-" CONFIG_PREFIX="/dev/shm/qemu/out-br/target" SKIP_STRIP=y -C /dev/shm/qemu/out-br/build/busybox-1.34.1 11540: Cloning into '/dev/shm/qemu/qemu/slirp'... 11541: HOSTCC scripts/basic/fixdep 11542: HOSTCC scripts/basic/split-include 11543: HOSTCC scripts/basic/docproc 11544: SPLIT include/autoconf.h -> include/config/* 11545: GEN include/bbconfigopts.h 11546: GEN include/common_bufsiz.h 11547: GEN include/embedded_scripts.h 11548: HOSTCC applets/usage 11549: applets/usage.c: In function ‘main’: 11550: applets/usage.c:52:17: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 11551: 52 | write(STDOUT_FILENO, usage_array[i].usage, strlen(usage_array[i].usage) + 1); 11552: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11553: GEN include/usage_compressed.h 11554: HOSTCC applets/applet_tables 11555: GEN include/applet_tables.h include/NUM_APPLETS.h 11556: GEN include/applet_tables.h include/NUM_APPLETS.h 11557: CC applets/applets.o 11558: LD applets/built-in.o 11559: HOSTCC applets/usage_pod 11560: LD archival/built-in.o 11561: CC archival/ar.o 11562: CC archival/bbunzip.o 11563: CC archival/cpio.o 11564: CC archival/gzip.o 11565: CC archival/lzop.o 11566: CC archival/tar.o 11567: CC archival/unzip.o 11568: AR archival/lib.a 11569: LD archival/libarchive/built-in.o 11570: CC archival/libarchive/common.o 11571: CC archival/libarchive/data_align.o 11572: CC archival/libarchive/data_extract_all.o 11573: archival/libarchive/data_extract_all.c: In function ‘data_extract_all’: 11574: archival/libarchive/data_extract_all.c:235:4: warning: ignoring return value of ‘chown’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 11575: 235 | chown(dst_name, uid, gid); 11576: | ^~~~~~~~~~~~~~~~~~~~~~~~~ 11577: CC archival/libarchive/data_extract_to_command.o 11578: CC archival/libarchive/data_extract_to_stdout.o 11579: CC archival/libarchive/data_skip.o 11580: Cloning into '/dev/shm/qemu/qemu/tests/fp/berkeley-softfloat-3'... 11581: CC archival/libarchive/decompress_bunzip2.o 11582: CC archival/libarchive/decompress_gunzip.o 11583: CC archival/libarchive/decompress_unlzma.o 11584: CC archival/libarchive/decompress_unxz.o 11585: CC archival/libarchive/filter_accept_all.o 11586: CC archival/libarchive/filter_accept_list.o 11587: CC archival/libarchive/filter_accept_reject_list.o 11588: CC archival/libarchive/find_list_entry.o 11589: CC archival/libarchive/get_header_ar.o 11590: CC archival/libarchive/get_header_cpio.o 11591: CC archival/libarchive/get_header_tar.o 11592: CC archival/libarchive/header_list.o 11593: CC archival/libarchive/header_skip.o 11594: CC archival/libarchive/header_verbose_list.o 11595: CC archival/libarchive/init_handle.o 11596: CC archival/libarchive/lzo1x_1.o 11597: CC archival/libarchive/lzo1x_1o.o 11598: CC archival/libarchive/lzo1x_d.o 11599: CC archival/libarchive/open_transformer.o 11600: CC archival/libarchive/seek_by_jump.o 11601: CC archival/libarchive/seek_by_read.o 11602: CC archival/libarchive/unpack_ar_archive.o 11603: CC archival/libarchive/unsafe_prefix.o 11604: CC archival/libarchive/unsafe_symlink_target.o 11605: AR archival/libarchive/lib.a 11606: LD console-tools/built-in.o 11607: CC console-tools/chvt.o 11608: CC console-tools/clear.o 11609: CC console-tools/deallocvt.o 11610: CC console-tools/dumpkmap.o 11611: console-tools/dumpkmap.c: In function ‘dumpkmap_main’: 11612: console-tools/dumpkmap.c:67:2: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 11613: 67 | write(STDOUT_FILENO, flags, 7 + MAX_NR_KEYMAPS); 11614: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11615: console-tools/dumpkmap.c:79:6: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 11616: 79 | write(STDOUT_FILENO, &ke.kb_value, 2); 11617: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11618: CC console-tools/loadfont.o 11619: CC console-tools/loadkmap.o 11620: CC console-tools/openvt.o 11621: CC console-tools/reset.o 11622: CC console-tools/resize.o 11623: console-tools/resize.c: In function ‘resize_main’: 11624: console-tools/resize.c:88:2: warning: ignoring return value of ‘scanf’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 11625: 88 | scanf(ESC"[%hu;%huR", &w.ws_row, &w.ws_col); 11626: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11627: CC console-tools/setconsole.o 11628: CC console-tools/setkeycodes.o 11629: CC console-tools/setlogcons.o 11630: AR console-tools/lib.a 11631: LD coreutils/built-in.o 11632: CC coreutils/basename.o 11633: CC coreutils/cat.o 11634: CC coreutils/chgrp.o 11635: CC coreutils/chmod.o 11636: CC coreutils/chown.o 11637: Cloning into '/dev/shm/qemu/qemu/tests/fp/berkeley-testfloat-3'... 11638: CC coreutils/chroot.o 11639: CC coreutils/cksum.o 11640: CC coreutils/cp.o 11641: CC coreutils/cut.o 11642: CC coreutils/date.o 11643: CC coreutils/dd.o 11644: CC coreutils/df.o 11645: CC coreutils/dirname.o 11646: CC coreutils/dos2unix.o 11647: coreutils/dos2unix.c: In function ‘convert’: 11648: coreutils/dos2unix.c:83:3: warning: ignoring return value of ‘fchown’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 11649: 83 | fchown(fd, st.st_uid, st.st_gid); 11650: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11651: CC coreutils/du.o 11652: CC coreutils/echo.o 11653: CC coreutils/env.o 11654: CC coreutils/expr.o 11655: CC coreutils/factor.o 11656: CC coreutils/false.o 11657: CC coreutils/fold.o 11658: CC coreutils/head.o 11659: CC coreutils/hostid.o 11660: CC coreutils/id.o 11661: CC coreutils/install.o 11662: CC coreutils/link.o 11663: CC coreutils/ln.o 11664: CC coreutils/logname.o 11665: CC coreutils/ls.o 11666: CC coreutils/md5_sha1_sum.o 11667: CC coreutils/mkdir.o 11668: CC coreutils/mkfifo.o 11669: CC coreutils/mknod.o 11670: CC coreutils/mktemp.o 11671: CC coreutils/mv.o 11672: CC coreutils/nice.o 11673: CC coreutils/nl.o 11674: CC coreutils/nohup.o 11675: CC coreutils/nproc.o 11676: CC coreutils/od.o 11677: CC coreutils/paste.o 11678: CC coreutils/printenv.o 11679: CC coreutils/printf.o 11680: CC coreutils/pwd.o 11681: CC coreutils/readlink.o 11682: CC coreutils/realpath.o 11683: CC coreutils/rm.o 11684: CC coreutils/rmdir.o 11685: CC coreutils/seq.o 11686: CC coreutils/shred.o 11687: Cloning into '/dev/shm/qemu/qemu/ui/keycodemapdb'... 11688: coreutils/shred.c: In function ‘shred_main’: 11689: coreutils/shred.c:104:4: warning: ignoring return value of ‘ftruncate’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 11690: 104 | ftruncate(fd, 0); 11691: | ^~~~~~~~~~~~~~~~ 11692: CC coreutils/sleep.o 11693: CC coreutils/sort.o 11694: CC coreutils/stty.o 11695: CC coreutils/sync.o 11696: CC coreutils/tail.o 11697: CC coreutils/tee.o 11698: CC coreutils/test.o 11699: CC coreutils/test_ptr_hack.o 11700: CC coreutils/touch.o 11701: CC coreutils/tr.o 11702: CC coreutils/true.o 11703: CC coreutils/truncate.o 11704: CC coreutils/tty.o 11705: CC coreutils/uname.o 11706: CC coreutils/uniq.o 11707: CC coreutils/unlink.o 11708: CC coreutils/usleep.o 11709: CC coreutils/uudecode.o 11710: CC coreutils/uuencode.o 11711: CC coreutils/wc.o 11712: CC coreutils/who.o 11713: CC coreutils/whoami.o 11714: CC coreutils/yes.o 11715: AR coreutils/lib.a 11716: LD coreutils/libcoreutils/built-in.o 11717: CC coreutils/libcoreutils/cp_mv_stat.o 11718: CC coreutils/libcoreutils/getopt_mk_fifo_nod.o 11719: AR coreutils/libcoreutils/lib.a 11720: LD debianutils/built-in.o 11721: CC debianutils/pipe_progress.o 11722: CC debianutils/run_parts.o 11723: CC debianutils/start_stop_daemon.o 11724: CC debianutils/which.o 11725: AR debianutils/lib.a 11726: LD klibc-utils/built-in.o 11727: CC klibc-utils/nuke.o 11728: CC klibc-utils/resume.o 11729: AR klibc-utils/lib.a 11730: LD e2fsprogs/built-in.o 11731: CC e2fsprogs/chattr.o 11732: CC e2fsprogs/e2fs_lib.o 11733: CC e2fsprogs/fsck.o 11734: CC e2fsprogs/lsattr.o 11735: AR e2fsprogs/lib.a 11736: LD editors/built-in.o 11737: CC editors/awk.o 11738: CC editors/cmp.o 11739: CC editors/diff.o 11740: CC editors/patch.o 11741: CC editors/sed.o 11742: editors/sed.c: In function ‘sed_main’: 11743: editors/sed.c:1607:4: warning: ignoring return value of ‘fchown’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 11744: 1607 | fchown(nonstdoutfd, statbuf.st_uid, statbuf.st_gid); 11745: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11746: CC editors/vi.o 11747: editors/vi.c: In function ‘file_write’: 11748: editors/vi.c:2361:2: warning: ignoring return value of ‘ftruncate’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 11749: 2361 | ftruncate(fd, charcnt); 11750: | ^~~~~~~~~~~~~~~~~~~~~~ 11751: AR editors/lib.a 11752: LD findutils/built-in.o 11753: CC findutils/find.o 11754: CC findutils/grep.o 11755: CC findutils/xargs.o 11756: AR findutils/lib.a 11757: LD init/built-in.o 11758: CC init/halt.o 11759: CC init/init.o 11760: AR init/lib.a 11761: LD libbb/built-in.o 11762: CC libbb/appletlib.o 11763: libbb/appletlib.c: In function ‘check_suid’: 11764: libbb/appletlib.c:639:3: warning: ignoring return value of ‘setgid’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 11765: 639 | setgid(rgid); 11766: | ^~~~~~~~~~~~ 11767: libbb/appletlib.c:640:3: warning: ignoring return value of ‘setuid’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 11768: 640 | setuid(ruid); 11769: | ^~~~~~~~~~~~ 11770: CC libbb/ask_confirmation.o 11771: CC libbb/auto_string.o 11772: The Meson build system 11773: Version: 0.59.3 11774: Source dir: /dev/shm/qemu/qemu 11775: Build dir: /dev/shm/qemu/qemu/build 11776: Build type: native build 11777: CC libbb/bb_askpass.o 11778: CC libbb/bb_bswap_64.o 11779: CC libbb/bb_cat.o 11780: CC libbb/bb_do_delay.o 11781: Project name: qemu 11782: Project version: 7.0.0 11783: CC libbb/bb_getgroups.o 11784: C compiler for the host machine: /usr/bin//ccache gcc -m64 -mcx16 (gcc 11.3.0 "gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0") 11785: C linker for the host machine: /usr/bin//ccache gcc -m64 -mcx16 ld.bfd 2.38 11786: CC libbb/bb_getsockname.o 11787: Host machine cpu family: x86_64 11788: Host machine cpu: x86_64 11789: Program sh found: YES (/usr/bin/sh) 11790: CC libbb/bb_pwd.o 11791: Program python3 found: YES (/usr/bin//python3) 11792: WARNING: Broken python installation detected. Python files installed by Meson might not be found by python interpreter. 11793: Program bzip2 found: YES (/usr/bin/bzip2) 11794: CC libbb/bb_qsort.o 11795: C++ compiler for the host machine: c++ -m64 -mcx16 (gcc 11.3.0 "c++ (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0") 11796: C++ linker for the host machine: c++ -m64 -mcx16 ld.bfd 2.38 11797: Program cgcc found: NO 11798: CC libbb/bb_strtonum.o 11799: Library m found: YES 11800: Run-time dependency threads found: YES 11801: Library util found: YES 11802: Run-time dependency appleframeworks found: NO (tried framework) 11803: Found pkg-config: /usr/bin/pkg-config (0.29.2) 11804: CC libbb/capability.o 11805: Run-time dependency pixman-1 found: YES 0.40.0 11806: Run-time dependency zlib found: YES 1.2.11 11807: Has header "libaio.h" : NO 11808: Run-time dependency liburing found: NO (tried pkgconfig) 11809: Run-time dependency libnfs found: NO (tried pkgconfig) 11810: CC libbb/change_identity.o 11811: Run-time dependency appleframeworks found: NO (tried framework) 11812: Run-time dependency libseccomp found: NO (tried pkgconfig) 11813: Has header "cap-ng.h" : NO 11814: Run-time dependency xkbcommon found: NO (tried pkgconfig) 11815: Has header "libvdeplug.h" : NO 11816: Run-time dependency libpulse found: NO (tried pkgconfig) 11817: Run-time dependency alsa found: NO (tried pkgconfig) 11818: Run-time dependency jack found: NO (tried pkgconfig) 11819: Run-time dependency spice-protocol found: NO (tried pkgconfig) 11820: Run-time dependency spice-server found: NO (tried pkgconfig) 11821: CC libbb/chomp.o 11822: Library rt found: YES 11823: Run-time dependency libiscsi found: NO (tried pkgconfig) 11824: Run-time dependency libzstd found: NO (tried pkgconfig) 11825: Run-time dependency virglrenderer found: NO (tried pkgconfig) 11826: Run-time dependency libcurl found: NO (tried pkgconfig) 11827: Run-time dependency libudev found: YES 249 11828: CC libbb/common_bufsiz.o 11829: Library mpathpersist found: NO 11830: Run-time dependency ncursesw found: YES 6.3.20211021 11831: CC libbb/compare_string_array.o 11832: CC libbb/concat_path_file.o 11833: Has header "brlapi.h" : NO 11834: sdl2-config found: NO 11835: Run-time dependency sdl2 found: NO (tried pkgconfig and config-tool) 11836: Library rados found: NO 11837: Has header "rbd/librbd.h" : NO 11838: Run-time dependency glusterfs-api found: NO (tried pkgconfig) 11839: Run-time dependency libssh found: NO (tried pkgconfig) 11840: Has header "bzlib.h" : NO 11841: Has header "lzfse.h" : NO 11842: Has header "sys/soundcard.h" : YES 11843: Run-time dependency gnutls found: NO (tried pkgconfig) 11844: Run-time dependency gnutls found: NO (tried pkgconfig) 11845: libgcrypt-config found: NO need ['>=1.8'] 11846: Run-time dependency libgcrypt found: NO (tried config-tool) 11847: Run-time dependency nettle found: NO (tried pkgconfig) 11848: Run-time dependency gtk+-3.0 found: NO (tried pkgconfig) 11849: Run-time dependency libpng found: NO (tried pkgconfig) 11850: Run-time dependency libjpeg found: NO (tried pkgconfig) 11851: CC libbb/concat_subpath_file.o 11852: Has header "sasl/sasl.h" : NO 11853: Has header "security/pam_appl.h" : NO 11854: Has header "snappy-c.h" : NO 11855: Has header "lzo/lzo1x.h" : NO 11856: Has header "numa.h" : NO 11857: Run-time dependency libcacard found: NO (tried pkgconfig) 11858: Run-time dependency u2f-emu found: NO (tried pkgconfig) 11859: Run-time dependency libusbredirparser-0.5 found: NO (tried pkgconfig) 11860: Run-time dependency libusb-1.0 found: YES 1.0.25 11861: Run-time dependency libpmem found: NO (tried pkgconfig) 11862: Run-time dependency libdaxctl found: NO (tried pkgconfig) 11863: Run-time dependency libkeyutils found: NO (tried pkgconfig) 11864: CC libbb/copy_file.o 11865: Checking for function "gettid" : YES 11866: Run-time dependency libselinux found: YES 3.3 11867: CC libbb/copyfd.o 11868: Run-time dependency fuse3 found: NO (tried pkgconfig) 11869: Run-time dependency libbpf found: NO (tried pkgconfig) 11870: CC libbb/correct_password.o 11871: Has header "sys/epoll.h" : YES 11872: Has header "linux/magic.h" : YES 11873: Has header "valgrind/valgrind.h" : NO 11874: Has header "linux/btrfs.h" : YES 11875: Has header "libdrm/drm.h" : NO 11876: Has header "pty.h" : YES 11877: Has header "sys/disk.h" : NO 11878: Has header "sys/ioccom.h" : NO 11879: Has header "sys/kcov.h" : NO 11880: CC libbb/crc32.o 11881: Checking for function "accept4" : YES 11882: Checking for function "clock_adjtime" : YES 11883: CC libbb/default_error_retval.o 11884: Checking for function "dup3" : YES 11885: Checking for function "fallocate" : YES 11886: CC libbb/device_open.o 11887: Checking for function "posix_fallocate" : YES 11888: Checking for function "posix_memalign" : YES 11889: CC libbb/dump.o 11890: Checking for function "_aligned_malloc" : NO 11891: Checking for function "valloc" : YES 11892: CC libbb/duration.o 11893: Checking for function "memalign" : YES 11894: Checking for function "ppoll" : YES 11895: CC libbb/endofname.o 11896: Checking for function "preadv" : YES 11897: Checking for function "pthread_fchdir_np" : NO 11898: CC libbb/executable.o 11899: Checking for function "sem_timedwait" with dependency threads: YES 11900: Checking for function "sendfile" : YES 11901: CC libbb/fclose_nonstdin.o 11902: Checking for function "setns" : YES 11903: Checking for function "unshare" : YES 11904: CC libbb/fflush_stdout_and_exit.o 11905: Checking for function "syncfs" : YES 11906: Checking for function "sync_file_range" : YES 11907: CC libbb/fgets_str.o 11908: Checking for function "timerfd_create" : YES 11909: Checking for function "copy_file_range" : YES 11910: CC libbb/find_mount_point.o 11911: Checking for function "openpty" with dependency -lutil: YES 11912: Checking for function "strchrnul" : YES 11913: CC libbb/find_pid_by_name.o 11914: Checking for function "system" : YES 11915: Header <byteswap.h> has symbol "bswap_32" : YES 11916: Header <sys/epoll.h> has symbol "epoll_create1" : YES 11917: Header <unistd.h> has symbol "environ" : YES 11918: CC libbb/find_root_device.o 11919: Header <linux/falloc.h> has symbol "FALLOC_FL_PUNCH_HOLE" : YES 11920: Header <linux/falloc.h> has symbol "FALLOC_FL_KEEP_SIZE" : YES 11921: Header <linux/falloc.h> has symbol "FALLOC_FL_ZERO_RANGE" : YES 11922: Has header "linux/fiemap.h" : YES 11923: Header <linux/fs.h> has symbol "FS_IOC_FIEMAP" : YES 11924: CC libbb/full_write.o 11925: Checking for function "getrandom" : YES 11926: Header <sys/random.h> has symbol "GRND_NONBLOCK" : YES 11927: Header <sys/inotify.h> has symbol "inotify_init" : YES 11928: Header <sys/inotify.h> has symbol "inotify_init1" : YES 11929: CC libbb/get_console.o 11930: Header <machine/bswap.h> has symbol "bswap32" : NO 11931: Header <sys/prctl.h> has symbol "PR_SET_TIMERSLACK" : YES 11932: Header <linux/rtnetlink.h> has symbol "IFLA_PROTO_DOWN" : YES 11933: Header <sys/sysmacros.h> has symbol "makedev" : YES 11934: Header <getopt.h> has symbol "optreset" : NO 11935: CC libbb/get_last_path_component.o 11936: Header <netinet/in.h> has symbol "IPPROTO_MPTCP" : YES 11937: Checking whether type "struct sigevent" has member "sigev_notify_thread_id" : NO 11938: Checking whether type "struct stat" has member "st_atim" : YES 11939: Checking for type "struct iovec" : YES 11940: CC libbb/get_line_from_file.o 11941: Checking for type "struct utmpx" : YES 11942: CC libbb/get_shell_name.o 11943: CC libbb/get_volsize.o 11944: CC libbb/getopt32.o 11945: CC libbb/getopt_allopts.o 11946: CC libbb/getpty.o 11947: CC libbb/hash_md5_sha.o 11948: Checking for type "struct mmsghdr" : YES 11949: CC libbb/herror_msg.o 11950: CC libbb/human_readable.o 11951: CC libbb/in_ether.o 11952: CC libbb/inet_cksum.o 11953: CC libbb/inet_common.o 11954: CC libbb/inode_hash.o 11955: CC libbb/isdirectory.o 11956: CC libbb/isqrt.o 11957: CC libbb/iterate_on_dir.o 11958: CC libbb/kernel_version.o 11959: CC libbb/last_char_is.o 11960: Program scripts/minikconf.py found: YES (/usr/bin//python3 /dev/shm/qemu/qemu/scripts/minikconf.py) 11961: Configuring arm-softmmu-config-target.h using configuration 11962: Configuring arm-softmmu-config-devices.mak with command 11963: CC libbb/lineedit.o 11964: Reading depfile: /dev/shm/qemu/qemu/build/meson-private/arm-softmmu-config-devices.mak.d 11965: Configuring arm-softmmu-config-devices.h using configuration 11966: Program scripts/make-config-poison.sh found: YES (/dev/shm/qemu/qemu/scripts/make-config-poison.sh) 11967: Run-time dependency capstone found: NO (tried pkgconfig) 11968: Configuring capstone-defs.h using configuration 11969: Run-time dependency slirp found: NO (tried pkgconfig) 11970: CC libbb/lineedit_ptr_hack.o 11971: Configuring libslirp-version.h using configuration 11972: CC libbb/llist.o 11973: Library fdt found: YES 11974: Configuring config-host.h using configuration 11975: Program scripts/hxtool found: YES (/dev/shm/qemu/qemu/scripts/hxtool) 11976: Program scripts/shaderinclude.pl found: YES (/usr/bin/env perl /dev/shm/qemu/qemu/scripts/shaderinclude.pl) 11977: Program scripts/qapi-gen.py found: YES (/usr/bin//python3 /dev/shm/qemu/qemu/scripts/qapi-gen.py) 11978: Program scripts/qemu-version.sh found: YES (/dev/shm/qemu/qemu/scripts/qemu-version.sh) 11979: 11980: Executing subproject libvhost-user 11981: 11982: CC libbb/login.o 11983: libvhost-user| Project name: libvhost-user 11984: libvhost-user| Project version: undefined 11985: libvhost-user| C compiler for the host machine: /usr/bin//ccache gcc -m64 -mcx16 (gcc 11.3.0 "gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0") 11986: libvhost-user| C linker for the host machine: /usr/bin//ccache gcc -m64 -mcx16 ld.bfd 2.38 11987: libvhost-user| Dependency threads found: YES unknown (cached) 11988: libvhost-user| Dependency glib-2.0 found: YES 2.72.1 (overridden) 11989: libvhost-user| Build targets in project: 11 11990: libvhost-user| Subproject libvhost-user finished. 11991: 11992: CC libbb/loop.o 11993: CC libbb/make_directory.o 11994: CC libbb/makedev.o 11995: CC libbb/match_fstype.o 11996: Program cat found: YES (/usr/bin/cat) 11997: CC libbb/messages.o 11998: Program scripts/decodetree.py found: YES (/usr/bin//python3 /dev/shm/qemu/qemu/scripts/decodetree.py) 11999: CC libbb/missing_syscalls.o 12000: Program ../scripts/modules/module_block.py found: YES (/usr/bin//python3 /dev/shm/qemu/qemu/block/../scripts/modules/module_block.py) 12001: Program ../scripts/block-coroutine-wrapper.py found: YES (/usr/bin//python3 /dev/shm/qemu/qemu/block/../scripts/block-coroutine-wrapper.py) 12002: CC libbb/mode_string.o 12003: CC libbb/nuke_str.o 12004: CC libbb/obscure.o 12005: CC libbb/parse_config.o 12006: CC libbb/parse_mode.o 12007: Program scripts/modinfo-collect.py found: YES (/dev/shm/qemu/qemu/scripts/modinfo-collect.py) 12008: Program scripts/modinfo-generate.py found: YES (/dev/shm/qemu/qemu/scripts/modinfo-generate.py) 12009: Program nm found: YES 12010: Program scripts/undefsym.py found: YES (/usr/bin//python3 /dev/shm/qemu/qemu/scripts/undefsym.py) 12011: Program scripts/feature_to_c.sh found: YES (/bin/sh /dev/shm/qemu/qemu/scripts/feature_to_c.sh) 12012: CC libbb/percent_decode.o 12013: Configuring 50-edk2-i386-secure.json using configuration 12014: Configuring 50-edk2-x86_64-secure.json using configuration 12015: Configuring 60-edk2-aarch64.json using configuration 12016: Configuring 60-edk2-arm.json using configuration 12017: Configuring 60-edk2-i386.json using configuration 12018: Configuring 60-edk2-x86_64.json using configuration 12019: Program qemu-keymap found: NO 12020: Program cp found: YES (/usr/bin/cp) 12021: CC libbb/perror_msg.o 12022: Program sphinx-build-3 sphinx-build skipped: feature docs disabled 12023: Program python3 found: YES (/usr/bin//python3) 12024: CC libbb/perror_nomsg.o 12025: CC libbb/perror_nomsg_and_die.o 12026: CC libbb/pidfile.o 12027: CC libbb/platform.o 12028: CC libbb/print_flags.o 12029: CC libbb/print_numbered_lines.o 12030: CC libbb/printable.o 12031: Program diff found: YES (/usr/bin/diff) 12032: CC libbb/printable_string.o 12033: Program dbus-daemon found: YES (/usr/bin/dbus-daemon) 12034: Program /usr/bin/gdbus-codegen found: YES (/usr/bin/gdbus-codegen) 12035: CC libbb/process_escape_sequence.o 12036: Program initrd-stress.sh found: YES (/dev/shm/qemu/qemu/tests/migration/initrd-stress.sh) 12037: Build targets in project: 512 12038: 12039: qemu 7.0.0 12040: 12041: Directories 12042: Install prefix : /usr/local 12043: BIOS directory : share/qemu 12044: firmware path : /usr/local/share/qemu-firmware 12045: binary directory : bin 12046: library directory : lib 12047: module directory : lib/qemu 12048: libexec directory : libexec 12049: include directory : include 12050: config directory : /usr/local/etc 12051: local state directory : /usr/local/var 12052: Manual directory : share/man 12053: Doc directory : /usr/local/share/doc 12054: Build directory : /dev/shm/qemu/qemu/build 12055: Source path : /dev/shm/qemu/qemu 12056: GIT submodules : ui/keycodemapdb meson tests/fp/berkeley-testfloat-3 tests/fp/berkeley-softfloat-3 dtc capstone slirp 12057: 12058: Host binaries 12059: git : git 12060: make : make 12061: python : /usr/bin//python3 (version: 3.10) 12062: sphinx-build : NO 12063: gdb : /usr/bin//gdb 12064: iasl : iasl 12065: genisoimage : /usr/bin//genisoimage 12066: smbd : /usr/sbin/smbd 12067: 12068: Configurable features 12069: Documentation : NO 12070: system-mode emulation : YES 12071: user-mode emulation : NO 12072: block layer : YES 12073: Install blobs : YES 12074: module support : NO 12075: fuzzing support : NO 12076: Audio drivers : oss 12077: Trace backends : log 12078: D-Bus display : NO 12079: QOM debugging : NO 12080: vhost-kernel support : YES 12081: vhost-net support : YES 12082: vhost-crypto support : YES 12083: vhost-scsi support : YES 12084: vhost-vsock support : YES 12085: vhost-user support : YES 12086: vhost-user-blk server support: YES 12087: vhost-user-fs support : YES 12088: vhost-vdpa support : YES 12089: build guest agent : YES 12090: 12091: Compilation 12092: host CPU : x86_64 12093: host endianness : little 12094: C compiler : /usr/bin//ccache gcc -m64 -mcx16 12095: Host C compiler : /usr/bin//ccache gcc -m64 -mcx16 12096: C++ compiler : c++ -m64 -mcx16 12097: CFLAGS : -Wno-error -O2 -g 12098: CXXFLAGS : -Wno-error -O2 -g 12099: LDFLAGS : -Wno-error 12100: QEMU_CFLAGS : -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration -Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels -Wexpansion-to-defined -Wimplicit-fallthrough=2 -Wno-missing-include-dirs -Wno-shift-negative-value -Wno-psabi -fstack-protector-strong 12101: QEMU_CXXFLAGS : -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wundef -Wwrite-strings -fno-strict-aliasing -fno-common -fwrapv -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wempty-body -Wendif-labels -Wexpansion-to-defined -Wimplicit-fallthrough=2 -Wno-missing-include-dirs -Wno-shift-negative-value -Wno-psabi -fstack-protector-strong 12102: QEMU_OBJCFLAGS : 12103: QEMU_LDFLAGS : -Wl,--warn-common -Wl,-z,relro -Wl,-z,now -fstack-protector-strong 12104: profiler : NO 12105: link-time optimization (LTO) : NO 12106: PIE : YES 12107: static build : NO 12108: malloc trim support : YES 12109: membarrier : NO 12110: debug stack usage : NO 12111: mutex debugging : NO 12112: memory allocator : system 12113: avx2 optimization : YES 12114: avx512f optimization : NO 12115: gprof enabled : NO 12116: gcov : NO 12117: thread sanitizer : NO 12118: CFI support : NO 12119: strip binaries : NO 12120: sparse : NO 12121: mingw32 support : NO 12122: 12123: Targets and accelerators 12124: KVM support : NO 12125: HAX support : NO 12126: HVF support : NO 12127: WHPX support : NO 12128: NVMM support : NO 12129: Xen support : NO 12130: TCG support : YES 12131: TCG backend : native (x86_64) 12132: TCG plugins : YES 12133: TCG debug enabled : NO 12134: target list : arm-softmmu 12135: default devices : YES 12136: out of process emulation : YES 12137: 12138: Block layer support 12139: coroutine backend : ucontext 12140: coroutine pool : YES 12141: Block whitelist (rw) : 12142: Block whitelist (ro) : 12143: Use block whitelist in tools : NO 12144: VirtFS support : NO 12145: build virtiofs daemon : NO 12146: Live block migration : YES 12147: replication support : YES 12148: bochs support : YES 12149: cloop support : YES 12150: dmg support : YES 12151: qcow v1 support : YES 12152: vdi support : YES 12153: vvfat support : YES 12154: qed support : YES 12155: parallels support : YES 12156: FUSE exports : NO 12157: 12158: Crypto 12159: TLS priority : "NORMAL" 12160: GNUTLS support : NO 12161: libgcrypt : NO 12162: nettle : NO 12163: AF_ALG support : NO 12164: rng-none : NO 12165: Linux keyring : YES 12166: 12167: Dependencies 12168: SDL support : NO 12169: SDL image support : NO 12170: GTK support : NO 12171: pixman : YES 0.40.0 12172: VTE support : NO 12173: slirp support : internal 12174: libtasn1 : NO 12175: PAM : NO 12176: iconv support : YES 12177: curses support : YES 12178: virgl support : NO 12179: curl support : NO 12180: Multipath support : NO 12181: VNC support : YES 12182: VNC SASL support : NO 12183: VNC JPEG support : NO 12184: VNC PNG support : NO 12185: OSS support : YES 12186: ALSA support : NO 12187: PulseAudio support : NO 12188: JACK support : NO 12189: brlapi support : NO 12190: vde support : NO 12191: netmap support : NO 12192: l2tpv3 support : YES 12193: Linux AIO support : NO 12194: Linux io_uring support : NO 12195: ATTR/XATTR support : YES 12196: RDMA support : NO 12197: PVRDMA support : NO 12198: fdt support : system 12199: libcap-ng support : NO 12200: bpf support : NO 12201: spice protocol support : NO 12202: rbd support : NO 12203: smartcard support : NO 12204: U2F support : NO 12205: libusb : YES 1.0.25 12206: usb net redir : NO 12207: OpenGL support : NO 12208: GBM : NO 12209: libiscsi support : NO 12210: libnfs support : NO 12211: seccomp support : NO 12212: GlusterFS support : NO 12213: TPM support : YES 12214: libssh support : NO 12215: lzo support : NO 12216: snappy support : NO 12217: bzip2 support : NO 12218: lzfse support : NO 12219: zstd support : NO 12220: NUMA host support : NO 12221: capstone : internal 12222: libpmem support : NO 12223: libdaxctl support : NO 12224: libudev : YES 249 12225: FUSE lseek : NO 12226: selinux : YES 3.3 12227: 12228: Subprojects 12229: libvhost-user : YES 12230: 12231: Found ninja-1.10.1 at /usr/bin//ninja 12232: CC libbb/procps.o 12233: CC libbb/progress.o 12234: CC libbb/ptr_to_globals.o 12235: CC libbb/pw_encrypt.o 12236: CC libbb/read.o 12237: CC libbb/read_key.o 12238: CC libbb/read_printf.o 12239: CC libbb/recursive_action.o 12240: CC libbb/remove_file.o 12241: CC libbb/replace.o 12242: CC libbb/rtc.o 12243: CC libbb/run_shell.o 12244: CC libbb/safe_gethostname.o 12245: CC libbb/safe_poll.o 12246: CC libbb/safe_strncpy.o 12247: CC libbb/safe_write.o 12248: CC libbb/securetty.o 12249: CC libbb/setup_environment.o 12250: CC libbb/signals.o 12251: CC libbb/simplify_path.o 12252: CC libbb/single_argv.o 12253: CC libbb/skip_whitespace.o 12254: CC libbb/speed_table.o 12255: CC libbb/str_tolower.o 12256: CC libbb/strrstr.o 12257: CC libbb/sysconf.o 12258: CC libbb/time.o 12259: CC libbb/trim.o 12260: CC libbb/u_signal_names.o 12261: CC libbb/ubi.o 12262: CC libbb/udp_io.o 12263: CC libbb/update_passwd.o 12264: libbb/update_passwd.c: In function ‘update_passwd’: 12265: libbb/update_passwd.c:153:3: warning: ignoring return value of ‘fchown’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 12266: 153 | fchown(new_fd, sb.st_uid, sb.st_gid); 12267: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12268: CC libbb/utmp.o 12269: CC libbb/uuencode.o 12270: CC libbb/verror_msg.o 12271: CC libbb/vfork_daemon_rexec.o 12272: CC libbb/warn_ignoring_args.o 12273: CC libbb/wfopen.o 12274: CC libbb/wfopen_input.o 12275: CC libbb/write.o 12276: CC libbb/xatonum.o 12277: CC libbb/xconnect.o 12278: CC libbb/xfunc_die.o 12279: CC libbb/xfuncs.o 12280: CC libbb/xfuncs_printf.o 12281: CC libbb/xgetcwd.o 12282: CC libbb/xgethostbyname.o 12283: CC libbb/xreadlink.o 12284: CC libbb/xrealloc_vector.o 12285: CC libbb/xregcomp.o 12286: AR libbb/lib.a 12287: LD libpwdgrp/built-in.o 12288: CC libpwdgrp/uidgid_get.o 12289: AR libpwdgrp/lib.a 12290: LD loginutils/built-in.o 12291: CC loginutils/addgroup.o 12292: CC loginutils/adduser.o 12293: CC loginutils/cryptpw.o 12294: CC loginutils/deluser.o 12295: CC loginutils/getty.o 12296: loginutils/getty.c: In function ‘open_tty’: 12297: loginutils/getty.c:224:3: warning: ignoring return value of ‘fchown’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 12298: 224 | fchown(0, 0, 0); /* 0:0 */ 12299: | ^~~~~~~~~~~~~~~ 12300: CC loginutils/login.o 12301: loginutils/login.c: In function ‘login_main’: 12302: loginutils/login.c:558:2: warning: ignoring return value of ‘fchown’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 12303: 558 | fchown(0, pw->pw_uid, pw->pw_gid); 12304: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12305: CC loginutils/passwd.o 12306: CC loginutils/su.o 12307: make -C /dev/shm/qemu/build/../qemu 12308: make[1]: Entering directory '/dev/shm/qemu/qemu' 12309: changing dir to build for make ""... 12310: make[2]: Entering directory '/dev/shm/qemu/qemu/build' 12311: CC loginutils/sulogin.o 12312: GIT ui/keycodemapdb meson tests/fp/berkeley-testfloat-3 tests/fp/berkeley-softfloat-3 dtc capstone slirp 12313: /usr/bin//ninja build.ninja && touch build.ninja.stamp 12314: loginutils/sulogin.c: In function ‘sulogin_main’: 12315: loginutils/sulogin.c:52:3: warning: ignoring return value of ‘dup’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 12316: 52 | dup(xopen(argv[0], O_RDWR)); 12317: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 12318: loginutils/sulogin.c:54:3: warning: ignoring return value of ‘dup’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 12319: 54 | dup(0); 12320: | ^~~~~~ 12321: CC loginutils/vlock.o 12322: AR loginutils/lib.a 12323: LD mailutils/built-in.o 12324: AR mailutils/lib.a 12325: LD miscutils/built-in.o 12326: CC miscutils/ascii.o 12327: CC miscutils/bc.o 12328: ninja: no work to do. 12329: /usr/bin//python3 -B /dev/shm/qemu/qemu/meson/meson.py introspect --targets --tests --benchmarks | /usr/bin//python3 -B scripts/mtest2make.py > Makefile.mtest 12330: CC miscutils/crond.o 12331: CC miscutils/crontab.o 12332: miscutils/crontab.c: In function ‘crontab_main’: 12333: miscutils/crontab.c:161:3: warning: ignoring return value of ‘fchown’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 12334: 161 | fchown(src_fd, pas->pw_uid, pas->pw_gid); 12335: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12336: CC miscutils/devmem.o 12337: CC miscutils/hdparm.o 12338: CC miscutils/hexedit.o 12339: CC miscutils/i2c_tools.o 12340: miscutils/i2c_tools.c: In function ‘list_i2c_busses_and_exit’: 12341: miscutils/i2c_tools.c:1150:32: warning: ‘%s’ directive output may be truncated writing up to 255 bytes into a region of size 236 [-Wformat-truncation=] 12342: 1150 | snprintf(path, NAME_MAX, "%s/%s/name", 12343: | ^~ 12344: In file included from ../../host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/stdio.h:867, 12345: from include/libbb.h:31, 12346: from miscutils/i2c_tools.c:66: 12347: ../../host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/bits/stdio2.h:67:10: note: ‘__builtin_snprintf’ output between 25 and 280 bytes into a destination of size 255 12348: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, 12349: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12350: 68 | __bos (__s), __fmt, __va_arg_pack ()); 12351: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12352: miscutils/i2c_tools.c:1155:10: warning: ‘%s’ directive output may be truncated writing up to 255 bytes into a region of size 236 [-Wformat-truncation=] 12353: 1155 | "%s/%s/device/name", 12354: | ^~ 12355: In file included from ../../host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/stdio.h:867, 12356: from include/libbb.h:31, 12357: from miscutils/i2c_tools.c:66: 12358: ../../host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/bits/stdio2.h:67:10: note: ‘__builtin_snprintf’ output between 32 and 287 bytes into a destination of size 255 12359: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, 12360: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12361: 68 | __bos (__s), __fmt, __va_arg_pack ()); 12362: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12363: miscutils/i2c_tools.c:1163:10: warning: ‘%s’ directive output may be truncated writing up to 255 bytes into a region of size 236 [-Wformat-truncation=] 12364: 1163 | "%s/%s/device/name", 12365: | ^~ 12366: In file included from ../../host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/stdio.h:867, 12367: from include/libbb.h:31, 12368: from miscutils/i2c_tools.c:66: 12369: ../../host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/bits/stdio2.h:67:10: note: ‘__builtin_snprintf’ output between 32 and 287 bytes into a destination of size 255 12370: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, 12371: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12372: 68 | __bos (__s), __fmt, __va_arg_pack ()); 12373: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12374: miscutils/i2c_tools.c:1175:12: warning: ‘%s’ directive output may be truncated writing up to 255 bytes into a region of size 236 [-Wformat-truncation=] 12375: 1175 | "%s/%s/device/%s/name", 12376: | ^~ 12377: In file included from ../../host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/stdio.h:867, 12378: from include/libbb.h:31, 12379: from miscutils/i2c_tools.c:66: 12380: ../../host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/bits/stdio2.h:67:10: note: ‘__builtin_snprintf’ output between 33 and 543 bytes into a destination of size 255 12381: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, 12382: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12383: 68 | __bos (__s), __fmt, __va_arg_pack ()); 12384: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12385: CC miscutils/less.o 12386: CC miscutils/lsscsi.o 12387: CC miscutils/makedevs.o 12388: CC miscutils/microcom.o 12389: GIT ui/keycodemapdb meson tests/fp/berkeley-testfloat-3 tests/fp/berkeley-softfloat-3 dtc capstone slirp 12390: miscutils/microcom.c: In function ‘microcom_main’: 12391: miscutils/microcom.c:160:4: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 12392: 160 | write(sfd, &c, 1); 12393: | ^~~~~~~~~~~~~~~~~ 12394: CC miscutils/mt.o 12395: CC miscutils/partprobe.o 12396: CC miscutils/runlevel.o 12397: CC miscutils/setfattr.o 12398: CC miscutils/setserial.o 12399: CC miscutils/strings.o 12400: CC miscutils/time.o 12401: AS multiboot.o 12402: AS multiboot_dma.o 12403: AS linuxboot.o 12404: CC miscutils/ts.o 12405: CC linuxboot_dma.o 12406: AS kvmvapic.o 12407: AS pvh.o 12408: CC miscutils/ubirename.o 12409: CC pvh_main.o 12410: BUILD multiboot.img 12411: BUILD multiboot_dma.img 12412: BUILD linuxboot.img 12413: BUILD linuxboot_dma.img 12414: BUILD kvmvapic.img 12415: BUILD pvh.img 12416: BUILD multiboot.raw 12417: BUILD linuxboot.raw 12418: BUILD multiboot_dma.raw 12419: BUILD kvmvapic.raw 12420: BUILD linuxboot_dma.raw 12421: BUILD pvh.raw 12422: CC miscutils/watchdog.o 12423: SIGN linuxboot.bin 12424: SIGN multiboot.bin 12425: SIGN multiboot_dma.bin 12426: SIGN linuxboot_dma.bin 12427: SIGN kvmvapic.bin 12428: SIGN pvh.bin 12429: [1/2735] Compiling C object libcapstone.a.p/capstone_MCInstrDesc.c.o 12430: [2/2735] Compiling C object libcapstone.a.p/capstone_MCRegisterInfo.c.o 12431: [3/2735] Compiling C object libcapstone.a.p/capstone_MCInst.c.o 12432: [4/2735] Compiling C object libcapstone.a.p/capstone_SStream.c.o 12433: [5/2735] Compiling C object libcapstone.a.p/capstone_cs.c.o 12434: [6/2735] Compiling C object libcapstone.a.p/capstone_utils.c.o 12435: [7/2735] Compiling C object libcapstone.a.p/capstone_arch_ARM_ARMModule.c.o 12436: [8/2735] Compiling C object libcapstone.a.p/capstone_arch_AArch64_AArch64Module.c.o 12437: [9/2735] Compiling C object libcapstone.a.p/capstone_arch_AArch64_AArch64BaseInfo.c.o 12438: [10/2735] Compiling C object libcapstone.a.p/capstone_arch_ARM_ARMMapping.c.o 12439: [11/2735] Compiling C object libcapstone.a.p/capstone_arch_X86_X86Module.c.o 12440: [12/2735] Compiling C object libcapstone.a.p/capstone_arch_X86_X86InstPrinterCommon.c.o 12441: [13/2735] Compiling C object libcapstone.a.p/capstone_arch_ARM_ARMInstPrinter.c.o 12442: [14/2735] Compiling C object libcapstone.a.p/capstone_arch_AArch64_AArch64Mapping.c.o 12443: [15/2735] Compiling C object libslirp.a.p/slirp_src_bootp.c.o 12444: [16/2735] Compiling C object libslirp.a.p/slirp_src_if.c.o 12445: [17/2735] Compiling C object libcapstone.a.p/capstone_arch_X86_X86Disassembler.c.o 12446: [18/2735] Compiling C object libslirp.a.p/slirp_src_arp_table.c.o 12447: [19/2735] Compiling C object libslirp.a.p/slirp_src_cksum.c.o 12448: [20/2735] Compiling C object libslirp.a.p/slirp_src_dhcpv6.c.o 12449: [21/2735] Compiling C object libslirp.a.p/slirp_src_dnssearch.c.o 12450: [22/2735] Compiling C object libslirp.a.p/slirp_src_ip6_icmp.c.o 12451: [23/2735] Compiling C object libslirp.a.p/slirp_src_ip6_input.c.o 12452: [24/2735] Compiling C object libslirp.a.p/slirp_src_ip6_output.c.o 12453: [25/2735] Compiling C object libslirp.a.p/slirp_src_ip_icmp.c.o 12454: [26/2735] Compiling C object libcapstone.a.p/capstone_arch_AArch64_AArch64InstPrinter.c.o 12455: [27/2735] Compiling C object libcapstone.a.p/capstone_arch_X86_X86IntelInstPrinter.c.o 12456: [28/2735] Compiling C object libslirp.a.p/slirp_src_ip_input.c.o 12457: [29/2735] Compiling C object libslirp.a.p/slirp_src_ip_output.c.o 12458: [30/2735] Compiling C object libcapstone.a.p/capstone_arch_X86_X86ATTInstPrinter.c.o 12459: [31/2735] Compiling C object libslirp.a.p/slirp_src_mbuf.c.o 12460: [32/2735] Compiling C object libslirp.a.p/slirp_src_misc.c.o 12461: [33/2735] Compiling C object libslirp.a.p/slirp_src_ncsi.c.o 12462: [34/2735] Compiling C object libslirp.a.p/slirp_src_ndp_table.c.o 12463: [35/2735] Compiling C object libcapstone.a.p/capstone_arch_ARM_ARMDisassembler.c.o 12464: [36/2735] Compiling C object libslirp.a.p/slirp_src_sbuf.c.o 12465: [37/2735] Compiling C object libslirp.a.p/slirp_src_slirp.c.o 12466: [38/2735] Compiling C object libslirp.a.p/slirp_src_socket.c.o 12467: [39/2735] Compiling C object libcapstone.a.p/capstone_arch_AArch64_AArch64Disassembler.c.o 12468: [40/2735] Compiling C object libslirp.a.p/slirp_src_stream.c.o 12469: [41/2735] Compiling C object libslirp.a.p/slirp_src_version.c.o 12470: [42/2735] Compiling C object libslirp.a.p/slirp_src_state.c.o 12471: [43/2735] Compiling C object libslirp.a.p/slirp_src_tcp_input.c.o 12472: [44/2735] Compiling C object libslirp.a.p/slirp_src_tcp_output.c.o 12473: [45/2735] Compiling C object libslirp.a.p/slirp_src_tcp_subr.c.o 12474: [46/2735] Compiling C object libslirp.a.p/slirp_src_tcp_timer.c.o 12475: [47/2735] Compiling C object libcapstone.a.p/capstone_arch_X86_X86Mapping.c.o 12476: [48/2735] Compiling C object libslirp.a.p/slirp_src_tftp.c.o 12477: [49/2735] Compiling C object libslirp.a.p/slirp_src_udp6.c.o 12478: [50/2735] Compiling C object libslirp.a.p/slirp_src_util.c.o 12479: [51/2735] Compiling C object libslirp.a.p/slirp_src_vmstate.c.o 12480: [52/2735] Compiling C object subprojects/libvhost-user/link-test.p/link-test.c.o 12481: [53/2735] Compiling C object subprojects/libvhost-user/libvhost-user.a.p/libvhost-user.c.o 12482: [54/2735] Compiling C object libcapstone.a.p/capstone_arch_X86_X86DisassemblerDecoder.c.o 12483: [55/2735] Compiling C object libslirp.a.p/slirp_src_udp.c.o 12484: [56/2735] Compiling C object subprojects/libvhost-user/libvhost-user-glib.a.p/libvhost-user-glib.c.o 12485: miscutils/watchdog.c: In function ‘watchdog_main’: 12486: miscutils/watchdog.c:161:3: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 12487: 161 | write(3, "", 1); /* write zero byte */ 12488: | ^~~~~~~~~~~~~~~ 12489: miscutils/watchdog.c: In function ‘shutdown_watchdog’: 12490: miscutils/watchdog.c:71:2: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 12491: 71 | write(3, &V, 1); /* Magic, see watchdog-api.txt in kernel */ 12492: | ^~~~~~~~~~~~~~~ 12493: [57/2735] Generating trace-audio.c with a custom command 12494: [58/2735] Linking static target subprojects/libvhost-user/libvhost-user.a 12495: [59/2735] Generating trace-qapi.h with a custom command 12496: AR miscutils/lib.a 12497: [60/2735] Generating trace-hw_alpha.c with a custom command 12498: [61/2735] Generating trace-backends.c with a custom command 12499: [62/2735] Generating trace-chardev.c with a custom command 12500: [63/2735] Linking static target subprojects/libvhost-user/libvhost-user-glib.a 12501: [64/2735] Generating trace-backends.h with a custom command 12502: [65/2735] Generating trace-monitor.c with a custom command 12503: [66/2735] Generating trace-util.c with a custom command 12504: [67/2735] Generating trace-authz.c with a custom command 12505: [68/2735] Generating trace-backends_tpm.c with a custom command 12506: [69/2735] Generating trace-chardev.h with a custom command 12507: [70/2735] Generating trace-crypto.c with a custom command 12508: [71/2735] Generating trace-authz.h with a custom command 12509: [72/2735] Generating trace-backends_tpm.h with a custom command 12510: LD modutils/built-in.o 12511: [73/2735] Linking static target libslirp.a 12512: CC modutils/insmod.o 12513: [74/2735] Generating trace-block.c with a custom command 12514: [75/2735] Generating trace-io.h with a custom command 12515: [76/2735] Generating trace-util.h with a custom command 12516: [77/2735] Linking target subprojects/libvhost-user/link-test 12517: [78/2735] Generating trace-root.c with a custom command 12518: [79/2735] Generating trace-nbd.c with a custom command 12519: [80/2735] Generating trace-scsi.c with a custom command 12520: [81/2735] Generating trace-scsi.h with a custom command 12521: [82/2735] Generating trace-block.h with a custom command 12522: [83/2735] Generating trace-accel_kvm.c with a custom command 12523: [84/2735] Generating trace-io.c with a custom command 12524: [85/2735] Generating trace-crypto.h with a custom command 12525: [86/2735] Generating trace-qom.c with a custom command 12526: [87/2735] Generating trace-qom.h with a custom command 12527: [88/2735] Generating trace-qapi.c with a custom command 12528: [89/2735] Generating trace-audio.h with a custom command 12529: [90/2735] Generating trace-accel_kvm.h with a custom command 12530: [91/2735] Generating trace-nbd.h with a custom command 12531: [92/2735] Generating trace-root.h with a custom command 12532: [93/2735] Generating trace-monitor.h with a custom command 12533: [94/2735] Generating trace-ebpf.h with a custom command 12534: [95/2735] Generating trace-ebpf.c with a custom command 12535: [96/2735] Linking static target libcapstone.a 12536: [97/2735] Generating trace-hw_xen.h with a custom command 12537: [98/2735] Generating trace-hw_alpha.h with a custom command 12538: [99/2735] Generating trace-hw_audio.c with a custom command 12539: [100/2735] Generating trace-hw_9pfs.c with a custom command 12540: [101/2735] Generating trace-hw_adc.c with a custom command 12541: [102/2735] Generating trace-hw_adc.h with a custom command 12542: [103/2735] Generating trace-hw_acpi.c with a custom command 12543: [104/2735] Generating trace-hw_arm.c with a custom command 12544: [105/2735] Generating trace-hw_block_dataplane.h with a custom command 12545: [106/2735] Generating trace-hw_audio.h with a custom command 12546: [107/2735] Generating trace-hw_9pfs.h with a custom command 12547: [108/2735] Generating trace-hw_block_dataplane.c with a custom command 12548: [109/2735] Generating trace-hw_acpi.h with a custom command 12549: [110/2735] Generating trace-hw_block.c with a custom command 12550: [111/2735] Generating trace-hw_arm.h with a custom command 12551: [112/2735] Generating trace-hw_char.h with a custom command 12552: [113/2735] Generating trace-hw_block.h with a custom command 12553: [114/2735] Generating trace-hw_char.c with a custom command 12554: [115/2735] Generating trace-hw_dma.h with a custom command 12555: [116/2735] Generating trace-hw_display.c with a custom command 12556: [117/2735] Generating trace-hw_dma.c with a custom command 12557: [118/2735] Generating trace-hw_hppa.h with a custom command 12558: [119/2735] Generating trace-hw_hppa.c with a custom command 12559: [120/2735] Generating trace-hw_hyperv.c with a custom command 12560: [121/2735] Generating trace-hw_hyperv.h with a custom command 12561: [122/2735] Generating trace-hw_i2c.c with a custom command 12562: [123/2735] Generating trace-hw_i2c.h with a custom command 12563: [124/2735] Generating trace-hw_watchdog.c with a custom command 12564: [125/2735] Generating trace-hw_i386_xen.c with a custom command 12565: [126/2735] Generating trace-hw_i386_xen.h with a custom command 12566: [127/2735] Generating trace-hw_input.c with a custom command 12567: [128/2735] Generating trace-hw_i386.c with a custom command 12568: [129/2735] Generating trace-hw_input.h with a custom command 12569: [130/2735] Generating trace-hw_display.h with a custom command 12570: [131/2735] Generating trace-hw_ide.c with a custom command 12571: CC modutils/lsmod.o 12572: [132/2735] Generating trace-hw_i386.h with a custom command 12573: [133/2735] Generating trace-hw_isa.c with a custom command 12574: [134/2735] Generating trace-hw_isa.h with a custom command 12575: [135/2735] Generating trace-hw_ide.h with a custom command 12576: [136/2735] Generating trace-hw_intc.c with a custom command 12577: [137/2735] Generating trace-hw_mem.c with a custom command 12578: [138/2735] Generating trace-hw_mem.h with a custom command 12579: [139/2735] Generating trace-hw_mips.h with a custom command 12580: [140/2735] Generating trace-hw_mips.c with a custom command 12581: [141/2735] Generating trace-hw_misc_macio.c with a custom command 12582: [142/2735] Generating trace-hw_misc_macio.h with a custom command 12583: [143/2735] Generating trace-hw_net_can.c with a custom command 12584: [144/2735] Generating trace-hw_net_can.h with a custom command 12585: [145/2735] Generating trace-hw_nubus.h with a custom command 12586: [146/2735] Generating trace-hw_nubus.c with a custom command 12587: [147/2735] Generating trace-hw_misc.c with a custom command 12588: [148/2735] Generating trace-hw_nvram.c with a custom command 12589: [149/2735] Generating trace-hw_intc.h with a custom command 12590: [150/2735] Generating trace-hw_nvram.h with a custom command 12591: [151/2735] Generating trace-hw_pci.h with a custom command 12592: [152/2735] Generating trace-hw_pci.c with a custom command 12593: [153/2735] Generating trace-hw_pci_host.c with a custom command 12594: [154/2735] Generating trace-hw_pci_host.h with a custom command 12595: [155/2735] Generating trace-hw_net.c with a custom command 12596: [156/2735] Generating trace-hw_misc.h with a custom command 12597: [157/2735] Generating trace-hw_nvme.c with a custom command 12598: [158/2735] Generating trace-hw_rdma.c with a custom command 12599: [159/2735] Generating trace-hw_rdma_vmw.h with a custom command 12600: [160/2735] Generating trace-hw_ppc.c with a custom command 12601: [161/2735] Generating trace-hw_rdma.h with a custom command 12602: [162/2735] Generating trace-hw_rdma_vmw.c with a custom command 12603: [163/2735] Generating trace-hw_rtc.c with a custom command 12604: [164/2735] Generating trace-hw_rtc.h with a custom command 12605: [165/2735] Generating trace-hw_s390x.h with a custom command 12606: [166/2735] Generating trace-hw_s390x.c with a custom command 12607: [167/2735] Generating trace-hw_ppc.h with a custom command 12608: [168/2735] Generating trace-hw_sh4.h with a custom command 12609: [169/2735] Generating trace-hw_nvme.h with a custom command 12610: [170/2735] Generating trace-hw_sh4.c with a custom command 12611: [171/2735] Generating trace-hw_sd.c with a custom command 12612: [172/2735] Generating trace-hw_sparc.c with a custom command 12613: [173/2735] Generating trace-hw_sparc.h with a custom command 12614: [174/2735] Generating trace-hw_sd.h with a custom command 12615: [175/2735] Generating trace-hw_sparc64.c with a custom command 12616: [176/2735] Generating trace-hw_ssi.c with a custom command 12617: [177/2735] Generating trace-hw_sparc64.h with a custom command 12618: CC modutils/modprobe.o 12619: [178/2735] Generating trace-hw_ssi.h with a custom command 12620: [179/2735] Generating trace-hw_scsi.c with a custom command 12621: [180/2735] Generating trace-hw_timer.c with a custom command 12622: [181/2735] Generating trace-hw_net.h with a custom command 12623: [182/2735] Generating trace-hw_timer.h with a custom command 12624: [183/2735] Generating trace-hw_tpm.h with a custom command 12625: [184/2735] Generating trace-hw_tpm.c with a custom command 12626: [185/2735] Generating trace-hw_virtio.c with a custom command 12627: [186/2735] Generating trace-hw_watchdog.h with a custom command 12628: [187/2735] Generating trace-hw_vfio.c with a custom command 12629: [188/2735] Generating trace-hw_xen.c with a custom command 12630: [189/2735] Generating trace-hw_usb.c with a custom command 12631: [190/2735] Generating trace-hw_virtio.h with a custom command 12632: [191/2735] Generating trace-hw_gpio.c with a custom command 12633: [192/2735] Generating trace-hw_gpio.h with a custom command 12634: [193/2735] Generating trace-net.c with a custom command 12635: [194/2735] Generating trace-net.h with a custom command 12636: [195/2735] Generating trace-hw_scsi.h with a custom command 12637: [196/2735] Generating trace-softmmu.c with a custom command 12638: [197/2735] Generating trace-hw_vfio.h with a custom command 12639: [198/2735] Generating trace-hw_remote.h with a custom command 12640: [199/2735] Generating trace-softmmu.h with a custom command 12641: [200/2735] Generating trace-ui.c with a custom command 12642: [201/2735] Generating trace-hw_remote.c with a custom command 12643: [202/2735] Generating trace-migration.c with a custom command 12644: [203/2735] Generating trace-accel_tcg.h with a custom command 12645: [204/2735] Generating trace-accel_tcg.c with a custom command 12646: [205/2735] Generating trace-target_arm.c with a custom command 12647: [206/2735] Generating trace-target_hppa.h with a custom command 12648: [207/2735] Generating trace-ui.h with a custom command 12649: [208/2735] Generating trace-hw_core.c with a custom command 12650: [209/2735] Generating trace-target_arm.h with a custom command 12651: [210/2735] Generating trace-hw_core.h with a custom command 12652: [211/2735] Generating trace-hw_usb.h with a custom command 12653: [212/2735] Generating trace-target_arm_hvf.h with a custom command 12654: [213/2735] Generating trace-target_arm_hvf.c with a custom command 12655: [214/2735] Generating trace-target_hppa.c with a custom command 12656: [215/2735] Generating trace-target_i386.c with a custom command 12657: [216/2735] Generating trace-target_i386.h with a custom command 12658: [217/2735] Generating trace-target_i386_kvm.h with a custom command 12659: [218/2735] Generating trace-target_i386_kvm.c with a custom command 12660: [219/2735] Generating trace-target_mips_tcg.c with a custom command 12661: [220/2735] Generating trace-target_mips_tcg.h with a custom command 12662: [221/2735] Generating trace-target_nios2.c with a custom command 12663: [222/2735] Generating trace-target_nios2.h with a custom command 12664: [223/2735] Generating trace-target_ppc.h with a custom command 12665: [224/2735] Generating trace-migration.h with a custom command 12666: [225/2735] Generating trace-target_ppc.c with a custom command 12667: [226/2735] Generating trace-target_riscv.c with a custom command 12668: [227/2735] Generating trace-target_riscv.h with a custom command 12669: CC modutils/modutils.o 12670: [228/2735] Generating trace-target_s390x.h with a custom command 12671: [229/2735] Generating trace-target_s390x_kvm.c with a custom command 12672: [230/2735] Generating trace-target_s390x_kvm.h with a custom command 12673: [231/2735] Generating trace-target_sparc.c with a custom command 12674: [232/2735] Generating trace-target_s390x.c with a custom command 12675: [233/2735] Generating trace-target_sparc.h with a custom command 12676: [234/2735] Generating module_block.h with a custom command 12677: [235/2735] Generating block-gen.c with a custom command 12678: [236/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_ui64_z_f128.c.o 12679: [237/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_i32_z_f16.c.o 12680: [238/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_i32_z_f32.c.o 12681: [239/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_i32_z_f64.c.o 12682: modutils/modutils.c: In function ‘filename2modname’: 12683: cc1: warning: function may return address of local variable [-Wreturn-local-addr] 12684: modutils/modutils.c:94:7: note: declared here 12685: 94 | char local_modname[MODULE_NAME_LEN]; 12686: | ^~~~~~~~~~~~~ 12687: [240/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_i32_z_extF80.c.o 12688: [241/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_i32_z_f128.c.o 12689: CC modutils/rmmod.o 12690: AR modutils/lib.a 12691: LD networking/built-in.o 12692: CC networking/arp.o 12693: In file included from networking/arp.c:43: 12694: networking/arp.c: In function ‘arp_show’: 12695: include/libbb.h:236:28: warning: ignoring return value of ‘fgets_unlocked’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 12696: 236 | # define fgets(s,n,stream) fgets_unlocked(s,n,stream) 12697: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 12698: networking/arp.c:430:2: note: in expansion of macro ‘fgets’ 12699: 430 | fgets(line, sizeof(line), fp); 12700: | ^~~~~ 12701: CC networking/arping.o 12702: CC networking/dnsd.o 12703: [242/2735] Generating texture-blit-flip-vert.h with a custom command (wrapped by meson to capture output) 12704: [243/2735] Generating texture-blit-vert.h with a custom command (wrapped by meson to capture output) 12705: [244/2735] Generating texture-blit-frag.h with a custom command (wrapped by meson to capture output) 12706: [245/2735] Generating config-poison.h with a custom command (wrapped by meson to capture output) 12707: [246/2735] Generating qemu-img-cmds.h with a custom command (wrapped by meson to capture output) 12708: [247/2735] Generating 'libqemu-arm-softmmu.fa.p/decode-neon-shared.c.inc'. 12709: [248/2735] Generating hmp-commands.h with a custom command (wrapped by meson to capture output) 12710: [249/2735] Generating input-keymap-qcode-to-atset2.c.inc with a custom command (wrapped by meson to capture output) 12711: [250/2735] Generating hmp-commands-info.h with a custom command (wrapped by meson to capture output) 12712: [251/2735] Generating 'libqemu-arm-softmmu.fa.p/decode-neon-ls.c.inc'. 12713: [252/2735] Generating input-keymap-usb-to-qcode.c.inc with a custom command (wrapped by meson to capture output) 12714: [253/2735] Generating input-keymap-qcode-to-atset1.c.inc with a custom command (wrapped by meson to capture output) 12715: [254/2735] Generating input-keymap-linux-to-qcode.c.inc with a custom command (wrapped by meson to capture output) 12716: [255/2735] Generating input-keymap-xorgkbd-to-qcode.c.inc with a custom command (wrapped by meson to capture output) 12717: [256/2735] Generating input-keymap-qcode-to-qnum.c.inc with a custom command (wrapped by meson to capture output) 12718: [257/2735] Generating input-keymap-osx-to-qcode.c.inc with a custom command (wrapped by meson to capture output) 12719: [258/2735] Generating 'libqemu-arm-softmmu.fa.p/decode-vfp-uncond.c.inc'. 12720: [259/2735] Generating 'libqemu-arm-softmmu.fa.p/decode-m-nocp.c.inc'. 12721: [260/2735] Generating input-keymap-xorgxquartz-to-qcode.c.inc with a custom command (wrapped by meson to capture output) 12722: [261/2735] Generating input-keymap-qnum-to-qcode.c.inc with a custom command (wrapped by meson to capture output) 12723: [262/2735] Generating 'libqemu-arm-softmmu.fa.p/decode-vfp.c.inc'. 12724: [263/2735] Generating input-keymap-xorgevdev-to-qcode.c.inc with a custom command (wrapped by meson to capture output) 12725: [264/2735] Generating qemu-options.def with a custom command (wrapped by meson to capture output) 12726: [265/2735] Generating input-keymap-qcode-to-atset3.c.inc with a custom command (wrapped by meson to capture output) 12727: [266/2735] Generating ar with a custom command 12728: [267/2735] Generating 'libqemu-arm-softmmu.fa.p/decode-a32-uncond.c.inc'. 12729: [268/2735] Generating input-keymap-xorgxwin-to-qcode.c.inc with a custom command (wrapped by meson to capture output) 12730: [269/2735] Generating bepo with a custom command 12731: [270/2735] Generating cz with a custom command 12732: [271/2735] Generating input-keymap-qcode-to-linux.c.inc with a custom command (wrapped by meson to capture output) 12733: [272/2735] Generating da with a custom command 12734: [273/2735] Generating de with a custom command 12735: [274/2735] Generating de-ch with a custom command 12736: CC networking/ether-wake.o 12737: [275/2735] Generating input-keymap-win32-to-qcode.c.inc with a custom command (wrapped by meson to capture output) 12738: [276/2735] Generating en-gb with a custom command 12739: [277/2735] Generating input-keymap-qcode-to-sun.c.inc with a custom command (wrapped by meson to capture output) 12740: [278/2735] Generating en-us with a custom command 12741: [279/2735] Generating es with a custom command 12742: [280/2735] Generating et with a custom command 12743: [281/2735] Generating fi with a custom command 12744: [282/2735] Generating fr with a custom command 12745: [283/2735] Generating fo with a custom command 12746: [284/2735] Generating fr-be with a custom command 12747: [285/2735] Generating fr-ca with a custom command 12748: [286/2735] Generating fr-ch with a custom command 12749: [287/2735] Generating hr with a custom command 12750: [288/2735] Generating hu with a custom command 12751: [289/2735] Generating is with a custom command 12752: [290/2735] Generating it with a custom command 12753: [291/2735] Generating ja with a custom command 12754: [292/2735] Generating lt with a custom command 12755: [293/2735] Generating 'libqemu-arm-softmmu.fa.p/decode-neon-dp.c.inc'. 12756: [294/2735] Generating mk with a custom command 12757: [295/2735] Generating lv with a custom command 12758: [296/2735] Generating nl with a custom command 12759: [297/2735] Generating no with a custom command 12760: [298/2735] Generating pl with a custom command 12761: [299/2735] Generating pt with a custom command 12762: [300/2735] Generating pt-br with a custom command 12763: [301/2735] Generating ru with a custom command 12764: [302/2735] Generating th with a custom command 12765: [303/2735] Generating tr with a custom command 12766: [304/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_uint128.c.o 12767: [305/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_fail.c.o 12768: [306/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_functions_common.c.o 12769: [307/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_standardFunctionInfos.c.o 12770: [308/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_uint128_inline.c.o 12771: [309/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_genCases_common.c.o 12772: [310/2735] Generating 'libqemu-arm-softmmu.fa.p/decode-t16.c.inc'. 12773: [311/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_random.c.o 12774: [312/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_functionInfos.c.o 12775: [313/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_f16UIToCommonNaN.c.o 12776: [314/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_genCases_i32.c.o 12777: [315/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_genCases_ui32.c.o 12778: [316/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_genCases_ui64.c.o 12779: [317/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_genCases_i64.c.o 12780: [318/2735] Generating 'libqemu-arm-softmmu.fa.p/decode-a32.c.inc'. 12781: [319/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_genCases_f32.c.o 12782: [320/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_genCases_f16.c.o 12783: [321/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_genCases_f64.c.o 12784: [322/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_genCases_extF80.c.o 12785: [323/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_genCases_f128.c.o 12786: [324/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_verCases_inline.c.o 12787: [325/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_genCases_writeTestsTotal.c.o 12788: [326/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_readHex.c.o 12789: [327/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_verCases_common.c.o 12790: [328/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_verCases_writeFunctionName.c.o 12791: [329/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeHex.c.o 12792: [330/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_a_ui32.c.o 12793: [331/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_a_ui64.c.o 12794: [332/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_a_f16.c.o 12795: [333/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_ab_f16.c.o 12796: [334/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_abc_f16.c.o 12797: [335/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_ab_f32.c.o 12798: [336/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_a_f32.c.o 12799: [337/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_a_f64.c.o 12800: [338/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_abc_f64.c.o 12801: [339/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_a_extF80M.c.o 12802: [340/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_ab_f64.c.o 12803: [341/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_abc_f32.c.o 12804: [342/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_a_f128M.c.o 12805: [343/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_ab_extF80M.c.o 12806: [344/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_ab_f128M.c.o 12807: [345/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_abc_f128M.c.o 12808: [346/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_z_bool.c.o 12809: [347/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_z_ui32.c.o 12810: [348/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_z_ui64.c.o 12811: [349/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_z_f16.c.o 12812: [350/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_z_f32.c.o 12813: [351/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_z_f64.c.o 12814: [352/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_z_extF80M.c.o 12815: [353/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_z_f128M.c.o 12816: [354/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_testLoops_common.c.o 12817: [355/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_ui32_z_f16.c.o 12818: [356/2735] Generating 'libqemu-arm-softmmu.fa.p/decode-sve.c.inc'. 12819: [357/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_ui32_z_f32.c.o 12820: [358/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_ui32_z_f64.c.o 12821: [359/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_ui32_z_extF80.c.o 12822: [360/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_ui32_z_f128.c.o 12823: [361/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_ui64_z_f16.c.o 12824: [362/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_ui64_z_f64.c.o 12825: [363/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_ui64_z_f32.c.o 12826: [364/2735] Generating input-keymap-atset1-to-qcode.c.inc with a custom command (wrapped by meson to capture output) 12827: [365/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_ui64_z_extF80.c.o 12828: [366/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_i64_z_f16.c.o 12829: [367/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_i64_z_f32.c.o 12830: [368/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_i64_z_f128.c.o 12831: [369/2735] Generating input-keymap-x11-to-qcode.c.inc with a custom command (wrapped by meson to capture output) 12832: [370/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_i64_z_extF80.c.o 12833: [371/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f16_z_ui32_rx.c.o 12834: [372/2735] Generating arm-softmmu-gdbstub-xml.c with a custom command (wrapped by meson to capture output) 12835: [373/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_i64_z_f64.c.o 12836: [374/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f16_z_ui64_rx.c.o 12837: [375/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f16_z_i32_rx.c.o 12838: [376/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f16_z_i64_rx.c.o 12839: [377/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f16_z_ui32_x.c.o 12840: [378/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f16_z_ui64_x.c.o 12841: [379/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f16_z_i64_x.c.o 12842: [380/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f16_z_f32.c.o 12843: [381/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f16_z_i32_x.c.o 12844: [382/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f16_z_f64.c.o 12845: [383/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f16_z_extF80.c.o 12846: [384/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_az_f16.c.o 12847: [385/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f16_z_f128.c.o 12848: [386/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_az_f16_rx.c.o 12849: [387/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_abz_f16.c.o 12850: [388/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_ab_f16_z_bool.c.o 12851: [389/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_abcz_f16.c.o 12852: [390/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f32_z_ui32_rx.c.o 12853: [391/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f32_z_ui32_x.c.o 12854: [392/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f32_z_ui64_rx.c.o 12855: [393/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f32_z_i32_rx.c.o 12856: [394/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f32_z_i64_rx.c.o 12857: [395/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f32_z_ui64_x.c.o 12858: [396/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f32_z_i32_x.c.o 12859: [397/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f32_z_i64_x.c.o 12860: [398/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f32_z_f16.c.o 12861: [399/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f32_z_f64.c.o 12862: [400/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f32_z_extF80.c.o 12863: [401/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f32_z_f128.c.o 12864: [402/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_az_f32.c.o 12865: [403/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_az_f32_rx.c.o 12866: [404/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_ab_f32_z_bool.c.o 12867: [405/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_abz_f32.c.o 12868: [406/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_abcz_f32.c.o 12869: [407/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f64_z_ui32_rx.c.o 12870: [408/2735] Generating 'libqemu-arm-softmmu.fa.p/decode-t32.c.inc'. 12871: [409/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f64_z_ui64_rx.c.o 12872: [410/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f64_z_i32_rx.c.o 12873: [411/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f64_z_i64_rx.c.o 12874: [412/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f64_z_ui32_x.c.o 12875: [413/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f64_z_ui64_x.c.o 12876: [414/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f64_z_i32_x.c.o 12877: [415/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f64_z_i64_x.c.o 12878: [416/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f64_z_f16.c.o 12879: [417/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f64_z_f32.c.o 12880: [418/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f64_z_extF80.c.o 12881: [419/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f64_z_f128.c.o 12882: [420/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_az_f64.c.o 12883: [421/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_abz_f64.c.o 12884: [422/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_az_f64_rx.c.o 12885: [423/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_abcz_f64.c.o 12886: [424/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_ab_f64_z_bool.c.o 12887: [425/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_extF80_z_ui32_rx.c.o 12888: [426/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_extF80_z_ui64_rx.c.o 12889: [427/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_extF80_z_i64_rx.c.o 12890: [428/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_extF80_z_i32_rx.c.o 12891: [429/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_extF80_z_ui32_x.c.o 12892: [430/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_extF80_z_ui64_x.c.o 12893: [431/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_extF80_z_f16.c.o 12894: [432/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_extF80_z_i32_x.c.o 12895: [433/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_extF80_z_i64_x.c.o 12896: [434/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_extF80_z_f32.c.o 12897: [435/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_extF80_z_f64.c.o 12898: [436/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_az_extF80.c.o 12899: [437/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_extF80_z_f128.c.o 12900: [438/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f128_z_ui32_rx.c.o 12901: [439/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_az_extF80_rx.c.o 12902: [440/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_abz_extF80.c.o 12903: [441/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_ab_extF80_z_bool.c.o 12904: [442/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f128_z_ui64_rx.c.o 12905: [443/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f128_z_i32_rx.c.o 12906: [444/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f128_z_i64_rx.c.o 12907: [445/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f128_z_ui64_x.c.o 12908: [446/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f128_z_ui32_x.c.o 12909: [447/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f128_z_i64_x.c.o 12910: [448/2735] Generating 'libqemu-arm-softmmu.fa.p/decode-mve.c.inc'. 12911: [449/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f128_z_f16.c.o 12912: [450/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f128_z_f32.c.o 12913: [451/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f128_z_f64.c.o 12914: [452/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f128_z_i32_x.c.o 12915: [453/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_az_f128.c.o 12916: [454/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_eq128.c.o 12917: [455/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f128_z_extF80.c.o 12918: [456/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_abz_f128.c.o 12919: [457/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_az_f128_rx.c.o 12920: [458/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_abcz_f128.c.o 12921: [459/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_shortShiftRight128.c.o 12922: [460/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_shortShiftRightJam64.c.o 12923: [461/2735] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_ab_f128_z_bool.c.o 12924: [462/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_shortShiftRightJam64Extra.c.o 12925: [463/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_shortShiftRightJam128.c.o 12926: [464/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_shortShiftRightJam128Extra.c.o 12927: [465/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_shiftRightJam32.c.o 12928: [466/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_shortShiftLeft128.c.o 12929: [467/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_le128.c.o 12930: [468/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_shiftRightJam64.c.o 12931: [469/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_shiftRightJam64Extra.c.o 12932: [470/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_lt128.c.o 12933: [471/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_shiftRightJam128.c.o 12934: [472/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_shiftRightJam128Extra.c.o 12935: [473/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_countLeadingZeros8.c.o 12936: [474/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_countLeadingZeros16.c.o 12937: [475/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_shiftRightJam256M.c.o 12938: [476/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_countLeadingZeros32.c.o 12939: [477/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_countLeadingZeros64.c.o 12940: [478/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_sub128.c.o 12941: [479/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_add128.c.o 12942: [480/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_sub256M.c.o 12943: [481/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_add256M.c.o 12944: [482/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_mul64ByShifted32To128.c.o 12945: [483/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_mul64To128.c.o 12946: [484/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_mul128By32.c.o 12947: [485/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_mul128To256M.c.o 12948: [486/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_approxRecip_1Ks.c.o 12949: [487/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_approxRecip32_1.c.o 12950: [488/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_approxRecipSqrt32_1.c.o 12951: [489/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_approxRecipSqrt_1Ks.c.o 12952: [490/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_roundToUI32.c.o 12953: [491/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_roundToI64.c.o 12954: [492/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_roundToUI64.c.o 12955: [493/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_roundToI32.c.o 12956: [494/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_normSubnormalF16Sig.c.o 12957: [495/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_roundPackToF16.c.o 12958: [496/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_normRoundPackToF16.c.o 12959: [497/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_normSubnormalF32Sig.c.o 12960: [498/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_subMagsF16.c.o 12961: [499/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_mulAddF16.c.o 12962: [500/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_addMagsF16.c.o 12963: [501/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_roundPackToF32.c.o 12964: [502/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_addMagsF32.c.o 12965: [503/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_normSubnormalF64Sig.c.o 12966: [504/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_subMagsF32.c.o 12967: [505/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_mulAddF32.c.o 12968: [506/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_normRoundPackToF64.c.o 12969: [507/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_roundPackToF64.c.o 12970: [508/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_addMagsF64.c.o 12971: [509/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_subMagsF64.c.o 12972: [510/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_normRoundPackToF32.c.o 12973: [511/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_normSubnormalExtF80Sig.c.o 12974: [512/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_roundPackToExtF80.c.o 12975: [513/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_mulAddF64.c.o 12976: [514/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_addMagsExtF80.c.o 12977: [515/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_normRoundPackToExtF80.c.o 12978: [516/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_normSubnormalF128Sig.c.o 12979: [517/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_subMagsExtF80.c.o 12980: [518/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_normRoundPackToF128.c.o 12981: [519/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_roundPackToF128.c.o 12982: [520/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_addMagsF128.c.o 12983: [521/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui32_to_f16.c.o 12984: [522/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_mulAddF128.c.o 12985: [523/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui32_to_f32.c.o 12986: [524/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_softfloat_state.c.o 12987: [525/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui32_to_f64.c.o 12988: [526/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui32_to_extF80M.c.o 12989: [527/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui32_to_extF80.c.o 12990: [528/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui32_to_f128.c.o 12991: [529/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_subMagsF128.c.o 12992: [530/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui64_to_f16.c.o 12993: [531/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui64_to_f32.c.o 12994: [532/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui64_to_extF80.c.o 12995: [533/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui64_to_f64.c.o 12996: [534/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui32_to_f128M.c.o 12997: [535/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui64_to_extF80M.c.o 12998: [536/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui64_to_f128.c.o 12999: [537/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui64_to_f128M.c.o 13000: [538/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i32_to_f16.c.o 13001: [539/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i32_to_f64.c.o 13002: [540/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i32_to_extF80.c.o 13003: [541/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i32_to_extF80M.c.o 13004: [542/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i32_to_f128.c.o 13005: [543/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i32_to_f32.c.o 13006: [544/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i64_to_f16.c.o 13007: [545/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i32_to_f128M.c.o 13008: CC networking/hostname.o 13009: [546/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i64_to_f64.c.o 13010: [547/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i64_to_extF80M.c.o 13011: [548/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i64_to_f128.c.o 13012: [549/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i64_to_f128M.c.o 13013: [550/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i64_to_f32.c.o 13014: [551/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i64_to_extF80.c.o 13015: [552/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_ui32.c.o 13016: [553/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_ui64.c.o 13017: [554/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_i32.c.o 13018: [555/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_i64.c.o 13019: [556/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_ui32_r_minMag.c.o 13020: [557/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_i32_r_minMag.c.o 13021: [558/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_ui64_r_minMag.c.o 13022: [559/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_i64_r_minMag.c.o 13023: [560/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_f32.c.o 13024: [561/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_extF80.c.o 13025: [562/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_f64.c.o 13026: [563/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_f128.c.o 13027: [564/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_f128M.c.o 13028: [565/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_roundToInt.c.o 13029: [566/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_extF80M.c.o 13030: [567/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_add.c.o 13031: [568/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_sub.c.o 13032: [569/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_mul.c.o 13033: [570/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_mulAdd.c.o 13034: [571/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_rem.c.o 13035: [572/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_div.c.o 13036: [573/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_sqrt.c.o 13037: [574/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_lt.c.o 13038: [575/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_le.c.o 13039: [576/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_le_quiet.c.o 13040: [577/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_eq_signaling.c.o 13041: [578/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_lt_quiet.c.o 13042: [579/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_isSignalingNaN.c.o 13043: [580/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_ui32.c.o 13044: [581/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_i32.c.o 13045: [582/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_ui64.c.o 13046: [583/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_i64.c.o 13047: [584/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_ui32_r_minMag.c.o 13048: [585/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_ui64_r_minMag.c.o 13049: [586/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_i64_r_minMag.c.o 13050: [587/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_f16.c.o 13051: [588/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_eq.c.o 13052: [589/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_i32_r_minMag.c.o 13053: [590/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_f64.c.o 13054: [591/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_extF80.c.o 13055: [592/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_extF80M.c.o 13056: [593/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_f128.c.o 13057: [594/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_roundToInt.c.o 13058: [595/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_sub.c.o 13059: [596/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_f128M.c.o 13060: [597/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_add.c.o 13061: [598/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_mul.c.o 13062: [599/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_mulAdd.c.o 13063: [600/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_div.c.o 13064: [601/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_sqrt.c.o 13065: [602/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_rem.c.o 13066: [603/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_eq.c.o 13067: [604/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_le.c.o 13068: [605/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_lt.c.o 13069: [606/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_eq_signaling.c.o 13070: [607/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_le_quiet.c.o 13071: [608/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_lt_quiet.c.o 13072: [609/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_isSignalingNaN.c.o 13073: [610/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_i32.c.o 13074: [611/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_ui32.c.o 13075: [612/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_ui64.c.o 13076: [613/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_ui32_r_minMag.c.o 13077: [614/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_ui64_r_minMag.c.o 13078: [615/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_i64.c.o 13079: [616/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_i32_r_minMag.c.o 13080: [617/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_i64_r_minMag.c.o 13081: [618/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_f16.c.o 13082: [619/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_f32.c.o 13083: [620/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_extF80.c.o 13084: [621/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_extF80M.c.o 13085: [622/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_f128.c.o 13086: [623/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_f128M.c.o 13087: [624/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_roundToInt.c.o 13088: [625/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_add.c.o 13089: [626/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_mul.c.o 13090: [627/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_sub.c.o 13091: [628/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_mulAdd.c.o 13092: [629/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_div.c.o 13093: [630/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_rem.c.o 13094: [631/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_sqrt.c.o 13095: [632/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_lt.c.o 13096: [633/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_eq.c.o 13097: [634/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_eq_signaling.c.o 13098: [635/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_le.c.o 13099: [636/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_isSignalingNaN.c.o 13100: [637/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_to_ui64.c.o 13101: [638/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_to_i32.c.o 13102: [639/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_le_quiet.c.o 13103: [640/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_lt_quiet.c.o 13104: [641/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_to_ui32.c.o 13105: [642/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_to_ui32_r_minMag.c.o 13106: [643/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_to_ui64_r_minMag.c.o 13107: [644/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_to_i32_r_minMag.c.o 13108: [645/2735] Generating QGA QAPI files with a custom command 13109: [646/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_to_i64_r_minMag.c.o 13110: [647/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_to_f64.c.o 13111: [648/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_to_f16.c.o 13112: [649/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_to_f32.c.o 13113: [650/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_to_i64.c.o 13114: [651/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_add.c.o 13115: [652/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_roundToInt.c.o 13116: [653/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_sub.c.o 13117: [654/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_mul.c.o 13118: [655/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_div.c.o 13119: [656/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_rem.c.o 13120: [657/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_sqrt.c.o 13121: [658/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_to_f128.c.o 13122: [659/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_eq.c.o 13123: [660/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_le.c.o 13124: [661/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_lt.c.o 13125: [662/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_eq_signaling.c.o 13126: [663/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_le_quiet.c.o 13127: [664/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_lt_quiet.c.o 13128: [665/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_isSignalingNaN.c.o 13129: [666/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_to_ui32.c.o 13130: [667/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_to_ui64.c.o 13131: [668/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_to_i32.c.o 13132: [669/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_to_i64.c.o 13133: [670/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_to_ui32_r_minMag.c.o 13134: [671/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_to_i64_r_minMag.c.o 13135: [672/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_to_ui64_r_minMag.c.o 13136: [673/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_to_i32_r_minMag.c.o 13137: [674/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_to_f32.c.o 13138: [675/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_to_f16.c.o 13139: [676/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_to_f64.c.o 13140: [677/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_roundToInt.c.o 13141: [678/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_add.c.o 13142: [679/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_sub.c.o 13143: [680/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_to_f128M.c.o 13144: [681/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_mul.c.o 13145: [682/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_div.c.o 13146: [683/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_rem.c.o 13147: [684/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_sqrt.c.o 13148: [685/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_eq.c.o 13149: [686/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_le.c.o 13150: [687/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_lt.c.o 13151: [688/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_le_quiet.c.o 13152: [689/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_lt_quiet.c.o 13153: [690/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_eq_signaling.c.o 13154: [691/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_to_ui32.c.o 13155: [692/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_to_ui64.c.o 13156: [693/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_to_i32.c.o 13157: [694/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_to_ui32_r_minMag.c.o 13158: [695/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_to_i64.c.o 13159: [696/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_to_ui64_r_minMag.c.o 13160: [697/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_to_i32_r_minMag.c.o 13161: [698/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_to_f32.c.o 13162: [699/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_to_i64_r_minMag.c.o 13163: [700/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_to_f16.c.o 13164: [701/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_to_extF80.c.o 13165: [702/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_to_f64.c.o 13166: [703/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_roundToInt.c.o 13167: [704/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_sub.c.o 13168: [705/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_add.c.o 13169: [706/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_mul.c.o 13170: [707/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_mulAdd.c.o 13171: [708/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_div.c.o 13172: [709/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_rem.c.o 13173: [710/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_sqrt.c.o 13174: [711/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_eq.c.o 13175: [712/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_lt.c.o 13176: [713/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_eq_signaling.c.o 13177: [714/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_le.c.o 13178: [715/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_le_quiet.c.o 13179: [716/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_lt_quiet.c.o 13180: [717/2735] Linking static target tests/fp/libtestfloat.a 13181: [718/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_isSignalingNaN.c.o 13182: [719/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_to_ui64.c.o 13183: [720/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_to_ui32.c.o 13184: [721/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_to_i32.c.o 13185: [722/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_to_i64.c.o 13186: [723/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_to_i32_r_minMag.c.o 13187: [724/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_to_ui32_r_minMag.c.o 13188: [725/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_to_ui64_r_minMag.c.o 13189: [726/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_to_i64_r_minMag.c.o 13190: [727/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_to_f16.c.o 13191: [728/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_to_f32.c.o 13192: [729/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_to_f64.c.o 13193: [730/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_to_extF80M.c.o 13194: [731/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_roundToInt.c.o 13195: [732/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_add.c.o 13196: [733/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_mulAdd.c.o 13197: [734/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_sub.c.o 13198: [735/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_mul.c.o 13199: [736/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_div.c.o 13200: [737/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_rem.c.o 13201: [738/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_sqrt.c.o 13202: [739/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_eq_signaling.c.o 13203: [740/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_eq.c.o 13204: [741/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_le.c.o 13205: [742/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_lt.c.o 13206: [743/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_le_quiet.c.o 13207: [744/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_extF80M_isSignalingNaN.c.o 13208: [745/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_softfloat_raiseFlags.c.o 13209: [746/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_commonNaNToF16UI.c.o 13210: [747/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_lt_quiet.c.o 13211: [748/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_propagateNaNF16UI.c.o 13212: [749/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_f32UIToCommonNaN.c.o 13213: [750/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_commonNaNToF32UI.c.o 13214: [751/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_f64UIToCommonNaN.c.o 13215: [752/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_commonNaNToF64UI.c.o 13216: [753/2735] Generating Test QAPI files with a custom command 13217: [754/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_propagateNaNF32UI.c.o 13218: [755/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_propagateNaNF64UI.c.o 13219: [756/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_propagateNaNExtF80UI.c.o 13220: [757/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_extF80UIToCommonNaN.c.o 13221: [758/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_commonNaNToExtF80UI.c.o 13222: [759/2735] Generating QAPI test (include) with a custom command 13223: [760/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_f128M_isSignalingNaN.c.o 13224: [761/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_f128UIToCommonNaN.c.o 13225: [762/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_propagateNaNF128UI.c.o 13226: [763/2735] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_commonNaNToF128UI.c.o 13227: [764/2735] Compiling C object tests/plugin/libempty.so.p/empty.c.o 13228: [765/2735] Compiling C object tests/plugin/libinsn.so.p/insn.c.o 13229: [766/2735] Compiling C object tests/plugin/libbb.so.p/bb.c.o 13230: [767/2735] Compiling C object tests/plugin/libmem.so.p/mem.c.o 13231: [768/2735] Compiling C object tests/plugin/libsyscall.so.p/syscall.c.o 13232: [769/2735] Linking target tests/plugin/libempty.so 13233: [770/2735] Linking target tests/plugin/libinsn.so 13234: [771/2735] Linking target tests/plugin/libbb.so 13235: [772/2735] Linking target tests/plugin/libsyscall.so 13236: [773/2735] Linking target tests/plugin/libmem.so 13237: CC networking/ifconfig.o 13238: [774/2735] Linking static target tests/fp/libsoftfloat.a 13239: CC networking/ifupdown.o 13240: [775/2735] Generating edk2-i386-vars.fd with a custom command (wrapped by meson to capture output) 13241: CC networking/inetd.o 13242: [776/2735] Generating edk2-x86_64-code.fd with a custom command (wrapped by meson to capture output) 13243: [777/2735] Generating edk2-i386-code.fd with a custom command (wrapped by meson to capture output) 13244: [778/2735] Generating edk2-x86_64-secure-code.fd with a custom command (wrapped by meson to capture output) 13245: CC networking/interface.o 13246: [779/2735] Generating edk2-i386-secure-code.fd with a custom command (wrapped by meson to capture output) 13247: [780/2735] Generating shared QAPI source files with a custom command 13248: In file included from networking/interface.c:33: 13249: networking/interface.c: In function ‘if_readlist_proc’: 13250: include/libbb.h:236:28: warning: ignoring return value of ‘fgets_unlocked’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 13251: 236 | # define fgets(s,n,stream) fgets_unlocked(s,n,stream) 13252: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 13253: networking/interface.c:554:2: note: in expansion of macro ‘fgets’ 13254: 554 | fgets(buf, sizeof buf, fh); /* eat line */ 13255: | ^~~~~ 13256: include/libbb.h:236:28: warning: ignoring return value of ‘fgets_unlocked’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 13257: 236 | # define fgets(s,n,stream) fgets_unlocked(s,n,stream) 13258: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 13259: networking/interface.c:555:2: note: in expansion of macro ‘fgets’ 13260: 555 | fgets(buf, sizeof buf, fh); 13261: | ^~~~~ 13262: CC networking/ip.o 13263: CC networking/nameif.o 13264: [781/2735] Generating trace-qapi_commands_authz_trace_events.h with a custom command 13265: [782/2735] Generating trace-qapi_commands_common_trace_events.c with a custom command 13266: [783/2735] Generating trace-qapi_commands_error_trace_events.h with a custom command 13267: [784/2735] Generating trace-qapi_commands_dump_trace_events.h with a custom command 13268: [785/2735] Generating trace-qapi_commands_crypto_trace_events.h with a custom command 13269: [786/2735] Generating trace-qapi_commands_authz_trace_events.c with a custom command 13270: [787/2735] Generating trace-qapi_commands_block_trace_events.c with a custom command 13271: [788/2735] Generating trace-qapi_commands_char_trace_events.c with a custom command 13272: [789/2735] Generating trace-qapi_commands_common_trace_events.h with a custom command 13273: [790/2735] Generating trace-qapi_commands_compat_trace_events.c with a custom command 13274: [791/2735] Generating trace-qapi_commands_block_trace_events.h with a custom command 13275: [792/2735] Generating trace-qapi_commands_block_core_trace_events.h with a custom command 13276: [793/2735] Generating trace-qapi_commands_block_core_trace_events.c with a custom command 13277: [794/2735] Generating trace-qapi_commands_block_export_trace_events.h with a custom command 13278: [795/2735] Generating trace-qapi_commands_block_export_trace_events.c with a custom command 13279: [796/2735] Generating trace-qapi_commands_char_trace_events.h with a custom command 13280: [797/2735] Generating trace-qapi_commands_compat_trace_events.h with a custom command 13281: [798/2735] Generating trace-qapi_commands_control_trace_events.h with a custom command 13282: [799/2735] Generating trace-qapi_commands_control_trace_events.c with a custom command 13283: [800/2735] Generating trace-qapi_commands_dump_trace_events.c with a custom command 13284: [801/2735] Generating trace-qapi_commands_error_trace_events.c with a custom command 13285: [802/2735] Generating trace-qapi_commands_introspect_trace_events.h with a custom command 13286: [803/2735] Generating trace-qapi_commands_crypto_trace_events.c with a custom command 13287: [804/2735] Generating trace-qapi_commands_introspect_trace_events.c with a custom command 13288: [805/2735] Generating trace-qapi_commands_job_trace_events.c with a custom command 13289: [806/2735] Generating trace-qapi_commands_job_trace_events.h with a custom command 13290: [807/2735] Generating trace-qapi_commands_machine_trace_events.c with a custom command 13291: [808/2735] Generating trace-qapi_commands_misc_trace_events.h with a custom command 13292: [809/2735] Generating trace-qapi_commands_migration_trace_events.c with a custom command 13293: [810/2735] Generating trace-qapi_commands_machine_trace_events.h with a custom command 13294: [811/2735] Generating trace-qapi_commands_misc_trace_events.c with a custom command 13295: [812/2735] Generating trace-qapi_commands_net_trace_events.h with a custom command 13296: [813/2735] Generating trace-qapi_commands_pragma_trace_events.h with a custom command 13297: [814/2735] Generating trace-qapi_commands_pragma_trace_events.c with a custom command 13298: [815/2735] Generating trace-qapi_commands_migration_trace_events.h with a custom command 13299: [816/2735] Generating trace-qapi_commands_qom_trace_events.h with a custom command 13300: [817/2735] Generating trace-qapi_commands_qom_trace_events.c with a custom command 13301: [818/2735] Generating trace-qapi_commands_replay_trace_events.h with a custom command 13302: [819/2735] Generating trace-qapi_commands_replay_trace_events.c with a custom command 13303: [820/2735] Generating trace-qapi_commands_run_state_trace_events.h with a custom command 13304: [821/2735] Generating trace-qapi_commands_run_state_trace_events.c with a custom command 13305: [822/2735] Generating trace-qapi_commands_sockets_trace_events.h with a custom command 13306: [823/2735] Generating trace-qapi_commands_sockets_trace_events.c with a custom command 13307: [824/2735] Generating trace-qapi_commands_trace_trace_events.h with a custom command 13308: [825/2735] Generating trace-qapi_commands_trace_trace_events.c with a custom command 13309: [826/2735] Generating trace-qapi_commands_transaction_trace_events.h with a custom command 13310: [827/2735] Generating trace-qapi_commands_net_trace_events.c with a custom command 13311: [828/2735] Generating trace-qapi_commands_transaction_trace_events.c with a custom command 13312: [829/2735] Generating trace-qapi_commands_yank_trace_events.c with a custom command 13313: [830/2735] Generating trace-qapi_commands_yank_trace_events.h with a custom command 13314: [831/2735] Generating trace-qapi_commands_audio_trace_events.h with a custom command 13315: [832/2735] Generating trace-qapi_commands_audio_trace_events.c with a custom command 13316: [833/2735] Generating trace-qapi_commands_acpi_trace_events.h with a custom command 13317: CC networking/netstat.o 13318: [834/2735] Generating trace-qapi_commands_acpi_trace_events.c with a custom command 13319: [835/2735] Generating trace-qapi_commands_qdev_trace_events.h with a custom command 13320: [836/2735] Generating trace-qapi_commands_qdev_trace_events.c with a custom command 13321: [837/2735] Generating trace-qapi_commands_pci_trace_events.h with a custom command 13322: [838/2735] Generating trace-qapi_commands_rdma_trace_events.c with a custom command 13323: [839/2735] Generating trace-qapi_commands_pci_trace_events.c with a custom command 13324: [840/2735] Generating trace-qapi_commands_rocker_trace_events.h with a custom command 13325: [841/2735] Generating trace-qapi_commands_rdma_trace_events.h with a custom command 13326: [842/2735] Generating trace-qapi_commands_tpm_trace_events.c with a custom command 13327: [843/2735] Generating trace-qapi_commands_ui_trace_events.c with a custom command 13328: [844/2735] Generating trace-qapi_commands_rocker_trace_events.c with a custom command 13329: [845/2735] Generating trace-qapi_commands_machine_target_trace_events.c with a custom command 13330: [846/2735] Generating QAPI files for qemu-storage-daemon with a custom command 13331: [847/2735] Generating trace-qapi_commands_tpm_trace_events.h with a custom command 13332: [848/2735] Generating trace-qapi_commands_machine_target_trace_events.h with a custom command 13333: [849/2735] Generating trace-qapi_commands_misc_target_trace_events.c with a custom command 13334: [850/2735] Generating trace-qapi_commands_ui_trace_events.h with a custom command 13335: [851/2735] Generating trace-qapi_commands_misc_target_trace_events.h with a custom command 13336: [852/2735] Generating edk2-arm-vars.fd with a custom command (wrapped by meson to capture output) 13337: [853/2735] Generating qemu-version.h with a custom command (wrapped by meson to capture output) 13338: [854/2735] Generating edk2-aarch64-code.fd with a custom command (wrapped by meson to capture output) 13339: [855/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_authz_trace_events.c.o 13340: [856/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-authz.c.o 13341: [857/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-rdma.c.o 13342: [858/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-trace.c.o 13343: [859/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-introspect.c.o 13344: [860/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-block.c.o 13345: [861/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-crypto.c.o 13346: [862/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-authz.c.o 13347: [863/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-introspect.c.o 13348: [864/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-block-core.c.o 13349: [865/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-char.c.o 13350: [866/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-authz.c.o 13351: [867/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-block-core.c.o 13352: [868/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-builtin-visit.c.o 13353: [869/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-trace.c.o 13354: [870/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-char.c.o 13355: [871/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-block.c.o 13356: [872/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-builtin-types.c.o 13357: [873/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-error.c.o 13358: [874/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-authz.c.o 13359: [875/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-block-export.c.o 13360: [876/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-tpm.c.o 13361: [877/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-tpm.c.o 13362: [878/2735] Generating edk2-arm-code.fd with a custom command (wrapped by meson to capture output) 13363: [879/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_scsi.c.o 13364: [880/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-block-core.c.o 13365: [881/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-ui.c.o 13366: [882/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-misc.c.o 13367: [883/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-control.c.o 13368: [884/2735] Compiling C object libqemuutil.a.p/qapi_qapi-util.c.o 13369: [885/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-block.c.o 13370: [886/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-ui.c.o 13371: [887/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-misc.c.o 13372: [888/2735] Compiling C object libblock.fa.p/meson-generated_.._block_block-gen.c.o 13373: [889/2735] Compiling C object libqemuutil.a.p/qobject_qbool.c.o 13374: [890/2735] Compiling C object libqemuutil.a.p/qobject_qnum.c.o 13375: [891/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-block.c.o 13376: [892/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-util.c.o 13377: [893/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-transaction.c.o 13378: [894/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-block-core.c.o 13379: [895/2735] Compiling C object libcommon.fa.p/hw_net_ne2000.c.o 13380: [896/2735] Compiling C object libcommon.fa.p/hw_misc_msf2-sysreg.c.o 13381: [897/2735] Compiling C object libcommon.fa.p/hw_net_ne2000-pci.c.o 13382: [898/2735] Compiling C object libblock.fa.p/qemu-io-cmds.c.o 13383: [899/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-net.c.o 13384: [900/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-block-export.c.o 13385: [901/2735] Compiling C object libqemuutil.a.p/qapi_qmp-registry.c.o 13386: [902/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-block-export.c.o 13387: CC networking/nslookup.o 13388: [903/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-net.c.o 13389: [904/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-block-export.c.o 13390: [905/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-misc.c.o 13391: [906/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-control.c.o 13392: [907/2735] Compiling C object libcommon.fa.p/hw_net_eepro100.c.o 13393: [908/2735] Compiling C object libmigration.fa.p/migration_qemu-file.c.o 13394: [909/2735] Compiling C object libqemuutil.a.p/qapi_qapi-forward-visitor.c.o 13395: [910/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-net.c.o 13396: [911/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-char.c.o 13397: [912/2735] Compiling C object libqemuutil.a.p/qobject_qdict.c.o 13398: [913/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-common.c.o 13399: [914/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-char.c.o 13400: [915/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-common.c.o 13401: [916/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-common.c.o 13402: [917/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-compat.c.o 13403: [918/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-common.c.o 13404: [919/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-job.c.o 13405: [920/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-compat.c.o 13406: [921/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-monitor.c.o 13407: [922/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-compat.c.o 13408: [923/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-compat.c.o 13409: [924/2735] Compiling C object libqemuutil.a.p/qapi_qapi-type-helpers.c.o 13410: [925/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-control.c.o 13411: [926/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-control.c.o 13412: [927/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-ui.c.o 13413: [928/2735] Compiling C object libqemuutil.a.p/qobject_qstring.c.o 13414: [929/2735] Compiling C object libqemuutil.a.p/qapi_qapi-visit-core.c.o 13415: [930/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi.c.o 13416: [931/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qom.c.o 13417: [932/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-crypto.c.o 13418: [933/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-crypto.c.o 13419: [934/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-rocker.c.o 13420: [935/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-introspect.c.o 13421: [936/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-misc.c.o 13422: [937/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-error.c.o 13423: [938/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-transaction.c.o 13424: [939/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-dump.c.o 13425: [940/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-crypto.c.o 13426: [941/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-dump.c.o 13427: [942/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-dump.c.o 13428: [943/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-error.c.o 13429: [944/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-job.c.o 13430: [945/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-dump.c.o 13431: [946/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-run-state.c.o 13432: [947/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-error.c.o 13433: [948/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-introspect.c.o 13434: [949/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-job.c.o 13435: [950/2735] Compiling C object libqemuutil.a.p/qapi_string-output-visitor.c.o 13436: [951/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-machine.c.o 13437: [952/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-job.c.o 13438: [953/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-machine.c.o 13439: [954/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-migration.c.o 13440: [955/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-authz.c.o 13441: [956/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-machine.c.o 13442: [957/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-machine.c.o 13443: [958/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-migration.c.o 13444: [959/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-migration.c.o 13445: [960/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-migration.c.o 13446: [961/2735] Compiling C object libqemuutil.a.p/qapi_qapi-dealloc-visitor.c.o 13447: [962/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-net.c.o 13448: [963/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-root.c.o 13449: [964/2735] Compiling C object libblock.fa.p/blockjob.c.o 13450: [965/2735] Compiling C object libqemuutil.a.p/qapi_qmp-event.c.o 13451: [966/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-tpm.c.o 13452: [967/2735] Compiling C object libqemuutil.a.p/qobject_qnull.c.o 13453: [968/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-pragma.c.o 13454: [969/2735] Compiling C object libqemuutil.a.p/qapi_string-input-visitor.c.o 13455: [970/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-pragma.c.o 13456: [971/2735] Compiling C object libqemuutil.a.p/qapi_qmp-dispatch.c.o 13457: [972/2735] Compiling C object libqemuutil.a.p/qapi_qapi-clone-visitor.c.o 13458: [973/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_rtc.c.o 13459: [974/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_9pfs.c.o 13460: [975/2735] Compiling C object libqemuutil.a.p/qapi_qobject-output-visitor.c.o 13461: [976/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-sockets.c.o 13462: [977/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-sockets.c.o 13463: [978/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-pragma.c.o 13464: [979/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-pragma.c.o 13465: [980/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-qom.c.o 13466: [981/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-qom.c.o 13467: [982/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-qom.c.o 13468: [983/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-replay.c.o 13469: [984/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-replay.c.o 13470: [985/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_adc.c.o 13471: [986/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-qom.c.o 13472: [987/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-replay.c.o 13473: [988/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-replay.c.o 13474: [989/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-yank.c.o 13475: [990/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-run-state.c.o 13476: [991/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-run-state.c.o 13477: [992/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-run-state.c.o 13478: [993/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-trace.c.o 13479: [994/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-transaction.c.o 13480: [995/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-sockets.c.o 13481: [996/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-sockets.c.o 13482: [997/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-tpm.c.o 13483: [998/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_hppa.c.o 13484: [999/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-transaction.c.o 13485: [1000/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-trace.c.o 13486: [1001/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-yank.c.o 13487: [1002/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-rdma.c.o 13488: [1003/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-yank.c.o 13489: [1004/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-acpi.c.o 13490: [1005/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-yank.c.o 13491: [1006/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-acpi.c.o 13492: [1007/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-acpi.c.o 13493: [1008/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-audio.c.o 13494: [1009/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-acpi.c.o 13495: [1010/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-audio.c.o 13496: [1011/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-audio.c.o 13497: [1012/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-qdev.c.o 13498: [1013/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-qdev.c.o 13499: [1014/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-audio.c.o 13500: [1015/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_block.c.o 13501: [1016/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-qdev.c.o 13502: [1017/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-pci.c.o 13503: [1018/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-ui.c.o 13504: [1019/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-pci.c.o 13505: [1020/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-pci.c.o 13506: [1021/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-qdev.c.o 13507: [1022/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-rocker.c.o 13508: [1023/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-rdma.c.o 13509: [1024/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-pci.c.o 13510: [1025/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-rocker.c.o 13511: [1026/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-rdma.c.o 13512: [1027/2735] Compiling C object libqemuutil.a.p/qapi_opts-visitor.c.o 13513: [1028/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_rdma_vmw.c.o 13514: [1029/2735] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-rocker.c.o 13515: [1030/2735] Compiling C object libqemuutil.a.p/util_unicode.c.o 13516: [1031/2735] Compiling C object libblock.fa.p/job.c.o 13517: [1032/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-crypto.c.o 13518: [1033/2735] Compiling C object libqemuutil.a.p/qapi_qobject-input-visitor.c.o 13519: [1034/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-chardev.c.o 13520: [1035/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-backends.c.o 13521: [1036/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-backends_tpm.c.o 13522: [1037/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_block_dataplane.c.o 13523: [1038/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-io.c.o 13524: [1039/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-block.c.o 13525: [1040/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-scsi.c.o 13526: [1041/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-nbd.c.o 13527: [1042/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-audio.c.o 13528: [1043/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-accel_kvm.c.o 13529: [1044/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_display.c.o 13530: [1045/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_arm.c.o 13531: [1046/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_acpi.c.o 13532: [1047/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_audio.c.o 13533: [1048/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-ebpf.c.o 13534: [1049/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_char.c.o 13535: [1050/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_alpha.c.o 13536: [1051/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_isa.c.o 13537: [1052/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_i2c.c.o 13538: [1053/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_dma.c.o 13539: [1054/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_ide.c.o 13540: [1055/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_i386.c.o 13541: [1056/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_hyperv.c.o 13542: [1057/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_input.c.o 13543: [1058/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_mips.c.o 13544: [1059/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_i386_xen.c.o 13545: [1060/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_intc.c.o 13546: [1061/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_mem.c.o 13547: [1062/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_misc_macio.c.o 13548: [1063/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_rdma.c.o 13549: [1064/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_misc.c.o 13550: [1065/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_net_can.c.o 13551: [1066/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_net.c.o 13552: [1067/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_pci.c.o 13553: [1068/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_pci_host.c.o 13554: [1069/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_nvram.c.o 13555: [1070/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_ppc.c.o 13556: [1071/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_nvme.c.o 13557: [1072/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_nubus.c.o 13558: [1073/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_s390x.c.o 13559: [1074/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_sd.c.o 13560: [1075/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_tpm.c.o 13561: [1076/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_block_core_trace_events.c.o 13562: [1077/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_block_export_trace_events.c.o 13563: [1078/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_block_trace_events.c.o 13564: [1079/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-target_s390x_kvm.c.o 13565: [1080/2735] Compiling C object libcommon.fa.p/ui_vnc-palette.c.o 13566: [1081/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_watchdog.c.o 13567: [1082/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_sparc.c.o 13568: [1083/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_sparc64.c.o 13569: [1084/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_sh4.c.o 13570: [1085/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_timer.c.o 13571: [1086/2735] Compiling C object libcommon.fa.p/ui_vnc-enc-zrle.c.o 13572: [1087/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_ssi.c.o 13573: [1088/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-target_hppa.c.o 13574: [1089/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_vfio.c.o 13575: [1090/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_usb.c.o 13576: [1091/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-target_i386_kvm.c.o 13577: [1092/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_virtio.c.o 13578: [1093/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_machine_trace_events.c.o 13579: [1094/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-target_mips_tcg.c.o 13580: [1095/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_gpio.c.o 13581: [1096/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_xen.c.o 13582: [1097/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-net.c.o 13583: [1098/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-migration.c.o 13584: [1099/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-accel_tcg.c.o 13585: [1100/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-ui.c.o 13586: [1101/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-softmmu.c.o 13587: [1102/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_remote.c.o 13588: [1103/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-target_arm.c.o 13589: [1104/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-target_nios2.c.o 13590: [1105/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-target_i386.c.o 13591: [1106/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-target_arm_hvf.c.o 13592: [1107/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-target_sparc.c.o 13593: [1108/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_core.c.o 13594: [1109/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-target_riscv.c.o 13595: networking/nslookup.c: In function ‘send_queries’: 13596: networking/nslookup.c:622:5: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 13597: 622 | write(pfd.fd, G.query[qn].query, G.query[qn].qlen); 13598: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13599: [1110/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-target_ppc.c.o 13600: [1111/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_compat_trace_events.c.o 13601: [1112/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_common_trace_events.c.o 13602: [1113/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-target_s390x.c.o 13603: [1114/2735] Compiling C object libcommon.fa.p/hw_misc_aspeed_xdma.c.o 13604: [1115/2735] Compiling C object libcommon.fa.p/hw_char_omap_uart.c.o 13605: [1116/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_char_trace_events.c.o 13606: [1117/2735] Compiling C object libcommon.fa.p/hw_misc_aspeed_sdmc.c.o 13607: [1118/2735] Compiling C object libcommon.fa.p/hw_char_bcm2835_aux.c.o 13608: [1119/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_rdma_trace_events.c.o 13609: [1120/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_pci_trace_events.c.o 13610: [1121/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_error_trace_events.c.o 13611: [1122/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_dump_trace_events.c.o 13612: [1123/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_control_trace_events.c.o 13613: [1124/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_crypto_trace_events.c.o 13614: [1125/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_introspect_trace_events.c.o 13615: [1126/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_job_trace_events.c.o 13616: [1127/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_migration_trace_events.c.o 13617: [1128/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_misc_trace_events.c.o 13618: [1129/2735] Compiling C object libqemuutil.a.p/util_qemu-timer-common.c.o 13619: [1130/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_pragma_trace_events.c.o 13620: [1131/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_net_trace_events.c.o 13621: [1132/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_replay_trace_events.c.o 13622: [1133/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_qom_trace_events.c.o 13623: [1134/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_run_state_trace_events.c.o 13624: [1135/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_sockets_trace_events.c.o 13625: [1136/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_transaction_trace_events.c.o 13626: [1137/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_trace_trace_events.c.o 13627: [1138/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_yank_trace_events.c.o 13628: [1139/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_audio_trace_events.c.o 13629: [1140/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_qdev_trace_events.c.o 13630: [1141/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_tpm_trace_events.c.o 13631: [1142/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_rocker_trace_events.c.o 13632: [1143/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_acpi_trace_events.c.o 13633: [1144/2735] Compiling C object libqemuutil.a.p/qobject_qlist.c.o 13634: [1145/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_misc_target_trace_events.c.o 13635: [1146/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_ui_trace_events.c.o 13636: [1147/2735] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_machine_target_trace_events.c.o 13637: [1148/2735] Compiling C object libqemuutil.a.p/util_range.c.o 13638: CC networking/parse_pasv_epsv.o 13639: [1149/2735] Compiling C object libqemuutil.a.p/util_qsp.c.o 13640: [1150/2735] Compiling C object libblock.fa.p/replication.c.o 13641: [1151/2735] Compiling C object libblock.fa.p/block.c.o 13642: [1152/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/pci.c.o 13643: [1153/2735] Compiling C object libcommon.fa.p/hw_misc_aspeed_scu.c.o 13644: [1154/2735] Compiling C object libblock.fa.p/nbd_client-connection.c.o 13645: [1155/2735] Compiling C object libqemuutil.a.p/qobject_json-writer.c.o 13646: [1156/2735] Compiling C object libblock.fa.p/nbd_client.c.o 13647: [1157/2735] Compiling C object libblock.fa.p/nbd_common.c.o 13648: [1158/2735] Compiling C object libqemuutil.a.p/qobject_qjson.c.o 13649: [1159/2735] Compiling C object libqemuutil.a.p/qobject_qlit.c.o 13650: [1160/2735] Compiling C object libqemuutil.a.p/qobject_qobject.c.o 13651: [1161/2735] Compiling C object libqemuutil.a.p/qobject_json-streamer.c.o 13652: [1162/2735] Compiling C object libqemuutil.a.p/qobject_json-lexer.c.o 13653: [1163/2735] Compiling C object libqemuutil.a.p/qobject_json-parser.c.o 13654: [1164/2735] Compiling C object libqemuutil.a.p/qobject_block-qdict.c.o 13655: [1165/2735] Compiling C object libqemuutil.a.p/util_cutils.c.o 13656: [1166/2735] Compiling C object libqemuutil.a.p/util_osdep.c.o 13657: [1167/2735] Compiling C object libqemuutil.a.p/util_aio-posix.c.o 13658: [1168/2735] Compiling C object libqemuutil.a.p/util_fdmon-epoll.c.o 13659: [1169/2735] Compiling C object libqemuutil.a.p/util_fdmon-poll.c.o 13660: [1170/2735] Compiling C object libqemuutil.a.p/util_event_notifier-posix.c.o 13661: [1171/2735] Compiling C object libqemuutil.a.p/util_compatfd.c.o 13662: [1172/2735] Compiling C object libqemuutil.a.p/util_oslib-posix.c.o 13663: [1173/2735] Compiling C object libqemuutil.a.p/util_mmap-alloc.c.o 13664: [1174/2735] Compiling C object libqemuutil.a.p/util_envlist.c.o 13665: [1175/2735] Compiling C object libqemuutil.a.p/util_qemu-openpty.c.o 13666: [1176/2735] Compiling C object libqemuutil.a.p/util_qemu-thread-posix.c.o 13667: [1177/2735] Compiling C object libqemuutil.a.p/util_memfd.c.o 13668: [1178/2735] Compiling C object libqemuutil.a.p/util_module.c.o 13669: [1179/2735] Compiling C object libqemuutil.a.p/util_path.c.o 13670: [1180/2735] Compiling C object libqemuutil.a.p/util_bitmap.c.o 13671: [1181/2735] Compiling C object libqemuutil.a.p/util_host-utils.c.o 13672: [1182/2735] Compiling C object libqemuutil.a.p/util_fifo8.c.o 13673: [1183/2735] Compiling C object libqemuutil.a.p/util_bitops.c.o 13674: [1184/2735] Compiling C object libqemuutil.a.p/util_cacheinfo.c.o 13675: [1185/2735] Compiling C object libqemuutil.a.p/util_cacheflush.c.o 13676: [1186/2735] Compiling C object libqemuutil.a.p/util_qemu-error.c.o 13677: [1187/2735] Compiling C object libqemuutil.a.p/util_error.c.o 13678: [1188/2735] Compiling C object libqemuutil.a.p/util_id.c.o 13679: [1189/2735] Compiling C object libqemuutil.a.p/util_qemu-print.c.o 13680: [1190/2735] Compiling C object libqemuutil.a.p/util_notify.c.o 13681: [1191/2735] Compiling C object libqemuutil.a.p/util_qemu-config.c.o 13682: [1192/2735] Compiling C object libqemuutil.a.p/util_qemu-progress.c.o 13683: [1193/2735] Compiling C object libqemuutil.a.p/util_qemu-option.c.o 13684: [1194/2735] Compiling C object libqemuutil.a.p/util_keyval.c.o 13685: [1195/2735] Compiling C object libqemuutil.a.p/util_crc32c.c.o 13686: [1196/2735] Compiling C object libqemuutil.a.p/util_getauxval.c.o 13687: [1197/2735] Compiling C object libqemuutil.a.p/util_uuid.c.o 13688: [1198/2735] Compiling C object libqemuutil.a.p/util_log.c.o 13689: [1199/2735] Compiling C object libqemuutil.a.p/util_rcu.c.o 13690: [1200/2735] Compiling C object libqemuutil.a.p/util_qdist.c.o 13691: [1201/2735] Compiling C object libqemuutil.a.p/util_pagesize.c.o 13692: [1202/2735] Compiling C object libqemuutil.a.p/util_qht.c.o 13693: [1203/2735] Compiling C object libqemuutil.a.p/util_transactions.c.o 13694: [1204/2735] Compiling C object libqemuutil.a.p/util_stats64.c.o 13695: [1205/2735] Compiling C object libqemuutil.a.p/util_drm.c.o 13696: [1206/2735] Compiling C object libqemuutil.a.p/util_systemd.c.o 13697: [1207/2735] Compiling C object libqemuutil.a.p/util_int128.c.o 13698: [1208/2735] Compiling C object libqemuutil.a.p/util_guest-random.c.o 13699: [1209/2735] Compiling C object libqemuutil.a.p/util_memalign.c.o 13700: [1210/2735] Compiling C object libqemuutil.a.p/util_crc-ccitt.c.o 13701: [1211/2735] Compiling C object libqemuutil.a.p/util_yank.c.o 13702: [1212/2735] Compiling C object libqemuutil.a.p/util_aiocb.c.o 13703: [1213/2735] Compiling C object libqemuutil.a.p/util_userfaultfd.c.o 13704: [1214/2735] Compiling C object libqemuutil.a.p/util_aio-wait.c.o 13705: [1215/2735] Compiling C object libqemuutil.a.p/util_dbus.c.o 13706: [1216/2735] Compiling C object libqemuutil.a.p/util_qemu-sockets.c.o 13707: [1217/2735] Compiling C object libqemuutil.a.p/util_iov.c.o 13708: [1218/2735] Compiling C object libqemuutil.a.p/util_base64.c.o 13709: [1219/2735] Compiling C object libqemuutil.a.p/util_async.c.o 13710: [1220/2735] Compiling C object libqemuutil.a.p/util_buffer.c.o 13711: [1221/2735] Compiling C object libqemuutil.a.p/util_bufferiszero.c.o 13712: [1222/2735] Compiling C object libqemuutil.a.p/util_coroutine-ucontext.c.o 13713: [1223/2735] Compiling C object libqemuutil.a.p/util_iova-tree.c.o 13714: [1224/2735] Compiling C object libqemuutil.a.p/util_qemu-coroutine-io.c.o 13715: [1225/2735] Compiling C object libqemuutil.a.p/util_hbitmap.c.o 13716: [1226/2735] Compiling C object libqemuutil.a.p/util_hexdump.c.o 13717: [1227/2735] Compiling C object libqemuutil.a.p/util_vhost-user-server.c.o 13718: [1228/2735] Compiling C object libqemuutil.a.p/util_lockcnt.c.o 13719: [1229/2735] Compiling C object libqemuutil.a.p/util_uri.c.o 13720: [1230/2735] Compiling C object libqemuutil.a.p/util_nvdimm-utils.c.o 13721: [1231/2735] Compiling C object libqemuutil.a.p/util_qemu-coroutine-lock.c.o 13722: [1232/2735] Compiling C object libqemuutil.a.p/util_main-loop.c.o 13723: [1233/2735] Compiling C object libqemuutil.a.p/util_qemu-coroutine.c.o 13724: [1234/2735] Compiling C object libqemuutil.a.p/crypto_init.c.o 13725: [1235/2735] Compiling C object libqemuutil.a.p/crypto_random-platform.c.o 13726: [1236/2735] Compiling C object libqemuutil.a.p/crypto_aes.c.o 13727: [1237/2735] Compiling C object libqemuutil.a.p/util_block-helpers.c.o 13728: [1238/2735] Compiling C object libqemuutil.a.p/util_qemu-co-shared-resource.c.o 13729: [1239/2735] Compiling C object libqemuutil.a.p/util_qemu-coroutine-sleep.c.o 13730: [1240/2735] Compiling C object libqemuutil.a.p/util_qemu-timer.c.o 13731: [1241/2735] Compiling C object libqemuutil.a.p/util_thread-pool.c.o 13732: [1242/2735] Compiling C object libqemuutil.a.p/util_readline.c.o 13733: [1243/2735] Compiling C object libqemuutil.a.p/util_throttle.c.o 13734: [1244/2735] Compiling C object libqemuutil.a.p/util_filemonitor-inotify.c.o 13735: [1245/2735] Compiling C object libqemuutil.a.p/util_timed-average.c.o 13736: [1246/2735] Compiling C object libqemuutil.a.p/util_vfio-helpers.c.o 13737: [1247/2735] Compiling C object libqemuutil.a.p/stubs_blk-exp-close-all.c.o 13738: [1248/2735] Compiling C object libqemuutil.a.p/stubs_blk-commit-all.c.o 13739: [1249/2735] Compiling C object libqemuutil.a.p/trace_qmp.c.o 13740: [1250/2735] Compiling C object libqemuutil.a.p/trace_control.c.o 13741: [1251/2735] Compiling C object libqemuutil.a.p/stubs_bdrv-next-monitor-owned.c.o 13742: [1252/2735] Compiling C object libqemuutil.a.p/stubs_error-printf.c.o 13743: [1253/2735] Compiling C object libqemuutil.a.p/stubs_fdset.c.o 13744: [1254/2735] Compiling C object libqemuutil.a.p/stubs_change-state-handler.c.o 13745: [1255/2735] Compiling C object libqemuutil.a.p/stubs_blockdev-close-all-bdrv-states.c.o 13746: [1256/2735] Compiling C object libqemuutil.a.p/stubs_cpu-get-clock.c.o 13747: [1257/2735] Compiling C object libqemuutil.a.p/stubs_qemu-timer-notify-cb.c.o 13748: [1258/2735] Compiling C object libqemuutil.a.p/stubs_cmos.c.o 13749: [1259/2735] Compiling C object libqemuutil.a.p/stubs_cpus-get-virtual-clock.c.o 13750: [1260/2735] Compiling C object libqemuutil.a.p/stubs_dump.c.o 13751: [1261/2735] Compiling C object libqemuutil.a.p/stubs_icount.c.o 13752: [1262/2735] Compiling C object libqemuutil.a.p/stubs_iothread-lock.c.o 13753: [1263/2735] Compiling C object libqemuutil.a.p/stubs_iothread-lock-block.c.o 13754: [1264/2735] Compiling C object libqemuutil.a.p/stubs_gdbstub.c.o 13755: [1265/2735] Compiling C object libqemuutil.a.p/stubs_get-vm-name.c.o 13756: [1266/2735] Compiling C object libqemuutil.a.p/stubs_is-daemonized.c.o 13757: [1267/2735] Compiling C object libqemuutil.a.p/stubs_isa-bus.c.o 13758: [1268/2735] Compiling C object libqemuutil.a.p/stubs_monitor-core.c.o 13759: [1269/2735] Compiling C object libqemuutil.a.p/stubs_monitor.c.o 13760: [1270/2735] Compiling C object libqemuutil.a.p/stubs_migr-blocker.c.o 13761: [1271/2735] Compiling C object libqemuutil.a.p/stubs_module-opts.c.o 13762: [1272/2735] Compiling C object libqemuutil.a.p/stubs_qmp_memory_device.c.o 13763: [1273/2735] Compiling C object libqemuutil.a.p/stubs_qmp-quit.c.o 13764: [1274/2735] Compiling C object libqemuutil.a.p/stubs_qtest.c.o 13765: [1275/2735] Compiling C object libqemuutil.a.p/stubs_runstate-check.c.o 13766: [1276/2735] Compiling C object libqemuutil.a.p/stubs_qmp-command-available.c.o 13767: [1277/2735] Compiling C object libqemuutil.a.p/stubs_ram-block.c.o 13768: [1278/2735] Compiling C object libqemuutil.a.p/stubs_replay.c.o 13769: [1279/2735] Compiling C object libqemuutil.a.p/stubs_ramfb.c.o 13770: [1280/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/malloc.c.o 13771: [1281/2735] Compiling C object libqemuutil.a.p/stubs_sysbus.c.o 13772: [1282/2735] Compiling C object libqemuutil.a.p/stubs_target-get-monitor-def.c.o 13773: [1283/2735] Compiling C object libqemuutil.a.p/stubs_trace-control.c.o 13774: [1284/2735] Compiling C object libqemuutil.a.p/stubs_vmgenid.c.o 13775: [1285/2735] Compiling C object libqemuutil.a.p/stubs_target-monitor-defs.c.o 13776: [1286/2735] Compiling C object libqemuutil.a.p/stubs_uuid.c.o 13777: [1287/2735] Compiling C object libqemuutil.a.p/stubs_vm-stop.c.o 13778: [1288/2735] Compiling C object libqemuutil.a.p/stubs_vmstate.c.o 13779: [1289/2735] Compiling C object libqemuutil.a.p/stubs_cpu-synchronize-state.c.o 13780: [1290/2735] Compiling C object libqemuutil.a.p/stubs_win32-kbd-hook.c.o 13781: [1291/2735] Compiling C object libqemuutil.a.p/stubs_fw_cfg.c.o 13782: [1292/2735] Compiling C object libqemuutil.a.p/stubs_replay-tools.c.o 13783: [1293/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/malloc-spapr.c.o 13784: [1294/2735] Compiling C object libqemuutil.a.p/stubs_semihost.c.o 13785: [1295/2735] Compiling C object libqemuutil.a.p/stubs_pci-bus.c.o 13786: [1296/2735] Compiling C object libqemuutil.a.p/stubs_xen-hw-stub.c.o 13787: [1297/2735] Compiling C object libqemuutil.a.p/stubs_usb-dev-stub.c.o 13788: [1298/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/fw_cfg.c.o 13789: [1299/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/qos_external.c.o 13790: [1300/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/tpci200.c.o 13791: [1301/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/qgraph.c.o 13792: [1302/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/.._libqtest.c.o 13793: [1303/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/libqos.c.o 13794: [1304/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/pci-spapr.c.o 13795: [1305/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/libqos-spapr.c.o 13796: [1306/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/rtas.c.o 13797: [1307/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/pci-pc.c.o 13798: [1308/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/sdhci-cmd.c.o 13799: [1309/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/ahci.c.o 13800: [1310/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/malloc-pc.c.o 13801: [1311/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/libqos-pc.c.o 13802: [1312/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/i2c.c.o 13803: [1313/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/e1000e.c.o 13804: [1314/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/virtio.c.o 13805: [1315/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/usb.c.o 13806: [1316/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/i2c-imx.c.o 13807: [1317/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/i2c-omap.c.o 13808: [1318/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/sdhci.c.o 13809: [1319/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/virtio-9p.c.o 13810: [1320/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/virtio-scsi.c.o 13811: [1321/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/virtio-balloon.c.o 13812: [1322/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/virtio-blk.c.o 13813: [1323/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/vhost-user-blk.c.o 13814: [1324/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/virtio-mmio.c.o 13815: [1325/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/virtio-net.c.o 13816: [1326/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/virtio-pci-modern.c.o 13817: [1327/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/virtio-serial.c.o 13818: [1328/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/virtio-pci.c.o 13819: [1329/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/virtio-rng.c.o 13820: [1330/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/virtio-iommu.c.o 13821: [1331/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/arm-sabrelite-machine.c.o 13822: [1332/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/aarch64-xlnx-zcu102-machine.c.o 13823: [1333/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/arm-imx25-pdk-machine.c.o 13824: [1334/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/arm-n800-machine.c.o 13825: [1335/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/arm-raspi2-machine.c.o 13826: [1336/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/ppc64_pseries-machine.c.o 13827: [1337/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/arm-virt-machine.c.o 13828: [1338/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/x86_64_pc-machine.c.o 13829: [1339/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/arm-smdkc210-machine.c.o 13830: [1340/2735] Compiling C object tests/qtest/libqos/libqos.fa.p/arm-xilinx-zynq-a9-machine.c.o 13831: [1341/2735] Compiling C object libqom.fa.p/qom_container.c.o 13832: [1342/2735] Compiling C object libqom.fa.p/qom_object.c.o 13833: [1343/2735] Compiling C object libqom.fa.p/qom_object_interfaces.c.o 13834: [1344/2735] Compiling C object libqom.fa.p/qom_qom-qobject.c.o 13835: [1345/2735] Compiling C object libqom.fa.p/hw_nvram_fw_cfg-interface.c.o 13836: [1346/2735] Compiling C object libauthz.fa.p/authz_base.c.o 13837: [1347/2735] Compiling C object libauthz.fa.p/authz_list.c.o 13838: [1348/2735] Compiling C object libauthz.fa.p/authz_simple.c.o 13839: [1349/2735] Compiling C object libauthz.fa.p/authz_listfile.c.o 13840: [1350/2735] Compiling C object libcrypto.fa.p/crypto_afsplit.c.o 13841: [1351/2735] Compiling C object libcrypto.fa.p/crypto_block-luks.c.o 13842: [1352/2735] Compiling C object libcrypto.fa.p/crypto_block.c.o 13843: [1353/2735] Compiling C object libcrypto.fa.p/crypto_block-qcow.c.o 13844: [1354/2735] Compiling C object libcrypto.fa.p/crypto_cipher.c.o 13845: [1355/2735] Compiling C object libcrypto.fa.p/crypto_hash.c.o 13846: [1356/2735] Compiling C object libcrypto.fa.p/crypto_hmac.c.o 13847: [1357/2735] Compiling C object libcrypto.fa.p/crypto_ivgen-essiv.c.o 13848: [1358/2735] Compiling C object libcrypto.fa.p/crypto_ivgen-plain.c.o 13849: [1359/2735] Compiling C object libcrypto.fa.p/crypto_ivgen-plain64.c.o 13850: [1360/2735] Compiling C object libcrypto.fa.p/crypto_ivgen.c.o 13851: [1361/2735] Compiling C object libcrypto.fa.p/crypto_secret_common.c.o 13852: [1362/2735] Compiling C object libblock.fa.p/scsi_utils.c.o 13853: [1363/2735] Compiling C object libcrypto.fa.p/crypto_pbkdf.c.o 13854: [1364/2735] Compiling C object libcrypto.fa.p/crypto_tlscreds.c.o 13855: [1365/2735] Compiling C object libcrypto.fa.p/crypto_secret.c.o 13856: [1366/2735] Compiling C object libcrypto.fa.p/crypto_tlscredsanon.c.o 13857: [1367/2735] Compiling C object libcrypto.fa.p/crypto_tlscredspsk.c.o 13858: [1368/2735] Compiling C object libcrypto.fa.p/crypto_tlscredsx509.c.o 13859: [1369/2735] Compiling C object libcrypto.fa.p/crypto_tlssession.c.o 13860: [1370/2735] Compiling C object libcrypto.fa.p/crypto_hmac-glib.c.o 13861: [1371/2735] Compiling C object libcrypto.fa.p/crypto_hash-glib.c.o 13862: [1372/2735] Compiling C object libcrypto.fa.p/crypto_pbkdf-stub.c.o 13863: [1373/2735] Compiling C object libcrypto.fa.p/crypto_secret_keyring.c.o 13864: [1374/2735] Compiling C object libio.fa.p/io_channel-buffer.c.o 13865: [1375/2735] Compiling C object libio.fa.p/io_channel-file.c.o 13866: [1376/2735] Compiling C object libio.fa.p/io_channel-socket.c.o 13867: [1377/2735] Compiling C object libio.fa.p/io_channel-command.c.o 13868: [1378/2735] Compiling C object libio.fa.p/io_channel-tls.c.o 13869: [1379/2735] Compiling C object libio.fa.p/io_channel-watch.c.o 13870: CC networking/ping.o 13871: [1380/2735] Compiling C object libio.fa.p/io_channel-util.c.o 13872: [1381/2735] Compiling C object libio.fa.p/io_channel-websock.c.o 13873: [1382/2735] Compiling C object libio.fa.p/io_dns-resolver.c.o 13874: [1383/2735] Compiling C object libio.fa.p/io_channel.c.o 13875: [1384/2735] Compiling C object libio.fa.p/io_net-listener.c.o 13876: [1385/2735] Compiling C object libio.fa.p/io_task.c.o 13877: [1386/2735] Compiling C object libmigration.fa.p/migration_xbzrle.c.o 13878: [1387/2735] Compiling C object libmigration.fa.p/migration_page_cache.c.o 13879: [1388/2735] Compiling C object libmigration.fa.p/migration_yank_functions.c.o 13880: [1389/2735] Compiling C object libblock.fa.p/scsi_pr-manager.c.o 13881: [1390/2735] Compiling C object libmigration.fa.p/migration_vmstate-types.c.o 13882: [1391/2735] Compiling C object libmigration.fa.p/migration_vmstate.c.o 13883: [1392/2735] Compiling C object libmigration.fa.p/migration_qemu-file-channel.c.o 13884: [1393/2735] Compiling C object libblock.fa.p/block_amend.c.o 13885: [1394/2735] Compiling C object libblock.fa.p/block_qcow2-bitmap.c.o 13886: [1395/2735] Compiling C object libblock.fa.p/block_qcow2-cache.c.o 13887: [1396/2735] Compiling C object libcommon.fa.p/hw_misc_nrf51_rng.c.o 13888: [1397/2735] Compiling C object libblock.fa.p/block_accounting.c.o 13889: [1398/2735] Compiling C object libblock.fa.p/block_aio_task.c.o 13890: [1399/2735] Compiling C object libcommon.fa.p/hw_net_pcnet.c.o 13891: [1400/2735] Compiling C object libcommon.fa.p/hw_net_pcnet-pci.c.o 13892: [1401/2735] Compiling C object libblock.fa.p/scsi_pr-manager-helper.c.o 13893: [1402/2735] Compiling C object libblock.fa.p/block_blklogwrites.c.o 13894: [1403/2735] Compiling C object libblock.fa.p/block_blkdebug.c.o 13895: [1404/2735] Compiling C object libblock.fa.p/block_backup.c.o 13896: [1405/2735] Compiling C object libblock.fa.p/block_copy-before-write.c.o 13897: [1406/2735] Compiling C object libblock.fa.p/block_blkverify.c.o 13898: [1407/2735] Compiling C object libblock.fa.p/block_block-backend.c.o 13899: [1408/2735] Compiling C object libblock.fa.p/block_block-copy.c.o 13900: [1409/2735] Compiling C object libblock.fa.p/block_commit.c.o 13901: [1410/2735] Compiling C object libblock.fa.p/block_copy-on-read.c.o 13902: [1411/2735] Compiling C object libblock.fa.p/block_progress_meter.c.o 13903: [1412/2735] Compiling C object libblock.fa.p/block_preallocate.c.o 13904: [1413/2735] Compiling C object libblock.fa.p/block_create.c.o 13905: [1414/2735] Compiling C object libblock.fa.p/block_crypto.c.o 13906: [1415/2735] Compiling C object libblock.fa.p/block_dirty-bitmap.c.o 13907: [1416/2735] Compiling C object libblock.fa.p/block_io.c.o 13908: [1417/2735] Compiling C object libblock.fa.p/block_filter-compress.c.o 13909: [1418/2735] Compiling C object libblock.fa.p/block_nbd.c.o 13910: [1419/2735] Compiling C object libblock.fa.p/block_null.c.o 13911: [1420/2735] Linking static target libqom.fa 13912: [1421/2735] Linking static target libauthz.fa 13913: [1422/2735] Compiling C object libblock.fa.p/block_qapi.c.o 13914: [1423/2735] Compiling C object libblock.fa.p/block_mirror.c.o 13915: [1424/2735] Compiling C object libblock.fa.p/block_qcow2-cluster.c.o 13916: [1425/2735] Compiling C object libblock.fa.p/block_qcow2-snapshot.c.o 13917: [1426/2735] Compiling C object libblock.fa.p/block_qcow2-refcount.c.o 13918: [1427/2735] Compiling C object libblock.fa.p/block_qcow2-threads.c.o 13919: [1428/2735] Compiling C object libblock.fa.p/block_raw-format.c.o 13920: [1429/2735] Compiling C object libblock.fa.p/block_reqlist.c.o 13921: [1430/2735] Compiling C object libblock.fa.p/block_quorum.c.o 13922: [1431/2735] Compiling C object libblock.fa.p/block_snapshot.c.o 13923: [1432/2735] Compiling C object libblock.fa.p/block_vhdx-endian.c.o 13924: [1433/2735] Compiling C object libblock.fa.p/block_snapshot-access.c.o 13925: [1434/2735] Compiling C object libblock.fa.p/block_throttle-groups.c.o 13926: [1435/2735] Compiling C object libblock.fa.p/block_throttle.c.o 13927: [1436/2735] Compiling C object libblock.fa.p/block_qcow2.c.o 13928: [1437/2735] Compiling C object libblock.fa.p/block_vhdx-log.c.o 13929: [1438/2735] Compiling C object libblock.fa.p/block_vhdx.c.o 13930: [1439/2735] Compiling C object libblock.fa.p/block_vmdk.c.o 13931: [1440/2735] Compiling C object libblock.fa.p/block_vdi.c.o 13932: [1441/2735] Compiling C object libblock.fa.p/block_vpc.c.o 13933: [1442/2735] Compiling C object libblock.fa.p/block_cloop.c.o 13934: [1443/2735] Compiling C object libblock.fa.p/block_write-threshold.c.o 13935: [1444/2735] Compiling C object libblock.fa.p/block_bochs.c.o 13936: [1445/2735] Compiling C object libblock.fa.p/block_qcow.c.o 13937: [1446/2735] Compiling C object libblock.fa.p/block_qed-cluster.c.o 13938: [1447/2735] Compiling C object libblock.fa.p/block_dmg.c.o 13939: [1448/2735] Compiling C object libblock.fa.p/block_qed-l2-cache.c.o 13940: [1449/2735] Compiling C object libblock.fa.p/block_vvfat.c.o 13941: [1450/2735] Compiling C object libblock.fa.p/block_qed-check.c.o 13942: [1451/2735] Compiling C object libblock.fa.p/block_qed-table.c.o 13943: [1452/2735] Linking static target tests/qtest/libqos/libqos.fa 13944: [1453/2735] Compiling C object libblock.fa.p/block_parallels-ext.c.o 13945: [1454/2735] Compiling C object libblock.fa.p/block_qed.c.o 13946: [1455/2735] Compiling C object libblock.fa.p/block_parallels.c.o 13947: [1456/2735] Compiling C object libblock.fa.p/block_replication.c.o 13948: [1457/2735] Linking static target libcrypto.fa 13949: [1458/2735] Compiling C object libblock.fa.p/block_file-posix.c.o 13950: [1459/2735] Compiling C object libblock.fa.p/block_nvme.c.o 13951: [1460/2735] Compiling C object libblock.fa.p/block_stream.c.o 13952: [1461/2735] Compiling C object libblock.fa.p/block_monitor_bitmap-qmp-cmds.c.o 13953: [1462/2735] Linking static target libmigration.fa 13954: [1463/2735] Compiling C object libblockdev.fa.p/block_export_export.c.o 13955: [1464/2735] Compiling C object libblockdev.fa.p/os-posix.c.o 13956: [1465/2735] Compiling C object libblockdev.fa.p/nbd_server.c.o 13957: [1466/2735] Compiling C object libblockdev.fa.p/block_export_vhost-user-blk-server.c.o 13958: [1467/2735] Compiling C object libblockdev.fa.p/blockdev-nbd.c.o 13959: [1468/2735] Compiling C object libblockdev.fa.p/iothread.c.o 13960: [1469/2735] Compiling C object libblockdev.fa.p/job-qmp.c.o 13961: [1470/2735] Compiling C object libqmp.fa.p/monitor_monitor.c.o 13962: [1471/2735] Linking static target libio.fa 13963: [1472/2735] Compiling C object libblockdev.fa.p/blockdev.c.o 13964: [1473/2735] Compiling C object libqmp.fa.p/qom_qom-qmp-cmds.c.o 13965: [1474/2735] Compiling C object libqmp.fa.p/monitor_qmp.c.o 13966: [1475/2735] Compiling C object libqmp.fa.p/monitor_qmp-cmds-control.c.o 13967: [1476/2735] Compiling C object libchardev.fa.p/chardev_char-fe.c.o 13968: [1477/2735] Compiling C object libchardev.fa.p/chardev_char-file.c.o 13969: [1478/2735] Compiling C object libchardev.fa.p/chardev_char-io.c.o 13970: [1479/2735] Compiling C object libchardev.fa.p/chardev_char-mux.c.o 13971: [1480/2735] Compiling C object libchardev.fa.p/chardev_char-null.c.o 13972: [1481/2735] Compiling C object libchardev.fa.p/chardev_char-pipe.c.o 13973: [1482/2735] Compiling C object libchardev.fa.p/chardev_char-ringbuf.c.o 13974: [1483/2735] Compiling C object libchardev.fa.p/chardev_char-serial.c.o 13975: [1484/2735] Compiling C object libchardev.fa.p/chardev_char-udp.c.o 13976: [1485/2735] Compiling C object libchardev.fa.p/chardev_char-socket.c.o 13977: [1486/2735] Compiling C object libchardev.fa.p/chardev_char-stdio.c.o 13978: [1487/2735] Compiling C object libchardev.fa.p/chardev_char.c.o 13979: [1488/2735] Compiling C object libchardev.fa.p/chardev_char-parallel.c.o 13980: [1489/2735] Compiling C object libchardev.fa.p/chardev_char-pty.c.o 13981: [1490/2735] Compiling C object libchardev.fa.p/chardev_char-fd.c.o 13982: [1491/2735] Compiling C object libhwcore.fa.p/hw_core_bus.c.o 13983: [1492/2735] Compiling C object libhwcore.fa.p/hw_core_qdev-properties.c.o 13984: [1493/2735] Compiling C object libhwcore.fa.p/hw_core_qdev.c.o 13985: [1494/2735] Compiling C object libhwcore.fa.p/hw_core_resettable.c.o 13986: [1495/2735] Compiling C object libhwcore.fa.p/hw_core_vmstate-if.c.o 13987: [1496/2735] Compiling C object libhwcore.fa.p/hw_core_reset.c.o 13988: [1497/2735] Compiling C object libhwcore.fa.p/hw_core_irq.c.o 13989: [1498/2735] Compiling C object libhwcore.fa.p/hw_core_clock.c.o 13990: [1499/2735] Compiling C object libhwcore.fa.p/hw_core_qdev-clock.c.o 13991: [1500/2735] Compiling C object libhwcore.fa.p/hw_core_hotplug.c.o 13992: [1501/2735] Compiling C object libcommon.fa.p/cpus-common.c.o 13993: [1502/2735] Compiling C object libcommon.fa.p/page-vary-common.c.o 13994: [1503/2735] Compiling C object libhwcore.fa.p/hw_core_qdev-hotplug.c.o 13995: [1504/2735] Compiling C object libcommon.fa.p/disas_capstone.c.o 13996: [1505/2735] Compiling C object libcommon.fa.p/disas_arm.c.o 13997: [1506/2735] Compiling C object libcommon.fa.p/disas_i386.c.o 13998: [1507/2735] Compiling C object libcommon.fa.p/ui_clipboard.c.o 13999: [1508/2735] Compiling C object libcommon.fa.p/hw_core_cpu-common.c.o 14000: [1509/2735] Compiling C object libcommon.fa.p/hw_core_machine-smp.c.o 14001: [1510/2735] Compiling C object libcommon.fa.p/qom_qom-hmp-cmds.c.o 14002: [1511/2735] Compiling C object libcommon.fa.p/ui_cursor.c.o 14003: [1512/2735] Compiling C object libcommon.fa.p/ui_kbd-state.c.o 14004: [1513/2735] Compiling C object libcommon.fa.p/ui_input-barrier.c.o 14005: [1514/2735] Compiling C object libcommon.fa.p/ui_input-legacy.c.o 14006: [1515/2735] Compiling C object libcommon.fa.p/ui_qemu-pixman.c.o 14007: [1516/2735] Compiling C object libcommon.fa.p/ui_console.c.o 14008: [1517/2735] Compiling C object libcommon.fa.p/ui_input.c.o 14009: [1518/2735] Compiling C object libcommon.fa.p/ui_keymaps.c.o 14010: [1519/2735] Compiling C object libcommon.fa.p/ui_input-keymap.c.o 14011: [1520/2735] Compiling C object libcommon.fa.p/ui_spice-module.c.o 14012: [1521/2735] Compiling C object libcommon.fa.p/ui_udmabuf.c.o 14013: [1522/2735] Compiling C object libcommon.fa.p/ui_util.c.o 14014: [1523/2735] Compiling C object libcommon.fa.p/ui_vnc-enc-zlib.c.o 14015: [1524/2735] Compiling C object libcommon.fa.p/ui_input-linux.c.o 14016: [1525/2735] Compiling C object libcommon.fa.p/ui_vnc-enc-hextile.c.o 14017: [1526/2735] Compiling C object libcommon.fa.p/ui_vnc-enc-tight.c.o 14018: [1527/2735] Compiling C object libcommon.fa.p/ui_vnc-auth-vencrypt.c.o 14019: [1528/2735] Compiling C object libcommon.fa.p/ui_vnc.c.o 14020: [1529/2735] Compiling C object libcommon.fa.p/ui_vnc-ws.c.o 14021: [1530/2735] Compiling C object libcommon.fa.p/ui_vnc-jobs.c.o 14022: [1531/2735] Linking static target libblockdev.fa 14023: [1532/2735] Linking static target libqmp.fa 14024: [1533/2735] Compiling C object libcommon.fa.p/hw_core_generic-loader.c.o 14025: [1534/2735] Compiling C object libcommon.fa.p/ui_vnc-clipboard.c.o 14026: [1535/2735] Compiling C object libcommon.fa.p/audio_audio.c.o 14027: [1536/2735] Compiling C object libcommon.fa.p/audio_audio_legacy.c.o 14028: [1537/2735] Compiling C object libcommon.fa.p/audio_mixeng.c.o 14029: [1538/2735] Compiling C object libcommon.fa.p/audio_noaudio.c.o 14030: [1539/2735] Compiling C object libcommon.fa.p/audio_wavaudio.c.o 14031: [1540/2735] Compiling C object libcommon.fa.p/audio_wavcapture.c.o 14032: [1541/2735] Compiling C object libcommon.fa.p/chardev_msmouse.c.o 14033: [1542/2735] Compiling C object libcommon.fa.p/chardev_wctablet.c.o 14034: [1543/2735] Compiling C object libcommon.fa.p/fsdev_qemu-fsdev-opts.c.o 14035: [1544/2735] Compiling C object libcommon.fa.p/chardev_testdev.c.o 14036: [1545/2735] Compiling C object libcommon.fa.p/fsdev_qemu-fsdev-throttle.c.o 14037: [1546/2735] Linking static target libchardev.fa 14038: [1547/2735] Compiling C object libcommon.fa.p/fsdev_qemu-fsdev-dummy.c.o 14039: [1548/2735] Compiling C object libcommon.fa.p/dump_dump-hmp-cmds.c.o 14040: [1549/2735] Compiling C object libcommon.fa.p/block_blkreplay.c.o 14041: [1550/2735] Compiling C object libcommon.fa.p/softmmu_cpu-throttle.c.o 14042: [1551/2735] Compiling C object libcommon.fa.p/block_qapi-sysemu.c.o 14043: [1552/2735] Compiling C object libcommon.fa.p/block_monitor_block-hmp-cmds.c.o 14044: [1553/2735] Compiling C object libcommon.fa.p/softmmu_balloon.c.o 14045: [1554/2735] Compiling C object libcommon.fa.p/softmmu_bootdevice.c.o 14046: [1555/2735] Compiling C object libcommon.fa.p/softmmu_datadir.c.o 14047: [1556/2735] Linking static target libhwcore.fa 14048: [1557/2735] Compiling C object libcommon.fa.p/softmmu_cpu-timers.c.o 14049: [1558/2735] Generating trace-events-all with a custom command (wrapped by meson to capture output) 14050: [1559/2735] Compiling C object libcommon.fa.p/softmmu_cpus.c.o 14051: [1560/2735] Compiling C object libcommon.fa.p/softmmu_memory_mapping.c.o 14052: [1561/2735] Compiling C object libcommon.fa.p/softmmu_dma-helpers.c.o 14053: [1562/2735] Compiling C object libcommon.fa.p/softmmu_globals.c.o 14054: [1563/2735] Compiling C object libcommon.fa.p/softmmu_runstate-action.c.o 14055: [1564/2735] Compiling C object libcommon.fa.p/softmmu_rtc.c.o 14056: [1565/2735] Compiling C object libcommon.fa.p/softmmu_tpm.c.o 14057: [1566/2735] Compiling C object libcommon.fa.p/backends_cryptodev-builtin.c.o 14058: [1567/2735] Compiling C object libcommon.fa.p/softmmu_qdev-monitor.c.o 14059: [1568/2735] Compiling C object libcommon.fa.p/softmmu_device_tree.c.o 14060: [1569/2735] Compiling C object libcommon.fa.p/softmmu_runstate.c.o 14061: [1570/2735] Compiling C object libcommon.fa.p/backends_confidential-guest-support.c.o 14062: [1571/2735] Compiling C object libcommon.fa.p/backends_cryptodev.c.o 14063: [1572/2735] Compiling C object libcommon.fa.p/backends_hostmem-ram.c.o 14064: [1573/2735] Compiling C object libcommon.fa.p/backends_rng-builtin.c.o 14065: [1574/2735] Compiling C object libcommon.fa.p/backends_rng-egd.c.o 14066: [1575/2735] Compiling C object libcommon.fa.p/backends_rng.c.o 14067: CC networking/route.o 14068: [1576/2735] Compiling C object libcommon.fa.p/backends_rng-random.c.o 14069: [1577/2735] Compiling C object libcommon.fa.p/softmmu_vl.c.o 14070: [1578/2735] Compiling C object libcommon.fa.p/backends_hostmem.c.o 14071: [1579/2735] Compiling C object libcommon.fa.p/backends_hostmem-memfd.c.o 14072: [1580/2735] Compiling C object libcommon.fa.p/backends_hostmem-file.c.o 14073: [1581/2735] Compiling C object libcommon.fa.p/backends_vhost-user.c.o 14074: [1582/2735] Compiling C object libcommon.fa.p/backends_cryptodev-vhost.c.o 14075: [1583/2735] Compiling C object libcommon.fa.p/backends_cryptodev-vhost-user.c.o 14076: [1584/2735] Compiling C object libcommon.fa.p/backends_tpm_tpm_passthrough.c.o 14077: [1585/2735] Compiling C object libcommon.fa.p/backends_tpm_tpm_backend.c.o 14078: [1586/2735] Compiling C object libcommon.fa.p/backends_tpm_tpm_util.c.o 14079: [1587/2735] Compiling C object libcommon.fa.p/backends_tpm_tpm_emulator.c.o 14080: [1588/2735] Compiling C object libcommon.fa.p/migration_xbzrle.c.o 14081: [1589/2735] Compiling C object libcommon.fa.p/backends_dbus-vmstate.c.o 14082: [1590/2735] Compiling C object libcommon.fa.p/migration_page_cache.c.o 14083: [1591/2735] Compiling C object libcommon.fa.p/migration_vmstate-types.c.o 14084: [1592/2735] Compiling C object libcommon.fa.p/migration_vmstate.c.o 14085: [1593/2735] Compiling C object libcommon.fa.p/migration_qemu-file-channel.c.o 14086: [1594/2735] Compiling C object libcommon.fa.p/migration_qemu-file.c.o 14087: [1595/2735] Compiling C object libcommon.fa.p/migration_yank_functions.c.o 14088: [1596/2735] Compiling C object libcommon.fa.p/migration_channel.c.o 14089: [1597/2735] Compiling C object libcommon.fa.p/migration_colo-failover.c.o 14090: [1598/2735] Compiling C object libcommon.fa.p/migration_exec.c.o 14091: [1599/2735] Compiling C object libcommon.fa.p/migration_block-dirty-bitmap.c.o 14092: [1600/2735] Compiling C object libcommon.fa.p/migration_colo.c.o 14093: [1601/2735] Compiling C object libcommon.fa.p/migration_fd.c.o 14094: [1602/2735] Compiling C object libcommon.fa.p/migration_global_state.c.o 14095: [1603/2735] Compiling C object libcommon.fa.p/migration_socket.c.o 14096: [1604/2735] Compiling C object libcommon.fa.p/migration_multifd.c.o 14097: [1605/2735] Compiling C object libcommon.fa.p/migration_multifd-zlib.c.o 14098: [1606/2735] Compiling C object libcommon.fa.p/migration_tls.c.o 14099: [1607/2735] Compiling C object libcommon.fa.p/migration_migration.c.o 14100: [1608/2735] Compiling C object libcommon.fa.p/migration_postcopy-ram.c.o 14101: [1609/2735] Compiling C object libcommon.fa.p/migration_savevm.c.o 14102: [1610/2735] Compiling C object libcommon.fa.p/migration_block.c.o 14103: [1611/2735] Compiling C object libcommon.fa.p/monitor_hmp-cmds.c.o 14104: [1612/2735] Compiling C object libcommon.fa.p/monitor_hmp.c.o 14105: [1613/2735] Compiling C object libcommon.fa.p/monitor_qmp-cmds.c.o 14106: [1614/2735] Compiling C object libcommon.fa.p/net_announce.c.o 14107: [1615/2735] Compiling C object libcommon.fa.p/net_checksum.c.o 14108: [1616/2735] Compiling C object libcommon.fa.p/net_dump.c.o 14109: [1617/2735] Compiling C object libcommon.fa.p/net_colo-compare.c.o 14110: [1618/2735] Compiling C object libcommon.fa.p/net_colo.c.o 14111: [1619/2735] Compiling C object libcommon.fa.p/net_eth.c.o 14112: [1620/2735] Compiling C object libcommon.fa.p/net_filter-buffer.c.o 14113: [1621/2735] Compiling C object libcommon.fa.p/net_filter-mirror.c.o 14114: [1622/2735] Compiling C object libcommon.fa.p/net_filter-rewriter.c.o 14115: [1623/2735] Compiling C object libcommon.fa.p/net_filter.c.o 14116: [1624/2735] Compiling C object libcommon.fa.p/net_hub.c.o 14117: [1625/2735] Compiling C object libcommon.fa.p/net_queue.c.o 14118: [1626/2735] Compiling C object libcommon.fa.p/net_socket.c.o 14119: [1627/2735] Compiling C object libcommon.fa.p/net_util.c.o 14120: [1628/2735] Compiling C object libcommon.fa.p/net_net.c.o 14121: [1629/2735] Compiling C object libcommon.fa.p/net_filter-replay.c.o 14122: [1630/2735] Compiling C object libcommon.fa.p/net_l2tpv3.c.o 14123: [1631/2735] Compiling C object libcommon.fa.p/net_vhost-user.c.o 14124: [1632/2735] Compiling C object libcommon.fa.p/net_tap-linux.c.o 14125: [1633/2735] Compiling C object libcommon.fa.p/net_slirp.c.o 14126: [1634/2735] Compiling C object libcommon.fa.p/net_tap.c.o 14127: [1635/2735] Compiling C object libcommon.fa.p/net_can_can_core.c.o 14128: [1636/2735] Compiling C object libcommon.fa.p/net_can_can_host.c.o 14129: [1637/2735] Compiling C object libcommon.fa.p/net_vhost-vdpa.c.o 14130: [1638/2735] Compiling C object libcommon.fa.p/net_can_can_socketcan.c.o 14131: [1639/2735] Compiling C object libcommon.fa.p/replay_replay.c.o 14132: [1640/2735] Compiling C object libcommon.fa.p/replay_replay-events.c.o 14133: [1641/2735] Compiling C object libcommon.fa.p/replay_replay-time.c.o 14134: [1642/2735] Compiling C object libcommon.fa.p/replay_replay-input.c.o 14135: [1643/2735] Compiling C object libcommon.fa.p/replay_replay-snapshot.c.o 14136: [1644/2735] Compiling C object libcommon.fa.p/replay_replay-internal.c.o 14137: [1645/2735] Compiling C object libcommon.fa.p/replay_replay-char.c.o 14138: [1646/2735] Compiling C object libcommon.fa.p/replay_replay-net.c.o 14139: [1647/2735] Compiling C object libcommon.fa.p/replay_replay-random.c.o 14140: [1648/2735] Compiling C object libcommon.fa.p/replay_replay-audio.c.o 14141: [1649/2735] Compiling C object libcommon.fa.p/replay_replay-debugging.c.o 14142: [1650/2735] Compiling C object libcommon.fa.p/hw_acpi_utils.c.o 14143: [1651/2735] Compiling C object libcommon.fa.p/hw_acpi_acpi_interface.c.o 14144: [1652/2735] Compiling C object libcommon.fa.p/hw_acpi_bios-linker-loader.c.o 14145: [1653/2735] Compiling C object libcommon.fa.p/hw_acpi_core.c.o 14146: [1654/2735] Compiling C object libcommon.fa.p/hw_acpi_aml-build.c.o 14147: [1655/2735] Compiling C object libcommon.fa.p/hw_acpi_acpi-cpu-hotplug-stub.c.o 14148: [1656/2735] Compiling C object libcommon.fa.p/hw_acpi_memory_hotplug.c.o 14149: [1657/2735] Compiling C object libcommon.fa.p/hw_acpi_pci.c.o 14150: [1658/2735] Compiling C object libcommon.fa.p/hw_acpi_nvdimm.c.o 14151: [1659/2735] Compiling C object libcommon.fa.p/hw_acpi_ghes.c.o 14152: [1660/2735] Compiling C object libcommon.fa.p/hw_acpi_acpi-pci-hotplug-stub.c.o 14153: [1661/2735] Compiling C object libcommon.fa.p/hw_acpi_ipmi-stub.c.o 14154: [1662/2735] Compiling C object libcommon.fa.p/hw_acpi_generic_event_device.c.o 14155: [1663/2735] Compiling C object libcommon.fa.p/hw_acpi_tpm.c.o 14156: [1664/2735] Compiling C object libcommon.fa.p/hw_acpi_viot.c.o 14157: [1665/2735] Compiling C object libcommon.fa.p/hw_acpi_erst.c.o 14158: [1666/2735] Compiling C object libcommon.fa.p/hw_acpi_acpi-x86-stub.c.o 14159: [1667/2735] Compiling C object libcommon.fa.p/hw_adc_stm32f2xx_adc.c.o 14160: [1668/2735] Compiling C object libcommon.fa.p/hw_adc_zynq-xadc.c.o 14161: [1669/2735] Compiling C object libcommon.fa.p/hw_adc_aspeed_adc.c.o 14162: [1670/2735] Compiling C object libcommon.fa.p/hw_adc_npcm7xx_adc.c.o 14163: [1671/2735] Compiling C object libcommon.fa.p/hw_adc_max111x.c.o 14164: [1672/2735] Compiling C object libcommon.fa.p/hw_audio_soundhw.c.o 14165: [1673/2735] Compiling C object libcommon.fa.p/hw_audio_ac97.c.o 14166: [1674/2735] Compiling C object libcommon.fa.p/hw_audio_intel-hda.c.o 14167: [1675/2735] Compiling C object libcommon.fa.p/hw_audio_es1370.c.o 14168: [1676/2735] Compiling C object libcommon.fa.p/hw_audio_pl041.c.o 14169: [1677/2735] Compiling C object libcommon.fa.p/hw_audio_hda-codec.c.o 14170: [1678/2735] Compiling C object libcommon.fa.p/hw_audio_marvell_88w8618.c.o 14171: [1679/2735] Compiling C object libcommon.fa.p/hw_audio_lm4549.c.o 14172: [1680/2735] Compiling C object libcommon.fa.p/hw_audio_wm8750.c.o 14173: [1681/2735] Compiling C object libcommon.fa.p/hw_block_block.c.o 14174: [1682/2735] Compiling C object libcommon.fa.p/hw_block_cdrom.c.o 14175: [1683/2735] Compiling C object libcommon.fa.p/hw_block_hd-geometry.c.o 14176: [1684/2735] Compiling C object libcommon.fa.p/hw_block_ecc.c.o 14177: [1685/2735] Compiling C object libcommon.fa.p/hw_block_nand.c.o 14178: [1686/2735] Compiling C object libcommon.fa.p/hw_block_onenand.c.o 14179: [1687/2735] Compiling C object libcommon.fa.p/hw_block_pflash_cfi01.c.o 14180: [1688/2735] Compiling C object libcommon.fa.p/hw_block_pflash_cfi02.c.o 14181: [1689/2735] Compiling C object libcommon.fa.p/hw_block_m25p80.c.o 14182: [1690/2735] Compiling C object libcommon.fa.p/hw_char_cadence_uart.c.o 14183: [1691/2735] Compiling C object libcommon.fa.p/hw_char_imx_serial.c.o 14184: [1692/2735] Compiling C object libcommon.fa.p/hw_char_ipoctal232.c.o 14185: [1693/2735] Compiling C object libcommon.fa.p/hw_char_cmsdk-apb-uart.c.o 14186: [1694/2735] Compiling C object libcommon.fa.p/hw_char_nrf51_uart.c.o 14187: [1695/2735] Compiling C object libcommon.fa.p/hw_char_pl011.c.o 14188: [1696/2735] Compiling C object libcommon.fa.p/hw_char_serial.c.o 14189: [1697/2735] Compiling C object libcommon.fa.p/hw_char_serial-pci-multi.c.o 14190: [1698/2735] Compiling C object libcommon.fa.p/hw_char_serial-pci.c.o 14191: [1699/2735] Compiling C object libcommon.fa.p/hw_char_xilinx_uartlite.c.o 14192: [1700/2735] Compiling C object libcommon.fa.p/hw_char_virtio-console.c.o 14193: [1701/2735] Compiling C object libcommon.fa.p/hw_char_digic-uart.c.o 14194: [1702/2735] Compiling C object libcommon.fa.p/hw_core_or-irq.c.o 14195: [1703/2735] Compiling C object libcommon.fa.p/hw_char_exynos4210_uart.c.o 14196: [1704/2735] Compiling C object tests/unit/test-mul64.p/test-mul64.c.o 14197: [1705/2735] Compiling C object libcommon.fa.p/hw_core_guest-loader.c.o 14198: [1706/2735] Compiling C object libcommon.fa.p/hw_core_platform-bus.c.o 14199: [1707/2735] Compiling C object libcommon.fa.p/hw_char_stm32f2xx_usart.c.o 14200: [1708/2735] Compiling C object tests/unit/test-qdev-global-props.p/test-qdev-global-props.c.o 14201: [1709/2735] Compiling C object tests/unit/test-qobject-input-visitor.p/test-qobject-input-visitor.c.o 14202: [1710/2735] Compiling C object tests/unit/test-qmp-event.p/test-qmp-event.c.o 14203: [1711/2735] Compiling C object tests/unit/test-opts-visitor.p/test-opts-visitor.c.o 14204: [1712/2735] Compiling C object tests/unit/test-qdist.p/test-qdist.c.o 14205: [1713/2735] Compiling C object tests/unit/test-qapi-util.p/test-qapi-util.c.o 14206: [1714/2735] Compiling C object libcommon.fa.p/hw_core_ptimer.c.o 14207: [1715/2735] Compiling C object libcommon.fa.p/hw_core_register.c.o 14208: [1716/2735] Compiling C object libcommon.fa.p/hw_core_split-irq.c.o 14209: [1717/2735] Compiling C object libcommon.fa.p/hw_core_stream.c.o 14210: [1718/2735] Compiling C object libcommon.fa.p/hw_core_cpu-sysemu.c.o 14211: [1719/2735] Compiling C object libcommon.fa.p/hw_core_fw-path-provider.c.o 14212: [1720/2735] Compiling C object libcommon.fa.p/hw_core_gpio.c.o 14213: [1721/2735] Compiling C object libcommon.fa.p/hw_core_nmi.c.o 14214: [1722/2735] Compiling C object libcommon.fa.p/hw_core_machine-hmp-cmds.c.o 14215: [1723/2735] Compiling C object libcommon.fa.p/hw_core_null-machine.c.o 14216: [1724/2735] Compiling C object libcommon.fa.p/hw_core_loader.c.o 14217: [1725/2735] Compiling C object libcommon.fa.p/hw_core_qdev-fw.c.o 14218: [1726/2735] Compiling C object libcommon.fa.p/hw_core_sysbus.c.o 14219: [1727/2735] Compiling C object libcommon.fa.p/hw_core_vm-change-state-handler.c.o 14220: [1728/2735] Compiling C object libcommon.fa.p/hw_core_machine.c.o 14221: [1729/2735] Compiling C object libcommon.fa.p/hw_core_clock-vmstate.c.o 14222: [1730/2735] Compiling C object libcommon.fa.p/hw_core_qdev-properties-system.c.o 14223: [1731/2735] Compiling C object libcommon.fa.p/hw_cpu_core.c.o 14224: [1732/2735] Compiling C object libcommon.fa.p/hw_display_i2c-ddc.c.o 14225: [1733/2735] Compiling C object libcommon.fa.p/hw_display_edid-generate.c.o 14226: [1734/2735] Compiling C object libcommon.fa.p/hw_cpu_cluster.c.o 14227: [1735/2735] Compiling C object libcommon.fa.p/hw_display_edid-region.c.o 14228: [1736/2735] Compiling C object libcommon.fa.p/hw_display_ramfb.c.o 14229: [1737/2735] Compiling C object libcommon.fa.p/hw_display_ramfb-standalone.c.o 14230: [1738/2735] Compiling C object libcommon.fa.p/hw_display_pl110.c.o 14231: [1739/2735] Compiling C object libcommon.fa.p/hw_display_sii9022.c.o 14232: [1740/2735] Compiling C object libcommon.fa.p/hw_display_ssd0303.c.o 14233: [1741/2735] Compiling C object libcommon.fa.p/hw_display_ssd0323.c.o 14234: [1742/2735] Compiling C object libcommon.fa.p/hw_display_vga-pci.c.o 14235: [1743/2735] Compiling C object libcommon.fa.p/hw_display_blizzard.c.o 14236: [1744/2735] Compiling C object libcommon.fa.p/hw_display_bochs-display.c.o 14237: [1745/2735] Compiling C object libcommon.fa.p/hw_display_vmware_vga.c.o 14238: [1746/2735] Compiling C object libcommon.fa.p/hw_display_exynos4210_fimd.c.o 14239: [1747/2735] Compiling C object libcommon.fa.p/hw_display_framebuffer.c.o 14240: [1748/2735] Compiling C object libcommon.fa.p/hw_display_cirrus_vga.c.o 14241: [1749/2735] Compiling C object libcommon.fa.p/hw_display_tc6393xb.c.o 14242: [1750/2735] Compiling C object libcommon.fa.p/hw_display_omap_dss.c.o 14243: [1751/2735] Compiling C object libcommon.fa.p/hw_display_bcm2835_fb.c.o 14244: [1752/2735] Compiling C object libcommon.fa.p/hw_display_pxa2xx_lcd.c.o 14245: [1753/2735] Compiling C object libcommon.fa.p/hw_display_ati.c.o 14246: [1754/2735] Compiling C object libcommon.fa.p/hw_display_ati_2d.c.o 14247: [1755/2735] Compiling C object libcommon.fa.p/hw_display_ati_dbg.c.o 14248: [1756/2735] Compiling C object libcommon.fa.p/hw_dma_pl080.c.o 14249: [1757/2735] Compiling C object libcommon.fa.p/hw_dma_xlnx-zynq-devcfg.c.o 14250: [1758/2735] Compiling C++ object libcommon.fa.p/disas_libvixl_vixl_compiler-intrinsics.cc.o 14251: [1759/2735] Compiling C object libcommon.fa.p/hw_dma_xilinx_axidma.c.o 14252: [1760/2735] Compiling C object libcommon.fa.p/hw_dma_soc_dma.c.o 14253: [1761/2735] Compiling C object libcommon.fa.p/hw_dma_pl330.c.o 14254: [1762/2735] Compiling C object libcommon.fa.p/hw_dma_omap_dma.c.o 14255: [1763/2735] Compiling C object libcommon.fa.p/hw_dma_pxa2xx_dma.c.o 14256: [1764/2735] Compiling C object libcommon.fa.p/hw_dma_bcm2835_dma.c.o 14257: [1765/2735] Compiling C object libcommon.fa.p/hw_gpio_gpio_key.c.o 14258: [1766/2735] Linking static target libqemuutil.a 14259: [1767/2735] Compiling C object libcommon.fa.p/hw_gpio_gpio_pwr.c.o 14260: [1768/2735] Compiling C object libcommon.fa.p/hw_gpio_max7310.c.o 14261: [1769/2735] Compiling C object libcommon.fa.p/hw_gpio_zaurus.c.o 14262: [1770/2735] Compiling C object libcommon.fa.p/hw_gpio_pl061.c.o 14263: [1771/2735] Compiling C object libcommon.fa.p/hw_gpio_nrf51_gpio.c.o 14264: [1772/2735] Compiling C object libcommon.fa.p/hw_gpio_imx_gpio.c.o 14265: [1773/2735] Compiling C object libcommon.fa.p/hw_gpio_npcm7xx_gpio.c.o 14266: [1774/2735] Compiling C object libcommon.fa.p/hw_gpio_bcm2835_gpio.c.o 14267: [1775/2735] Compiling C object libcommon.fa.p/hw_gpio_omap_gpio.c.o 14268: [1776/2735] Compiling C object libcommon.fa.p/hw_gpio_aspeed_gpio.c.o 14269: [1777/2735] Compiling C object libcommon.fa.p/hw_i2c_core.c.o 14270: [1778/2735] Compiling C object libcommon.fa.p/hw_i2c_smbus_slave.c.o 14271: [1779/2735] Compiling C object libcommon.fa.p/hw_i2c_smbus_master.c.o 14272: [1780/2735] Compiling C object libcommon.fa.p/hw_i2c_aspeed_i2c.c.o 14273: [1781/2735] Compiling C object libcommon.fa.p/hw_i2c_exynos4210_i2c.c.o 14274: [1782/2735] Compiling C object libcommon.fa.p/hw_i2c_bitbang_i2c.c.o 14275: [1783/2735] Compiling C object libcommon.fa.p/hw_i2c_imx_i2c.c.o 14276: [1784/2735] Compiling C object libcommon.fa.p/hw_i2c_microbit_i2c.c.o 14277: [1785/2735] Compiling C object libcommon.fa.p/hw_i2c_npcm7xx_smbus.c.o 14278: [1786/2735] Compiling C object libcommon.fa.p/hw_i2c_versatile_i2c.c.o 14279: [1787/2735] Compiling C object libcommon.fa.p/hw_i2c_smbus_eeprom.c.o 14280: [1788/2735] Compiling C object libcommon.fa.p/hw_i2c_omap_i2c.c.o 14281: [1789/2735] Compiling C object libcommon.fa.p/hw_i2c_i2c_mux_pca954x.c.o 14282: [1790/2735] Compiling C object libcommon.fa.p/hw_i2c_pmbus_device.c.o 14283: [1791/2735] Compiling C object libcommon.fa.p/hw_ide_ahci.c.o 14284: [1792/2735] Compiling C object libcommon.fa.p/hw_ide_ahci-allwinner.c.o 14285: [1793/2735] Compiling C object libcommon.fa.p/hw_ide_ich.c.o 14286: [1794/2735] Compiling C object libcommon.fa.p/hw_ide_qdev.c.o 14287: [1795/2735] Compiling C object libcommon.fa.p/hw_input_hid.c.o 14288: [1796/2735] Compiling C object libcommon.fa.p/hw_ide_atapi.c.o 14289: [1797/2735] Compiling C object libcommon.fa.p/hw_ide_microdrive.c.o 14290: [1798/2735] Compiling C object libcommon.fa.p/hw_input_lm832x.c.o 14291: [1799/2735] Compiling C object libcommon.fa.p/hw_input_ads7846.c.o 14292: CC networking/tc.o 14293: [1800/2735] Compiling C object libcommon.fa.p/hw_input_pl050.c.o 14294: [1801/2735] Compiling C object libcommon.fa.p/hw_input_ps2.c.o 14295: [1802/2735] Compiling C object libcommon.fa.p/hw_input_stellaris_input.c.o 14296: [1803/2735] Compiling C object libcommon.fa.p/hw_input_tsc2005.c.o 14297: [1804/2735] Compiling C object libcommon.fa.p/hw_ide_core.c.o 14298: [1805/2735] Compiling C object libcommon.fa.p/hw_input_virtio-input.c.o 14299: [1806/2735] Compiling C object libcommon.fa.p/hw_input_virtio-input-host.c.o 14300: [1807/2735] Compiling C object libcommon.fa.p/hw_input_virtio-input-hid.c.o 14301: [1808/2735] Compiling C object libcommon.fa.p/hw_input_vhost-user-input.c.o 14302: [1809/2735] Compiling C object libcommon.fa.p/hw_intc_intc.c.o 14303: [1810/2735] Compiling C object libcommon.fa.p/hw_input_pxa2xx_keypad.c.o 14304: [1811/2735] Compiling C object libcommon.fa.p/hw_input_tsc210x.c.o 14305: [1812/2735] Compiling C object libcommon.fa.p/hw_intc_arm_gic_common.c.o 14306: [1813/2735] Compiling C object libcommon.fa.p/hw_intc_arm_gicv3_common.c.o 14307: [1814/2735] Compiling C object libcommon.fa.p/hw_intc_arm_gic.c.o 14308: [1815/2735] Compiling C++ object libcommon.fa.p/disas_libvixl_vixl_utils.cc.o 14309: [1816/2735] Compiling C object libcommon.fa.p/hw_intc_arm_gicv3_redist.c.o 14310: [1817/2735] Compiling C object libcommon.fa.p/hw_intc_arm_gicv3.c.o 14311: [1818/2735] Compiling C object libcommon.fa.p/hw_intc_arm_gicv2m.c.o 14312: [1819/2735] Compiling C object libcommon.fa.p/hw_intc_arm_gicv3_its_common.c.o 14313: [1820/2735] Compiling C object libcommon.fa.p/hw_intc_imx_avic.c.o 14314: [1821/2735] Compiling C object libcommon.fa.p/hw_intc_arm_gicv3_dist.c.o 14315: [1822/2735] Compiling C object libcommon.fa.p/hw_intc_arm_gicv3_its.c.o 14316: [1823/2735] Compiling C object libcommon.fa.p/hw_intc_imx_gpcv2.c.o 14317: [1824/2735] Compiling C object libcommon.fa.p/hw_intc_pl190.c.o 14318: [1825/2735] Compiling C object libcommon.fa.p/hw_intc_realview_gic.c.o 14319: [1826/2735] Compiling C object libcommon.fa.p/hw_intc_xilinx_intc.c.o 14320: [1827/2735] Compiling C object libcommon.fa.p/hw_ipack_ipack.c.o 14321: [1828/2735] Compiling C object libcommon.fa.p/hw_ipack_tpci200.c.o 14322: [1829/2735] Compiling C object libcommon.fa.p/hw_mem_memory-device.c.o 14323: [1830/2735] Compiling C object libcommon.fa.p/hw_mem_pc-dimm.c.o 14324: [1831/2735] Compiling C object libcommon.fa.p/hw_mem_npcm7xx_mc.c.o 14325: [1832/2735] Compiling C object libcommon.fa.p/hw_mem_nvdimm.c.o 14326: [1833/2735] Compiling C object libcommon.fa.p/hw_misc_pca9552.c.o 14327: [1834/2735] Compiling C object libcommon.fa.p/hw_misc_edu.c.o 14328: [1835/2735] Compiling C object libcommon.fa.p/hw_misc_vmcoreinfo.c.o 14329: [1836/2735] Compiling C object libcommon.fa.p/hw_misc_pci-testdev.c.o 14330: [1837/2735] Compiling C object libcommon.fa.p/hw_misc_unimp.c.o 14331: [1838/2735] Compiling C object libcommon.fa.p/hw_misc_led.c.o 14332: [1839/2735] Compiling C object libcommon.fa.p/hw_misc_pvpanic.c.o 14333: [1840/2735] Compiling C object libcommon.fa.p/hw_misc_arm_integrator_debug.c.o 14334: [1841/2735] Compiling C object libcommon.fa.p/hw_misc_arm_l2x0.c.o 14335: [1842/2735] Compiling C object libcommon.fa.p/hw_misc_a9scu.c.o 14336: [1843/2735] Compiling C object libcommon.fa.p/hw_misc_arm11scu.c.o 14337: [1844/2735] Compiling C object libcommon.fa.p/hw_misc_armv7m_ras.c.o 14338: [1845/2735] Compiling C object libcommon.fa.p/hw_misc_allwinner-h3-ccu.c.o 14339: [1846/2735] Compiling C object libcommon.fa.p/hw_misc_allwinner-h3-dramc.c.o 14340: [1847/2735] Compiling C object libcommon.fa.p/hw_misc_ivshmem.c.o 14341: [1848/2735] Compiling C object libcommon.fa.p/hw_misc_allwinner-h3-sysctrl.c.o 14342: [1849/2735] Compiling C object libcommon.fa.p/hw_misc_allwinner-sid.c.o 14343: [1850/2735] Compiling C object libcommon.fa.p/hw_misc_exynos4210_pmu.c.o 14344: [1851/2735] Compiling C object libcommon.fa.p/hw_misc_arm_sysctl.c.o 14345: [1852/2735] Compiling C object libcommon.fa.p/hw_misc_cbus.c.o 14346: [1853/2735] Compiling C object libcommon.fa.p/hw_misc_exynos4210_clk.c.o 14347: [1854/2735] Compiling C object libcommon.fa.p/hw_misc_exynos4210_rng.c.o 14348: [1855/2735] Compiling C object libcommon.fa.p/hw_misc_imx25_ccm.c.o 14349: [1856/2735] Compiling C object libcommon.fa.p/hw_misc_imx6_ccm.c.o 14350: [1857/2735] Compiling C object libcommon.fa.p/hw_misc_imx31_ccm.c.o 14351: [1858/2735] Compiling C object libcommon.fa.p/hw_misc_imx7_snvs.c.o 14352: [1859/2735] Compiling C object libcommon.fa.p/hw_misc_imx7_ccm.c.o 14353: [1860/2735] Compiling C object libcommon.fa.p/hw_misc_imx7_gpr.c.o 14354: [1861/2735] Compiling C object libcommon.fa.p/hw_misc_imx6ul_ccm.c.o 14355: [1862/2735] Compiling C object libcommon.fa.p/hw_misc_imx_ccm.c.o 14356: [1863/2735] Compiling C object libcommon.fa.p/hw_misc_mst_fpga.c.o 14357: [1864/2735] Compiling C object libcommon.fa.p/hw_misc_imx_rngc.c.o 14358: [1865/2735] Compiling C object libcommon.fa.p/hw_misc_npcm7xx_clk.c.o 14359: [1866/2735] Compiling C object libcommon.fa.p/hw_misc_npcm7xx_gcr.c.o 14360: [1867/2735] Compiling C object libcommon.fa.p/hw_misc_npcm7xx_mft.c.o 14361: [1868/2735] Compiling C object libcommon.fa.p/hw_misc_npcm7xx_pwm.c.o 14362: [1869/2735] Compiling C object libcommon.fa.p/hw_misc_npcm7xx_rng.c.o 14363: [1870/2735] Compiling C object libcommon.fa.p/hw_misc_omap_gpmc.c.o 14364: [1871/2735] Compiling C object libcommon.fa.p/hw_misc_omap_sdrc.c.o 14365: [1872/2735] Compiling C object libcommon.fa.p/hw_misc_omap_clk.c.o 14366: [1873/2735] Compiling C object libcommon.fa.p/hw_misc_omap_l4.c.o 14367: [1874/2735] Compiling C object libcommon.fa.p/hw_misc_bcm2835_mbox.c.o 14368: [1875/2735] Compiling C object libcommon.fa.p/hw_misc_omap_tap.c.o 14369: [1876/2735] Compiling C object libcommon.fa.p/hw_misc_bcm2835_mphi.c.o 14370: [1877/2735] Compiling C object libcommon.fa.p/hw_misc_bcm2835_rng.c.o 14371: [1878/2735] Compiling C object libcommon.fa.p/hw_misc_bcm2835_thermal.c.o 14372: [1879/2735] Compiling C object libcommon.fa.p/hw_misc_bcm2835_cprman.c.o 14373: [1880/2735] Compiling C object libcommon.fa.p/hw_misc_bcm2835_property.c.o 14374: [1881/2735] Compiling C object libcommon.fa.p/hw_misc_bcm2835_powermgt.c.o 14375: [1882/2735] Linking target tests/unit/test-qdist 14376: [1883/2735] Compiling C object libcommon.fa.p/hw_misc_zynq_slcr.c.o 14377: [1884/2735] Compiling C object libcommon.fa.p/hw_misc_stm32f2xx_syscfg.c.o 14378: [1885/2735] Compiling C object libcommon.fa.p/hw_misc_stm32f4xx_exti.c.o 14379: [1886/2735] Compiling C object libcommon.fa.p/hw_misc_tz-mpc.c.o 14380: [1887/2735] Compiling C object libcommon.fa.p/hw_misc_mps2-scc.c.o 14381: [1888/2735] Compiling C object libcommon.fa.p/hw_misc_stm32f4xx_syscfg.c.o 14382: [1889/2735] Compiling C object libcommon.fa.p/hw_misc_mps2-fpgaio.c.o 14383: [1890/2735] Compiling C object libcommon.fa.p/hw_misc_tz-msc.c.o 14384: [1891/2735] Compiling C object libcommon.fa.p/hw_misc_tz-ppc.c.o 14385: [1892/2735] Compiling C object libcommon.fa.p/hw_misc_iotkit-secctl.c.o 14386: [1893/2735] Compiling C object libcommon.fa.p/hw_misc_iotkit-sysinfo.c.o 14387: [1894/2735] Compiling C object libcommon.fa.p/hw_misc_armsse-cpu-pwrctrl.c.o 14388: [1895/2735] Compiling C object libcommon.fa.p/hw_misc_armsse-cpuid.c.o 14389: [1896/2735] Compiling C object libcommon.fa.p/hw_misc_aspeed_hace.c.o 14390: [1897/2735] Compiling C object libcommon.fa.p/hw_misc_armsse-mhu.c.o 14391: [1898/2735] Compiling C object libcommon.fa.p/hw_misc_aspeed_i3c.c.o 14392: [1899/2735] Compiling C object libcommon.fa.p/hw_misc_aspeed_sbc.c.o 14393: [1900/2735] Compiling C object libcommon.fa.p/hw_misc_pvpanic-pci.c.o 14394: [1901/2735] Compiling C object libcommon.fa.p/hw_misc_aspeed_lpc.c.o 14395: [1902/2735] Compiling C object libcommon.fa.p/hw_net_net_tx_pkt.c.o 14396: [1903/2735] Compiling C object libcommon.fa.p/hw_net_e1000x_common.c.o 14397: [1904/2735] Compiling C object libcommon.fa.p/hw_net_net_rx_pkt.c.o 14398: [1905/2735] Linking target tests/unit/test-mul64 14399: [1906/2735] Compiling C object libcommon.fa.p/hw_net_tulip.c.o 14400: [1907/2735] Compiling C object libcommon.fa.p/hw_net_e1000e.c.o 14401: [1908/2735] Compiling C object libcommon.fa.p/hw_net_smc91c111.c.o 14402: [1909/2735] Compiling C object libcommon.fa.p/hw_net_rtl8139.c.o 14403: [1910/2735] Compiling C object libcommon.fa.p/hw_net_lan9118.c.o 14404: [1911/2735] Compiling C object libcommon.fa.p/hw_net_xilinx_axienet.c.o 14405: [1912/2735] Compiling C object libcommon.fa.p/hw_net_e1000.c.o 14406: [1913/2735] Compiling C object libcommon.fa.p/hw_net_xgmac.c.o 14407: [1914/2735] Compiling C object libcommon.fa.p/hw_net_e1000e_core.c.o 14408: [1915/2735] Compiling C object libcommon.fa.p/hw_net_vmxnet3.c.o 14409: [1916/2735] Compiling C object libcommon.fa.p/hw_net_allwinner_emac.c.o 14410: [1917/2735] Compiling C object libcommon.fa.p/hw_net_msf2-emac.c.o 14411: [1918/2735] Compiling C object libcommon.fa.p/hw_net_imx_fec.c.o 14412: [1919/2735] Compiling C object libcommon.fa.p/hw_net_mv88w8618_eth.c.o 14413: [1920/2735] Compiling C object libcommon.fa.p/hw_net_stellaris_enet.c.o 14414: [1921/2735] Compiling C object libcommon.fa.p/hw_net_cadence_gem.c.o 14415: [1922/2735] Compiling C object libcommon.fa.p/hw_net_allwinner-sun8i-emac.c.o 14416: [1923/2735] Compiling C object libcommon.fa.p/hw_net_ftgmac100.c.o 14417: [1924/2735] Compiling C object libcommon.fa.p/hw_net_vhost_net.c.o 14418: [1925/2735] Compiling C object libcommon.fa.p/hw_net_npcm7xx_emc.c.o 14419: [1926/2735] Compiling C object libcommon.fa.p/hw_net_rocker_rocker_desc.c.o 14420: [1927/2735] Compiling C object libcommon.fa.p/hw_net_rocker_rocker_fp.c.o 14421: [1928/2735] Compiling C object libcommon.fa.p/hw_net_rocker_rocker_world.c.o 14422: [1929/2735] Compiling C object libcommon.fa.p/hw_net_rocker_rocker_of_dpa.c.o 14423: [1930/2735] Compiling C object libcommon.fa.p/hw_net_can_can_sja1000.c.o 14424: [1931/2735] Compiling C object libcommon.fa.p/hw_net_rocker_rocker.c.o 14425: [1932/2735] Compiling C object libcommon.fa.p/hw_net_can_can_kvaser_pci.c.o 14426: [1933/2735] Compiling C object libcommon.fa.p/hw_net_can_can_pcm3680_pci.c.o 14427: [1934/2735] Compiling C object libcommon.fa.p/hw_net_can_can_mioe3680_pci.c.o 14428: [1935/2735] Compiling C object libcommon.fa.p/hw_net_can_ctucan_core.c.o 14429: [1936/2735] Compiling C object libcommon.fa.p/hw_net_can_ctucan_pci.c.o 14430: [1937/2735] Compiling C object libcommon.fa.p/hw_nvme_ns.c.o 14431: [1938/2735] Compiling C object libcommon.fa.p/hw_nvram_npcm7xx_otp.c.o 14432: [1939/2735] Compiling C object libcommon.fa.p/hw_nvram_eeprom93xx.c.o 14433: [1940/2735] Compiling C object libcommon.fa.p/hw_nvme_dif.c.o 14434: [1941/2735] Compiling C object libcommon.fa.p/hw_nvme_subsys.c.o 14435: [1942/2735] Compiling C object libcommon.fa.p/hw_nvram_eeprom_at24c.c.o 14436: [1943/2735] Compiling C object libcommon.fa.p/hw_nvram_fw_cfg.c.o 14437: [1944/2735] Compiling C object libcommon.fa.p/hw_nvram_nrf51_nvm.c.o 14438: [1945/2735] Compiling C object libcommon.fa.p/hw_pci_pcie_port.c.o 14439: [1946/2735] Compiling C object libcommon.fa.p/hw_pci_pcie_host.c.o 14440: [1947/2735] Compiling C object libcommon.fa.p/hw_nvme_ctrl.c.o 14441: [1948/2735] Compiling C object libcommon.fa.p/hw_pci_msi.c.o 14442: [1949/2735] Compiling C object libcommon.fa.p/hw_pci_msix.c.o 14443: [1950/2735] Compiling C object libcommon.fa.p/hw_pci_pci_bridge.c.o 14444: [1951/2735] Compiling C object libcommon.fa.p/hw_pci_pci.c.o 14445: [1952/2735] Compiling C object libcommon.fa.p/hw_pci_pci_host.c.o 14446: [1953/2735] Compiling C object libcommon.fa.p/hw_pci_pcie_sriov.c.o 14447: [1954/2735] Compiling C object libcommon.fa.p/hw_pci_shpc.c.o 14448: [1955/2735] Compiling C object libcommon.fa.p/hw_pci_slotid_cap.c.o 14449: [1956/2735] Compiling C object libcommon.fa.p/hw_pci_pcie_aer.c.o 14450: [1957/2735] Compiling C object libcommon.fa.p/hw_pci-bridge_pci_bridge_dev.c.o 14451: [1958/2735] Compiling C object libcommon.fa.p/hw_pci-bridge_ioh3420.c.o 14452: [1959/2735] Compiling C object libcommon.fa.p/hw_pci_pcie.c.o 14453: [1960/2735] Compiling C object libcommon.fa.p/hw_pci-bridge_i82801b11.c.o 14454: [1961/2735] Compiling C object libcommon.fa.p/hw_pci-bridge_pcie_root_port.c.o 14455: [1962/2735] Compiling C object libcommon.fa.p/hw_pci-bridge_gen_pcie_root_port.c.o 14456: [1963/2735] Compiling C object libcommon.fa.p/hw_pci-bridge_pcie_pci_bridge.c.o 14457: [1964/2735] Compiling C object libcommon.fa.p/hw_pci-bridge_pci_expander_bridge.c.o 14458: [1965/2735] Compiling C object libcommon.fa.p/hw_pci-bridge_xio3130_upstream.c.o 14459: [1966/2735] Compiling C object libcommon.fa.p/hw_pci-bridge_xio3130_downstream.c.o 14460: [1967/2735] Compiling C object libcommon.fa.p/hw_pci-host_designware.c.o 14461: [1968/2735] Compiling C object libcommon.fa.p/hw_pci-host_gpex.c.o 14462: [1969/2735] Compiling C object libcommon.fa.p/hw_pci-host_gpex-acpi.c.o 14463: [1970/2735] Compiling C object libcommon.fa.p/hw_pci-host_versatile.c.o 14464: [1971/2735] Compiling C object libcommon.fa.p/hw_pcmcia_pcmcia.c.o 14465: [1972/2735] Compiling C object libcommon.fa.p/hw_rtc_m41t80.c.o 14466: [1973/2735] Compiling C object libcommon.fa.p/hw_pcmcia_pxa2xx.c.o 14467: [1974/2735] Compiling C object libcommon.fa.p/hw_rtc_ds1338.c.o 14468: [1975/2735] Compiling C object libcommon.fa.p/hw_rtc_twl92230.c.o 14469: [1976/2735] Compiling C object libcommon.fa.p/hw_rtc_exynos4210_rtc.c.o 14470: [1977/2735] Compiling C object libcommon.fa.p/hw_rtc_allwinner-rtc.c.o 14471: [1978/2735] Compiling C object libcommon.fa.p/hw_rtc_pl031.c.o 14472: [1979/2735] Compiling C object libcommon.fa.p/hw_rtc_aspeed_rtc.c.o 14473: [1980/2735] Compiling C object libcommon.fa.p/hw_scsi_emulation.c.o 14474: [1981/2735] Compiling C object libcommon.fa.p/hw_scsi_esp.c.o 14475: [1982/2735] Compiling C object libcommon.fa.p/hw_scsi_scsi-bus.c.o 14476: [1983/2735] Compiling C object libcommon.fa.p/hw_scsi_scsi-generic.c.o 14477: [1984/2735] Compiling C object libcommon.fa.p/hw_scsi_scsi-disk.c.o 14478: [1985/2735] Compiling C object libcommon.fa.p/hw_scsi_esp-pci.c.o 14479: [1986/2735] Compiling C object libcommon.fa.p/hw_scsi_mptendian.c.o 14480: [1987/2735] Compiling C object libcommon.fa.p/hw_scsi_lsi53c895a.c.o 14481: [1988/2735] Compiling C object libcommon.fa.p/hw_sd_pl181.c.o 14482: [1989/2735] Compiling C object libcommon.fa.p/hw_scsi_megasas.c.o 14483: [1990/2735] Compiling C object libcommon.fa.p/hw_scsi_mptsas.c.o 14484: [1991/2735] Compiling C object libcommon.fa.p/hw_scsi_mptconfig.c.o 14485: [1992/2735] Compiling C object libcommon.fa.p/hw_sd_sdmmc-internal.c.o 14486: [1993/2735] Compiling C object libcommon.fa.p/hw_scsi_vmw_pvscsi.c.o 14487: [1994/2735] Compiling C object libcommon.fa.p/hw_sd_core.c.o 14488: [1995/2735] Compiling C object libcommon.fa.p/hw_sd_ssi-sd.c.o 14489: [1996/2735] Compiling C object libcommon.fa.p/hw_sd_sd.c.o 14490: [1997/2735] Compiling C object libcommon.fa.p/hw_sd_sdhci-pci.c.o 14491: [1998/2735] Compiling C object libcommon.fa.p/hw_sd_omap_mmc.c.o 14492: [1999/2735] Compiling C object libcommon.fa.p/hw_sd_sdhci.c.o 14493: [2000/2735] Compiling C object libcommon.fa.p/hw_sd_aspeed_sdhci.c.o 14494: [2001/2735] Compiling C object libcommon.fa.p/hw_sensor_tmp105.c.o 14495: [2002/2735] Compiling C object libcommon.fa.p/hw_sd_pxa2xx_mmci.c.o 14496: [2003/2735] Compiling C object libcommon.fa.p/hw_sd_bcm2835_sdhost.c.o 14497: [2004/2735] Compiling C object libcommon.fa.p/hw_sd_allwinner-sdhost.c.o 14498: [2005/2735] Compiling C object libcommon.fa.p/hw_sensor_dps310.c.o 14499: [2006/2735] Compiling C object libcommon.fa.p/hw_sd_npcm7xx_sdhci.c.o 14500: [2007/2735] Compiling C object libcommon.fa.p/hw_sensor_tmp421.c.o 14501: [2008/2735] Compiling C object libcommon.fa.p/hw_sensor_max34451.c.o 14502: [2009/2735] Compiling C object libcommon.fa.p/hw_smbios_smbios_type_38-stub.c.o 14503: [2010/2735] Compiling C object libcommon.fa.p/hw_sensor_emc141x.c.o 14504: [2011/2735] Compiling C object libcommon.fa.p/hw_sensor_adm1272.c.o 14505: [2012/2735] Compiling C object libcommon.fa.p/hw_sensor_lsm303dlhc_mag.c.o 14506: [2013/2735] Compiling C object libcommon.fa.p/hw_sensor_isl_pmbus_vr.c.o 14507: [2014/2735] Compiling C object libcommon.fa.p/hw_ssi_mss-spi.c.o 14508: [2015/2735] Compiling C object libcommon.fa.p/hw_smbios_smbios.c.o 14509: [2016/2735] Compiling C object libcommon.fa.p/hw_ssi_aspeed_smc.c.o 14510: [2017/2735] Compiling C object libcommon.fa.p/hw_ssi_npcm7xx_fiu.c.o 14511: [2018/2735] Compiling C object libcommon.fa.p/hw_ssi_pl022.c.o 14512: [2019/2735] Compiling C object libcommon.fa.p/hw_ssi_ssi.c.o 14513: [2020/2735] Compiling C object libcommon.fa.p/hw_ssi_stm32f2xx_spi.c.o 14514: [2021/2735] Compiling C object libcommon.fa.p/hw_ssi_xilinx_spi.c.o 14515: CC networking/telnet.o 14516: [2022/2735] Compiling C object libcommon.fa.p/hw_ssi_imx_spi.c.o 14517: [2023/2735] Compiling C object libcommon.fa.p/hw_timer_allwinner-a10-pit.c.o 14518: [2024/2735] Compiling C object libcommon.fa.p/hw_timer_arm_mptimer.c.o 14519: [2025/2735] Compiling C object libcommon.fa.p/hw_ssi_omap_spi.c.o 14520: [2026/2735] Compiling C object libcommon.fa.p/hw_timer_a9gtimer.c.o 14521: [2027/2735] Compiling C object libcommon.fa.p/hw_ssi_xilinx_spips.c.o 14522: [2028/2735] Compiling C object libcommon.fa.p/hw_timer_armv7m_systick.c.o 14523: [2029/2735] Compiling C object libcommon.fa.p/hw_timer_cadence_ttc.c.o 14524: [2030/2735] Compiling C object libcommon.fa.p/hw_timer_arm_timer.c.o 14525: [2031/2735] Compiling C object libcommon.fa.p/hw_timer_aspeed_timer.c.o 14526: [2032/2735] Compiling C object libcommon.fa.p/hw_timer_cmsdk-apb-dualtimer.c.o 14527: [2033/2735] Compiling C object libcommon.fa.p/hw_timer_cmsdk-apb-timer.c.o 14528: [2034/2735] Compiling C object libcommon.fa.p/hw_timer_digic-timer.c.o 14529: [2035/2735] Compiling C object libcommon.fa.p/hw_timer_exynos4210_mct.c.o 14530: [2036/2735] Compiling C object libcommon.fa.p/hw_timer_exynos4210_pwm.c.o 14531: [2037/2735] Compiling C object libcommon.fa.p/hw_timer_imx_epit.c.o 14532: [2038/2735] Compiling C object libcommon.fa.p/hw_timer_imx_gpt.c.o 14533: [2039/2735] Compiling C object libcommon.fa.p/hw_timer_mss-timer.c.o 14534: [2040/2735] Compiling C object libcommon.fa.p/hw_timer_omap_gptimer.c.o 14535: [2041/2735] Compiling C object libcommon.fa.p/hw_timer_npcm7xx_timer.c.o 14536: [2042/2735] Compiling C object libcommon.fa.p/hw_timer_omap_synctimer.c.o 14537: [2043/2735] Compiling C object libcommon.fa.p/hw_timer_nrf51_timer.c.o 14538: [2044/2735] Compiling C object libcommon.fa.p/hw_timer_pxa2xx_timer.c.o 14539: [2045/2735] Compiling C object libcommon.fa.p/hw_timer_bcm2835_systmr.c.o 14540: [2046/2735] Compiling C object libcommon.fa.p/hw_timer_sse-counter.c.o 14541: [2047/2735] Compiling C object libcommon.fa.p/hw_timer_sse-timer.c.o 14542: [2048/2735] Compiling C object libcommon.fa.p/hw_timer_stellaris-gptm.c.o 14543: [2049/2735] Compiling C object libcommon.fa.p/hw_timer_xilinx_timer.c.o 14544: [2050/2735] Compiling C object libcommon.fa.p/hw_timer_stm32f2xx_timer.c.o 14545: [2051/2735] Compiling C object libcommon.fa.p/hw_tpm_tpm_tis_common.c.o 14546: [2052/2735] Compiling C object libcommon.fa.p/hw_tpm_tpm_tis_sysbus.c.o 14547: [2053/2735] Compiling C object libcommon.fa.p/hw_usb_combined-packet.c.o 14548: [2054/2735] Compiling C object libcommon.fa.p/hw_usb_desc-msos.c.o 14549: [2055/2735] Compiling C object libcommon.fa.p/hw_usb_bus.c.o 14550: [2056/2735] Compiling C object libcommon.fa.p/hw_usb_desc.c.o 14551: [2057/2735] Compiling C object libcommon.fa.p/hw_usb_core.c.o 14552: [2058/2735] Compiling C object libcommon.fa.p/hw_usb_libhw.c.o 14553: [2059/2735] Compiling C object libcommon.fa.p/hw_usb_pcap.c.o 14554: [2060/2735] Compiling C object libcommon.fa.p/hw_usb_hcd-ehci-pci.c.o 14555: [2061/2735] Compiling C object libcommon.fa.p/hw_usb_hcd-uhci.c.o 14556: [2062/2735] Compiling C object libcommon.fa.p/hw_usb_hcd-ohci.c.o 14557: [2063/2735] Compiling C object libcommon.fa.p/hw_usb_hcd-ohci-pci.c.o 14558: [2064/2735] Compiling C object libcommon.fa.p/hw_usb_hcd-ehci-sysbus.c.o 14559: [2065/2735] Compiling C object libcommon.fa.p/hw_usb_hcd-ehci.c.o 14560: [2066/2735] Compiling C object libcommon.fa.p/hw_usb_hcd-musb.c.o 14561: [2067/2735] Compiling C object libcommon.fa.p/hw_usb_hcd-xhci-pci.c.o 14562: [2068/2735] Compiling C object libcommon.fa.p/hw_usb_hcd-xhci-nec.c.o 14563: [2069/2735] Compiling C object libcommon.fa.p/hw_usb_hcd-xhci.c.o 14564: [2070/2735] Compiling C object libcommon.fa.p/hw_usb_tusb6010.c.o 14565: [2071/2735] Compiling C object libcommon.fa.p/hw_usb_hcd-dwc2.c.o 14566: [2072/2735] Compiling C object libcommon.fa.p/hw_usb_chipidea.c.o 14567: [2073/2735] Compiling C object libcommon.fa.p/hw_usb_imx-usb-phy.c.o 14568: [2074/2735] Compiling C object libcommon.fa.p/hw_usb_dev-hub.c.o 14569: [2075/2735] Compiling C object libcommon.fa.p/hw_usb_dev-wacom.c.o 14570: [2076/2735] Compiling C object libcommon.fa.p/hw_usb_dev-hid.c.o 14571: [2077/2735] Compiling C object libcommon.fa.p/hw_usb_dev-storage.c.o 14572: [2078/2735] Compiling C object libcommon.fa.p/hw_usb_dev-storage-bot.c.o 14573: [2079/2735] Compiling C object libcommon.fa.p/hw_usb_dev-audio.c.o 14574: [2080/2735] Compiling C object libcommon.fa.p/hw_usb_dev-network.c.o 14575: [2081/2735] Compiling C object libcommon.fa.p/hw_usb_dev-storage-classic.c.o 14576: [2082/2735] Compiling C object libcommon.fa.p/hw_usb_dev-serial.c.o 14577: [2083/2735] Compiling C object libcommon.fa.p/hw_usb_u2f.c.o 14578: [2084/2735] Compiling C object libcommon.fa.p/hw_usb_dev-uas.c.o 14579: [2085/2735] Compiling C object libcommon.fa.p/hw_usb_dev-mtp.c.o 14580: [2086/2735] Compiling C object libcommon.fa.p/hw_usb_dev-smartcard-reader.c.o 14581: [2087/2735] Compiling C object libcommon.fa.p/hw_virtio_virtio-bus.c.o 14582: [2088/2735] Compiling C object libcommon.fa.p/hw_usb_u2f-passthru.c.o 14583: [2089/2735] Compiling C object libcommon.fa.p/hw_virtio_virtio-pci.c.o 14584: [2090/2735] Compiling C object libcommon.fa.p/hw_watchdog_watchdog.c.o 14585: [2091/2735] Compiling C object libcommon.fa.p/hw_watchdog_cmsdk-apb-watchdog.c.o 14586: [2092/2735] Compiling C object libcommon.fa.p/hw_virtio_virtio-mmio.c.o 14587: [2093/2735] Compiling C object libcommon.fa.p/hw_watchdog_wdt_i6300esb.c.o 14588: [2094/2735] Compiling C object libcommon.fa.p/hw_watchdog_wdt_aspeed.c.o 14589: [2095/2735] Compiling C object libcommon.fa.p/hw_watchdog_wdt_imx2.c.o 14590: [2096/2735] Compiling C object libcommon.fa.p/accel_accel-softmmu.c.o 14591: [2097/2735] Compiling C object libcommon.fa.p/ebpf_ebpf_rss-stub.c.o 14592: [2098/2735] Compiling C object libcommon.fa.p/hw_display_virtio-gpu-base.c.o 14593: [2099/2735] Compiling C object libcommon.fa.p/hw_display_virtio-gpu.c.o 14594: [2100/2735] Compiling C object libcommon.fa.p/hw_display_virtio-gpu-udmabuf.c.o 14595: [2101/2735] Compiling C object libcommon.fa.p/hw_display_virtio-gpu-pci.c.o 14596: [2102/2735] Compiling C object libcommon.fa.p/hw_display_vhost-user-gpu.c.o 14597: [2103/2735] Compiling C object libcommon.fa.p/audio_ossaudio.c.o 14598: [2104/2735] Compiling C object libcommon.fa.p/hw_display_vhost-user-gpu-pci.c.o 14599: [2105/2735] Compiling C object libqemu-arm-softmmu.fa.p/meson-generated_.._qapi_qapi-commands.c.o 14600: [2106/2735] Compiling C object libcommon.fa.p/hw_usb_host-libusb.c.o 14601: [2107/2735] Compiling C object libcommon.fa.p/ui_curses.c.o 14602: [2108/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_boot.c.o 14603: [2109/2735] Compiling C object libqemu-arm-softmmu.fa.p/target_arm_psci.c.o 14604: [2110/2735] Compiling C object libqemu-arm-softmmu.fa.p/meson-generated_.._qapi_qapi-init-commands.c.o 14605: [2111/2735] Compiling C object libqemu-arm-softmmu.fa.p/meson-generated_.._qapi_qapi-emit-events.c.o 14606: [2112/2735] Compiling C object libqemu-arm-softmmu.fa.p/meson-generated_.._qapi_qapi-types-machine-target.c.o 14607: [2113/2735] Compiling C object libqemu-arm-softmmu.fa.p/meson-generated_.._qapi_qapi-visit.c.o 14608: [2114/2735] Compiling C object libqemu-arm-softmmu.fa.p/meson-generated_.._qapi_qapi-visit-misc-target.c.o 14609: [2115/2735] Compiling C object libqemu-arm-softmmu.fa.p/meson-generated_.._qapi_qapi-types-misc-target.c.o 14610: [2116/2735] Compiling C object libqemu-arm-softmmu.fa.p/meson-generated_.._qapi_qapi-events-machine-target.c.o 14611: [2117/2735] Compiling C object qga/qemu-ga.p/meson-generated_.._qga-qapi-visit.c.o 14612: [2118/2735] Compiling C object qga/qemu-ga.p/meson-generated_.._qga-qapi-events.c.o 14613: [2119/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_netduino2.c.o 14614: [2120/2735] Compiling C object libqemu-arm-softmmu.fa.p/target_arm_arch_dump.c.o 14615: [2121/2735] Compiling C object libqemu-arm-softmmu.fa.p/meson-generated_.._qapi_qapi-commands-misc-target.c.o 14616: [2122/2735] Compiling C object libqemu-arm-softmmu.fa.p/meson-generated_.._qapi_qapi-visit-machine-target.c.o 14617: [2123/2735] Compiling C object libqemu-arm-softmmu.fa.p/meson-generated_.._qapi_qapi-commands-machine-target.c.o 14618: [2124/2735] Compiling C object libqemu-arm-softmmu.fa.p/meson-generated_.._qapi_qapi-introspect.c.o 14619: [2125/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_bcm2836.c.o 14620: [2126/2735] Compiling C object libqemu-arm-softmmu.fa.p/target_arm_arm-powerctl.c.o 14621: [2127/2735] Compiling C object libqemu-arm-softmmu.fa.p/meson-generated_.._arm-softmmu-gdbstub-xml.c.o 14622: [2128/2735] Compiling C object libqemu-arm-softmmu.fa.p/target_arm_machine.c.o 14623: [2129/2735] Compiling C object libqemu-arm-softmmu.fa.p/meson-generated_.._qapi_qapi-events.c.o 14624: [2130/2735] Compiling C object libqemu-arm-softmmu.fa.p/meson-generated_.._qapi_qapi-events-misc-target.c.o 14625: [2131/2735] Compiling C object libqemu-arm-softmmu.fa.p/meson-generated_.._qapi_qapi-types.c.o 14626: [2132/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_sysbus-fdt.c.o 14627: [2133/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_digic_boards.c.o 14628: [2134/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_bcm2835_peripherals.c.o 14629: [2135/2735] Compiling C object libqemu-arm-softmmu.fa.p/target_arm_monitor.c.o 14630: [2136/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_virt.c.o 14631: [2137/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_virt-acpi-build.c.o 14632: [2138/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_exynos4_boards.c.o 14633: [2139/2735] Compiling C object qga/qemu-ga.p/meson-generated_.._qga-qapi-introspect.c.o 14634: [2140/2735] Compiling C object qga/qemu-ga.p/commands.c.o 14635: [2141/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_highbank.c.o 14636: [2142/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_integratorcp.c.o 14637: [2143/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_mainstone.c.o 14638: [2144/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_msf2-som.c.o 14639: [2145/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_microbit.c.o 14640: [2146/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_netduinoplus2.c.o 14641: [2147/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_nseries.c.o 14642: [2148/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_raspi.c.o 14643: [2149/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_musicpal.c.o 14644: [2150/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_npcm7xx_boards.c.o 14645: [2151/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_omap_sx1.c.o 14646: [2152/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_npcm7xx.c.o 14647: [2153/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_palm.c.o 14648: [2154/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_gumstix.c.o 14649: [2155/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_spitz.c.o 14650: [2156/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_tosa.c.o 14651: [2157/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_z2.c.o 14652: [2158/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_realview.c.o 14653: [2159/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_stellaris.c.o 14654: [2160/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_stm32vldiscovery.c.o 14655: [2161/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_collie.c.o 14656: [2162/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_versatilepb.c.o 14657: [2163/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_vexpress.c.o 14658: [2164/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_xilinx_zynq.c.o 14659: [2165/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_sabrelite.c.o 14660: [2166/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_armv7m.c.o 14661: [2167/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_exynos4210.c.o 14662: [2168/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_pxa2xx.c.o 14663: [2169/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_pxa2xx_gpio.c.o 14664: [2170/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_pxa2xx_pic.c.o 14665: [2171/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_digic.c.o 14666: [2172/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_omap2.c.o 14667: [2173/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_omap1.c.o 14668: [2174/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_strongarm.c.o 14669: [2175/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_allwinner-a10.c.o 14670: [2176/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_allwinner-h3.c.o 14671: [2177/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_cubieboard.c.o 14672: [2178/2735] Compiling C object libqemu-arm-softmmu.fa.p/semihosting_config.c.o 14673: [2179/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_orangepi.c.o 14674: [2180/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_virtio_vhost-scsi-pci.c.o 14675: [2181/2735] Compiling C object libqemu-arm-softmmu.fa.p/monitor_misc.c.o 14676: [2182/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_virtio_virtio-input-host-pci.c.o 14677: [2183/2735] Compiling C object libqemu-arm-softmmu.fa.p/semihosting_arm-compat-semi.c.o 14678: [2184/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_stm32f100_soc.c.o 14679: [2185/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_stm32f205_soc.c.o 14680: [2186/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_stm32f405_soc.c.o 14681: [2187/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_fsl-imx31.c.o 14682: [2188/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_fsl-imx25.c.o 14683: [2189/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_imx25_pdk.c.o 14684: [2190/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_kzm.c.o 14685: [2191/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_fsl-imx6.c.o 14686: [2192/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_aspeed_soc.c.o 14687: [2193/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_aspeed_ast2600.c.o 14688: [2194/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_aspeed.c.o 14689: [2195/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_mps2.c.o 14690: [2196/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_mps2-tz.c.o 14691: [2197/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_msf2-soc.c.o 14692: [2198/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_musca.c.o 14693: [2199/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_armsse.c.o 14694: [2200/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_mcimx7d-sabre.c.o 14695: [2201/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_mcimx6ul-evk.c.o 14696: [2202/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_fsl-imx7.c.o 14697: [2203/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_smmu-common.c.o 14698: [2204/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_nrf51_soc.c.o 14699: [2205/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_smmuv3.c.o 14700: [2206/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_arm_fsl-imx6ul.c.o 14701: [2207/2735] Compiling C object libqemu-arm-softmmu.fa.p/target_arm_crypto_helper.c.o 14702: [2208/2735] Compiling C object libqemu-arm-softmmu.fa.p/target_arm_debug_helper.c.o 14703: [2209/2735] Compiling C object libqemu-arm-softmmu.fa.p/target_arm_gdbstub.c.o 14704: [2210/2735] Compiling C object libqemu-arm-softmmu.fa.p/target_arm_iwmmxt_helper.c.o 14705: [2211/2735] Compiling C object libqemu-arm-softmmu.fa.p/target_arm_cpu.c.o 14706: [2212/2735] Compiling C object libqemu-arm-softmmu.fa.p/target_arm_helper.c.o 14707: [2213/2735] Compiling C object libqemu-arm-softmmu.fa.p/target_arm_neon_helper.c.o 14708: [2214/2735] Compiling C object libqemu-arm-softmmu.fa.p/target_arm_op_helper.c.o 14709: [2215/2735] Compiling C object libqemu-arm-softmmu.fa.p/target_arm_m_helper.c.o 14710: [2216/2735] Compiling C object libqemu-arm-softmmu.fa.p/target_arm_tlb_helper.c.o 14711: [2217/2735] Compiling C object libqemu-arm-softmmu.fa.p/target_arm_translate-m-nocp.c.o 14712: CC networking/tftp.o 14713: [2218/2735] Compiling C object libqemu-arm-softmmu.fa.p/target_arm_mve_helper.c.o 14714: [2219/2735] Compiling C object libqemu-arm-softmmu.fa.p/target_arm_kvm-stub.c.o 14715: [2220/2735] Compiling C object libqemu-arm-softmmu.fa.p/trace_control-target.c.o 14716: [2221/2735] Compiling C object libqemu-arm-softmmu.fa.p/softmmu_arch_init.c.o 14717: [2222/2735] Compiling C object libqemu-arm-softmmu.fa.p/target_arm_vec_helper.c.o 14718: [2223/2735] Compiling C object libqemu-arm-softmmu.fa.p/target_arm_vfp_helper.c.o 14719: [2224/2735] Compiling C object libqemu-arm-softmmu.fa.p/target_arm_cpu_tcg.c.o 14720: [2225/2735] Compiling C object libqemu-arm-softmmu.fa.p/target_arm_translate-mve.c.o 14721: [2226/2735] Compiling C object libqemu-arm-softmmu.fa.p/target_arm_translate-vfp.c.o 14722: [2227/2735] Compiling C object libqemu-arm-softmmu.fa.p/dump_dump.c.o 14723: [2228/2735] Compiling C object libqemu-arm-softmmu.fa.p/softmmu_ioport.c.o 14724: [2229/2735] Compiling C object libqemu-arm-softmmu.fa.p/softmmu_memory.c.o 14725: [2230/2735] Compiling C object libqemu-arm-softmmu.fa.p/target_arm_translate.c.o 14726: [2231/2735] Compiling C object libqemu-arm-softmmu.fa.p/target_arm_translate-neon.c.o 14727: [2232/2735] Compiling C object libqemu-arm-softmmu.fa.p/cpu.c.o 14728: [2233/2735] Compiling C object libqemu-arm-softmmu.fa.p/softmmu_icount.c.o 14729: [2234/2735] Compiling C object libqemu-arm-softmmu.fa.p/softmmu_qtest.c.o 14730: [2235/2735] Compiling C object libqemu-arm-softmmu.fa.p/disas.c.o 14731: [2236/2735] Compiling C object libqemu-arm-softmmu.fa.p/page-vary.c.o 14732: [2237/2735] Compiling C object libqemu-arm-softmmu.fa.p/softmmu_physmem.c.o 14733: [2238/2735] Compiling C object libqemu-arm-softmmu.fa.p/migration_target.c.o 14734: [2239/2735] Compiling C object libqemu-arm-softmmu.fa.p/gdbstub.c.o 14735: [2240/2735] Compiling C object libqemu-arm-softmmu.fa.p/migration_dirtyrate.c.o 14736: [2241/2735] Compiling C object libqemu-arm-softmmu.fa.p/semihosting_console.c.o 14737: [2242/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_block_vhost-user-blk.c.o 14738: [2243/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_char_virtio-serial-bus.c.o 14739: [2244/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_block_dataplane_virtio-blk.c.o 14740: [2245/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_core_numa.c.o 14741: [2246/2735] Compiling C object libqemu-arm-softmmu.fa.p/migration_ram.c.o 14742: [2247/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_block_virtio-blk.c.o 14743: [2248/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_core_machine-qmp-cmds.c.o 14744: [2249/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_cpu_arm11mpcore.c.o 14745: [2250/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_cpu_realview_mpcore.c.o 14746: [2251/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_cpu_a9mpcore.c.o 14747: [2252/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_cpu_a15mpcore.c.o 14748: [2253/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_display_omap_lcdc.c.o 14749: [2254/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_intc_allwinner-a10-pic.c.o 14750: [2255/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_display_vga.c.o 14751: [2256/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_intc_arm_gicv3_cpuif_common.c.o 14752: [2257/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_intc_arm_gicv3_cpuif.c.o 14753: [2258/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_intc_armv7m_nvic.c.o 14754: [2259/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_intc_aspeed_vic.c.o 14755: [2260/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_intc_exynos4210_gic.c.o 14756: [2261/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_intc_exynos4210_combiner.c.o 14757: [2262/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_intc_bcm2835_ic.c.o 14758: [2263/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_misc_allwinner-cpucfg.c.o 14759: [2264/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_intc_omap_intc.c.o 14760: [2265/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_intc_bcm2836_control.c.o 14761: [2266/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_misc_imx6_src.c.o 14762: [2267/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_misc_iotkit-sysctl.c.o 14763: [2268/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_scsi_virtio-scsi-dataplane.c.o 14764: [2269/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_scsi_vhost-scsi-common.c.o 14765: [2270/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_tpm_tpm_ppi.c.o 14766: [2271/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_scsi_vhost-scsi.c.o 14767: [2272/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_net_virtio-net.c.o 14768: [2273/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_scsi_virtio-scsi.c.o 14769: [2274/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_vfio_amd-xgbe.c.o 14770: [2275/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_scsi_vhost-user-scsi.c.o 14771: [2276/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_vfio_common.c.o 14772: [2277/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_vfio_spapr.c.o 14773: [2278/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_vfio_display.c.o 14774: [2279/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_virtio_vhost-iova-tree.c.o 14775: [2280/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_vfio_migration.c.o 14776: [2281/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_vfio_pci-quirks.c.o 14777: [2282/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_vfio_platform.c.o 14778: [2283/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_vfio_calxeda-xgmac.c.o 14779: [2284/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_virtio_vhost-backend.c.o 14780: [2285/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_vfio_pci.c.o 14781: [2286/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_virtio_virtio.c.o 14782: [2287/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_virtio_vhost.c.o 14783: [2288/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_virtio_vhost-user.c.o 14784: [2289/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_virtio_vhost-shadow-virtqueue.c.o 14785: [2290/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_virtio_vhost-vdpa.c.o 14786: [2291/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_virtio_virtio-crypto.c.o 14787: [2292/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_virtio_virtio-crypto-pci.c.o 14788: [2293/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_virtio_vhost-user-fs.c.o 14789: [2294/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_virtio_virtio-balloon.c.o 14790: [2295/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_virtio_vhost-vsock-common.c.o 14791: [2296/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_virtio_vhost-user-vsock.c.o 14792: [2297/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_virtio_vhost-vsock.c.o 14793: [2298/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_virtio_vhost-user-i2c.c.o 14794: [2299/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_virtio_vhost-user-fs-pci.c.o 14795: [2300/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_virtio_virtio-rng.c.o 14796: [2301/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_virtio_virtio-mem.c.o 14797: [2302/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_virtio_virtio-iommu.c.o 14798: [2303/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_virtio_vhost-user-i2c-pci.c.o 14799: [2304/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_virtio_vhost-user-rng.c.o 14800: [2305/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_virtio_vhost-user-rng-pci.c.o 14801: [2306/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_virtio_vhost-vsock-pci.c.o 14802: [2307/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_virtio_vhost-user-vsock-pci.c.o 14803: [2308/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_virtio_vhost-user-blk-pci.c.o 14804: [2309/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_virtio_vhost-user-input-pci.c.o 14805: [2310/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_virtio_virtio-rng-pci.c.o 14806: [2311/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_virtio_virtio-balloon-pci.c.o 14807: [2312/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_virtio_vhost-user-scsi-pci.c.o 14808: [2313/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_virtio_virtio-input-pci.c.o 14809: [2314/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_virtio_virtio-blk-pci.c.o 14810: [2315/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_virtio_virtio-net-pci.c.o 14811: [2316/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_virtio_virtio-serial-pci.c.o 14812: [2317/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_virtio_virtio-scsi-pci.c.o 14813: [2318/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_virtio_virtio-iommu-pci.c.o 14814: [2319/2735] Compiling C object libqemu-arm-softmmu.fa.p/hw_virtio_virtio-mem-pci.c.o 14815: [2320/2735] Compiling C object libqemu-arm-softmmu.fa.p/tcg_region.c.o 14816: [2321/2735] Compiling C object libqemu-arm-softmmu.fa.p/tcg_optimize.c.o 14817: [2322/2735] Compiling C object libqemu-arm-softmmu.fa.p/tcg_tcg-common.c.o 14818: [2323/2735] Compiling C object libqemu-arm-softmmu.fa.p/tcg_tcg-op-vec.c.o 14819: [2324/2735] Compiling C object libqemu-arm-softmmu.fa.p/accel_accel-common.c.o 14820: [2325/2735] Compiling C object libqemu-arm-softmmu.fa.p/tcg_tcg-op.c.o 14821: [2326/2735] Compiling C object libqemu-arm-softmmu.fa.p/tcg_tcg.c.o 14822: [2327/2735] Compiling C object libqemu-arm-softmmu.fa.p/tcg_tcg-op-gvec.c.o 14823: [2328/2735] Compiling C object libqemu-arm-softmmu.fa.p/accel_tcg_cpu-exec-common.c.o 14824: [2329/2735] Compiling C object libqemu-arm-softmmu.fa.p/accel_tcg_cpu-exec.c.o 14825: [2330/2735] Compiling C object libqemu-arm-softmmu.fa.p/accel_tcg_tcg-runtime-gvec.c.o 14826: [2331/2735] Compiling C object libqemu-arm-softmmu.fa.p/accel_tcg_tcg-runtime.c.o 14827: [2332/2735] Compiling C object libqemu-arm-softmmu.fa.p/accel_tcg_tcg-all.c.o 14828: [2333/2735] Compiling C object libqemu-arm-softmmu.fa.p/accel_tcg_translate-all.c.o 14829: [2334/2735] Compiling C object libqemu-arm-softmmu.fa.p/accel_tcg_translator.c.o 14830: [2335/2735] Compiling C object libqemu-arm-softmmu.fa.p/accel_stubs_xen-stub.c.o 14831: [2336/2735] Compiling C object libqemu-arm-softmmu.fa.p/fpu_softfloat.c.o 14832: [2337/2735] Compiling C object libqemu-arm-softmmu.fa.p/accel_tcg_plugin-gen.c.o 14833: [2338/2735] Compiling C object libqemu-arm-softmmu.fa.p/accel_tcg_hmp.c.o 14834: [2339/2735] Compiling C object libqemu-arm-softmmu.fa.p/accel_stubs_hax-stub.c.o 14835: [2340/2735] Compiling C object libqemu-arm-softmmu.fa.p/accel_dummy-cpus.c.o 14836: [2341/2735] Compiling C object libqemu-arm-softmmu.fa.p/plugins_loader.c.o 14837: [2342/2735] Compiling C object libqemu-arm-softmmu.fa.p/plugins_core.c.o 14838: [2343/2735] Compiling C object libqemu-arm-softmmu.fa.p/accel_tcg_cputlb.c.o 14839: [2344/2735] Compiling C object libqemu-arm-softmmu.fa.p/accel_stubs_kvm-stub.c.o 14840: [2345/2735] Compiling C object libqemu-arm-softmmu.fa.p/plugins_api.c.o 14841: [2346/2735] Compiling C object libqemu-arm-softmmu.fa.p/accel_qtest_qtest.c.o 14842: [2347/2735] Compiling C object libqemu-arm-softmmu.fa.p/accel_tcg_tcg-accel-ops.c.o 14843: [2348/2735] Compiling C object libqemu-arm-softmmu.fa.p/accel_tcg_tcg-accel-ops-mttcg.c.o 14844: [2349/2735] Compiling C object libqemu-arm-softmmu.fa.p/accel_tcg_tcg-accel-ops-icount.c.o 14845: [2350/2735] Compiling C object libqemu-arm-softmmu.fa.p/accel_tcg_tcg-accel-ops-rr.c.o 14846: [2351/2735] Compiling C object qga/qemu-ga.p/commands-posix-ssh.c.o 14847: [2352/2735] Compiling C object qga/qemu-ga.p/channel-posix.c.o 14848: [2353/2735] Compiling C object qga/qemu-ga.p/main.c.o 14849: [2354/2735] Compiling C object qga/qemu-ga.p/commands-posix.c.o 14850: [2355/2735] Compiling C object storage-daemon/qemu-storage-daemon.p/meson-generated_.._qapi_qapi-commands.c.o 14851: [2356/2735] Compiling C object contrib/vhost-user-input/vhost-user-input.p/main.c.o 14852: [2357/2735] Compiling C object qemu-img.p/qemu-img.c.o 14853: [2358/2735] Compiling C object storage-daemon/qemu-storage-daemon.p/meson-generated_.._qapi_qapi-introspect.c.o 14854: [2359/2735] Compiling C object storage-daemon/qemu-storage-daemon.p/meson-generated_.._qapi_qapi-types.c.o 14855: [2360/2735] Compiling C object qemu-system-arm.p/softmmu_main.c.o 14856: [2361/2735] Compiling C object qga/qemu-ga.p/meson-generated_.._qga-qapi-types.c.o 14857: [2362/2735] Compiling C object qemu-nbd.p/qemu-nbd.c.o 14858: [2363/2735] Compiling C object qemu-io.p/qemu-io.c.o 14859: [2364/2735] Compiling C object qga/qemu-ga.p/meson-generated_.._qga-qapi-commands.c.o 14860: [2365/2735] Compiling C object qga/qemu-ga.p/guest-agent-command-state.c.o 14861: [2366/2735] Compiling C object qga/qemu-ga.p/meson-generated_.._qga-qapi-init-commands.c.o 14862: [2367/2735] Compiling C object qga/qemu-ga.p/meson-generated_.._qga-qapi-emit-events.c.o 14863: [2368/2735] Compiling C object storage-daemon/qemu-storage-daemon.p/meson-generated_.._qapi_qapi-visit.c.o 14864: [2369/2735] Compiling C object storage-daemon/qemu-storage-daemon.p/meson-generated_.._qapi_qapi-init-commands.c.o 14865: [2370/2735] Compiling C object storage-daemon/qemu-storage-daemon.p/meson-generated_.._qapi_qapi-events.c.o 14866: [2371/2735] Compiling C object storage-daemon/qemu-storage-daemon.p/meson-generated_.._qapi_qapi-emit-events.c.o 14867: [2372/2735] Compiling C object qemu-edid.p/qemu-edid.c.o 14868: [2373/2735] Compiling C object qemu-edid.p/hw_display_edid-generate.c.o 14869: [2374/2735] Compiling C object qemu-bridge-helper.p/qemu-bridge-helper.c.o 14870: [2375/2735] Compiling C object storage-daemon/qemu-storage-daemon.p/qemu-storage-daemon.c.o 14871: [2376/2735] Compiling C object contrib/ivshmem-server/ivshmem-server.p/main.c.o 14872: [2377/2735] Compiling C object contrib/ivshmem-client/ivshmem-client.p/main.c.o 14873: [2378/2735] Compiling C object qemu-pr-helper.p/scsi_qemu-pr-helper.c.o 14874: [2379/2735] Compiling C object qemu-pr-helper.p/scsi_utils.c.o 14875: [2380/2735] Compiling C object contrib/ivshmem-client/ivshmem-client.p/ivshmem-client.c.o 14876: [2381/2735] Compiling C object contrib/ivshmem-server/ivshmem-server.p/ivshmem-server.c.o 14877: [2382/2735] Compiling C object tests/bench/benchmark-crypto-hmac.p/benchmark-crypto-hmac.c.o 14878: [2383/2735] Compiling C object tests/bench/qht-bench.p/qht-bench.c.o 14879: [2384/2735] Compiling C object tests/bench/benchmark-crypto-cipher.p/benchmark-crypto-cipher.c.o 14880: [2385/2735] Compiling C object tests/bench/benchmark-crypto-hash.p/benchmark-crypto-hash.c.o 14881: [2386/2735] Compiling C object tests/libtestqapi.a.p/meson-generated_.._test-qapi-commands.c.o 14882: [2387/2735] Compiling C object tests/libtestqapi.a.p/meson-generated_.._test-qapi-commands-sub-sub-module.c.o 14883: [2388/2735] Compiling C object tests/libtestqapi.a.p/meson-generated_.._test-qapi-events.c.o 14884: [2389/2735] Compiling C object tests/libtestqapi.a.p/meson-generated_.._test-qapi-emit-events.c.o 14885: [2390/2735] Compiling C o