I Build And Run Tests!
Git | PR# | Last commit | Branch | Date | Runtime | Status | Command |
---|---|---|---|---|---|---|---|
OP-TEE/optee_os | 5643 | 49fa955f4... | versal_sha384 | 2022-11-30 19:31:05 | 0h:13m:22s | 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: 6: ... A new version of repo (2.29) is available. 7: ... New version is available at: /dev/shm/qemu/.repo/repo/repo 8: ... The launcher is run from: /usr/bin/repo 9: !!! The launcher is not writable. Please talk to your sysadmin or distro 10: !!! to get an update installed. 11: 12: 13: Your identity is: Joakim Bech <joakim.bech@linaro.org> 14: If you want to change this, please re-run 'repo init' with --config-name 15: 16: repo has been initialized in /dev/shm/qemu 17: 0 18: IBART $ cd .repo/repo;echo $? 19: 0 20: IBART $ git checkout a3ac81627885f78b9391ff291c4a5bc617494045;echo $? 21: Note: switching to 'a3ac81627885f78b9391ff291c4a5bc617494045'. 22: 23: You are in 'detached HEAD' state. You can look around, make experimental 24: changes and commit them, and you can discard any commits you make in this 25: state without impacting any branches by switching back to a branch. 26: 27: If you want to create a new branch to retain commits you create, you may 28: do so (now or later) by using -c with the switch command. Example: 29: 30: git switch -c <new-branch-name> 31: 32: Or undo this operation with: 33: 34: git switch - 35: 36: Turn off this advice by setting config variable advice.detachedHead to false 37: 38: HEAD is now at a3ac816 test_project: use os.readlink instead of Path.readlink 39: 0 40: IBART $ cd $MYWORKSPACE;echo $? 41: 0 42: IBART $ repo sync -j4;echo $? 43: remote: Enumerating objects: 37, done. 44: 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. 45: 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. 46: remote: Total 37 (delta 30), reused 37 (delta 30), pack-reused 0 47: Fetching: 0% (0/11) warming up Fetching: 9% (1/11) OP-TEE/optee_client.git Fetching: 18% (2/11) linaro-swg/optee_examples.git Fetching: 27% (3/11) OP-TEE/optee_os.git Fetching: 36% (4/11) OP-TEE/optee_test.git Fetching: 45% (5/11) OP-TEE/build.git Fetching: 54% (6/11) buildroot/buildroot.git Fetching: 63% (7/11) linaro-swg/linux.git Fetching: 72% (8/11) linaro-swg/optee_benchmark.git Fetching: 81% (9/11) qemu/qemu.git Fetching: 90% (10/11) TF-A/trusted-firmware-a.git Fetching: 100% (11/11) u-boot.git Fetching: 100% (11/11), done in 25.125s 48: 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 linaro-swg/optee_benchmark.git Garbage collecting: 9% [4 jobs] (1/11) started OP-TEE/optee_client.git Garbage collecting: 18% [4 jobs] (2/11) finished linaro-swg/linux.git Garbage collecting: 27% [4 jobs] (3/11) finished buildroot/buildroot.git Garbage collecting: 27% [4 jobs] (3/11) started linaro-swg/optee_examples.git Garbage collecting: 27% [4 jobs] (3/11) started OP-TEE/optee_os.git Garbage collecting: 36% [4 jobs] (4/11) finished OP-TEE/build.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 linaro-swg/optee_examples.git Garbage collecting: 54% [4 jobs] (6/11) started TF-A/trusted-firmware-a.git Garbage collecting: 63% [4 jobs] (7/11) finished OP-TEE/optee_os.git Garbage collecting: 72% [4 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 qemu/qemu.git Garbage collecting: 90% [2 jobs] (10/11) finished TF-A/trusted-firmware-a.git Garbage collecting: 100% [1 job] (11/11) finished u-boot.git Garbage collecting: 100% (11/11), done in 0.021s 49: Updating files: 40% (30925/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: 63% (48916/76965) Updating files: 64% (49258/76965) Updating files: 65% (50028/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: 99% (76393/76965) Updating files: 100% (76965/76965) Updating files: 100% (76965/76965), done. 50: 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.930s 51: repo sync has finished successfully. 52: 0 53: IBART $
02-QEMU - POST CLONE (top)
1: 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: 4586, done. 9: remote: Counting objects: 0% (1/2293) remote: Counting objects: 1% (23/2293) remote: Counting objects: 2% (46/2293) remote: Counting objects: 3% (69/2293) remote: Counting objects: 4% (92/2293) remote: Counting objects: 5% (115/2293) remote: Counting objects: 6% (138/2293) remote: Counting objects: 7% (161/2293) remote: Counting objects: 8% (184/2293) remote: Counting objects: 9% (207/2293) remote: Counting objects: 10% (230/2293) remote: Counting objects: 11% (253/2293) remote: Counting objects: 12% (276/2293) remote: Counting objects: 13% (299/2293) remote: Counting objects: 14% (322/2293) remote: Counting objects: 15% (344/2293) remote: Counting objects: 16% (367/2293) remote: Counting objects: 17% (390/2293) remote: Counting objects: 18% (413/2293) remote: Counting objects: 19% (436/2293) remote: Counting objects: 20% (459/2293) remote: Counting objects: 21% (482/2293) remote: Counting objects: 22% (505/2293) remote: Counting objects: 23% (528/2293) remote: Counting objects: 24% (551/2293) remote: Counting objects: 25% (574/2293) remote: Counting objects: 26% (597/2293) remote: Counting objects: 27% (620/2293) remote: Counting objects: 28% (643/2293) remote: Counting objects: 29% (665/2293) remote: Counting objects: 30% (688/2293) remote: Counting objects: 31% (711/2293) remote: Counting objects: 32% (734/2293) remote: Counting objects: 33% (757/2293) remote: Counting objects: 34% (780/2293) remote: Counting objects: 35% (803/2293) remote: Counting objects: 36% (826/2293) remote: Counting objects: 37% (849/2293) remote: Counting objects: 38% (872/2293) remote: Counting objects: 39% (895/2293) remote: Counting objects: 40% (918/2293) remote: Counting objects: 41% (941/2293) remote: Counting objects: 42% (964/2293) remote: Counting objects: 43% (986/2293) remote: Counting objects: 44% (1009/2293) remote: Counting objects: 45% (1032/2293) remote: Counting objects: 46% (1055/2293) remote: Counting objects: 47% (1078/2293) remote: Counting objects: 48% (1101/2293) remote: Counting objects: 49% (1124/2293) remote: Counting objects: 50% (1147/2293) remote: Counting objects: 51% (1170/2293) remote: Counting objects: 52% (1193/2293) remote: Counting objects: 53% (1216/2293) remote: Counting objects: 54% (1239/2293) remote: Counting objects: 55% (1262/2293) remote: Counting objects: 56% (1285/2293) remote: Counting objects: 57% (1308/2293) remote: Counting objects: 58% (1330/2293) remote: Counting objects: 59% (1353/2293) remote: Counting objects: 60% (1376/2293) remote: Counting objects: 61% (1399/2293) remote: Counting objects: 62% (1422/2293) remote: Counting objects: 63% (1445/2293) remote: Counting objects: 64% (1468/2293) remote: Counting objects: 65% (1491/2293) remote: Counting objects: 66% (1514/2293) remote: Counting objects: 67% (1537/2293) remote: Counting objects: 68% (1560/2293) remote: Counting objects: 69% (1583/2293) remote: Counting objects: 70% (1606/2293) remote: Counting objects: 71% (1629/2293) remote: Counting objects: 72% (1651/2293) remote: Counting objects: 73% (1674/2293) remote: Counting objects: 74% (1697/2293) remote: Counting objects: 75% (1720/2293) remote: Counting objects: 76% (1743/2293) remote: Counting objects: 77% (1766/2293) remote: Counting objects: 78% (1789/2293) remote: Counting objects: 79% (1812/2293) remote: Counting objects: 80% (1835/2293) remote: Counting objects: 81% (1858/2293) remote: Counting objects: 82% (1881/2293) remote: Counting objects: 83% (1904/2293) remote: Counting objects: 84% (1927/2293) remote: Counting objects: 85% (1950/2293) remote: Counting objects: 86% (1972/2293) remote: Counting objects: 87% (1995/2293) remote: Counting objects: 88% (2018/2293) remote: Counting objects: 89% (2041/2293) remote: Counting objects: 90% (2064/2293) remote: Counting objects: 91% (2087/2293) remote: Counting objects: 92% (2110/2293) remote: Counting objects: 93% (2133/2293) remote: Counting objects: 94% (2156/2293) remote: Counting objects: 95% (2179/2293) remote: Counting objects: 96% (2202/2293) remote: Counting objects: 97% (2225/2293) remote: Counting objects: 98% (2248/2293) remote: Counting objects: 99% (2271/2293) remote: Counting objects: 100% (2293/2293) remote: Counting objects: 100% (2293/2293), done. 10: remote: Compressing objects: 4% (1/24) remote: Compressing objects: 8% (2/24) remote: Compressing objects: 12% (3/24) remote: Compressing objects: 16% (4/24) remote: Compressing objects: 20% (5/24) remote: Compressing objects: 25% (6/24) remote: Compressing objects: 29% (7/24) remote: Compressing objects: 33% (8/24) remote: Compressing objects: 37% (9/24) remote: Compressing objects: 41% (10/24) remote: Compressing objects: 45% (11/24) remote: Compressing objects: 50% (12/24) remote: Compressing objects: 54% (13/24) remote: Compressing objects: 58% (14/24) remote: Compressing objects: 62% (15/24) remote: Compressing objects: 66% (16/24) remote: Compressing objects: 70% (17/24) remote: Compressing objects: 75% (18/24) remote: Compressing objects: 79% (19/24) remote: Compressing objects: 83% (20/24) remote: Compressing objects: 87% (21/24) remote: Compressing objects: 91% (22/24) remote: Compressing objects: 95% (23/24) remote: Compressing objects: 100% (24/24) remote: Compressing objects: 100% (24/24), done. 11: Receiving objects: 0% (1/4586) Receiving objects: 1% (46/4586) Receiving objects: 2% (92/4586) Receiving objects: 3% (138/4586), 76.00 KiB | 116.00 KiB/s Receiving objects: 4% (184/4586), 76.00 KiB | 116.00 KiB/s Receiving objects: 5% (230/4586), 76.00 KiB | 116.00 KiB/s Receiving objects: 5% (265/4586), 76.00 KiB | 116.00 KiB/s Receiving objects: 6% (276/4586), 76.00 KiB | 116.00 KiB/s Receiving objects: 7% (322/4586), 148.00 KiB | 121.00 KiB/s Receiving objects: 8% (367/4586), 148.00 KiB | 121.00 KiB/s Receiving objects: 9% (413/4586), 228.00 KiB | 131.00 KiB/s Receiving objects: 9% (420/4586), 228.00 KiB | 131.00 KiB/s Receiving objects: 10% (459/4586), 300.00 KiB | 130.00 KiB/s Receiving objects: 11% (505/4586), 300.00 KiB | 130.00 KiB/s Receiving objects: 12% (551/4586), 300.00 KiB | 130.00 KiB/s Receiving objects: 13% (597/4586), 396.00 KiB | 140.00 KiB/s Receiving objects: 13% (635/4586), 396.00 KiB | 140.00 KiB/s Receiving objects: 14% (643/4586), 396.00 KiB | 140.00 KiB/s Receiving objects: 15% (688/4586), 396.00 KiB | 140.00 KiB/s Receiving objects: 16% (734/4586), 492.00 KiB | 145.00 KiB/s Receiving objects: 17% (780/4586), 492.00 KiB | 145.00 KiB/s Receiving objects: 18% (826/4586), 492.00 KiB | 145.00 KiB/s Receiving objects: 18% (848/4586), 580.00 KiB | 148.00 KiB/s Receiving objects: 19% (872/4586), 580.00 KiB | 148.00 KiB/s Receiving objects: 20% (918/4586), 580.00 KiB | 148.00 KiB/s Receiving objects: 21% (964/4586), 580.00 KiB | 148.00 KiB/s Receiving objects: 22% (1009/4586), 580.00 KiB | 148.00 KiB/s Receiving objects: 23% (1055/4586), 580.00 KiB | 148.00 KiB/s Receiving objects: 24% (1101/4586), 580.00 KiB | 148.00 KiB/s Receiving objects: 25% (1147/4586), 580.00 KiB | 148.00 KiB/s Receiving objects: 26% (1193/4586), 668.00 KiB | 150.00 KiB/s Receiving objects: 27% (1239/4586), 668.00 KiB | 150.00 KiB/s Receiving objects: 28% (1285/4586), 668.00 KiB | 150.00 KiB/s Receiving objects: 29% (1330/4586), 668.00 KiB | 150.00 KiB/s Receiving objects: 30% (1376/4586), 668.00 KiB | 150.00 KiB/s Receiving objects: 31% (1422/4586), 668.00 KiB | 150.00 KiB/s Receiving objects: 32% (1468/4586), 668.00 KiB | 150.00 KiB/s Receiving objects: 33% (1514/4586), 668.00 KiB | 150.00 KiB/s Receiving objects: 34% (1560/4586), 668.00 KiB | 150.00 KiB/s Receiving objects: 35% (1606/4586), 668.00 KiB | 150.00 KiB/s Receiving objects: 36% (1651/4586), 748.00 KiB | 151.00 KiB/s Receiving objects: 37% (1697/4586), 748.00 KiB | 151.00 KiB/s Receiving objects: 37% (1736/4586), 748.00 KiB | 151.00 KiB/s Receiving objects: 38% (1743/4586), 748.00 KiB | 151.00 KiB/s Receiving objects: 39% (1789/4586), 748.00 KiB | 151.00 KiB/s Receiving objects: 40% (1835/4586), 748.00 KiB | 151.00 KiB/s Receiving objects: 41% (1881/4586), 748.00 KiB | 151.00 KiB/s Receiving objects: 42% (1927/4586), 836.00 KiB | 158.00 KiB/s Receiving objects: 42% (1940/4586), 932.00 KiB | 165.00 KiB/s Receiving objects: 43% (1972/4586), 1.01 MiB | 170.00 KiB/s Receiving objects: 44% (2018/4586), 1.06 MiB | 166.00 KiB/s Receiving objects: 44% (2050/4586), 1.06 MiB | 166.00 KiB/s Receiving objects: 45% (2064/4586), 1.06 MiB | 166.00 KiB/s Receiving objects: 46% (2110/4586), 1.22 MiB | 182.00 KiB/s Receiving objects: 47% (2156/4586), 1.22 MiB | 182.00 KiB/s Receiving objects: 48% (2202/4586), 1.22 MiB | 182.00 KiB/s Receiving objects: 49% (2248/4586), 1.22 MiB | 182.00 KiB/s Receiving objects: 50% (2293/4586), 1.22 MiB | 182.00 KiB/s Receiving objects: 51% (2339/4586), 1.22 MiB | 182.00 KiB/s Receiving objects: 52% (2385/4586), 1.22 MiB | 182.00 KiB/s Receiving objects: 53% (2431/4586), 1.22 MiB | 182.00 KiB/s Receiving objects: 54% (2477/4586), 1.22 MiB | 182.00 KiB/s Receiving objects: 55% (2523/4586), 1.22 MiB | 182.00 KiB/s Receiving objects: 56% (2569/4586), 1.22 MiB | 182.00 KiB/s Receiving objects: 57% (2615/4586), 1.22 MiB | 182.00 KiB/s Receiving objects: 58% (2660/4586), 1.22 MiB | 182.00 KiB/s Receiving objects: 59% (2706/4586), 1.22 MiB | 182.00 KiB/s Receiving objects: 60% (2752/4586), 1.22 MiB | 182.00 KiB/s Receiving objects: 61% (2798/4586), 1.22 MiB | 182.00 KiB/s Receiving objects: 62% (2844/4586), 1.22 MiB | 182.00 KiB/s Receiving objects: 62% (2866/4586), 1.34 MiB | 189.00 KiB/s Receiving objects: 63% (2890/4586), 1.34 MiB | 189.00 KiB/s Receiving objects: 64% (2936/4586), 1.34 MiB | 189.00 KiB/s Receiving objects: 65% (2981/4586), 1.34 MiB | 189.00 KiB/s Receiving objects: 66% (3027/4586), 1.34 MiB | 189.00 KiB/s Receiving objects: 67% (3073/4586), 1.34 MiB | 189.00 KiB/s Receiving objects: 68% (3119/4586), 1.34 MiB | 189.00 KiB/s Receiving objects: 69% (3165/4586), 1.34 MiB | 189.00 KiB/s Receiving objects: 70% (3211/4586), 1.34 MiB | 189.00 KiB/s Receiving objects: 71% (3257/4586), 1.34 MiB | 189.00 KiB/s Receiving objects: 72% (3302/4586), 1.34 MiB | 189.00 KiB/s Receiving objects: 73% (3348/4586), 1.34 MiB | 189.00 KiB/s Receiving objects: 74% (3394/4586), 1.34 MiB | 189.00 KiB/s Receiving objects: 75% (3440/4586), 1.34 MiB | 189.00 KiB/s Receiving objects: 76% (3486/4586), 1.34 MiB | 189.00 KiB/s Receiving objects: 77% (3532/4586), 1.34 MiB | 189.00 KiB/s Receiving objects: 78% (3578/4586), 1.34 MiB | 189.00 KiB/s Receiving objects: 79% (3623/4586), 1.34 MiB | 189.00 KiB/s Receiving objects: 80% (3669/4586), 1.34 MiB | 189.00 KiB/s Receiving objects: 81% (3715/4586), 1.34 MiB | 189.00 KiB/s Receiving objects: 82% (3761/4586), 1.34 MiB | 189.00 KiB/s Receiving objects: 83% (3807/4586), 1.34 MiB | 189.00 KiB/s Receiving objects: 84% (3853/4586), 1.34 MiB | 189.00 KiB/s Receiving objects: 85% (3899/4586), 1.34 MiB | 189.00 KiB/s Receiving objects: 86% (3944/4586), 1.34 MiB | 189.00 KiB/s Receiving objects: 87% (3990/4586), 1.34 MiB | 189.00 KiB/s Receiving objects: 88% (4036/4586), 1.34 MiB | 189.00 KiB/s Receiving objects: 89% (4082/4586), 1.34 MiB | 189.00 KiB/s Receiving objects: 90% (4128/4586), 1.34 MiB | 189.00 KiB/s Receiving objects: 91% (4174/4586), 1.34 MiB | 189.00 KiB/s Receiving objects: 92% (4220/4586), 1.34 MiB | 189.00 KiB/s Receiving objects: 93% (4265/4586), 1.34 MiB | 189.00 KiB/s Receiving objects: 94% (4311/4586), 1.46 MiB | 196.00 KiB/s Receiving objects: 95% (4357/4586), 1.46 MiB | 196.00 KiB/s Receiving objects: 95% (4365/4586), 1.54 MiB | 192.00 KiB/s Receiving objects: 96% (4403/4586), 1.54 MiB | 192.00 KiB/s Receiving objects: 97% (4449/4586), 1.54 MiB | 192.00 KiB/s remote: Total 4586 (delta 2272), reused 2287 (delta 2269), pack-reused 2293 12: Receiving objects: 98% (4495/4586), 1.54 MiB | 192.00 KiB/s Receiving objects: 99% (4541/4586), 1.54 MiB | 192.00 KiB/s Receiving objects: 100% (4586/4586), 1.54 MiB | 192.00 KiB/s Receiving objects: 100% (4586/4586), 1.60 MiB | 178.00 KiB/s, done. 13: Resolving deltas: 0% (0/3155) Resolving deltas: 1% (32/3155) Resolving deltas: 2% (64/3155) Resolving deltas: 3% (95/3155) Resolving deltas: 4% (129/3155) Resolving deltas: 5% (159/3155) Resolving deltas: 6% (190/3155) Resolving deltas: 7% (221/3155) Resolving deltas: 8% (253/3155) Resolving deltas: 9% (284/3155) Resolving deltas: 10% (316/3155) Resolving deltas: 11% (348/3155) Resolving deltas: 12% (380/3155) Resolving deltas: 13% (412/3155) Resolving deltas: 14% (442/3155) Resolving deltas: 15% (474/3155) Resolving deltas: 16% (505/3155) Resolving deltas: 17% (537/3155) Resolving deltas: 18% (568/3155) Resolving deltas: 19% (601/3155) Resolving deltas: 20% (632/3155) Resolving deltas: 21% (663/3155) Resolving deltas: 22% (695/3155) Resolving deltas: 23% (726/3155) Resolving deltas: 24% (758/3155) Resolving deltas: 25% (793/3155) Resolving deltas: 26% (821/3155) Resolving deltas: 27% (852/3155) Resolving deltas: 28% (884/3155) Resolving deltas: 29% (915/3155) Resolving deltas: 30% (947/3155) Resolving deltas: 31% (979/3155) Resolving deltas: 32% (1010/3155) Resolving deltas: 33% (1042/3155) Resolving deltas: 34% (1073/3155) Resolving deltas: 35% (1105/3155) Resolving deltas: 36% (1136/3155) Resolving deltas: 37% (1168/3155) Resolving deltas: 38% (1199/3155) Resolving deltas: 39% (1231/3155) Resolving deltas: 40% (1262/3155) Resolving deltas: 41% (1294/3155) Resolving deltas: 42% (1326/3155) Resolving deltas: 43% (1357/3155) Resolving deltas: 44% (1389/3155) Resolving deltas: 45% (1420/3155) Resolving deltas: 46% (1452/3155) Resolving deltas: 47% (1483/3155) Resolving deltas: 48% (1515/3155) Resolving deltas: 49% (1546/3155) Resolving deltas: 50% (1578/3155) Resolving deltas: 51% (1610/3155) Resolving deltas: 52% (1641/3155) Resolving deltas: 53% (1673/3155) Resolving deltas: 54% (1704/3155) Resolving deltas: 55% (1736/3155) Resolving deltas: 56% (1767/3155) Resolving deltas: 57% (1799/3155) Resolving deltas: 58% (1830/3155) Resolving deltas: 59% (1862/3155) Resolving deltas: 60% (1893/3155) Resolving deltas: 61% (1925/3155) Resolving deltas: 62% (1957/3155) Resolving deltas: 63% (1988/3155) Resolving deltas: 64% (2020/3155) Resolving deltas: 65% (2051/3155) Resolving deltas: 66% (2083/3155) Resolving deltas: 67% (2114/3155) Resolving deltas: 68% (2146/3155) Resolving deltas: 69% (2177/3155) Resolving deltas: 70% (2209/3155) Resolving deltas: 71% (2241/3155) Resolving deltas: 72% (2272/3155) Resolving deltas: 73% (2304/3155) Resolving deltas: 74% (2335/3155) Resolving deltas: 75% (2367/3155) Resolving deltas: 76% (2398/3155) Resolving deltas: 77% (2430/3155) Resolving deltas: 78% (2461/3155) Resolving deltas: 79% (2493/3155) Resolving deltas: 80% (2524/3155) Resolving deltas: 81% (2556/3155) Resolving deltas: 82% (2588/3155) Resolving deltas: 83% (2619/3155) Resolving deltas: 84% (2651/3155) Resolving deltas: 85% (2682/3155) Resolving deltas: 86% (2714/3155) Resolving deltas: 87% (2745/3155) Resolving deltas: 88% (2777/3155) Resolving deltas: 89% (2808/3155) Resolving deltas: 90% (2840/3155) Resolving deltas: 91% (2872/3155) Resolving deltas: 92% (2903/3155) Resolving deltas: 93% (2935/3155) Resolving deltas: 94% (2966/3155) Resolving deltas: 95% (2998/3155) Resolving deltas: 96% (3029/3155) Resolving deltas: 97% (3061/3155) Resolving deltas: 98% (3092/3155) Resolving deltas: 99% (3124/3155) Resolving deltas: 100% (3155/3155) Resolving deltas: 100% (3155/3155), completed with 479 local objects. 14: From https://github.com/ldts/optee_os 15: * [new branch] 3.18 -> submitter/3.18 16: * [new branch] 3.18+fio+se050-up -> submitter/3.18+fio+se050-up 17: * [new branch] crypto_api -> submitter/crypto_api 18: * [new branch] devel-xrdc-singlepatch -> submitter/devel-xrdc-singlepatch 19: * [new branch] drvcrypt -> submitter/drvcrypt 20: * [new branch] ecc-keygen -> submitter/ecc-keygen 21: * [new branch] ecc_pading -> submitter/ecc_pading 22: * [new branch] entropy -> submitter/entropy 23: * [new branch] f_se050-trampoline -> submitter/f_se050-trampoline 24: * [new branch] fio-scp03 -> submitter/fio-scp03 25: * [new branch] fix_versal -> submitter/fix_versal 26: * [new branch] fortuna -> submitter/fortuna 27: * [new branch] huk -> submitter/huk 28: * [new branch] master -> submitter/master 29: * [new branch] nist-p521 -> submitter/nist-p521 30: * [new branch] nxp_SE050 -> submitter/nxp_SE050 31: * [new branch] overlay -> submitter/overlay 32: * [new branch] pager_stack -> submitter/pager_stack 33: * [new branch] plug-and-trust -> submitter/plug-and-trust 34: * [new branch] plug-and-trust,warnings -> submitter/plug-and-trust,warnings 35: * [new branch] plug-and-trust-lib -> submitter/plug-and-trust-lib 36: * [new branch] plug-and-trust-update -> submitter/plug-and-trust-update 37: * [new branch] poc/openssl_cryptolib -> submitter/poc/openssl_cryptolib 38: * [new branch] reserve-drivers -> submitter/reserve-drivers 39: * [new branch] rng_pta -> submitter/rng_pta 40: * [new branch] rngb-csu -> submitter/rngb-csu 41: * [new branch] rpmb_weak -> submitter/rpmb_weak 42: * [new branch] rsa_fixes -> submitter/rsa_fixes 43: * [new branch] rsa_route_crypto_to_sw -> submitter/rsa_route_crypto_to_sw 44: * [new branch] rsa_sw -> submitter/rsa_sw 45: * [new branch] scp03-provision-on-init -> submitter/scp03-provision-on-init 46: * [new branch] scp03_protect_rotation -> submitter/scp03_protect_rotation 47: * [new branch] se050 -> submitter/se050 48: * [new branch] se050-i2c -> submitter/se050-i2c 49: * [new branch] se050-plug_and_trust -> submitter/se050-plug_and_trust 50: * [new branch] se050-scp03-info -> submitter/se050-scp03-info 51: * [new branch] se050-trampoline -> submitter/se050-trampoline 52: * [new branch] se050-trampoling -> submitter/se050-trampoling 53: * [new branch] se050_drv -> submitter/se050_drv 54: * [new branch] se050_scp03_keys -> submitter/se050_scp03_keys 55: * [new branch] se050f -> submitter/se050f 56: * [new branch] se05x_fix_storage -> submitter/se05x_fix_storage 57: * [new branch] stm32-i2c -> submitter/stm32-i2c 58: * [new branch] stm32-rng -> submitter/stm32-rng 59: * [new branch] stm32mp1-cfg -> submitter/stm32mp1-cfg 60: * [new branch] stm32mp15-rpmb -> submitter/stm32mp15-rpmb 61: * [new branch] stm32mp1_huk -> submitter/stm32mp1_huk 62: * [new branch] tfa-services -> submitter/tfa-services 63: * [new branch] tidyup -> submitter/tidyup 64: * [new branch] versal -> submitter/versal 65: * [new branch] versal.tee-raw.bin -> submitter/versal.tee-raw.bin 66: * [new branch] versal.upstream.014 -> submitter/versal.upstream.014 67: * [new branch] versal_auth -> submitter/versal_auth 68: * [new branch] versal_authenc -> submitter/versal_authenc 69: * [new branch] versal_devel -> submitter/versal_devel 70: * [new branch] versal_ecc -> submitter/versal_ecc 71: * [new branch] versal_gpio -> submitter/versal_gpio 72: * [new branch] versal_maintainers -> submitter/versal_maintainers 73: * [new branch] versal_mbox -> submitter/versal_mbox 74: * [new branch] versal_nvm -> submitter/versal_nvm 75: * [new branch] versal_rsa -> submitter/versal_rsa 76: * [new branch] versal_sha384 -> submitter/versal_sha384 77: * [new branch] versal_tracking -> submitter/versal_tracking 78: * [new branch] versal_trng -> submitter/versal_trng 79: * [new branch] xlnx_v2021.devel -> submitter/xlnx_v2021.devel 80: * [new branch] xlnx_v2022.1.tracking-optee -> submitter/xlnx_v2022.1.tracking-optee 81: * [new branch] xlnx_v2022.1.versal.001 -> submitter/xlnx_v2022.1.versal.001 82: * [new branch] xlnx_v2022.1.versal.003 -> submitter/xlnx_v2022.1.versal.003 83: * [new branch] xlnx_v2022.1.versal.004 -> submitter/xlnx_v2022.1.versal.004 84: * [new branch] xlnx_v2022.1.versal.005 -> submitter/xlnx_v2022.1.versal.005 85: * [new branch] xlnx_v2022.1.versal.006 -> submitter/xlnx_v2022.1.versal.006 86: * [new branch] xlnx_v2022.1.versal.007 -> submitter/xlnx_v2022.1.versal.007 87: * [new branch] xlnx_v2022.1.versal.010 -> submitter/xlnx_v2022.1.versal.010 88: * [new branch] xlnx_v2022.1.versal.011 -> submitter/xlnx_v2022.1.versal.011 89: * [new branch] xlnx_v2022.1.versal.012 -> submitter/xlnx_v2022.1.versal.012 90: * [new branch] xlnx_v2022.1.versal.013 -> submitter/xlnx_v2022.1.versal.013 91: * [new branch] xlnx_v2022.1.versal.014 -> submitter/xlnx_v2022.1.versal.014 92: * [new branch] xlnx_v2022.1.versal.015 -> submitter/xlnx_v2022.1.versal.015 93: * [new branch] xlnx_v2022.1.versal.016 -> submitter/xlnx_v2022.1.versal.016 94: * [new branch] xlnx_v2022.1.versal.017 -> submitter/xlnx_v2022.1.versal.017 95: * [new branch] xrdc-devel -> submitter/xrdc-devel 96: 0 97: IBART $ git checkout $PR_SHA1;echo $? 98: Previous HEAD position was 75d6a373a Use struct utee_object_info in TA syscall abi 99: HEAD is now at 49fa955f4 MAINTAINERS: versal: sha3-384 engine 100: 0 101: IBART $
02-QEMU - PRE BUILD (top)
1: IBART $ 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: GEN out/arm/core/include/generated/arm32_sysreg.h 35: GEN out/arm/core/include/generated/arm32_sysreg.S 36: HOSTCC scripts/kconfig/confdata.o 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/string.h 44: INSTALL out/arm/export-ta_arm32/include/stdlib.h 45: INSTALL out/arm/export-ta_arm32/include/stdio.h 46: INSTALL out/arm/export-ta_arm32/include/stdint.h 47: INSTALL out/arm/export-ta_arm32/include/signal.h 48: INSTALL out/arm/export-ta_arm32/include/malloc.h 49: INSTALL out/arm/export-ta_arm32/include/memory.h 50: INSTALL out/arm/export-ta_arm32/include/limits.h 51: INSTALL out/arm/export-ta_arm32/include/inttypes.h 52: INSTALL out/arm/export-ta_arm32/include/assert.h 53: INSTALL out/arm/export-ta_arm32/include/sys/types.h 54: INSTALL out/arm/export-ta_arm32/include/sys/queue.h 55: INSTALL out/arm/export-ta_arm32/include/sys/cdefs.h 56: INSTALL out/arm/export-ta_arm32/include/strings.h 57: INSTALL out/arm/export-ta_arm32/include/setjmp.h 58: INSTALL out/arm/export-ta_arm32/include/ctype.h 59: INSTALL out/arm/export-ta_arm32/include/types_ext.h 60: INSTALL out/arm/export-ta_arm32/include/string_ext.h 61: INSTALL out/arm/export-ta_arm32/include/stdlib_ext.h 62: INSTALL out/arm/export-ta_arm32/include/util.h 63: INSTALL out/arm/export-ta_arm32/include/trace_levels.h 64: INSTALL out/arm/export-ta_arm32/include/trace.h 65: INSTALL out/arm/export-ta_arm32/include/speculation_barrier.h 66: INSTALL out/arm/export-ta_arm32/include/printk.h 67: INSTALL out/arm/export-ta_arm32/include/memtag.h 68: INSTALL out/arm/export-ta_arm32/include/mempool.h 69: INSTALL out/arm/export-ta_arm32/include/confine_array_index.h 70: INSTALL out/arm/export-ta_arm32/include/config.h 71: INSTALL out/arm/export-ta_arm32/include/compiler.h 72: INSTALL out/arm/export-ta_arm32/include/bitstring.h 73: INSTALL out/arm/export-ta_arm32/include/atomic.h 74: INSTALL out/arm/export-ta_arm32/include/asm.S 75: INSTALL out/arm/export-ta_arm32/include/arm64_bti.S 76: INSTALL out/arm/export-ta_arm32/include/mbedtls_config_uta.h 77: INSTALL out/arm/export-ta_arm32/include/mbedtls_config_kernel.h 78: INSTALL out/arm/export-ta_arm32/include/aes_alt.h 79: INSTALL out/arm/export-ta_arm32/include/mbedtls/xtea.h 80: INSTALL out/arm/export-ta_arm32/include/mbedtls/x509_csr.h 81: INSTALL out/arm/export-ta_arm32/include/mbedtls/x509_crt.h 82: INSTALL out/arm/export-ta_arm32/include/mbedtls/x509_crl.h 83: INSTALL out/arm/export-ta_arm32/include/mbedtls/x509.h 84: INSTALL out/arm/export-ta_arm32/include/mbedtls/version.h 85: INSTALL out/arm/export-ta_arm32/include/mbedtls/timing.h 86: INSTALL out/arm/export-ta_arm32/include/mbedtls/threading.h 87: INSTALL out/arm/export-ta_arm32/include/mbedtls/ssl_ticket.h 88: INSTALL out/arm/export-ta_arm32/include/mbedtls/ssl_internal.h 89: INSTALL out/arm/export-ta_arm32/include/mbedtls/ssl_cookie.h 90: INSTALL out/arm/export-ta_arm32/include/mbedtls/ssl_ciphersuites.h 91: INSTALL out/arm/export-ta_arm32/include/mbedtls/ssl_cache.h 92: INSTALL out/arm/export-ta_arm32/include/mbedtls/ssl.h 93: INSTALL out/arm/export-ta_arm32/include/mbedtls/sha512.h 94: INSTALL out/arm/export-ta_arm32/include/mbedtls/sha256.h 95: INSTALL out/arm/export-ta_arm32/include/mbedtls/sha1.h 96: INSTALL out/arm/export-ta_arm32/include/mbedtls/rsa_internal.h 97: INSTALL out/arm/export-ta_arm32/include/mbedtls/rsa.h 98: INSTALL out/arm/export-ta_arm32/include/mbedtls/ripemd160.h 99: INSTALL out/arm/export-ta_arm32/include/mbedtls/psa_util.h 100: INSTALL out/arm/export-ta_arm32/include/mbedtls/poly1305.h 101: INSTALL out/arm/export-ta_arm32/include/mbedtls/platform_util.h 102: INSTALL out/arm/export-ta_arm32/include/mbedtls/platform_time.h 103: INSTALL out/arm/export-ta_arm32/include/mbedtls/platform.h 104: INSTALL out/arm/export-ta_arm32/include/mbedtls/pkcs5.h 105: INSTALL out/arm/export-ta_arm32/include/mbedtls/pkcs12.h 106: INSTALL out/arm/export-ta_arm32/include/mbedtls/pkcs11.h 107: INSTALL out/arm/export-ta_arm32/include/mbedtls/pk_internal.h 108: INSTALL out/arm/export-ta_arm32/include/mbedtls/pk.h 109: INSTALL out/arm/export-ta_arm32/include/mbedtls/pem.h 110: INSTALL out/arm/export-ta_arm32/include/mbedtls/padlock.h 111: INSTALL out/arm/export-ta_arm32/include/mbedtls/oid.h 112: INSTALL out/arm/export-ta_arm32/include/mbedtls/nist_kw.h 113: INSTALL out/arm/export-ta_arm32/include/mbedtls/net_sockets.h 114: INSTALL out/arm/export-ta_arm32/include/mbedtls/net.h 115: INSTALL out/arm/export-ta_arm32/include/mbedtls/memory_buffer_alloc.h 116: INSTALL out/arm/export-ta_arm32/include/mbedtls/md_internal.h 117: INSTALL out/arm/export-ta_arm32/include/mbedtls/md5.h 118: INSTALL out/arm/export-ta_arm32/include/mbedtls/md4.h 119: INSTALL out/arm/export-ta_arm32/include/mbedtls/md2.h 120: INSTALL out/arm/export-ta_arm32/include/mbedtls/md.h 121: INSTALL out/arm/export-ta_arm32/include/mbedtls/hmac_drbg.h 122: INSTALL out/arm/export-ta_arm32/include/mbedtls/hkdf.h 123: INSTALL out/arm/export-ta_arm32/include/mbedtls/havege.h 124: INSTALL out/arm/export-ta_arm32/include/mbedtls/gcm.h 125: INSTALL out/arm/export-ta_arm32/include/mbedtls/error.h 126: INSTALL out/arm/export-ta_arm32/include/mbedtls/entropy_poll.h 127: INSTALL out/arm/export-ta_arm32/include/mbedtls/entropy.h 128: INSTALL out/arm/export-ta_arm32/include/mbedtls/ecp_internal.h 129: INSTALL out/arm/export-ta_arm32/include/mbedtls/ecp.h 130: INSTALL out/arm/export-ta_arm32/include/mbedtls/ecjpake.h 131: INSTALL out/arm/export-ta_arm32/include/mbedtls/ecdsa.h 132: INSTALL out/arm/export-ta_arm32/include/mbedtls/ecdh.h 133: YACC scripts/kconfig/zconf.tab.c 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: INSTALL out/arm/export-ta_arm32/include/mbedtls/constant_time.h 139: INSTALL out/arm/export-ta_arm32/include/mbedtls/config.h 140: INSTALL out/arm/export-ta_arm32/include/mbedtls/compat-1.3.h 141: INSTALL out/arm/export-ta_arm32/include/mbedtls/cmac.h 142: INSTALL out/arm/export-ta_arm32/include/mbedtls/cipher_internal.h 143: INSTALL out/arm/export-ta_arm32/include/mbedtls/cipher.h 144: INSTALL out/arm/export-ta_arm32/include/mbedtls/check_config.h 145: INSTALL out/arm/export-ta_arm32/include/mbedtls/chachapoly.h 146: INSTALL out/arm/export-ta_arm32/include/mbedtls/chacha20.h 147: INSTALL out/arm/export-ta_arm32/include/mbedtls/certs.h 148: INSTALL out/arm/export-ta_arm32/include/mbedtls/ccm.h 149: INSTALL out/arm/export-ta_arm32/include/mbedtls/camellia.h 150: INSTALL out/arm/export-ta_arm32/include/mbedtls/bn_mul.h 151: INSTALL out/arm/export-ta_arm32/include/mbedtls/blowfish.h 152: INSTALL out/arm/export-ta_arm32/include/mbedtls/bignum.h 153: INSTALL out/arm/export-ta_arm32/include/mbedtls/base64.h 154: INSTALL out/arm/export-ta_arm32/include/mbedtls/asn1write.h 155: INSTALL out/arm/export-ta_arm32/include/mbedtls/asn1.h 156: INSTALL out/arm/export-ta_arm32/include/mbedtls/aria.h 157: INSTALL out/arm/export-ta_arm32/include/mbedtls/arc4.h 158: INSTALL out/arm/export-ta_arm32/include/mbedtls/aesni.h 159: INSTALL out/arm/export-ta_arm32/include/mbedtls/aes.h 160: INSTALL out/arm/export-ta_arm32/include/utee_types.h 161: INSTALL out/arm/export-ta_arm32/include/utee_syscalls.h 162: INSTALL out/arm/export-ta_arm32/include/tee_ta_api.h 163: INSTALL out/arm/export-ta_arm32/include/tee_internal_api.h 164: INSTALL out/arm/export-ta_arm32/include/tee_api.h 165: INSTALL out/arm/export-ta_arm32/include/utee_defines.h 166: INSTALL out/arm/export-ta_arm32/include/user_ta_header.h 167: INSTALL out/arm/export-ta_arm32/include/tee_udpsocket.h 168: INSTALL out/arm/export-ta_arm32/include/tee_tcpsocket.h 169: INSTALL out/arm/export-ta_arm32/include/tee_syscall_numbers.h 170: INSTALL out/arm/export-ta_arm32/include/tee_isocket.h 171: INSTALL out/arm/export-ta_arm32/include/tee_internal_api_extensions.h 172: INSTALL out/arm/export-ta_arm32/include/tee_arith_internal.h 173: INSTALL out/arm/export-ta_arm32/include/tee_api_types.h 174: INSTALL out/arm/export-ta_arm32/include/tee_api_defines_extensions.h 175: INSTALL out/arm/export-ta_arm32/include/tee_api_defines.h 176: INSTALL out/arm/export-ta_arm32/include/rng_pta_client.h 177: INSTALL out/arm/export-ta_arm32/include/pta_system.h 178: INSTALL out/arm/export-ta_arm32/include/pta_socket.h 179: INSTALL out/arm/export-ta_arm32/include/pta_secstor_ta_mgmt.h 180: INSTALL out/arm/export-ta_arm32/include/pta_scp03.h 181: INSTALL out/arm/export-ta_arm32/include/pta_scmi_client.h 182: INSTALL out/arm/export-ta_arm32/include/pta_rtc.h 183: INSTALL out/arm/export-ta_arm32/include/pta_rng.h 184: INSTALL out/arm/export-ta_arm32/include/pta_invoke_tests.h 185: INSTALL out/arm/export-ta_arm32/include/pta_gprof.h 186: INSTALL out/arm/export-ta_arm32/include/pta_device.h 187: INSTALL out/arm/export-ta_arm32/include/pta_benchmark.h 188: INSTALL out/arm/export-ta_arm32/include/pta_attestation.h 189: INSTALL out/arm/export-ta_arm32/include/pta_apdu.h 190: INSTALL out/arm/export-ta_arm32/include/link.h 191: INSTALL out/arm/export-ta_arm32/include/elf_common.h 192: INSTALL out/arm/export-ta_arm32/include/elf64.h 193: INSTALL out/arm/export-ta_arm32/include/elf32.h 194: INSTALL out/arm/export-ta_arm32/include/elf.h 195: INSTALL out/arm/export-ta_arm32/include/arm_user_sysreg.h 196: INSTALL out/arm/export-ta_arm32/include/arm64_user_sysreg.h 197: INSTALL out/arm/export-ta_arm32/include/__tee_udpsocket_defines.h 198: INSTALL out/arm/export-ta_arm32/include/__tee_tcpsocket_defines_extensions.h 199: INSTALL out/arm/export-ta_arm32/include/__tee_tcpsocket_defines.h 200: INSTALL out/arm/export-ta_arm32/include/__tee_isocket_defines.h 201: INSTALL out/arm/export-ta_arm32/include/__tee_ipsocket.h 202: INSTALL out/arm/export-ta_arm32/include/dlfcn.h 203: INSTALL out/arm/export-ta_arm32/src/user_ta_header.c 204: GEN out/arm/include/generated/arm32_user_sysreg.h 205: INSTALL out/arm/export-ta_arm32/src/ta_entry_a32.S 206: GEN out/arm/ta/trusted_keys/dyn_list 207: INSTALL out/arm/export-ta_arm32/src/ta.ld.S 208: CPP out/arm/core/arch/arm/dts/embedded_dtb_test.pre.dts 209: INSTALL out/arm/export-ta_arm32/mk/compile.mk 210: INSTALL out/arm/export-ta_arm32/mk/subdir.mk 211: INSTALL out/arm/export-ta_arm32/mk/gcc.mk 212: INSTALL out/arm/export-ta_arm32/mk/clang.mk 213: INSTALL out/arm/export-ta_arm32/mk/cleandirs.mk 214: INSTALL out/arm/export-ta_arm32/mk/cc-option.mk 215: INSTALL out/arm/export-ta_arm32/mk/link.mk 216: INSTALL out/arm/export-ta_arm32/mk/link_shlib.mk 217: INSTALL out/arm/export-ta_arm32/mk/ta_dev_kit.mk 218: INSTALL out/arm/export-ta_arm32/host_include/mbedtls_config_uta.h 219: INSTALL out/arm/export-ta_arm32/host_include/mbedtls_config_kernel.h 220: DTC out/arm/core/arch/arm/dts/embedded_dtb_test.dtb 221: INSTALL out/arm/export-ta_arm32/host_include/aes_alt.h 222: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/xtea.h 223: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/x509_csr.h 224: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/x509_crt.h 225: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/x509_crl.h 226: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/x509.h 227: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/version.h 228: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/timing.h 229: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/threading.h 230: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ssl_ticket.h 231: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ssl_internal.h 232: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ssl_cookie.h 233: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ssl_ciphersuites.h 234: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ssl_cache.h 235: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ssl.h 236: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/sha512.h 237: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/sha256.h 238: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/sha1.h 239: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/rsa_internal.h 240: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/rsa.h 241: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ripemd160.h 242: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/psa_util.h 243: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/poly1305.h 244: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/platform_util.h 245: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/platform_time.h 246: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/platform.h 247: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/pkcs5.h 248: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/pkcs12.h 249: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/pkcs11.h 250: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/pk_internal.h 251: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/pk.h 252: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/pem.h 253: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/padlock.h 254: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/oid.h 255: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/nist_kw.h 256: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/net_sockets.h 257: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/net.h 258: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/memory_buffer_alloc.h 259: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/md_internal.h 260: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/md5.h 261: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/md4.h 262: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/md2.h 263: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/md.h 264: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/hmac_drbg.h 265: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/hkdf.h 266: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/havege.h 267: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/gcm.h 268: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/error.h 269: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/entropy_poll.h 270: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/entropy.h 271: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ecp_internal.h 272: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ecp.h 273: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ecjpake.h 274: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ecdsa.h 275: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ecdh.h 276: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/dhm.h 277: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/des.h 278: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/debug.h 279: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ctr_drbg.h 280: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/constant_time.h 281: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/config.h 282: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/compat-1.3.h 283: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/cmac.h 284: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/cipher_internal.h 285: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/cipher.h 286: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/check_config.h 287: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/chachapoly.h 288: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/chacha20.h 289: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/certs.h 290: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/ccm.h 291: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/camellia.h 292: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/bn_mul.h 293: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/blowfish.h 294: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/bignum.h 295: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/base64.h 296: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/asn1write.h 297: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/asn1.h 298: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/aria.h 299: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/arc4.h 300: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/aesni.h 301: INSTALL out/arm/export-ta_arm32/host_include/mbedtls/aes.h 302: INSTALL out/arm/export-ta_arm32/host_include/utee_types.h 303: INSTALL out/arm/export-ta_arm32/host_include/utee_syscalls.h 304: INSTALL out/arm/export-ta_arm32/host_include/tee_ta_api.h 305: INSTALL out/arm/export-ta_arm32/host_include/tee_internal_api.h 306: INSTALL out/arm/export-ta_arm32/host_include/tee_api.h 307: INSTALL out/arm/export-ta_arm32/host_include/utee_defines.h 308: INSTALL out/arm/export-ta_arm32/host_include/user_ta_header.h 309: INSTALL out/arm/export-ta_arm32/host_include/tee_udpsocket.h 310: INSTALL out/arm/export-ta_arm32/host_include/tee_tcpsocket.h 311: INSTALL out/arm/export-ta_arm32/host_include/tee_syscall_numbers.h 312: INSTALL out/arm/export-ta_arm32/host_include/tee_isocket.h 313: INSTALL out/arm/export-ta_arm32/host_include/tee_internal_api_extensions.h 314: INSTALL out/arm/export-ta_arm32/host_include/tee_arith_internal.h 315: INSTALL out/arm/export-ta_arm32/host_include/tee_api_types.h 316: INSTALL out/arm/export-ta_arm32/host_include/tee_api_defines_extensions.h 317: INSTALL out/arm/export-ta_arm32/host_include/tee_api_defines.h 318: INSTALL out/arm/export-ta_arm32/host_include/rng_pta_client.h 319: INSTALL out/arm/export-ta_arm32/host_include/pta_system.h 320: INSTALL out/arm/export-ta_arm32/host_include/pta_socket.h 321: INSTALL out/arm/export-ta_arm32/host_include/pta_secstor_ta_mgmt.h 322: INSTALL out/arm/export-ta_arm32/host_include/pta_scmi_client.h 323: INSTALL out/arm/export-ta_arm32/host_include/pta_scp03.h 324: INSTALL out/arm/export-ta_arm32/host_include/pta_rtc.h 325: INSTALL out/arm/export-ta_arm32/host_include/pta_rng.h 326: INSTALL out/arm/export-ta_arm32/host_include/pta_invoke_tests.h 327: INSTALL out/arm/export-ta_arm32/host_include/pta_gprof.h 328: INSTALL out/arm/export-ta_arm32/host_include/pta_device.h 329: INSTALL out/arm/export-ta_arm32/host_include/pta_benchmark.h 330: INSTALL out/arm/export-ta_arm32/host_include/pta_attestation.h 331: INSTALL out/arm/export-ta_arm32/host_include/pta_apdu.h 332: INSTALL out/arm/export-ta_arm32/host_include/link.h 333: INSTALL out/arm/export-ta_arm32/host_include/elf_common.h 334: INSTALL out/arm/export-ta_arm32/host_include/elf64.h 335: INSTALL out/arm/export-ta_arm32/host_include/elf32.h 336: INSTALL out/arm/export-ta_arm32/host_include/elf.h 337: INSTALL out/arm/export-ta_arm32/host_include/arm_user_sysreg.h 338: INSTALL out/arm/export-ta_arm32/host_include/arm64_user_sysreg.h 339: INSTALL out/arm/export-ta_arm32/host_include/__tee_udpsocket_defines.h 340: INSTALL out/arm/export-ta_arm32/host_include/__tee_tcpsocket_defines_extensions.h 341: INSTALL out/arm/export-ta_arm32/host_include/__tee_tcpsocket_defines.h 342: INSTALL out/arm/export-ta_arm32/host_include/__tee_isocket_defines.h 343: INSTALL out/arm/export-ta_arm32/host_include/__tee_ipsocket.h 344: INSTALL out/arm/export-ta_arm32/host_include/dlfcn.h 345: INSTALL out/arm/export-ta_arm32/host_include/compiler.h 346: INSTALL out/arm/export-ta_arm32/host_include/util.h 347: INSTALL out/arm/export-ta_arm32/host_include/types_ext.h 348: INSTALL out/arm/export-ta_arm32/host_include/conf.mk 349: CHK out/arm/conf.cmake 350: INSTALL out/arm/export-ta_arm32/host_include/tee_fs_key_manager.h 351: INSTALL out/arm/export-ta_arm32/host_include/fs_htree.h 352: INSTALL out/arm/export-ta_arm32/host_include/signed_hdr.h 353: LEX scripts/kconfig/zconf.lex.c 354: INSTALL out/arm/export-ta_arm32/host_include/arm32_user_sysreg.h 355: INSTALL out/arm/export-ta_arm32/keys/default_ta.pem 356: UPD out/arm/conf.cmake 357: INSTALL out/arm/export-ta_arm32/scripts/sign_encrypt.py 358: CHK out/arm/export-ta_arm32/mk/conf.mk 359: GEN out/arm/ta/avb/dyn_list 360: INSTALL out/arm/export-ta_arm32/scripts/symbolize.py 361: GEN out/arm/ta/pkcs11/dyn_list 362: CHK pkcs11-ta-verify-helpers 363: CHK out/arm/include/generated/conf.h 364: GEN out/arm/core/arch/arm/dts/embedded_dtb_test.c 365: INSTALL out/arm/export-ta_arm32/host_include/conf.cmake 366: UPD out/arm/include/generated/conf.h 367: UPD out/arm/export-ta_arm32/mk/conf.mk 368: CC out/arm/core/include/generated/.asm-defines.s 369: AS out/arm/ldelf/start_a32.o 370: AS out/arm/ldelf/syscalls_a32.o 371: CC out/arm/ldelf/dl.o 372: CC out/arm/ldelf/main.o 373: CC out/arm/ldelf/sys.o 374: CC out/arm/ldelf/ta_elf.o 375: CC out/arm/ldelf/ta_elf_rel.o 376: CC out/arm/ldelf-lib/libunw/unwind_arm32.o 377: CC out/arm/ldelf-lib/libutee/abort.o 378: CC out/arm/ldelf-lib/libutee/assert.o 379: CC out/arm/ldelf-lib/libutee/tee_uuid_from_str.o 380: CC out/arm/ldelf-lib/libutee/trace_ext.o 381: AS out/arm/ldelf-lib/libutee/arch/arm/utee_syscalls_a32.o 382: CC out/arm/ldelf-lib/libutils/isoc/bget_malloc.o 383: CC out/arm/ldelf-lib/libutils/isoc/isdigit.o 384: CC out/arm/ldelf-lib/libutils/isoc/isxdigit.o 385: CC out/arm/ldelf-lib/libutils/isoc/qsort.o 386: CC out/arm/ldelf-lib/libutils/isoc/sprintf.o 387: CC out/arm/ldelf-lib/libutils/isoc/snprintf.o 388: CC out/arm/ldelf-lib/libutils/isoc/stack_check.o 389: CC out/arm/ldelf-lib/libutils/isoc/strdup.o 390: CC out/arm/ldelf-lib/libutils/isoc/strndup.o 391: CC out/arm/ldelf-lib/libutils/isoc/isalpha.o 392: CC out/arm/ldelf-lib/libutils/isoc/tolower.o 393: CC out/arm/ldelf-lib/libutils/isoc/isspace.o 394: CC out/arm/ldelf-lib/libutils/isoc/isupper.o 395: CC out/arm/ldelf-lib/libutils/isoc/isalnum.o 396: CC out/arm/ldelf-lib/libutils/isoc/iscntrl.o 397: CC out/arm/ldelf-lib/libutils/isoc/isgraph.o 398: CC out/arm/ldelf-lib/libutils/isoc/islower.o 399: CC out/arm/ldelf-lib/libutils/isoc/isprint.o 400: CC out/arm/ldelf-lib/libutils/isoc/toupper.o 401: CC out/arm/ldelf-lib/libutils/isoc/newlib/abs.o 402: CC out/arm/ldelf-lib/libutils/isoc/ispunct.o 403: CC out/arm/ldelf-lib/libutils/isoc/newlib/bcmp.o 404: CC out/arm/ldelf-lib/libutils/isoc/newlib/memchr.o 405: CC out/arm/ldelf-lib/libutils/isoc/newlib/memcmp.o 406: CC out/arm/ldelf-lib/libutils/isoc/newlib/memcpy.o 407: CC out/arm/ldelf-lib/libutils/isoc/newlib/memmove.o 408: CC out/arm/ldelf-lib/libutils/isoc/newlib/memset.o 409: CC out/arm/ldelf-lib/libutils/isoc/newlib/strchr.o 410: CC out/arm/ldelf-lib/libutils/isoc/newlib/strcmp.o 411: CC out/arm/ldelf-lib/libutils/isoc/newlib/strcpy.o 412: CC out/arm/ldelf-lib/libutils/isoc/newlib/strlen.o 413: CC out/arm/ldelf-lib/libutils/isoc/newlib/strncmp.o 414: CC out/arm/ldelf-lib/libutils/isoc/newlib/strncpy.o 415: CC out/arm/ldelf-lib/libutils/isoc/newlib/strnlen.o 416: CC out/arm/ldelf-lib/libutils/isoc/newlib/strrchr.o 417: CC out/arm/ldelf-lib/libutils/isoc/newlib/strstr.o 418: CC out/arm/ldelf-lib/libutils/isoc/newlib/strtoul.o 419: CC out/arm/ldelf-lib/libutils/isoc/newlib/strtok_r.o 420: AS out/arm/ldelf-lib/libutils/isoc/arch/arm/arm32_aeabi_divmod_a32.o 421: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/arm32_aeabi_divmod.o 422: AS out/arm/ldelf-lib/libutils/isoc/arch/arm/arm32_aeabi_ldivmod_a32.o 423: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/arm32_aeabi_ldivmod.o 424: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/arm32_aeabi_shift.o 425: AS out/arm/ldelf-lib/libutils/isoc/arch/arm/setjmp_a32.o 426: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/arm32_aeabi_softfloat.o 427: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f32_add.o 428: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f32_div.o 429: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f32_eq.o 430: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f32_le.o 431: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f32_lt.o 432: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f32_mul.o 433: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f32_sub.o 434: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f32_to_f64.o 435: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f32_to_i32_r_minMag.o 436: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f32_to_i64_r_minMag.o 437: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f32_to_ui32_r_minMag.o 438: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f32_to_ui64_r_minMag.o 439: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f64_add.o 440: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f64_div.o 441: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f64_eq.o 442: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f64_le.o 443: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f64_lt.o 444: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f64_mul.o 445: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f64_sub.o 446: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f64_to_f32.o 447: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f64_to_i32_r_minMag.o 448: HOSTCC scripts/kconfig/expr.o 449: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f64_to_i64_r_minMag.o 450: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f64_to_ui32_r_minMag.o 451: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/f64_to_ui64_r_minMag.o 452: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/i32_to_f32.o 453: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/i32_to_f64.o 454: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/i64_to_f32.o 455: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/i64_to_f64.o 456: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/ui32_to_f32.o 457: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/ui32_to_f64.o 458: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/ui64_to_f32.o 459: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/ui64_to_f64.o 460: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_subMagsF32.o 461: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_subMagsF64.o 462: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_addMagsF32.o 463: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_addMagsF64.o 464: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_normSubnormalF64Sig.o 465: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_normSubnormalF32Sig.o 466: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_roundPackToF32.o 467: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_roundPackToF64.o 468: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_shortShiftRightJam64.o 469: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_shiftRightJam32.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_normRoundPackToF64.o 472: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_shiftRightJam64.o 473: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_countLeadingZeros8.o 474: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_countLeadingZeros32.o 475: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_countLeadingZeros64.o 476: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/s_mul64To128.o 477: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/softfloat_state.o 478: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/softfloat_raiseFlags.o 479: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/s_propagateNaNF32UI.o 480: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/s_f32UIToCommonNaN.o 481: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/s_commonNaNToF64UI.o 482: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/s_f64UIToCommonNaN.o 483: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/s_propagateNaNF64UI.o 484: CC out/arm/ldelf-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/s_commonNaNToF32UI.o 485: CC out/arm/ldelf-lib/libutils/ext/snprintk.o 486: CC out/arm/ldelf-lib/libutils/ext/strlcat.o 487: CC out/arm/ldelf-lib/libutils/ext/strlcpy.o 488: CC out/arm/ldelf-lib/libutils/ext/trace.o 489: CC out/arm/ldelf-lib/libutils/ext/mempool.o 490: CC out/arm/ldelf-lib/libutils/ext/nex_strdup.o 491: CC out/arm/ldelf-lib/libutils/ext/consttime_memcmp.o 492: CC out/arm/ldelf-lib/libutils/ext/memzero_explicit.o 493: CC out/arm/ldelf-lib/libutils/ext/arch/arm/aeabi_unwind.o 494: CPP out/arm/ldelf/ldelf.lds 495: AS out/arm/ldelf-lib/libutils/ext/arch/arm/atomic_a32.o 496: CC out/arm/ldelf-lib/libutils/ext/arch/arm/auxval.o 497: CC out/arm/ta/trusted_keys/entry.o 498: CC out/arm/ta/trusted_keys/user_ta_header.o 499: AS out/arm/ta/trusted_keys/ta_entry_a32.o 500: CC out/arm/ta_arm32-lib/libutils/isoc/bget_malloc.o 501: CC out/arm/ta_arm32-lib/libutils/isoc/isdigit.o 502: CC out/arm/ta_arm32-lib/libutils/isoc/isxdigit.o 503: CC out/arm/ta_arm32-lib/libutils/isoc/qsort.o 504: CC out/arm/ta_arm32-lib/libutils/isoc/sprintf.o 505: CC out/arm/ta_arm32-lib/libutils/isoc/snprintf.o 506: CC out/arm/ta_arm32-lib/libutils/isoc/stack_check.o 507: CC out/arm/ta_arm32-lib/libutils/isoc/strdup.o 508: CC out/arm/ta_arm32-lib/libutils/isoc/strndup.o 509: CC out/arm/ta_arm32-lib/libutils/isoc/tolower.o 510: CC out/arm/ta_arm32-lib/libutils/isoc/isalpha.o 511: CC out/arm/ta_arm32-lib/libutils/isoc/isspace.o 512: CC out/arm/ta_arm32-lib/libutils/isoc/isupper.o 513: CC out/arm/ta_arm32-lib/libutils/isoc/isalnum.o 514: CC out/arm/ta_arm32-lib/libutils/isoc/iscntrl.o 515: CC out/arm/ta_arm32-lib/libutils/isoc/isgraph.o 516: CC out/arm/ta_arm32-lib/libutils/isoc/islower.o 517: CC out/arm/ta_arm32-lib/libutils/isoc/isprint.o 518: CC out/arm/ta_arm32-lib/libutils/isoc/ispunct.o 519: CC out/arm/ta_arm32-lib/libutils/isoc/toupper.o 520: CC out/arm/ta_arm32-lib/libutils/isoc/fp.o 521: CC out/arm/ta_arm32-lib/libutils/isoc/fputc.o 522: CC out/arm/ta_arm32-lib/libutils/isoc/fputs.o 523: CC out/arm/ta_arm32-lib/libutils/isoc/fwrite.o 524: CC out/arm/ta_arm32-lib/libutils/isoc/write.o 525: CC out/arm/ta_arm32-lib/libutils/isoc/newlib/abs.o 526: CC out/arm/ta_arm32-lib/libutils/isoc/newlib/bcmp.o 527: HOSTCC scripts/kconfig/zconf.tab.o 528: CC out/arm/ta_arm32-lib/libutils/isoc/newlib/memchr.o 529: CC out/arm/ta_arm32-lib/libutils/isoc/newlib/memcmp.o 530: CC out/arm/ta_arm32-lib/libutils/isoc/newlib/memcpy.o 531: CC out/arm/ta_arm32-lib/libutils/isoc/newlib/memmove.o 532: CC out/arm/ta_arm32-lib/libutils/isoc/newlib/memset.o 533: CC out/arm/ta_arm32-lib/libutils/isoc/newlib/strchr.o 534: CC out/arm/ta_arm32-lib/libutils/isoc/newlib/strcmp.o 535: CC out/arm/ta_arm32-lib/libutils/isoc/newlib/strcpy.o 536: CC out/arm/ta_arm32-lib/libutils/isoc/newlib/strlen.o 537: CC out/arm/ta_arm32-lib/libutils/isoc/newlib/strncmp.o 538: CC out/arm/ta_arm32-lib/libutils/isoc/newlib/strncpy.o 539: CC out/arm/ta_arm32-lib/libutils/isoc/newlib/strnlen.o 540: CC out/arm/ta_arm32-lib/libutils/isoc/newlib/strrchr.o 541: CC out/arm/ta_arm32-lib/libutils/isoc/newlib/strstr.o 542: CC out/arm/ta_arm32-lib/libutils/isoc/newlib/strtoul.o 543: CC out/arm/ta_arm32-lib/libutils/isoc/newlib/strtok_r.o 544: AS out/arm/ta_arm32-lib/libutils/isoc/arch/arm/arm32_aeabi_divmod_a32.o 545: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/arm32_aeabi_divmod.o 546: AS out/arm/ta_arm32-lib/libutils/isoc/arch/arm/arm32_aeabi_ldivmod_a32.o 547: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/arm32_aeabi_ldivmod.o 548: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/arm32_aeabi_shift.o 549: AS out/arm/ta_arm32-lib/libutils/isoc/arch/arm/setjmp_a32.o 550: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/arm32_aeabi_softfloat.o 551: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f32_add.o 552: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f32_div.o 553: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f32_eq.o 554: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f32_le.o 555: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f32_lt.o 556: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f32_mul.o 557: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f32_sub.o 558: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f32_to_f64.o 559: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f32_to_i32_r_minMag.o 560: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f32_to_i64_r_minMag.o 561: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f32_to_ui32_r_minMag.o 562: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f32_to_ui64_r_minMag.o 563: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f64_add.o 564: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f64_div.o 565: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f64_eq.o 566: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f64_le.o 567: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f64_lt.o 568: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f64_mul.o 569: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f64_sub.o 570: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f64_to_f32.o 571: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f64_to_i32_r_minMag.o 572: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f64_to_i64_r_minMag.o 573: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f64_to_ui32_r_minMag.o 574: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/f64_to_ui64_r_minMag.o 575: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/i32_to_f32.o 576: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/i32_to_f64.o 577: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/i64_to_f32.o 578: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/i64_to_f64.o 579: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/ui32_to_f32.o 580: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/ui32_to_f64.o 581: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/ui64_to_f32.o 582: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/ui64_to_f64.o 583: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_subMagsF32.o 584: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_subMagsF64.o 585: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_addMagsF32.o 586: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_addMagsF64.o 587: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_normSubnormalF64Sig.o 588: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_normSubnormalF32Sig.o 589: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_roundPackToF32.o 590: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_roundPackToF64.o 591: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_shortShiftRightJam64.o 592: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_shiftRightJam32.o 593: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_normRoundPackToF32.o 594: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_normRoundPackToF64.o 595: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_shiftRightJam64.o 596: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_countLeadingZeros8.o 597: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_countLeadingZeros32.o 598: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_countLeadingZeros64.o 599: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/s_mul64To128.o 600: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/softfloat_state.o 601: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/softfloat_raiseFlags.o 602: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/s_propagateNaNF32UI.o 603: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/s_f32UIToCommonNaN.o 604: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/s_commonNaNToF64UI.o 605: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/s_f64UIToCommonNaN.o 606: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/s_propagateNaNF64UI.o 607: CC out/arm/ta_arm32-lib/libutils/isoc/arch/arm/softfloat/source/8086-SSE/s_commonNaNToF32UI.o 608: CC out/arm/ta_arm32-lib/libutils/ext/snprintk.o 609: CC out/arm/ta_arm32-lib/libutils/ext/strlcat.o 610: CC out/arm/ta_arm32-lib/libutils/ext/strlcpy.o 611: CC out/arm/ta_arm32-lib/libutils/ext/trace.o 612: CC out/arm/ta_arm32-lib/libutils/ext/mempool.o 613: CC out/arm/ta_arm32-lib/libutils/ext/nex_strdup.o 614: CC out/arm/ta_arm32-lib/libutils/ext/consttime_memcmp.o 615: CC out/arm/ta_arm32-lib/libutils/ext/memzero_explicit.o 616: CC out/arm/ta_arm32-lib/libutils/ext/arch/arm/aeabi_unwind.o 617: AS out/arm/ta_arm32-lib/libutils/ext/arch/arm/atomic_a32.o 618: CC out/arm/ta_arm32-lib/libutils/ext/arch/arm/auxval.o 619: AS out/arm/ta_arm32-lib/libutils/ext/arch/arm/mcount_a32.o 620: CC out/arm/ta_arm32-lib/libutee/abort.o 621: CC out/arm/ta_arm32-lib/libutee/assert.o 622: CC out/arm/ta_arm32-lib/libutee/tee_uuid_from_str.o 623: CC out/arm/ta_arm32-lib/libutee/trace_ext.o 624: CC out/arm/ta_arm32-lib/libutee/base64.o 625: CC out/arm/ta_arm32-lib/libutee/tee_api.o 626: CC out/arm/ta_arm32-lib/libutee/tee_api_arith_mpi.o 627: CC out/arm/ta_arm32-lib/libutee/tee_api_objects.o 628: CC out/arm/ta_arm32-lib/libutee/tee_api_operations.o 629: CC out/arm/ta_arm32-lib/libutee/tee_api_panic.o 630: CC out/arm/ta_arm32-lib/libutee/tee_api_property.o 631: CC out/arm/ta_arm32-lib/libutee/tee_socket_pta.o 632: CC out/arm/ta_arm32-lib/libutee/tee_system_pta.o 633: CC out/arm/ta_arm32-lib/libutee/tee_tcpudp_socket.o 634: AS out/arm/ta_arm32-lib/libutee/arch/arm/utee_syscalls_a32.o 635: CC out/arm/ta_arm32-lib/libutee/arch/arm/tcb.o 636: CC out/arm/ta_arm32-lib/libutee/arch/arm/user_ta_entry.o 637: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/aes.o 638: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/aesni.o 639: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/arc4.o 640: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/aria.o 641: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/asn1parse.o 642: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/asn1write.o 643: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/base64.o 644: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/bignum.o 645: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/blowfish.o 646: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/camellia.o 647: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ccm.o 648: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/chacha20.o 649: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/chachapoly.o 650: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/cipher.o 651: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/cipher_wrap.o 652: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/cmac.o 653: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/constant_time.o 654: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ctr_drbg.o 655: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/des.o 656: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/dhm.o 657: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ecdh.o 658: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ecdsa.o 659: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ecjpake.o 660: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ecp.o 661: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ecp_curves.o 662: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/entropy.o 663: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/entropy_poll.o 664: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/error.o 665: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/gcm.o 666: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/havege.o 667: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/hkdf.o 668: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/hmac_drbg.o 669: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/md.o 670: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/md2.o 671: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/md4.o 672: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/md5.o 673: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/memory_buffer_alloc.o 674: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/nist_kw.o 675: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/oid.o 676: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/padlock.o 677: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/pem.o 678: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/pk.o 679: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/pk_wrap.o 680: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/pkcs12.o 681: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/pkcs5.o 682: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/pkparse.o 683: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/pkwrite.o 684: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/platform.o 685: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/platform_util.o 686: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/poly1305.o 687: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ripemd160.o 688: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/rsa_internal.o 689: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/rsa.o 690: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/sha1.o 691: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/sha256.o 692: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/sha512.o 693: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/threading.o 694: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/timing.o 695: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/version.o 696: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/version_features.o 697: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/xtea.o 698: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/certs.o 699: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/pkcs11.o 700: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/x509.o 701: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/x509_create.o 702: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/x509_crl.o 703: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/x509_crt.o 704: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/x509_csr.o 705: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/x509write_crt.o 706: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/x509write_csr.o 707: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/debug.o 708: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/net_sockets.o 709: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ssl_cache.o 710: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ssl_ciphersuites.o 711: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ssl_cli.o 712: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ssl_cookie.o 713: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ssl_srv.o 714: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ssl_ticket.o 715: CPP out/arm/ta/trusted_keys/ta.lds 716: CC out/arm/ta_arm32-lib/libmbedtls/mbedtls/library/ssl_tls.o 717: CC out/arm/ta_arm32-lib/libdl/dlfcn.o 718: INSTALL out/arm/export-ta_arm32/host_include/conf.h 719: CC out/arm/ta/avb/entry.o 720: CC out/arm/ta/avb/user_ta_header.o 721: CPP out/arm/ta/avb/ta.lds 722: AS out/arm/ta/avb/ta_entry_a32.o 723: CC out/arm/ta/pkcs11/src/attributes.o 724: CC out/arm/ta/pkcs11/src/entry.o 725: CC out/arm/ta/pkcs11/src/handle.o 726: CC out/arm/ta/pkcs11/src/object.o 727: CC out/arm/ta/pkcs11/src/persistent_token.o 728: CC out/arm/ta/pkcs11/src/pkcs11_attributes.o 729: CC out/arm/ta/pkcs11/src/pkcs11_helpers.o 730: CC out/arm/ta/pkcs11/src/pkcs11_token.o 731: CC out/arm/ta/pkcs11/src/processing.o 732: CC out/arm/ta/pkcs11/src/processing_aes.o 733: CC out/arm/ta/pkcs11/src/processing_asymm.o 734: CC out/arm/ta/pkcs11/src/processing_digest.o 735: CC out/arm/ta/pkcs11/src/processing_ec.o 736: CC out/arm/ta/pkcs11/src/processing_rsa.o 737: CC out/arm/ta/pkcs11/src/processing_symm.o 738: CC out/arm/ta/pkcs11/src/sanitize_object.o 739: CC out/arm/ta/pkcs11/src/serializer.o 740: CC out/arm/ta/pkcs11/src/token_capabilities.o 741: CC out/arm/ta/pkcs11/user_ta_header.o 742: CPP out/arm/ta/pkcs11/ta.lds 743: CHK out/arm/core/include/generated/asm-defines.h 744: AS out/arm/ta/pkcs11/ta_entry_a32.o 745: AR out/arm/ldelf-lib/libunw/libunw.a 746: AR out/arm/ldelf-lib/libutee/libutee.a 747: AR out/arm/ldelf-lib/libutils/libutils.a 748: AR out/arm/ta_arm32-lib/libutils/libutils.a 749: AR out/arm/ta_arm32-lib/libutee/libutee.a 750: UPD out/arm/core/include/generated/asm-defines.h 751: AR out/arm/ta_arm32-lib/libmbedtls/libmbedtls.a 752: LEX scripts/kconfig/lexer.lex.c 753: AR out/arm/ta_arm32-lib/libdl/libdl.a 754: CC out/arm/core/arch/arm/kernel/ldelf_loader.o 755: CC out/arm/core/arch/arm/kernel/tee_time.o 756: CC out/arm/core/arch/arm/kernel/rpc_io_i2c.o 757: CC out/arm/core/arch/arm/kernel/otp_stubs.o 758: YACC scripts/kconfig/parser.tab.[ch] 759: CC out/arm/core/arch/arm/kernel/delay.o 760: CC out/arm/core/arch/arm/kernel/idle.o 761: CC out/arm/core/arch/arm/kernel/tee_time_arm_cntpct.o 762: AS out/arm/core/arch/arm/kernel/spin_lock_a32.o 763: AS out/arm/core/arch/arm/kernel/tlb_helpers_a32.o 764: AS out/arm/core/arch/arm/kernel/cache_helpers_a32.o 765: AS out/arm/core/arch/arm/kernel/thread_a32.o 766: CC out/arm/core/arch/arm/kernel/thread.o 767: CC out/arm/core/arch/arm/kernel/thread_optee_smc.o 768: AS out/arm/core/arch/arm/kernel/thread_optee_smc_a32.o 769: CC out/arm/core/arch/arm/kernel/abort.o 770: CC out/arm/core/arch/arm/kernel/vfp.o 771: AS out/arm/core/arch/arm/kernel/vfp_a32.o 772: CC out/arm/core/arch/arm/kernel/trace_ext.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/msg_param.o 825: CC out/arm/core/kernel/lockdep.o 826: CC out/arm/core/kernel/panic.o 827: CC out/arm/core/kernel/refcount.o 828: CC out/arm/core/kernel/tee_misc.o 829: CC out/arm/core/kernel/tee_ta_manager.o 830: CC out/arm/core/kernel/ts_manager.o 831: CC out/arm/core/kernel/scattered_array.o 832: CC out/arm/core/kernel/huk_subkey.o 833: CC out/arm/core/kernel/user_mode_ctx.o 834: CC out/arm/core/kernel/initcall.o 835: CC out/arm/core/kernel/user_access.o 836: CC out/arm/core/kernel/mutex.o 837: CC out/arm/core/kernel/mutex_lockdep.o 838: CC out/arm/core/kernel/wait_queue.o 839: CC out/arm/core/kernel/notif.o 840: CC out/arm/core/kernel/thread.o 841: CC out/arm/core/kernel/user_ta.o 842: CC out/arm/core/kernel/ree_fs_ta.o 843: CC out/arm/core/kernel/early_ta.o 844: CC out/arm/core/kernel/secstor_ta.o 845: CC out/arm/core/kernel/embedded_ts.o 846: CC out/arm/core/kernel/pseudo_ta.o 847: CC out/arm/core/mm/mobj.o 848: CC out/arm/core/mm/fobj.o 849: CC out/arm/core/mm/file.o 850: CC out/arm/core/mm/vm.o 851: CC out/arm/core/mm/core_mmu.o 852: CC out/arm/core/mm/tee_mm.o 853: CC out/arm/core/pta/device.o 854: CC out/arm/core/pta/secstor_ta_mgmt.o 855: CC out/arm/core/pta/stats.o 856: CC out/arm/core/pta/system.o 857: CC out/arm/core/tee/entry_std.o 858: CC out/arm/core/tee/tee_cryp_utl.o 859: CC out/arm/core/tee/tee_cryp_hkdf.o 860: CC out/arm/core/tee/tee_cryp_concat_kdf.o 861: CC out/arm/core/tee/tee_cryp_pbkdf2.o 862: CC out/arm/core/tee/tee_obj.o 863: CC out/arm/core/tee/tee_svc.o 864: CC out/arm/core/tee/tee_svc_cryp.o 865: CC out/arm/core/tee/tee_svc_storage.o 866: CC out/arm/core/tee/tee_time_generic.o 867: CC out/arm/core/tee/tadb.o 868: CC out/arm/core/tee/socket.o 869: CC out/arm/core/tee/tee_ta_enc_manager.o 870: CC out/arm/core/tee/tee_fs_key_manager.o 871: CC out/arm/core/tee/tee_ree_fs.o 872: CC out/arm/core/tee/fs_dirfile.o 873: CC out/arm/core/tee/fs_htree.o 874: CC out/arm/core/tee/tee_fs_rpc.o 875: CC out/arm/core/tee/tee_pobj.o 876: CC out/arm/core/tee/uuid.o 877: CC out/arm/core/tee/tee_supp_plugin_rpc.o 878: LD out/arm/ldelf/ldelf.elf 879: CC out/arm/core/ta_pub_key.o 880: INSTALL out/arm/export-ta_arm32/lib/libutils.a 881: INSTALL out/arm/export-ta_arm32/lib/libutee.a 882: INSTALL out/arm/export-ta_arm32/lib/libmbedtls.a 883: INSTALL out/arm/export-ta_arm32/lib/libdl.a 884: CC out/arm/core/arch/arm/dts/embedded_dtb_test.o 885: CC out/arm/lib/libunw/unwind_arm32.o 886: CC out/arm/core/lib/zlib/adler32.o 887: CC out/arm/core/lib/zlib/inffast.o 888: CC out/arm/core/lib/zlib/inflate.o 889: HOSTCC scripts/kconfig/lexer.lex.o 890: CC out/arm/core/lib/zlib/inftrees.o 891: CC out/arm/core/lib/zlib/zutil.o 892: CC out/arm/core/lib/libfdt/fdt.o 893: CC out/arm/core/lib/libfdt/fdt_ro.o 894: CC out/arm/core/lib/libfdt/fdt_wip.o 895: CC out/arm/core/lib/libfdt/fdt_sw.o 896: CC out/arm/core/lib/libfdt/fdt_rw.o 897: CC out/arm/core/lib/libfdt/fdt_strerror.o 898: CC out/arm/core/lib/libfdt/fdt_empty_tree.o 899: CC out/arm/core/lib/libfdt/fdt_addresses.o 900: CC out/arm/core/lib/libfdt/fdt_overlay.o 901: CC out/arm/core/lib/libtomcrypt/hash.o 902: CC out/arm/core/lib/libtomcrypt/hmac.o 903: CC out/arm/core/lib/libtomcrypt/cmac.o 904: CC out/arm/core/lib/libtomcrypt/ecb.o 905: CC out/arm/core/lib/libtomcrypt/cbc.o 906: CC out/arm/core/lib/libtomcrypt/ctr.o 907: CC out/arm/core/lib/libtomcrypt/xts.o 908: CC out/arm/core/lib/libtomcrypt/ccm.o 909: CC out/arm/core/lib/libtomcrypt/dsa.o 910: CC out/arm/core/lib/libtomcrypt/ecc.o 911: CC out/arm/core/lib/libtomcrypt/rsa.o 912: CC out/arm/core/lib/libtomcrypt/dh.o 913: CC out/arm/core/lib/libtomcrypt/aes.o 914: CC out/arm/core/lib/libtomcrypt/sm2-dsa.o 915: CC out/arm/core/lib/libtomcrypt/sm2-pke.o 916: CC out/arm/core/lib/libtomcrypt/sm2-kep.o 917: CC out/arm/core/lib/libtomcrypt/x25519.o 918: CC out/arm/core/lib/libtomcrypt/ed25519.o 919: CC out/arm/core/lib/libtomcrypt/mpi_desc.o 920: CC out/arm/core/lib/libtomcrypt/tomcrypt.o 921: CC out/arm/core/lib/libtomcrypt/src/ciphers/des.o 922: CC out/arm/core/lib/libtomcrypt/src/ciphers/aes/aes.o 923: CC out/arm/core/lib/libtomcrypt/src/encauth/ccm/ccm_init.o 924: CC out/arm/core/lib/libtomcrypt/src/encauth/ccm/ccm_add_nonce.o 925: CC out/arm/core/lib/libtomcrypt/src/encauth/ccm/ccm_add_aad.o 926: CC out/arm/core/lib/libtomcrypt/src/encauth/ccm/ccm_process.o 927: CC out/arm/core/lib/libtomcrypt/src/encauth/ccm/ccm_done.o 928: CC out/arm/core/lib/libtomcrypt/src/encauth/ccm/ccm_reset.o 929: CC out/arm/core/lib/libtomcrypt/src/hashes/md5.o 930: CC out/arm/core/lib/libtomcrypt/src/hashes/sha1.o 931: CC out/arm/core/lib/libtomcrypt/src/hashes/helper/hash_memory.o 932: CC out/arm/core/lib/libtomcrypt/src/hashes/helper/hash_memory_multi.o 933: CC out/arm/core/lib/libtomcrypt/src/hashes/sha2/sha224.o 934: CC out/arm/core/lib/libtomcrypt/src/hashes/sha2/sha256.o 935: CC out/arm/core/lib/libtomcrypt/src/hashes/sha2/sha384.o 936: CC out/arm/core/lib/libtomcrypt/src/hashes/sha2/sha512.o 937: CC out/arm/core/lib/libtomcrypt/src/hashes/sha2/sha512_256.o 938: CC out/arm/core/lib/libtomcrypt/src/mac/hmac/hmac_done.o 939: CC out/arm/core/lib/libtomcrypt/src/mac/hmac/hmac_init.o 940: CC out/arm/core/lib/libtomcrypt/src/mac/hmac/hmac_memory.o 941: CC out/arm/core/lib/libtomcrypt/src/mac/hmac/hmac_memory_multi.o 942: CC out/arm/core/lib/libtomcrypt/src/mac/hmac/hmac_process.o 943: CC out/arm/core/lib/libtomcrypt/src/mac/omac/omac_done.o 944: CC out/arm/core/lib/libtomcrypt/src/mac/omac/omac_init.o 945: CC out/arm/core/lib/libtomcrypt/src/mac/omac/omac_memory.o 946: CC out/arm/core/lib/libtomcrypt/src/mac/omac/omac_memory_multi.o 947: CC out/arm/core/lib/libtomcrypt/src/mac/omac/omac_process.o 948: CC out/arm/core/lib/libtomcrypt/src/math/multi.o 949: CC out/arm/core/lib/libtomcrypt/src/math/rand_prime.o 950: CC out/arm/core/lib/libtomcrypt/src/math/rand_bn.o 951: CC out/arm/core/lib/libtomcrypt/src/math/fp/ltc_ecc_fp_mulmod.o 952: CC out/arm/core/lib/libtomcrypt/src/misc/burn_stack.o 953: CC out/arm/core/lib/libtomcrypt/src/misc/error_to_string.o 954: CC out/arm/core/lib/libtomcrypt/src/misc/mem_neq.o 955: CC out/arm/core/lib/libtomcrypt/src/misc/zeromem.o 956: CC out/arm/core/lib/libtomcrypt/src/misc/base64/base64_decode.o 957: CC out/arm/core/lib/libtomcrypt/src/misc/base64/base64_encode.o 958: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt.o 959: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_cipher_descriptor.o 960: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_cipher_is_valid.o 961: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_find_cipher_any.o 962: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_find_cipher.o 963: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_find_cipher_id.o 964: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_find_hash_any.o 965: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_find_hash.o 966: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_find_hash_id.o 967: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_find_hash_oid.o 968: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_find_prng.o 969: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_fsa.o 970: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_hash_descriptor.o 971: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_hash_is_valid.o 972: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_prng_descriptor.o 973: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_prng_is_valid.o 974: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_register_cipher.o 975: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_register_hash.o 976: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_register_prng.o 977: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_unregister_cipher.o 978: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_unregister_hash.o 979: CC out/arm/core/lib/libtomcrypt/src/misc/crypt/crypt_unregister_prng.o 980: CC out/arm/core/lib/libtomcrypt/src/misc/pkcs5/pkcs_5_1.o 981: CC out/arm/core/lib/libtomcrypt/src/misc/pkcs5/pkcs_5_2.o 982: CC out/arm/core/lib/libtomcrypt/src/misc/pkcs12/pkcs12_kdf.o 983: CC out/arm/core/lib/libtomcrypt/src/misc/ssh/ssh_decode_sequence_multi.o 984: CC out/arm/core/lib/libtomcrypt/src/misc/pkcs12/pkcs12_utf8_to_utf16.o 985: CC out/arm/core/lib/libtomcrypt/src/misc/ssh/ssh_encode_sequence_multi.o 986: CC out/arm/core/lib/libtomcrypt/src/modes/cbc/cbc_decrypt.o 987: CC out/arm/core/lib/libtomcrypt/src/modes/cbc/cbc_done.o 988: CC out/arm/core/lib/libtomcrypt/src/modes/cbc/cbc_encrypt.o 989: CC out/arm/core/lib/libtomcrypt/src/modes/cbc/cbc_getiv.o 990: CC out/arm/core/lib/libtomcrypt/src/modes/cbc/cbc_setiv.o 991: CC out/arm/core/lib/libtomcrypt/src/modes/cbc/cbc_start.o 992: CC out/arm/core/lib/libtomcrypt/src/modes/ctr/ctr_decrypt.o 993: CC out/arm/core/lib/libtomcrypt/src/modes/ctr/ctr_done.o 994: CC out/arm/core/lib/libtomcrypt/src/modes/ctr/ctr_encrypt.o 995: CC out/arm/core/lib/libtomcrypt/src/modes/ctr/ctr_getiv.o 996: CC out/arm/core/lib/libtomcrypt/src/modes/ctr/ctr_setiv.o 997: CC out/arm/core/lib/libtomcrypt/src/modes/ctr/ctr_start.o 998: CC out/arm/core/lib/libtomcrypt/src/modes/ecb/ecb_decrypt.o 999: CC out/arm/core/lib/libtomcrypt/src/modes/ecb/ecb_done.o 1000: CC out/arm/core/lib/libtomcrypt/src/modes/ecb/ecb_encrypt.o 1001: CC out/arm/core/lib/libtomcrypt/src/modes/ecb/ecb_start.o 1002: CC out/arm/core/lib/libtomcrypt/src/modes/xts/xts_decrypt.o 1003: CC out/arm/core/lib/libtomcrypt/src/modes/xts/xts_done.o 1004: CC out/arm/core/lib/libtomcrypt/src/modes/xts/xts_encrypt.o 1005: CC out/arm/core/lib/libtomcrypt/src/modes/xts/xts_init.o 1006: CC out/arm/core/lib/libtomcrypt/src/modes/xts/xts_mult_x.o 1007: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/bit/der_decode_bit_string.o 1008: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/bit/der_encode_bit_string.o 1009: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/bit/der_length_bit_string.o 1010: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/bit/der_decode_raw_bit_string.o 1011: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/bit/der_encode_raw_bit_string.o 1012: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/boolean/der_decode_boolean.o 1013: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/boolean/der_encode_boolean.o 1014: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/boolean/der_length_boolean.o 1015: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/choice/der_decode_choice.o 1016: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/custom_type/der_decode_custom_type.o 1017: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/custom_type/der_encode_custom_type.o 1018: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/custom_type/der_length_custom_type.o 1019: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/general/der_asn1_maps.o 1020: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/general/der_decode_asn1_length.o 1021: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/general/der_decode_asn1_identifier.o 1022: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/general/der_encode_asn1_identifier.o 1023: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/general/der_encode_asn1_length.o 1024: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/general/der_length_asn1_identifier.o 1025: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/general/der_length_asn1_length.o 1026: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/generalizedtime/der_encode_generalizedtime.o 1027: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/generalizedtime/der_decode_generalizedtime.o 1028: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/generalizedtime/der_length_generalizedtime.o 1029: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/ia5/der_decode_ia5_string.o 1030: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/ia5/der_encode_ia5_string.o 1031: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/ia5/der_length_ia5_string.o 1032: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/integer/der_decode_integer.o 1033: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/integer/der_encode_integer.o 1034: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/integer/der_length_integer.o 1035: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/object_identifier/der_decode_object_identifier.o 1036: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/object_identifier/der_encode_object_identifier.o 1037: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/octet/der_decode_octet_string.o 1038: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/object_identifier/der_length_object_identifier.o 1039: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/octet/der_encode_octet_string.o 1040: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/octet/der_length_octet_string.o 1041: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/printable_string/der_decode_printable_string.o 1042: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/printable_string/der_encode_printable_string.o 1043: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/printable_string/der_length_printable_string.o 1044: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/sequence/der_decode_sequence_ex.o 1045: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/sequence/der_decode_sequence_flexi.o 1046: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/sequence/der_decode_sequence_multi.o 1047: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/sequence/der_encode_sequence_ex.o 1048: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/sequence/der_encode_sequence_multi.o 1049: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/sequence/der_length_sequence.o 1050: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/sequence/der_sequence_free.o 1051: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/set/der_encode_set.o 1052: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/set/der_encode_setof.o 1053: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/short_integer/der_decode_short_integer.o 1054: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/short_integer/der_encode_short_integer.o 1055: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/short_integer/der_length_short_integer.o 1056: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/utctime/der_decode_utctime.o 1057: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/utctime/der_encode_utctime.o 1058: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/utctime/der_length_utctime.o 1059: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/utf8/der_decode_utf8_string.o 1060: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/utf8/der_encode_utf8_string.o 1061: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/utf8/der_length_utf8_string.o 1062: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/teletex_string/der_decode_teletex_string.o 1063: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/der/teletex_string/der_length_teletex_string.o 1064: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/oid/pk_oid_cmp.o 1065: CC out/arm/core/lib/libtomcrypt/src/pk/asn1/oid/pk_oid_str.o 1066: CC out/arm/core/lib/libtomcrypt/src/pk/dsa/dsa_decrypt_key.o 1067: CC out/arm/core/lib/libtomcrypt/src/pk/dsa/dsa_encrypt_key.o 1068: CC out/arm/core/lib/libtomcrypt/src/pk/dsa/dsa_export.o 1069: CC out/arm/core/lib/libtomcrypt/src/pk/dsa/dsa_free.o 1070: CC out/arm/core/lib/libtomcrypt/src/pk/dsa/dsa_generate_key.o 1071: CC out/arm/core/lib/libtomcrypt/src/pk/dsa/dsa_generate_pqg.o 1072: CC out/arm/core/lib/libtomcrypt/src/pk/dsa/dsa_import.o 1073: CC out/arm/core/lib/libtomcrypt/src/pk/dsa/dsa_make_key.o 1074: CC out/arm/core/lib/libtomcrypt/src/pk/dsa/dsa_shared_secret.o 1075: CC out/arm/core/lib/libtomcrypt/src/pk/dsa/dsa_sign_hash.o 1076: CC out/arm/core/lib/libtomcrypt/src/pk/dsa/dsa_verify_hash.o 1077: CC out/arm/core/lib/libtomcrypt/src/pk/dsa/dsa_verify_key.o 1078: CC out/arm/core/lib/libtomcrypt/src/pk/pkcs1/pkcs_1_i2osp.o 1079: CC out/arm/core/lib/libtomcrypt/src/pk/pkcs1/pkcs_1_mgf1.o 1080: CC out/arm/core/lib/libtomcrypt/src/pk/pkcs1/pkcs_1_oaep_decode.o 1081: CC out/arm/core/lib/libtomcrypt/src/pk/pkcs1/pkcs_1_oaep_encode.o 1082: CC out/arm/core/lib/libtomcrypt/src/pk/pkcs1/pkcs_1_os2ip.o 1083: CC out/arm/core/lib/libtomcrypt/src/pk/pkcs1/pkcs_1_pss_decode.o 1084: CC out/arm/core/lib/libtomcrypt/src/pk/pkcs1/pkcs_1_pss_encode.o 1085: CC out/arm/core/lib/libtomcrypt/src/pk/pkcs1/pkcs_1_v1_5_decode.o 1086: CC out/arm/core/lib/libtomcrypt/src/pk/pkcs1/pkcs_1_v1_5_encode.o 1087: CC out/arm/core/lib/libtomcrypt/src/pk/rsa/rsa_decrypt_key.o 1088: CC out/arm/core/lib/libtomcrypt/src/pk/rsa/rsa_encrypt_key.o 1089: CC out/arm/core/lib/libtomcrypt/src/pk/rsa/rsa_export.o 1090: CC out/arm/core/lib/libtomcrypt/src/pk/rsa/rsa_exptmod.o 1091: CC out/arm/core/lib/libtomcrypt/src/pk/rsa/rsa_import.o 1092: CC out/arm/core/lib/libtomcrypt/src/pk/rsa/rsa_key.o 1093: CC out/arm/core/lib/libtomcrypt/src/pk/rsa/rsa_make_key.o 1094: CC out/arm/core/lib/libtomcrypt/src/pk/rsa/rsa_sign_hash.o 1095: CC out/arm/core/lib/libtomcrypt/src/pk/rsa/rsa_verify_hash.o 1096: CC out/arm/core/lib/libtomcrypt/src/pk/dh/dh.o 1097: CC out/arm/core/lib/libtomcrypt/src/pk/dh/dh_check_pubkey.o 1098: CC out/arm/core/lib/libtomcrypt/src/pk/dh/dh_export.o 1099: CC out/arm/core/lib/libtomcrypt/src/pk/dh/dh_export_key.o 1100: CC out/arm/core/lib/libtomcrypt/src/pk/dh/dh_free.o 1101: CC out/arm/core/lib/libtomcrypt/src/pk/dh/dh_generate_key.o 1102: CC out/arm/core/lib/libtomcrypt/src/pk/dh/dh_import.o 1103: CC out/arm/core/lib/libtomcrypt/src/pk/dh/dh_make_key.o 1104: CC out/arm/core/lib/libtomcrypt/src/pk/dh/dh_set.o 1105: CC out/arm/core/lib/libtomcrypt/src/pk/dh/dh_set_pg_dhparam.o 1106: CC out/arm/core/lib/libtomcrypt/src/pk/dh/dh_shared_secret.o 1107: CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ecc.o 1108: CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ecc_find_curve.o 1109: CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ecc_free.o 1110: CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ecc_get_oid_str.o 1111: CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ecc_make_key.o 1112: CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ecc_set_curve.o 1113: CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ecc_set_curve_internal.o 1114: CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ecc_shared_secret.o 1115: CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ecc_sign_hash.o 1116: CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ecc_ssh_ecdsa_encode_name.o 1117: CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ecc_verify_hash.o 1118: CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ltc_ecc_is_point.o 1119: CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ltc_ecc_is_point_at_infinity.o 1120: CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ltc_ecc_map.o 1121: CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ltc_ecc_mulmod.o 1122: CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ltc_ecc_mulmod_timing.o 1123: CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ltc_ecc_mul2add.o 1124: CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ltc_ecc_points.o 1125: CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ltc_ecc_projective_add_point.o 1126: CC out/arm/core/lib/libtomcrypt/src/pk/ecc/ltc_ecc_projective_dbl_point.o 1127: CC out/arm/core/lib/libtomcrypt/src/pk/ec25519/ec25519_crypto_ctx.o 1128: CC out/arm/core/lib/libtomcrypt/src/pk/ec25519/ec25519_export.o 1129: CC out/arm/core/lib/libtomcrypt/src/pk/ec25519/tweetnacl.o 1130: CC out/arm/core/lib/libtomcrypt/src/pk/x25519/x25519_export.o 1131: CC out/arm/core/lib/libtomcrypt/src/pk/x25519/x25519_import.o 1132: CC out/arm/core/lib/libtomcrypt/src/pk/x25519/x25519_make_key.o 1133: CC out/arm/core/lib/libtomcrypt/src/pk/x25519/x25519_shared_secret.o 1134: CC out/arm/core/lib/libtomcrypt/src/pk/ed25519/ed25519_export.o 1135: CC out/arm/core/lib/libtomcrypt/src/pk/ed25519/ed25519_import.o 1136: CC out/arm/core/lib/libtomcrypt/src/pk/ed25519/ed25519_import_pkcs8.o 1137: CC out/arm/core/lib/libtomcrypt/src/pk/ed25519/ed25519_import_x509.o 1138: CC out/arm/core/lib/libtomcrypt/src/pk/ed25519/ed25519_make_key.o 1139: CC out/arm/core/lib/libtomcrypt/src/pk/ed25519/ed25519_sign.o 1140: CC out/arm/core/lib/libtomcrypt/src/pk/ed25519/ed25519_verify.o 1141: CC out/arm/core-lib/libmbedtls/mbedtls/library/aes.o 1142: CC out/arm/core-lib/libmbedtls/mbedtls/library/aesni.o 1143: CC out/arm/core-lib/libmbedtls/mbedtls/library/asn1parse.o 1144: CC out/arm/core-lib/libmbedtls/mbedtls/library/asn1write.o 1145: CC out/arm/core-lib/libmbedtls/mbedtls/library/bignum.o 1146: CC out/arm/core-lib/libmbedtls/mbedtls/library/cipher.o 1147: CC out/arm/core-lib/libmbedtls/mbedtls/library/cipher_wrap.o 1148: CC out/arm/core-lib/libmbedtls/mbedtls/library/cmac.o 1149: CC out/arm/core-lib/libmbedtls/mbedtls/library/constant_time.o 1150: CC out/arm/core-lib/libmbedtls/mbedtls/library/ctr_drbg.o 1151: CC out/arm/core-lib/libmbedtls/mbedtls/library/des.o 1152: CC out/arm/core-lib/libmbedtls/mbedtls/library/dhm.o 1153: CC out/arm/core-lib/libmbedtls/mbedtls/library/ecdh.o 1154: CC out/arm/core-lib/libmbedtls/mbedtls/library/ecdsa.o 1155: CC out/arm/core-lib/libmbedtls/mbedtls/library/ecp.o 1156: CC out/arm/core-lib/libmbedtls/mbedtls/library/ecp_curves.o 1157: CC out/arm/core-lib/libmbedtls/mbedtls/library/md.o 1158: CC out/arm/core-lib/libmbedtls/mbedtls/library/md5.o 1159: CC out/arm/core-lib/libmbedtls/mbedtls/library/oid.o 1160: CC out/arm/core-lib/libmbedtls/mbedtls/library/pk.o 1161: CC out/arm/core-lib/libmbedtls/mbedtls/library/pk_wrap.o 1162: CC out/arm/core-lib/libmbedtls/mbedtls/library/platform.o 1163: CC out/arm/core-lib/libmbedtls/mbedtls/library/platform_util.o 1164: CC out/arm/core-lib/libmbedtls/mbedtls/library/rsa_internal.o 1165: CC out/arm/core-lib/libmbedtls/mbedtls/library/rsa.o 1166: CC out/arm/core-lib/libmbedtls/mbedtls/library/sha1.o 1167: CC out/arm/core-lib/libmbedtls/mbedtls/library/sha256.o 1168: CC out/arm/core-lib/libmbedtls/mbedtls/library/sha512.o 1169: CC out/arm/core-lib/libutils/isoc/bget_malloc.o 1170: CC out/arm/core-lib/libutils/isoc/isdigit.o 1171: CC out/arm/core-lib/libutils/isoc/isxdigit.o 1172: CC out/arm/core-lib/libutils/isoc/qsort.o 1173: CC out/arm/core-lib/libutils/isoc/sprintf.o 1174: CC out/arm/core-lib/libutils/isoc/snprintf.o 1175: CC out/arm/core-lib/libutils/isoc/stack_check.o 1176: CC out/arm/core-lib/libutils/isoc/strdup.o 1177: CC out/arm/core-lib/libutils/isoc/tolower.o 1178: CC out/arm/core-lib/libutils/isoc/strndup.o 1179: CC out/arm/core-lib/libutils/isoc/isalpha.o 1180: CC out/arm/core-lib/libutils/isoc/isspace.o 1181: CC out/arm/core-lib/libutils/isoc/isupper.o 1182: CC out/arm/core-lib/libutils/isoc/isalnum.o 1183: CC out/arm/core-lib/libutils/isoc/iscntrl.o 1184: CC out/arm/core-lib/libutils/isoc/isgraph.o 1185: CC out/arm/core-lib/libutils/isoc/islower.o 1186: CC out/arm/core-lib/libutils/isoc/isprint.o 1187: CC out/arm/core-lib/libutils/isoc/ispunct.o 1188: CC out/arm/core-lib/libutils/isoc/toupper.o 1189: CC out/arm/core-lib/libutils/isoc/newlib/abs.o 1190: CC out/arm/core-lib/libutils/isoc/newlib/bcmp.o 1191: CC out/arm/core-lib/libutils/isoc/newlib/memchr.o 1192: CC out/arm/core-lib/libutils/isoc/newlib/memcmp.o 1193: CC out/arm/core-lib/libutils/isoc/newlib/memcpy.o 1194: CC out/arm/core-lib/libutils/isoc/newlib/memmove.o 1195: CC out/arm/core-lib/libutils/isoc/newlib/memset.o 1196: CC out/arm/core-lib/libutils/isoc/newlib/strchr.o 1197: CC out/arm/core-lib/libutils/isoc/newlib/strcmp.o 1198: CC out/arm/core-lib/libutils/isoc/newlib/strcpy.o 1199: CC out/arm/core-lib/libutils/isoc/newlib/strlen.o 1200: HOSTCC scripts/kconfig/menu.o 1201: CC out/arm/core-lib/libutils/isoc/newlib/strncmp.o 1202: CC out/arm/core-lib/libutils/isoc/newlib/strncpy.o 1203: CC out/arm/core-lib/libutils/isoc/newlib/strnlen.o 1204: CC out/arm/core-lib/libutils/isoc/newlib/strrchr.o 1205: CC out/arm/core-lib/libutils/isoc/newlib/strstr.o 1206: CC out/arm/core-lib/libutils/isoc/newlib/strtoul.o 1207: CC out/arm/core-lib/libutils/isoc/newlib/strtok_r.o 1208: AS out/arm/core-lib/libutils/isoc/arch/arm/arm32_aeabi_divmod_a32.o 1209: CC out/arm/core-lib/libutils/isoc/arch/arm/arm32_aeabi_divmod.o 1210: AS out/arm/core-lib/libutils/isoc/arch/arm/arm32_aeabi_ldivmod_a32.o 1211: CC out/arm/core-lib/libutils/isoc/arch/arm/arm32_aeabi_ldivmod.o 1212: CC out/arm/core-lib/libutils/isoc/arch/arm/arm32_aeabi_shift.o 1213: AS out/arm/core-lib/libutils/isoc/arch/arm/setjmp_a32.o 1214: CC out/arm/core-lib/libutils/ext/snprintk.o 1215: CC out/arm/core-lib/libutils/ext/strlcat.o 1216: CC out/arm/core-lib/libutils/ext/strlcpy.o 1217: CC out/arm/core-lib/libutils/ext/trace.o 1218: CC out/arm/core-lib/libutils/ext/mempool.o 1219: CC out/arm/core-lib/libutils/ext/nex_strdup.o 1220: CC out/arm/core-lib/libutils/ext/consttime_memcmp.o 1221: CC out/arm/core-lib/libutils/ext/memzero_explicit.o 1222: CC out/arm/core-lib/libutils/ext/arch/arm/aeabi_unwind.o 1223: AS out/arm/core-lib/libutils/ext/arch/arm/atomic_a32.o 1224: CC out/arm/core-lib/libutils/ext/arch/arm/auxval.o 1225: AS out/arm/core-lib/libutils/ext/arch/arm/mcount_a32.o 1226: CC out/arm/core/arch/arm/kernel/link_dummies_paged.o 1227: OBJDUMP out/arm/ldelf/ldelf.dmp 1228: CC out/arm/core/arch/arm/kernel/link_dummies_init.o 1229: LD out/arm/ta/avb/023f8f1a-292a-432b-8fc4-de8471358067.elf 1230: LD out/arm/ta/pkcs11/fd02c9da-306c-48c7-a49c-bbd827ae86ee.elf 1231: GEN out/arm/core/ldelf_hex.c 1232: LD out/arm/ta/trusted_keys/f04a0fe7-1f5d-4b9b-abf7-619b85b4ce8c.elf 1233: AR out/arm/lib/libunw/libunw.a 1234: AR out/arm/core/lib/zlib/libzlib.a 1235: AR out/arm/core/lib/libfdt/libfdt.a 1236: AR out/arm/core/lib/libtomcrypt/libtomcrypt.a 1237: AR out/arm/core-lib/libmbedtls/libmbedtls.a 1238: AR out/arm/core-lib/libutils/libutils.a 1239: OBJCOPY out/arm/ta/avb/023f8f1a-292a-432b-8fc4-de8471358067.stripped.elf 1240: OBJDUMP out/arm/ta/avb/023f8f1a-292a-432b-8fc4-de8471358067.dmp 1241: OBJCOPY out/arm/ta/trusted_keys/f04a0fe7-1f5d-4b9b-abf7-619b85b4ce8c.stripped.elf 1242: OBJDUMP out/arm/ta/trusted_keys/f04a0fe7-1f5d-4b9b-abf7-619b85b4ce8c.dmp 1243: SIGN out/arm/ta/avb/023f8f1a-292a-432b-8fc4-de8471358067.ta 1244: GEN out/arm/core/early_ta_f04a0fe7-1f5d-4b9b-abf7-619b85b4ce8c.c 1245: SIGN out/arm/ta/trusted_keys/f04a0fe7-1f5d-4b9b-abf7-619b85b4ce8c.ta 1246: OBJCOPY out/arm/ta/pkcs11/fd02c9da-306c-48c7-a49c-bbd827ae86ee.stripped.elf 1247: OBJDUMP out/arm/ta/pkcs11/fd02c9da-306c-48c7-a49c-bbd827ae86ee.dmp 1248: SIGN out/arm/ta/pkcs11/fd02c9da-306c-48c7-a49c-bbd827ae86ee.ta 1249: CC out/arm/core/ldelf_hex.o 1250: CC out/arm/core/early_ta_f04a0fe7-1f5d-4b9b-abf7-619b85b4ce8c.o 1251: LD out/arm/core/all_objs.o 1252: HOSTCC scripts/kconfig/parser.tab.o 1253: INSTALL out/arm/export-ta_arm32/ta/023f8f1a-292a-432b-8fc4-de8471358067.ta 1254: INSTALL out/arm/export-ta_arm32/ta/f04a0fe7-1f5d-4b9b-abf7-619b85b4ce8c.ta 1255: INSTALL out/arm/export-ta_arm32/ta/fd02c9da-306c-48c7-a49c-bbd827ae86ee.ta 1256: HOSTCC scripts/kconfig/preprocess.o 1257: HOSTCC scripts/kconfig/symbol.o 1258: GEN out/arm/core/unpaged_entries.txt 1259: GEN out/arm/core/init_entries.txt 1260: LD out/arm/core/unpaged.o 1261: UPD out/arm/core/.buildcount 1262: GEN out/arm/core/version.o 1263: LD out/arm/core/init.o 1264: HOSTCC scripts/kconfig/util.o 1265: GEN out/arm/core/text_unpaged.ld.S 1266: GEN out/arm/core/rodata_unpaged.ld.S 1267: GEN out/arm/core/text_init.ld.S 1268: GEN out/arm/core/rodata_init.ld.S 1269: HOSTLD scripts/kconfig/conf 1270: CPP out/arm/core/kern.ld 1271: LD out/arm/core/tee.elf 1272: Submodule 'capstone' (https://gitlab.com/qemu-project/capstone.git) registered for path 'capstone' 1273: Submodule 'dtc' (https://gitlab.com/qemu-project/dtc.git) registered for path 'dtc' 1274: Submodule 'meson' (https://gitlab.com/qemu-project/meson.git) registered for path 'meson' 1275: Submodule 'slirp' (https://gitlab.com/qemu-project/libslirp.git) registered for path 'slirp' 1276: Submodule 'tests/fp/berkeley-softfloat-3' (https://gitlab.com/qemu-project/berkeley-softfloat-3.git) registered for path 'tests/fp/berkeley-softfloat-3' 1277: Submodule 'tests/fp/berkeley-testfloat-3' (https://gitlab.com/qemu-project/berkeley-testfloat-3.git) registered for path 'tests/fp/berkeley-testfloat-3' 1278: Submodule 'ui/keycodemapdb' (https://gitlab.com/qemu-project/keycodemapdb.git) registered for path 'ui/keycodemapdb' 1279: Cloning into '/dev/shm/qemu/qemu/capstone'... 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: Value requested for CONFIG_ENV_ADDR not in final .config 1291: Requested value: CONFIG_ENV_ADDR=0x4000000 1292: Actual value: 1293: 1294: CROSS_COMPILE="/usr/bin//ccache /dev/shm/qemu/build/../toolchains/aarch32/bin/arm-linux-gnueabihf-" make -C /dev/shm/qemu/build/../u-boot all 1295: make[1]: Entering directory '/dev/shm/qemu/u-boot' 1296: OBJDUMP out/arm/core/tee.dmp 1297: GEN out/arm/core/tee.bin 1298: GEN out/arm/core/tee-header_v2.bin 1299: GEN out/arm/core/tee-pager_v2.bin 1300: GEN out/arm/core/tee-pageable_v2.bin 1301: GEN out/arm/core/tee.symb_sizes 1302: scripts/kconfig/conf --syncconfig Kconfig 1303: CHK include/config.h 1304: UPD include/config.h 1305: CFG u-boot.cfg 1306: GEN include/autoconf.mk.dep 1307: GEN include/autoconf.mk 1308: # 1309: # configuration written to .config 1310: # 1311: make[1]: Leaving directory '/dev/shm/qemu/linux' 1312: CHK include/config/uboot.release 1313: CHK include/generated/timestamp_autogenerated.h 1314: UPD include/generated/timestamp_autogenerated.h 1315: HOSTCC scripts/dtc/dtc.o 1316: HOSTCC scripts/dtc/flattree.o 1317: HOSTCC scripts/dtc/fstree.o 1318: HOSTCC scripts/dtc/data.o 1319: HOSTCC scripts/dtc/livetree.o 1320: HOSTCC scripts/dtc/treesource.o 1321: HOSTCC scripts/dtc/srcpos.o 1322: HOSTCC scripts/dtc/checks.o 1323: HOSTCC scripts/dtc/util.o 1324: LEX scripts/dtc/dtc-lexer.lex.c 1325: YACC scripts/dtc/dtc-parser.tab.h 1326: YACC scripts/dtc/dtc-parser.tab.c 1327: Value requested for CONFIG_DEBUG_INFO not in final .config 1328: Requested value: CONFIG_DEBUG_INFO=y 1329: Actual value: 1330: 1331: Value requested for CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER not in final .config 1332: Requested value: CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER=y 1333: Actual value: 1334: 1335: Value requested for CONFIG_GDB_SCRIPTS not in final .config 1336: Requested value: CONFIG_GDB_SCRIPTS=y 1337: Actual value: 1338: 1339: Value requested for CONFIG_TRUSTED_KEYS not in final .config 1340: Requested value: CONFIG_TRUSTED_KEYS=y 1341: Actual value: 1342: 1343: Value requested for CONFIG_ENCRYPTED_KEYS not in final .config 1344: Requested value: CONFIG_ENCRYPTED_KEYS=y 1345: Actual value: 1346: 1347: Value requested for CONFIG_ARM_FFA_TRANSPORT not in final .config 1348: Requested value: CONFIG_ARM_FFA_TRANSPORT=y 1349: Actual value: 1350: 1351: 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 1352: make[1]: Entering directory '/dev/shm/qemu/linux' 1353: make[1]: Leaving directory '/dev/shm/qemu/optee_os' 1354: HOSTCC scripts/dtc/dtc-parser.tab.o 1355: HOSTCC scripts/dtc/dtc-lexer.lex.o 1356: make[1]: Entering directory '/dev/shm/qemu/buildroot' 1357: UPD include/config/uboot.release 1358: CHK include/generated/version_autogenerated.h 1359: UPD include/generated/version_autogenerated.h 1360: CC lib/asm-offsets.s 1361: CC arch/arm/lib/asm-offsets.s 1362: CHK include/generated/generic-asm-offsets.h 1363: CHK include/generated/asm-offsets.h 1364: UPD include/generated/asm-offsets.h 1365: UPD include/generated/generic-asm-offsets.h 1366: LDS u-boot.lds 1367: SYSHDR arch/arm/include/generated/uapi/asm/unistd-oabi.h 1368: SYSHDR arch/arm/include/generated/uapi/asm/unistd-eabi.h 1369: WRAP arch/arm/include/generated/uapi/asm/kvm_para.h 1370: WRAP arch/arm/include/generated/uapi/asm/bitsperlong.h 1371: WRAP arch/arm/include/generated/uapi/asm/bpf_perf_event.h 1372: WRAP arch/arm/include/generated/uapi/asm/errno.h 1373: WRAP arch/arm/include/generated/uapi/asm/ioctl.h 1374: WRAP arch/arm/include/generated/uapi/asm/ipcbuf.h 1375: WRAP arch/arm/include/generated/uapi/asm/msgbuf.h 1376: WRAP arch/arm/include/generated/uapi/asm/param.h 1377: WRAP arch/arm/include/generated/uapi/asm/poll.h 1378: WRAP arch/arm/include/generated/uapi/asm/resource.h 1379: WRAP arch/arm/include/generated/uapi/asm/sembuf.h 1380: WRAP arch/arm/include/generated/uapi/asm/shmbuf.h 1381: WRAP arch/arm/include/generated/uapi/asm/siginfo.h 1382: WRAP arch/arm/include/generated/uapi/asm/socket.h 1383: WRAP arch/arm/include/generated/uapi/asm/sockios.h 1384: WRAP arch/arm/include/generated/uapi/asm/termbits.h 1385: WRAP arch/arm/include/generated/uapi/asm/termios.h 1386: HOSTCC scripts/dtc/dtc.o 1387: HOSTCC scripts/dtc/flattree.o 1388: HOSTCC scripts/dtc/fstree.o 1389: HOSTCC scripts/dtc/data.o 1390: HOSTCC scripts/dtc/livetree.o 1391: HOSTCC scripts/dtc/treesource.o 1392: HOSTCC scripts/dtc/srcpos.o 1393: HOSTCC scripts/dtc/checks.o 1394: HOSTCC scripts/dtc/util.o 1395: LEX scripts/dtc/dtc-lexer.lex.c 1396: YACC scripts/dtc/dtc-parser.tab.[ch] 1397: HOSTCC scripts/dtc/libfdt/fdt.o 1398: HOSTCC scripts/dtc/libfdt/fdt_ro.o 1399: HOSTCC scripts/dtc/libfdt/fdt_wip.o 1400: HOSTCC scripts/dtc/libfdt/fdt_sw.o 1401: HOSTCC scripts/dtc/libfdt/fdt_rw.o 1402: UPD include/config/kernel.release 1403: HOSTCC scripts/dtc/libfdt/fdt_strerror.o 1404: HOSTCC scripts/dtc/libfdt/fdt_empty_tree.o 1405: HOSTCC scripts/dtc/libfdt/fdt_addresses.o 1406: HOSTCC scripts/dtc/libfdt/fdt_overlay.o 1407: HOSTCC scripts/dtc/fdtoverlay.o 1408: WRAP arch/arm/include/generated/asm/early_ioremap.h 1409: WRAP arch/arm/include/generated/asm/extable.h 1410: WRAP arch/arm/include/generated/asm/flat.h 1411: WRAP arch/arm/include/generated/asm/parport.h 1412: WRAP arch/arm/include/generated/asm/compat.h 1413: WRAP arch/arm/include/generated/asm/emergency-restart.h 1414: WRAP arch/arm/include/generated/asm/exec.h 1415: WRAP arch/arm/include/generated/asm/irq_regs.h 1416: WRAP arch/arm/include/generated/asm/kdebug.h 1417: WRAP arch/arm/include/generated/asm/kmap_size.h 1418: UPD include/generated/uapi/linux/version.h 1419: WRAP arch/arm/include/generated/asm/local.h 1420: WRAP arch/arm/include/generated/asm/local64.h 1421: WRAP arch/arm/include/generated/asm/mmiowb.h 1422: WRAP arch/arm/include/generated/asm/msi.h 1423: WRAP arch/arm/include/generated/asm/platform-feature.h 1424: WRAP arch/arm/include/generated/asm/preempt.h 1425: WRAP arch/arm/include/generated/asm/rwonce.h 1426: WRAP arch/arm/include/generated/asm/serial.h 1427: WRAP arch/arm/include/generated/asm/simd.h 1428: WRAP arch/arm/include/generated/asm/softirq_stack.h 1429: WRAP arch/arm/include/generated/asm/trace_clock.h 1430: WRAP arch/arm/include/generated/asm/unaligned.h 1431: UPD include/generated/utsrelease.h 1432: HOSTCC scripts/dtc/dtc-lexer.lex.o 1433: HOSTCC scripts/dtc/dtc-parser.tab.o 1434: HOSTLD scripts/dtc/dtc 1435: HOSTCC tools/gen_eth_addr 1436: HOSTCC tools/gen_ethaddr_crc.o 1437: WRAP tools/lib/crc8.c 1438: HOSTCC tools/img2srec 1439: HOSTCC tools/mkenvimage.o 1440: HOSTCC tools/os_support.o 1441: WRAP tools/lib/crc32.c 1442: HOSTCC tools/aisimage.o 1443: HOSTCC tools/atmelimage.o 1444: HOSTCC tools/fit_common.o 1445: HOSTCC tools/fit_image.o 1446: HOSTCC tools/image-host.o 1447: WRAP tools/common/image-fit.c 1448: WRAP tools/common/image-sig.c 1449: WRAP tools/common/bootm.c 1450: HOSTCC tools/lib/crc32.o 1451: HOSTCC tools/default_image.o 1452: WRAP tools/lib/fdtdec_common.c 1453: WRAP tools/lib/fdtdec.c 1454: WRAP tools/common/image.c 1455: HOSTCC tools/imagetool.o 1456: HOSTCC tools/imximage.o 1457: HOSTCC tools/imx8image.o 1458: HOSTCC tools/imx8mimage.o 1459: HOSTCC tools/kwbimage.o 1460: WRAP tools/lib/md5.c 1461: HOSTCC tools/lpc32xximage.o 1462: HOSTCC tools/mxsimage.o 1463: HOSTCC tools/omapimage.o 1464: HOSTCC tools/pblimage.o 1465: HOSTLD scripts/dtc/fdtoverlay 1466: HOSTCC tools/pbl_crc32.o 1467: HOSTCC tools/vybridimage.o 1468: HOSTCC tools/stm32image.o 1469: WRAP tools/lib/rc4.c 1470: HOSTCC tools/rkcommon.o 1471: HOSTCC tools/rkimage.o 1472: HOSTCC tools/rksd.o 1473: HOSTCC tools/rkspi.o 1474: HOSTCC tools/socfpgaimage.o 1475: mkdir -p /dev/shm/qemu/out-br/build/buildroot-config/lxdialog 1476: PKG_CONFIG_PATH="" make CC="/usr/bin//gcc" HOSTCC="/usr/bin//gcc" \ 1477: obj=/dev/shm/qemu/out-br/build/buildroot-config -C support/kconfig -f Makefile.br conf 1478: WRAP tools/lib/crc16.c 1479: WRAP tools/lib/sha1.c 1480: WRAP tools/lib/sha256.c 1481: WRAP tools/common/hash.c 1482: HOSTCC tools/ublimage.o 1483: GEN /dev/shm/qemu/out-br/Makefile 1484: HOSTCC tools/zynqimage.o 1485: HOSTCC tools/zynqmpimage.o 1486: HOSTCC tools/zynqmpbif.o 1487: HOSTCC tools/libfdt/fdt.o 1488: tools/imx8mimage.c: In function ‘copy_file.constprop’: 1489: tools/imx8mimage.c:293:21: warning: ‘write’ reading 5 bytes from a region of size 4 [-Wstringop-overread] 1490: 293 | if (write(ifd, (char *)&zero, 4 - tail) != 4 - tail) { 1491: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1492: tools/imx8mimage.c:251:13: note: source object ‘zero’ of size 4 1493: 251 | int zero = 0; 1494: | ^~~~ 1495: In file included from tools/imagetool.h:21, 1496: from tools/imx8mimage.c:9: 1497: /usr/include/unistd.h:378:16: note: in a call to function ‘write’ declared with attribute ‘access (read_only, 2, 3)’ 1498: 378 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur 1499: | ^~~~~ 1500: HOSTCC tools/libfdt/fdt_wip.o 1501: HOSTCC tools/libfdt/fdt_sw.o 1502: HOSTCC tools/libfdt/fdt_rw.o 1503: HOSTCC tools/libfdt/fdt_strerror.o 1504: tools/imx8image.c: In function ‘copy_file.constprop’: 1505: tools/imx8image.c:413:21: warning: ‘write’ reading 5 bytes from a region of size 4 [-Wstringop-overread] 1506: 413 | if (write(ifd, (char *)&zero, 4 - tail) != 4 - tail) { 1507: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1508: tools/imx8image.c:367:13: note: source object ‘zero’ of size 4 1509: 367 | int zero = 0; 1510: | ^~~~ 1511: In file included from ./tools/imagetool.h:21, 1512: from include/imx8image.h:13, 1513: from tools/imx8image.c:8: 1514: /usr/include/unistd.h:378:16: note: in a call to function ‘write’ declared with attribute ‘access (read_only, 2, 3)’ 1515: 378 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur 1516: | ^~~~~ 1517: /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 || : 1518: HOSTCC tools/libfdt/fdt_empty_tree.o 1519: HOSTCC tools/libfdt/fdt_addresses.o 1520: HOSTCC tools/libfdt/fdt_overlay.o 1521: WRAP tools/lib/libfdt/fdt_ro.c 1522: WRAP tools/lib/libfdt/fdt_region.c 1523: HOSTCC tools/gpimage.o 1524: HOSTCC tools/gpimage-common.o 1525: HOSTCC tools/mtk_image.o 1526: WRAP tools/lib/rsa/rsa-sign.c 1527: WRAP tools/lib/rsa/rsa-verify.c 1528: WRAP tools/lib/rsa/rsa-checksum.c 1529: WRAP tools/lib/rsa/rsa-mod-exp.c 1530: HOSTCC tools/dumpimage.o 1531: HOSTCC tools/common/image-fit.o 1532: HOSTCC tools/common/image-sig.o 1533: HOSTCC tools/common/bootm.o 1534: HOSTCC tools/lib/fdtdec_common.o 1535: HOSTCC tools/lib/fdtdec.o 1536: HOSTCC tools/common/image.o 1537: HOSTCC tools/lib/md5.o 1538: HOSTCC tools/lib/rc4.o 1539: HOSTCC tools/lib/crc16.o 1540: HOSTCC tools/lib/sha1.o 1541: HOSTCC tools/lib/sha256.o 1542: HOSTCC tools/common/hash.o 1543: HOSTCC tools/lib/libfdt/fdt_ro.o 1544: HOSTLD scripts/dtc/dtc 1545: HOSTCC tools/lib/libfdt/fdt_region.o 1546: HOSTCC tools/lib/rsa/rsa-sign.o 1547: HOSTCC tools/lib/rsa/rsa-verify.o 1548: HOSTCC tools/lib/rsa/rsa-checksum.o 1549: HOSTCC tools/lib/rsa/rsa-mod-exp.o 1550: HOSTCC tools/mkimage.o 1551: HOSTCC tools/fit_info.o 1552: HOSTCC tools/fit_check_sign.o 1553: HOSTCC tools/file2include.o 1554: HOSTCC tools/proftool 1555: HOSTCC tools/fdtgrep.o 1556: HOSTCC scripts/kallsyms 1557: HOSTCXX scripts/gcc-plugins/arm_ssp_per_task_plugin.so 1558: HOSTCC scripts/sorttable 1559: HOSTCC tools/spl_size_limit 1560: HOSTCC tools/lib/crc8.o 1561: HOSTLD tools/mkenvimage 1562: HOSTLD tools/file2include 1563: /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 1564: In file included from tools/lib/rsa/rsa-sign.c:1: 1565: ./tools/../lib/rsa/rsa-sign.c: In function ‘rsa_pem_get_pub_key’: 1566: ./tools/../lib/rsa/rsa-sign.c:92:9: warning: ‘EVP_PKEY_get1_RSA’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1567: 92 | rsa = EVP_PKEY_get1_RSA(key); 1568: | ^~~ 1569: In file included from include/image.h:1151, 1570: from ./tools/../lib/rsa/rsa-sign.c:10, 1571: from tools/lib/rsa/rsa-sign.c:1: 1572: /usr/include/openssl/evp.h:1348:16: note: declared here 1573: 1348 | struct rsa_st *EVP_PKEY_get1_RSA(EVP_PKEY *pkey); 1574: | ^~~~~~~~~~~~~~~~~ 1575: In file included from tools/lib/rsa/rsa-sign.c:1: 1576: ./tools/../lib/rsa/rsa-sign.c: In function ‘rsa_engine_get_pub_key’: 1577: ./tools/../lib/rsa/rsa-sign.c:134:9: warning: ‘ENGINE_get_id’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1578: 134 | engine_id = ENGINE_get_id(engine); 1579: | ^~~~~~~~~ 1580: In file included from ./tools/../lib/rsa/rsa-sign.c:18, 1581: from tools/lib/rsa/rsa-sign.c:1: 1582: /usr/include/openssl/engine.h:552:35: note: declared here 1583: 552 | OSSL_DEPRECATEDIN_3_0 const char *ENGINE_get_id(const ENGINE *e); 1584: | ^~~~~~~~~~~~~ 1585: In file included from tools/lib/rsa/rsa-sign.c:1: 1586: ./tools/../lib/rsa/rsa-sign.c:159:9: warning: ‘ENGINE_load_public_key’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1587: 159 | key = ENGINE_load_public_key(engine, key_id, NULL, NULL); 1588: | ^~~ 1589: In file included from ./tools/../lib/rsa/rsa-sign.c:18, 1590: from tools/lib/rsa/rsa-sign.c:1: 1591: /usr/include/openssl/engine.h:641:11: note: declared here 1592: 641 | EVP_PKEY *ENGINE_load_public_key(ENGINE *e, const char *key_id, 1593: | ^~~~~~~~~~~~~~~~~~~~~~ 1594: In file included from tools/lib/rsa/rsa-sign.c:1: 1595: ./tools/../lib/rsa/rsa-sign.c:164:9: warning: ‘EVP_PKEY_get1_RSA’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1596: 164 | rsa = EVP_PKEY_get1_RSA(key); 1597: | ^~~ 1598: In file included from include/image.h:1151, 1599: from ./tools/../lib/rsa/rsa-sign.c:10, 1600: from tools/lib/rsa/rsa-sign.c:1: 1601: /usr/include/openssl/evp.h:1348:16: note: declared here 1602: 1348 | struct rsa_st *EVP_PKEY_get1_RSA(EVP_PKEY *pkey); 1603: | ^~~~~~~~~~~~~~~~~ 1604: In file included from tools/lib/rsa/rsa-sign.c:1: 1605: ./tools/../lib/rsa/rsa-sign.c: In function ‘rsa_pem_get_priv_key’: 1606: ./tools/../lib/rsa/rsa-sign.c:222:9: warning: ‘PEM_read_RSAPrivateKey’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1607: 222 | rsa = PEM_read_RSAPrivateKey(f, 0, NULL, path); 1608: | ^~~ 1609: In file included from ./tools/../lib/rsa/rsa-sign.c:14, 1610: from tools/lib/rsa/rsa-sign.c:1: 1611: /usr/include/openssl/pem.h:447:1: note: declared here 1612: 447 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA) 1613: | ^~~~~~~~~~~~~~~~~~~~~~ 1614: In file included from tools/lib/rsa/rsa-sign.c:1: 1615: ./tools/../lib/rsa/rsa-sign.c: In function ‘rsa_engine_get_priv_key’: 1616: ./tools/../lib/rsa/rsa-sign.c:254:9: warning: ‘ENGINE_get_id’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1617: 254 | engine_id = ENGINE_get_id(engine); 1618: | ^~~~~~~~~ 1619: In file included from ./tools/../lib/rsa/rsa-sign.c:18, 1620: from tools/lib/rsa/rsa-sign.c:1: 1621: /usr/include/openssl/engine.h:552:35: note: declared here 1622: 552 | OSSL_DEPRECATEDIN_3_0 const char *ENGINE_get_id(const ENGINE *e); 1623: | ^~~~~~~~~~~~~ 1624: In file included from tools/lib/rsa/rsa-sign.c:1: 1625: ./tools/../lib/rsa/rsa-sign.c:279:9: warning: ‘ENGINE_load_private_key’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1626: 279 | key = ENGINE_load_private_key(engine, key_id, NULL, NULL); 1627: | ^~~ 1628: In file included from ./tools/../lib/rsa/rsa-sign.c:18, 1629: from tools/lib/rsa/rsa-sign.c:1: 1630: /usr/include/openssl/engine.h:638:11: note: declared here 1631: 638 | EVP_PKEY *ENGINE_load_private_key(ENGINE *e, const char *key_id, 1632: | ^~~~~~~~~~~~~~~~~~~~~~~ 1633: In file included from tools/lib/rsa/rsa-sign.c:1: 1634: ./tools/../lib/rsa/rsa-sign.c:284:9: warning: ‘EVP_PKEY_get1_RSA’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1635: 284 | rsa = EVP_PKEY_get1_RSA(key); 1636: | ^~~ 1637: In file included from include/image.h:1151, 1638: from ./tools/../lib/rsa/rsa-sign.c:10, 1639: from tools/lib/rsa/rsa-sign.c:1: 1640: /usr/include/openssl/evp.h:1348:16: note: declared here 1641: 1348 | struct rsa_st *EVP_PKEY_get1_RSA(EVP_PKEY *pkey); 1642: | ^~~~~~~~~~~~~~~~~ 1643: In file included from tools/lib/rsa/rsa-sign.c:1: 1644: ./tools/../lib/rsa/rsa-sign.c: In function ‘rsa_engine_init’: 1645: ./tools/../lib/rsa/rsa-sign.c:349:9: warning: ‘ENGINE_load_builtin_engines’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1646: 349 | ENGINE_load_builtin_engines(); 1647: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 1648: In file included from ./tools/../lib/rsa/rsa-sign.c:18, 1649: from tools/lib/rsa/rsa-sign.c:1: 1650: /usr/include/openssl/engine.h:358:28: note: declared here 1651: 358 | OSSL_DEPRECATEDIN_3_0 void ENGINE_load_builtin_engines(void); 1652: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 1653: In file included from tools/lib/rsa/rsa-sign.c:1: 1654: ./tools/../lib/rsa/rsa-sign.c:351:9: warning: ‘ENGINE_by_id’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1655: 351 | e = ENGINE_by_id(engine_id); 1656: | ^ 1657: In file included from ./tools/../lib/rsa/rsa-sign.c:18, 1658: from tools/lib/rsa/rsa-sign.c:1: 1659: /usr/include/openssl/engine.h:336:31: note: declared here 1660: 336 | OSSL_DEPRECATEDIN_3_0 ENGINE *ENGINE_by_id(const char *id); 1661: | ^~~~~~~~~~~~ 1662: In file included from tools/lib/rsa/rsa-sign.c:1: 1663: ./tools/../lib/rsa/rsa-sign.c:358:9: warning: ‘ENGINE_init’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1664: 358 | if (!ENGINE_init(e)) { 1665: | ^~ 1666: In file included from ./tools/../lib/rsa/rsa-sign.c:18, 1667: from tools/lib/rsa/rsa-sign.c:1: 1668: /usr/include/openssl/engine.h:620:27: note: declared here 1669: 620 | OSSL_DEPRECATEDIN_3_0 int ENGINE_init(ENGINE *e); 1670: | ^~~~~~~~~~~ 1671: In file included from tools/lib/rsa/rsa-sign.c:1: 1672: ./tools/../lib/rsa/rsa-sign.c:364:9: warning: ‘ENGINE_set_default_RSA’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1673: 364 | if (!ENGINE_set_default_RSA(e)) { 1674: | ^~ 1675: In file included from ./tools/../lib/rsa/rsa-sign.c:18, 1676: from tools/lib/rsa/rsa-sign.c:1: 1677: /usr/include/openssl/engine.h:684:27: note: declared here 1678: 684 | OSSL_DEPRECATEDIN_3_0 int ENGINE_set_default_RSA(ENGINE *e); 1679: | ^~~~~~~~~~~~~~~~~~~~~~ 1680: In file included from tools/lib/rsa/rsa-sign.c:1: 1681: ./tools/../lib/rsa/rsa-sign.c:375:9: warning: ‘ENGINE_finish’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1682: 375 | ENGINE_finish(e); 1683: | ^~~~~~~~~~~~~ 1684: In file included from ./tools/../lib/rsa/rsa-sign.c:18, 1685: from tools/lib/rsa/rsa-sign.c:1: 1686: /usr/include/openssl/engine.h:628:27: note: declared here 1687: 628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e); 1688: | ^~~~~~~~~~~~~ 1689: In file included from tools/lib/rsa/rsa-sign.c:1: 1690: ./tools/../lib/rsa/rsa-sign.c:377:9: warning: ‘ENGINE_free’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1691: 377 | ENGINE_free(e); 1692: | ^~~~~~~~~~~ 1693: In file included from ./tools/../lib/rsa/rsa-sign.c:18, 1694: from tools/lib/rsa/rsa-sign.c:1: 1695: /usr/include/openssl/engine.h:493:27: note: declared here 1696: 493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e); 1697: | ^~~~~~~~~~~ 1698: In file included from tools/lib/rsa/rsa-sign.c:1: 1699: ./tools/../lib/rsa/rsa-sign.c: In function ‘rsa_engine_remove’: 1700: ./tools/../lib/rsa/rsa-sign.c:404:17: warning: ‘ENGINE_finish’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1701: 404 | ENGINE_finish(e); 1702: | ^~~~~~~~~~~~~ 1703: In file included from ./tools/../lib/rsa/rsa-sign.c:18, 1704: from tools/lib/rsa/rsa-sign.c:1: 1705: /usr/include/openssl/engine.h:628:27: note: declared here 1706: 628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e); 1707: | ^~~~~~~~~~~~~ 1708: In file included from tools/lib/rsa/rsa-sign.c:1: 1709: ./tools/../lib/rsa/rsa-sign.c:405:17: warning: ‘ENGINE_free’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1710: 405 | ENGINE_free(e); 1711: | ^~~~~~~~~~~ 1712: In file included from ./tools/../lib/rsa/rsa-sign.c:18, 1713: from tools/lib/rsa/rsa-sign.c:1: 1714: /usr/include/openssl/engine.h:493:27: note: declared here 1715: 493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e); 1716: | ^~~~~~~~~~~ 1717: In file included from tools/lib/rsa/rsa-sign.c:1: 1718: ./tools/../lib/rsa/rsa-sign.c: In function ‘rsa_sign_with_key’: 1719: ./tools/../lib/rsa/rsa-sign.c:426:9: warning: ‘EVP_PKEY_set1_RSA’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1720: 426 | if (!EVP_PKEY_set1_RSA(key, rsa)) { 1721: | ^~ 1722: In file included from include/image.h:1151, 1723: from ./tools/../lib/rsa/rsa-sign.c:10, 1724: from tools/lib/rsa/rsa-sign.c:1: 1725: /usr/include/openssl/evp.h:1344:5: note: declared here 1726: 1344 | int EVP_PKEY_set1_RSA(EVP_PKEY *pkey, struct rsa_st *key); 1727: | ^~~~~~~~~~~~~~~~~ 1728: In file included from tools/lib/rsa/rsa-sign.c:1: 1729: ./tools/../lib/rsa/rsa-sign.c: In function ‘rsa_sign’: 1730: ./tools/../lib/rsa/rsa-sign.c:534:9: warning: ‘RSA_free’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1731: 534 | RSA_free(rsa); 1732: | ^~~~~~~~ 1733: HOSTLD tools/gen_ethaddr_crc 1734: In file included from ./tools/../lib/rsa/rsa-sign.c:13, 1735: from tools/lib/rsa/rsa-sign.c:1: 1736: /usr/include/openssl/rsa.h:293:28: note: declared here 1737: 293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); 1738: | ^~~~~~~~ 1739: In file included from tools/lib/rsa/rsa-sign.c:1: 1740: ./tools/../lib/rsa/rsa-sign.c:542:9: warning: ‘RSA_free’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1741: 542 | RSA_free(rsa); 1742: | ^~~~~~~~ 1743: In file included from ./tools/../lib/rsa/rsa-sign.c:13, 1744: from tools/lib/rsa/rsa-sign.c:1: 1745: /usr/include/openssl/rsa.h:293:28: note: declared here 1746: 293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); 1747: | ^~~~~~~~ 1748: In file included from tools/lib/rsa/rsa-sign.c:1: 1749: ./tools/../lib/rsa/rsa-sign.c: In function ‘rsa_get_exponent’: 1750: ./tools/../lib/rsa/rsa-sign.c:567:9: warning: ‘RSA_get0_key’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1751: 567 | RSA_get0_key(key, NULL, &key_e, NULL); 1752: | ^~~~~~~~~~~~ 1753: In file included from ./tools/../lib/rsa/rsa-sign.c:13, 1754: from tools/lib/rsa/rsa-sign.c:1: 1755: /usr/include/openssl/rsa.h:217:28: note: declared here 1756: 217 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_key(const RSA *r, 1757: | ^~~~~~~~~~~~ 1758: /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 1759: In file included from tools/lib/rsa/rsa-sign.c:1: 1760: ./tools/../lib/rsa/rsa-sign.c: In function ‘rsa_get_params’: 1761: ./tools/../lib/rsa/rsa-sign.c:630:9: warning: ‘RSA_get0_key’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1762: 630 | RSA_get0_key(key, &key_n, NULL, NULL); 1763: | ^~~~~~~~~~~~ 1764: In file included from ./tools/../lib/rsa/rsa-sign.c:13, 1765: from tools/lib/rsa/rsa-sign.c:1: 1766: /usr/include/openssl/rsa.h:217:28: note: declared here 1767: 217 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_key(const RSA *r, 1768: | ^~~~~~~~~~~~ 1769: In file included from tools/lib/rsa/rsa-sign.c:1: 1770: ./tools/../lib/rsa/rsa-sign.c: In function ‘rsa_add_verify_data’: 1771: ./tools/../lib/rsa/rsa-sign.c:827:9: warning: ‘RSA_free’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1772: 827 | RSA_free(rsa); 1773: | ^~~~~~~~ 1774: In file included from ./tools/../lib/rsa/rsa-sign.c:13, 1775: from tools/lib/rsa/rsa-sign.c:1: 1776: /usr/include/openssl/rsa.h:293:28: note: declared here 1777: 293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); 1778: | ^~~~~~~~ 1779: HOSTLD tools/fdtgrep 1780: HOSTLD tools/dumpimage 1781: HOSTLD tools/mkimage 1782: HOSTLD tools/fit_info 1783: HOSTLD tools/fit_check_sign 1784: LD arch/arm/cpu/built-in.o 1785: CC board/emulation/qemu-arm/qemu-arm.o 1786: CC arch/arm/cpu/armv7/cache_v7.o 1787: AS arch/arm/cpu/armv7/cache_v7_asm.o 1788: CC arch/arm/cpu/armv7/cpu.o 1789: CC arch/arm/cpu/armv7/cp15.o 1790: CC arch/arm/cpu/armv7/syslib.o 1791: AS arch/arm/cpu/armv7/sctlr.o 1792: AS arch/arm/cpu/armv7/lowlevel_init.o 1793: AS arch/arm/cpu/armv7/smccc-call.o 1794: CC arch/arm/cpu/armv7/arch_timer.o 1795: AS arch/arm/cpu/armv7/start.o 1796: CC disk/part.o 1797: CC disk/part_dos.o 1798: CC disk/part_iso.o 1799: LD drivers/gpio/built-in.o 1800: CC disk/part_efi.o 1801: LD board/emulation/qemu-arm/built-in.o 1802: LD drivers/dma/ti/built-in.o 1803: LD drivers/i2c/built-in.o 1804: AS arch/arm/lib/vectors.o 1805: AS arch/arm/lib/crt0.o 1806: AS arch/arm/lib/setjmp.o 1807: LD drivers/net/phy/built-in.o 1808: AS arch/arm/lib/relocate.o 1809: CC arch/arm/lib/bootm-fdt.o 1810: LD drivers/dma/built-in.o 1811: CC arch/arm/lib/bootm.o 1812: LD drivers/power/built-in.o 1813: CC arch/arm/lib/zimage.o 1814: CC drivers/net/e1000.o 1815: AS arch/arm/lib/memset.o 1816: AS arch/arm/lib/memcpy.o 1817: LD drivers/power/battery/built-in.o 1818: CC arch/arm/lib/semihosting.o 1819: LD arch/arm/cpu/armv7/built-in.o 1820: LD drivers/net/mscc_eswitch/built-in.o 1821: CC arch/arm/lib/sections.o 1822: LD drivers/net/ti/built-in.o 1823: CC arch/arm/lib/stack.o 1824: LD disk/built-in.o 1825: CC arch/arm/lib/interrupts.o 1826: LD drivers/power/domain/built-in.o 1827: CC arch/arm/lib/cache.o 1828: CC arch/arm/lib/cache-cp15.o 1829: LD drivers/power/fuel_gauge/built-in.o 1830: CC arch/arm/lib/psci-dt.o 1831: AS arch/arm/lib/ashldi3.o 1832: LD drivers/power/mfd/built-in.o 1833: AS arch/arm/lib/ashrdi3.o 1834: CC arch/arm/lib/div0.o 1835: AS arch/arm/lib/div64.o 1836: LD drivers/power/pmic/built-in.o 1837: AS arch/arm/lib/lib1funcs.o 1838: AS arch/arm/lib/lshrdi3.o 1839: AS arch/arm/lib/muldi3.o 1840: AS arch/arm/lib/uldivmod.o 1841: LD drivers/power/regulator/built-in.o 1842: CC arch/arm/lib/eabi_compat.o 1843: AS arch/arm/lib/crt0_arm_efi.o 1844: CC arch/arm/lib/reloc_arm_efi.o 1845: LD drivers/net/built-in.o 1846: CC common/main.o 1847: CC common/exports.o 1848: CC drivers/serial/serial-uclass.o 1849: CC common/hash.o 1850: CC drivers/serial/serial_pl01x.o 1851: CC drivers/spi/spi.o 1852: CC common/cli_hush.o 1853: CC common/autoboot.o 1854: LD drivers/usb/cdns3/built-in.o 1855: CC common/board_f.o 1856: CC common/init/board_init.o 1857: AR arch/arm/lib/lib.a 1858: CC common/board_r.o 1859: CC common/bootm.o 1860: LD arch/arm/lib/built-in.o 1861: CC common/bootm_os.o 1862: CC drivers/usb/common/common.o 1863: CC common/fdt_support.o 1864: LD drivers/usb/dwc3/built-in.o 1865: CC common/miiphyutil.o 1866: LD drivers/usb/emul/built-in.o 1867: LD drivers/adc/built-in.o 1868: LD drivers/usb/eth/built-in.o 1869: CC common/usb.o 1870: LD cmd/arm/built-in.o 1871: LD drivers/axi/built-in.o 1872: LD drivers/spi/built-in.o 1873: LD drivers/serial/built-in.o 1874: CC common/usb_hub.o 1875: CC cmd/boot.o 1876: LD drivers/cache/built-in.o 1877: LD common/init/built-in.o 1878: CC cmd/bootm.o 1879: CC drivers/block/blk-uclass.o 1880: CC drivers/block/blkcache.o 1881: CC cmd/help.o 1882: CC common/usb_storage.o 1883: CC cmd/version.o 1884: CC drivers/ata/ahci-uclass.o 1885: CC cmd/blk_common.o 1886: CC common/splash.o 1887: CC drivers/ata/ahci-pci.o 1888: LD drivers/mailbox/built-in.o 1889: LD drivers/usb/common/built-in.o 1890: LD drivers/dfu/built-in.o 1891: CC drivers/firmware/firmware-uclass.o 1892: CC drivers/input/key_matrix.o 1893: LD drivers/memory/built-in.o 1894: LD drivers/misc/built-in.o 1895: CC drivers/usb/host/usb-uclass.o 1896: CC cmd/source.o 1897: CC drivers/firmware/psci.o 1898: CC cmd/bdinfo.o 1899: CC drivers/usb/host/ehci-hcd.o 1900: CC drivers/crypto/fsl/sec.o 1901: CC common/menu.o 1902: CC drivers/core/device.o 1903: CC cmd/blkcache.o 1904: LD drivers/block/built-in.o 1905: CC common/cli_readline.o 1906: CC drivers/usb/host/ehci-pci.o 1907: CC cmd/bootefi.o 1908: CC common/cli_simple.o 1909: CC drivers/ata/ahci.o 1910: LD drivers/usb/musb/built-in.o 1911: LD drivers/phy/allwinner/built-in.o 1912: LD drivers/input/built-in.o 1913: CC drivers/nvme/nvme-uclass.o 1914: LD drivers/mtd/nand/built-in.o 1915: CC drivers/core/fdtaddr.o 1916: CC drivers/ata/libata.o 1917: LD drivers/firmware/built-in.o 1918: LD drivers/mtd/onenand/built-in.o 1919: CC cmd/bootz.o 1920: LD drivers/crypto/fsl/built-in.o 1921: CC drivers/pci/pci-uclass.o 1922: LD drivers/usb/musb-new/built-in.o 1923: CC drivers/nvme/nvme.o 1924: CC drivers/core/lists.o 1925: CC drivers/nvme/nvme_show.o 1926: CC drivers/crypto/rsa_mod_exp/mod_exp_uclass.o 1927: CC drivers/pci/pci_auto.o 1928: LD drivers/phy/marvell/built-in.o 1929: LD drivers/pwm/built-in.o 1930: LD drivers/usb/host/built-in.o 1931: CC drivers/crypto/rsa_mod_exp/mod_exp_sw.o 1932: LD drivers/reset/built-in.o 1933: CC common/console.o 1934: LD drivers/usb/phy/built-in.o 1935: CC drivers/core/root.o 1936: CC common/dlmalloc.o 1937: CC drivers/core/uclass.o 1938: LD drivers/mtd/spi/built-in.o 1939: LD drivers/usb/ulpi/built-in.o 1940: LD drivers/ata/built-in.o 1941: CC drivers/mtd/mtd-uclass.o 1942: CC drivers/core/util.o 1943: CC cmd/console.o 1944: CC drivers/mtd/cfi_flash.o 1945: CC common/malloc_simple.o 1946: CC drivers/core/device-remove.o 1947: CC common/image.o 1948: CC cmd/date.o 1949: CC drivers/pci/pci_auto_common.o 1950: LD drivers/nvme/built-in.o 1951: CC common/image-fdt.o 1952: CC drivers/pci/pci_common.o 1953: CC drivers/pci/pcie_ecam_generic.o 1954: LD drivers/crypto/rsa_mod_exp/built-in.o 1955: CC cmd/dm.o 1956: CC env/common.o 1957: CC drivers/core/simple-bus.o 1958: LD drivers/smem/built-in.o 1959: CC drivers/scsi/scsi-uclass.o 1960: CC env/env.o 1961: CC drivers/rtc/rtc-uclass.o 1962: CC drivers/core/dump.o 1963: LD drivers/soc/built-in.o 1964: LD drivers/mtd/mtd.o 1965: CC drivers/scsi/scsi.o 1966: LD drivers/crypto/built-in.o 1967: CC drivers/rtc/rtc-lib.o 1968: CC drivers/core/of_extra.o 1969: CC common/image-fit.o 1970: CC drivers/core/ofnode.o 1971: CC drivers/rtc/pl031.o 1972: CC drivers/core/read_extra.o 1973: CC cmd/echo.o 1974: CC fs/ext4/ext4fs.o 1975: CC fs/fat/fat_write.o 1976: CC env/attr.o 1977: CC env/flags.o 1978: LD drivers/pci/built-in.o 1979: CC env/callback.o 1980: LD drivers/mtd/built-in.o 1981: CC cmd/elf.o 1982: CC common/image-sig.o 1983: CC env/nowhere.o 1984: CC fs/fs.o 1985: LD drivers/sound/built-in.o 1986: LD drivers/spmi/built-in.o 1987: CC net/arp.o 1988: LD drivers/scsi/built-in.o 1989: CC fs/ext4/ext4_common.o 1990: CC fs/fs_internal.o 1991: CC cmd/exit.o 1992: CC common/memsize.o 1993: LD fs/fat/built-in.o 1994: LD drivers/thermal/built-in.o 1995: CC drivers/sysreset/sysreset-uclass.o 1996: LD drivers/ufs/built-in.o 1997: CC cmd/ext4.o 1998: LD drivers/core/built-in.o 1999: CC common/stdio.o 2000: CC fs/ext4/dev.o 2001: CC cmd/ext2.o 2002: CC drivers/sysreset/sysreset_psci.o 2003: LD drivers/rtc/built-in.o 2004: CC net/bootp.o 2005: LD drivers/watchdog/built-in.o 2006: CC common/cli.o 2007: CC net/eth-uclass.o 2008: LD env/built-in.o 2009: CC cmd/fat.o 2010: CC common/command.o 2011: CC net/eth_common.o 2012: CC cmd/fdt.o 2013: CC common/s_record.o 2014: CC cmd/flash.o 2015: LD drivers/video/sunxi/built-in.o 2016: CC net/net.o 2017: CC drivers/virtio/virtio-uclass.o 2018: CC common/xyzModem.o 2019: CC drivers/virtio/virtio_ring.o 2020: LD drivers/video/bridge/built-in.o 2021: CC net/nfs.o 2022: CC drivers/virtio/virtio_mmio.o 2023: CC net/ping.o 2024: LD fs/ext4/built-in.o 2025: CC net/tftp.o 2026: CC drivers/virtio/virtio_pci_legacy.o 2027: CC drivers/virtio/virtio_pci_modern.o 2028: LD drivers/sysreset/built-in.o 2029: CC cmd/fs.o 2030: CC drivers/virtio/virtio_net.o 2031: CC cmd/itest.o 2032: LD drivers/video/built-in.o 2033: CC drivers/virtio/virtio_blk.o 2034: CC cmd/load.o 2035: CC cmd/mem.o 2036: CC cmd/mii.o 2037: CC cmd/misc.o 2038: CC cmd/net.o 2039: LD common/built-in.o 2040: CC cmd/nvedit_efi.o 2041: LD fs/built-in.o 2042: CC cmd/part.o 2043: CC cmd/pci.o 2044: LD drivers/virtio/built-in.o 2045: CC cmd/pxe.o 2046: CC cmd/pxe_utils.o 2047: LD net/built-in.o 2048: CC cmd/nvme.o 2049: CC cmd/scsi.o 2050: LD lib/crypto/built-in.o 2051: CC cmd/disk.o 2052: CC lib/charset.o 2053: CC cmd/setexpr.o 2054: CC lib/crc7.o 2055: CC cmd/sysboot.o 2056: CC lib/crc8.o 2057: CC cmd/test.o 2058: CC lib/crc16.o 2059: CC lib/efi_driver/efi_uclass.o 2060: CC lib/zlib/zlib.o 2061: CC lib/rsa/rsa-verify.o 2062: CC lib/fdtdec_common.o 2063: CC lib/efi_driver/efi_block_device.o 2064: CC lib/rsa/rsa-checksum.o 2065: LD drivers/built-in.o 2066: CC lib/rsa/rsa-mod-exp.o 2067: CC lib/smbios.o 2068: CC cmd/virtio.o 2069: CC lib/ldiv.o 2070: CC cmd/usb.o 2071: CC lib/libfdt/fdt.o 2072: CC lib/md5.o 2073: CC lib/net_utils.o 2074: CC lib/libfdt/fdt_wip.o 2075: CC cmd/ximg.o 2076: CC lib/libfdt/fdt_strerror.o 2077: CC lib/rc4.o 2078: CC lib/libfdt/fdt_sw.o 2079: CC cmd/nvedit.o 2080: CC lib/list_sort.o 2081: LD lib/zlib/built-in.o 2082: CC lib/libfdt/fdt_rw.o 2083: CC lib/sha1.o 2084: CC lib/libfdt/fdt_empty_tree.o 2085: CC lib/sha256.o 2086: CC lib/libfdt/fdt_addresses.o 2087: LD lib/rsa/built-in.o 2088: CC lib/gunzip.o 2089: CC lib/efi_loader/efi_bootmgr.o 2090: CC lib/fdtdec.o 2091: /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 2092: LD lib/efi_driver/built-in.o 2093: CC lib/libfdt/fdt_ro.o 2094: CC lib/libfdt/fdt_region.o 2095: CC lib/qsort.o 2096: CC lib/efi_loader/efi_boottime.o 2097: CC lib/efi_loader/efi_console.o 2098: CC lib/hashtable.o 2099: CC lib/efi_loader/efi_device_path.o 2100: CC lib/efi_loader/efi_device_path_to_text.o 2101: CC lib/display_options.o 2102: CC lib/errno.o 2103: CC lib/efi_loader/efi_device_path_utilities.o 2104: CC lib/crc32.o 2105: CC lib/efi_loader/efi_file.o 2106: CC lib/efi_loader/efi_hii.o 2107: CC lib/efi_loader/efi_hii_config.o 2108: CC lib/ctype.o 2109: CC lib/efi_loader/efi_image_loader.o 2110: CC lib/efi_loader/efi_memory.o 2111: LD lib/libfdt/built-in.o 2112: CC lib/efi_loader/efi_root_node.o 2113: CC lib/div64.o 2114: CC lib/hang.o 2115: CC lib/linux_compat.o 2116: CC lib/efi_loader/efi_runtime.o 2117: CC lib/linux_string.o 2118: CC lib/efi_loader/efi_setup.o 2119: CC lib/efi_selftest/efi_selftest.o 2120: CC lib/lmb.o 2121: CC lib/efi_loader/efi_unicode_collation.o 2122: CC lib/efi_loader/efi_variable.o 2123: CC lib/efi_selftest/efi_selftest_bitblt.o 2124: CC lib/efi_loader/efi_watchdog.o 2125: CC lib/membuff.o 2126: CC lib/efi_selftest/efi_selftest_config_table.o 2127: CC lib/efi_loader/efi_disk.o 2128: CC lib/slre.o 2129: CC lib/efi_selftest/efi_selftest_controllers.o 2130: CC lib/string.o 2131: CC lib/efi_loader/efi_net.o 2132: CC lib/efi_selftest/efi_selftest_console.o 2133: CC lib/tables_csum.o 2134: CC lib/time.o 2135: CC lib/efi_loader/efi_smbios.o 2136: CC lib/hexdump.o 2137: CC lib/efi_selftest/efi_selftest_crc32.o 2138: CC lib/uuid.o 2139: CC lib/panic.o 2140: CC lib/efi_loader/helloworld.o 2141: CC lib/vsprintf.o 2142: CC lib/efi_selftest/efi_selftest_devicepath_util.o 2143: AS lib/efi_loader/efi_crt0.o 2144: CC lib/efi_selftest/efi_selftest_events.o 2145: CC lib/efi_loader/efi_reloc.o 2146: CC lib/strto.o 2147: CC lib/efi_selftest/efi_selftest_event_groups.o 2148: CC lib/date.o 2149: CC lib/efi_selftest/efi_selftest_exitbootservices.o 2150: CC lib/efi_loader/efi_freestanding.o 2151: CC lib/efi_selftest/efi_selftest_gop.o 2152: CC lib/efi_selftest/efi_selftest_loaded_image.o 2153: LD cmd/built-in.o 2154: CC lib/efi_selftest/efi_selftest_manageprotocols.o 2155: rm /dev/shm/qemu/out-br/build/buildroot-config/zconf.tab.c 2156: CC lib/efi_selftest/efi_selftest_mem.o 2157: LD lib/efi_loader/built-in.o 2158: CC lib/efi_selftest/efi_selftest_memory.o 2159: CC lib/efi_selftest/efi_selftest_open_protocol.o 2160: CC lib/efi_selftest/efi_selftest_register_notify.o 2161: CC lib/efi_selftest/efi_selftest_set_virtual_address_map.o 2162: CC lib/efi_selftest/efi_selftest_snp.o 2163: CC lib/efi_selftest/efi_selftest_textinput.o 2164: CC lib/efi_selftest/efi_selftest_textinputex.o 2165: CC lib/efi_selftest/efi_selftest_textoutput.o 2166: CC lib/efi_selftest/efi_selftest_tpl.o 2167: LD lib/efi_loader/helloworld_efi.so 2168: CC lib/efi_selftest/efi_selftest_util.o 2169: CC lib/efi_selftest/efi_selftest_variables.o 2170: CC lib/efi_selftest/efi_selftest_variables_runtime.o 2171: CC lib/efi_selftest/efi_selftest_watchdog.o 2172: CC lib/efi_selftest/efi_selftest_devicepath.o 2173: CC lib/efi_selftest/efi_selftest_unicode_collation.o 2174: CC lib/efi_selftest/efi_selftest_hii.o 2175: CC lib/efi_selftest/efi_selftest_rtc.o 2176: CC lib/efi_selftest/efi_selftest_fdt.o 2177: OBJCOPY lib/efi_loader/helloworld.efi 2178: CC lib/efi_selftest/efi_selftest_block_device.o 2179: CC lib/efi_selftest/efi_selftest_miniapp_exception.o 2180: AS lib/efi_selftest/efi_crt0.o 2181: CC lib/efi_selftest/efi_reloc.o 2182: CC lib/efi_selftest/efi_freestanding.o 2183: CC lib/efi_selftest/efi_selftest_miniapp_exit.o 2184: CC lib/efi_selftest/efi_selftest_miniapp_return.o 2185: LD lib/efi_selftest/efi_selftest_miniapp_exception_efi.so 2186: LD lib/efi_selftest/efi_selftest_miniapp_exit_efi.so 2187: LD lib/efi_selftest/efi_selftest_miniapp_return_efi.so 2188: OBJCOPY lib/efi_selftest/efi_selftest_miniapp_exception.efi 2189: OBJCOPY lib/efi_selftest/efi_selftest_miniapp_exit.efi 2190: OBJCOPY lib/efi_selftest/efi_selftest_miniapp_return.efi 2191: lib/efi_selftest/../../tools/file2include lib/efi_selftest/efi_selftest_miniapp_exception.efi > \ 2192: lib/efi_selftest/efi_miniapp_file_image_exception.h 2193: lib/efi_selftest/../../tools/file2include lib/efi_selftest/efi_selftest_miniapp_exit.efi > \ 2194: lib/efi_selftest/efi_miniapp_file_image_exit.h 2195: lib/efi_selftest/../../tools/file2include lib/efi_selftest/efi_selftest_miniapp_return.efi > \ 2196: lib/efi_selftest/efi_miniapp_file_image_return.h 2197: CC lib/efi_selftest/efi_selftest_exception.o 2198: CC lib/efi_selftest/efi_selftest_loadimage.o 2199: CC lib/efi_selftest/efi_selftest_startimage_exit.o 2200: CC lib/efi_selftest/efi_selftest_startimage_return.o 2201: LD lib/efi_selftest/built-in.o 2202: LD lib/built-in.o 2203: CC examples/standalone/hello_world.o 2204: CC examples/standalone/stubs.o 2205: LD examples/standalone/libstubs.o 2206: LD examples/standalone/hello_world 2207: OBJCOPY examples/standalone/hello_world.srec 2208: OBJCOPY examples/standalone/hello_world.bin 2209: LD u-boot 2210: # 2211: # configuration written to /dev/shm/qemu/out-br/.config 2212: # 2213: make[1]: Leaving directory '/dev/shm/qemu/buildroot' 2214: make[1]: warning: -j1 forced in submake: resetting jobserver mode. 2215: make[1]: Entering directory '/dev/shm/qemu/out-br' 2216: OBJCOPY u-boot.srec 2217: OBJCOPY u-boot-nodtb.bin 2218: SYM u-boot.sym 2219: COPY u-boot.bin 2220: CFGCHK u-boot.cfg 2221: SYSNR arch/arm/include/generated/asm/unistd-nr.h 2222: GEN arch/arm/include/generated/asm/mach-types.h 2223: SYSTBL arch/arm/include/generated/calls-oabi.S 2224: SYSTBL arch/arm/include/generated/calls-eabi.S 2225: make[1]: Leaving directory '/dev/shm/qemu/u-boot' 2226: CC scripts/mod/empty.o 2227: HOSTCC scripts/mod/mk_elfconfig 2228: CC scripts/mod/devicetable-offsets.s 2229: 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 2230: make[1]: Entering directory '/dev/shm/qemu/trusted-firmware-a' 2231: MKELF scripts/mod/elfconfig.h 2232: HOSTCC scripts/mod/modpost.o 2233: UPD scripts/mod/devicetable-offsets.h 2234: HOSTCC scripts/mod/sumversion.o 2235: HOSTCC scripts/mod/file2alias.o 2236: Including bl32/optee/optee.mk 2237: Trusted Firmware-A built for OP-TEE payload support 2238: Building qemu 2239: HOSTCC fiptool.c 2240: HOSTCC tbbr_config.c 2241: HOSTLD fiptool 2242: 2243: Built fiptool successfully 2244: 2245: CC lib/libfdt/fdt.c 2246: CC lib/libfdt/fdt_addresses.c 2247: CC lib/libfdt/fdt_empty_tree.c 2248: CC lib/libfdt/fdt_ro.c 2249: CC lib/libfdt/fdt_rw.c 2250: CC lib/libfdt/fdt_strerror.c 2251: CC lib/libfdt/fdt_sw.c 2252: CC lib/libfdt/fdt_wip.c 2253: CC lib/libc/abort.c 2254: CC lib/libc/assert.c 2255: CC lib/libc/exit.c 2256: CC lib/libc/memchr.c 2257: CC lib/libc/memcmp.c 2258: CC lib/libc/memcpy.c 2259: CC lib/libc/memmove.c 2260: CC lib/libc/memrchr.c 2261: CC lib/libc/memset.c 2262: CC lib/libc/printf.c 2263: CC lib/libc/putchar.c 2264: CC lib/libc/puts.c 2265: CC lib/libc/snprintf.c 2266: CC lib/libc/strchr.c 2267: CC lib/libc/strcmp.c 2268: CC lib/libc/strlcat.c 2269: CC lib/libc/strlcpy.c 2270: CC lib/libc/strlen.c 2271: CC lib/libc/strncmp.c 2272: CC lib/libc/strnlen.c 2273: CC lib/libc/strrchr.c 2274: CC lib/libc/strtok.c 2275: CC lib/libc/strtoul.c 2276: CC lib/libc/strtoll.c 2277: CC lib/libc/strtoull.c 2278: CC lib/libc/strtol.c 2279: CC bl1/aarch32/bl1_arch_setup.c 2280: CC bl1/aarch32/bl1_context_mgmt.c 2281: CC bl1/bl1_main.c 2282: CC drivers/io/io_fip.c 2283: CC drivers/io/io_memmap.c 2284: CC drivers/io/io_semihosting.c 2285: CC drivers/io/io_storage.c 2286: CC lib/cpus/errata_report.c 2287: CC lib/el3_runtime/aarch32/context_mgmt.c 2288: CC lib/semihosting/semihosting.c 2289: CC plat/common/plat_bl1_common.c 2290: CC plat/qemu/common/qemu_bl1_setup.c 2291: CC plat/qemu/common/qemu_io_storage.c 2292: CC common/bl_common.c 2293: CC common/tf_log.c 2294: CC drivers/console/multi_console.c 2295: CC plat/common/plat_bl_common.c 2296: CC plat/common/plat_log_common.c 2297: CC plat/common/aarch32/plat_common.c 2298: CC lib/compiler-rt/builtins/popcountdi2.c 2299: CC lib/compiler-rt/builtins/popcountsi2.c 2300: CC lib/compiler-rt/builtins/ctzdi2.c 2301: CC lib/compiler-rt/builtins/divdi3.c 2302: CC lib/compiler-rt/builtins/divmoddi4.c 2303: CC lib/compiler-rt/builtins/lshrdi3.c 2304: CC lib/compiler-rt/builtins/udivmoddi4.c 2305: CC plat/qemu/common/qemu_common.c 2306: CC plat/qemu/common/qemu_console.c 2307: CC lib/xlat_tables_v2/aarch32/xlat_tables_arch.c 2308: CC lib/xlat_tables_v2/xlat_tables_context.c 2309: CC lib/xlat_tables_v2/xlat_tables_core.c 2310: CC lib/xlat_tables_v2/xlat_tables_utils.c 2311: AS bl1/aarch32/bl1_entrypoint.S 2312: AS bl1/aarch32/bl1_exceptions.S 2313: AS lib/cpus/aarch32/cortex_a15.S 2314: AS lib/cpus/aarch32/cpu_helpers.S 2315: AS lib/semihosting/aarch32/semihosting_call.S 2316: AS plat/common/aarch32/platform_up_stack.S 2317: AS plat/qemu/common/aarch32/plat_helpers.S 2318: AS common/aarch32/debug.S 2319: AS lib/aarch32/cache_helpers.S 2320: AS lib/aarch32/misc_helpers.S 2321: AS plat/common/aarch32/platform_helpers.S 2322: AS lib/compiler-rt/builtins/arm/aeabi_ldivmod.S 2323: AS lib/compiler-rt/builtins/arm/aeabi_uldivmod.S 2324: AS drivers/arm/pl011/aarch32/pl011_console.S 2325: AS lib/xlat_tables_v2/aarch32/enable_mmu.S 2326: PP bl1/bl1.ld.S 2327: CC bl2/aarch32/bl2_arch_setup.c 2328: CC bl2/bl2_image_load_v2.c 2329: CC bl2/bl2_main.c 2330: CC common/desc_image_load.c 2331: CC common/fdt_fixup.c 2332: CC drivers/io/io_fip.c 2333: CC drivers/io/io_memmap.c 2334: CC drivers/io/io_semihosting.c 2335: CC drivers/io/io_storage.c 2336: CC lib/optee/optee_utils.c 2337: CC lib/semihosting/semihosting.c 2338: CC plat/qemu/common/qemu_bl2_mem_params_desc.c 2339: CC plat/qemu/common/qemu_bl2_setup.c 2340: CC plat/qemu/common/qemu_image_load.c 2341: CC plat/qemu/common/qemu_io_storage.c 2342: CC common/bl_common.c 2343: CC common/tf_log.c 2344: CC drivers/console/multi_console.c 2345: CC plat/common/plat_bl_common.c 2346: CC plat/common/plat_log_common.c 2347: CC plat/common/aarch32/plat_common.c 2348: CC lib/compiler-rt/builtins/popcountdi2.c 2349: CC lib/compiler-rt/builtins/popcountsi2.c 2350: CC lib/compiler-rt/builtins/ctzdi2.c 2351: CC lib/compiler-rt/builtins/divdi3.c 2352: CC lib/compiler-rt/builtins/divmoddi4.c 2353: CC lib/compiler-rt/builtins/lshrdi3.c 2354: CC lib/compiler-rt/builtins/udivmoddi4.c 2355: CC plat/qemu/common/qemu_common.c 2356: CC plat/qemu/common/qemu_console.c 2357: CC lib/xlat_tables_v2/aarch32/xlat_tables_arch.c 2358: CC lib/xlat_tables_v2/xlat_tables_context.c 2359: CC lib/xlat_tables_v2/xlat_tables_core.c 2360: CC lib/xlat_tables_v2/xlat_tables_utils.c 2361: AS bl2/aarch32/bl2_entrypoint.S 2362: AS lib/locks/exclusive/aarch32/spinlock.S 2363: AS lib/semihosting/aarch32/semihosting_call.S 2364: AS plat/common/aarch32/platform_up_stack.S 2365: AS plat/qemu/common/aarch32/plat_helpers.S 2366: AS common/aarch32/debug.S 2367: AS lib/aarch32/cache_helpers.S 2368: AS lib/aarch32/misc_helpers.S 2369: AS plat/common/aarch32/platform_helpers.S 2370: AS lib/compiler-rt/builtins/arm/aeabi_ldivmod.S 2371: AS lib/compiler-rt/builtins/arm/aeabi_uldivmod.S 2372: AS drivers/arm/pl011/aarch32/pl011_console.S 2373: AS lib/xlat_tables_v2/aarch32/enable_mmu.S 2374: PP bl2/bl2.ld.S 2375: AR /dev/shm/qemu/trusted-firmware-a/build/qemu/debug/lib/libfdt.a 2376: AR /dev/shm/qemu/trusted-firmware-a/build/qemu/debug/lib/libc.a 2377: LD /dev/shm/qemu/trusted-firmware-a/build/qemu/debug/bl1/bl1.elf 2378: LD /dev/shm/qemu/trusted-firmware-a/build/qemu/debug/bl2/bl2.elf 2379: BIN /dev/shm/qemu/trusted-firmware-a/build/qemu/debug/bl1.bin 2380: OD /dev/shm/qemu/trusted-firmware-a/build/qemu/debug/bl1/bl1.dump 2381: 2382: Built /dev/shm/qemu/trusted-firmware-a/build/qemu/debug/bl1.bin successfully 2383: 2384: BIN /dev/shm/qemu/trusted-firmware-a/build/qemu/debug/bl2.bin 2385: OD /dev/shm/qemu/trusted-firmware-a/build/qemu/debug/bl2/bl2.dump 2386: 2387: Built /dev/shm/qemu/trusted-firmware-a/build/qemu/debug/bl2.bin successfully 2388: 2389: Trusted Boot Firmware BL2: offset=0x100, size=0x61CD, cmdline="--tb-fw" 2390: Secure Payload BL32 (Trusted OS): offset=0x62CD, size=0x1C, cmdline="--tos-fw" 2391: Secure Payload BL32 Extra1 (Trusted OS Extra1): offset=0x62E9, size=0x92818, cmdline="--tos-fw-extra1" 2392: Secure Payload BL32 Extra2 (Trusted OS Extra2): offset=0x98B01, size=0x0, cmdline="--tos-fw-extra2" 2393: Non-Trusted Firmware BL33: offset=0x98B01, size=0x92504, cmdline="--nt-fw" 2394: 2395: Built /dev/shm/qemu/trusted-firmware-a/build/qemu/debug/fip.bin successfully 2396: 2397: make[1]: Leaving directory '/dev/shm/qemu/trusted-firmware-a' 2398: mkdir -p /dev/shm/qemu/build/../out/bin 2399: ln -sf /dev/shm/qemu/build/../trusted-firmware-a/build/qemu/debug/bl1.bin /dev/shm/qemu/build/../out/bin 2400: ln -sf /dev/shm/qemu/build/../trusted-firmware-a/build/qemu/debug/bl2.bin /dev/shm/qemu/build/../out/bin 2401: ln -sf /dev/shm/qemu/build/../optee_os/out/arm/core/tee-header_v2.bin /dev/shm/qemu/build/../out/bin/bl32.bin 2402: ln -sf /dev/shm/qemu/build/../optee_os/out/arm/core/tee-pager_v2.bin /dev/shm/qemu/build/../out/bin/bl32_extra1.bin 2403: ln -sf /dev/shm/qemu/build/../optee_os/out/arm/core/tee-pageable_v2.bin /dev/shm/qemu/build/../out/bin/bl32_extra2.bin 2404: ln -sf /dev/shm/qemu/build/../u-boot/u-boot.bin /dev/shm/qemu/build/../out/bin/bl33.bin 2405: HOSTLD scripts/mod/modpost 2406: CC kernel/bounds.s 2407: CALL scripts/atomic/check-atomics.sh 2408: UPD include/generated/timeconst.h 2409: UPD include/generated/bounds.h 2410: CC arch/arm/kernel/asm-offsets.s 2411: UPD include/generated/asm-offsets.h 2412: CALL scripts/checksyscalls.sh 2413: CC init/main.o 2414: CHK include/generated/compile.h 2415: CC init/do_mounts.o 2416: CC init/do_mounts_initrd.o 2417: CC init/initramfs.o 2418: CC init/calibrate.o 2419: CC init/init_task.o 2420: HOSTCC usr/gen_init_cpio 2421: UPD include/generated/compile.h 2422: CC init/version.o 2423: LDS arch/arm/vdso/vdso.lds 2424: CC arch/arm/vfp/vfpmodule.o 2425: CC arch/arm/vdso/vgettimeofday.o 2426: AS arch/arm/vfp/entry.o 2427: CC arch/arm/common/firmware.o 2428: AS arch/arm/vfp/vfphw.o 2429: CC arch/arm/probes/decode.o 2430: AR arch/arm/crypto/built-in.a 2431: AS arch/arm/vdso/datapage.o 2432: AR arch/arm/net/built-in.a 2433: AS arch/arm/common/secure_cntvoff.o 2434: CC arch/arm/mach-versatile/v2m.o 2435: CC arch/arm/vfp/vfpsingle.o 2436: CC arch/arm/probes/decode-arm.o 2437: CC arch/arm/mm/extable.o 2438: CC arch/arm/probes/uprobes/core.o 2439: CC arch/arm/vdso/note.o 2440: CC arch/arm/vfp/vfpdouble.o 2441: AS arch/arm/common/mcpm_head.o 2442: HOSTCC arch/arm/vdso/vdsomunge 2443: CC arch/arm/mach-versatile/dcscb.o 2444: CC arch/arm/common/mcpm_entry.o 2445: AS arch/arm/mach-versatile/dcscb_setup.o 2446: CC arch/arm/probes/uprobes/actions-arm.o 2447: CC arch/arm/mm/fault.o 2448: CC arch/arm/mach-versatile/spc.o 2449: AS arch/arm/kernel/head.o 2450: LDS arch/arm/kernel/vmlinux.lds 2451: CC arch/arm/kernel/elf.o 2452: LD arch/arm/vdso/vdso.so.raw 2453: CC kernel/sched/core.o 2454: CC arch/arm/common/mcpm_platsmp.o 2455: MUNGE arch/arm/vdso/vdso.so.dbg 2456: OBJCOPY arch/arm/vdso/vdso.so 2457: AS arch/arm/vdso/vdso.o 2458: AR arch/arm/vdso/built-in.a 2459: CC kernel/sched/fair.o 2460: AS arch/arm/kernel/entry-common.o 2461: AR certs/built-in.a 2462: CC arch/arm/kernel/irq.o 2463: GEN usr/initramfs_data.cpio 2464: COPY usr/initramfs_inc_data 2465: AS usr/initramfs_data.o 2466: AR usr/built-in.a 2467: CC arch/arm/kernel/opcodes.o 2468: CC arch/arm/mm/init.o 2469: CC arch/arm/kernel/process.o 2470: CC arch/arm/mach-versatile/tc2_pm.o 2471: CC arch/arm/kernel/ptrace.o 2472: AS arch/arm/mach-versatile/headsmp.o 2473: CC arch/arm/kernel/reboot.o 2474: CC arch/arm/mach-versatile/platsmp.o 2475: CC arch/arm/mach-versatile/platsmp-vexpress.o 2476: CC arch/arm/kernel/io.o 2477: AS arch/arm/common/vlock.o 2478: CC arch/arm/mm/iomap.o 2479: CC arch/arm/mm/dma-mapping.o 2480: CC mm/filemap.o 2481: AR arch/arm/vfp/built-in.a 2482: AR arch/arm/probes/uprobes/built-in.a 2483: AR arch/arm/probes/built-in.a 2484: CC fs/notify/dnotify/dnotify.o 2485: CC mm/mempool.o 2486: CC fs/nfs_common/grace.o 2487: CC arch/arm/kernel/setup.o 2488: AR arch/arm/common/built-in.a 2489: CC mm/oom_kill.o 2490: CC arch/arm/mach-versatile/hotplug.o 2491: CC mm/fadvise.o 2492: CC kernel/sched/build_policy.o 2493: CC ipc/util.o 2494: CC fs/iomap/trace.o 2495: CC ipc/msgutil.o 2496: CC ipc/msg.o 2497: CC arch/arm/mm/fault-armv.o 2498: AR fs/quota/built-in.a 2499: CC mm/maccess.o 2500: CC mm/page-writeback.o 2501: CC kernel/sched/build_utility.o 2502: CC mm/folio-compat.o 2503: AR arch/arm/mach-versatile/built-in.a 2504: CC fs/notify/inotify/inotify_fsnotify.o 2505: AR fs/notify/fanotify/built-in.a 2506: CC fs/notify/inotify/inotify_user.o 2507: CC arch/arm/mm/flush.o 2508: AR fs/notify/dnotify/built-in.a 2509: AR fs/nfs_common/built-in.a 2510: CC fs/proc/task_mmu.o 2511: CC fs/kernfs/mount.o 2512: CC fs/proc/inode.o 2513: CC arch/arm/kernel/signal.o 2514: AS arch/arm/kernel/sigreturn_codes.o 2515: AR init/built-in.a 2516: CC mm/readahead.o 2517: CC arch/arm/kernel/stacktrace.o 2518: CC ipc/sem.o 2519: CC security/commoncap.o 2520: CC fs/notify/fsnotify.o 2521: CC arch/arm/kernel/sys_arm.o 2522: CC arch/arm/mm/idmap.o 2523: CC crypto/api.o 2524: CC mm/swap.o 2525: CC fs/iomap/iter.o 2526: CC mm/truncate.o 2527: CC arch/arm/mm/ioremap.o 2528: CC mm/vmscan.o 2529: CC fs/iomap/buffered-io.o 2530: CC fs/kernfs/inode.o 2531: AR fs/notify/inotify/built-in.a 2532: CC arch/arm/mm/mmap.o 2533: CC fs/proc/root.o 2534: CC arch/arm/mm/pgd.o 2535: CC ipc/shm.o 2536: CC block/partitions/core.o 2537: CC arch/arm/kernel/time.o 2538: CC mm/shmem.o 2539: CC crypto/cipher.o 2540: CC crypto/compress.o 2541: CC fs/notify/notification.o 2542: CC crypto/algapi.o 2543: CC fs/iomap/direct-io.o 2544: CC security/min_addr.o 2545: CC mm/util.o 2546: CC arch/arm/kernel/traps.o 2547: CC mm/mmzone.o 2548: CC arch/arm/mm/mmu.o 2549: CC arch/arm/mm/pageattr.o 2550: CC fs/proc/base.o 2551: CC fs/kernfs/dir.o 2552: CC security/device_cgroup.o 2553: CC fs/kernfs/file.o 2554: CC ipc/syscall.o 2555: CC ipc/ipc_sysctl.o 2556: CC fs/iomap/fiemap.o 2557: CC fs/notify/group.o 2558: CC mm/vmstat.o 2559: CC mm/backing-dev.o 2560: CC fs/iomap/seek.o 2561: CC fs/iomap/swapfile.o 2562: CC block/partitions/msdos.o 2563: CC kernel/locking/mutex.o 2564: CC kernel/locking/semaphore.o 2565: CC kernel/locking/rwsem.o 2566: CC arch/arm/mm/proc-syms.o 2567: AR ipc/built-in.a 2568: CC mm/mm_init.o 2569: CC mm/percpu.o 2570: CC arch/arm/kernel/atags_parse.o 2571: CC fs/notify/mark.o 2572: AS arch/arm/kernel/entry-armv.o 2573: CC fs/notify/fdinfo.o 2574: CC crypto/scatterwalk.o 2575: CC mm/slab_common.o 2576: CC mm/compaction.o 2577: AR kernel/sched/built-in.a 2578: CC crypto/proc.o 2579: CC mm/vmacache.o 2580: AR security/built-in.a 2581: CC mm/interval_tree.o 2582: CC mm/list_lru.o 2583: CC block/partitions/efi.o 2584: CC fs/kernfs/symlink.o 2585: CC drivers/irqchip/irqchip.o 2586: AR fs/iomap/built-in.a 2587: AR drivers/bus/mhi/host/built-in.a 2588: AR drivers/bus/mhi/ep/built-in.a 2589: AR drivers/bus/mhi/built-in.a 2590: CC drivers/bus/arm-cci.o 2591: CC arch/arm/mm/alignment.o 2592: CC drivers/bus/simple-pm-bus.o 2593: CC drivers/bus/vexpress-config.o 2594: CC fs/sysfs/file.o 2595: CC fs/devpts/inode.o 2596: CC arch/arm/kernel/bugs.o 2597: CC drivers/gpio/gpiolib.o 2598: CC fs/proc/generic.o 2599: CC kernel/power/qos.o 2600: CC kernel/locking/percpu-rwsem.o 2601: CC crypto/ahash.o 2602: CC crypto/shash.o 2603: CC kernel/power/main.o 2604: CC arch/arm/kernel/cpuidle.o 2605: CC crypto/acompress.o 2606: AR drivers/pwm/built-in.a 2607: CC crypto/scompress.o 2608: CC kernel/locking/spinlock.o 2609: AR fs/kernfs/built-in.a 2610: CC drivers/irqchip/irq-gic.o 2611: CC mm/workingset.o 2612: AS arch/arm/mm/abort-ev7.o 2613: CC crypto/sha1_generic.o 2614: AR fs/notify/built-in.a 2615: CC block/bdev.o 2616: CC arch/arm/kernel/armksyms.o 2617: CC crypto/deflate.o 2618: CC drivers/irqchip/irq-gic-common.o 2619: AR drivers/bus/built-in.a 2620: CC sound/core/sound.o 2621: CC net/core/sock.o 2622: AS arch/arm/mm/pabort-v7.o 2623: AS arch/arm/mm/cache-v7.o 2624: CC arch/arm/mm/copypage-v6.o 2625: AR block/partitions/built-in.a 2626: AR virt/lib/built-in.a 2627: AR virt/built-in.a 2628: CC fs/sysfs/dir.o 2629: CC kernel/locking/osq_lock.o 2630: CC mm/debug.o 2631: CC net/core/request_sock.o 2632: AR fs/devpts/built-in.a 2633: AR sound/i2c/other/built-in.a 2634: AR sound/i2c/built-in.a 2635: CC fs/netfs/buffered_read.o 2636: CC crypto/crc32c_generic.o 2637: CC fs/proc/array.o 2638: CC arch/arm/mm/context.o 2639: CC net/core/skbuff.o 2640: CC net/core/datagram.o 2641: CC fs/ext4/balloc.o 2642: CC kernel/locking/rtmutex_api.o 2643: CC fs/ext4/bitmap.o 2644: CC mm/gup.o 2645: CC fs/ext4/block_validity.o 2646: CC mm/mmap_lock.o 2647: CC mm/highmem.o 2648: CC fs/sysfs/symlink.o 2649: CC kernel/power/console.o 2650: CC arch/arm/kernel/module.o 2651: CC crypto/lzo.o 2652: CC block/fops.o 2653: CC sound/core/init.o 2654: AR drivers/irqchip/built-in.a 2655: CC mm/memory.o 2656: CC fs/sysfs/mount.o 2657: CC crypto/lzo-rle.o 2658: AR drivers/pci/controller/dwc/built-in.a 2659: AR drivers/pci/controller/mobiveil/built-in.a 2660: AR drivers/pci/controller/built-in.a 2661: AS arch/arm/mm/tlb-v7.o 2662: AR drivers/pci/switch/built-in.a 2663: AS arch/arm/mm/proc-v7.o 2664: CC drivers/pci/of.o 2665: CC arch/arm/mm/proc-v7-bugs.o 2666: CC crypto/zstd.o 2667: CC fs/netfs/io.o 2668: CC fs/proc/fd.o 2669: AR kernel/locking/built-in.a 2670: CC kernel/printk/printk.o 2671: CC mm/mincore.o 2672: CC fs/ext4/dir.o 2673: CC arch/arm/mm/l2c-common.o 2674: CC arch/arm/kernel/module-plts.o 2675: CC mm/mlock.o 2676: CC arch/arm/mm/cache-l2x0.o 2677: AS arch/arm/mm/l2c-l2x0-resume.o 2678: CC kernel/printk/printk_safe.o 2679: CC crypto/hash_info.o 2680: CC fs/sysfs/group.o 2681: CC kernel/power/process.o 2682: CC drivers/gpio/gpiolib-devres.o 2683: CC kernel/power/suspend.o 2684: CC kernel/power/poweroff.o 2685: CC net/core/stream.o 2686: CC block/bio.o 2687: CC fs/netfs/main.o 2688: CC sound/core/memory.o 2689: CC fs/proc/proc_tty.o 2690: AR drivers/pci/built-in.a 2691: CC fs/proc/cmdline.o 2692: CC kernel/printk/printk_ringbuffer.o 2693: AR crypto/built-in.a 2694: CC fs/ext4/ext4_jbd2.o 2695: CC fs/ext4/extents.o 2696: CC fs/netfs/objects.o 2697: CC block/elevator.o 2698: CC kernel/printk/sysctl.o 2699: AS arch/arm/kernel/sleep.o 2700: CC arch/arm/kernel/suspend.o 2701: AR fs/sysfs/built-in.a 2702: CC drivers/gpio/gpiolib-legacy.o 2703: CC drivers/gpio/gpiolib-of.o 2704: CC sound/core/control.o 2705: CC fs/proc/consoles.o 2706: CC drivers/gpio/gpiolib-cdev.o 2707: CC fs/proc/cpuinfo.o 2708: CC drivers/gpio/gpio-mmio.o 2709: CC fs/ext4/extents_status.o 2710: CC fs/proc/devices.o 2711: CC fs/ext4/file.o 2712: AR arch/arm/mm/built-in.a 2713: CC fs/proc/interrupts.o 2714: AR kernel/power/built-in.a 2715: CC mm/mmap.o 2716: CC mm/mmu_gather.o 2717: CC net/core/scm.o 2718: CC net/core/gen_stats.o 2719: CC fs/ext4/fsmap.o 2720: CC arch/arm/kernel/smp.o 2721: /usr/bin//make -j1 O=/dev/shm/qemu/out-br HOSTCC="/usr/bin//gcc" HOSTCXX="/usr/bin//g++" syncconfig 2722: CC arch/arm/kernel/smp_tlb.o 2723: AR fs/netfs/built-in.a 2724: CC net/core/gen_estimator.o 2725: CC arch/arm/kernel/smp_scu.o 2726: CC mm/mprotect.o 2727: CC mm/mremap.o 2728: CC net/core/net_namespace.o 2729: CC fs/ext4/fsync.o 2730: CC fs/proc/loadavg.o 2731: CC fs/ext4/hash.o 2732: CC fs/ext4/ialloc.o 2733: AR kernel/printk/built-in.a 2734: CC kernel/irq/irqdesc.o 2735: CC block/blk-core.o 2736: CC kernel/irq/handle.o 2737: CC sound/core/misc.o 2738: GEN /dev/shm/qemu/out-br/Makefile 2739: CC mm/msync.o 2740: CC fs/ext4/indirect.o 2741: CC kernel/irq/manage.o 2742: CC kernel/irq/spurious.o 2743: CC fs/proc/meminfo.o 2744: CC arch/arm/kernel/smp_twd.o 2745: CC fs/proc/stat.o 2746: CC kernel/irq/resend.o 2747: CC sound/core/device.o 2748: CC fs/proc/uptime.o 2749: CC fs/ext4/inline.o 2750: CC fs/ext4/inode.o 2751: CC net/core/secure_seq.o 2752: CC fs/proc/util.o 2753: AR drivers/gpio/built-in.a 2754: AR drivers/idle/built-in.a 2755: CC drivers/video/console/dummycon.o 2756: CC net/core/flow_dissector.o 2757: CC net/core/sysctl_net_core.o 2758: CC fs/ext4/ioctl.o 2759: >>> host-skeleton Extracting 2760: CC net/core/dev.o 2761: >>> host-skeleton Patching 2762: CC mm/page_vma_mapped.o 2763: >>> host-skeleton Configuring 2764: >>> host-skeleton Building 2765: CC arch/arm/kernel/arch_timer.o 2766: >>> host-skeleton Installing to host directory 2767: CC fs/proc/version.o 2768: CC sound/core/info.o 2769: CC fs/ext4/mballoc.o 2770: CC sound/core/vmaster.o 2771: CC kernel/irq/chip.o 2772: ccache-3.7.12.tar.xz: OK (sha256: a02f4e8360dc6618bc494ca35b0ae21cea080f804a4898eab1ad3fcd108eb400) 2773: CC mm/pagewalk.o 2774: CC mm/pgtable-generic.o 2775: >>> host-ccache 3.7.12 Extracting 2776: 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 - 2777: CC mm/rmap.o 2778: CC drivers/video/logo/logo.o 2779: >>> host-ccache 3.7.12 Patching 2780: CC drivers/video/backlight/backlight.o 2781: sed -i 's,getenv("CCACHE_DIR"),getenv("BR_CACHE_DIR"),' /dev/shm/qemu/out-br/build/host-ccache-3.7.12/src/ccache.c 2782: sed -i 's,"%s/.ccache","%s/.ccache",' /dev/shm/qemu/out-br/build/host-ccache-3.7.12/src/conf.c 2783: >>> host-ccache 3.7.12 Updating config.sub and config.guess 2784: 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 2785: >>> host-ccache 3.7.12 Patching libtool 2786: >>> host-ccache 3.7.12 Configuring 2787: (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 ) 2788: CC arch/arm/kernel/unwind.o 2789: CC net/ethernet/eth.o 2790: 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 2791: AR drivers/video/console/built-in.a 2792: CC fs/ext4/migrate.o 2793: configure: configuring ccache 2794: checking build system type... CC fs/proc/softirqs.o 2795: x86_64-pc-linux-gnu 2796: checking host system type... x86_64-pc-linux-gnu 2797: checking for gcc... /usr/bin//gcc 2798: checking whether the C compiler works... HOSTCC drivers/video/logo/pnmtologo 2799: CC fs/proc/namespaces.o 2800: yes 2801: checking for C compiler default output file name... a.out 2802: checking for suffix of executables... CC mm/vmalloc.o 2803: 2804: checking whether we are cross compiling... CC drivers/video/fbdev/core/fb_cmdline.o 2805: CC block/blk-sysfs.o 2806: no 2807: checking for suffix of object files... o 2808: checking whether we are using the GNU C compiler... yes 2809: checking whether /usr/bin//gcc accepts -g... CC block/blk-flush.o 2810: CC block/blk-settings.o 2811: yes 2812: checking for /usr/bin//gcc option to accept ISO C89... LOGO drivers/video/logo/logo_linux_mono.c 2813: LOGO drivers/video/logo/logo_linux_vga16.c 2814: LOGO drivers/video/logo/logo_linux_clut224.c 2815: CC drivers/video/logo/logo_linux_mono.o 2816: CC drivers/video/logo/logo_linux_vga16.o 2817: none needed 2818: checking whether we are using the clang C compiler... CC arch/arm/kernel/devtree.o 2819: no 2820: checking for /usr/bin//gcc option to accept ISO C99... CC drivers/video/logo/logo_linux_clut224.o 2821: CC fs/ext4/mmp.o 2822: CC fs/ext4/move_extent.o 2823: none needed 2824: checking how to run the C preprocessor... /usr/bin//cpp 2825: CC sound/core/timer.o 2826: AR drivers/video/logo/built-in.a 2827: CC sound/core/pcm.o 2828: checking for a BSD-compatible install... /usr/bin//install -c 2829: checking for ranlib... /usr/bin//ranlib 2830: checking for ar... /usr/bin//ar 2831: checking for bash... /bin/bash 2832: checking for dirent.h that defines DIR... yes 2833: checking for library containing opendir... CC block/blk-ioc.o 2834: none required 2835: checking whether time.h and sys/time.h may both be included... CC kernel/irq/dummychip.o 2836: CC sound/core/pcm_native.o 2837: CC drivers/video/hdmi.o 2838: yes 2839: checking for sys/wait.h that is POSIX.1 compatible... yes 2840: checking for grep that handles long lines and -e... /usr/bin//grep 2841: checking for egrep... /usr/bin//grep -E 2842: checking for ANSI C header files... CC kernel/irq/devres.o 2843: CC fs/ext2/balloc.o 2844: yes 2845: checking for sys/types.h... AR drivers/video/backlight/built-in.a 2846: CC fs/ext2/dir.o 2847: yes 2848: checking for sys/stat.h... AR net/802/built-in.a 2849: yes 2850: checking for stdlib.h... CC net/core/dev_addr_lists.o 2851: yes 2852: checking for string.h... CC block/blk-map.o 2853: yes 2854: CC drivers/video/fbdev/core/fb_notify.o 2855: checking for memory.h... CC fs/ext4/namei.o 2856: CC kernel/irq/autoprobe.o 2857: CC fs/proc/self.o 2858: yes 2859: checking for strings.h... yes 2860: checking for inttypes.h... CC arch/arm/kernel/swp_emulate.o 2861: yes 2862: checking for stdint.h... CC arch/arm/kernel/hw_breakpoint.o 2863: CC arch/arm/kernel/perf_regs.o 2864: AR net/ethernet/built-in.a 2865: AR sound/drivers/opl3/built-in.a 2866: yes 2867: AR sound/drivers/opl4/built-in.a 2868: checking for unistd.h... AR sound/drivers/mpu401/built-in.a 2869: AR sound/drivers/vx/built-in.a 2870: AR sound/drivers/pcsp/built-in.a 2871: AR sound/drivers/built-in.a 2872: CC mm/process_vm_access.o 2873: yes 2874: checking for long long... CC fs/ext2/file.o 2875: CC block/blk-merge.o 2876: CC fs/ext4/page-io.o 2877: CC fs/ext4/readpage.o 2878: AR drivers/video/fbdev/omap/built-in.a 2879: CC kernel/irq/irqdomain.o 2880: CC kernel/irq/proc.o 2881: yes 2882: checking ctype.h usability... yes 2883: checking ctype.h presence... CC kernel/irq/cpuhotplug.o 2884: yes 2885: checking for ctype.h... yes 2886: checking pwd.h usability... CC drivers/video/display_timing.o 2887: yes 2888: checking pwd.h presence... yes 2889: checking for pwd.h... yes 2890: checking for stdlib.h... (cached) yes 2891: checking for string.h... (cached) yes 2892: checking for strings.h... (cached) yes 2893: checking sys/time.h usability... CC drivers/video/fbdev/core/fbmem.o 2894: yes 2895: checking sys/time.h presence... yes 2896: checking for sys/time.h... yes 2897: CC fs/proc/thread_self.o 2898: checking sys/mman.h usability... yes 2899: checking sys/mman.h presence... yes 2900: checking for sys/mman.h... yes 2901: checking termios.h usability... CC fs/proc/proc_sysctl.o 2902: AR drivers/video/fbdev/omap2/omapfb/dss/built-in.a 2903: yes 2904: checking termios.h presence... AR drivers/video/fbdev/omap2/omapfb/displays/built-in.a 2905: yes 2906: checking for termios.h... yes 2907: checking for gethostname... AR drivers/video/fbdev/omap2/omapfb/built-in.a 2908: AR drivers/video/fbdev/omap2/built-in.a 2909: CC fs/ext2/ialloc.o 2910: CC fs/proc/proc_net.o 2911: yes 2912: checking for getopt_long... CC fs/ext2/inode.o 2913: CC fs/proc/kmsg.o 2914: yes 2915: checking for getpwuid... CC fs/proc/page.o 2916: CC fs/ext4/resize.o 2917: yes 2918: checking for gettimeofday... yes 2919: checking for localtime_r... CC kernel/irq/pm.o 2920: CC fs/jbd2/transaction.o 2921: CC block/blk-timeout.o 2922: yes 2923: checking for mkstemp... yes 2924: checking for realpath... CC arch/arm/kernel/perf_callchain.o 2925: yes 2926: checking for setenv... CC arch/arm/kernel/perf_event_xscale.o 2927: CC fs/ext4/super.o 2928: CC fs/ext4/symlink.o 2929: yes 2930: checking for strndup... CC net/sched/sch_generic.o 2931: CC mm/page_alloc.o 2932: yes 2933: checking for strtok_r... yes 2934: checking for unsetenv... yes 2935: checking for utimes... yes 2936: checking for compar_fn_t in stdlib.h... CC net/sched/sch_mq.o 2937: yes 2938: checking for stdarg.h... CC fs/ext4/sysfs.o 2939: CC net/sched/sch_frag.o 2940: yes 2941: checking for varargs.h... no 2942: checking for unsigned long long int... yes 2943: checking for vsnprintf... CC net/netlink/af_netlink.o 2944: CC net/netlink/genetlink.o 2945: yes 2946: checking whether vsnprintf is C99 compliant... CC fs/ext4/xattr.o 2947: CC fs/cramfs/inode.o 2948: CC fs/cramfs/uncompress.o 2949: yes 2950: checking for snprintf... CC fs/squashfs/block.o 2951: CC block/blk-lib.o 2952: yes 2953: checking whether snprintf is C99 compliant... CC kernel/irq/ipi.o 2954: CC sound/core/pcm_lib.o 2955: yes 2956: checking for vasprintf... yes 2957: CC arch/arm/kernel/perf_event_v6.o 2958: checking for asprintf... CC arch/arm/kernel/perf_event_v7.o 2959: yes 2960: checking for library containing cos... CC block/blk-mq.o 2961: CC net/netlink/policy.o 2962: -lm 2963: configure: using bundled zlib as requested 2964: checking whether byte ordering is bigendian... CC arch/arm/kernel/topology.o 2965: CC fs/ext2/ioctl.o 2966: no 2967: checking for inline... inline 2968: checking for extern inline... no 2969: configure: developer mode disabled 2970: checking whether C compiler supports -Wno-implicit-fallthrough... CC net/core/dst.o 2971: CC drivers/video/fbdev/core/fbmon.o 2972: yes 2973: configure: creating ./config.status 2974: CC kernel/irq/affinity.o 2975: CC drivers/video/fbdev/core/fbcmap.o 2976: config.status: creating Makefile 2977: CC fs/squashfs/cache.o 2978: config.status: creating config.h 2979: 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 2980: CC fs/jbd2/commit.o 2981: configure: now build ccache by running make 2982: >>> host-ccache 3.7.12 Building 2983: 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/ 2984: CC src/main.o 2985: CC src/args.o 2986: AR fs/proc/built-in.a 2987: AR fs/cramfs/built-in.a 2988: CC fs/squashfs/dir.o 2989: CC arch/arm/kernel/vdso.o 2990: AS arch/arm/kernel/phys2virt.o 2991: AS arch/arm/kernel/hyp-stub.o 2992: AR net/bpf/built-in.a 2993: CC fs/squashfs/export.o 2994: CC fs/squashfs/file.o 2995: CC kernel/rcu/update.o 2996: CC src/ccache.o 2997: CC arch/arm/kernel/psci_smp.o 2998: CC fs/ext4/xattr_hurd.o 2999: CC kernel/rcu/sync.o 3000: CC net/ethtool/ioctl.o 3001: AR kernel/irq/built-in.a 3002: CC net/ipv4/route.o 3003: CC fs/ext2/namei.o 3004: CC kernel/rcu/srcutree.o 3005: CC net/ethtool/common.o 3006: CC net/ethtool/netlink.o 3007: CC kernel/rcu/tree.o 3008: AR net/sched/built-in.a 3009: CC sound/core/pcm_misc.o 3010: CC kernel/rcu/rcu_segcblist.o 3011: CC net/unix/af_unix.o 3012: CC net/ipv6/addrconf_core.o 3013: CC net/packet/af_packet.o 3014: AS arch/arm/kernel/smccc-call.o 3015: CC drivers/video/fbdev/core/fbsysfs.o 3016: CC arch/arm/kernel/spectre.o 3017: CC net/unix/garbage.o 3018: CC net/ipv4/inetpeer.o 3019: CC fs/squashfs/fragment.o 3020: CC net/unix/sysctl_net_unix.o 3021: CC fs/ext2/super.o 3022: CC net/unix/scm.o 3023: CC fs/jbd2/recovery.o 3024: CC fs/ext2/symlink.o 3025: CC sound/core/pcm_memory.o 3026: CC src/cleanup.o 3027: CC fs/squashfs/id.o 3028: AR arch/arm/kernel/built-in.a 3029: CC net/ethtool/bitset.o 3030: AR arch/arm/built-in.a 3031: CC src/compopt.o 3032: CC net/ethtool/strset.o 3033: CC net/ethtool/linkinfo.o 3034: AR net/netlink/built-in.a 3035: CC src/conf.o 3036: CC net/ethtool/linkmodes.o 3037: CC net/ethtool/linkstate.o 3038: CC net/core/netevent.o 3039: CC drivers/video/fbdev/core/modedb.o 3040: CC drivers/video/fbdev/core/fbcvt.o 3041: CC src/confitems.o 3042: CC net/sunrpc/clnt.o 3043: CC net/ipv6/exthdrs_core.o 3044: CC net/ethtool/debug.o 3045: CC fs/squashfs/inode.o 3046: CC src/counters.o 3047: CC sound/core/memalloc.o 3048: CC src/execute.o 3049: CC mm/init-mm.o 3050: CC net/sunrpc/xprt.o 3051: CC mm/memblock.o 3052: AR fs/ext2/built-in.a 3053: CC mm/madvise.o 3054: CC src/exitfn.o 3055: CC src/hash.o 3056: CC fs/jbd2/checkpoint.o 3057: CC block/blk-mq-tag.o 3058: CC src/hashutil.o 3059: AS arch/arm/lib/ashldi3.o 3060: CC net/9p/mod.o 3061: AS arch/arm/lib/ashrdi3.o 3062: AS arch/arm/lib/backtrace.o 3063: CC net/core/neighbour.o 3064: AS arch/arm/lib/bswapsdi2.o 3065: AS arch/arm/lib/call_with_stack.o 3066: AS arch/arm/lib/changebit.o 3067: AS arch/arm/lib/clear_user.o 3068: AS arch/arm/lib/clearbit.o 3069: CC src/language.o 3070: CC fs/squashfs/namei.o 3071: CC fs/squashfs/super.o 3072: AS arch/arm/lib/copy_from_user.o 3073: AS arch/arm/lib/copy_page.o 3074: AS arch/arm/lib/copy_to_user.o 3075: AS arch/arm/lib/csumipv6.o 3076: AS arch/arm/lib/csumpartial.o 3077: CC net/9p/client.o 3078: CC src/lockfile.o 3079: AS arch/arm/lib/csumpartialcopy.o 3080: AS arch/arm/lib/csumpartialcopyuser.o 3081: AS arch/arm/lib/delay-loop.o 3082: CC arch/arm/lib/delay.o 3083: AS arch/arm/lib/div64.o 3084: CC net/ipv4/protocol.o 3085: CC net/9p/error.o 3086: AS arch/arm/lib/findbit.o 3087: CC src/manifest.o 3088: CC net/ethtool/wol.o 3089: AS arch/arm/lib/getuser.o 3090: AS arch/arm/lib/io-readsb.o 3091: CC net/9p/protocol.o 3092: CC net/9p/trans_common.o 3093: CC drivers/video/fbdev/core/fb_defio.o 3094: CC sound/core/pcm_timer.o 3095: CC lib/math/div64.o 3096: CC fs/squashfs/symlink.o 3097: CC net/ipv6/ip6_checksum.o 3098: CC drivers/video/fbdev/core/fbcon.o 3099: CC drivers/video/fbdev/core/bitblit.o 3100: CC net/9p/trans_fd.o 3101: AR net/unix/built-in.a 3102: CC drivers/video/fbdev/core/softcursor.o 3103: CC lib/math/gcd.o 3104: CC src/mdfour.o 3105: CC net/9p/trans_virtio.o 3106: AS arch/arm/lib/io-readsl.o 3107: AS arch/arm/lib/io-readsw-armv4.o 3108: AS arch/arm/lib/io-writesb.o 3109: AS arch/arm/lib/io-writesl.o 3110: AS arch/arm/lib/io-writesw-armv4.o 3111: AS arch/arm/lib/lib1funcs.o 3112: CC src/stats.o 3113: AS arch/arm/lib/lshrdi3.o 3114: CC lib/math/lcm.o 3115: AS arch/arm/lib/memchr.o 3116: CC block/blk-stat.o 3117: AS arch/arm/lib/memcpy.o 3118: AS arch/arm/lib/memmove.o 3119: AS arch/arm/lib/memset.o 3120: CC lib/math/int_pow.o 3121: AS arch/arm/lib/muldi3.o 3122: AS arch/arm/lib/putuser.o 3123: AS arch/arm/lib/setbit.o 3124: CC fs/jbd2/revoke.o 3125: AS arch/arm/lib/strchr.o 3126: CC lib/math/int_sqrt.o 3127: AS arch/arm/lib/strrchr.o 3128: AS arch/arm/lib/testchangebit.o 3129: CC lib/math/reciprocal_div.o 3130: CC src/util.o 3131: CC lib/math/rational.o 3132: AS arch/arm/lib/testclearbit.o 3133: CC fs/squashfs/decompressor.o 3134: CC mm/page_io.o 3135: AS arch/arm/lib/testsetbit.o 3136: AS arch/arm/lib/ucmpdi2.o 3137: AR arch/arm/lib/built-in.a 3138: AR arch/arm/lib/lib.a 3139: AR net/packet/built-in.a 3140: CC fs/squashfs/file_cache.o 3141: CC lib/crypto/chacha.o 3142: CC lib/crypto/blake2s.o 3143: AR sound/isa/ad1816a/built-in.a 3144: AR sound/isa/ad1848/built-in.a 3145: AR sound/isa/cs423x/built-in.a 3146: CC net/ipv4/ip_input.o 3147: AR sound/isa/es1688/built-in.a 3148: AR sound/isa/galaxy/built-in.a 3149: CC net/ethtool/features.o 3150: AR sound/isa/gus/built-in.a 3151: AR sound/core/built-in.a 3152: AR sound/isa/msnd/built-in.a 3153: CC net/core/rtnetlink.o 3154: AR sound/isa/opti9xx/built-in.a 3155: AR sound/isa/sb/built-in.a 3156: AR sound/isa/wavefront/built-in.a 3157: AR sound/isa/wss/built-in.a 3158: AR sound/isa/built-in.a 3159: CC fs/jbd2/journal.o 3160: CC sound/pci/ac97/ac97_codec.o 3161: AR lib/math/built-in.a 3162: CC lib/crypto/blake2s-generic.o 3163: CC net/ethtool/privflags.o 3164: CC drivers/video/fbdev/core/cfbfillrect.o 3165: AR kernel/rcu/built-in.a 3166: AR kernel/livepatch/built-in.a 3167: CC src/confitems_lookup.o 3168: CC kernel/dma/mapping.o 3169: AR kernel/entry/built-in.a 3170: CC net/ipv6/ip6_icmp.o 3171: CC net/ipv6/output_core.o 3172: CC src/envtoconfitems_lookup.o 3173: AR sound/ppc/built-in.a 3174: CC net/sunrpc/socklib.o 3175: CC src/version.o 3176: CC net/ethtool/rings.o 3177: CC src/getopt_long.o 3178: CC net/ethtool/channels.o 3179: CC src/hashtable.o 3180: CC net/ethtool/coalesce.o 3181: CC net/sunrpc/xprtsock.o 3182: CC fs/squashfs/decompressor_single.o 3183: CC block/blk-mq-sysfs.o 3184: CC src/hashtable_itr.o 3185: CC net/ethtool/pause.o 3186: CC src/murmurhashneutral2.o 3187: CC block/blk-mq-cpumap.o 3188: CC fs/squashfs/lzo_wrapper.o 3189: CC src/snprintf.o 3190: CC src/zlib/adler32.o 3191: AR net/9p/built-in.a 3192: CC net/sunrpc/sched.o 3193: CC src/zlib/crc32.o 3194: CC mm/swap_state.o 3195: AR lib/crypto/built-in.a 3196: CC lib/zlib_inflate/inffast.o 3197: CC net/devres.o 3198: CC src/zlib/deflate.o 3199: CC lib/zlib_inflate/inflate.o 3200: CC net/ethtool/eee.o 3201: CC net/ethtool/tsinfo.o 3202: CC drivers/video/fbdev/core/cfbcopyarea.o 3203: CC drivers/video/fbdev/core/cfbimgblt.o 3204: CC net/socket.o 3205: CC net/sysctl_net.o 3206: CC net/ipv6/protocol.o 3207: CC kernel/dma/direct.o 3208: CC net/ipv6/ip6_offload.o 3209: CC net/ipv4/ip_fragment.o 3210: CC drivers/video/fbdev/core/sysfillrect.o 3211: CC fs/squashfs/zlib_wrapper.o 3212: CC block/blk-mq-sched.o 3213: CC src/zlib/gzclose.o 3214: CC drivers/video/fbdev/core/syscopyarea.o 3215: CC net/sunrpc/auth.o 3216: CC src/zlib/gzlib.o 3217: CC lib/zlib_inflate/infutil.o 3218: CC net/sunrpc/auth_null.o 3219: CC src/zlib/gzread.o 3220: CC net/sunrpc/auth_unix.o 3221: CC net/ethtool/cabletest.o 3222: CC lib/zlib_inflate/inftrees.o 3223: CC src/zlib/gzwrite.o 3224: CC mm/swapfile.o 3225: CC net/sunrpc/svc.o 3226: AR fs/squashfs/built-in.a 3227: CC lib/zlib_inflate/inflate_syms.o 3228: CC src/zlib/inffast.o 3229: CC net/sunrpc/svcsock.o 3230: CC fs/ext4/xattr_trusted.o 3231: CC drivers/video/fbdev/core/sysimgblt.o 3232: CC net/ipv6/tcpv6_offload.o 3233: CC sound/arm/aaci.o 3234: CC src/zlib/inflate.o 3235: AR sound/sh/built-in.a 3236: CC drivers/video/videomode.o 3237: CC kernel/dma/ops_helpers.o 3238: CC kernel/dma/dummy.o 3239: CC net/ipv6/exthdrs_offload.o 3240: CC net/core/utils.o 3241: AR fs/jbd2/built-in.a 3242: CC net/ethtool/tunnels.o 3243: AR lib/zlib_inflate/built-in.a 3244: CC lib/zlib_deflate/deflate.o 3245: CC block/ioctl.o 3246: CC net/ipv4/ip_forward.o 3247: CC drivers/video/fbdev/core/fb_sys_fops.o 3248: CC lib/lzo/lzo1x_compress.o 3249: CC src/zlib/inftrees.o 3250: CC fs/ext4/xattr_user.o 3251: CC lib/lzo/lzo1x_decompress_safe.o 3252: CC lib/lz4/lz4_decompress.o 3253: CC lib/zstd/zstd_compress_module.o 3254: CC src/zlib/trees.o 3255: CC net/ipv4/ip_options.o 3256: AR sound/arm/built-in.a 3257: CC kernel/dma/contiguous.o 3258: CC net/ipv4/ip_output.o 3259: CC lib/xz/xz_dec_syms.o 3260: CC lib/zstd/common/debug.o 3261: CC net/core/link_watch.o 3262: CC drivers/video/of_display_timing.o 3263: CC lib/fonts/fonts.o 3264: CC lib/zlib_deflate/deftree.o 3265: CC sound/pci/ac97/ac97_pcm.o 3266: CC lib/zlib_deflate/deflate_syms.o 3267: CC lib/zstd/common/entropy_common.o 3268: CC block/genhd.o 3269: CC lib/fonts/font_8x8.o 3270: CC lib/xz/xz_dec_stream.o 3271: AR lib/lzo/built-in.a 3272: CC drivers/video/of_videomode.o 3273: CC lib/xz/xz_dec_lzma2.o 3274: CC src/zlib/zutil.o 3275: CC lib/zstd/common/error_private.o 3276: AR src/zlib/libz.a 3277: RANLIB src/zlib/libz.a 3278: AR net/ipv6/built-in.a 3279: CC lib/zstd/common/fse_decompress.o 3280: CC mm/swap_slots.o 3281: LD ccache 3282: AR drivers/char/ipmi/built-in.a 3283: CC lib/zstd/common/zstd_common.o 3284: CC net/ethtool/fec.o 3285: CC lib/fonts/font_8x16.o 3286: CC net/ethtool/eeprom.o 3287: AR drivers/video/fbdev/core/built-in.a 3288: CC net/ethtool/stats.o 3289: AR drivers/video/fbdev/built-in.a 3290: CC lib/zstd/compress/fse_compress.o 3291: CC fs/ext4/fast_commit.o 3292: CC net/ethtool/phc_vclocks.o 3293: >>> host-ccache 3.7.12 Installing to host directory 3294: 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/ 3295: CP ccache.1 3296: INSTALL ccache 3297: INSTALL ccache.1 3298: mkdir -p /home/optee/.ccache 3299: CC fs/ext4/orphan.o 3300: CC kernel/dma/coherent.o 3301: AR drivers/video/built-in.a 3302: CC drivers/amba/bus.o 3303: attr-2.5.1.tar.xz: OK (sha256: db448a626f9313a1a970d636767316a8da32aede70518b8050fa0de7947adc32) 3304: AR sound/synth/built-in.a 3305: CC net/sunrpc/svcauth.o 3306: >>> host-attr 2.5.1 Extracting 3307: 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 - 3308: AR drivers/clk/actions/built-in.a 3309: AR drivers/clk/analogbits/built-in.a 3310: AR drivers/clk/bcm/built-in.a 3311: AR drivers/clk/imgtec/built-in.a 3312: AR drivers/clk/imx/built-in.a 3313: AR drivers/clk/ingenic/built-in.a 3314: AR lib/zlib_deflate/built-in.a 3315: CC net/sunrpc/svcauth_unix.o 3316: AR drivers/clk/mediatek/built-in.a 3317: >>> host-attr 2.5.1 Patching 3318: AR drivers/clk/microchip/built-in.a 3319: 3320: Applying 0001-build-with-older-GCCs.patch using patch: 3321: patching file include/attributes.h 3322: >>> host-attr 2.5.1 Updating config.sub and config.guess 3323: 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 3324: AR drivers/clk/mstar/built-in.a 3325: >>> host-attr 2.5.1 Patching libtool 3326: AR lib/fonts/built-in.a 3327: AR drivers/clk/mvebu/built-in.a 3328: patching file /dev/shm/qemu/out-br/build/host-attr-2.5.1/build-aux/ltmain.sh 3329: Hunk #1 succeeded at 2694 (offset 7 lines). 3330: Hunk #2 succeeded at 4284 (offset 7 lines). 3331: Hunk #3 succeeded at 6579 (offset 25 lines). 3332: Hunk #4 succeeded at 6589 (offset 25 lines). 3333: Hunk #5 succeeded at 6882 (offset 25 lines). 3334: Hunk #6 succeeded at 7174 (offset 25 lines). 3335: Hunk #7 succeeded at 8142 (offset 30 lines). 3336: Hunk #8 succeeded at 10771 (offset 61 lines). 3337: CC lib/argv_split.o 3338: AR drivers/clk/ralink/built-in.a 3339: CC net/ethtool/module.o 3340: AR drivers/clk/renesas/built-in.a 3341: AR drivers/clk/socfpga/built-in.a 3342: >>> host-attr 2.5.1 Configuring 3343: AR drivers/clk/sprd/built-in.a 3344: CC lib/zstd/compress/hist.o 3345: CC kernel/dma/remap.o 3346: (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 ) 3347: AR drivers/clk/sunxi-ng/built-in.a 3348: CC sound/pci/ac97/ac97_proc.o 3349: CC net/ipv4/ip_sockglue.o 3350: AR drivers/clk/ti/built-in.a 3351: CC drivers/clk/versatile/icst.o 3352: CC lib/xz/xz_dec_bcj.o 3353: AR lib/lz4/built-in.a 3354: configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop 3355: CC lib/zstd/compress/huf_compress.o 3356: CC kernel/module/main.o 3357: checking for a BSD-compatible install... /usr/bin//install -c 3358: checking whether build environment is sane... yes 3359: checking for a thread-safe mkdir -p... /usr/bin//mkdir -p 3360: checking for gawk... gawk 3361: checking whether make sets $(MAKE)... CC net/core/filter.o 3362: yes 3363: checking whether make supports nested variables... yes 3364: checking whether make supports nested variables... (cached) yes 3365: checking for gcc... /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc 3366: CC kernel/time/time.o 3367: checking whether the C compiler works... CC mm/dmapool.o 3368: yes 3369: checking for C compiler default output file name... a.out 3370: checking for suffix of executables... CC net/ipv4/inet_hashtables.o 3371: CC drivers/clk/versatile/clk-icst.o 3372: CC kernel/time/timer.o 3373: 3374: checking whether we are cross compiling... no 3375: checking for suffix of object files... o 3376: checking whether we are using the GNU C compiler... yes 3377: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc accepts -g... yes 3378: checking for /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc option to accept ISO C89... CC lib/zstd/compress/zstd_compress.o 3379: none needed 3380: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc understands -c and -o together... yes 3381: checking whether make supports the include directive... yes (GNU style) 3382: checking dependency style of /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc... none 3383: checking how to run the C preprocessor... /usr/bin//cpp 3384: checking for grep that handles long lines and -e... /usr/bin//grep 3385: checking for egrep... /usr/bin//grep -E 3386: checking for ANSI C header files... AR lib/xz/built-in.a 3387: CC block/ioprio.o 3388: CC net/ipv4/inet_timewait_sock.o 3389: CC net/ipv4/inet_connection_sock.o 3390: CC lib/zstd/compress/zstd_compress_literals.o 3391: yes 3392: checking for sys/types.h... yes 3393: checking for sys/stat.h... AR kernel/dma/built-in.a 3394: yes 3395: CC drivers/clk/versatile/clk-versatile.o 3396: checking for stdlib.h... yes 3397: checking for string.h... yes 3398: CC lib/zstd/compress/zstd_compress_sequences.o 3399: checking for memory.h... CC drivers/clk/versatile/clk-sp810.o 3400: yes 3401: checking for strings.h... yes 3402: checking for inttypes.h... yes 3403: CC kernel/futex/core.o 3404: checking for stdint.h... CC kernel/cgroup/cgroup.o 3405: yes 3406: checking for unistd.h... yes 3407: checking minix/config.h usability... AR drivers/amba/built-in.a 3408: CC kernel/trace/trace_clock.o 3409: no 3410: checking minix/config.h presence... no 3411: checking for minix/config.h... no 3412: checking whether it is safe to define __EXTENSIONS__... yes 3413: CC kernel/cgroup/rstat.o 3414: checking for an ANSI C-conforming const... yes 3415: checking for mode_t... CC kernel/trace/ring_buffer.o 3416: yes 3417: checking for size_t... CC kernel/trace/trace.o 3418: AR sound/pci/ac97/built-in.a 3419: AR sound/pci/ali5451/built-in.a 3420: AR sound/pci/asihpi/built-in.a 3421: CC mm/slub.o 3422: AR sound/pci/au88x0/built-in.a 3423: AR sound/pci/aw2/built-in.a 3424: yes 3425: checking for working alloca.h... AR sound/pci/ctxfi/built-in.a 3426: CC mm/migrate.o 3427: AR sound/pci/ca0106/built-in.a 3428: AR sound/pci/cs46xx/built-in.a 3429: AR sound/pci/cs5535audio/built-in.a 3430: AR sound/pci/lola/built-in.a 3431: yes 3432: checking for alloca... AR sound/pci/lx6464es/built-in.a 3433: CC fs/ramfs/inode.o 3434: AR sound/pci/echoaudio/built-in.a 3435: AR net/ethtool/built-in.a 3436: CC drivers/clk/versatile/clk-vexpress-osc.o 3437: AR sound/pci/emu10k1/built-in.a 3438: AR sound/pci/hda/built-in.a 3439: AR sound/pci/ice1712/built-in.a 3440: CC kernel/trace/trace_output.o 3441: CC kernel/cgroup/namespace.o 3442: AR sound/pci/korg1212/built-in.a 3443: yes 3444: checking whether __attribute__((visibility())) is supported... yes 3445: checking for special C compiler options needed for large files... no 3446: checking for _FILE_OFFSET_BITS value needed for large files... AR sound/pci/mixart/built-in.a 3447: no 3448: checking the archiver (/usr/bin//ar) interface... CC kernel/cgroup/cgroup-v1.o 3449: AR sound/pci/nm256/built-in.a 3450: AR sound/pci/oxygen/built-in.a 3451: CC kernel/cgroup/freezer.o 3452: AR sound/pci/pcxhr/built-in.a 3453: ar 3454: checking build system type... AR sound/pci/riptide/built-in.a 3455: AR sound/pci/rme9652/built-in.a 3456: AR sound/pci/trident/built-in.a 3457: AR sound/pci/ymfpci/built-in.a 3458: AR sound/pci/vx222/built-in.a 3459: x86_64-pc-linux-gnu 3460: checking host system type... x86_64-pc-linux-gnu 3461: checking how to print strings... AR sound/pci/built-in.a 3462: AR sound/usb/misc/built-in.a 3463: AR sound/usb/usx2y/built-in.a 3464: printf 3465: checking for a sed that does not truncate output... /usr/bin//sed 3466: AR sound/usb/caiaq/built-in.a 3467: checking for fgrep... /usr/bin//grep -F 3468: checking for ld used by /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc... /usr/bin//ld 3469: checking if the linker (/usr/bin//ld) is GNU ld... yes 3470: checking for BSD- or MS-compatible name lister (nm)... /usr/bin//nm 3471: checking the name lister (/usr/bin//nm) interface... AR sound/usb/6fire/built-in.a 3472: CC block/badblocks.o 3473: AR fs/ext4/built-in.a 3474: AR sound/usb/hiface/built-in.a 3475: CC kernel/cgroup/cpuset.o 3476: AR sound/usb/bcd2000/built-in.a 3477: AR sound/usb/built-in.a 3478: AR sound/firewire/built-in.a 3479: BSD nm 3480: checking whether ln -s works... yes 3481: checking the maximum length of command line arguments... 1572864 3482: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop 3483: checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 3484: checking for /usr/bin//ld option to reload object files... -r 3485: checking for objdump... objdump 3486: checking how to recognize dependent libraries... pass_all 3487: checking for dlltool... AR sound/sparc/built-in.a 3488: no 3489: checking how to associate runtime and link libraries... printf %s\n 3490: checking for archiver @FILE support... AR sound/spi/built-in.a 3491: CC kernel/time/hrtimer.o 3492: AR sound/parisc/built-in.a 3493: AR sound/pcmcia/vx/built-in.a 3494: AR sound/pcmcia/pdaudiocf/built-in.a 3495: @ 3496: checking for strip... strip 3497: checking for ranlib... /usr/bin//ranlib 3498: checking command to parse /usr/bin//nm output from /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc object... AR sound/pcmcia/built-in.a 3499: AR sound/mips/built-in.a 3500: AR sound/soc/built-in.a 3501: AR sound/atmel/built-in.a 3502: AR sound/hda/built-in.a 3503: AR sound/x86/built-in.a 3504: AR sound/xen/built-in.a 3505: AR sound/virtio/built-in.a 3506: ok 3507: checking for sysroot... no 3508: checking for a working dd... CC sound/sound_core.o 3509: /usr/bin//dd 3510: checking how to truncate binary pipes... /usr/bin//dd bs=4096 count=1 3511: checking for mt... mt 3512: checking if mt is a manifest tool... no 3513: checking for dlfcn.h... yes 3514: checking for objdir... .libs 3515: CC kernel/futex/syscalls.o 3516: CC fs/ramfs/file-mmu.o 3517: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc supports -fno-rtti -fno-exceptions... no 3518: checking for /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc option to produce PIC... -fPIC -DPIC 3519: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc PIC flag -fPIC -DPIC works... AR drivers/clk/versatile/built-in.a 3520: CC net/sunrpc/addr.o 3521: CC sound/ac97_bus.o 3522: yes 3523: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc static flag -static works... AR drivers/clk/xilinx/built-in.a 3524: CC sound/last.o 3525: CC drivers/clk/clk-devres.o 3526: yes 3527: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc supports -c -o file.o... yes 3528: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc supports -c -o file.o... (cached) yes 3529: 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 3530: checking whether -lc should be explicitly linked in... CC fs/fat/cache.o 3531: no 3532: checking dynamic linker characteristics... CC fs/nfs/client.o 3533: CC net/sunrpc/rpcb_clnt.o 3534: GNU/Linux ld.so 3535: checking how to hardcode library paths into programs... immediate 3536: checking whether stripping libraries is possible... CC drivers/clk/clk-bulk.o 3537: yes 3538: checking if libtool supports shared libraries... yes 3539: checking whether to build shared libraries... yes 3540: checking whether to build static libraries... no 3541: checking whether NLS is requested... no 3542: checking for msgfmt... no 3543: checking for gmsgfmt... : 3544: checking for xgettext... no 3545: CC kernel/module/strict_rwx.o 3546: checking for msgmerge... no 3547: checking for ld used by /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc... /usr/bin//ld -m elf_x86_64 3548: checking if the linker (/usr/bin//ld -m elf_x86_64) is GNU ld... yes 3549: checking for shared library run path origin... CC kernel/futex/pi.o 3550: done 3551: checking for CFPreferencesCopyAppValue... CC block/blk-rq-qos.o 3552: no 3553: checking for CFLocaleCopyCurrent... no 3554: checking whether to use NLS... no 3555: checking that generated files are newer than configure... done 3556: configure: creating ./config.status 3557: CC block/disk-events.o 3558: CC fs/fat/dir.o 3559: CC fs/fat/fatent.o 3560: AR fs/ramfs/built-in.a 3561: CC drivers/clk/clkdev.o 3562: AR sound/built-in.a 3563: CC lib/bug.o 3564: CC kernel/trace/trace_seq.o 3565: CC net/ipv4/tcp.o 3566: CC net/ipv4/tcp_input.o 3567: CC lib/zstd/compress/zstd_compress_superblock.o 3568: CC net/ipv4/tcp_output.o 3569: CC kernel/time/timekeeping.o 3570: CC kernel/time/ntp.o 3571: CC kernel/futex/requeue.o 3572: CC lib/buildid.o 3573: config.status: creating libattr.pc 3574: CC kernel/futex/waitwake.o 3575: config.status: creating Makefile 3576: config.status: creating po/Makefile.in 3577: CC kernel/module/tree_lookup.o 3578: config.status: creating include/config.h 3579: CC lib/zstd/compress/zstd_double_fast.o 3580: config.status: executing depfiles commands 3581: config.status: executing libtool commands 3582: CC drivers/clk/clk.o 3583: CC net/sunrpc/timer.o 3584: config.status: executing po-directories commands 3585: config.status: creating po/POTFILES 3586: config.status: creating po/Makefile 3587: config.status: executing include/attr commands 3588: configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop 3589: >>> host-attr 2.5.1 Building 3590: 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/ 3591: CC lib/cmdline.o 3592: Making all in po 3593: make[4]: Nothing to be done for 'all'. 3594: CC tools/attr.o 3595: CC lib/cpumask.o 3596: CC libattr/la-attr_copy_action.lo 3597: CC block/blk-ia-ranges.o 3598: CC fs/nfs/dir.o 3599: CC libattr/la-attr_copy_check.lo 3600: CC lib/ctype.o 3601: CC fs/nfs/file.o 3602: CC kernel/time/clocksource.o 3603: CC libattr/la-attr_copy_fd.lo 3604: CC fs/exportfs/expfs.o 3605: CC fs/lockd/clntlock.o 3606: CC libattr/la-attr_copy_file.lo 3607: CC lib/dec_and_lock.o 3608: CC drivers/clk/clk-divider.o 3609: AR kernel/futex/built-in.a 3610: CC lib/decompress.o 3611: CC libattr/la-libattr.lo 3612: CC kernel/module/kallsyms.o 3613: CC net/sunrpc/xdr.o 3614: CC kernel/time/jiffies.o 3615: CC lib/decompress_bunzip2.o 3616: CC net/sunrpc/sunrpc_syms.o 3617: CC libattr/la-syscalls.lo 3618: CC fs/fat/file.o 3619: CC kernel/module/procfs.o 3620: CC kernel/module/sysfs.o 3621: CCLD libattr.la 3622: CC block/mq-deadline.o 3623: AR fs/exportfs/built-in.a 3624: CC fs/nls/nls_base.o 3625: CC mm/page_isolation.o 3626: CC libmisc/high_water_alloc.lo 3627: CC fs/nls/nls_cp437.o 3628: AR fs/unicode/built-in.a 3629: CC fs/nls/nls_iso8859-1.o 3630: CC fs/fat/inode.o 3631: CC libmisc/next_line.lo 3632: CC kernel/time/timer_list.o 3633: CC kernel/time/timeconv.o 3634: CC libmisc/quote.lo 3635: CC mm/early_ioremap.o 3636: CC net/core/sock_diag.o 3637: CC libmisc/unquote.lo 3638: CC mm/cma.o 3639: CC kernel/time/timecounter.o 3640: CC mm/balloon_compaction.o 3641: AR fs/nls/built-in.a 3642: AR kernel/module/built-in.a 3643: CC kernel/time/alarmtimer.o 3644: CC drivers/clk/clk-fixed-factor.o 3645: CC drivers/clk/clk-fixed-rate.o 3646: CC libmisc/walk_tree.lo 3647: CC fs/jffs2/compr.o 3648: CC kernel/trace/trace_stat.o 3649: CCLD libmisc.la 3650: CC fs/lockd/clntproc.o 3651: /usr/bin//ar: `u' modifier ignored since `D' is the default (see `U') 3652: CCLD attr 3653: CC fs/ubifs/shrinker.o 3654: AR kernel/cgroup/built-in.a 3655: CC fs/jffs2/dir.o 3656: CC kernel/time/posix-timers.o 3657: CC net/sunrpc/cache.o 3658: CC fs/jffs2/file.o 3659: CC tools/getfattr.o 3660: CCLD getfattr 3661: CC fs/jffs2/ioctl.o 3662: CC tools/setfattr.o 3663: CCLD setfattr 3664: CC fs/jffs2/nodelist.o 3665: CC fs/jffs2/malloc.o 3666: CC fs/jffs2/read.o 3667: CC block/kyber-iosched.o 3668: CC fs/jffs2/nodemgmt.o 3669: >>> host-attr 2.5.1 Installing to host directory 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 install -C /dev/shm/qemu/out-br/build/host-attr-2.5.1/ 3671: Making install in po 3672: if test "attr" = "gettext-tools"; then \ 3673: /usr/bin//mkdir -p /dev/shm/qemu/out-br/host/share/gettext/po; \ 3674: 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 \ 3675: /usr/bin//install -c -m 644 ./$file \ 3676: /dev/shm/qemu/out-br/host/share/gettext/po/$file; \ 3677: done; \ 3678: for file in Makevars; do \ 3679: rm -f /dev/shm/qemu/out-br/host/share/gettext/po/$file; \ 3680: done; \ 3681: else \ 3682: : ; \ 3683: fi 3684: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/lib' 3685: /bin/bash ./libtool --mode=install /usr/bin//install -c libattr.la '/dev/shm/qemu/out-br/host/lib' 3686: libtool: install: /usr/bin//install -c .libs/libattr.so.1.1.2501 /dev/shm/qemu/out-br/host/lib/libattr.so.1.1.2501 3687: 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; }; }) 3688: 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; }; }) 3689: libtool: install: /usr/bin//install -c .libs/libattr.lai /dev/shm/qemu/out-br/host/lib/libattr.la 3690: 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 3691: ---------------------------------------------------------------------- 3692: Libraries have been installed in: 3693: /dev/shm/qemu/out-br/host/lib 3694: 3695: If you ever happen to want to link against installed libraries 3696: in a given directory, LIBDIR, you must either use libtool, and 3697: specify the full pathname of the library, or use the '-LLIBDIR' 3698: flag during linking and do at least one of the following: 3699: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 3700: during execution 3701: - add LIBDIR to the 'LD_RUN_PATH' environment variable 3702: during linking 3703: - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 3704: - have your system administrator add LIBDIR to '/etc/ld.so.conf' 3705: 3706: See any operating system documentation about shared libraries for 3707: more information, such as the ld(1) and ld.so(8) manual pages. 3708: ---------------------------------------------------------------------- 3709: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/bin' 3710: CC fs/fat/misc.o 3711: /bin/bash ./libtool --mode=install /usr/bin//install -c attr getfattr setfattr '/dev/shm/qemu/out-br/host/bin' 3712: CC fs/fat/nfs.o 3713: libtool: install: /usr/bin//install -c attr /dev/shm/qemu/out-br/host/bin/attr 3714: libtool: install: /usr/bin//install -c getfattr /dev/shm/qemu/out-br/host/bin/getfattr 3715: libtool: install: /usr/bin//install -c setfattr /dev/shm/qemu/out-br/host/bin/setfattr 3716: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/etc' 3717: /usr/bin//install -c -m 644 xattr.conf '/dev/shm/qemu/out-br/host/etc' 3718: 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" 3719: 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" 3720: 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" 3721: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/share/doc/attr' 3722: /usr/bin//install -c -m 644 doc/CHANGES doc/COPYING doc/COPYING.LGPL doc/PORTING '/dev/shm/qemu/out-br/host/share/doc/attr' 3723: CC lib/zstd/compress/zstd_fast.o 3724: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/share/man/man1' 3725: /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' 3726: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/share/man/man3' 3727: /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' 3728: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/lib/pkgconfig' 3729: /usr/bin//install -c -m 644 libattr.pc '/dev/shm/qemu/out-br/host/lib/pkgconfig' 3730: /usr/bin//make install-data-hook 3731: set -e; \ 3732: cd "/dev/shm/qemu/out-br/host/share/man"; \ 3733: 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 \ 3734: man_section=${d##*.}; \ 3735: d=${d#man/}; \ 3736: dst=${d##*/}; \ 3737: for m in `gawk \ 3738: '/^\.S[h|H] NAME/ {ok=1; next} ok {print; exit}' $d \ 3739: | /usr/bin//sed \ 3740: -e 's/^\.Nm //' -e 's/,/ /g' -e 's/\\-.*//' \ 3741: -e 's/\\\f[0-9]//g' -e 's/ / /g;q'`; \ 3742: do \ 3743: [ "$m" = "\\" ] && continue; \ 3744: ln="man$man_section/$m.$man_section"; \ 3745: [ -e "$ln" ] && continue; \ 3746: echo ln -s $dst $ln; \ 3747: ln -s $dst $ln; \ 3748: done; \ 3749: done 3750: ln -s attr_get.3 man3/attr_getf.3 3751: ln -s attr_list.3 man3/attr_listf.3 3752: ln -s attr_multi.3 man3/attr_multif.3 3753: ln -s attr_remove.3 man3/attr_removef.3 3754: CC fs/fat/namei_vfat.o 3755: ln -s attr_set.3 man3/attr_setf.3 3756: CC kernel/trace/trace_printk.o 3757: CC fs/ubifs/journal.o 3758: CC fs/ubifs/file.o 3759: CC net/ipv4/tcp_timer.o 3760: CC fs/ubifs/dir.o 3761: CC fs/ubifs/super.o 3762: CC fs/nfs/getroot.o 3763: CC mm/memfd.o 3764: acl-2.3.1.tar.xz: OK (sha256: c0234042e17f11306c23c038b08e5e070edb7be44bef6697fb8734dcff1c66b1) 3765: CC drivers/clk/clk-gate.o 3766: CC lib/decompress_inflate.o 3767: >>> host-acl 2.3.1 Extracting 3768: 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 - 3769: CC fs/jffs2/readinode.o 3770: CC net/ipv4/tcp_ipv4.o 3771: >>> host-acl 2.3.1 Patching 3772: CC fs/lockd/clntxdr.o 3773: 3774: Applying 0001-Build-with-old-GCC-versions.patch using patch: 3775: patching file libacl/acl_from_text.c 3776: CC fs/lockd/host.o 3777: >>> host-acl 2.3.1 Updating config.sub and config.guess 3778: 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 3779: >>> host-acl 2.3.1 Patching libtool 3780: patching file /dev/shm/qemu/out-br/build/host-acl-2.3.1/build-aux/ltmain.sh 3781: Hunk #1 succeeded at 2694 (offset 7 lines). 3782: Hunk #2 succeeded at 4284 (offset 7 lines). 3783: Hunk #3 succeeded at 6579 (offset 25 lines). 3784: Hunk #4 succeeded at 6589 (offset 25 lines). 3785: Hunk #5 succeeded at 6882 (offset 25 lines). 3786: Hunk #6 succeeded at 7174 (offset 25 lines). 3787: Hunk #7 succeeded at 8142 (offset 30 lines). 3788: Hunk #8 succeeded at 10771 (offset 61 lines). 3789: CC net/core/dev_ioctl.o 3790: >>> host-acl 2.3.1 Configuring 3791: (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 ) 3792: CC fs/lockd/svc.o 3793: CC net/core/tso.o 3794: CC net/core/sock_reuseport.o 3795: configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop 3796: CC kernel/trace/pid_list.o 3797: checking for a BSD-compatible install... /usr/bin//install -c 3798: checking whether build environment is sane... yes 3799: checking for a thread-safe mkdir -p... /usr/bin//mkdir -p 3800: checking for gawk... gawk 3801: checking whether make sets $(MAKE)... yes 3802: checking whether make supports nested variables... yes 3803: CC kernel/trace/trace_sched_switch.o 3804: checking whether make supports nested variables... (cached) yes 3805: checking for gcc... /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc 3806: CC kernel/time/posix-cpu-timers.o 3807: checking whether the C compiler works... CC drivers/clk/clk-multiplier.o 3808: yes 3809: checking for C compiler default output file name... a.out 3810: checking for suffix of executables... CC drivers/clk/clk-mux.o 3811: 3812: checking whether we are cross compiling... no 3813: checking for suffix of object files... o 3814: checking whether we are using the GNU C compiler... yes 3815: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc accepts -g... yes 3816: checking for /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc option to accept ISO C89... none needed 3817: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc understands -c and -o together... yes 3818: checking whether make supports the include directive... yes (GNU style) 3819: checking dependency style of /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc... none 3820: checking how to run the C preprocessor... /usr/bin//cpp 3821: checking for grep that handles long lines and -e... /usr/bin//grep 3822: checking for egrep... /usr/bin//grep -E 3823: checking for ANSI C header files... CC kernel/bpf/core.o 3824: CC mm/page_reporting.o 3825: CC fs/nfs/inode.o 3826: yes 3827: checking for sys/types.h... yes 3828: checking for sys/stat.h... yes 3829: checking for stdlib.h... yes 3830: CC drivers/clk/clk-composite.o 3831: CC block/blk-mq-virtio.o 3832: checking for string.h... yes 3833: checking for memory.h... yes 3834: checking for strings.h... CC block/blk-pm.o 3835: yes 3836: checking for inttypes.h... yes 3837: checking for stdint.h... AR fs/fat/built-in.a 3838: CC drivers/clk/clk-fractional-divider.o 3839: yes 3840: checking for unistd.h... yes 3841: checking minix/config.h usability... CC fs/nfs/super.o 3842: no 3843: checking minix/config.h presence... no 3844: checking for minix/config.h... no 3845: checking whether it is safe to define __EXTENSIONS__... yes 3846: checking whether __attribute__((visibility())) is supported... yes 3847: checking whether byte ordering is bigendian... CC fs/jffs2/write.o 3848: no 3849: checking for special C compiler options needed for large files... no 3850: checking for _FILE_OFFSET_BITS value needed for large files... no 3851: checking the archiver (/usr/bin//ar) interface... CC fs/nfs/io.o 3852: CC fs/nfs/direct.o 3853: ar 3854: checking build system type... CC kernel/trace/trace_nop.o 3855: CC fs/jffs2/scan.o 3856: x86_64-pc-linux-gnu 3857: checking host system type... x86_64-pc-linux-gnu 3858: checking how to print strings... CC lib/zstd/compress/zstd_lazy.o 3859: CC net/ipv4/tcp_minisocks.o 3860: CC kernel/trace/blktrace.o 3861: printf 3862: checking for a sed that does not truncate output... /usr/bin//sed 3863: checking for fgrep... /usr/bin//grep -F 3864: checking for ld used by /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc... /usr/bin//ld 3865: checking if the linker (/usr/bin//ld) is GNU ld... CC kernel/events/core.o 3866: yes 3867: checking for BSD- or MS-compatible name lister (nm)... /usr/bin//nm 3868: checking the name lister (/usr/bin//nm) interface... CC net/sunrpc/rpc_pipe.o 3869: CC fs/ubifs/sb.o 3870: CC fs/ubifs/io.o 3871: BSD nm 3872: checking whether ln -s works... yes 3873: checking the maximum length of command line arguments... 1572864 3874: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop 3875: checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 3876: checking for /usr/bin//ld option to reload object files... -r 3877: checking for objdump... objdump 3878: checking how to recognize dependent libraries... pass_all 3879: checking for dlltool... no 3880: checking how to associate runtime and link libraries... printf %s\n 3881: checking for archiver @FILE support... CC fs/lockd/svclock.o 3882: CC fs/lockd/svcshare.o 3883: @ 3884: checking for strip... strip 3885: checking for ranlib... /usr/bin//ranlib 3886: checking command to parse /usr/bin//nm output from /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc object... CC net/core/fib_notifier.o 3887: CC drivers/clk/clk-gpio.o 3888: CC kernel/time/posix-clock.o 3889: ok 3890: checking for sysroot... no 3891: checking for a working dd... /usr/bin//dd 3892: checking how to truncate binary pipes... /usr/bin//dd bs=4096 count=1 3893: checking for mt... mt 3894: checking if mt is a manifest tool... no 3895: checking for dlfcn.h... yes 3896: checking for objdir... .libs 3897: AR drivers/soc/apple/built-in.a 3898: CC fs/9p/vfs_super.o 3899: AR drivers/soc/aspeed/built-in.a 3900: AR drivers/soc/bcm/bcm63xx/built-in.a 3901: AR drivers/soc/bcm/built-in.a 3902: AR drivers/soc/fsl/built-in.a 3903: AR block/built-in.a 3904: AR drivers/soc/imx/built-in.a 3905: CC net/sunrpc/sysfs.o 3906: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc supports -fno-rtti -fno-exceptions... AR drivers/soc/ixp4xx/built-in.a 3907: no 3908: checking for /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc option to produce PIC... -fPIC -DPIC 3909: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc PIC flag -fPIC -DPIC works... AR drivers/soc/mediatek/built-in.a 3910: yes 3911: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc static flag -static works... AR drivers/soc/microchip/built-in.a 3912: AR drivers/soc/pxa/built-in.a 3913: AR drivers/soc/amlogic/built-in.a 3914: AR drivers/soc/qcom/built-in.a 3915: AR drivers/soc/renesas/built-in.a 3916: AR mm/built-in.a 3917: AR drivers/soc/rockchip/built-in.a 3918: CC net/core/xdp.o 3919: AR drivers/soc/sunxi/built-in.a 3920: AR drivers/soc/ti/built-in.a 3921: AR drivers/soc/versatile/built-in.a 3922: AR drivers/soc/xilinx/built-in.a 3923: yes 3924: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc supports -c -o file.o... AR drivers/soc/built-in.a 3925: CC kernel/fork.o 3926: CC kernel/exec_domain.o 3927: yes 3928: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc supports -c -o file.o... (cached) yes 3929: 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 3930: checking whether -lc should be explicitly linked in... no 3931: checking dynamic linker characteristics... GNU/Linux ld.so 3932: checking how to hardcode library paths into programs... immediate 3933: checking whether stripping libraries is possible... yes 3934: checking if libtool supports shared libraries... yes 3935: checking whether to build shared libraries... yes 3936: checking whether to build static libraries... no 3937: checking whether NLS is requested... no 3938: checking for msgfmt... no 3939: checking for gmsgfmt... : 3940: checking for xgettext... no 3941: checking for msgmerge... no 3942: checking for ld used by /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc... /usr/bin//ld -m elf_x86_64 3943: checking if the linker (/usr/bin//ld -m elf_x86_64) is GNU ld... yes 3944: checking for shared library run path origin... done 3945: checking for CFPreferencesCopyAppValue... no 3946: checking for CFLocaleCopyCurrent... CC drivers/clk/clk-conf.o 3947: no 3948: checking whether to use NLS... no 3949: checking attr/error_context.h usability... CC kernel/panic.o 3950: yes 3951: checking attr/error_context.h presence... yes 3952: checking for attr/error_context.h... yes 3953: checking for getxattr in -lattr... CC fs/jffs2/gc.o 3954: yes 3955: checking that generated files are newer than configure... done 3956: configure: creating ./config.status 3957: CC net/ipv4/tcp_cong.o 3958: CC fs/nfs/pagelist.o 3959: CC kernel/trace/trace_events.o 3960: CC fs/9p/vfs_inode.o 3961: CC kernel/time/itimer.o 3962: CC kernel/time/clockevents.o 3963: CC kernel/time/tick-common.o 3964: AR drivers/clk/built-in.a 3965: CC drivers/virtio/virtio.o 3966: CC fs/ubifs/tnc.o 3967: CC fs/lockd/svcproc.o 3968: CC fs/nfs/read.o 3969: CC fs/tracefs/inode.o 3970: CC fs/jffs2/symlink.o 3971: CC fs/ubifs/master.o 3972: config.status: creating libacl.pc 3973: config.status: creating Makefile 3974: config.status: creating po/Makefile.in 3975: CC kernel/cpu.o 3976: config.status: creating include/config.h 3977: config.status: executing depfiles commands 3978: config.status: executing libtool commands 3979: config.status: executing po-directories commands 3980: config.status: creating po/POTFILES 3981: config.status: creating po/Makefile 3982: config.status: executing include/acl commands 3983: config.status: executing include/sys commands 3984: CC net/sunrpc/svc_xprt.o 3985: CC fs/jffs2/build.o 3986: configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop 3987: CC fs/lockd/svcsubs.o 3988: >>> host-acl 2.3.1 Building 3989: 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/ 3990: Making all in po 3991: make[4]: Nothing to be done for 'all'. 3992: CC tools/chacl.o 3993: CC libacl/la-acl_add_perm.lo 3994: CC kernel/exit.o 3995: CC libacl/la-acl_calc_mask.lo 3996: CC kernel/softirq.o 3997: CC fs/ubifs/scan.o 3998: CC libacl/la-acl_clear_perms.lo 3999: AR kernel/bpf/built-in.a 4000: CC fs/nfs/symlink.o 4001: CC libacl/la-acl_copy_entry.lo 4002: CC net/core/flow_offload.o 4003: CC net/core/gro.o 4004: CC net/core/net-sysfs.o 4005: AR fs/tracefs/built-in.a 4006: CC fs/jffs2/erase.o 4007: CC libacl/la-acl_copy_ext.lo 4008: CC fs/open.o 4009: CC fs/lockd/mon.o 4010: CC drivers/virtio/virtio_ring.o 4011: CC kernel/time/tick-broadcast.o 4012: CC libacl/la-acl_copy_int.lo 4013: CC libacl/la-acl_create_entry.lo 4014: CC kernel/time/sched_clock.o 4015: CC libacl/la-acl_delete_def_file.lo 4016: CC libacl/la-acl_delete_entry.lo 4017: CC fs/9p/vfs_inode_dotl.o 4018: CC libacl/la-acl_delete_perm.lo 4019: CC net/ipv4/tcp_metrics.o 4020: CC kernel/time/vsyscall.o 4021: CC kernel/trace/trace_export.o 4022: CC libacl/la-acl_dup.lo 4023: CC drivers/virtio/virtio_mmio.o 4024: CC drivers/virtio/virtio_balloon.o 4025: CC libacl/la-acl_free.lo 4026: CC fs/lockd/xdr.o 4027: CC fs/9p/vfs_addr.o 4028: CC fs/jffs2/background.o 4029: CC fs/jffs2/fs.o 4030: CC libacl/la-acl_from_text.lo 4031: CC fs/9p/vfs_file.o 4032: CC lib/decompress_unlz4.o 4033: CC libacl/la-acl_get_entry.lo 4034: CC libacl/la-acl_get_fd.lo 4035: CC fs/ubifs/replay.o 4036: CC fs/nfs/unlink.o 4037: CC libacl/la-acl_get_file.lo 4038: CC lib/decompress_unlzma.o 4039: CC libacl/la-acl_get_perm.lo 4040: CC lib/decompress_unlzo.o 4041: AR kernel/time/built-in.a 4042: CC lib/decompress_unxz.o 4043: CC kernel/resource.o 4044: CC libacl/la-acl_get_permset.lo 4045: CC fs/lockd/clnt4xdr.o 4046: CC kernel/trace/trace_event_perf.o 4047: CC libacl/la-acl_get_qualifier.lo 4048: CC fs/lockd/xdr4.o 4049: CC net/sunrpc/xprtmultipath.o 4050: CC libacl/la-acl_get_tag_type.lo 4051: CC fs/lockd/svc4proc.o 4052: CC fs/jffs2/writev.o 4053: CC libacl/la-acl_init.lo 4054: CC net/sunrpc/stats.o 4055: CC net/sunrpc/sysctl.o 4056: CC fs/read_write.o 4057: CC libacl/la-acl_set_fd.lo 4058: CC fs/9p/vfs_dir.o 4059: CC fs/9p/vfs_dentry.o 4060: CC fs/9p/v9fs.o 4061: CC fs/file_table.o 4062: CC lib/decompress_unzstd.o 4063: CC net/core/net-procfs.o 4064: AR drivers/virtio/built-in.a 4065: CC libacl/la-acl_set_file.lo 4066: CC drivers/regulator/core.o 4067: CC kernel/sysctl.o 4068: CC fs/ubifs/log.o 4069: CC lib/dump_stack.o 4070: CC libacl/la-acl_set_permset.lo 4071: CC net/core/net-traces.o 4072: CC libacl/la-acl_set_qualifier.lo 4073: CC libacl/la-acl_set_tag_type.lo 4074: CC net/ipv4/tcp_fastopen.o 4075: CC libacl/la-acl_size.lo 4076: CC fs/nfs/write.o 4077: CC fs/jffs2/super.o 4078: CC libacl/la-acl_to_text.lo 4079: CC lib/zstd/compress/zstd_ldm.o 4080: CC fs/nfs/namespace.o 4081: CC kernel/trace/trace_events_filter.o 4082: CC libacl/la-acl_valid.lo 4083: CC net/ipv4/tcp_rate.o 4084: CC net/ipv4/tcp_recovery.o 4085: CC fs/nfs/mount_clnt.o 4086: CC libacl/la-acl_check.lo 4087: CC net/ipv4/tcp_ulp.o 4088: CC libacl/la-acl_cmp.lo 4089: CC fs/nfs/nfstrace.o 4090: CC fs/9p/fid.o 4091: CC fs/lockd/procfs.o 4092: CC fs/9p/xattr.o 4093: CC libacl/la-acl_entries.lo 4094: CC fs/super.o 4095: CC lib/zstd/compress/zstd_opt.o 4096: CC fs/9p/acl.o 4097: CC fs/ubifs/commit.o 4098: CC libacl/la-acl_equiv_mode.lo 4099: CC fs/ubifs/gc.o 4100: CC fs/jffs2/debug.o 4101: CC libacl/la-acl_error.lo 4102: CC libacl/la-acl_extended_fd.lo 4103: CC fs/jffs2/wbuf.o 4104: CC libacl/la-acl_extended_file.lo 4105: CC libacl/la-acl_extended_file_nofollow.lo 4106: CC net/core/selftests.o 4107: CC libacl/la-acl_from_mode.lo 4108: CC fs/jffs2/compr_rtime.o 4109: CC libacl/la-acl_to_any_text.lo 4110: CC fs/char_dev.o 4111: AR fs/lockd/built-in.a 4112: AR net/sunrpc/built-in.a 4113: CC fs/stat.o 4114: CC libacl/la-__acl_extended_file.lo 4115: CC fs/jffs2/compr_zlib.o 4116: CC fs/exec.o 4117: CC fs/pipe.o 4118: CC lib/zstd/zstd_decompress_module.o 4119: CC libacl/la-__acl_from_xattr.lo 4120: AR fs/9p/built-in.a 4121: CC kernel/capability.o 4122: CC libacl/la-__acl_reorder_obj_p.lo 4123: CC kernel/events/ring_buffer.o 4124: CC kernel/ptrace.o 4125: CC kernel/trace/trace_events_trigger.o 4126: CC kernel/trace/trace_eprobe.o 4127: CC fs/nfs/export.o 4128: CC libacl/la-__acl_to_any_text.lo 4129: CC net/ipv4/tcp_offload.o 4130: CC fs/ubifs/orphan.o 4131: CC fs/namei.o 4132: CC fs/ubifs/budget.o 4133: CC libacl/la-__acl_to_xattr.lo 4134: CC net/core/ptp_classifier.o 4135: CC lib/zstd/decompress/huf_decompress.o 4136: CC libacl/la-__apply_mask_to_mode.lo 4137: CC fs/fcntl.o 4138: CC fs/ubifs/find.o 4139: CC kernel/events/callchain.o 4140: CC kernel/user.o 4141: CC libacl/la-__libobj.lo 4142: AR fs/jffs2/built-in.a 4143: CC kernel/signal.o 4144: CC libacl/la-perm_copy_fd.lo 4145: CC libacl/la-perm_copy_file.lo 4146: CC libmisc/high_water_alloc.lo 4147: CC drivers/regulator/dummy.o 4148: CC kernel/sys.o 4149: CC libmisc/next_line.lo 4150: CC kernel/events/hw_breakpoint.o 4151: CC kernel/events/uprobes.o 4152: CC libmisc/quote.lo 4153: CC net/ipv4/datagram.o 4154: CC net/ipv4/raw.o 4155: CC libmisc/unquote.lo 4156: CC fs/ioctl.o 4157: CC net/core/failover.o 4158: CC libmisc/walk_tree.lo 4159: CC net/ipv4/udp.o 4160: CC fs/ubifs/tnc_commit.o 4161: CCLD libmisc.la 4162: CC net/ipv4/udplite.o 4163: CC lib/zstd/decompress/zstd_ddict.o 4164: CC drivers/regulator/fixed-helper.o 4165: CC kernel/umh.o 4166: /usr/bin//ar: `u' modifier ignored since `D' is the default (see `U') 4167: CC kernel/workqueue.o 4168: CC net/core/of_net.o 4169: CC kernel/trace/error_report-traces.o 4170: CCLD libacl.la 4171: CC kernel/trace/power-traces.o 4172: CC lib/zstd/decompress/zstd_decompress.o 4173: CC fs/readdir.o 4174: CC lib/zstd/decompress/zstd_decompress_block.o 4175: CC drivers/tty/vt/vt_ioctl.o 4176: CC drivers/tty/vt/vc_screen.o 4177: CC drivers/tty/vt/selection.o 4178: CC drivers/tty/hvc/hvc_console.o 4179: CCLD chacl 4180: CC drivers/tty/vt/keyboard.o 4181: CC tools/getfacl.o 4182: CC tools/user_group.o 4183: CCLD getfacl 4184: CC drivers/regulator/helpers.o 4185: CC tools/do_set.o 4186: CC tools/parse.o 4187: CC tools/sequence.o 4188: CC tools/setfacl.o 4189: CCLD setfacl 4190: CC net/ipv4/udp_offload.o 4191: CC drivers/tty/serial/serial_core.o 4192: AR drivers/tty/ipwireless/built-in.a 4193: CC drivers/regulator/devres.o 4194: CC drivers/tty/tty_io.o 4195: >>> host-acl 2.3.1 Installing to host directory 4196: 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/ 4197: Making install in po 4198: if test "acl" = "gettext-tools"; then \ 4199: /usr/bin//mkdir -p /dev/shm/qemu/out-br/host/share/gettext/po; \ 4200: 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 \ 4201: /usr/bin//install -c -m 644 ./$file \ 4202: /dev/shm/qemu/out-br/host/share/gettext/po/$file; \ 4203: done; \ 4204: for file in Makevars; do \ 4205: rm -f /dev/shm/qemu/out-br/host/share/gettext/po/$file; \ 4206: done; \ 4207: else \ 4208: : ; \ 4209: fi 4210: CC net/ipv4/arp.o 4211: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/lib' 4212: /bin/bash ./libtool --mode=install /usr/bin//install -c libacl.la '/dev/shm/qemu/out-br/host/lib' 4213: AR kernel/events/built-in.a 4214: CC drivers/tty/serial/earlycon.o 4215: libtool: install: /usr/bin//install -c .libs/libacl.so.1.1.2301 /dev/shm/qemu/out-br/host/lib/libacl.so.1.1.2301 4216: 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; }; }) 4217: 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; }; }) 4218: libtool: install: /usr/bin//install -c .libs/libacl.lai /dev/shm/qemu/out-br/host/lib/libacl.la 4219: CC fs/select.o 4220: 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 4221: ---------------------------------------------------------------------- 4222: Libraries have been installed in: 4223: /dev/shm/qemu/out-br/host/lib 4224: 4225: If you ever happen to want to link against installed libraries 4226: in a given directory, LIBDIR, you must either use libtool, and 4227: specify the full pathname of the library, or use the '-LLIBDIR' 4228: flag during linking and do at least one of the following: 4229: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 4230: during execution 4231: - add LIBDIR to the 'LD_RUN_PATH' environment variable 4232: during linking 4233: - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 4234: - have your system administrator add LIBDIR to '/etc/ld.so.conf' 4235: 4236: See any operating system documentation about shared libraries for 4237: more information, such as the ld(1) and ld.so(8) manual pages. 4238: ---------------------------------------------------------------------- 4239: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/bin' 4240: /bin/bash ./libtool --mode=install /usr/bin//install -c chacl getfacl setfacl '/dev/shm/qemu/out-br/host/bin' 4241: CC fs/nfs/sysfs.o 4242: CC fs/dcache.o 4243: libtool: install: /usr/bin//install -c chacl /dev/shm/qemu/out-br/host/bin/chacl 4244: libtool: install: /usr/bin//install -c getfacl /dev/shm/qemu/out-br/host/bin/getfacl 4245: libtool: install: /usr/bin//install -c setfacl /dev/shm/qemu/out-br/host/bin/setfacl 4246: 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" 4247: CC fs/ubifs/compress.o 4248: 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" 4249: CC drivers/tty/vt/consolemap.o 4250: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/share/doc/acl' 4251: /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' 4252: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/share/man/man1' 4253: AR lib/zstd/built-in.a 4254: CC net/ipv4/icmp.o 4255: AR net/core/built-in.a 4256: CC drivers/regulator/irq_helpers.o 4257: /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' 4258: CC lib/earlycpio.o 4259: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/share/man/man3' 4260: CC lib/extable.o 4261: /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' 4262: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/share/man/man5' 4263: /usr/bin//install -c -m 644 man/man5/acl.5 '/dev/shm/qemu/out-br/host/share/man/man5' 4264: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/lib/pkgconfig' 4265: /usr/bin//install -c -m 644 libacl.pc '/dev/shm/qemu/out-br/host/lib/pkgconfig' 4266: CC drivers/regulator/of_regulator.o 4267: CC net/ipv4/devinet.o 4268: CC fs/inode.o 4269: AR drivers/tty/hvc/built-in.a 4270: CC fs/attr.o 4271: m4-1.4.19.tar.xz: OK (sha256: 63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96) 4272: >>> host-m4 1.4.19 Extracting 4273: 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 - 4274: CC kernel/pid.o 4275: CC lib/fdt.o 4276: HOSTCC drivers/tty/vt/conmakehash 4277: CC drivers/tty/vt/vt.o 4278: CC kernel/trace/rpm-traces.o 4279: CC drivers/tty/n_tty.o 4280: >>> host-m4 1.4.19 Patching 4281: >>> host-m4 1.4.19 Updating config.sub and config.guess 4282: 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 4283: >>> host-m4 1.4.19 Patching libtool 4284: CC drivers/tty/tty_ioctl.o 4285: CC drivers/regulator/fixed.o 4286: CC lib/fdt_addresses.o 4287: >>> host-m4 1.4.19 Configuring 4288: (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 ) 4289: 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 4290: CC lib/fdt_empty_tree.o 4291: CC lib/fdt_ro.o 4292: CC fs/ubifs/lpt.o 4293: CC drivers/tty/tty_ldisc.o 4294: checking for a BSD-compatible install... /usr/bin/install -c 4295: checking whether build environment is sane... yes 4296: checking for a race-free mkdir -p... /usr/bin/mkdir -p 4297: checking for gawk... gawk 4298: checking whether make sets $(MAKE)... yes 4299: checking whether make supports nested variables... yes 4300: CC drivers/regulator/vexpress-regulator.o 4301: checking whether make supports nested variables... (cached) yes 4302: checking for gcc... /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc 4303: CC fs/ubifs/lprops.o 4304: checking whether the C compiler works... yes 4305: checking for C compiler default output file name... a.out 4306: checking for suffix of executables... CC lib/fdt_rw.o 4307: 4308: checking whether we are cross compiling... no 4309: checking for suffix of object files... o 4310: checking whether the compiler supports GNU C... CC fs/nfs/fs_context.o 4311: CC lib/fdt_strerror.o 4312: yes 4313: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc accepts -g... yes 4314: checking for /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc option to enable C11 features... none needed 4315: CC fs/ubifs/recovery.o 4316: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc understands -c and -o together... yes 4317: checking whether the compiler is clang... no 4318: checking for compiler option needed when checking for declarations... none 4319: checking whether make supports the include directive... yes (GNU style) 4320: checking dependency style of /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc... none 4321: checking for stdio.h... yes 4322: checking for stdlib.h... yes 4323: checking for string.h... yes 4324: checking for inttypes.h... yes 4325: COPY drivers/tty/vt/defkeymap.c 4326: checking for stdint.h... CC fs/bad_inode.o 4327: yes 4328: checking for strings.h... CONMK drivers/tty/vt/consolemap_deftbl.c 4329: CC lib/fdt_sw.o 4330: yes 4331: checking for sys/stat.h... yes 4332: checking for sys/types.h... CC fs/nfs/nfsroot.o 4333: yes 4334: checking for unistd.h... yes 4335: checking for wchar.h... yes 4336: checking for minix/config.h... CC drivers/tty/vt/defkeymap.o 4337: no 4338: checking for pthread.h... yes 4339: checking for sys/param.h... yes 4340: checking for sys/socket.h... yes 4341: checking for dirent.h... yes 4342: checking for stdio_ext.h... CC drivers/tty/serial/amba-pl011.o 4343: yes 4344: checking for getopt.h... yes 4345: checking for sys/cdefs.h... yes 4346: checking for threads.h... yes 4347: checking for iconv.h... yes 4348: checking for limits.h... yes 4349: checking for crtdefs.h... CC lib/fdt_wip.o 4350: CC fs/nfs/sysctl.o 4351: no 4352: checking for wctype.h... yes 4353: checking for langinfo.h... yes 4354: checking for xlocale.h... CC fs/nfs/nfs2super.o 4355: CC lib/flex_proportions.o 4356: CC fs/ubifs/ioctl.o 4357: CC fs/ubifs/lpt_commit.o 4358: no 4359: checking for math.h... CC fs/nfs/proc.o 4360: CC kernel/trace/trace_dynevent.o 4361: yes 4362: checking for sys/mman.h... CC lib/idr.o 4363: yes 4364: checking for malloc.h... yes 4365: checking for spawn.h... CC lib/irq_regs.o 4366: yes 4367: checking for sys/time.h... yes 4368: checking for sys/random.h... CC fs/nfs/nfs2xdr.o 4369: yes 4370: checking for sys/wait.h... yes 4371: checking for features.h... yes 4372: checking for arpa/inet.h... yes 4373: checking for semaphore.h... yes 4374: checking for netdb.h... yes 4375: checking for netinet/in.h... yes 4376: checking for sys/select.h... yes 4377: checking for sys/ioctl.h... yes 4378: checking for sys/uio.h... yes 4379: checking whether it is safe to define __EXTENSIONS__... yes 4380: checking whether _XOPEN_SOURCE should be defined... no 4381: CC fs/ubifs/tnc_misc.o 4382: checking build system type... AR drivers/regulator/built-in.a 4383: CC fs/ubifs/debug.o 4384: CC fs/file.o 4385: x86_64-pc-linux-gnu 4386: checking host system type... x86_64-pc-linux-gnu 4387: checking how to run the C preprocessor... /usr/bin//cpp 4388: CC drivers/tty/tty_buffer.o 4389: CC fs/ubifs/misc.o 4390: CC lib/is_single_threaded.o 4391: checking for grep that handles long lines and -e... /usr/bin/grep 4392: checking for egrep... /usr/bin/grep -E 4393: checking for Minix Amsterdam compiler... no 4394: checking for ar... /usr/bin//ar 4395: checking whether to use C++... no 4396: checking for _LARGEFILE_SOURCE value needed for large files... CC fs/ubifs/sysfs.o 4397: no 4398: checking for special C compiler options needed for large files... no 4399: checking for _FILE_OFFSET_BITS value needed for large files... no 4400: configure: autobuild project... GNU M4 4401: configure: autobuild revision... 1.4.19 4402: configure: autobuild hostname... lino 4403: CC fs/ubifs/xattr.o 4404: configure: autobuild timestamp... 20221130T191922Z 4405: checking for unsigned long long int... CC fs/filesystems.o 4406: yes 4407: checking for long long int... yes 4408: checking for unsigned long long int... (cached) yes 4409: checking for size_t... CC net/ipv4/af_inet.o 4410: yes 4411: checking for working alloca.h... CC drivers/tty/tty_port.o 4412: CC lib/klist.o 4413: yes 4414: checking for alloca... yes 4415: checking for inline... inline 4416: checking whether <wchar.h> uses 'inline' correctly... CC drivers/tty/tty_mutex.o 4417: CC lib/kobject.o 4418: CC lib/kobject_uevent.o 4419: yes 4420: checking for btowc... CC drivers/tty/tty_ldsem.o 4421: yes 4422: checking for canonicalize_file_name... CC drivers/tty/tty_baudrate.o 4423: CC fs/nfs/nfs3super.o 4424: yes 4425: checking for faccessat... yes 4426: checking for realpath... yes 4427: checking for lstat... CC kernel/trace/trace_probe.o 4428: CC kernel/trace/trace_uprobe.o 4429: yes 4430: checking for _set_invalid_parameter_handler... CC lib/logic_pio.o 4431: CC drivers/tty/tty_jobctrl.o 4432: CC fs/nfs/nfs3client.o 4433: CC kernel/task_work.o 4434: no 4435: checking for fchdir... CC fs/nfs/nfs3proc.o 4436: CC drivers/tty/n_null.o 4437: yes 4438: checking for fcntl... AR drivers/tty/serial/built-in.a 4439: CC drivers/tty/vt/consolemap_deftbl.o 4440: CC fs/namespace.o 4441: yes 4442: checking for symlink... yes 4443: checking for fdopendir... CC fs/seq_file.o 4444: CC kernel/extable.o 4445: yes 4446: checking for mempcpy... CC drivers/char/hw_random/core.o 4447: yes 4448: checking for fpurge... CC drivers/char/hw_random/virtio-rng.o 4449: CC drivers/char/hw_random/optee-rng.o 4450: CC drivers/char/hw_random/arm_smccc_trng.o 4451: no 4452: checking for __fpurge... AR drivers/tty/vt/built-in.a 4453: yes 4454: AR drivers/iommu/amd/built-in.a 4455: checking for __freadahead... AR drivers/iommu/intel/built-in.a 4456: AR drivers/iommu/arm/arm-smmu/built-in.a 4457: AR drivers/iommu/arm/arm-smmu-v3/built-in.a 4458: AR drivers/iommu/arm/built-in.a 4459: CC drivers/char/mem.o 4460: AR drivers/char/agp/built-in.a 4461: AR drivers/iommu/built-in.a 4462: CC fs/nfs/nfs3xdr.o 4463: CC drivers/tty/pty.o 4464: CC drivers/tty/sysrq.o 4465: no 4466: checking for __freading... yes 4467: checking for fstatat... CC lib/memcat_p.o 4468: CC kernel/params.o 4469: yes 4470: checking for getdtablesize... CC lib/memneq.o 4471: yes 4472: checking for getprogname... CC kernel/platform-feature.o 4473: no 4474: checking for getexecname... AR fs/ubifs/built-in.a 4475: CC kernel/kthread.o 4476: CC kernel/sys_ni.o 4477: no 4478: checking for getrandom... CC lib/nmi_backtrace.o 4479: CC lib/nodemask.o 4480: CC lib/plist.o 4481: CC kernel/nsproxy.o 4482: CC lib/radix-tree.o 4483: yes 4484: checking for iswcntrl... CC kernel/notifier.o 4485: CC kernel/ksysfs.o 4486: CC lib/ratelimit.o 4487: CC lib/rbtree.o 4488: yes 4489: checking for iswblank... CC net/ipv4/igmp.o 4490: CC kernel/cred.o 4491: yes 4492: checking for uselocale... yes 4493: checking for newlocale... CC fs/xattr.o 4494: yes 4495: checking for duplocale... AR drivers/char/hw_random/built-in.a 4496: CC net/ipv4/fib_frontend.o 4497: CC drivers/char/random.o 4498: yes 4499: checking for freelocale... yes 4500: checking for mbsinit... CC lib/seq_buf.o 4501: AR drivers/gpu/host1x/built-in.a 4502: yes 4503: checking for mbrtowc... AR drivers/gpu/drm/arm/built-in.a 4504: CC kernel/reboot.o 4505: CC drivers/gpu/drm/display/drm_dp_aux_bus.o 4506: CC drivers/gpu/drm/display/drm_display_helper_mod.o 4507: CC drivers/gpu/drm/display/drm_dp_dual_mode_helper.o 4508: yes 4509: checking for mbslen... CC drivers/base/power/sysfs.o 4510: no 4511: checking for mprotect... CC drivers/char/misc.o 4512: CC drivers/base/power/generic_ops.o 4513: yes 4514: checking for mkstemp... CC net/ipv4/fib_semantics.o 4515: CC kernel/async.o 4516: yes 4517: checking for nl_langinfo... CC kernel/range.o 4518: yes 4519: checking for openat... CC kernel/smpboot.o 4520: AR drivers/tty/built-in.a 4521: CC drivers/block/virtio_blk.o 4522: yes 4523: checking for pipe... AR drivers/gpu/vga/built-in.a 4524: CC drivers/base/power/common.o 4525: yes 4526: checking for pipe2... yes 4527: checking for posix_spawn_file_actions_addchdir_np... CC kernel/ucount.o 4528: CC drivers/base/power/qos.o 4529: AR drivers/misc/eeprom/built-in.a 4530: yes 4531: checking for posix_spawn_file_actions_addchdir... CC kernel/regset.o 4532: AR drivers/misc/cb710/built-in.a 4533: AR drivers/misc/ti-st/built-in.a 4534: AR drivers/misc/lis3lv02d/built-in.a 4535: AR kernel/trace/built-in.a 4536: AR drivers/misc/cardreader/built-in.a 4537: CC net/ipv4/fib_trie.o 4538: AR drivers/misc/built-in.a 4539: CC kernel/kmod.o 4540: no 4541: checking for readlink... AR drivers/gpu/drm/rcar-du/built-in.a 4542: CC drivers/mfd/mfd-core.o 4543: yes 4544: checking for isblank... CC lib/sha1.o 4545: yes 4546: checking for iswctype... CC drivers/base/power/runtime.o 4547: yes 4548: checking for link... CC drivers/base/power/wakeirq.o 4549: CC drivers/base/power/main.o 4550: yes 4551: checking for secure_getenv... CC drivers/char/virtio_console.o 4552: CC kernel/groups.o 4553: CC kernel/kcmp.o 4554: yes 4555: checking for getuid... CC lib/show_mem.o 4556: yes 4557: checking for geteuid... yes 4558: checking for getgid... CC fs/libfs.o 4559: CC drivers/gpu/drm/display/drm_dp_helper.o 4560: CC drivers/gpu/drm/display/drm_dp_mst_topology.o 4561: AR fs/nfs/built-in.a 4562: yes 4563: checking for getegid... CC drivers/base/power/wakeup.o 4564: CC drivers/base/power/wakeup_stats.o 4565: CC drivers/base/power/clock_ops.o 4566: CC drivers/gpu/drm/display/drm_dsc_helper.o 4567: yes 4568: checking for sigaction... CC drivers/mfd/syscon.o 4569: CC drivers/mfd/vexpress-sysreg.o 4570: yes 4571: checking for sigaltstack... yes 4572: checking for siginterrupt... yes 4573: checking for setrlimit... CC lib/siphash.o 4574: yes 4575: checking for getrlimit... CC lib/string.o 4576: CC net/ipv4/fib_notifier.o 4577: yes 4578: checking for snprintf... CC net/ipv4/inet_fragment.o 4579: AR drivers/block/built-in.a 4580: AR drivers/nfc/built-in.a 4581: CC lib/timerqueue.o 4582: AR drivers/gpu/drm/omapdrm/built-in.a 4583: CC drivers/dma-buf/dma-buf.o 4584: yes 4585: checking for strerror_r... yes 4586: checking for __xpg_strerror_r... CC net/ipv4/ping.o 4587: CC net/ipv4/ip_tunnel_core.o 4588: CC drivers/dma-buf/dma-fence.o 4589: CC drivers/dma-buf/dma-fence-array.o 4590: CC drivers/dma-buf/dma-fence-chain.o 4591: yes 4592: checking for strndup... CC net/ipv4/gre_offload.o 4593: yes 4594: checking for vasnprintf... CC net/ipv4/metrics.o 4595: no 4596: checking for wcrtomb... CC kernel/freezer.o 4597: yes 4598: checking for wcwidth... CC kernel/profile.o 4599: AR drivers/mfd/built-in.a 4600: CC lib/vsprintf.o 4601: AR drivers/cxl/core/built-in.a 4602: yes 4603: checking for explicit_bzero... AR drivers/macintosh/built-in.a 4604: AR drivers/cxl/built-in.a 4605: CC net/ipv4/netlink.o 4606: AR drivers/gpu/drm/tilcdc/built-in.a 4607: CC net/ipv4/nexthop.o 4608: yes 4609: checking for memset_s... no 4610: checking for ftruncate... AR drivers/scsi/arm/built-in.a 4611: CC drivers/scsi/scsi.o 4612: yes 4613: checking for gettimeofday... AR drivers/nvme/host/built-in.a 4614: AR drivers/nvme/target/built-in.a 4615: yes 4616: checking for pthread_sigmask... AR drivers/nvme/built-in.a 4617: CC drivers/ata/libata-core.o 4618: yes 4619: checking for setenv... CC drivers/ata/libata-scsi.o 4620: yes 4621: checking for sleep... yes 4622: checking for catgets... yes 4623: checking for shutdown... CC net/ipv4/udp_tunnel_stub.o 4624: yes 4625: checking for mquery... CC drivers/dma-buf/dma-resv.o 4626: CC drivers/dma-buf/sync_file.o 4627: CC net/ipv4/sysctl_net_ipv4.o 4628: AR drivers/char/built-in.a 4629: no 4630: checking for pstat_getprocvm... CC net/ipv4/proc.o 4631: AR drivers/base/power/built-in.a 4632: no 4633: checking for wctob... CC drivers/base/firmware_loader/builtin/main.o 4634: yes 4635: checking for nl_langinfo and CODESET... yes 4636: checking for a traditional french locale... CC fs/fs-writeback.o 4637: CC drivers/base/firmware_loader/main.o 4638: none 4639: checking whether malloc is ptrdiff_t safe... yes 4640: checking whether malloc, realloc, calloc set errno on failure... yes 4641: checking whether lstat correctly handles trailing slash... CC drivers/mtd/parsers/cmdlinepart.o 4642: CC drivers/mtd/chips/chipreg.o 4643: CC drivers/mtd/chips/cfi_probe.o 4644: yes 4645: checking whether // is distinct from /... no 4646: checking whether realpath works... CC kernel/stacktrace.o 4647: CC drivers/mtd/chips/cfi_util.o 4648: AR drivers/base/firmware_loader/builtin/built-in.a 4649: yes 4650: checking for getcwd... AR drivers/mtd/lpddr/built-in.a 4651: CC drivers/mtd/parsers/ofpart_core.o 4652: CC drivers/mtd/chips/cfi_cmdset_0002.o 4653: CC drivers/mtd/chips/cfi_cmdset_0001.o 4654: yes 4655: checking whether the preprocessor supports include_next... yes 4656: checking whether source code line length is unlimited... yes 4657: checking for /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc options needed to detect all undeclared functions... none needed 4658: checking if environ is properly declared... CC net/ipv4/ipconfig.o 4659: AR drivers/firewire/built-in.a 4660: CC drivers/net/phy/mdio-boardinfo.o 4661: CC drivers/net/phy/mdio_devres.o 4662: yes 4663: checking for complete errno.h... CC drivers/net/phy/phy.o 4664: yes 4665: checking whether strerror_r is declared... yes 4666: checking whether strerror_r returns char *... yes 4667: checking for mode_t... yes 4668: checking for sig_atomic_t... CC drivers/net/phy/phy-c45.o 4669: CC drivers/net/phy/phy-core.o 4670: yes 4671: checking whether fchdir is declared... CC drivers/net/phy/phy_device.o 4672: yes 4673: checking for working fcntl.h... CC net/ipv4/inet_diag.o 4674: AR drivers/dma-buf/built-in.a 4675: AR drivers/cdrom/built-in.a 4676: AR drivers/auxdisplay/built-in.a 4677: CC drivers/mtd/chips/gen_probe.o 4678: CC drivers/net/phy/linkmode.o 4679: CC drivers/scsi/hosts.o 4680: AR drivers/mtd/parsers/built-in.a 4681: CC kernel/smp.o 4682: CC drivers/scsi/scsi_ioctl.o 4683: CC drivers/mtd/chips/map_ram.o 4684: CC net/ipv4/tcp_diag.o 4685: AR drivers/base/firmware_loader/built-in.a 4686: CC drivers/base/regmap/regmap.o 4687: AR drivers/gpu/drm/display/built-in.a 4688: CC drivers/net/phy/mdio_bus.o 4689: AR drivers/gpu/drm/imx/built-in.a 4690: AR drivers/gpu/drm/i2c/built-in.a 4691: CC drivers/gpu/drm/panel/panel-simple.o 4692: CC drivers/gpu/drm/panel/panel-edp.o 4693: CC drivers/net/phy/mdio_device.o 4694: CC drivers/net/phy/swphy.o 4695: CC drivers/mtd/maps/physmap-core.o 4696: CC drivers/net/phy/fixed_phy.o 4697: CC drivers/mtd/maps/plat-ram.o 4698: CC drivers/scsi/scsicam.o 4699: AR drivers/mtd/devices/built-in.a 4700: CC kernel/uid16.o 4701: CC lib/win_minmax.o 4702: CC lib/xarray.o 4703: AR drivers/mtd/nand/onenand/built-in.a 4704: CC drivers/ata/libata-eh.o 4705: CC drivers/ata/libata-transport.o 4706: AR drivers/mtd/nand/raw/ingenic/built-in.a 4707: AR drivers/mtd/nand/raw/built-in.a 4708: AR drivers/mtd/nand/spi/built-in.a 4709: AR drivers/mtd/nand/built-in.a 4710: CC drivers/base/regmap/regcache.o 4711: CC drivers/base/regmap/regcache-rbtree.o 4712: AR drivers/mtd/chips/built-in.a 4713: CC fs/pnode.o 4714: CC fs/splice.o 4715: CC drivers/base/regmap/regcache-flat.o 4716: AR drivers/mtd/maps/built-in.a 4717: AR drivers/mtd/tests/built-in.a 4718: CC drivers/mtd/ubi/vtbl.o 4719: CC drivers/scsi/scsi_error.o 4720: CC drivers/net/mdio/fwnode_mdio.o 4721: CC drivers/scsi/scsi_lib.o 4722: CC drivers/base/regmap/regmap-i2c.o 4723: CC drivers/base/regmap/regmap-mmio.o 4724: CC drivers/scsi/scsi_lib_dma.o 4725: CC net/ipv4/tcp_cubic.o 4726: CC drivers/scsi/scsi_scan.o 4727: AR drivers/gpu/drm/panel/built-in.a 4728: AR drivers/gpu/drm/bridge/analogix/built-in.a 4729: AR drivers/gpu/drm/bridge/cadence/built-in.a 4730: AR drivers/gpu/drm/bridge/synopsys/built-in.a 4731: CC drivers/net/mdio/of_mdio.o 4732: CC drivers/gpu/drm/bridge/sii902x.o 4733: yes 4734: checking for pid_t... CC fs/sync.o 4735: CC kernel/kallsyms.o 4736: AR drivers/net/pcs/built-in.a 4737: CC drivers/mtd/ubi/vmt.o 4738: CC drivers/mtd/ubi/upd.o 4739: AR drivers/gpu/drm/hisilicon/built-in.a 4740: yes 4741: checking for eaccess... UPD kernel/config_data 4742: AR drivers/gpu/drm/tiny/built-in.a 4743: CC kernel/stop_machine.o 4744: AR drivers/net/phy/built-in.a 4745: CC fs/utimes.o 4746: yes 4747: checking whether frexp() can be used without linking with libm... GEN drivers/scsi/scsi_devinfo_tbl.c 4748: AR drivers/net/usb/built-in.a 4749: AR drivers/net/ethernet/8390/built-in.a 4750: AR drivers/net/ethernet/amazon/built-in.a 4751: AR drivers/net/ethernet/alacritech/built-in.a 4752: CC drivers/ata/libata-trace.o 4753: AR drivers/net/ethernet/aquantia/built-in.a 4754: CC drivers/gpu/drm/pl111/pl111_display.o 4755: AR drivers/net/ethernet/arc/built-in.a 4756: AR drivers/net/ethernet/asix/built-in.a 4757: AR drivers/net/ethernet/cadence/built-in.a 4758: AR drivers/net/ethernet/broadcom/built-in.a 4759: yes 4760: CC lib/lockref.o 4761: checking whether alarm is declared... AR drivers/net/ethernet/cavium/common/built-in.a 4762: yes 4763: checking whether long double and double are the same... AR drivers/net/ethernet/cavium/thunder/built-in.a 4764: CC lib/bcd.o 4765: AR drivers/net/ethernet/cavium/liquidio/built-in.a 4766: no 4767: checking whether stdin defaults to large file offsets... AR drivers/net/ethernet/cavium/octeon/built-in.a 4768: AR drivers/net/ethernet/cavium/built-in.a 4769: AR drivers/net/ethernet/cirrus/built-in.a 4770: AR drivers/net/ethernet/cortina/built-in.a 4771: AR drivers/net/ethernet/engleder/built-in.a 4772: AR drivers/net/ethernet/ezchip/built-in.a 4773: yes 4774: AR drivers/gpu/drm/xlnx/built-in.a 4775: checking whether fseeko is declared... CC drivers/ata/libata-sff.o 4776: CC drivers/net/mii.o 4777: AR drivers/net/ethernet/faraday/built-in.a 4778: yes 4779: checking for fseeko... AR drivers/net/ethernet/fungible/built-in.a 4780: AR drivers/net/ethernet/google/built-in.a 4781: AR drivers/net/ethernet/hisilicon/built-in.a 4782: AR drivers/net/ethernet/huawei/built-in.a 4783: AR drivers/net/ethernet/intel/built-in.a 4784: yes 4785: checking whether fflush works on input streams... AR drivers/net/ethernet/i825xx/built-in.a 4786: AR drivers/net/ethernet/microsoft/built-in.a 4787: AR drivers/net/ethernet/litex/built-in.a 4788: AR drivers/net/ethernet/marvell/octeon_ep/built-in.a 4789: AR drivers/net/ethernet/marvell/octeontx2/built-in.a 4790: AR drivers/net/ethernet/marvell/prestera/built-in.a 4791: CC drivers/net/loopback.o 4792: CC drivers/mtd/ubi/build.o 4793: AR drivers/net/ethernet/marvell/built-in.a 4794: no 4795: checking whether stat file-mode macros are broken... AR drivers/net/ethernet/mellanox/built-in.a 4796: no 4797: checking for C/C++ restrict keyword... __restrict__ 4798: checking for nlink_t... AR drivers/net/ethernet/micrel/built-in.a 4799: AR drivers/net/ethernet/microchip/built-in.a 4800: CC drivers/mtd/ubi/cdev.o 4801: AR drivers/base/regmap/built-in.a 4802: AR drivers/net/ethernet/mscc/built-in.a 4803: CC lib/sort.o 4804: AR drivers/base/test/built-in.a 4805: AR drivers/net/ethernet/natsemi/built-in.a 4806: AR drivers/gpu/drm/gud/built-in.a 4807: CC drivers/base/component.o 4808: AR drivers/net/ethernet/netronome/built-in.a 4809: AR drivers/net/ethernet/ni/built-in.a 4810: CC drivers/base/core.o 4811: yes 4812: checking whether ftello is declared... AR drivers/net/ethernet/qualcomm/emac/built-in.a 4813: yes 4814: checking whether ungetc works on arbitrary bytes... CC drivers/base/bus.o 4815: AR drivers/net/ethernet/qualcomm/built-in.a 4816: AR drivers/net/ethernet/renesas/built-in.a 4817: AR drivers/net/ethernet/rocker/built-in.a 4818: AR drivers/net/ethernet/samsung/built-in.a 4819: AR drivers/net/ethernet/seeq/built-in.a 4820: AR drivers/net/ethernet/sfc/built-in.a 4821: yes 4822: checking for ftello... CC lib/parser.o 4823: CC drivers/net/ethernet/smsc/smc91x.o 4824: yes 4825: checking whether ftello works... yes 4826: checking whether getcwd (NULL, 0) allocates memory for result... CC drivers/net/ethernet/smsc/smsc911x.o 4827: yes 4828: checking for getcwd with POSIX signature... yes 4829: checking whether getcwd is declared... AR drivers/gpu/drm/solomon/built-in.a 4830: yes 4831: checking whether getdtablesize is declared... CC drivers/base/dd.o 4832: yes 4833: checking for getopt.h... (cached) yes 4834: checking for getopt_long_only... CC drivers/gpu/drm/drm_aperture.o 4835: CC drivers/gpu/drm/drm_auth.o 4836: yes 4837: checking whether getopt is POSIX compatible... CC fs/d_path.o 4838: CC lib/debug_locks.o 4839: CC drivers/gpu/drm/drm_cache.o 4840: AR drivers/net/mdio/built-in.a 4841: CC drivers/gpu/drm/drm_file.o 4842: CC drivers/net/virtio_net.o 4843: CC lib/random32.o 4844: AR drivers/gpu/drm/bridge/built-in.a 4845: CC kernel/hung_task.o 4846: CC drivers/net/net_failover.o 4847: CC drivers/gpu/drm/pl111/pl111_versatile.o 4848: CC drivers/gpu/drm/pl111/pl111_drv.o 4849: yes 4850: checking for working GNU getopt function... CC drivers/gpu/drm/drm_gem.o 4851: CC drivers/base/syscore.o 4852: yes 4853: checking for working GNU getopt_long function... CC drivers/gpu/drm/drm_ioctl.o 4854: yes 4855: checking for pthread.h... (cached) yes 4856: AR net/ipv4/built-in.a 4857: AR net/built-in.a 4858: CC kernel/seccomp.o 4859: CC drivers/gpu/drm/drm_drv.o 4860: checking for pthread_kill in -lpthread... CC drivers/scsi/scsi_devinfo.o 4861: yes 4862: checking whether POSIX threads API is available... yes 4863: CC lib/bust_spinlocks.o 4864: CC drivers/scsi/scsi_sysctl.o 4865: checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes 4866: checking whether setlocale (category, NULL) is multithread-safe... yes 4867: CC drivers/mtd/ubi/kapi.o 4868: checking host CPU and C ABI... CC kernel/utsname_sysctl.o 4869: x86_64 4870: checking for ld... /usr/bin//ld 4871: checking if the linker (/usr/bin//ld) is GNU ld... yes 4872: checking for shared library run path origin... CC kernel/tracepoint.o 4873: done 4874: checking 32-bit host C ABI... no 4875: checking for ELF binary format... yes 4876: checking for the common suffixes of directories in the library search path... lib,lib,lib64 4877: CC kernel/irq_work.o 4878: checking for iconv... CC kernel/cpu_pm.o 4879: yes 4880: checking for working iconv... yes 4881: checking whether iconv is compatible with its POSIX signature... yes 4882: checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes 4883: checking for wint_t... yes 4884: checking whether wint_t is large enough... CC drivers/gpu/drm/drm_sysfs.o 4885: yes 4886: checking whether the compiler produces multi-arch binaries... no 4887: checking whether stdint.h conforms to C99... CC kernel/iomem.o 4888: CC drivers/gpu/drm/drm_mm.o 4889: CC fs/stack.o 4890: CC drivers/gpu/drm/drm_crtc.o 4891: yes 4892: checking whether stdint.h works without ISO C predefines... yes 4893: checking whether stdint.h has UINTMAX_WIDTH etc.... yes 4894: checking where to find the exponent in a 'double'... word 1 bit 20 4895: AR drivers/ata/built-in.a 4896: checking where to find the exponent in a 'float'... CC fs/fs_struct.o 4897: CC drivers/gpu/drm/drm_fourcc.o 4898: CC drivers/gpu/drm/drm_modes.o 4899: CC lib/kasprintf.o 4900: CC lib/bitmap.o 4901: word 0 bit 23 4902: checking whether byte ordering is bigendian... AR drivers/gpu/drm/pl111/built-in.a 4903: CC drivers/scsi/scsi_trace.o 4904: CC drivers/gpu/drm/drm_edid.o 4905: CC lib/scatterlist.o 4906: CC lib/list_sort.o 4907: no 4908: checking whether iswcntrl works... CC lib/uuid.o 4909: yes 4910: checking for towlower... CC lib/iov_iter.o 4911: CC drivers/gpu/drm/drm_displayid.o 4912: yes 4913: checking for wctype_t... yes 4914: checking for wctrans_t... yes 4915: checking for a traditional japanese locale... CC drivers/gpu/drm/drm_trace_points.o 4916: CC drivers/mtd/ubi/eba.o 4917: none 4918: checking for a french Unicode locale... CC fs/statfs.o 4919: CC fs/fs_pin.o 4920: CC lib/clz_ctz.o 4921: CC drivers/gpu/drm/drm_prime.o 4922: CC lib/bsearch.o 4923: CC kernel/rseq.o 4924: CC drivers/gpu/drm/drm_vma_manager.o 4925: AR drivers/net/ethernet/socionext/built-in.a 4926: none 4927: checking for a transitional chinese locale... CC drivers/gpu/drm/drm_modeset_lock.o 4928: none 4929: checking whether langinfo.h defines CODESET... yes 4930: checking whether langinfo.h defines T_FMT_AMPM... yes 4931: checking whether langinfo.h defines ALTMON_1... yes 4932: checking whether langinfo.h defines ERA... yes 4933: checking whether langinfo.h defines YESEXPR... CC drivers/gpu/drm/drm_atomic.o 4934: yes 4935: checking for wchar_t... yes 4936: checking for good max_align_t... yes 4937: checking whether NULL can be used in arbitrary expressions... yes 4938: checking whether locale.h defines locale_t... yes 4939: checking whether locale.h conforms to POSIX:2001... yes 4940: checking whether struct lconv is properly defined... yes 4941: checking for LC_MESSAGES... CC fs/nsfs.o 4942: CC fs/fs_types.o 4943: yes 4944: checking whether uselocale works... GZIP kernel/config_data.gz 4945: CC drivers/gpu/drm/drm_bridge.o 4946: yes 4947: checking for fake locale system (OpenBSD)... no 4948: checking for Solaris 11.4 locale system... no 4949: checking for getlocalename_l... CC kernel/configs.o 4950: no 4951: checking for CFPreferencesCopyAppValue... CC drivers/scsi/scsi_logging.o 4952: no 4953: checking for CFLocaleCopyPreferredLanguages... CC drivers/scsi/scsi_pm.o 4954: no 4955: checking for multithread API to use... none 4956: checking for a sed that does not truncate output... /usr/bin/sed 4957: checking whether malloc (0) returns nonnull... CC drivers/base/driver.o 4958: CC drivers/base/class.o 4959: CC drivers/base/platform.o 4960: yes 4961: checking whether NAN macro works... yes 4962: checking whether HUGE_VAL works... yes 4963: checking for mbstate_t... yes 4964: checking for mmap... CC fs/fs_context.o 4965: yes 4966: checking for MAP_ANONYMOUS... yes 4967: checking whether memchr works... CC lib/find_bit.o 4968: CC drivers/gpu/drm/drm_framebuffer.o 4969: AR drivers/net/ethernet/smsc/built-in.a 4970: CC fs/fs_parser.o 4971: AR drivers/net/ethernet/stmicro/built-in.a 4972: AR drivers/net/ethernet/vertexcom/built-in.a 4973: CC lib/llist.o 4974: AR drivers/net/ethernet/via/built-in.a 4975: CC lib/memweight.o 4976: yes 4977: AR drivers/net/ethernet/wiznet/built-in.a 4978: checking whether memrchr is declared... AR drivers/net/ethernet/xilinx/built-in.a 4979: yes 4980: checking whether <limits.h> defines MIN and MAX... AR drivers/net/ethernet/synopsys/built-in.a 4981: CC drivers/mtd/mtdcore.o 4982: AR drivers/net/ethernet/pensando/built-in.a 4983: AR drivers/net/ethernet/built-in.a 4984: no 4985: checking whether <sys/param.h> defines MIN and MAX... CC drivers/mtd/ubi/io.o 4986: yes 4987: checking for O_CLOEXEC... yes 4988: checking for promoted mode_t type... CC drivers/mtd/ubi/wl.o 4989: mode_t 4990: checking for library containing posix_spawn... CC drivers/gpu/drm/drm_connector.o 4991: CC lib/kfifo.o 4992: CC drivers/gpu/drm/drm_blend.o 4993: none required 4994: checking for posix_spawn... CC drivers/base/cpu.o 4995: CC lib/percpu-refcount.o 4996: CC drivers/gpu/drm/drm_encoder.o 4997: CC drivers/gpu/drm/drm_mode_object.o 4998: CC drivers/gpu/drm/drm_property.o 4999: yes 5000: checking whether posix_spawn is declared... yes 5001: checking whether posix_spawn works... CC drivers/gpu/drm/drm_plane.o 5002: AR kernel/built-in.a 5003: CC drivers/mtd/mtdsuper.o 5004: CC fs/fsopen.o 5005: CC fs/init.o 5006: yes 5007: checking whether posix_spawn rejects scripts without shebang... AR drivers/net/built-in.a 5008: CC fs/kernel_read_file.o 5009: CC fs/remap_range.o 5010: yes 5011: checking whether posix_spawnp rejects scripts without shebang... CC drivers/scsi/scsi_common.o 5012: CC fs/buffer.o 5013: yes 5014: checking whether posix_spawnattr_setschedpolicy is supported... yes 5015: checking whether posix_spawnattr_setschedparam is supported... yes 5016: checking for sigset_t... CC fs/direct-io.o 5017: yes 5018: checking for SIGPIPE... yes 5019: checking for sched.h... yes 5020: checking for struct sched_param... yes 5021: checking for uid_t in sys/types.h... CC drivers/gpu/drm/drm_color_mgmt.o 5022: yes 5023: checking for volatile sig_atomic_t... CC fs/mpage.o 5024: yes 5025: checking for sighandler_t... CC drivers/base/firmware.o 5026: CC fs/proc_namespace.o 5027: yes 5028: checking whether C symbols are prefixed with underscore at the linker level... no 5029: checking whether snprintf returns a byte count as in C99... CC drivers/scsi/virtio_scsi.o 5030: CC drivers/gpu/drm/drm_print.o 5031: CC lib/rhashtable.o 5032: CC drivers/usb/common/common.o 5033: yes 5034: checking whether snprintf is declared... CC fs/eventpoll.o 5035: CC drivers/mtd/mtdconcat.o 5036: yes 5037: checking for posix_spawnattr_t... CC drivers/usb/core/usb.o 5038: yes 5039: checking for posix_spawn_file_actions_t... yes 5040: checking for stdbool.h that conforms to C99... yes 5041: checking for _Bool... CC drivers/mtd/mtdpart.o 5042: CC drivers/scsi/sd.o 5043: CC drivers/gpu/drm/drm_dumb_buffers.o 5044: CC drivers/input/serio/serio.o 5045: yes 5046: checking whether fcloseall is declared... yes 5047: checking which flavor of printf attribute matches inttypes macros... system 5048: checking whether ecvt is declared... CC drivers/base/init.o 5049: yes 5050: checking whether fcvt is declared... yes 5051: checking whether gcvt is declared... yes 5052: checking whether strdup is declared... CC drivers/input/serio/ambakmi.o 5053: yes 5054: checking whether strerror(0) succeeds... CC drivers/mtd/mtdchar.o 5055: CC drivers/mtd/mtd_blkdevs.o 5056: yes 5057: checking for strerror_r with POSIX signature... no 5058: checking whether __xpg_strerror_r works... CC drivers/mtd/mtdblock.o 5059: CC drivers/mtd/ubi/attach.o 5060: yes 5061: CC drivers/mtd/ubi/misc.o 5062: checking whether strndup is declared... CC drivers/mtd/ubi/debug.o 5063: yes 5064: CC fs/anon_inodes.o 5065: checking whether strnlen is declared... yes 5066: checking whether strsignal is declared... CC drivers/input/serio/libps2.o 5067: yes 5068: checking whether strstr works... CC drivers/usb/core/hub.o 5069: yes 5070: checking whether ldexp() can be used without linking with libm... CC lib/once.o 5071: yes 5072: checking for struct timespec in <time.h>... yes 5073: checking for TIME_UTC in <time.h>... yes 5074: checking whether execvpe is declared... yes 5075: checking whether clearerr_unlocked is declared... yes 5076: checking whether feof_unlocked is declared... yes 5077: checking whether ferror_unlocked is declared... yes 5078: checking whether fflush_unlocked is declared... yes 5079: checking whether fgets_unlocked is declared... CC drivers/gpu/drm/drm_mode_config.o 5080: yes 5081: checking whether fputc_unlocked is declared... yes 5082: checking whether fputs_unlocked is declared... yes 5083: checking whether fread_unlocked is declared... yes 5084: CC drivers/usb/core/hcd.o 5085: checking whether fwrite_unlocked is declared... yes 5086: checking whether getc_unlocked is declared... CC drivers/gpu/drm/drm_vblank.o 5087: yes 5088: checking whether getchar_unlocked is declared... CC drivers/usb/common/debug.o 5089: yes 5090: checking whether putc_unlocked is declared... yes 5091: checking whether putchar_unlocked is declared... CC drivers/base/map.o 5092: yes 5093: checking for inttypes.h... CC drivers/base/devres.o 5094: yes 5095: checking for stdint.h... yes 5096: checking for intmax_t... yes 5097: checking whether snprintf truncates the result as in C99... CC drivers/scsi/scsi_sysfs.o 5098: CC drivers/gpu/drm/drm_syncobj.o 5099: CC drivers/input/keyboard/atkbd.o 5100: CC drivers/input/mouse/psmouse-base.o 5101: yes 5102: checking for snprintf... (cached) yes 5103: checking for strnlen... CC drivers/input/mouse/synaptics.o 5104: CC lib/refcount.o 5105: CC drivers/rtc/lib.o 5106: yes 5107: checking for wcslen... AR drivers/usb/common/built-in.a 5108: CC drivers/rtc/class.o 5109: CC drivers/base/attribute_container.o 5110: yes 5111: checking for wcsnlen... CC fs/signalfd.o 5112: CC drivers/usb/core/urb.o 5113: yes 5114: checking for mbrtowc... (cached) yes 5115: checking for wcrtomb... (cached) yes 5116: checking whether _snprintf is declared... CC drivers/usb/phy/of.o 5117: no 5118: checking whether printf supports size specifiers as in C99... CC drivers/usb/isp1760/isp1760-core.o 5119: CC drivers/usb/isp1760/isp1760-if.o 5120: CC drivers/usb/isp1760/isp1760-hcd.o 5121: AR drivers/input/serio/built-in.a 5122: CC drivers/base/transport_class.o 5123: CC lib/usercopy.o 5124: yes 5125: checking whether printf supports 'long double' arguments... yes 5126: checking whether printf supports infinite 'double' arguments... yes 5127: checking whether printf supports infinite 'long double' arguments... AR drivers/mtd/ubi/built-in.a 5128: CC drivers/base/topology.o 5129: AR drivers/mtd/built-in.a 5130: CC drivers/rtc/interface.o 5131: CC drivers/gpu/drm/drm_lease.o 5132: yes 5133: checking whether printf supports the 'a' and 'A' directives... CC drivers/input/input.o 5134: CC lib/errseq.o 5135: CC drivers/input/input-compat.o 5136: yes 5137: checking whether printf supports the 'F' directive... CC drivers/gpu/drm/drm_writeback.o 5138: yes 5139: checking whether printf supports the 'n' directive... CC lib/bucket_locks.o 5140: CC drivers/rtc/nvmem.o 5141: CC drivers/rtc/dev.o 5142: CC drivers/gpu/drm/drm_client.o 5143: CC fs/timerfd.o 5144: CC lib/generic-radix-tree.o 5145: AR drivers/usb/phy/built-in.a 5146: CC drivers/usb/core/message.o 5147: no 5148: checking whether printf supports the 'ls' directive... AR drivers/input/keyboard/built-in.a 5149: CC drivers/usb/mon/mon_main.o 5150: yes 5151: checking whether printf supports the grouping flag... CC drivers/usb/core/driver.o 5152: CC drivers/gpu/drm/drm_client_modeset.o 5153: CC drivers/gpu/drm/drm_atomic_uapi.o 5154: yes 5155: checking whether printf supports the left-adjust flag correctly... CC drivers/input/mouse/focaltech.o 5156: CC drivers/gpu/drm/drm_managed.o 5157: yes 5158: checking whether printf supports the zero flag correctly... CC drivers/gpu/drm/drm_vblank_work.o 5159: CC drivers/gpu/drm/drm_panel.o 5160: AR drivers/scsi/built-in.a 5161: CC drivers/i2c/algos/i2c-algo-bit.o 5162: yes 5163: checking whether printf supports large precisions... CC drivers/base/container.o 5164: CC drivers/base/property.o 5165: yes 5166: checking whether printf survives out-of-memory conditions... CC drivers/base/cacheinfo.o 5167: CC drivers/rtc/proc.o 5168: CC lib/string_helpers.o 5169: CC drivers/base/swnode.o 5170: yes 5171: checking whether wcsdup is declared... CC drivers/rtc/sysfs.o 5172: yes 5173: checking whether <sys/socket.h> is self-contained... yes 5174: checking for shutdown... (cached) yes 5175: checking whether <sys/socket.h> defines the SHUT_* macros... yes 5176: checking for struct sockaddr_storage... CC drivers/gpu/drm/drm_of.o 5177: CC drivers/rtc/rtc-pl031.o 5178: yes 5179: checking for sa_family_t... yes 5180: checking for struct sockaddr_storage.ss_family... yes 5181: checking for library needed for semaphore functions... none 5182: checking for struct timeval... yes 5183: checking for wide-enough struct timeval.tv_sec member... yes 5184: checking for IPv4 sockets... yes 5185: checking for IPv6 sockets... yes 5186: checking for off_t... CC drivers/usb/core/config.o 5187: CC fs/eventfd.o 5188: CC lib/hexdump.o 5189: CC drivers/input/mouse/alps.o 5190: yes 5191: AR drivers/usb/isp1760/built-in.a 5192: checking whether INT32_MAX < INTMAX_MAX... yes 5193: checking whether INT64_MAX == LONG_MAX... CC drivers/input/input-mt.o 5194: yes 5195: checking whether UINT32_MAX < UINTMAX_MAX... CC drivers/usb/mon/mon_stat.o 5196: CC drivers/usb/mon/mon_text.o 5197: yes 5198: checking whether UINT64_MAX == ULONG_MAX... yes 5199: checking whether <sys/select.h> is self-contained... CC drivers/usb/mon/mon_bin.o 5200: yes 5201: checking for library containing setsockopt... CC drivers/gpu/drm/drm_nomodeset.o 5202: CC drivers/gpu/drm/drm_panel_orientation_quirks.o 5203: none needed 5204: checking whether select supports a 0 argument... CC drivers/usb/core/file.o 5205: CC lib/kstrtox.o 5206: yes 5207: checking whether select detects invalid fds... CC drivers/usb/core/buffer.o 5208: CC lib/pci_iomap.o 5209: CC drivers/usb/storage/scsiglue.o 5210: yes 5211: checking for pthread_t... CC drivers/usb/storage/protocol.o 5212: CC lib/iomap_copy.o 5213: CC drivers/usb/storage/transport.o 5214: CC drivers/usb/core/sysfs.o 5215: yes 5216: checking for pthread_spinlock_t... CC drivers/gpu/drm/drm_gem_cma_helper.o 5217: AR drivers/i2c/algos/built-in.a 5218: CC drivers/i2c/busses/i2c-versatile.o 5219: yes 5220: checking for PTHREAD_CREATE_DETACHED... CC drivers/usb/core/endpoint.o 5221: yes 5222: checking for PTHREAD_MUTEX_RECURSIVE... yes 5223: checking for PTHREAD_MUTEX_ROBUST... yes 5224: checking for PTHREAD_PROCESS_SHARED... yes 5225: checking whether setenv is declared... CC drivers/usb/storage/usb.o 5226: yes 5227: checking for search.h... CC drivers/gpu/drm/drm_fb_cma_helper.o 5228: yes 5229: checking for tsearch... CC lib/devres.o 5230: CC drivers/gpu/drm/drm_bridge_connector.o 5231: yes 5232: checking whether <sys/ioctl.h> declares ioctl... yes 5233: checking whether unsetenv is declared... yes 5234: checking for alloca as a compiler built-in... AR drivers/rtc/built-in.a 5235: yes 5236: checking whether to enable assertions... yes 5237: checking whether btowc(0) is correct... CC lib/hweight.o 5238: CC drivers/base/devtmpfs.o 5239: CC drivers/usb/storage/initializers.o 5240: CC drivers/base/module.o 5241: yes 5242: checking whether btowc(EOF) is correct... guessing yes 5243: checking for __builtin_expect... CC drivers/base/soc.o 5244: yes 5245: checking whether calloc (0, n) and calloc (n, 0) return nonnull... CC drivers/base/arch_topology.o 5246: CC lib/bitrev.o 5247: CC drivers/base/trace.o 5248: CC drivers/input/mouse/byd.o 5249: yes 5250: checking whether this system supports file names of any length... CC drivers/usb/core/devio.o 5251: no 5252: CC drivers/input/mouse/logips2pp.o 5253: checking for library containing clock_gettime... CC fs/aio.o 5254: CC drivers/input/mouse/trackpoint.o 5255: none required 5256: checking for clock_gettime... CC drivers/usb/core/notify.o 5257: yes 5258: checking for clock_settime... CC fs/io_uring.o 5259: yes 5260: checking for closedir... AR drivers/usb/mon/built-in.a 5261: CC drivers/input/input-poller.o 5262: yes 5263: checking for d_ino member in directory struct... CC drivers/usb/storage/sierra_ms.o 5264: CC drivers/usb/core/generic.o 5265: yes 5266: checking for dirfd... AR drivers/usb/misc/built-in.a 5267: CC drivers/gpu/drm/drm_crtc_helper.o 5268: yes 5269: checking whether dirfd is declared... yes 5270: checking whether dirfd is a macro... no 5271: checking whether // is distinct from /... (cached) no 5272: checking whether dup works... AR drivers/i2c/busses/built-in.a 5273: CC drivers/usb/core/quirks.o 5274: AR drivers/i2c/muxes/built-in.a 5275: CC drivers/gpu/drm/drm_encoder_slave.o 5276: CC drivers/i2c/i2c-boardinfo.o 5277: CC drivers/i2c/i2c-core-base.o 5278: yes 5279: checking whether dup2 works... CC drivers/i2c/i2c-core-smbus.o 5280: CC drivers/usb/core/devices.o 5281: CC drivers/input/mouse/cypress_ps2.o 5282: CC drivers/input/mouse/psmouse-smbus.o 5283: yes 5284: checking for error_at_line... CC drivers/input/ff-core.o 5285: CC drivers/input/touchscreen.o 5286: CC lib/linear_ranges.o 5287: CC drivers/usb/storage/option_ms.o 5288: yes 5289: checking whether fflush works on input streams... CC drivers/usb/storage/usual-tables.o 5290: (cached) no 5291: checking whether fcntl handles F_DUPFD correctly... yes 5292: checking whether fcntl understands F_DUPFD_CLOEXEC... CC drivers/usb/core/phy.o 5293: CC drivers/usb/core/port.o 5294: CC drivers/input/ff-memless.o 5295: needs runtime check 5296: checking whether fdopendir is declared... CC drivers/input/vivaldi-fmap.o 5297: yes 5298: checking whether fdopendir works... CC drivers/usb/core/of.o 5299: CC lib/crc16.o 5300: yes 5301: checking whether fflush works on input streams... (cached) no 5302: checking for flexible array member... yes 5303: checking whether conversion from 'int' to 'long double' works... CC drivers/gpu/drm/drm_flip_work.o 5304: yes 5305: checking whether fopen recognizes a trailing slash... AR drivers/i3c/built-in.a 5306: AR drivers/media/i2c/built-in.a 5307: AR drivers/media/tuners/built-in.a 5308: AR drivers/base/built-in.a 5309: AR drivers/media/rc/keymaps/built-in.a 5310: yes 5311: checking whether fopen supports the mode character 'x'... AR drivers/pps/clients/built-in.a 5312: AR drivers/media/rc/built-in.a 5313: AR drivers/pps/generators/built-in.a 5314: AR drivers/media/common/b2c2/built-in.a 5315: CC drivers/pps/pps.o 5316: AR drivers/media/common/saa7146/built-in.a 5317: AR drivers/media/common/siano/built-in.a 5318: AR drivers/media/common/v4l2-tpg/built-in.a 5319: yes 5320: checking whether fopen supports the mode character 'e'... AR drivers/media/common/videobuf2/built-in.a 5321: CC drivers/i2c/i2c-core-of.o 5322: AR drivers/media/common/built-in.a 5323: AR drivers/media/platform/allegro-dvt/built-in.a 5324: AR drivers/media/platform/amlogic/meson-ge2d/built-in.a 5325: AR drivers/media/platform/amlogic/built-in.a 5326: yes 5327: checking for __fpending... AR drivers/media/platform/amphion/built-in.a 5328: CC drivers/i2c/i2c-mux.o 5329: HOSTCC lib/gen_crc32table 5330: AR drivers/media/platform/aspeed/built-in.a 5331: CC lib/xxhash.o 5332: AR drivers/media/pci/ttpci/built-in.a 5333: AR drivers/media/platform/atmel/built-in.a 5334: AR drivers/media/pci/b2c2/built-in.a 5335: AR drivers/media/platform/cadence/built-in.a 5336: CC lib/genalloc.o 5337: AR drivers/media/platform/chips-media/built-in.a 5338: AR drivers/media/pci/pluto2/built-in.a 5339: AR drivers/media/platform/intel/built-in.a 5340: AR drivers/media/usb/b2c2/built-in.a 5341: yes 5342: AR drivers/media/pci/dm1105/built-in.a 5343: checking whether __fpending is declared... AR drivers/media/platform/marvell/built-in.a 5344: AR drivers/media/usb/dvb-usb/built-in.a 5345: AR drivers/media/pci/pt1/built-in.a 5346: CC drivers/input/input-leds.o 5347: yes 5348: AR drivers/media/usb/dvb-usb-v2/built-in.a 5349: checking whether fpurge is declared... AR drivers/media/platform/mediatek/jpeg/built-in.a 5350: AR drivers/media/pci/pt3/built-in.a 5351: AR drivers/media/pci/mantis/built-in.a 5352: AR drivers/media/usb/s2255/built-in.a 5353: AR drivers/media/platform/mediatek/mdp/built-in.a 5354: AR drivers/media/firewire/built-in.a 5355: AR drivers/media/pci/ngene/built-in.a 5356: AR drivers/media/mmc/siano/built-in.a 5357: AR drivers/media/usb/siano/built-in.a 5358: AR drivers/media/mmc/built-in.a 5359: AR drivers/media/platform/mediatek/vcodec/built-in.a 5360: AR drivers/media/pci/ddbridge/built-in.a 5361: AR drivers/media/usb/ttusb-budget/built-in.a 5362: AR drivers/media/spi/built-in.a 5363: AR drivers/media/usb/stkwebcam/built-in.a 5364: AR drivers/media/usb/ttusb-dec/built-in.a 5365: AR drivers/media/platform/mediatek/vpu/built-in.a 5366: CC drivers/pps/kapi.o 5367: AR drivers/media/usb/zr364xx/built-in.a 5368: AR drivers/media/pci/saa7146/built-in.a 5369: AR drivers/media/pci/smipcie/built-in.a 5370: CC drivers/ptp/ptp_clock.o 5371: AR drivers/media/platform/mediatek/built-in.a 5372: AR drivers/media/usb/built-in.a 5373: AR drivers/media/platform/nvidia/tegra-vde/built-in.a 5374: AR drivers/media/pci/netup_unidvb/built-in.a 5375: no 5376: checking whether free is known to preserve errno... AR drivers/usb/storage/built-in.a 5377: AR drivers/media/platform/nxp/imx-jpeg/built-in.a 5378: AR drivers/media/platform/nvidia/built-in.a 5379: AR drivers/media/test-drivers/built-in.a 5380: CC drivers/ptp/ptp_chardev.o 5381: yes 5382: checking whether frexp works... CC lib/percpu_counter.o 5383: CC drivers/ptp/ptp_sysfs.o 5384: AR drivers/media/platform/nxp/built-in.a 5385: AR drivers/media/pci/intel/ipu3/built-in.a 5386: AR drivers/media/platform/qcom/camss/built-in.a 5387: AR drivers/media/platform/qcom/venus/built-in.a 5388: AR drivers/media/pci/intel/built-in.a 5389: AR drivers/media/platform/qcom/built-in.a 5390: AR drivers/media/pci/built-in.a 5391: AR drivers/media/platform/renesas/rcar-vin/built-in.a 5392: CC drivers/input/evdev.o 5393: AR drivers/media/platform/renesas/vsp1/built-in.a 5394: AR drivers/media/platform/renesas/built-in.a 5395: CC drivers/power/reset/vexpress-poweroff.o 5396: AR drivers/media/platform/rockchip/rga/built-in.a 5397: AR drivers/media/platform/rockchip/rkisp1/built-in.a 5398: AR drivers/media/platform/rockchip/built-in.a 5399: AR drivers/media/platform/samsung/exynos-gsc/built-in.a 5400: AR drivers/media/platform/samsung/exynos4-is/built-in.a 5401: yes 5402: AR drivers/media/platform/samsung/s3c-camif/built-in.a 5403: checking whether frexpl is declared... CC drivers/power/supply/power_supply_core.o 5404: AR drivers/media/platform/samsung/s5p-g2d/built-in.a 5405: yes 5406: checking whether frexpl() can be used without linking with libm... AR drivers/media/platform/samsung/s5p-jpeg/built-in.a 5407: AR drivers/media/platform/samsung/s5p-mfc/built-in.a 5408: AR drivers/media/platform/samsung/built-in.a 5409: AR drivers/input/mouse/built-in.a 5410: CC drivers/power/supply/power_supply_sysfs.o 5411: AR drivers/media/platform/st/sti/bdisp/built-in.a 5412: AR drivers/media/platform/st/sti/c8sectpfe/built-in.a 5413: AR drivers/media/platform/st/sti/delta/built-in.a 5414: CC drivers/power/supply/power_supply_leds.o 5415: CC fs/io-wq.o 5416: yes 5417: checking whether frexpl works... AR drivers/media/platform/st/sti/hva/built-in.a 5418: AR drivers/media/platform/st/stm32/built-in.a 5419: AR drivers/media/platform/st/built-in.a 5420: AR drivers/media/platform/sunxi/sun4i-csi/built-in.a 5421: CC drivers/pps/sysfs.o 5422: AR drivers/media/platform/sunxi/sun6i-csi/built-in.a 5423: AR drivers/media/platform/sunxi/sun8i-di/built-in.a 5424: AR drivers/media/platform/sunxi/sun8i-rotate/built-in.a 5425: AR drivers/media/platform/sunxi/built-in.a 5426: AR drivers/media/platform/ti/am437x/built-in.a 5427: CC fs/locks.o 5428: AR drivers/media/platform/ti/cal/built-in.a 5429: AR drivers/media/platform/ti/vpe/built-in.a 5430: yes 5431: checking for fseeko... (cached) yes 5432: checking whether fflush works on input streams... (cached) no 5433: checking for _fseeki64... AR drivers/media/platform/ti/davinci/built-in.a 5434: AR drivers/media/platform/ti/omap/built-in.a 5435: AR drivers/media/platform/ti/omap3isp/built-in.a 5436: CC fs/binfmt_script.o 5437: AR drivers/media/platform/ti/built-in.a 5438: AR drivers/media/platform/via/built-in.a 5439: AR drivers/media/platform/xilinx/built-in.a 5440: no 5441: checking whether fstatat (..., 0) works... AR drivers/media/platform/built-in.a 5442: AR drivers/media/built-in.a 5443: CC drivers/power/supply/power_supply_hwmon.o 5444: CC drivers/gpu/drm/drm_probe_helper.o 5445: CC fs/binfmt_elf.o 5446: yes 5447: checking for ftello... (cached) yes 5448: checking whether ftello works... (cached) yes 5449: checking whether getcwd handles long file names properly... CC fs/mbcache.o 5450: CC lib/syscall.o 5451: AR drivers/power/reset/built-in.a 5452: CC drivers/gpu/drm/drm_plane_helper.o 5453: CC drivers/gpu/drm/drm_atomic_helper.o 5454: CC drivers/gpu/drm/drm_kms_helper_common.o 5455: yes 5456: checking for getpagesize... CC lib/errname.o 5457: AR drivers/usb/core/built-in.a 5458: AR drivers/usb/built-in.a 5459: CC drivers/gpu/drm/drm_simple_kms_helper.o 5460: yes 5461: checking whether getcwd succeeds when 4k < cwd_length < 16k... AR drivers/pps/built-in.a 5462: CC drivers/gpu/drm/drm_modeset_helper.o 5463: CC drivers/hwmon/hwmon.o 5464: CC drivers/opp/core.o 5465: CC drivers/opp/cpu.o 5466: yes 5467: checking whether getdtablesize works... CC drivers/opp/of.o 5468: CC drivers/cpuidle/governors/ladder.o 5469: CC drivers/cpuidle/cpuidle.o 5470: yes 5471: checking for getpagesize... (cached) yes 5472: checking whether getpagesize is declared... yes 5473: checking whether program_invocation_name is declared... yes 5474: checking whether program_invocation_short_name is declared... yes 5475: checking whether __argv is declared... AR drivers/ufs/built-in.a 5476: CC drivers/ptp/ptp_vclock.o 5477: CC drivers/mmc/core/core.o 5478: CC drivers/ptp/ptp_kvm_arm.o 5479: no 5480: checking whether getrandom is compatible with its GNU+BSD signature... yes 5481: CC fs/posix_acl.o 5482: CC drivers/mmc/core/bus.o 5483: checking whether the compiler generally respects inline... yes 5484: checking whether isnan(double) can be used without linking with libm... AR drivers/i2c/built-in.a 5485: CC fs/coredump.o 5486: AR drivers/power/supply/built-in.a 5487: AR drivers/power/built-in.a 5488: yes 5489: checking whether isnan(float) can be used without linking with libm... CC drivers/leds/trigger/ledtrig-heartbeat.o 5490: yes 5491: checking whether isnan(float) works... CC lib/nlattr.o 5492: CC lib/cpu_rmap.o 5493: yes 5494: checking whether isnan(long double) can be used without linking with libm... AR drivers/input/built-in.a 5495: CC lib/dynamic_queue_limits.o 5496: AR drivers/leds/blink/built-in.a 5497: CC drivers/ptp/ptp_kvm_common.o 5498: CC drivers/mmc/host/mmci.o 5499: CC drivers/hwmon/vexpress-hwmon.o 5500: AR drivers/cpuidle/governors/built-in.a 5501: yes 5502: checking whether isnanl works... CC drivers/gpu/drm/drm_gem_atomic_helper.o 5503: CC drivers/mmc/host/mmci_stm32_sdmmc.o 5504: yes 5505: checking whether iswblank is declared... CC lib/glob.o 5506: yes 5507: checking whether iswdigit is ISO C compliant... guessing yes 5508: checking whether iswxdigit is ISO C compliant... guessing yes 5509: checking whether the compiler supports the __inline keyword... yes 5510: checking whether lseek detects pipes... CC lib/strncpy_from_user.o 5511: yes 5512: checking whether malloc (0) returns nonnull... (cached) yes 5513: checking whether mbrtowc handles incomplete characters... guessing yes 5514: checking whether mbrtowc works as well as mbtowc... guessing yes 5515: checking whether mbrtowc handles a NULL pwc argument... guessing yes 5516: checking whether mbrtowc handles a NULL string argument... guessing yes 5517: checking whether mbrtowc has a correct return value... guessing yes 5518: checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes 5519: checking whether mbrtowc stores incomplete characters... guessing no 5520: checking whether mbrtowc works on empty input... CC drivers/gpu/drm/drm_gem_framebuffer_helper.o 5521: CC fs/drop_caches.o 5522: AR drivers/leds/simple/built-in.a 5523: CC fs/fhandle.o 5524: yes 5525: checking whether the C locale is free of encoding errors... CC drivers/leds/trigger/ledtrig-cpu.o 5526: no 5527: checking whether mbrtowc handles incomplete characters... (cached) guessing yes 5528: checking whether mbrtowc works as well as mbtowc... (cached) guessing yes 5529: checking for mbtowc... yes 5530: checking for mempcpy... CC lib/strnlen_user.o 5531: (cached) yes 5532: checking for memrchr... CC drivers/gpu/drm/drm_atomic_state_helper.o 5533: CC lib/net_utils.o 5534: CC drivers/leds/led-core.o 5535: yes 5536: checking whether mkdir handles trailing slash... yes 5537: checking whether mkdir handles trailing dot... CC lib/sg_pool.o 5538: CC lib/stackdepot.o 5539: yes 5540: checking for mkdtemp... CC drivers/mmc/core/host.o 5541: yes 5542: checking for working mkstemp... AR drivers/hwmon/built-in.a 5543: CC drivers/cpuidle/driver.o 5544: CC drivers/leds/led-class.o 5545: yes 5546: checking whether YESEXPR works... AR drivers/firmware/arm_ffa/built-in.a 5547: AR drivers/firmware/arm_scmi/built-in.a 5548: AR drivers/firmware/broadcom/built-in.a 5549: AR drivers/firmware/cirrus/built-in.a 5550: AR drivers/firmware/meson/built-in.a 5551: yes 5552: checking for obstacks that work with any size object... AR drivers/firmware/efi/built-in.a 5553: AR drivers/firmware/imx/built-in.a 5554: CC drivers/gpu/drm/drm_damage_helper.o 5555: AR drivers/leds/trigger/built-in.a 5556: AR drivers/ptp/built-in.a 5557: CC drivers/gpu/drm/drm_format_helper.o 5558: CC drivers/firmware/psci/psci.o 5559: no 5560: checking whether open recognizes a trailing slash... CC drivers/gpu/drm/drm_self_refresh_helper.o 5561: CC drivers/gpu/drm/drm_rect.o 5562: yes 5563: checking for opendir... CC drivers/gpu/drm/bridge/panel.o 5564: yes 5565: checking whether posix_spawn_file_actions_addclose works... AR drivers/crypto/xilinx/built-in.a 5566: AR drivers/crypto/hisilicon/built-in.a 5567: AR drivers/crypto/keembay/built-in.a 5568: CC drivers/leds/led-triggers.o 5569: AR drivers/crypto/built-in.a 5570: yes 5571: checking whether posix_spawn_file_actions_adddup2 works... CC drivers/firmware/smccc/smccc.o 5572: CC drivers/gpu/drm/drm_fb_helper.o 5573: CC drivers/firmware/smccc/kvm_guest.o 5574: yes 5575: checking whether posix_spawn_file_actions_addopen works... AR drivers/opp/built-in.a 5576: CC drivers/firmware/smccc/soc_id.o 5577: yes 5578: checking whether frexp works... (cached) yes 5579: checking whether ldexp can be used without linking with libm... (cached) yes 5580: checking whether frexpl() can be used without linking with libm... (cached) yes 5581: checking whether frexpl works... (cached) yes 5582: checking whether frexpl is declared... (cached) yes 5583: checking whether ldexpl() can be used without linking with libm... AR drivers/firmware/tegra/built-in.a 5584: CC lib/sbitmap.o 5585: CC lib/devmem_is_allowed.o 5586: AR drivers/firmware/xilinx/built-in.a 5587: AR lib/lib.a 5588: CC drivers/cpuidle/governor.o 5589: CC drivers/cpuidle/sysfs.o 5590: GEN lib/crc32table.h 5591: CC lib/crc32.o 5592: CC drivers/mmc/core/mmc.o 5593: CC drivers/mmc/core/mmc_ops.o 5594: yes 5595: checking whether ldexpl works... CC drivers/leds/leds-gpio.o 5596: CC drivers/mmc/core/sd.o 5597: CC drivers/clocksource/timer-of.o 5598: AR drivers/mmc/host/built-in.a 5599: CC drivers/mmc/core/sd_ops.o 5600: yes 5601: checking whether ldexpl is declared... yes 5602: checking whether program_invocation_name is declared... (cached) yes 5603: checking whether program_invocation_short_name is declared... (cached) yes 5604: checking for raise... CC drivers/mmc/core/sdio.o 5605: yes 5606: checking for sigprocmask... CC drivers/mmc/core/sdio_ops.o 5607: yes 5608: checking for rawmemchr... CC drivers/clocksource/timer-probe.o 5609: CC drivers/mmc/core/sdio_bus.o 5610: CC drivers/clocksource/mmio.o 5611: yes 5612: checking for readdir... CC drivers/hid/usbhid/hid-core.o 5613: yes 5614: checking whether readlink signature is correct... AR drivers/firmware/smccc/built-in.a 5615: yes 5616: checking whether readlink handles trailing slash correctly... CC drivers/clocksource/arm_arch_timer.o 5617: CC drivers/clocksource/arm_global_timer.o 5618: CC drivers/mmc/core/sdio_cis.o 5619: CC drivers/mmc/core/sdio_io.o 5620: yes 5621: checking whether readlink truncates results correctly... CC drivers/clocksource/timer-sp804.o 5622: CC drivers/clocksource/dummy_timer.o 5623: yes 5624: checking whether realloc (0, 0) returns nonnull... AR drivers/firmware/psci/built-in.a 5625: AR drivers/firmware/built-in.a 5626: CC drivers/of/base.o 5627: AR drivers/cpuidle/built-in.a 5628: CC drivers/of/device.o 5629: CC drivers/clocksource/timer-versatile.o 5630: CC drivers/hid/hid-core.o 5631: CC drivers/of/platform.o 5632: yes 5633: checking for reallocarray... AR lib/built-in.a 5634: CC drivers/of/property.o 5635: CC drivers/hid/hid-input.o 5636: AR drivers/leds/built-in.a 5637: CC drivers/of/kobj.o 5638: yes 5639: checking for working re_compile_pattern... CC drivers/of/fdt.o 5640: CC drivers/of/fdt_address.o 5641: no 5642: checking for libintl.h... yes 5643: checking whether isblank is declared... yes 5644: checking whether rename honors trailing slash on destination... yes 5645: checking whether rename honors trailing slash on source... CC drivers/of/address.o 5646: CC drivers/mmc/core/sdio_irq.o 5647: AR drivers/platform/built-in.a 5648: CC drivers/of/irq.o 5649: CC drivers/hid/hid-quirks.o 5650: yes 5651: checking whether rename manages hard links correctly... CC drivers/hid/hid-generic.o 5652: CC drivers/hid/hid-a4tech.o 5653: CC drivers/hid/hid-apple.o 5654: yes 5655: checking whether rename manages existing destinations correctly... CC drivers/of/of_reserved_mem.o 5656: CC drivers/mmc/core/slot-gpio.o 5657: yes 5658: checking for rewinddir... CC drivers/mmc/core/regulator.o 5659: CC drivers/mmc/core/pwrseq.o 5660: AR drivers/gpu/drm/built-in.a 5661: yes 5662: checking whether rmdir works... AR drivers/gpu/built-in.a 5663: CC drivers/mmc/core/pwrseq_simple.o 5664: CC drivers/mmc/core/pwrseq_emmc.o 5665: CC drivers/mmc/core/block.o 5666: CC drivers/perf/arm_pmu.o 5667: CC drivers/perf/arm_pmu_platform.o 5668: yes 5669: checking whether setlocale supports the C locale... CC drivers/mmc/core/queue.o 5670: yes 5671: checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes 5672: checking whether setlocale (category, NULL) is multithread-safe... (cached) yes 5673: checking for struct sigaction.sa_sigaction... yes 5674: checking for signbit macro... yes 5675: checking for signbit compiler built-ins... AR drivers/clocksource/built-in.a 5676: AR drivers/hwtracing/intel_th/built-in.a 5677: CC drivers/nvmem/core.o 5678: CC drivers/hid/hid-belkin.o 5679: yes 5680: checking for sigprocmask... (cached) yes 5681: checking for stack direction... grows down 5682: checking for stack_t... CC drivers/hid/hid-cherry.o 5683: yes 5684: checking for working sigaltstack... CC drivers/hid/hid-chicony.o 5685: yes 5686: checking for correct stack_t interpretation... CC drivers/hid/hid-cypress.o 5687: AR drivers/hid/usbhid/built-in.a 5688: CC drivers/hid/hid-dr.o 5689: CC drivers/hid/hid-ezkey.o 5690: CC drivers/hid/hid-gyration.o 5691: CC drivers/tee/optee/core.o 5692: yes 5693: checking for stdint.h... (cached) yes 5694: checking for SIZE_MAX... CC drivers/tee/optee/call.o 5695: yes 5696: checking for snprintf... (cached) yes 5697: checking whether snprintf respects a size of 1... CC drivers/tee/optee/notif.o 5698: CC drivers/tee/optee/rpc.o 5699: CC drivers/tee/tee_core.o 5700: CC drivers/hid/hid-ite.o 5701: yes 5702: checking whether printf supports POSIX/XSI format strings with positions... CC drivers/hid/hid-kensington.o 5703: CC drivers/hid/hid-lg.o 5704: CC drivers/hid/hid-lg-g15.o 5705: yes 5706: checking for ssize_t... yes 5707: checking whether stat handles trailing slashes on files... CC drivers/hid/hid-microsoft.o 5708: AR drivers/of/built-in.a 5709: CC drivers/hid/hid-monterey.o 5710: yes 5711: checking for struct stat.st_atim.tv_nsec... yes 5712: checking whether struct stat.st_atim is of type struct timespec... yes 5713: checking for struct stat.st_birthtimespec.tv_nsec... CC drivers/tee/tee_shm.o 5714: no 5715: checking for struct stat.st_birthtimensec... CC drivers/hid/hid-ntrig.o 5716: CC drivers/tee/optee/supp.o 5717: CC drivers/hid/hid-pl.o 5718: CC drivers/hid/hid-petalynx.o 5719: no 5720: checking for struct stat.st_birthtim.tv_nsec... CC drivers/hid/hid-redragon.o 5721: no 5722: checking for working stdalign.h... yes 5723: checking for va_copy... CC drivers/hid/hid-samsung.o 5724: yes 5725: checking for stpcpy... CC drivers/tee/optee/device.o 5726: CC drivers/hid/hid-sjoy.o 5727: CC drivers/hid/hid-sony.o 5728: AR drivers/perf/built-in.a 5729: yes 5730: checking for strchrnul... CC drivers/hid/hid-sunplus.o 5731: yes 5732: checking whether strchrnul works... CC drivers/hid/hid-gaff.o 5733: CC drivers/hid/hid-tmff.o 5734: yes 5735: checking for working strerror function... CC drivers/hid/hid-thrustmaster.o 5736: CC drivers/hid/hid-topseed.o 5737: CC drivers/hid/hid-twinhan.o 5738: CC drivers/tee/optee/smc_abi.o 5739: yes 5740: checking for working strndup... CC drivers/tee/optee/ffa_abi.o 5741: yes 5742: checking for working strnlen... CC drivers/hid/hid-zpff.o 5743: CC drivers/tee/tee_shm_pool.o 5744: yes 5745: checking for strsignal... AR drivers/nvmem/built-in.a 5746: yes 5747: checking whether strsignal always returns a string... yes 5748: checking whether strstr works in linear time... AR drivers/mmc/core/built-in.a 5749: AR drivers/mmc/built-in.a 5750: yes 5751: checking whether strstr works... (cached) yes 5752: checking whether strtod obeys C99... yes 5753: checking for sys/single_threaded.h... yes 5754: checking for ptrdiff_t... yes 5755: checking for vasprintf... yes 5756: checking for vasprintf... (cached) yes 5757: checking for ptrdiff_t... (cached) yes 5758: checking for waitid... yes 5759: checking whether mbrtowc handles incomplete characters... (cached) guessing yes 5760: checking whether mbrtowc works as well as mbtowc... (cached) guessing yes 5761: checking whether wcrtomb works in the C locale... yes 5762: checking whether wcrtomb return value is correct... guessing yes 5763: checking whether wcwidth is declared... yes 5764: checking whether wcwidth works reasonably in UTF-8 locales... yes 5765: checking for stdint.h... (cached) yes 5766: checking for a traditional french locale... (cached) none 5767: checking for a french Unicode locale... (cached) none 5768: checking for a traditional french locale... (cached) none 5769: checking for a turkish Unicode locale... AR fs/built-in.a 5770: none 5771: checking whether open recognizes a trailing slash... (cached) yes 5772: checking for close_range... yes 5773: checking whether fdopen sets errno... yes 5774: checking whether freopen works on closed fds... yes 5775: checking for gettimeofday with POSIX signature... yes 5776: checking for library containing inet_pton... AR drivers/tee/optee/built-in.a 5777: AR drivers/tee/built-in.a 5778: none required 5779: checking whether inet_pton is declared... yes 5780: checking whether byte ordering is bigendian... (cached) no 5781: checking for ioctl... AR drivers/hid/built-in.a 5782: AR drivers/built-in.a 5783: yes 5784: checking for ioctl with POSIX signature... GEN .version 5785: CHK include/generated/compile.h 5786: no 5787: checking where to find the exponent in a 'double'... (cached) word 1 bit 20 5788: checking where to find the exponent in a 'float'... (cached) word 0 bit 23 5789: checking where to find the exponent in a 'long double'... LD vmlinux.o 5790: word 2 bit 0 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 for a traditional french locale... (cached) none 5796: checking for a french Unicode locale... (cached) none 5797: checking for a traditional japanese locale... (cached) none 5798: checking for a transitional chinese locale... (cached) none 5799: checking whether link obeys POSIX... yes 5800: checking for a traditional french locale... (cached) none 5801: checking for a french Unicode locale... (cached) none 5802: checking for a traditional japanese locale... (cached) none 5803: checking for a transitional chinese locale... (cached) none 5804: checking for a french Unicode locale... (cached) none 5805: checking for a french Unicode locale... (cached) none 5806: checking for a transitional chinese locale... (cached) none 5807: checking for library containing nanosleep... none required 5808: checking for working nanosleep... MODPOST vmlinux.symvers 5809: MODINFO modules.builtin.modinfo 5810: GEN modules.builtin 5811: CC .vmlinux.export.o 5812: LD .tmp_vmlinux.kallsyms1 5813: KSYMS .tmp_vmlinux.kallsyms1.S 5814: AS .tmp_vmlinux.kallsyms1.S 5815: LD .tmp_vmlinux.kallsyms2 5816: no (mishandles large arguments) 5817: checking whether <netinet/in.h> is self-contained... yes 5818: checking for a traditional french locale... (cached) none 5819: checking for a french Unicode locale... (cached) none 5820: checking whether perror matches strerror... yes 5821: checking whether pthread_create exists as a global function... yes 5822: checking whether pthread_sigmask is a macro... no 5823: checking whether pthread_sigmask works without -lpthread... yes 5824: checking whether pthread_sigmask returns error numbers... yes 5825: checking whether pthread_sigmask unblocks signals correctly... KSYMS .tmp_vmlinux.kallsyms2.S 5826: AS .tmp_vmlinux.kallsyms2.S 5827: LD vmlinux 5828: SYSMAP System.map 5829: SORTTAB vmlinux 5830: OBJCOPY arch/arm/boot/Image 5831: Kernel: arch/arm/boot/Image is ready 5832: LDS arch/arm/boot/compressed/vmlinux.lds 5833: AS arch/arm/boot/compressed/head.o 5834: GZIP arch/arm/boot/compressed/piggy_data 5835: CC arch/arm/boot/compressed/misc.o 5836: CC arch/arm/boot/compressed/decompress.o 5837: CC arch/arm/boot/compressed/string.o 5838: AS arch/arm/boot/compressed/hyp-stub.o 5839: CC arch/arm/boot/compressed/fdt_rw.o 5840: CC arch/arm/boot/compressed/fdt_ro.o 5841: CC arch/arm/boot/compressed/fdt_wip.o 5842: CC arch/arm/boot/compressed/fdt.o 5843: CC arch/arm/boot/compressed/fdt_check_mem_start.o 5844: AS arch/arm/boot/compressed/lib1funcs.o 5845: AS arch/arm/boot/compressed/ashldi3.o 5846: AS arch/arm/boot/compressed/bswapsdi2.o 5847: AS arch/arm/boot/compressed/piggy.o 5848: LD arch/arm/boot/compressed/vmlinux 5849: OBJCOPY arch/arm/boot/zImage 5850: Kernel: arch/arm/boot/zImage is ready 5851: make[1]: Leaving directory '/dev/shm/qemu/linux' 5852: mkdir -p /dev/shm/qemu/build/../out/bin 5853: ln -sf /dev/shm/qemu/build/../linux/arch/arm/boot/zImage /dev/shm/qemu/build/../out/bin 5854: guessing yes 5855: checking for putenv compatible with GNU and SVID... yes 5856: checking whether sched_yield is declared... yes 5857: checking whether select supports a 0 argument... (cached) yes 5858: checking whether select detects invalid fds... (cached) yes 5859: checking whether setenv validates arguments... yes 5860: checking for a traditional french locale... (cached) none 5861: checking for a french Unicode locale... (cached) none 5862: checking for a traditional japanese locale... (cached) none 5863: checking for a transitional chinese locale... (cached) none 5864: checking whether sleep is declared... yes 5865: checking for working sleep... yes 5866: checking for socklen_t... 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... yes 5870: checking for unsetenv... yes 5871: checking for unsetenv() return type... int 5872: checking whether unsetenv obeys POSIX... yes 5873: checking for a traditional french locale... (cached) none 5874: checking for a french Unicode locale... (cached) none 5875: checking for a traditional japanese locale... (cached) none 5876: checking for a transitional chinese locale... (cached) none 5877: checking whether wctob works... guessing yes 5878: checking whether wctob is declared... yes 5879: checking whether an open file can be renamed... yes 5880: checking if changeword is wanted... no 5881: checking which shell to use for syscmd... /bin/sh 5882: checking if malloc debugging is wanted... no 5883: checking whether NLS is requested... no 5884: checking for msgfmt... no 5885: checking for gmsgfmt... : 5886: checking for xgettext... no 5887: checking for msgmerge... no 5888: checking for CFPreferencesCopyAppValue... (cached) no 5889: checking for CFLocaleCopyPreferredLanguages... (cached) no 5890: checking whether to use NLS... no 5891: checking that generated files are newer than configure... done 5892: configure: creating ./config.status 5893: config.status: creating Makefile 5894: config.status: creating doc/Makefile 5895: config.status: creating lib/Makefile 5896: config.status: creating po/Makefile.in 5897: config.status: creating src/Makefile 5898: config.status: creating tests/Makefile 5899: config.status: creating checks/Makefile 5900: config.status: creating examples/Makefile 5901: config.status: creating lib/config.h 5902: config.status: executing depfiles commands 5903: config.status: executing stamp-h commands 5904: config.status: executing po-directories commands 5905: config.status: creating po/POTFILES 5906: config.status: creating po/Makefile 5907: 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 5908: >>> host-m4 1.4.19 Building 5909: 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/ 5910: /usr/bin//make all-recursive 5911: Making all in . 5912: make[5]: Nothing to be done for 'all-am'. 5913: Making all in examples 5914: make[5]: Nothing to be done for 'all'. 5915: Making all in lib 5916: GEN alloca.h 5917: GEN configmake.h 5918: GEN dirent.h 5919: GEN fcntl.h 5920: GEN iconv.h 5921: GEN inttypes.h 5922: GEN langinfo.h 5923: GEN limits.h 5924: GEN locale.h 5925: GEN math.h 5926: GEN sched.h 5927: GEN signal.h 5928: GEN sigsegv.h 5929: GEN spawn.h 5930: GEN stdio.h 5931: GEN stdlib.h 5932: GEN string.h 5933: GEN sys/random.h 5934: GEN sys/stat.h 5935: GEN sys/types.h 5936: GEN sys/wait.h 5937: GEN time.h 5938: GEN unistd.h 5939: GEN unistr.h 5940: GEN unitypes.h 5941: GEN uniwidth.h 5942: GEN wchar.h 5943: GEN wctype.h 5944: /usr/bin//make all-am 5945: CC asyncsafe-spin.o 5946: CC openat-proc.o 5947: CC gl_avltree_oset.o 5948: CC basename-lgpl.o 5949: CC binary-io.o 5950: CC bitrotate.o 5951: CC c-ctype.o 5952: CC c-stack.o 5953: CC c-strcasecmp.o 5954: CC c-strncasecmp.o 5955: CC canonicalize.o 5956: canonicalize.c: In function 'canonicalize_filename_mode': 5957: canonicalize.c:484:5: warning: #warning "GCC might issue a bogus -Wreturn-local-addr warning here." [-Wcpp] 5958: 484 | #warning "GCC might issue a bogus -Wreturn-local-addr warning here." 5959: | ^~~~~~~ 5960: canonicalize.c:485:5: warning: #warning "See <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93644>." [-Wcpp] 5961: 485 | #warning "See <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93644>." 5962: | ^~~~~~~ 5963: CC clean-temp.o 5964: CC clean-temp-simple.o 5965: CC cloexec.o 5966: CC close-stream.o 5967: CC closein.o 5968: CC closeout.o 5969: CC concat-filename.o 5970: CC dirname.o 5971: CC basename.o 5972: CC dirname-lgpl.o 5973: CC stripslash.o 5974: CC malloc/dynarray_at_failure.o 5975: CC malloc/dynarray_emplace_enlarge.o 5976: CC malloc/dynarray_finalize.o 5977: CC malloc/dynarray_resize.o 5978: CC malloc/dynarray_resize_clear.o 5979: CC execute.o 5980: CC exitfail.o 5981: CC fatal-signal.o 5982: CC fd-hook.o 5983: CC fd-safer-flag.o 5984: CC dup-safer-flag.o 5985: CC file-set.o 5986: CC filenamecat.o 5987: CC filenamecat-lgpl.o 5988: CC findprog-in.o 5989: CC fopen-safer.o 5990: CC freading.o 5991: CC getprogname.o 5992: CC hard-locale.o 5993: CC hash.o 5994: CC hash-pjw.o 5995: CC hash-triple-simple.o 5996: CC gl_linked_list.o 5997: CC gl_linkedhash_list.o 5998: CC gl_list.o 5999: CC localcharset.o 6000: CC localename.o 6001: CC localename-table.o 6002: CC glthread/lock.o 6003: CC malloca.o 6004: CC math.o 6005: CC mbchar.o 6006: CC mbiter.o 6007: CC mbslen.o 6008: CC mbsstr.o 6009: CC mbuiter.o 6010: CC memchr2.o 6011: CC openat-die.o 6012: CC gl_oset.o 6013: CC pipe2.o 6014: CC pipe2-safer.o 6015: CC printf-frexp.o 6016: CC printf-frexpl.o 6017: CC progname.o 6018: CC propername.o 6019: CC quotearg.o 6020: CC save-cwd.o 6021: CC malloc/scratch_buffer_dupfree.o 6022: CC malloc/scratch_buffer_grow.o 6023: CC malloc/scratch_buffer_grow_preserve.o 6024: CC malloc/scratch_buffer_set_array_size.o 6025: CC setlocale_null.o 6026: CC sig-handler.o 6027: CC sigsegv.o 6028: CC stackvma.o 6029: CC spawn-pipe.o 6030: CC stat-time.o 6031: CC mkstemp-safer.o 6032: CC striconv.o 6033: CC strnlen1.o 6034: CC tempname.o 6035: CC glthread/threadlib.o 6036: CC glthread/tls.o 6037: CC tmpdir.o 6038: CC trim.o 6039: CC unistd.o 6040: CC dup-safer.o 6041: CC fd-safer.o 6042: CC pipe-safer.o 6043: CC unistr/u8-mbtoucr.o 6044: CC unistr/u8-uctomb.o 6045: CC unistr/u8-uctomb-aux.o 6046: CC uniwidth/width.o 6047: CC verror.o 6048: CC version-etc.o 6049: CC version-etc-fsf.o 6050: CC wait-process.o 6051: CC wctype-h.o 6052: CC xmalloc.o 6053: CC xalloc-die.o 6054: CC gl_xlist.o 6055: CC xmalloca.o 6056: CC gl_xoset.o 6057: CC xprintf.o 6058: CC xsize.o 6059: CC xstriconv.o 6060: CC xstrndup.o 6061: CC xvasprintf.o 6062: CC xasprintf.o 6063: CC asnprintf.o 6064: CC asprintf.o 6065: CC chdir-long.o 6066: CC fclose.o 6067: CC fcntl.o 6068: CC fflush.o 6069: CC fpurge.o 6070: CC freadahead.o 6071: CC fseek.o 6072: CC fseeko.o 6073: CC mbrtowc.o 6074: CC obstack.o 6075: CC printf-args.o 6076: CC printf-parse.o 6077: CC regex.o 6078: CC spawn_faction_addchdir.o 6079: CC vasnprintf.o 6080: CC vasprintf.o 6081: AR libm4.a 6082: Making all in src 6083: CC m4.o 6084: CC builtin.o 6085: CC debug.o 6086: CC eval.o 6087: CC format.o 6088: CC freeze.o 6089: CC input.o 6090: CC macro.o 6091: CC output.o 6092: CC path.o 6093: CC symtab.o 6094: CCLD m4 6095: Making all in doc 6096: make[5]: Nothing to be done for 'all'. 6097: Making all in checks 6098: make[5]: Nothing to be done for 'all'. 6099: Making all in po 6100: make[5]: Nothing to be done for 'all'. 6101: Making all in tests 6102: GEN arpa/inet.h 6103: GEN ctype.h 6104: GEN test-posix_spawn-dup2-stdout.sh 6105: GEN test-posix_spawn-dup2-stdin.sh 6106: GEN pthread.h 6107: GEN sys/ioctl.h 6108: GEN sys/select.h 6109: GEN sys/socket.h 6110: GEN sys/time.h 6111: GEN sys/uio.h 6112: /usr/bin//make all-recursive 6113: Making all in . 6114: CC locale.o 6115: CC gl_array_list.o 6116: CC gl_array_oset.o 6117: CC findprog.o 6118: CC imaxtostr.o 6119: CC inttostr.o 6120: CC offtostr.o 6121: CC uinttostr.o 6122: CC umaxtostr.o 6123: CC read-file.o 6124: CC sockets.o 6125: CC sys_socket.o 6126: CC glthread/thread.o 6127: CC vma-iter.o 6128: CC xconcat-filename.o 6129: CC ioctl.o 6130: CC nanosleep.o 6131: CC pthread_sigmask.o 6132: CC strerror_r.o 6133: AR libtests.a 6134: CCLD current-locale 6135: CC test-localcharset.o 6136: CCLD test-localcharset 6137: >>> host-m4 1.4.19 Installing to host directory 6138: 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/ 6139: /usr/bin//make install-recursive 6140: Making install in . 6141: make[6]: Nothing to be done for 'install-exec-am'. 6142: make[6]: Nothing to be done for 'install-data-am'. 6143: Making install in examples 6144: make[6]: Nothing to be done for 'install-exec-am'. 6145: make[6]: Nothing to be done for 'install-data-am'. 6146: Making install in lib 6147: /usr/bin//make install-am 6148: make[7]: Nothing to be done for 'install-exec-am'. 6149: make[7]: Nothing to be done for 'install-data-am'. 6150: Making install in src 6151: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/bin' 6152: /usr/bin/install -c m4 '/dev/shm/qemu/out-br/host/bin' 6153: make[6]: Nothing to be done for 'install-data-am'. 6154: Making install in doc 6155: make[6]: Nothing to be done for 'install-exec-am'. 6156: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/info' 6157: /usr/bin/install -c -m 644 ./m4.info ./m4.info-1 ./m4.info-2 '/dev/shm/qemu/out-br/host/share/info' 6158: install-info --info-dir='/dev/shm/qemu/out-br/host/share/info' '/dev/shm/qemu/out-br/host/share/info/m4.info' 6159: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/man/man1' 6160: /usr/bin/install -c -m 644 ./m4.1 '/dev/shm/qemu/out-br/host/share/man/man1' 6161: Making install in checks 6162: make[6]: Nothing to be done for 'install-exec-am'. 6163: make[6]: Nothing to be done for 'install-data-am'. 6164: Making install in po 6165: if test "m4" = "gettext-tools"; then \ 6166: /usr/bin/mkdir -p /dev/shm/qemu/out-br/host/share/gettext/po; \ 6167: 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 \ 6168: /usr/bin/install -c -m 644 ./$file \ 6169: /dev/shm/qemu/out-br/host/share/gettext/po/$file; \ 6170: done; \ 6171: for file in Makevars; do \ 6172: rm -f /dev/shm/qemu/out-br/host/share/gettext/po/$file; \ 6173: done; \ 6174: else \ 6175: : ; \ 6176: fi 6177: Making install in tests 6178: /usr/bin//make install-recursive 6179: Making install in . 6180: make[8]: Nothing to be done for 'install-exec-am'. 6181: make[8]: Nothing to be done for 'install-data-am'. 6182: libtool-2.4.6.tar.xz: OK (sha256: 7c87a8c2c8c0fc9cd5019e402bed4292462d00a718a7cd5f11218153bf28b26f) 6183: >>> host-libtool 2.4.6 Extracting 6184: 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 - 6185: >>> host-libtool 2.4.6 Patching 6186: >>> host-libtool 2.4.6 Updating config.sub and config.guess 6187: 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 6188: >>> host-libtool 2.4.6 Configuring 6189: find /dev/shm/qemu/out-br/build/host-libtool-2.4.6 -name aclocal.m4 -exec touch '{}' \; 6190: find /dev/shm/qemu/out-br/build/host-libtool-2.4.6 -name config-h.in -exec touch '{}' \; 6191: find /dev/shm/qemu/out-br/build/host-libtool-2.4.6 -name configure -exec touch '{}' \; 6192: find /dev/shm/qemu/out-br/build/host-libtool-2.4.6 -name Makefile.in -exec touch '{}' \; 6193: (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 ) 6194: 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 6195: ## ------------------------- ## 6196: ## Configuring libtool 2.4.6 ## 6197: ## ------------------------- ## 6198: 6199: checking for GNU M4 that supports accurate traces... /dev/shm/qemu/out-br/host/bin/m4 6200: checking whether /dev/shm/qemu/out-br/host/bin/m4 accepts --gnu... yes 6201: checking how m4 supports trace files... --debugfile 6202: checking for a BSD-compatible install... /usr/bin//install -c 6203: checking whether build environment is sane... yes 6204: checking for a thread-safe mkdir -p... /usr/bin//mkdir -p 6205: checking for gawk... gawk 6206: checking whether make sets $(MAKE)... yes 6207: checking whether make supports nested variables... yes 6208: checking whether make supports nested variables... (cached) yes 6209: checking build system type... x86_64-pc-linux-gnu 6210: checking host system type... x86_64-pc-linux-gnu 6211: configure: autobuild project... GNU Libtool 6212: configure: autobuild revision... 2.4.6 6213: configure: autobuild hostname... lino 6214: configure: autobuild mode... default 6215: configure: autobuild timestamp... 20221130T191941Z 6216: checking for gcc... /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc 6217: checking whether the C compiler works... yes 6218: checking for C compiler default output file name... a.out 6219: checking for suffix of executables... 6220: checking whether we are cross compiling... no 6221: checking for suffix of object files... o 6222: checking whether we are using the GNU C compiler... yes 6223: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc accepts -g... yes 6224: checking for /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc option to accept ISO C89... none needed 6225: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc understands -c and -o together... yes 6226: checking for style of include used by make... GNU 6227: checking dependency style of /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc... none 6228: checking how to run the C preprocessor... /usr/bin//cpp 6229: checking for grep that handles long lines and -e... /usr/bin//grep 6230: checking for egrep... /usr/bin//grep -E 6231: checking for Minix Amsterdam compiler... no 6232: checking how to run the C preprocessor... /usr/bin//cpp 6233: checking how to print strings... printf 6234: checking for a sed that does not truncate output... /usr/bin//sed 6235: checking for fgrep... /usr/bin//grep -F 6236: checking for ld used by /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc... /usr/bin//ld 6237: checking if the linker (/usr/bin//ld) is GNU ld... yes 6238: checking for BSD- or MS-compatible name lister (nm)... /usr/bin//nm 6239: checking the name lister (/usr/bin//nm) interface... BSD nm 6240: checking whether ln -s works... yes 6241: checking the maximum length of command line arguments... 1572864 6242: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop 6243: checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 6244: checking for /usr/bin//ld option to reload object files... -r 6245: checking for objdump... objdump 6246: checking how to recognize dependent libraries... pass_all 6247: checking for dlltool... no 6248: checking how to associate runtime and link libraries... printf %s\n 6249: checking for archiver @FILE support... @ 6250: checking for strip... strip 6251: checking for ranlib... /usr/bin//ranlib 6252: checking command to parse /usr/bin//nm output from /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc object... ok 6253: checking for sysroot... no 6254: checking for a working dd... /usr/bin//dd 6255: checking how to truncate binary pipes... /usr/bin//dd bs=4096 count=1 6256: checking for mt... mt 6257: checking if mt is a manifest tool... no 6258: checking for ANSI C header files... yes 6259: checking for sys/types.h... yes 6260: checking for sys/stat.h... yes 6261: checking for stdlib.h... yes 6262: checking for string.h... yes 6263: checking for memory.h... yes 6264: checking for strings.h... yes 6265: checking for inttypes.h... yes 6266: checking for stdint.h... yes 6267: checking for unistd.h... yes 6268: checking for dlfcn.h... yes 6269: checking for objdir... .libs 6270: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc supports -fno-rtti -fno-exceptions... no 6271: checking for /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc option to produce PIC... -fPIC -DPIC 6272: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc PIC flag -fPIC -DPIC works... yes 6273: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc static flag -static works... yes 6274: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc supports -c -o file.o... yes 6275: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc supports -c -o file.o... (cached) yes 6276: 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 6277: checking whether -lc should be explicitly linked in... no 6278: checking dynamic linker characteristics... GNU/Linux ld.so 6279: checking how to hardcode library paths into programs... immediate 6280: checking for shl_load... no 6281: checking for shl_load in -ldld... no 6282: checking for dlopen... yes 6283: checking whether a program can dlopen itself... yes 6284: checking whether a statically linked program can dlopen itself... no 6285: checking whether stripping libraries is possible... yes 6286: checking if libtool supports shared libraries... yes 6287: checking whether to build shared libraries... yes 6288: checking whether to build static libraries... no 6289: checking what extension is used for runtime loadable modules... .so 6290: checking what variable specifies run-time module search path... LD_LIBRARY_PATH 6291: 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 6292: checking for library containing dlopen... none required 6293: checking for dlerror... yes 6294: checking for shl_load... (cached) no 6295: checking for shl_load in -ldld... (cached) no 6296: checking for dld_link in -ldld... no 6297: checking for _ prefix in compiled symbols... no 6298: checking whether deplibs are loaded by dlopen... yes 6299: checking for argz.h... yes 6300: checking for error_t... yes 6301: checking for argz_add... yes 6302: checking for argz_append... yes 6303: checking for argz_count... yes 6304: checking for argz_create_sep... yes 6305: checking for argz_insert... yes 6306: checking for argz_next... yes 6307: checking for argz_stringify... yes 6308: checking if argz actually works... yes 6309: checking whether libtool supports -dlopen/-dlpreopen... yes 6310: checking for unistd.h... (cached) yes 6311: checking for dl.h... no 6312: checking for sys/dl.h... no 6313: checking for dld.h... no 6314: checking for mach-o/dyld.h... no 6315: checking for dirent.h... yes 6316: checking for closedir... yes 6317: checking for opendir... yes 6318: checking for readdir... yes 6319: checking for strlcat... no 6320: checking for strlcpy... no 6321: checking whether we are using the GNU C++ compiler... yes 6322: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++ accepts -g... yes 6323: checking dependency style of /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++... none 6324: checking how to run the C++ preprocessor... /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++ -E 6325: checking for ld used by /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++... /usr/bin//ld -m elf_x86_64 6326: checking if the linker (/usr/bin//ld -m elf_x86_64) is GNU ld... yes 6327: 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 6328: checking for /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++ option to produce PIC... -fPIC -DPIC 6329: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++ PIC flag -fPIC -DPIC works... yes 6330: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++ static flag -static works... yes 6331: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++ supports -c -o file.o... yes 6332: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++ supports -c -o file.o... (cached) yes 6333: 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 6334: checking dynamic linker characteristics... (cached) GNU/Linux ld.so 6335: checking how to hardcode library paths into programs... immediate 6336: checking for g77... no 6337: checking for xlf... no 6338: checking for f77... no 6339: checking for frt... no 6340: checking for pgf77... no 6341: checking for cf77... no 6342: checking for fort77... no 6343: checking for fl32... no 6344: checking for af77... no 6345: checking for xlf90... no 6346: checking for f90... no 6347: checking for pgf90... no 6348: checking for pghpf... no 6349: checking for epcf90... no 6350: checking for gfortran... no 6351: checking for g95... no 6352: checking for xlf95... no 6353: checking for f95... no 6354: checking for fort... no 6355: checking for ifort... no 6356: checking for ifc... no 6357: checking for efc... no 6358: checking for pgfortran... no 6359: checking for pgf95... no 6360: checking for lf95... no 6361: checking for ftn... no 6362: checking for nagfor... no 6363: checking whether we are using the GNU Fortran 77 compiler... no 6364: checking whether accepts -g... no 6365: checking for gfortran... no 6366: checking for g95... no 6367: checking for xlf95... no 6368: checking for f95... no 6369: checking for fort... no 6370: checking for ifort... no 6371: checking for ifc... no 6372: checking for efc... no 6373: checking for pgfortran... no 6374: checking for pgf95... no 6375: checking for lf95... no 6376: checking for ftn... no 6377: checking for nagfor... no 6378: checking for xlf90... no 6379: checking for f90... no 6380: checking for pgf90... no 6381: checking for pghpf... no 6382: checking for epcf90... no 6383: checking for g77... no 6384: checking for xlf... no 6385: checking for f77... no 6386: checking for frt... no 6387: checking for pgf77... no 6388: checking for cf77... no 6389: checking for fort77... no 6390: checking for fl32... no 6391: checking for af77... no 6392: checking whether we are using the GNU Fortran compiler... no 6393: checking whether accepts -g... no 6394: checking for gccgo... no 6395: checking for gcj... no 6396: checking for windres... no 6397: checking that generated files are newer than configure... done 6398: configure: creating ./config.status 6399: config.status: creating Makefile 6400: config.status: creating config.h 6401: config.status: executing tests/atconfig commands 6402: config.status: executing depfiles commands 6403: config.status: executing libtool commands 6404: 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 6405: >>> host-libtool 2.4.6 Building 6406: 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/. 6407: GEN libtoolize 6408: /usr/bin//make all-recursive 6409: Making all in . 6410: CC libltdl/loaders/libltdl_libltdl_la-preopen.lo 6411: CC libltdl/libltdl_libltdl_la-lt__alloc.lo 6412: CC libltdl/libltdl_libltdl_la-lt_dlloader.lo 6413: CC libltdl/libltdl_libltdl_la-lt_error.lo 6414: CC libltdl/libltdl_libltdl_la-ltdl.lo 6415: CC libltdl/libltdl_libltdl_la-slist.lo 6416: CC libltdl/loaders/dlopen.lo 6417: CCLD libltdl/dlopen.la 6418: /usr/bin//ar: `u' modifier ignored since `D' is the default (see `U') 6419: CC libltdl/lt__strl.lo 6420: CCLD libltdl/libltdl.la 6421: GEN libltdl/stamp-mk 6422: >>> host-libtool 2.4.6 Installing to host directory 6423: 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/. 6424: /usr/bin//make install-recursive 6425: Making install in . 6426: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/bin' 6427: /usr/bin//install -c libtool '/dev/shm/qemu/out-br/host/bin' 6428: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/lib' 6429: /bin/bash ./libtool --mode=install /usr/bin//install -c libltdl/libltdl.la '/dev/shm/qemu/out-br/host/lib' 6430: 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 6431: 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; }; }) 6432: 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; }; }) 6433: libtool: install: /usr/bin//install -c libltdl/.libs/libltdl.lai /dev/shm/qemu/out-br/host/lib/libltdl.la 6434: 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 6435: ---------------------------------------------------------------------- 6436: Libraries have been installed in: 6437: /dev/shm/qemu/out-br/host/lib 6438: 6439: If you ever happen to want to link against installed libraries 6440: in a given directory, LIBDIR, you must either use libtool, and 6441: specify the full pathname of the library, or use the '-LLIBDIR' 6442: flag during linking and do at least one of the following: 6443: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 6444: during execution 6445: - add LIBDIR to the 'LD_RUN_PATH' environment variable 6446: during linking 6447: - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 6448: - have your system administrator add LIBDIR to '/etc/ld.so.conf' 6449: 6450: See any operating system documentation about shared libraries for 6451: more information, such as the ld(1) and ld.so(8) manual pages. 6452: ---------------------------------------------------------------------- 6453: GREP='/usr/bin//grep' SED='/usr/bin//sed' './build-aux/inline-source' libtoolize > '/dev/shm/qemu/out-br/host/bin/libtoolize' 6454: rm -rf '/dev/shm/qemu/out-br/host/share/libtool'/* 6455: /usr/bin//install -c -m 644 './m4/libtool.m4' '/dev/shm/qemu/out-br/host/share/aclocal/libtool.m4' 6456: /usr/bin//install -c -m 644 './m4/ltargz.m4' '/dev/shm/qemu/out-br/host/share/aclocal/ltargz.m4' 6457: /usr/bin//install -c -m 644 './m4/ltdl.m4' '/dev/shm/qemu/out-br/host/share/aclocal/ltdl.m4' 6458: /usr/bin//install -c -m 644 './m4/ltoptions.m4' '/dev/shm/qemu/out-br/host/share/aclocal/ltoptions.m4' 6459: /usr/bin//install -c -m 644 './m4/ltsugar.m4' '/dev/shm/qemu/out-br/host/share/aclocal/ltsugar.m4' 6460: /usr/bin//install -c -m 644 './m4/ltversion.m4' '/dev/shm/qemu/out-br/host/share/aclocal/ltversion.m4' 6461: /usr/bin//install -c -m 644 './m4/lt~obsolete.m4' '/dev/shm/qemu/out-br/host/share/aclocal/lt~obsolete.m4' 6462: /usr/bin//install -c './build-aux/compile' '/dev/shm/qemu/out-br/host/share/libtool/build-aux/compile' 6463: /usr/bin//install -c './build-aux/config.guess' '/dev/shm/qemu/out-br/host/share/libtool/build-aux/config.guess' 6464: /usr/bin//install -c './build-aux/config.sub' '/dev/shm/qemu/out-br/host/share/libtool/build-aux/config.sub' 6465: /usr/bin//install -c './build-aux/depcomp' '/dev/shm/qemu/out-br/host/share/libtool/build-aux/depcomp' 6466: /usr/bin//install -c './build-aux/install-sh' '/dev/shm/qemu/out-br/host/share/libtool/build-aux/install-sh' 6467: /usr/bin//install -c './build-aux/missing' '/dev/shm/qemu/out-br/host/share/libtool/build-aux/missing' 6468: /usr/bin//install -c -m 644 './build-aux/ltmain.sh' '/dev/shm/qemu/out-br/host/share/libtool/build-aux/ltmain.sh' 6469: /usr/bin//install -c -m 644 './libltdl/COPYING.LIB' '/dev/shm/qemu/out-br/host/share/libtool/COPYING.LIB' 6470: /usr/bin//install -c -m 644 './libltdl/Makefile.am' '/dev/shm/qemu/out-br/host/share/libtool/Makefile.am' 6471: /usr/bin//install -c -m 644 './libltdl/README' '/dev/shm/qemu/out-br/host/share/libtool/README' 6472: /usr/bin//install -c -m 644 './libltdl/configure.ac' '/dev/shm/qemu/out-br/host/share/libtool/configure.ac' 6473: /usr/bin//install -c -m 644 './libltdl/aclocal.m4' '/dev/shm/qemu/out-br/host/share/libtool/aclocal.m4' 6474: /usr/bin//install -c -m 644 './libltdl/Makefile.in' '/dev/shm/qemu/out-br/host/share/libtool/Makefile.in' 6475: /usr/bin//install -c -m 644 './libltdl/config-h.in' '/dev/shm/qemu/out-br/host/share/libtool/config-h.in' 6476: /usr/bin//install -c -m 644 './libltdl/configure' '/dev/shm/qemu/out-br/host/share/libtool/configure' 6477: /usr/bin//install -c -m 644 './libltdl/libltdl/lt__alloc.h' '/dev/shm/qemu/out-br/host/share/libtool/libltdl/lt__alloc.h' 6478: /usr/bin//install -c -m 644 './libltdl/libltdl/lt__argz_.h' '/dev/shm/qemu/out-br/host/share/libtool/libltdl/lt__argz_.h' 6479: /usr/bin//install -c -m 644 './libltdl/libltdl/lt__dirent.h' '/dev/shm/qemu/out-br/host/share/libtool/libltdl/lt__dirent.h' 6480: /usr/bin//install -c -m 644 './libltdl/libltdl/lt__glibc.h' '/dev/shm/qemu/out-br/host/share/libtool/libltdl/lt__glibc.h' 6481: /usr/bin//install -c -m 644 './libltdl/libltdl/lt__private.h' '/dev/shm/qemu/out-br/host/share/libtool/libltdl/lt__private.h' 6482: /usr/bin//install -c -m 644 './libltdl/libltdl/lt__strl.h' '/dev/shm/qemu/out-br/host/share/libtool/libltdl/lt__strl.h' 6483: /usr/bin//install -c -m 644 './libltdl/libltdl/lt_dlloader.h' '/dev/shm/qemu/out-br/host/share/libtool/libltdl/lt_dlloader.h' 6484: /usr/bin//install -c -m 644 './libltdl/libltdl/lt_error.h' '/dev/shm/qemu/out-br/host/share/libtool/libltdl/lt_error.h' 6485: /usr/bin//install -c -m 644 './libltdl/libltdl/lt_system.h' '/dev/shm/qemu/out-br/host/share/libtool/libltdl/lt_system.h' 6486: /usr/bin//install -c -m 644 './libltdl/libltdl/slist.h' '/dev/shm/qemu/out-br/host/share/libtool/libltdl/slist.h' 6487: /usr/bin//install -c -m 644 './libltdl/loaders/dld_link.c' '/dev/shm/qemu/out-br/host/share/libtool/loaders/dld_link.c' 6488: /usr/bin//install -c -m 644 './libltdl/loaders/dlopen.c' '/dev/shm/qemu/out-br/host/share/libtool/loaders/dlopen.c' 6489: /usr/bin//install -c -m 644 './libltdl/loaders/dyld.c' '/dev/shm/qemu/out-br/host/share/libtool/loaders/dyld.c' 6490: /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' 6491: /usr/bin//install -c -m 644 './libltdl/loaders/loadlibrary.c' '/dev/shm/qemu/out-br/host/share/libtool/loaders/loadlibrary.c' 6492: /usr/bin//install -c -m 644 './libltdl/loaders/preopen.c' '/dev/shm/qemu/out-br/host/share/libtool/loaders/preopen.c' 6493: /usr/bin//install -c -m 644 './libltdl/loaders/shl_load.c' '/dev/shm/qemu/out-br/host/share/libtool/loaders/shl_load.c' 6494: /usr/bin//install -c -m 644 './libltdl/lt__alloc.c' '/dev/shm/qemu/out-br/host/share/libtool/lt__alloc.c' 6495: /usr/bin//install -c -m 644 './libltdl/lt__argz.c' '/dev/shm/qemu/out-br/host/share/libtool/lt__argz.c' 6496: /usr/bin//install -c -m 644 './libltdl/lt__dirent.c' '/dev/shm/qemu/out-br/host/share/libtool/lt__dirent.c' 6497: /usr/bin//install -c -m 644 './libltdl/lt__strl.c' '/dev/shm/qemu/out-br/host/share/libtool/lt__strl.c' 6498: /usr/bin//install -c -m 644 './libltdl/lt_dlloader.c' '/dev/shm/qemu/out-br/host/share/libtool/lt_dlloader.c' 6499: /usr/bin//install -c -m 644 './libltdl/lt_error.c' '/dev/shm/qemu/out-br/host/share/libtool/lt_error.c' 6500: /usr/bin//install -c -m 644 './libltdl/ltdl.c' '/dev/shm/qemu/out-br/host/share/libtool/ltdl.c' 6501: /usr/bin//install -c -m 644 './libltdl/ltdl.h' '/dev/shm/qemu/out-br/host/share/libtool/ltdl.h' 6502: /usr/bin//install -c -m 644 './libltdl/ltdl.mk' '/dev/shm/qemu/out-br/host/share/libtool/ltdl.mk' 6503: /usr/bin//install -c -m 644 './libltdl/slist.c' '/dev/shm/qemu/out-br/host/share/libtool/slist.c' 6504: chmod a+x '/dev/shm/qemu/out-br/host/share/libtool/configure' 6505: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/include' 6506: /usr/bin//install -c -m 644 libltdl/ltdl.h '/dev/shm/qemu/out-br/host/include' 6507: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/share/info' 6508: /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' 6509: install-info --info-dir='/dev/shm/qemu/out-br/host/share/info' '/dev/shm/qemu/out-br/host/share/info/libtool.info' 6510: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/include/libltdl' 6511: /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' 6512: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/share/man/man1' 6513: /usr/bin//install -c -m 644 ./doc/libtool.1 ./doc/libtoolize.1 '/dev/shm/qemu/out-br/host/share/man/man1' 6514: autoconf-2.71.tar.xz: OK (sha256: f14c83cfebcc9427f2c3cea7258bd90df972d92eb26752da4ddad81c87a0faa4) 6515: >>> host-autoconf 2.71 Extracting 6516: 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 - 6517: >>> host-autoconf 2.71 Patching 6518: 6519: Applying 0001-dont-add-dirty-to-version.patch using patch: 6520: patching file build-aux/git-version-gen 6521: Hunk #1 succeeded at 209 (offset 6 lines). 6522: >>> host-autoconf 2.71 Updating config.sub and config.guess 6523: 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 6524: >>> host-autoconf 2.71 Patching libtool 6525: >>> host-autoconf 2.71 Configuring 6526: (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 ) 6527: 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 6528: checking for a BSD-compatible install... /usr/bin/install -c 6529: checking whether build environment is sane... yes 6530: checking for a race-free mkdir -p... /usr/bin/mkdir -p 6531: checking for gawk... gawk 6532: checking whether make sets $(MAKE)... yes 6533: checking whether make supports nested variables... yes 6534: checking build system type... x86_64-pc-linux-gnu 6535: checking host system type... x86_64-pc-linux-gnu 6536: configure: autobuild project... GNU Autoconf 6537: configure: autobuild revision... 2.71 6538: configure: autobuild hostname... lino 6539: configure: autobuild timestamp... 20221130T191945Z 6540: checking for a shell whose -n mode is known to work... /bin/bash 6541: checking for characters that cannot appear in file names... none 6542: checking whether directories can have trailing spaces... yes 6543: checking for expr... /usr/bin/expr 6544: checking for GNU M4 that supports accurate traces... (cached) /dev/shm/qemu/out-br/host/bin/m4 6545: checking whether /dev/shm/qemu/out-br/host/bin/m4 accepts --gnu... (cached) no 6546: checking how m4 supports trace files... --debugfile 6547: checking for perl... /usr/bin//perl 6548: checking whether /usr/bin//perl Fcntl::flock is implemented... yes 6549: checking for emacs... no 6550: checking for emacs... no 6551: checking where .elc files should go... ${datadir}/emacs/site-lisp 6552: checking for grep that handles long lines and -e... /usr/bin/grep 6553: checking for egrep... /usr/bin/grep -E 6554: checking for a sed that does not truncate output... /usr/bin/sed 6555: checking whether make is case sensitive... yes 6556: checking that generated files are newer than configure... done 6557: configure: creating ./config.status 6558: config.status: creating tests/atlocal 6559: config.status: creating Makefile 6560: config.status: executing tests/atconfig commands 6561: 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 6562: >>> host-autoconf 2.71 Building 6563: 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/ 6564: /usr/bin//make all-am 6565: rm -f bin/autom4te bin/autom4te.tmp 6566: /usr/bin/mkdir -p bin 6567: srcdir=''; \ 6568: test -f ./bin/autom4te.in || srcdir=./; \ 6569: 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 6570: chmod +x bin/autom4te.tmp 6571: chmod a-w bin/autom4te.tmp 6572: mv bin/autom4te.tmp bin/autom4te 6573: rm -f lib/autom4te.cfg lib/autom4te.cfg-t 6574: /usr/bin/mkdir -p lib 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 lib/autom4te.cfg.in; do not edit by hand.|g' ./lib/autom4te.in >lib/autom4te.cfg-t 6576: chmod a-w lib/autom4te.cfg-t 6577: mv -f lib/autom4te.cfg-t lib/autom4te.cfg 6578: /usr/bin/mkdir -p lib/m4sugar 6579: :;{ \ 6580: echo '# This file is part of -*- Autoconf -*-.' && \ 6581: echo '# Version of Autoconf.' && \ 6582: echo '# Copyright (C) 1999, 2000, 2001, 2002, 2006, 2007, 2009' && \ 6583: echo '# Free Software Foundation, Inc.' && \ 6584: echo &&\ 6585: echo 'm4_define([m4_PACKAGE_NAME], [GNU Autoconf])' && \ 6586: echo 'm4_define([m4_PACKAGE_TARNAME], [autoconf])' && \ 6587: echo 'm4_define([m4_PACKAGE_VERSION], [2.71])' && \ 6588: echo 'm4_define([m4_PACKAGE_STRING], [GNU Autoconf 2.71])' && \ 6589: echo 'm4_define([m4_PACKAGE_BUGREPORT], [bug-autoconf@gnu.org])' && \ 6590: echo 'm4_define([m4_PACKAGE_URL], [https://www.gnu.org/software/autoconf/])' && \ 6591: echo 'm4_define([m4_PACKAGE_YEAR], [2021])'; \ 6592: } > lib/m4sugar/version.m4-t 6593: mv lib/m4sugar/version.m4-t lib/m4sugar/version.m4 6594: autom4te_perllibdir='.'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '.'/lib --language M4sh --cache '' \ 6595: --melt ./bin/autoconf.as -o bin/autoconf.in 6596: rm -f bin/autoconf bin/autoconf.tmp 6597: /usr/bin/mkdir -p bin 6598: srcdir=''; \ 6599: test -f ./bin/autoconf.in || srcdir=./; \ 6600: 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 6601: chmod +x bin/autoconf.tmp 6602: chmod a-w bin/autoconf.tmp 6603: mv bin/autoconf.tmp bin/autoconf 6604: rm -f bin/autoheader bin/autoheader.tmp 6605: /usr/bin/mkdir -p bin 6606: srcdir=''; \ 6607: test -f ./bin/autoheader.in || srcdir=./; \ 6608: 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 6609: chmod +x bin/autoheader.tmp 6610: chmod a-w bin/autoheader.tmp 6611: mv bin/autoheader.tmp bin/autoheader 6612: rm -f bin/autoreconf bin/autoreconf.tmp 6613: /usr/bin/mkdir -p bin 6614: srcdir=''; \ 6615: test -f ./bin/autoreconf.in || srcdir=./; \ 6616: 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 6617: chmod +x bin/autoreconf.tmp 6618: chmod a-w bin/autoreconf.tmp 6619: mv bin/autoreconf.tmp bin/autoreconf 6620: rm -f bin/autoscan bin/autoscan.tmp 6621: /usr/bin/mkdir -p bin 6622: srcdir=''; \ 6623: test -f ./bin/autoscan.in || srcdir=./; \ 6624: 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 6625: chmod +x bin/autoscan.tmp 6626: chmod a-w bin/autoscan.tmp 6627: mv bin/autoscan.tmp bin/autoscan 6628: rm -f bin/autoupdate bin/autoupdate.tmp 6629: /usr/bin/mkdir -p bin 6630: srcdir=''; \ 6631: test -f ./bin/autoupdate.in || srcdir=./; \ 6632: 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 6633: chmod +x bin/autoupdate.tmp 6634: chmod a-w bin/autoupdate.tmp 6635: mv bin/autoupdate.tmp bin/autoupdate 6636: rm -f bin/ifnames bin/ifnames.tmp 6637: /usr/bin/mkdir -p bin 6638: srcdir=''; \ 6639: test -f ./bin/ifnames.in || srcdir=./; \ 6640: 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 6641: chmod +x bin/ifnames.tmp 6642: chmod a-w bin/ifnames.tmp 6643: mv bin/ifnames.tmp bin/ifnames 6644: autom4te_perllibdir='.'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '.'/lib --language=M4sh ./tests/wrapper.as -o tests/wrapper.in 6645: rm -f tests/autoconf tests/autoconf.tmp 6646: input=tests/wrapper.in \ 6647: && 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 6648: chmod +x tests/autoconf.tmp 6649: chmod a-w tests/autoconf.tmp 6650: mv -f tests/autoconf.tmp tests/autoconf 6651: rm -f tests/autoheader tests/autoheader.tmp 6652: input=tests/wrapper.in \ 6653: && 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 6654: chmod +x tests/autoheader.tmp 6655: chmod a-w tests/autoheader.tmp 6656: mv -f tests/autoheader.tmp tests/autoheader 6657: rm -f tests/autom4te tests/autom4te.tmp 6658: input=tests/wrapper.in \ 6659: && 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 6660: chmod +x tests/autom4te.tmp 6661: chmod a-w tests/autom4te.tmp 6662: mv -f tests/autom4te.tmp tests/autom4te 6663: rm -f tests/autoreconf tests/autoreconf.tmp 6664: input=tests/wrapper.in \ 6665: && 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 6666: chmod +x tests/autoreconf.tmp 6667: chmod a-w tests/autoreconf.tmp 6668: mv -f tests/autoreconf.tmp tests/autoreconf 6669: rm -f tests/autoscan tests/autoscan.tmp 6670: input=tests/wrapper.in \ 6671: && 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 6672: chmod +x tests/autoscan.tmp 6673: chmod a-w tests/autoscan.tmp 6674: mv -f tests/autoscan.tmp tests/autoscan 6675: rm -f tests/autoupdate tests/autoupdate.tmp 6676: input=tests/wrapper.in \ 6677: && 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 6678: chmod +x tests/autoupdate.tmp 6679: chmod a-w tests/autoupdate.tmp 6680: mv -f tests/autoupdate.tmp tests/autoupdate 6681: rm -f tests/ifnames tests/ifnames.tmp 6682: input=tests/wrapper.in \ 6683: && 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 6684: chmod +x tests/ifnames.tmp 6685: chmod a-w tests/ifnames.tmp 6686: mv -f tests/ifnames.tmp tests/ifnames 6687: if test 'no' != no; then \ 6688: am__dir=. am__subdir_includes=''; \ 6689: case lib/emacs/autoconf-mode.elc in */*) \ 6690: am__dir=`echo 'lib/emacs/autoconf-mode.elc' | sed 's,/[^/]*$,,'`; \ 6691: am__subdir_includes="-L $am__dir -L ./$am__dir"; \ 6692: esac; \ 6693: test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ 6694: no --batch \ 6695: \ 6696: $am__subdir_includes -L . -L . \ 6697: --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") )' \ 6698: -f batch-byte-compile 'lib/emacs/autoconf-mode.el'; \ 6699: else :; fi 6700: if test 'no' != no; then \ 6701: am__dir=. am__subdir_includes=''; \ 6702: case lib/emacs/autotest-mode.elc in */*) \ 6703: am__dir=`echo 'lib/emacs/autotest-mode.elc' | sed 's,/[^/]*$,,'`; \ 6704: am__subdir_includes="-L $am__dir -L ./$am__dir"; \ 6705: esac; \ 6706: test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ 6707: no --batch \ 6708: \ 6709: $am__subdir_includes -L . -L . \ 6710: --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") )' \ 6711: -f batch-byte-compile 'lib/emacs/autotest-mode.el'; \ 6712: else :; fi 6713: /usr/bin/mkdir -p lib/autoconf 6714: lang=`echo 'lib/autoconf/autoconf' | sed 's,.*/,,'` \ 6715: && if test $lang = autoconf; then \ 6716: lang=autoconf-without-aclocal-m4; \ 6717: else :; fi \ 6718: && autom4te_perllibdir='.'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '.'/lib \ 6719: --language=$lang \ 6720: --freeze \ 6721: --output=lib/autoconf/autoconf.m4f 6722: /usr/bin/mkdir -p lib/autoscan 6723: echo '# Automatically Generated: do not edit this file' >lib/autoscan/autoscan.list 6724: sed '/^[#]/!q' ./lib/autoscan/autoscan.pre >>lib/autoscan/autoscan.list 6725: ( \ 6726: sed -n '/^[^#]/p' ./lib/autoscan/autoscan.pre; \ 6727: autom4te_perllibdir='.'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '.'/lib --cache '' -M -l autoconf-without-aclocal-m4 \ 6728: -t'AN_OUTPUT:$1: $2 $3' \ 6729: ) | LC_ALL=C sort >>lib/autoscan/autoscan.list 6730: /usr/bin/mkdir -p lib/autotest 6731: lang=`echo 'lib/autotest/autotest' | sed 's,.*/,,'` \ 6732: && if test $lang = autoconf; then \ 6733: lang=autoconf-without-aclocal-m4; \ 6734: else :; fi \ 6735: && autom4te_perllibdir='.'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '.'/lib \ 6736: --language=$lang \ 6737: --freeze \ 6738: --output=lib/autotest/autotest.m4f 6739: /usr/bin/mkdir -p lib/m4sugar 6740: lang=`echo 'lib/m4sugar/m4sugar' | sed 's,.*/,,'` \ 6741: && if test $lang = autoconf; then \ 6742: lang=autoconf-without-aclocal-m4; \ 6743: else :; fi \ 6744: && autom4te_perllibdir='.'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '.'/lib \ 6745: --language=$lang \ 6746: --freeze \ 6747: --output=lib/m4sugar/m4sugar.m4f 6748: /usr/bin/mkdir -p lib/m4sugar 6749: lang=`echo 'lib/m4sugar/m4sh' | sed 's,.*/,,'` \ 6750: && if test $lang = autoconf; then \ 6751: lang=autoconf-without-aclocal-m4; \ 6752: else :; fi \ 6753: && autom4te_perllibdir='.'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '.'/lib \ 6754: --language=$lang \ 6755: --freeze \ 6756: --output=lib/m4sugar/m4sh.m4f 6757: >>> host-autoconf 2.71 Installing to host directory 6758: 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/ 6759: /usr/bin//make install-am 6760: if test 'no' != no; then \ 6761: am__dir=. am__subdir_includes=''; \ 6762: case lib/emacs/autoconf-mode.elc in */*) \ 6763: am__dir=`echo 'lib/emacs/autoconf-mode.elc' | sed 's,/[^/]*$,,'`; \ 6764: am__subdir_includes="-L $am__dir -L ./$am__dir"; \ 6765: esac; \ 6766: test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ 6767: no --batch \ 6768: \ 6769: $am__subdir_includes -L . -L . \ 6770: --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") )' \ 6771: -f batch-byte-compile 'lib/emacs/autoconf-mode.el'; \ 6772: else :; fi 6773: if test 'no' != no; then \ 6774: am__dir=. am__subdir_includes=''; \ 6775: case lib/emacs/autotest-mode.elc in */*) \ 6776: am__dir=`echo 'lib/emacs/autotest-mode.elc' | sed 's,/[^/]*$,,'`; \ 6777: am__subdir_includes="-L $am__dir -L ./$am__dir"; \ 6778: esac; \ 6779: test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ 6780: no --batch \ 6781: \ 6782: $am__subdir_includes -L . -L . \ 6783: --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") )' \ 6784: -f batch-byte-compile 'lib/emacs/autotest-mode.el'; \ 6785: else :; fi 6786: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/bin' 6787: /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' 6788: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/autoconf/autoconf' 6789: /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' 6790: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/autoconf/autotest' 6791: /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' 6792: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/autoconf/build-aux' 6793: /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' 6794: if test 'no' != no; then \ 6795: am__dir=. am__subdir_includes=''; \ 6796: case lib/emacs/autoconf-mode.elc in */*) \ 6797: am__dir=`echo 'lib/emacs/autoconf-mode.elc' | sed 's,/[^/]*$,,'`; \ 6798: am__subdir_includes="-L $am__dir -L ./$am__dir"; \ 6799: esac; \ 6800: test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ 6801: no --batch \ 6802: \ 6803: $am__subdir_includes -L . -L . \ 6804: --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") )' \ 6805: -f batch-byte-compile 'lib/emacs/autoconf-mode.el'; \ 6806: else :; fi 6807: if test 'no' != no; then \ 6808: am__dir=. am__subdir_includes=''; \ 6809: case lib/emacs/autotest-mode.elc in */*) \ 6810: am__dir=`echo 'lib/emacs/autotest-mode.elc' | sed 's,/[^/]*$,,'`; \ 6811: am__subdir_includes="-L $am__dir -L ./$am__dir"; \ 6812: esac; \ 6813: test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ 6814: no --batch \ 6815: \ 6816: $am__subdir_includes -L . -L . \ 6817: --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") )' \ 6818: -f batch-byte-compile 'lib/emacs/autotest-mode.el'; \ 6819: else :; fi 6820: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/autoconf/m4sugar' 6821: /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' 6822: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/autoconf/Autom4te' 6823: /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' 6824: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/info' 6825: /usr/bin/install -c -m 644 ./doc/autoconf.info ./doc/standards.info '/dev/shm/qemu/out-br/host/share/info' 6826: install-info --info-dir='/dev/shm/qemu/out-br/host/share/info' '/dev/shm/qemu/out-br/host/share/info/autoconf.info' 6827: install-info --info-dir='/dev/shm/qemu/out-br/host/share/info' '/dev/shm/qemu/out-br/host/share/info/standards.info' 6828: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/man/man1' 6829: /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' 6830: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/autoconf/autoconf' 6831: /usr/bin/install -c -m 644 lib/autoconf/autoconf.m4f '/dev/shm/qemu/out-br/host/share/autoconf/autoconf' 6832: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/autoconf/autoscan' 6833: /usr/bin/install -c -m 644 lib/autoscan/autoscan.list '/dev/shm/qemu/out-br/host/share/autoconf/autoscan' 6834: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/autoconf/autotest' 6835: /usr/bin/install -c -m 644 lib/autotest/autotest.m4f '/dev/shm/qemu/out-br/host/share/autoconf/autotest' 6836: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/autoconf/m4sugar' 6837: /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' 6838: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/autoconf' 6839: /usr/bin/install -c -m 644 lib/autom4te.cfg '/dev/shm/qemu/out-br/host/share/autoconf' 6840: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/autoconf' 6841: /usr/bin/install -c -m 644 ./INSTALL '/dev/shm/qemu/out-br/host/share/autoconf' 6842: /usr/bin//make install-data-hook 6843: for s in build-aux/config.guess build-aux/config.sub build-aux/install-sh; do \ 6844: chmod +x "/dev/shm/qemu/out-br/host/share/autoconf/$s"; \ 6845: done 6846: automake-1.16.5.tar.xz: OK (sha256: f01d58cd6d9d77fbdca9eb4bbd5ead1988228fdb73d6f7a201f5f8d6b118b469) 6847: >>> host-automake 1.16.5 Extracting 6848: 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 - 6849: >>> host-automake 1.16.5 Patching 6850: 6851: Applying 0001-noman.patch using patch: 6852: patching file Makefile.in 6853: Hunk #1 succeeded at 3415 (offset 28 lines). 6854: Hunk #2 succeeded at 3482 (offset 28 lines). 6855: >>> host-automake 1.16.5 Updating config.sub and config.guess 6856: 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 6857: >>> host-automake 1.16.5 Patching libtool 6858: >>> host-automake 1.16.5 Configuring 6859: (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 ) 6860: 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 6861: checking whether make supports nested variables... yes 6862: checking build system type... x86_64-pc-linux-gnu 6863: checking host system type... x86_64-pc-linux-gnu 6864: checking for a BSD-compatible install... /usr/bin/install -c 6865: checking whether build environment is sane... yes 6866: checking for a race-free mkdir -p... /usr/bin/mkdir -p 6867: checking for gawk... gawk 6868: checking whether make sets $(MAKE)... yes 6869: checking whether ln -s works... yes 6870: checking for perl... /usr/bin//perl 6871: checking for tex... no 6872: checking for yacc... yacc 6873: checking for lex... lex 6874: checking whether autoconf is installed... yes 6875: checking whether autoconf works... yes 6876: checking whether autoconf is recent enough... yes 6877: checking whether ln works... yes 6878: checking for grep that handles long lines and -e... /usr/bin/grep 6879: checking for egrep... /usr/bin/grep -E 6880: checking for fgrep... /usr/bin/grep -F 6881: configure: will now look for a sturdy POSIX shell, for our testsuite 6882: checking for sh... /usr/bin/sh 6883: checking for sh5... no 6884: checking for dash... /usr/bin/dash 6885: checking for ash... no 6886: checking for bash... /usr/bin/bash 6887: checking for zsh... /usr/bin/zsh 6888: checking for ksh... no 6889: checking for pdksh... no 6890: checking whether /bin/bash supports $(cmd)... yes 6891: checking whether /bin/bash supports $((expr))... yes 6892: checking whether /bin/bash supports ${#var}... yes 6893: checking whether /bin/bash supports ${var#glob} and ${var%glob}... yes 6894: checking whether /bin/bash preserves exit traps with "set -e"... yes 6895: checking whether /bin/bash can define exit traps in a shell function... yes 6896: checking whether /bin/bash corrupts stderr with "set -x"... no 6897: checking whether /bin/bash can return early from "dot-sourced" files... yes 6898: checking whether /bin/bash supports alias named like shell builtins... yes 6899: checking whether /bin/bash supports "test -e"... yes 6900: configure: shell /bin/bash is good enough, stop looking 6901: configure: will use /bin/bash as the testsuite shell 6902: configure: will now look for generic compilers 6903: checking whether the C compiler works... yes 6904: checking for C compiler default output file name... a.out 6905: checking for suffix of executables... 6906: checking whether we are cross compiling... no 6907: checking for suffix of object files... o 6908: checking whether the compiler supports GNU C... yes 6909: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc accepts -g... yes 6910: checking for /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc option to enable C11 features... none needed 6911: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc understands -c and -o together... yes 6912: checking whether the C++ compiler works... yes 6913: checking for C++ compiler default output file name... a.out 6914: checking for suffix of executables... 6915: checking whether we are cross compiling... no 6916: checking for suffix of object files... o 6917: checking whether the compiler supports GNU C++... yes 6918: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++ accepts -g... yes 6919: checking for /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++ option to enable C++11 features... none needed 6920: checking for xlf95... no 6921: checking for f95... no 6922: checking for fort... no 6923: checking for ifort... no 6924: checking for ifc... no 6925: checking for efc... no 6926: checking for pgfortran... no 6927: checking for pgf95... no 6928: checking for lf95... no 6929: checking for ftn... no 6930: checking for nagfor... no 6931: checking for xlf90... no 6932: checking for f90... no 6933: checking for armflang... no 6934: checking for flang... no 6935: checking for pgf90... no 6936: checking for pghpf... no 6937: checking for epcf90... no 6938: checking for g95... no 6939: checking for gfortran... no 6940: checking whether the Fortran compiler works... no 6941: configure: WARNING: Fortran compiler cannot create executables 6942: configure: tests requiring the Fortran compiler will be skipped 6943: checking for xlf... no 6944: checking for f77... no 6945: checking for frt... no 6946: checking for pgf77... no 6947: checking for cf77... no 6948: checking for fort77... no 6949: checking for fl32... no 6950: checking for af77... no 6951: checking for g77... no 6952: checking for armflang... no 6953: checking for flang... no 6954: checking for gfortran... no 6955: checking whether the Fortran 77 compiler works... no 6956: configure: WARNING: Fortran 77 compiler cannot create executables 6957: configure: tests requiring the Fortran 77 compiler will be skipped 6958: configure: will now look for GNU compilers 6959: configure: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc is already a GNU C compiler 6960: configure: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++ is already a GNU C++ compiler 6961: checking for gfortran... no 6962: checking for g77... no 6963: checking for gfortran... no 6964: checking for gcj... no 6965: checking that generated files are newer than configure... done 6966: configure: creating ./config.status 6967: config.status: creating Makefile 6968: config.status: creating pre-inst-env 6969: 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 6970: >>> host-automake 1.16.5 Building 6971: 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/ 6972: GEN bin/automake 6973: GEN bin/aclocal 6974: GEN bin/aclocal-1.16 6975: GEN bin/automake-1.16 6976: GEN t/ax/shell-no-trail-bslash 6977: GEN t/ax/cc-no-c-o 6978: GEN runtest 6979: GEN t/ax/test-defs.sh 6980: GEN lib/Automake/Config.pm 6981: >>> host-automake 1.16.5 Installing to host directory 6982: 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/ 6983: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/bin' 6984: /usr/bin/install -c bin/automake bin/aclocal '/dev/shm/qemu/out-br/host/bin' 6985: /usr/bin//make install-exec-hook 6986: ln '/dev/shm/qemu/out-br/host/bin/automake' '/dev/shm/qemu/out-br/host/bin/automake-1.16' 6987: ln '/dev/shm/qemu/out-br/host/bin/aclocal' '/dev/shm/qemu/out-br/host/bin/aclocal-1.16' 6988: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/automake-1.16/am' 6989: /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' 6990: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/aclocal-1.16' 6991: /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' 6992: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/aclocal-1.16/internal' 6993: /usr/bin/install -c -m 644 m4/internal/ac-config-macro-dirs.m4 '/dev/shm/qemu/out-br/host/share/aclocal-1.16/internal' 6994: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/doc/automake' 6995: /usr/bin/install -c -m 644 ./doc/amhello-1.0.tar.gz '/dev/shm/qemu/out-br/host/share/doc/automake' 6996: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/automake-1.16/Automake' 6997: /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' 6998: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/automake-1.16' 6999: /usr/bin/install -c -m 644 lib/COPYING lib/INSTALL lib/texinfo.tex '/dev/shm/qemu/out-br/host/share/automake-1.16' 7000: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/automake-1.16' 7001: /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' 7002: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/aclocal' 7003: /usr/bin/install -c -m 644 m4/acdir/README '/dev/shm/qemu/out-br/host/share/aclocal' 7004: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/info' 7005: /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' 7006: install-info --info-dir='/dev/shm/qemu/out-br/host/share/info' '/dev/shm/qemu/out-br/host/share/info/automake.info' 7007: install-info --info-dir='/dev/shm/qemu/out-br/host/share/info' '/dev/shm/qemu/out-br/host/share/info/automake-history.info' 7008: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/automake-1.16/Automake' 7009: /usr/bin/install -c -m 644 lib/Automake/Config.pm '/dev/shm/qemu/out-br/host/share/automake-1.16/Automake' 7010: /usr/bin//make install-data-hook 7011: chmod +x '/dev/shm/qemu/out-br/host/share/automake-1.16/config.guess' 7012: chmod +x '/dev/shm/qemu/out-br/host/share/automake-1.16/config.sub' 7013: chmod +x '/dev/shm/qemu/out-br/host/share/automake-1.16/install-sh' 7014: chmod +x '/dev/shm/qemu/out-br/host/share/automake-1.16/mdate-sh' 7015: chmod +x '/dev/shm/qemu/out-br/host/share/automake-1.16/missing' 7016: chmod +x '/dev/shm/qemu/out-br/host/share/automake-1.16/mkinstalldirs' 7017: chmod +x '/dev/shm/qemu/out-br/host/share/automake-1.16/ylwrap' 7018: chmod +x '/dev/shm/qemu/out-br/host/share/automake-1.16/depcomp' 7019: chmod +x '/dev/shm/qemu/out-br/host/share/automake-1.16/compile' 7020: chmod +x '/dev/shm/qemu/out-br/host/share/automake-1.16/py-compile' 7021: chmod +x '/dev/shm/qemu/out-br/host/share/automake-1.16/ar-lib' 7022: chmod +x '/dev/shm/qemu/out-br/host/share/automake-1.16/test-driver' 7023: chmod +x '/dev/shm/qemu/out-br/host/share/automake-1.16/tap-driver.sh' 7024: /usr/bin//install -D -m 0644 package/automake/gtk-doc.m4 /dev/shm/qemu/out-br/host/share/aclocal/gtk-doc.m4 7025: mkdir -p /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/aclocal 7026: fakeroot_1.25.3.orig.tar.gz: OK (sha256: 8e903683357f7f5bcc31b879fd743391ad47691d4be33d24a76be3b6c21e956c) 7027: >>> host-fakeroot 1.25.3 Extracting 7028: 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 - 7029: >>> host-fakeroot 1.25.3 Patching 7030: 7031: Applying 0001-skip-doc-subdirs.patch using patch: 7032: patching file doc/Makefile.am 7033: 7034: Applying 0002-libfakeroot.c-define-_STAT_VER-if-not-already-define.patch using patch: 7035: patching file libfakeroot.c 7036: 7037: Applying 0003-libfakeroot.c-add-wrappers-for-new-glibc-2.33-symbol.patch using patch: 7038: patching file libfakeroot.c 7039: 7040: Applying 0004-configure.ac-fix-__xmknod-at-pointer-argument.patch using patch: 7041: patching file configure.ac 7042: 7043: Applying 0005-fix-build-regression-on-macOS.patch using patch: 7044: patching file configure.ac 7045: patching file libfakeroot.c 7046: mkdir -p /dev/shm/qemu/out-br/build/host-fakeroot-1.25.3/build-aux 7047: >>> host-fakeroot 1.25.3 Updating config.sub and config.guess 7048: 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 7049: >>> host-fakeroot 1.25.3 Configuring 7050: >>> host-fakeroot 1.25.3 Autoreconfiguring 7051: libtoolize: putting auxiliary files in '.'. 7052: libtoolize: copying file './ltmain.sh' 7053: libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build-aux'. 7054: libtoolize: copying file 'build-aux/libtool.m4' 7055: libtoolize: copying file 'build-aux/ltoptions.m4' 7056: libtoolize: copying file 'build-aux/ltsugar.m4' 7057: libtoolize: copying file 'build-aux/ltversion.m4' 7058: libtoolize: copying file 'build-aux/lt~obsolete.m4' 7059: configure.ac:32: warning: The macro `AC_TRY_RUN' is obsolete. 7060: configure.ac:32: You should run autoupdate. 7061: ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... 7062: configure.ac:32: the top level 7063: configure.ac:98: warning: The macro `AC_HEADER_STDC' is obsolete. 7064: configure.ac:98: You should run autoupdate. 7065: ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... 7066: configure.ac:98: the top level 7067: configure.ac:361: warning: AC_CHECK_FUNCS($WRAPPED): you should use literals 7068: ./lib/autoconf/functions.m4:117: AC_CHECK_FUNCS is expanded from... 7069: configure.ac:361: the top level 7070: configure.ac:11: installing './compile' 7071: configure.ac:6: installing './config.guess' 7072: configure.ac:6: installing './config.sub' 7073: configure.ac:7: installing './install-sh' 7074: configure.ac:7: installing './missing' 7075: Makefile.am: installing './depcomp' 7076: parallel-tests: installing './test-driver' 7077: >>> host-fakeroot 1.25.3 Patching libtool 7078: patching file /dev/shm/qemu/out-br/build/host-fakeroot-1.25.3/ltmain.sh 7079: Hunk #1 succeeded at 2694 (offset 7 lines). 7080: Hunk #2 succeeded at 4284 (offset 7 lines). 7081: Hunk #3 succeeded at 6579 (offset 25 lines). 7082: Hunk #4 succeeded at 6589 (offset 25 lines). 7083: Hunk #5 succeeded at 6882 (offset 25 lines). 7084: Hunk #6 succeeded at 7174 (offset 25 lines). 7085: Hunk #7 succeeded at 8140 (offset 28 lines). 7086: Hunk #8 succeeded at 10769 (offset 59 lines). 7087: (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 ) 7088: 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 7089: checking build system type... x86_64-pc-linux-gnu 7090: checking host system type... x86_64-pc-linux-gnu 7091: checking target system type... x86_64-pc-linux-gnu 7092: checking for a BSD-compatible install... /usr/bin/install -c 7093: checking whether build environment is sane... yes 7094: checking for a race-free mkdir -p... /usr/bin/mkdir -p 7095: checking for gawk... gawk 7096: checking whether make sets $(MAKE)... yes 7097: checking whether make supports nested variables... yes 7098: checking whether to enable maintainer-specific portions of Makefiles... no 7099: checking whether make sets $(MAKE)... (cached) yes 7100: checking how to print strings... printf 7101: checking whether make supports the include directive... yes (GNU style) 7102: checking for gcc... /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc 7103: checking whether the C compiler works... yes 7104: checking for C compiler default output file name... a.out 7105: checking for suffix of executables... 7106: checking whether we are cross compiling... no 7107: checking for suffix of object files... o 7108: checking whether the compiler supports GNU C... yes 7109: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc accepts -g... yes 7110: checking for /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc option to enable C11 features... none needed 7111: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc understands -c and -o together... yes 7112: checking dependency style of /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc... none 7113: checking for a sed that does not truncate output... /usr/bin/sed 7114: checking for grep that handles long lines and -e... /usr/bin/grep 7115: checking for egrep... /usr/bin/grep -E 7116: checking for fgrep... /usr/bin/grep -F 7117: checking for ld used by /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc... /usr/bin//ld 7118: checking if the linker (/usr/bin//ld) is GNU ld... yes 7119: checking for BSD- or MS-compatible name lister (nm)... /usr/bin//nm 7120: checking the name lister (/usr/bin//nm) interface... BSD nm 7121: checking whether ln -s works... yes 7122: checking the maximum length of command line arguments... 1572864 7123: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop 7124: checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 7125: checking for /usr/bin//ld option to reload object files... -r 7126: checking for objdump... objdump 7127: checking how to recognize dependent libraries... pass_all 7128: checking for dlltool... no 7129: checking how to associate runtime and link libraries... printf %s\n 7130: checking for archiver @FILE support... @ 7131: checking for strip... strip 7132: checking for ranlib... /usr/bin//ranlib 7133: checking command to parse /usr/bin//nm output from /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc object... ok 7134: checking for sysroot... no 7135: checking for a working dd... /usr/bin/dd 7136: checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 7137: checking for mt... mt 7138: checking if mt is a manifest tool... no 7139: checking for stdio.h... yes 7140: checking for stdlib.h... yes 7141: checking for string.h... yes 7142: checking for inttypes.h... yes 7143: checking for stdint.h... yes 7144: checking for strings.h... yes 7145: checking for sys/stat.h... yes 7146: checking for sys/types.h... yes 7147: checking for unistd.h... yes 7148: checking for dlfcn.h... yes 7149: checking for objdir... .libs 7150: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc supports -fno-rtti -fno-exceptions... no 7151: checking for /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc option to produce PIC... -fPIC -DPIC 7152: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc PIC flag -fPIC -DPIC works... yes 7153: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc static flag -static works... yes 7154: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc supports -c -o file.o... yes 7155: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc supports -c -o file.o... (cached) yes 7156: 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 7157: checking whether -lc should be explicitly linked in... no 7158: checking dynamic linker characteristics... GNU/Linux ld.so 7159: checking how to hardcode library paths into programs... immediate 7160: checking whether stripping libraries is possible... yes 7161: checking if libtool supports shared libraries... yes 7162: checking whether to build shared libraries... yes 7163: checking whether to build static libraries... no 7164: checking which IPC method to use... (cached) sysv 7165: checking whether SysV IPC message queues are actually working on the host... Yes 7166: checking which database format to use... (cached) inode 7167: checking for dlopen in -ldl... yes 7168: checking for dirent.h that defines DIR... yes 7169: checking for library containing opendir... none required 7170: checking for egrep... (cached) /usr/bin/grep -E 7171: checking for fcntl.h... yes 7172: checking for unistd.h... (cached) yes 7173: checking for features.h... yes 7174: checking for sys/feature_tests.h... no 7175: checking for pthread.h... yes 7176: checking for stdint.h... (cached) yes 7177: checking for inttypes.h... (cached) yes 7178: checking for grp.h... yes 7179: checking for endian.h... yes 7180: checking for sys/sysmacros.h... yes 7181: checking for sys/socket.h... yes 7182: checking for sys/acl.h... yes 7183: checking for sys/capability.h... (cached) no 7184: checking for sys/xattr.h... yes 7185: checking for fts.h... yes 7186: checking for an ANSI C-conforming const... yes 7187: checking for mode_t... yes 7188: checking for off_t... yes 7189: checking for size_t... yes 7190: checking for return value and second and third argument of readlink... ssize_t, char, size_t 7191: checking for first argument of setgroups... size_t 7192: checking for union semun... no 7193: checking for type of arg of __xmknod... needs * 7194: checking for type of arg of __xmknodat... needs * 7195: checking for type of arg of initgroups... gid_t 7196: checking for type of arg of setreuid... gid_t 7197: checking for type of arg of setregid... gid_t 7198: checking for type of second arg to stat... struct stat * 7199: checking for d_off in struct dirent... yes 7200: checking for d_type in struct dirent... yes 7201: checking for acl_t struct... yes 7202: checking for fchmodat... yes 7203: checking for fchownat... yes 7204: checking for fstatat... yes 7205: checking for mkdirat... yes 7206: checking for mknodat... yes 7207: checking for openat... yes 7208: checking for renameat... yes 7209: checking for unlinkat... yes 7210: checking for lchmod... yes 7211: checking for fgetattrlist... no 7212: checking for library containing acl_get_fd... -lacl 7213: checking for acl_get_fd... yes 7214: checking for library containing acl_trivial... no 7215: checking for acl_trivial... no 7216: checking for capset... (cached) no 7217: checking for listxattr... yes 7218: checking for llistxattr... yes 7219: checking for flistxattr... yes 7220: checking for getxattr... yes 7221: checking for lgetxattr... yes 7222: checking for fgetxattr... yes 7223: checking for setxattr... yes 7224: checking for lsetxattr... yes 7225: checking for fsetxattr... yes 7226: checking for removexattr... yes 7227: checking for lremovexattr... yes 7228: checking for fremovexattr... yes 7229: checking for statx... yes 7230: checking for __xstat... yes 7231: checking for __fxstat... yes 7232: checking for __lxstat... yes 7233: checking for __fxstatat... yes 7234: checking for __xstat64... yes 7235: checking for __fxstat64... yes 7236: checking for __lxstat64... yes 7237: checking for __fxstatat64... yes 7238: checking for __xmknod... yes 7239: checking for __xmknodat... yes 7240: created fakerootconfig.h 7241: checking for strdup... yes 7242: checking for strstr... yes 7243: checking for getresuid... yes 7244: checking for setresuid... yes 7245: checking for getresgid... yes 7246: checking for setresgid... yes 7247: checking for setfsuid... yes 7248: checking for setfsgid... yes 7249: checking for fts_read... yes 7250: checking for fts_children... yes 7251: checking for /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc options needed to detect all undeclared functions... none needed 7252: checking whether setenv is declared... yes 7253: checking whether unsetenv is declared... yes 7254: checking for setenv... yes 7255: checking for MacOS X/Darwin... no 7256: checking that generated files are newer than configure... done 7257: configure: creating ./config.status 7258: config.status: creating Makefile 7259: config.status: creating scripts/Makefile 7260: config.status: creating doc/Makefile 7261: config.status: creating doc/de/Makefile 7262: config.status: creating doc/es/Makefile 7263: config.status: creating doc/fr/Makefile 7264: config.status: creating doc/nl/Makefile 7265: config.status: creating doc/pt/Makefile 7266: config.status: creating doc/sv/Makefile 7267: config.status: creating test/Makefile 7268: config.status: creating test/defs 7269: config.status: creating config.h 7270: config.status: executing depfiles commands 7271: config.status: executing libtool commands 7272: 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 7273: >>> host-fakeroot 1.25.3 Building 7274: 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/ 7275: /usr/bin//make all-recursive 7276: Making all in doc 7277: make[5]: Nothing to be done for 'all'. 7278: Making all in scripts 7279: 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 7280: chmod +x fakeroot 7281: Making all in test 7282: make[5]: Nothing to be done for 'all'. 7283: /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 7284: faked.c: In function ‘save_database’: 7285: faked.c:617:23: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘long unsigned int’ [-Wformat=] 7286: 617 | fprintf(f,"dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", 7287: | ~~~^ 7288: | | 7289: | long long unsigned int 7290: | %lx 7291: 618 | (uint64_t) i->buf.dev,(uint64_t) i->buf.ino,(uint64_t) i->buf.mode, 7292: | ~~~~~~~~~~~~~~~~~~~~~ 7293: | | 7294: | long unsigned int 7295: faked.c:617:32: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘long unsigned int’ [-Wformat=] 7296: 617 | fprintf(f,"dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", 7297: | ~~~^ 7298: | | 7299: | long long unsigned int 7300: | %lu 7301: 618 | (uint64_t) i->buf.dev,(uint64_t) i->buf.ino,(uint64_t) i->buf.mode, 7302: | ~~~~~~~~~~~~~~~~~~~~~ 7303: | | 7304: | long unsigned int 7305: faked.c:617:42: warning: format ‘%llo’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] 7306: 617 | fprintf(f,"dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", 7307: | ~~~^ 7308: | | 7309: | long long unsigned int 7310: | %lo 7311: 618 | (uint64_t) i->buf.dev,(uint64_t) i->buf.ino,(uint64_t) i->buf.mode, 7312: | ~~~~~~~~~~~~~~~~~~~~~~ 7313: | | 7314: | long unsigned int 7315: faked.c:617:51: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 6 has type ‘long unsigned int’ [-Wformat=] 7316: 617 | fprintf(f,"dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", 7317: | ~~~^ 7318: | | 7319: | long long unsigned int 7320: | %lu 7321: 618 | (uint64_t) i->buf.dev,(uint64_t) i->buf.ino,(uint64_t) i->buf.mode, 7322: 619 | (uint64_t) i->buf.uid,(uint64_t) i->buf.gid,(uint64_t) i->buf.nlink, 7323: | ~~~~~~~~~~~~~~~~~~~~~ 7324: | | 7325: | long unsigned int 7326: faked.c:617:60: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 7 has type ‘long unsigned int’ [-Wformat=] 7327: 617 | fprintf(f,"dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", 7328: | ~~~^ 7329: | | 7330: | long long unsigned int 7331: | %lu 7332: 618 | (uint64_t) i->buf.dev,(uint64_t) i->buf.ino,(uint64_t) i->buf.mode, 7333: 619 | (uint64_t) i->buf.uid,(uint64_t) i->buf.gid,(uint64_t) i->buf.nlink, 7334: | ~~~~~~~~~~~~~~~~~~~~~ 7335: | | 7336: | long unsigned int 7337: faked.c:617:71: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 8 has type ‘long unsigned int’ [-Wformat=] 7338: 617 | fprintf(f,"dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", 7339: | ~~~^ 7340: | | 7341: | long long unsigned int 7342: | %lu 7343: 618 | (uint64_t) i->buf.dev,(uint64_t) i->buf.ino,(uint64_t) i->buf.mode, 7344: 619 | (uint64_t) i->buf.uid,(uint64_t) i->buf.gid,(uint64_t) i->buf.nlink, 7345: | ~~~~~~~~~~~~~~~~~~~~~~~ 7346: | | 7347: | long unsigned int 7348: faked.c:617:81: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 9 has type ‘long unsigned int’ [-Wformat=] 7349: 617 | fprintf(f,"dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", 7350: | ~~~^ 7351: | | 7352: | long long unsigned int 7353: | %lu 7354: ...... 7355: 620 | (uint64_t) i->buf.rdev); 7356: | ~~~~~~~~~~~~~~~~~~~~~~ 7357: | | 7358: | long unsigned int 7359: faked.c: In function ‘load_database’: 7360: 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=] 7361: 658 | r=scanf("dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", 7362: | ~~~^ 7363: | | 7364: | long long unsigned int * 7365: | %lx 7366: 659 | &stdev, &stino, &stmode, &stuid, &stgid, &stnlink, &strdev); 7367: | ~~~~~~ 7368: | | 7369: | uint64_t * {aka long unsigned int *} 7370: 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=] 7371: 658 | r=scanf("dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", 7372: | ~~~^ 7373: | | 7374: | long long unsigned int * 7375: | %lu 7376: 659 | &stdev, &stino, &stmode, &stuid, &stgid, &stnlink, &strdev); 7377: | ~~~~~~ 7378: | | 7379: | uint64_t * {aka long unsigned int *} 7380: 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=] 7381: 658 | r=scanf("dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", 7382: | ~~~^ 7383: | | 7384: | long long unsigned int * 7385: | %lo 7386: 659 | &stdev, &stino, &stmode, &stuid, &stgid, &stnlink, &strdev); 7387: | ~~~~~~~ 7388: | | 7389: | uint64_t * {aka long unsigned int *} 7390: 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=] 7391: 658 | r=scanf("dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", 7392: | ~~~^ 7393: | | 7394: | long long unsigned int * 7395: | %lu 7396: 659 | &stdev, &stino, &stmode, &stuid, &stgid, &stnlink, &strdev); 7397: | ~~~~~~ 7398: | | 7399: | uint64_t * {aka long unsigned int *} 7400: 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=] 7401: 658 | r=scanf("dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", 7402: | ~~~^ 7403: | | 7404: | long long unsigned int * 7405: | %lu 7406: 659 | &stdev, &stino, &stmode, &stuid, &stgid, &stnlink, &strdev); 7407: | ~~~~~~ 7408: | | 7409: | uint64_t * {aka long unsigned int *} 7410: 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=] 7411: 658 | r=scanf("dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", 7412: | ~~~^ 7413: | | 7414: | long long unsigned int * 7415: | %lu 7416: 659 | &stdev, &stino, &stmode, &stuid, &stgid, &stnlink, &strdev); 7417: | ~~~~~~~~ 7418: | | 7419: | uint64_t * {aka long unsigned int *} 7420: 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=] 7421: 658 | r=scanf("dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", 7422: | ~~~^ 7423: | | 7424: | long long unsigned int * 7425: | %lu 7426: 659 | &stdev, &stino, &stmode, &stuid, &stgid, &stnlink, &strdev); 7427: | ~~~~~~~ 7428: | | 7429: | uint64_t * {aka long unsigned int *} 7430: faked.c: In function ‘debug_stat’: 7431: 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=] 7432: 685 | fprintf(stderr,"dev:ino=(%llx:%lli), mode=0%lo, own=(%li,%li), nlink=%li, rdev=%lli\n", 7433: | ~~~^ 7434: | | 7435: | long long unsigned int 7436: | %lx 7437: 686 | st->dev, 7438: | ~~~~~~~ 7439: | | 7440: | fake_dev_t {aka long unsigned int} 7441: 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=] 7442: 685 | fprintf(stderr,"dev:ino=(%llx:%lli), mode=0%lo, own=(%li,%li), nlink=%li, rdev=%lli\n", 7443: | ~~~^ 7444: | | 7445: | long long int 7446: | %li 7447: 686 | st->dev, 7448: 687 | st->ino, 7449: | ~~~~~~~ 7450: | | 7451: | fake_ino_t {aka long unsigned int} 7452: 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=] 7453: 685 | fprintf(stderr,"dev:ino=(%llx:%lli), mode=0%lo, own=(%li,%li), nlink=%li, rdev=%lli\n", 7454: | ~~~^ 7455: | | 7456: | long long int 7457: | %li 7458: ...... 7459: 692 | st->rdev); 7460: | ~~~~~~~~ 7461: | | 7462: | fake_dev_t {aka long unsigned int} 7463: /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 7464: 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 7465: /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 7466: libtool: link: /usr/bin//ar cru .libs/libcommunicate.a .libs/communicate.o 7467: /usr/bin//ar: `u' modifier ignored since `D' is the default (see `U') 7468: libtool: link: /usr/bin//ranlib .libs/libcommunicate.a 7469: libtool: link: ( cd ".libs" && rm -f "libcommunicate.la" && ln -s "../libcommunicate.la" "libcommunicate.la" ) 7470: /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 7471: 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 7472: /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 7473: /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 7474: 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 7475: awk -f ./wrapawk < ./wrapfunc.inp 7476: awk: ./wrapawk:27: warning: regexp escape sequence `\#' is not a known regexp operator 7477: /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 7478: 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 7479: libfakeroot.c: In function ‘fts_read’: 7480: libfakeroot.c:2072:22: warning: passing argument 1 of ‘send_get_stat64’ from incompatible pointer type [-Wincompatible-pointer-types] 7481: 2072 | SEND_GET_STAT64(r->fts_statp, _STAT_VER); 7482: | ~^~~~~~~~~~~ 7483: | | 7484: | struct stat * 7485: libfakeroot.c:89:46: note: in definition of macro ‘SEND_GET_STAT64’ 7486: 89 | #define SEND_GET_STAT64(a,b) send_get_stat64(a) 7487: | ^ 7488: In file included from libfakeroot.c:60: 7489: communicate.h:209:44: note: expected ‘struct stat64 *’ but argument is of type ‘struct stat *’ 7490: 209 | extern void send_get_stat64(struct stat64 *buf); 7491: | ~~~~~~~~~~~~~~~^~~ 7492: libfakeroot.c: In function ‘fts_children’: 7493: libfakeroot.c:2095:24: warning: passing argument 1 of ‘send_get_stat64’ from incompatible pointer type [-Wincompatible-pointer-types] 7494: 2095 | SEND_GET_STAT64(r->fts_statp, _STAT_VER); 7495: | ~^~~~~~~~~~~ 7496: | | 7497: | struct stat * 7498: libfakeroot.c:89:46: note: in definition of macro ‘SEND_GET_STAT64’ 7499: 89 | #define SEND_GET_STAT64(a,b) send_get_stat64(a) 7500: | ^ 7501: In file included from libfakeroot.c:60: 7502: communicate.h:209:44: note: expected ‘struct stat64 *’ but argument is of type ‘struct stat *’ 7503: 209 | extern void send_get_stat64(struct stat64 *buf); 7504: | ~~~~~~~~~~~~~~~^~~ 7505: /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 7506: 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 7507: libtool: link: (cd ".libs" && rm -f "libfakeroot.so" && ln -s "libfakeroot-0.so" "libfakeroot.so") 7508: libtool: link: ( cd ".libs" && rm -f "libfakeroot.la" && ln -s "../libfakeroot.la" "libfakeroot.la" ) 7509: /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 7510: 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 7511: /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 7512: 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 7513: /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 7514: libtool: link: /usr/bin//ar cru .libs/libmacosx.a .libs/libfakeroot_inode64.o .libs/libfakeroot_unix2003.o 7515: /usr/bin//ar: `u' modifier ignored since `D' is the default (see `U') 7516: libtool: link: /usr/bin//ranlib .libs/libmacosx.a 7517: libtool: link: ( cd ".libs" && rm -f "libmacosx.la" && ln -s "../libmacosx.la" "libmacosx.la" ) 7518: >>> host-fakeroot 1.25.3 Installing to host directory 7519: 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/ 7520: Making install in doc 7521: make[5]: Nothing to be done for 'install-exec-am'. 7522: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/share/man/man1' 7523: /usr/bin/install -c -m 644 faked.1 fakeroot.1 '/dev/shm/qemu/out-br/host/share/man/man1' 7524: Making install in scripts 7525: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/bin' 7526: /usr/bin/install -c fakeroot '/dev/shm/qemu/out-br/host/bin' 7527: make[5]: Nothing to be done for 'install-data-am'. 7528: Making install in test 7529: make[5]: Nothing to be done for 'install-exec-am'. 7530: make[5]: Nothing to be done for 'install-data-am'. 7531: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/lib' 7532: /bin/bash ./libtool --mode=install /usr/bin/install -c libfakeroot.la '/dev/shm/qemu/out-br/host/lib' 7533: libtool: install: /usr/bin/install -c .libs/libfakeroot-0.so /dev/shm/qemu/out-br/host/lib/libfakeroot-0.so 7534: 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; }; }) 7535: libtool: install: /usr/bin/install -c .libs/libfakeroot.lai /dev/shm/qemu/out-br/host/lib/libfakeroot.la 7536: 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 7537: ---------------------------------------------------------------------- 7538: Libraries have been installed in: 7539: /dev/shm/qemu/out-br/host/lib 7540: 7541: If you ever happen to want to link against installed libraries 7542: in a given directory, LIBDIR, you must either use libtool, and 7543: specify the full pathname of the library, or use the '-LLIBDIR' 7544: flag during linking and do at least one of the following: 7545: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 7546: during execution 7547: - add LIBDIR to the 'LD_RUN_PATH' environment variable 7548: during linking 7549: - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 7550: - have your system administrator add LIBDIR to '/etc/ld.so.conf' 7551: 7552: See any operating system documentation about shared libraries for 7553: more information, such as the ld(1) and ld.so(8) manual pages. 7554: ---------------------------------------------------------------------- 7555: /usr/bin/mkdir -p '/dev/shm/qemu/out-br/host/bin' 7556: /bin/bash ./libtool --mode=install /usr/bin/install -c faked '/dev/shm/qemu/out-br/host/bin' 7557: libtool: install: /usr/bin/install -c faked /dev/shm/qemu/out-br/host/bin/faked 7558: make[5]: Nothing to be done for 'install-data-am'. 7559: >>> host-makedevs Extracting 7560: cp package/makedevs//makedevs.c /dev/shm/qemu/out-br/build/host-makedevs 7561: >>> host-makedevs Patching 7562: >>> host-makedevs Configuring 7563: >>> host-makedevs Building 7564: /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 7565: >>> host-makedevs Installing to host directory 7566: /usr/bin//install -D -m 755 /dev/shm/qemu/out-br/build/host-makedevs/makedevs /dev/shm/qemu/out-br/host/bin/makedevs 7567: >>> skeleton-init-common Extracting 7568: >>> skeleton-init-common Patching 7569: >>> skeleton-init-common Configuring 7570: >>> skeleton-init-common Building 7571: >>> skeleton-init-common Installing to staging directory 7572: 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/ 7573: /usr/bin//install -d -m 0755 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/bin 7574: /usr/bin//install -d -m 0755 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/sbin 7575: /usr/bin//install -d -m 0755 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/lib 7576: ln -snf lib /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/lib32 7577: ln -snf lib /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib32 7578: /usr/bin//install -d -m 0755 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include 7579: >>> skeleton-init-common Fixing libtool files 7580: for la in $(find /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib* -name "*.la"); do \ 7581: cp -a "${la}" "${la}.fixed" && \ 7582: /usr/bin//sed -i -e "s:/dev/shm/qemu/out-br:@BASE_DIR@:g" \ 7583: -e "s:/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:@STAGING_DIR@:g" \ 7584: -e "s:/dev/shm/qemu/build/../toolchains/aarch32:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ 7585: -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ 7586: -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ 7587: -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/dev/shm/qemu/build/../toolchains/aarch32:g" \ 7588: -e "s:@STAGING_DIR@:/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:g" \ 7589: -e "s:@BASE_DIR@:/dev/shm/qemu/out-br:g" \ 7590: "${la}.fixed" && \ 7591: if cmp -s "${la}" "${la}.fixed"; then \ 7592: rm -f "${la}.fixed"; \ 7593: else \ 7594: mv "${la}.fixed" "${la}"; \ 7595: fi || exit 1; \ 7596: done 7597: >>> skeleton-init-common Installing to target 7598: 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/ 7599: /usr/bin//install -d -m 0755 /dev/shm/qemu/out-br/target/bin 7600: /usr/bin//install -d -m 0755 /dev/shm/qemu/out-br/target/sbin 7601: /usr/bin//install -d -m 0755 /dev/shm/qemu/out-br/target/lib 7602: ln -snf lib /dev/shm/qemu/out-br/target/lib32 7603: ln -snf lib /dev/shm/qemu/out-br/target/usr/lib32 7604: /usr/bin//sed -i -e 's,@PATH@,"/bin:/sbin:/usr/bin:/usr/sbin",' /dev/shm/qemu/out-br/target/etc/profile 7605: /usr/bin//install -m 0644 support/misc/target-dir-warning.txt /dev/shm/qemu/out-br/target/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM 7606: >>> skeleton-init-sysv Extracting 7607: >>> skeleton-init-sysv Patching 7608: >>> skeleton-init-sysv Configuring 7609: >>> skeleton-init-sysv Building 7610: >>> skeleton-init-sysv Installing to target 7611: 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/ 7612: >>> skeleton Extracting 7613: >>> skeleton Patching 7614: >>> skeleton Configuring 7615: >>> skeleton Building 7616: >>> skeleton Installing to target 7617: >>> toolchain-external-custom Extracting 7618: >>> toolchain-external-custom Patching 7619: >>> toolchain-external-custom Configuring 7620: >>> toolchain-external-custom Building 7621: /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 7622: >>> toolchain-external-custom Installing to staging directory 7623: /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 7624: >>> toolchain-external-custom Copying external toolchain sysroot to staging... 7625: >>> toolchain-external-custom Installing gdbinit 7626: >>> toolchain-external-custom Fixing libtool files 7627: for la in $(find /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib* -name "*.la"); do \ 7628: cp -a "${la}" "${la}.fixed" && \ 7629: /usr/bin//sed -i -e "s:/dev/shm/qemu/out-br:@BASE_DIR@:g" \ 7630: -e "s:/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:@STAGING_DIR@:g" \ 7631: -e "s:/dev/shm/qemu/build/../toolchains/aarch32:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ 7632: -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ 7633: -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ 7634: -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/dev/shm/qemu/build/../toolchains/aarch32:g" \ 7635: -e "s:@STAGING_DIR@:/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:g" \ 7636: -e "s:@BASE_DIR@:/dev/shm/qemu/out-br:g" \ 7637: "${la}.fixed" && \ 7638: if cmp -s "${la}" "${la}.fixed"; then \ 7639: rm -f "${la}.fixed"; \ 7640: else \ 7641: mv "${la}.fixed" "${la}"; \ 7642: fi || exit 1; \ 7643: done 7644: >>> toolchain-external-custom Installing to target 7645: >>> toolchain-external-custom Copying external toolchain libraries to target... 7646: >>> toolchain-external Extracting 7647: >>> toolchain-external Patching 7648: >>> toolchain-external Configuring 7649: >>> toolchain-external Building 7650: >>> toolchain-external Installing to target 7651: >>> toolchain Extracting 7652: >>> toolchain Patching 7653: >>> toolchain Configuring 7654: >>> toolchain Building 7655: >>> toolchain Installing to staging directory 7656: 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 7657: mkdir -p /dev/shm/qemu/out-br/host/share/cargo 7658: 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 7659: >>> toolchain Fixing libtool files 7660: for la in $(find /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib* -name "*.la"); do \ 7661: cp -a "${la}" "${la}.fixed" && \ 7662: /usr/bin//sed -i -e "s:/dev/shm/qemu/out-br:@BASE_DIR@:g" \ 7663: -e "s:/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:@STAGING_DIR@:g" \ 7664: -e "s:/dev/shm/qemu/build/../toolchains/aarch32:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ 7665: -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ 7666: -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ 7667: -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/dev/shm/qemu/build/../toolchains/aarch32:g" \ 7668: -e "s:@STAGING_DIR@:/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:g" \ 7669: -e "s:@BASE_DIR@:/dev/shm/qemu/out-br:g" \ 7670: "${la}.fixed" && \ 7671: if cmp -s "${la}" "${la}.fixed"; then \ 7672: rm -f "${la}.fixed"; \ 7673: else \ 7674: mv "${la}.fixed" "${la}"; \ 7675: fi || exit 1; \ 7676: done 7677: >>> toolchain Installing to target 7678: pkgconf-1.6.3.tar.xz: OK (sha256: 61f0b31b0d5ea0e862b454a80c170f57bad47879c0c42bd8de89200ff62ea210) 7679: >>> host-pkgconf 1.6.3 Extracting 7680: 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 - 7681: >>> host-pkgconf 1.6.3 Patching 7682: 7683: Applying 0001-Only-prefix-with-the-sysroot-a-subset-of-variables.patch using patch: 7684: patching file libpkgconf/tuple.c 7685: 7686: Applying 0002-Revert-main-assume-modversion-insted-of-version-if-o.patch using patch: 7687: patching file cli/main.c 7688: >>> host-pkgconf 1.6.3 Updating config.sub and config.guess 7689: 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 7690: >>> host-pkgconf 1.6.3 Patching libtool 7691: patching file /dev/shm/qemu/out-br/build/host-pkgconf-1.6.3/ltmain.sh 7692: Hunk #1 succeeded at 2694 (offset 7 lines). 7693: Hunk #2 succeeded at 4284 (offset 7 lines). 7694: Hunk #3 succeeded at 6579 (offset 25 lines). 7695: Hunk #4 succeeded at 6589 (offset 25 lines). 7696: Hunk #5 succeeded at 6882 (offset 25 lines). 7697: Hunk #6 succeeded at 7174 (offset 25 lines). 7698: Hunk #7 succeeded at 8146 (offset 34 lines). 7699: Hunk #8 succeeded at 10778 (offset 68 lines). 7700: >>> host-pkgconf 1.6.3 Configuring 7701: (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 ) 7702: 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 7703: checking for gcc... /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc 7704: checking whether the C compiler works... yes 7705: checking for C compiler default output file name... a.out 7706: checking for suffix of executables... 7707: checking whether we are cross compiling... no 7708: checking for suffix of object files... o 7709: checking whether we are using the GNU C compiler... yes 7710: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc accepts -g... yes 7711: checking for /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc option to accept ISO C89... none needed 7712: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc understands -c and -o together... yes 7713: checking whether C compiler accepts -Wall... yes 7714: checking whether C compiler accepts -Wextra... yes 7715: checking whether C compiler accepts -Wformat=2... yes 7716: checking whether C compiler accepts -std=gnu99... yes 7717: checking for strlcpy... no 7718: checking for strlcat... no 7719: checking for strndup... yes 7720: checking for cygwin_conv_path... no 7721: checking how to run the C preprocessor... /usr/bin//cpp 7722: checking for grep that handles long lines and -e... /usr/bin//grep 7723: checking for egrep... /usr/bin//grep -E 7724: checking for ANSI C header files... yes 7725: checking for sys/types.h... yes 7726: checking for sys/stat.h... yes 7727: checking for stdlib.h... yes 7728: checking for string.h... yes 7729: checking for memory.h... yes 7730: checking for strings.h... yes 7731: checking for inttypes.h... yes 7732: checking for stdint.h... yes 7733: checking for unistd.h... yes 7734: checking for sys/stat.h... (cached) yes 7735: checking for a BSD-compatible install... /usr/bin//install -c 7736: checking whether build environment is sane... yes 7737: checking for a thread-safe mkdir -p... /usr/bin//mkdir -p 7738: checking for gawk... gawk 7739: checking whether make sets $(MAKE)... yes 7740: checking for style of include used by make... GNU 7741: checking whether make supports nested variables... yes 7742: checking dependency style of /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc... none 7743: checking whether make supports nested variables... (cached) yes 7744: checking build system type... x86_64-pc-linux-gnu 7745: checking host system type... x86_64-pc-linux-gnu 7746: checking how to print strings... printf 7747: checking for a sed that does not truncate output... /usr/bin//sed 7748: checking for fgrep... /usr/bin//grep -F 7749: checking for ld used by /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc... /usr/bin//ld 7750: checking if the linker (/usr/bin//ld) is GNU ld... yes 7751: checking for BSD- or MS-compatible name lister (nm)... /usr/bin//nm 7752: checking the name lister (/usr/bin//nm) interface... BSD nm 7753: checking whether ln -s works... yes 7754: checking the maximum length of command line arguments... 1572864 7755: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop 7756: checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 7757: checking for /usr/bin//ld option to reload object files... -r 7758: checking for objdump... objdump 7759: checking how to recognize dependent libraries... pass_all 7760: checking for dlltool... no 7761: checking how to associate runtime and link libraries... printf %s\n 7762: checking for archiver @FILE support... @ 7763: checking for strip... strip 7764: checking for ranlib... /usr/bin//ranlib 7765: checking command to parse /usr/bin//nm output from /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc object... ok 7766: checking for sysroot... no 7767: checking for a working dd... /usr/bin//dd 7768: checking how to truncate binary pipes... /usr/bin//dd bs=4096 count=1 7769: checking for mt... mt 7770: checking if mt is a manifest tool... no 7771: checking for dlfcn.h... yes 7772: checking for objdir... .libs 7773: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc supports -fno-rtti -fno-exceptions... no 7774: checking for /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc option to produce PIC... -fPIC -DPIC 7775: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc PIC flag -fPIC -DPIC works... yes 7776: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc static flag -static works... yes 7777: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc supports -c -o file.o... yes 7778: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc supports -c -o file.o... (cached) yes 7779: 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 7780: checking whether -lc should be explicitly linked in... no 7781: checking dynamic linker characteristics... GNU/Linux ld.so 7782: checking how to hardcode library paths into programs... immediate 7783: checking whether stripping libraries is possible... yes 7784: checking if libtool supports shared libraries... yes 7785: checking whether to build shared libraries... yes 7786: checking whether to build static libraries... no 7787: checking for special C compiler options needed for large files... no 7788: checking for _FILE_OFFSET_BITS value needed for large files... no 7789: checking how to run the C preprocessor... /usr/bin//cpp 7790: checking for gcc... (cached) /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc 7791: checking whether we are using the GNU C compiler... (cached) yes 7792: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc accepts -g... (cached) yes 7793: checking for /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc option to accept ISO C89... (cached) none needed 7794: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc understands -c and -o together... (cached) yes 7795: checking whether ln -s works... yes 7796: checking that generated files are newer than configure... done 7797: configure: creating ./config.status 7798: config.status: creating Makefile 7799: config.status: creating Kyuafile 7800: config.status: creating libpkgconf.pc 7801: config.status: creating tests/Kyuafile 7802: config.status: creating tests/test_env.sh 7803: config.status: creating libpkgconf/config.h 7804: config.status: executing depfiles commands 7805: config.status: executing libtool commands 7806: 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 7807: >>> host-pkgconf 1.6.3 Building 7808: 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/ 7809: CC libpkgconf/audit.lo 7810: CC libpkgconf/cache.lo 7811: CC libpkgconf/client.lo 7812: CC libpkgconf/pkg.lo 7813: CC libpkgconf/bsdstubs.lo 7814: CC libpkgconf/fragment.lo 7815: CC libpkgconf/argvsplit.lo 7816: CC libpkgconf/fileio.lo 7817: CC libpkgconf/tuple.lo 7818: CC libpkgconf/dependency.lo 7819: CC libpkgconf/queue.lo 7820: CC libpkgconf/path.lo 7821: CC libpkgconf/personality.lo 7822: CC libpkgconf/parser.lo 7823: CCLD libpkgconf.la 7824: CC cli/pkgconf-main.o 7825: CC cli/pkgconf-getopt_long.o 7826: CC cli/pkgconf-renderer-msvc.o 7827: CCLD pkgconf 7828: >>> host-pkgconf 1.6.3 Installing to host directory 7829: 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/ 7830: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/lib' 7831: /bin/bash ./libtool --mode=install /usr/bin//install -c libpkgconf.la '/dev/shm/qemu/out-br/host/lib' 7832: libtool: install: /usr/bin//install -c .libs/libpkgconf.so.3.0.0 /dev/shm/qemu/out-br/host/lib/libpkgconf.so.3.0.0 7833: 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; }; }) 7834: 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; }; }) 7835: libtool: install: /usr/bin//install -c .libs/libpkgconf.lai /dev/shm/qemu/out-br/host/lib/libpkgconf.la 7836: 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 7837: ---------------------------------------------------------------------- 7838: Libraries have been installed in: 7839: /dev/shm/qemu/out-br/host/lib 7840: 7841: If you ever happen to want to link against installed libraries 7842: in a given directory, LIBDIR, you must either use libtool, and 7843: specify the full pathname of the library, or use the '-LLIBDIR' 7844: flag during linking and do at least one of the following: 7845: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 7846: during execution 7847: - add LIBDIR to the 'LD_RUN_PATH' environment variable 7848: during linking 7849: - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 7850: - have your system administrator add LIBDIR to '/etc/ld.so.conf' 7851: 7852: See any operating system documentation about shared libraries for 7853: more information, such as the ld(1) and ld.so(8) manual pages. 7854: ---------------------------------------------------------------------- 7855: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/bin' 7856: /bin/bash ./libtool --mode=install /usr/bin//install -c pkgconf '/dev/shm/qemu/out-br/host/bin' 7857: libtool: install: /usr/bin//install -c pkgconf /dev/shm/qemu/out-br/host/bin/pkgconf 7858: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/share/doc/pkgconf' 7859: /usr/bin//install -c -m 644 README.md AUTHORS '/dev/shm/qemu/out-br/host/share/doc/pkgconf' 7860: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/share/aclocal' 7861: /usr/bin//install -c -m 644 pkg.m4 '/dev/shm/qemu/out-br/host/share/aclocal' 7862: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/share/man/man1' 7863: /usr/bin//install -c -m 644 man/pkgconf.1 '/dev/shm/qemu/out-br/host/share/man/man1' 7864: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/share/man/man5' 7865: /usr/bin//install -c -m 644 man/pc.5 man/pkgconf-personality.5 '/dev/shm/qemu/out-br/host/share/man/man5' 7866: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/share/man/man7' 7867: /usr/bin//install -c -m 644 man/pkg.m4.7 '/dev/shm/qemu/out-br/host/share/man/man7' 7868: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/include/pkgconf' 7869: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/include/pkgconf/libpkgconf' 7870: /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' 7871: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/lib/pkgconfig' 7872: /usr/bin//install -c -m 644 libpkgconf.pc '/dev/shm/qemu/out-br/host/lib/pkgconfig' 7873: /usr/bin//install -m 0755 -D package/pkgconf/pkg-config.in /dev/shm/qemu/out-br/host/bin/pkg-config 7874: /usr/bin//sed -i -e 's,@STAGING_SUBDIR@,arm-buildroot-linux-gnueabihf/sysroot,g' /dev/shm/qemu/out-br/host/bin/pkg-config 7875: /usr/bin//sed -i -e 's,@STATIC@,,' /dev/shm/qemu/out-br/host/bin/pkg-config 7876: util-linux-2.37.2.tar.xz: OK (sha256: 6a0764c1aae7fb607ef8a6dd2c0f6c47d5e5fd27aa08820abaad9ec14e28e9d9) 7877: >>> util-linux-libs 2.37.2 Extracting 7878: 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 - 7879: >>> util-linux-libs 2.37.2 Patching 7880: 7881: Applying 0001-libuuid-include-c-h-to-cover-restrict-keyword.patch using patch: 7882: patching file libuuid/src/unparse.c 7883: >>> util-linux-libs 2.37.2 Updating config.sub and config.guess 7884: 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 7885: >>> util-linux-libs 2.37.2 Patching libtool 7886: patching file /dev/shm/qemu/out-br/build/util-linux-libs-2.37.2/config/ltmain.sh 7887: Hunk #1 succeeded at 2694 (offset 7 lines). 7888: Hunk #2 succeeded at 4284 (offset 7 lines). 7889: Hunk #3 succeeded at 6579 (offset 25 lines). 7890: Hunk #4 succeeded at 6589 (offset 25 lines). 7891: Hunk #5 succeeded at 6882 (offset 25 lines). 7892: Hunk #6 succeeded at 7174 (offset 25 lines). 7893: Hunk #7 succeeded at 8142 (offset 30 lines). 7894: Hunk #8 succeeded at 10771 (offset 61 lines). 7895: >>> util-linux-libs 2.37.2 Configuring 7896: (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 ) 7897: configure: WARNING: unrecognized options: --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6 7898: checking for arm-buildroot-linux-gnueabihf-gcc... /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc 7899: checking whether the C compiler works... yes 7900: checking for C compiler default output file name... a.out 7901: checking for suffix of executables... 7902: checking whether we are cross compiling... yes 7903: checking for suffix of object files... o 7904: checking whether we are using the GNU C compiler... yes 7905: checking whether /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc accepts -g... yes 7906: checking for /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc option to accept ISO C89... none needed 7907: checking whether /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc understands -c and -o together... yes 7908: checking how to run the C preprocessor... /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-cpp 7909: checking for grep that handles long lines and -e... /usr/bin//grep 7910: checking for egrep... /usr/bin//grep -E 7911: checking for ANSI C header files... yes 7912: checking for sys/types.h... yes 7913: checking for sys/stat.h... yes 7914: checking for stdlib.h... yes 7915: checking for string.h... yes 7916: checking for memory.h... yes 7917: checking for strings.h... yes 7918: checking for inttypes.h... yes 7919: checking for stdint.h... yes 7920: checking for unistd.h... yes 7921: checking minix/config.h usability... no 7922: checking minix/config.h presence... no 7923: checking for minix/config.h... no 7924: checking whether it is safe to define __EXTENSIONS__... yes 7925: checking for a BSD-compatible install... /usr/bin//install -c 7926: checking whether build environment is sane... yes 7927: checking for arm-buildroot-linux-gnueabihf-strip... /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-strip 7928: checking for a thread-safe mkdir -p... /usr/bin//mkdir -p 7929: checking for gawk... gawk 7930: checking whether make sets $(MAKE)... yes 7931: checking whether make supports the include directive... yes (GNU style) 7932: checking whether make supports nested variables... yes 7933: checking how to create a pax tar archive... gnutar 7934: checking dependency style of /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc... none 7935: checking whether make supports nested variables... (cached) yes 7936: checking for arm-buildroot-linux-gnueabihf-ar... /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ar 7937: checking the archiver (/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ar) interface... ar 7938: configure: Default --exec-prefix detected. 7939: configure: --bindir defaults to /bin 7940: configure: --sbindir defaults to /sbin 7941: configure: --libdir defaults to /lib 7942: configure: Default --prefix detected. 7943: configure: --runstatedir defaults to /run 7944: checking for arm-buildroot-linux-gnueabihf-gcc... (cached) /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc 7945: checking whether we are using the GNU C compiler... (cached) yes 7946: checking whether /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc accepts -g... (cached) yes 7947: checking for /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc option to accept ISO C89... (cached) none needed 7948: checking whether /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc understands -c and -o together... (cached) yes 7949: checking for bison... bison -y 7950: checking build system type... x86_64-pc-linux-gnu 7951: checking host system type... arm-buildroot-linux-gnueabihf 7952: checking for an ANSI C-conforming const... yes 7953: checking for working volatile... yes 7954: checking whether byte ordering is bigendian... (cached) no 7955: checking whether compiler handles -fno-common... yes 7956: checking whether compiler handles -Wall... yes 7957: checking whether compiler handles -Wextra... yes 7958: checking whether compiler handles -Waddress-of-packed-member... yes 7959: checking whether compiler handles -Wdiscarded-qualifiers... yes 7960: checking whether compiler handles -Wembedded-directive... no 7961: checking whether compiler handles -Wextra-semi... no 7962: checking whether compiler handles -Wformat-security... no 7963: checking whether compiler handles -Wimplicit-function-declaration... yes 7964: checking whether compiler handles -Wmissing-declarations... yes 7965: checking whether compiler handles -Wmissing-parameter-type... yes 7966: checking whether compiler handles -Wmissing-prototypes... yes 7967: checking whether compiler handles -Wnested-externs... yes 7968: checking whether compiler handles -Wno-missing-field-initializers... yes 7969: checking whether compiler handles -Wpointer-arith... yes 7970: checking whether compiler handles -Wredundant-decls... yes 7971: checking whether compiler handles -Wsign-compare... yes 7972: checking whether compiler handles -Wstrict-prototypes... yes 7973: checking whether compiler handles -Wtype-limits... yes 7974: checking whether compiler handles -Wuninitialized... yes 7975: checking whether compiler handles -Wunused-but-set-parameter... yes 7976: checking whether compiler handles -Wunused-but-set-variable... yes 7977: checking whether compiler handles -Wunused-parameter... yes 7978: checking whether compiler handles -Wunused-result... yes 7979: checking whether compiler handles -Wunused-variable... yes 7980: checking whether compiler handles -Werror=sequence-point... yes 7981: checking whether compiler handles -Wno-clobbered... yes 7982: checking whether compiler handles -Wno-cast-function-type... yes 7983: checking whether compiler handles -Wno-unused-parameter... yes 7984: checking whether we are using the GNU C++ compiler... yes 7985: checking whether /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-g++ accepts -g... yes 7986: checking dependency style of /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-g++... none 7987: checking how to print strings... printf 7988: checking for a sed that does not truncate output... /usr/bin//sed 7989: checking for fgrep... /usr/bin//grep -F 7990: 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 7991: checking if the linker (/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ld) is GNU ld... yes 7992: checking for BSD- or MS-compatible name lister (nm)... /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-nm 7993: checking the name lister (/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-nm) interface... BSD nm 7994: checking whether ln -s works... yes 7995: checking the maximum length of command line arguments... 1572864 7996: checking how to convert x86_64-pc-linux-gnu file names to arm-buildroot-linux-gnueabihf format... func_convert_file_noop 7997: checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 7998: checking for /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ld option to reload object files... -r 7999: checking for arm-buildroot-linux-gnueabihf-objdump... /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-objdump 8000: checking how to recognize dependent libraries... pass_all 8001: checking for arm-buildroot-linux-gnueabihf-dlltool... no 8002: checking for dlltool... no 8003: checking how to associate runtime and link libraries... printf %s\n 8004: checking for arm-buildroot-linux-gnueabihf-ar... (cached) /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ar 8005: checking for archiver @FILE support... @ 8006: checking for arm-buildroot-linux-gnueabihf-strip... (cached) /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-strip 8007: checking for arm-buildroot-linux-gnueabihf-ranlib... /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ranlib 8008: 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 8009: checking for sysroot... no 8010: checking for a working dd... /usr/bin//dd 8011: checking how to truncate binary pipes... /usr/bin//dd bs=4096 count=1 8012: checking for arm-buildroot-linux-gnueabihf-mt... no 8013: checking for mt... mt 8014: configure: WARNING: using cross tools not prefixed with host triplet 8015: checking if mt is a manifest tool... no 8016: checking for dlfcn.h... yes 8017: checking for objdir... .libs 8018: checking if /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc supports -fno-rtti -fno-exceptions... no 8019: checking for /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc option to produce PIC... -fPIC -DPIC 8020: checking if /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc PIC flag -fPIC -DPIC works... yes 8021: checking if /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc static flag -static works... yes 8022: checking if /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc supports -c -o file.o... yes 8023: checking if /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc supports -c -o file.o... (cached) yes 8024: 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 8025: checking whether -lc should be explicitly linked in... no 8026: checking dynamic linker characteristics... GNU/Linux ld.so 8027: checking how to hardcode library paths into programs... immediate 8028: checking whether stripping libraries is possible... yes 8029: checking if libtool supports shared libraries... yes 8030: checking whether to build shared libraries... yes 8031: checking whether to build static libraries... no 8032: checking how to run the C++ preprocessor... /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-g++ -E 8033: 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 8034: checking if the linker (/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ld) is GNU ld... yes 8035: 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 8036: checking for /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-g++ option to produce PIC... -fPIC -DPIC 8037: checking if /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-g++ PIC flag -fPIC -DPIC works... yes 8038: checking if /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-g++ static flag -static works... yes 8039: checking if /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-g++ supports -c -o file.o... yes 8040: checking if /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-g++ supports -c -o file.o... (cached) 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 dynamic linker characteristics... (cached) GNU/Linux ld.so 8043: checking how to hardcode library paths into programs... immediate 8044: checking linker version script flag... --version-script 8045: checking if version scripts can use complex wildcards... yes 8046: checking pkg-config is at least version 0.9.0... yes 8047: checking whether to build gtk-doc documentation... no 8048: checking for gtkdoc-check... no 8049: checking for xsltproc... no 8050: checking for special C compiler options needed for large files... no 8051: checking for _FILE_OFFSET_BITS value needed for large files... no 8052: checking whether to enable assertions... yes 8053: checking whether struct tm is in sys/time.h or time.h... time.h 8054: checking for struct tm.tm_zone... yes 8055: checking whether NLS is requested... no 8056: checking for msgfmt... no 8057: checking for gmsgfmt... : 8058: checking for xgettext... no 8059: checking for msgmerge... no 8060: 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 8061: checking if the linker (/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ld) is GNU ld... yes 8062: checking for shared library run path origin... done 8063: checking for CFPreferencesCopyAppValue... no 8064: checking for CFLocaleCopyCurrent... no 8065: checking whether to use NLS... no 8066: checking for linux/compiler.h... no 8067: checking for linux/blkpg.h... yes 8068: checking for linux/major.h... yes 8069: checking asm/io.h usability... no 8070: checking asm/io.h presence... no 8071: checking for asm/io.h... no 8072: checking byteswap.h usability... yes 8073: checking byteswap.h presence... yes 8074: checking for byteswap.h... yes 8075: checking endian.h usability... yes 8076: checking endian.h presence... yes 8077: checking for endian.h... yes 8078: checking err.h usability... yes 8079: checking err.h presence... yes 8080: checking for err.h... yes 8081: checking errno.h usability... yes 8082: checking errno.h presence... yes 8083: checking for errno.h... yes 8084: checking fcntl.h usability... yes 8085: checking fcntl.h presence... yes 8086: checking for fcntl.h... yes 8087: checking getopt.h usability... yes 8088: checking getopt.h presence... yes 8089: checking for getopt.h... yes 8090: checking for inttypes.h... (cached) yes 8091: checking lastlog.h usability... yes 8092: checking lastlog.h presence... yes 8093: checking for lastlog.h... yes 8094: checking libutil.h usability... no 8095: checking libutil.h presence... no 8096: checking for libutil.h... no 8097: checking linux/btrfs.h usability... yes 8098: checking linux/btrfs.h presence... yes 8099: checking for linux/btrfs.h... yes 8100: checking linux/capability.h usability... yes 8101: checking linux/capability.h presence... yes 8102: checking for linux/capability.h... yes 8103: checking linux/cdrom.h usability... yes 8104: checking linux/cdrom.h presence... yes 8105: checking for linux/cdrom.h... yes 8106: checking linux/falloc.h usability... yes 8107: checking linux/falloc.h presence... yes 8108: checking for linux/falloc.h... yes 8109: checking linux/fd.h usability... yes 8110: checking linux/fd.h presence... yes 8111: checking for linux/fd.h... yes 8112: checking linux/fiemap.h usability... yes 8113: checking linux/fiemap.h presence... yes 8114: checking for linux/fiemap.h... yes 8115: checking linux/net_namespace.h usability... yes 8116: checking linux/net_namespace.h presence... yes 8117: checking for linux/net_namespace.h... yes 8118: checking linux/nsfs.h usability... yes 8119: checking linux/nsfs.h presence... yes 8120: checking for linux/nsfs.h... yes 8121: checking linux/raw.h usability... yes 8122: checking linux/raw.h presence... yes 8123: checking for linux/raw.h... yes 8124: checking linux/securebits.h usability... yes 8125: checking linux/securebits.h presence... yes 8126: checking for linux/securebits.h... yes 8127: checking linux/tiocl.h usability... yes 8128: checking linux/tiocl.h presence... yes 8129: checking for linux/tiocl.h... yes 8130: checking linux/version.h usability... yes 8131: checking linux/version.h presence... yes 8132: checking for linux/version.h... yes 8133: checking linux/watchdog.h usability... yes 8134: checking linux/watchdog.h presence... yes 8135: checking for linux/watchdog.h... yes 8136: checking locale.h usability... yes 8137: checking locale.h presence... yes 8138: checking for locale.h... yes 8139: checking mntent.h usability... yes 8140: checking mntent.h presence... yes 8141: checking for mntent.h... yes 8142: checking net/if_dl.h usability... no 8143: checking net/if_dl.h presence... no 8144: checking for net/if_dl.h... no 8145: checking net/if.h usability... yes 8146: checking net/if.h presence... yes 8147: checking for net/if.h... yes 8148: checking netinet/in.h usability... yes 8149: checking netinet/in.h presence... yes 8150: checking for netinet/in.h... yes 8151: checking paths.h usability... yes 8152: checking paths.h presence... yes 8153: checking for paths.h... yes 8154: checking pty.h usability... yes 8155: checking pty.h presence... yes 8156: checking for pty.h... yes 8157: checking security/pam_appl.h usability... no 8158: checking security/pam_appl.h presence... no 8159: checking for security/pam_appl.h... no 8160: checking shadow.h usability... yes 8161: checking shadow.h presence... yes 8162: checking for shadow.h... yes 8163: checking for stdint.h... (cached) yes 8164: checking stdio_ext.h usability... yes 8165: checking stdio_ext.h presence... yes 8166: checking for stdio_ext.h... yes 8167: checking for stdlib.h... (cached) yes 8168: checking sys/disk.h usability... no 8169: checking sys/disk.h presence... no 8170: checking for sys/disk.h... no 8171: checking sys/disklabel.h usability... no 8172: checking sys/disklabel.h presence... no 8173: checking for sys/disklabel.h... no 8174: checking sys/endian.h usability... no 8175: checking sys/endian.h presence... no 8176: checking for sys/endian.h... no 8177: checking sys/file.h usability... yes 8178: checking sys/file.h presence... yes 8179: checking for sys/file.h... yes 8180: checking sys/ioccom.h usability... no 8181: checking sys/ioccom.h presence... no 8182: checking for sys/ioccom.h... no 8183: checking sys/ioctl.h usability... yes 8184: checking sys/ioctl.h presence... yes 8185: checking for sys/ioctl.h... yes 8186: checking sys/io.h usability... no 8187: checking sys/io.h presence... no 8188: checking for sys/io.h... no 8189: checking sys/mkdev.h usability... no 8190: checking sys/mkdev.h presence... no 8191: checking for sys/mkdev.h... no 8192: checking sys/mount.h usability... yes 8193: checking sys/mount.h presence... yes 8194: checking for sys/mount.h... yes 8195: checking sys/param.h usability... yes 8196: checking sys/param.h presence... yes 8197: checking for sys/param.h... yes 8198: checking sys/prctl.h usability... yes 8199: checking sys/prctl.h presence... yes 8200: checking for sys/prctl.h... yes 8201: checking sys/resource.h usability... yes 8202: checking sys/resource.h presence... yes 8203: checking for sys/resource.h... yes 8204: checking sys/sendfile.h usability... yes 8205: checking sys/sendfile.h presence... yes 8206: checking for sys/sendfile.h... yes 8207: checking sys/signalfd.h usability... yes 8208: checking sys/signalfd.h presence... yes 8209: checking for sys/signalfd.h... yes 8210: checking sys/socket.h usability... yes 8211: checking sys/socket.h presence... yes 8212: checking for sys/socket.h... yes 8213: checking sys/sockio.h usability... no 8214: checking sys/sockio.h presence... no 8215: checking for sys/sockio.h... no 8216: checking for sys/stat.h... (cached) yes 8217: checking sys/swap.h usability... yes 8218: checking sys/swap.h presence... yes 8219: checking for sys/swap.h... yes 8220: checking sys/syscall.h usability... yes 8221: checking sys/syscall.h presence... yes 8222: checking for sys/syscall.h... yes 8223: checking sys/sysmacros.h usability... yes 8224: checking sys/sysmacros.h presence... yes 8225: checking for sys/sysmacros.h... yes 8226: checking sys/time.h usability... yes 8227: checking sys/time.h presence... yes 8228: checking for sys/time.h... yes 8229: checking sys/timex.h usability... yes 8230: checking sys/timex.h presence... yes 8231: checking for sys/timex.h... yes 8232: checking sys/ttydefaults.h usability... yes 8233: checking sys/ttydefaults.h presence... yes 8234: checking for sys/ttydefaults.h... yes 8235: checking for sys/types.h... (cached) yes 8236: checking sys/ucred.h usability... no 8237: checking sys/ucred.h presence... no 8238: checking for sys/ucred.h... no 8239: checking sys/un.h usability... yes 8240: checking sys/un.h presence... yes 8241: checking for sys/un.h... yes 8242: checking sys/xattr.h usability... yes 8243: checking sys/xattr.h presence... yes 8244: checking for sys/xattr.h... yes 8245: checking for unistd.h... (cached) yes 8246: checking utmp.h usability... yes 8247: checking utmp.h presence... yes 8248: checking for utmp.h... yes 8249: checking utmpx.h usability... yes 8250: checking utmpx.h presence... yes 8251: checking for utmpx.h... yes 8252: checking for linux/fs.h... no 8253: checking for linux/gsmmux.h... yes 8254: checking for security/pam_misc.h... no 8255: checking linux/blkzoned.h usability... yes 8256: checking linux/blkzoned.h presence... yes 8257: checking for linux/blkzoned.h... yes 8258: checking whether BLK_ZONE_REP_CAPACITY is declared... no 8259: checking for security/openpam.h... no 8260: checking langinfo.h usability... yes 8261: checking langinfo.h presence... yes 8262: checking for langinfo.h... yes 8263: checking whether langinfo.h defines ALTMON_x constants... yes 8264: checking whether langinfo.h defines _NL_ABALTMON_x constants... yes 8265: checking for struct termios.c_line... yes 8266: checking for struct stat.st_mtim.tv_nsec... yes 8267: checking whether _NL_TIME_WEEK_1STDAY is declared... yes 8268: checking whether environ is declared... yes 8269: checking whether strsignal is declared... yes 8270: checking whether TIOCGLCKTRMIOS is declared... yes 8271: checking whether SOCK_CLOEXEC is declared... yes 8272: checking whether SOCK_NONBLOCK is declared... yes 8273: checking whether SO_PASSCRED is declared... yes 8274: checking for clearenv... yes 8275: checking for close_range... no 8276: checking for eaccess... yes 8277: checking for err... yes 8278: checking for errx... yes 8279: checking for explicit_bzero... yes 8280: checking for __fpending... yes 8281: checking for __fpurge... yes 8282: checking for fpurge... no 8283: checking for fsync... yes 8284: checking for getdomainname... yes 8285: checking for getdtablesize... yes 8286: checking for getexecname... no 8287: checking for getmntinfo... no 8288: checking for getrandom... yes 8289: checking for getrlimit... yes 8290: checking for getsgnam... yes 8291: checking for inotify_init... yes 8292: checking for jrand48... yes 8293: checking for lchown... yes 8294: checking for llseek... no 8295: checking for mempcpy... yes 8296: checking for mkostemp... yes 8297: checking for nanosleep... yes 8298: checking for ntp_gettime... yes 8299: checking for personality... yes 8300: checking for pidfd_open... no 8301: checking for pidfd_send_signal... no 8302: checking for posix_fadvise... yes 8303: checking for prctl... yes 8304: checking for qsort_r... yes 8305: checking for rpmatch... yes 8306: checking for scandirat... yes 8307: checking for sched_setattr... no 8308: checking for sched_setscheduler... yes 8309: checking for __secure_getenv... no 8310: checking for secure_getenv... yes 8311: checking for sendfile... yes 8312: checking for setprogname... no 8313: checking for setresgid... yes 8314: checking for setresuid... yes 8315: checking for sigqueue... yes 8316: checking for srandom... yes 8317: checking for strnchr... no 8318: checking for strndup... yes 8319: checking for strnlen... yes 8320: checking for sysconf... yes 8321: checking for sysinfo... yes 8322: checking for timegm... yes 8323: checking for usleep... yes 8324: checking for utimensat... yes 8325: checking for vwarnx... yes 8326: checking for warn... yes 8327: checking for warnx... yes 8328: checking for _LARGEFILE_SOURCE value needed for large files... no 8329: checking for futimens... yes 8330: checking for getusershell... yes 8331: checking for inotify_init1... yes 8332: checking for ioperm... no 8333: checking for iopl... no 8334: checking for openat... yes 8335: checking for fstatat... yes 8336: checking for unlinkat... yes 8337: checking for open_memstream... yes 8338: checking for reboot... yes 8339: checking for updwtmpx... yes 8340: checking for updwtmpx... (cached) yes 8341: checking for syscall setns... SYS_setns 8342: checking for syscall pidfd_open... no 8343: configure: WARNING: Unable to detect syscall pidfd_open. 8344: checking for syscall pidfd_send_signal... no 8345: configure: WARNING: Unable to detect syscall pidfd_send_signal. 8346: checking for syscall close_range... no 8347: configure: WARNING: Unable to detect syscall close_range. 8348: checking for isnan... yes 8349: checking for clock_gettime... yes 8350: checking for timer_create... no 8351: checking for timer_create in -lrt... yes 8352: checking for rtas_get_sysparm in -lrtas... no 8353: checking for struct sockaddr.sa_len... no 8354: checking for library containing socket... none required 8355: checking for dirfd... yes 8356: checking whether program_invocation_short_name is defined... yes 8357: checking whether __progname is defined... yes 8358: configure: WARNING: disable all programs and man pages by default 8359: configure: re-use already generated man-pages. 8360: checking whether the target supports thread-local storage... yes 8361: checking for openpty in -lutil... yes 8362: checking for union semun... no 8363: checking for loff_t... yes 8364: checking for cpu_set_t... yes 8365: checking for sighandler_t... yes 8366: checking whether CPU_ALLOC is declared... yes 8367: checking crypt.h usability... yes 8368: checking crypt.h presence... yes 8369: checking for crypt.h... yes 8370: checking for TINFO... no 8371: checking for tgetent in -ltinfo... no 8372: checking for unshare... yes 8373: checking for setns... yes 8374: checking for capng_apply in -lcap-ng... no 8375: checking for crc32 in -lz... no 8376: configure: WARNING: hwclock disabled; not building hwclock_cmos 8377: checking for swapon... yes 8378: checking for swapoff... yes 8379: checking for LIBUSER... no 8380: checking for ECONF... no 8381: checking that generated files are newer than configure... done 8382: configure: creating ./config.status 8383: config.status: creating Makefile 8384: config.status: creating libblkid/docs/Makefile 8385: config.status: creating libblkid/docs/version.xml 8386: config.status: creating libblkid/src/blkid.h 8387: config.status: creating libfdisk/docs/Makefile 8388: config.status: creating libfdisk/docs/version.xml 8389: config.status: creating libfdisk/src/libfdisk.h 8390: config.status: creating libmount/docs/Makefile 8391: config.status: creating libmount/docs/version.xml 8392: config.status: creating libmount/src/libmount.h 8393: config.status: creating libsmartcols/docs/Makefile 8394: config.status: creating libsmartcols/docs/version.xml 8395: config.status: creating libsmartcols/src/libsmartcols.h 8396: config.status: creating po/Makefile.in 8397: config.status: creating po-man/Makefile 8398: config.status: creating config.h 8399: config.status: executing depfiles commands 8400: config.status: executing libtool commands 8401: config.status: executing po-directories commands 8402: config.status: creating po/POTFILES 8403: config.status: setting ALL_LINGUAS in configure.in is obsolete 8404: config.status: creating po/Makefile 8405: configure: WARNING: unrecognized options: --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6 8406: 8407: util-linux 2.37.2 8408: 8409: prefix: /usr 8410: exec prefix: /usr 8411: 8412: bindir: /bin 8413: sbindir: /sbin 8414: libdir: /lib 8415: usrbin_execdir: ${exec_prefix}/bin 8416: usrsbin_execdir: ${exec_prefix}/sbin 8417: usrlib_execdir: ${exec_prefix}/lib 8418: 8419: localstatedir: /var 8420: runstatedir: /run 8421: includedir: ${prefix}/include 8422: sysconfdir: /etc 8423: sysconfstaticdir: ${prefix}/lib 8424: 8425: vendordir: 8426: 8427: Python: 8428: Python version: 8429: Python libs: 8430: 8431: Bash completions: ${datarootdir}/bash-completion/completions 8432: Systemd support: no 8433: Systemd unitdir: no 8434: libeconf support: no 8435: Btrfs support: yes 8436: Wide-char support: no 8437: libcryptsetup support: 8438: 8439: Manual pages: no 8440: Manual pages translated: no 8441: 8442: compiler: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc 8443: suid cflags: 8444: ldflags: 8445: suid ldflags: 8446: ASAN enabled: no 8447: 8448: cflags: -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 8449: 8450: warnings: 8451: 8452: -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 8453: 8454: Type 'make' or 'make <utilname>' to compile. 8455: 8456: >>> util-linux-libs 2.37.2 Building 8457: 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/ 8458: /usr/bin//make all-recursive 8459: Making all in po 8460: make[5]: Nothing to be done for 'all'. 8461: CC libuuid/src/la-clear.lo 8462: CC libuuid/src/la-compare.lo 8463: CC libuuid/src/la-copy.lo 8464: CC libuuid/src/la-gen_uuid.lo 8465: CC libuuid/src/la-isnull.lo 8466: CC libuuid/src/la-pack.lo 8467: CC libuuid/src/la-parse.lo 8468: CC libuuid/src/la-unpack.lo 8469: CC libuuid/src/la-unparse.lo 8470: CC libuuid/src/la-uuid_time.lo 8471: CC libuuid/src/la-predefined.lo 8472: CC lib/libuuid_la-randutils.lo 8473: CC lib/libuuid_la-md5.lo 8474: CC lib/libuuid_la-sha1.lo 8475: CCLD libuuid.la 8476: GEN libuuid/uuid.pc 8477: >>> util-linux-libs 2.37.2 Installing to staging directory 8478: 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/ 8479: /usr/bin//make install-recursive 8480: Making install in po 8481: if test "util-linux" = "gettext-tools"; then \ 8482: /usr/bin//mkdir -p /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/gettext/po; \ 8483: 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 \ 8484: /usr/bin//install -c -m 644 ./$file \ 8485: /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/gettext/po/$file; \ 8486: done; \ 8487: for file in Makevars; do \ 8488: rm -f /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/gettext/po/$file; \ 8489: done; \ 8490: else \ 8491: : ; \ 8492: fi 8493: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/bin' 8494: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib' 8495: /bin/bash ./libtool --mode=install /usr/bin//install -c libuuid.la '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib' 8496: 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 8497: 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; }; }) 8498: 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; }; }) 8499: libtool: install: /usr/bin//install -c .libs/libuuid.lai /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libuuid.la 8500: libtool: warning: remember to run 'libtool --finish /usr/lib' 8501: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/sbin' 8502: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/bin' 8503: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/sbin' 8504: /usr/bin//make install-exec-hook 8505: if test "/usr/lib" != "/lib" -a -f "/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libuuid.so"; then \ 8506: /usr/bin//mkdir -p /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/lib; \ 8507: 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; \ 8508: so_img_name=$(readlink /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libuuid.so); \ 8509: so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ 8510: (cd /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib && \ 8511: rm -f libuuid.so && \ 8512: ln -s $so_img_rel_target/lib/$so_img_name libuuid.so); \ 8513: fi 8514: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/bash-completion/completions' 8515: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man1' 8516: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man3' 8517: /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' 8518: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man5' 8519: /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' 8520: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man8' 8521: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/pkgconfig' 8522: /usr/bin//install -c -m 644 libuuid/uuid.pc '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/pkgconfig' 8523: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/uuid' 8524: /usr/bin//install -c -m 644 libuuid/src/uuid.h '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/uuid' 8525: /usr/bin//make install-data-hook 8526: make[7]: Nothing to be done for 'install-data-hook'. 8527: >>> util-linux-libs 2.37.2 Fixing libtool files 8528: for la in $(find /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib* -name "*.la"); do \ 8529: cp -a "${la}" "${la}.fixed" && \ 8530: /usr/bin//sed -i -e "s:/dev/shm/qemu/out-br:@BASE_DIR@:g" \ 8531: -e "s:/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:@STAGING_DIR@:g" \ 8532: -e "s:/dev/shm/qemu/build/../toolchains/aarch32:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ 8533: -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ 8534: -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ 8535: -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/dev/shm/qemu/build/../toolchains/aarch32:g" \ 8536: -e "s:@STAGING_DIR@:/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:g" \ 8537: -e "s:@BASE_DIR@:/dev/shm/qemu/out-br:g" \ 8538: "${la}.fixed" && \ 8539: if cmp -s "${la}" "${la}.fixed"; then \ 8540: rm -f "${la}.fixed"; \ 8541: else \ 8542: mv "${la}.fixed" "${la}"; \ 8543: fi || exit 1; \ 8544: done 8545: >>> util-linux-libs 2.37.2 Installing to target 8546: 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/ 8547: /usr/bin//make install-recursive 8548: Making install in po 8549: if test "util-linux" = "gettext-tools"; then \ 8550: /usr/bin//mkdir -p /dev/shm/qemu/out-br/target/usr/share/gettext/po; \ 8551: 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 \ 8552: /usr/bin//install -c -m 644 ./$file \ 8553: /dev/shm/qemu/out-br/target/usr/share/gettext/po/$file; \ 8554: done; \ 8555: for file in Makevars; do \ 8556: rm -f /dev/shm/qemu/out-br/target/usr/share/gettext/po/$file; \ 8557: done; \ 8558: else \ 8559: : ; \ 8560: fi 8561: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/bin' 8562: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/usr/lib' 8563: /bin/bash ./libtool --mode=install /usr/bin//install -c libuuid.la '/dev/shm/qemu/out-br/target/usr/lib' 8564: 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 8565: 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; }; }) 8566: 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; }; }) 8567: libtool: install: /usr/bin//install -c .libs/libuuid.lai /dev/shm/qemu/out-br/target/usr/lib/libuuid.la 8568: libtool: warning: remember to run 'libtool --finish /usr/lib' 8569: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/sbin' 8570: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/usr/bin' 8571: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/usr/sbin' 8572: /usr/bin//make install-exec-hook 8573: if test "/usr/lib" != "/lib" -a -f "/dev/shm/qemu/out-br/target/usr/lib/libuuid.so"; then \ 8574: /usr/bin//mkdir -p /dev/shm/qemu/out-br/target/lib; \ 8575: mv /dev/shm/qemu/out-br/target/usr/lib/libuuid.so.* /dev/shm/qemu/out-br/target/lib; \ 8576: so_img_name=$(readlink /dev/shm/qemu/out-br/target/usr/lib/libuuid.so); \ 8577: so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ 8578: (cd /dev/shm/qemu/out-br/target/usr/lib && \ 8579: rm -f libuuid.so && \ 8580: ln -s $so_img_rel_target/lib/$so_img_name libuuid.so); \ 8581: fi 8582: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/usr/share/bash-completion/completions' 8583: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/usr/share/man/man1' 8584: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/usr/share/man/man3' 8585: /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' 8586: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/usr/share/man/man5' 8587: /usr/bin//install -c -m 644 lib/terminal-colors.d.5 '/dev/shm/qemu/out-br/target/usr/share/man/man5' 8588: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/usr/share/man/man8' 8589: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/usr/lib/pkgconfig' 8590: /usr/bin//install -c -m 644 libuuid/uuid.pc '/dev/shm/qemu/out-br/target/usr/lib/pkgconfig' 8591: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/usr/include/uuid' 8592: /usr/bin//install -c -m 644 libuuid/src/uuid.h '/dev/shm/qemu/out-br/target/usr/include/uuid' 8593: /usr/bin//make install-data-hook 8594: make[7]: Nothing to be done for 'install-data-hook'. 8595: zlib-1.2.11.tar.xz: OK (sha256: 4ff941449631ace0d4d203e3483be9dbc9da454084111f97ea0a2114e19bf066) 8596: >>> libzlib 1.2.11 Extracting 8597: 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 - 8598: >>> libzlib 1.2.11 Patching 8599: >>> libzlib 1.2.11 Configuring 8600: (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 ) 8601: Checking for shared library support... 8602: Building shared library libz.so.1.2.11 with /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc. 8603: Checking for size_t... Yes. 8604: Checking for off64_t... Yes. 8605: Checking for fseeko... Yes. 8606: Checking for strerror... Yes. 8607: Checking for unistd.h... Yes. 8608: Checking for stdarg.h... Yes. 8609: Checking whether to use vs[n]printf() or s[n]printf()... using vs[n]printf(). 8610: Checking for vsnprintf() in stdio.h... Yes. 8611: Checking for return value of vsnprintf()... Yes. 8612: Checking for attribute(visibility) support... Yes. 8613: >>> libzlib 1.2.11 Building 8614: 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 8615: /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 8616: /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 8617: /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 8618: /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 8619: /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 8620: /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 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 -c -o inflate.o inflate.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 inftrees.o inftrees.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 trees.o trees.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 zutil.o zutil.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 compress.o compress.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 uncompr.o uncompr.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 gzclose.o gzclose.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 gzlib.o gzlib.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 gzread.o gzread.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 gzwrite.o gzwrite.c 8631: /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 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 -o example example.o -L. libz.a 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 -I. -c -o minigzip.o test/minigzip.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 -o minigzip minigzip.o -L. libz.a 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 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/adler32.o adler32.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 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/crc32.o crc32.c 8637: /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 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 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/infback.o infback.c 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 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inffast.o inffast.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 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inflate.o inflate.c 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/inftrees.o inftrees.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/trees.o trees.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/zutil.o zutil.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/compress.o compress.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/uncompr.o uncompr.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/gzclose.o gzclose.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/gzlib.o gzlib.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/gzread.o gzread.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/gzwrite.o gzwrite.c 8650: /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 8651: rm -f libz.so libz.so.1 8652: ln -s libz.so.1.2.11 libz.so 8653: ln -s libz.so.1.2.11 libz.so.1 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 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o examplesh example.o -L. libz.so.1.2.11 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 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzipsh minigzip.o -L. libz.so.1.2.11 8656: /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 8657: /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 8658: /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 8659: /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 8660: >>> libzlib 1.2.11 Installing to staging directory 8661: 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 8662: rm -f /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libz.a 8663: cp libz.a /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib 8664: chmod 644 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libz.a 8665: cp libz.so.1.2.11 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib 8666: chmod 755 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libz.so.1.2.11 8667: rm -f /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man3/zlib.3 8668: cp zlib.3 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man3 8669: chmod 644 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man3/zlib.3 8670: rm -f /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/pkgconfig/zlib.pc 8671: cp zlib.pc /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/pkgconfig 8672: chmod 644 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/pkgconfig/zlib.pc 8673: 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 8674: cp zlib.h zconf.h /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include 8675: 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 8676: rm -f /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libz.a 8677: >>> libzlib 1.2.11 Fixing libtool files 8678: for la in $(find /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib* -name "*.la"); do \ 8679: cp -a "${la}" "${la}.fixed" && \ 8680: /usr/bin//sed -i -e "s:/dev/shm/qemu/out-br:@BASE_DIR@:g" \ 8681: -e "s:/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:@STAGING_DIR@:g" \ 8682: -e "s:/dev/shm/qemu/build/../toolchains/aarch32:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ 8683: -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ 8684: -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ 8685: -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/dev/shm/qemu/build/../toolchains/aarch32:g" \ 8686: -e "s:@STAGING_DIR@:/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:g" \ 8687: -e "s:@BASE_DIR@:/dev/shm/qemu/out-br:g" \ 8688: "${la}.fixed" && \ 8689: if cmp -s "${la}" "${la}.fixed"; then \ 8690: rm -f "${la}.fixed"; \ 8691: else \ 8692: mv "${la}.fixed" "${la}"; \ 8693: fi || exit 1; \ 8694: done 8695: >>> libzlib 1.2.11 Installing to target 8696: 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 8697: rm -f /dev/shm/qemu/out-br/target/usr/lib/libz.a 8698: cp libz.a /dev/shm/qemu/out-br/target/usr/lib 8699: chmod 644 /dev/shm/qemu/out-br/target/usr/lib/libz.a 8700: cp libz.so.1.2.11 /dev/shm/qemu/out-br/target/usr/lib 8701: chmod 755 /dev/shm/qemu/out-br/target/usr/lib/libz.so.1.2.11 8702: rm -f /dev/shm/qemu/out-br/target/usr/share/man/man3/zlib.3 8703: cp zlib.3 /dev/shm/qemu/out-br/target/usr/share/man/man3 8704: chmod 644 /dev/shm/qemu/out-br/target/usr/share/man/man3/zlib.3 8705: rm -f /dev/shm/qemu/out-br/target/usr/lib/pkgconfig/zlib.pc 8706: cp zlib.pc /dev/shm/qemu/out-br/target/usr/lib/pkgconfig 8707: chmod 644 /dev/shm/qemu/out-br/target/usr/lib/pkgconfig/zlib.pc 8708: rm -f /dev/shm/qemu/out-br/target/usr/include/zlib.h /dev/shm/qemu/out-br/target/usr/include/zconf.h 8709: cp zlib.h zconf.h /dev/shm/qemu/out-br/target/usr/include 8710: chmod 644 /dev/shm/qemu/out-br/target/usr/include/zlib.h /dev/shm/qemu/out-br/target/usr/include/zconf.h 8711: >>> zlib Extracting 8712: >>> zlib Patching 8713: >>> zlib Configuring 8714: >>> zlib Building 8715: >>> zlib Installing to target 8716: util-linux-2.37.2.tar.xz: OK (sha256: 6a0764c1aae7fb607ef8a6dd2c0f6c47d5e5fd27aa08820abaad9ec14e28e9d9) 8717: >>> util-linux 2.37.2 Extracting 8718: 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 - 8719: >>> util-linux 2.37.2 Patching 8720: 8721: Applying 0001-libuuid-include-c-h-to-cover-restrict-keyword.patch using patch: 8722: patching file libuuid/src/unparse.c 8723: 8724: Applying 0002-libblkid-don-t-mark-cache-as-probed-if-sys-not-available.patch using patch: 8725: patching file libblkid/src/devname.c 8726: Hunk #1 succeeded at 456 (offset 27 lines). 8727: Hunk #2 succeeded at 562 with fuzz 1 (offset 27 lines). 8728: Hunk #3 succeeded at 583 (offset 29 lines). 8729: Hunk #4 succeeded at 608 (offset 29 lines). 8730: Hunk #5 succeeded at 626 (offset 29 lines). 8731: patching file libblkid/src/resolve.c 8732: patching file libblkid/src/tag.c 8733: >>> util-linux 2.37.2 Updating config.sub and config.guess 8734: 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 8735: >>> util-linux 2.37.2 Patching libtool 8736: patching file /dev/shm/qemu/out-br/build/util-linux-2.37.2/config/ltmain.sh 8737: Hunk #1 succeeded at 2694 (offset 7 lines). 8738: Hunk #2 succeeded at 4284 (offset 7 lines). 8739: Hunk #3 succeeded at 6579 (offset 25 lines). 8740: Hunk #4 succeeded at 6589 (offset 25 lines). 8741: Hunk #5 succeeded at 6882 (offset 25 lines). 8742: Hunk #6 succeeded at 7174 (offset 25 lines). 8743: Hunk #7 succeeded at 8142 (offset 30 lines). 8744: Hunk #8 succeeded at 10771 (offset 61 lines). 8745: >>> util-linux 2.37.2 Configuring 8746: (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 ) 8747: configure: WARNING: unrecognized options: --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6 8748: checking for arm-buildroot-linux-gnueabihf-gcc... /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc 8749: checking whether the C compiler works... yes 8750: checking for C compiler default output file name... a.out 8751: checking for suffix of executables... 8752: checking whether we are cross compiling... yes 8753: checking for suffix of object files... o 8754: checking whether we are using the GNU C compiler... yes 8755: checking whether /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc accepts -g... yes 8756: checking for /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc option to accept ISO C89... none needed 8757: checking whether /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc understands -c and -o together... yes 8758: checking how to run the C preprocessor... /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-cpp 8759: checking for grep that handles long lines and -e... /usr/bin//grep 8760: checking for egrep... /usr/bin//grep -E 8761: checking for ANSI C header files... yes 8762: checking for sys/types.h... yes 8763: checking for sys/stat.h... yes 8764: checking for stdlib.h... yes 8765: checking for string.h... yes 8766: checking for memory.h... yes 8767: checking for strings.h... yes 8768: checking for inttypes.h... yes 8769: checking for stdint.h... yes 8770: checking for unistd.h... yes 8771: checking minix/config.h usability... no 8772: checking minix/config.h presence... no 8773: checking for minix/config.h... no 8774: checking whether it is safe to define __EXTENSIONS__... yes 8775: checking for a BSD-compatible install... /usr/bin//install -c 8776: checking whether build environment is sane... yes 8777: checking for arm-buildroot-linux-gnueabihf-strip... /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-strip 8778: checking for a thread-safe mkdir -p... /usr/bin//mkdir -p 8779: checking for gawk... gawk 8780: checking whether make sets $(MAKE)... yes 8781: checking whether make supports the include directive... yes (GNU style) 8782: checking whether make supports nested variables... yes 8783: checking how to create a pax tar archive... gnutar 8784: checking dependency style of /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc... none 8785: checking whether make supports nested variables... (cached) yes 8786: checking for arm-buildroot-linux-gnueabihf-ar... /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ar 8787: checking the archiver (/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ar) interface... ar 8788: configure: Default --exec-prefix detected. 8789: configure: --bindir defaults to /bin 8790: configure: --sbindir defaults to /sbin 8791: configure: --libdir defaults to /lib 8792: configure: Default --prefix detected. 8793: configure: --runstatedir defaults to /run 8794: checking for arm-buildroot-linux-gnueabihf-gcc... (cached) /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc 8795: checking whether we are using the GNU C compiler... (cached) yes 8796: checking whether /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc accepts -g... (cached) yes 8797: checking for /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc option to accept ISO C89... (cached) none needed 8798: checking whether /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc understands -c and -o together... (cached) yes 8799: checking for bison... bison -y 8800: checking build system type... x86_64-pc-linux-gnu 8801: checking host system type... arm-buildroot-linux-gnueabihf 8802: checking for an ANSI C-conforming const... yes 8803: checking for working volatile... yes 8804: checking whether byte ordering is bigendian... (cached) no 8805: checking whether compiler handles -fno-common... yes 8806: checking whether compiler handles -Wall... yes 8807: checking whether compiler handles -Wextra... yes 8808: checking whether compiler handles -Waddress-of-packed-member... yes 8809: checking whether compiler handles -Wdiscarded-qualifiers... yes 8810: checking whether compiler handles -Wembedded-directive... no 8811: checking whether compiler handles -Wextra-semi... no 8812: checking whether compiler handles -Wformat-security... no 8813: checking whether compiler handles -Wimplicit-function-declaration... yes 8814: checking whether compiler handles -Wmissing-declarations... yes 8815: checking whether compiler handles -Wmissing-parameter-type... yes 8816: checking whether compiler handles -Wmissing-prototypes... yes 8817: checking whether compiler handles -Wnested-externs... yes 8818: checking whether compiler handles -Wno-missing-field-initializers... yes 8819: checking whether compiler handles -Wpointer-arith... yes 8820: checking whether compiler handles -Wredundant-decls... yes 8821: checking whether compiler handles -Wsign-compare... yes 8822: checking whether compiler handles -Wstrict-prototypes... yes 8823: checking whether compiler handles -Wtype-limits... yes 8824: checking whether compiler handles -Wuninitialized... yes 8825: checking whether compiler handles -Wunused-but-set-parameter... yes 8826: checking whether compiler handles -Wunused-but-set-variable... yes 8827: checking whether compiler handles -Wunused-parameter... yes 8828: checking whether compiler handles -Wunused-result... yes 8829: checking whether compiler handles -Wunused-variable... yes 8830: checking whether compiler handles -Werror=sequence-point... yes 8831: checking whether compiler handles -Wno-clobbered... yes 8832: checking whether compiler handles -Wno-cast-function-type... yes 8833: checking whether compiler handles -Wno-unused-parameter... yes 8834: checking whether we are using the GNU C++ compiler... yes 8835: checking whether /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-g++ accepts -g... yes 8836: checking dependency style of /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-g++... none 8837: checking how to print strings... printf 8838: checking for a sed that does not truncate output... /usr/bin//sed 8839: checking for fgrep... /usr/bin//grep -F 8840: 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 8841: checking if the linker (/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ld) is GNU ld... yes 8842: checking for BSD- or MS-compatible name lister (nm)... /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-nm 8843: checking the name lister (/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-nm) interface... BSD nm 8844: checking whether ln -s works... yes 8845: checking the maximum length of command line arguments... 1572864 8846: checking how to convert x86_64-pc-linux-gnu file names to arm-buildroot-linux-gnueabihf format... func_convert_file_noop 8847: checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 8848: checking for /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ld option to reload object files... -r 8849: checking for arm-buildroot-linux-gnueabihf-objdump... /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-objdump 8850: checking how to recognize dependent libraries... pass_all 8851: checking for arm-buildroot-linux-gnueabihf-dlltool... no 8852: checking for dlltool... no 8853: checking how to associate runtime and link libraries... printf %s\n 8854: checking for arm-buildroot-linux-gnueabihf-ar... (cached) /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ar 8855: checking for archiver @FILE support... @ 8856: checking for arm-buildroot-linux-gnueabihf-strip... (cached) /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-strip 8857: checking for arm-buildroot-linux-gnueabihf-ranlib... /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ranlib 8858: 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 8859: checking for sysroot... no 8860: checking for a working dd... /usr/bin//dd 8861: checking how to truncate binary pipes... /usr/bin//dd bs=4096 count=1 8862: checking for arm-buildroot-linux-gnueabihf-mt... no 8863: checking for mt... mt 8864: configure: WARNING: using cross tools not prefixed with host triplet 8865: checking if mt is a manifest tool... no 8866: checking for dlfcn.h... yes 8867: checking for objdir... .libs 8868: checking if /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc supports -fno-rtti -fno-exceptions... no 8869: checking for /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc option to produce PIC... -fPIC -DPIC 8870: checking if /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc PIC flag -fPIC -DPIC works... yes 8871: checking if /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc static flag -static works... yes 8872: checking if /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc supports -c -o file.o... yes 8873: checking if /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc supports -c -o file.o... (cached) yes 8874: 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 8875: checking whether -lc should be explicitly linked in... no 8876: checking dynamic linker characteristics... GNU/Linux ld.so 8877: checking how to hardcode library paths into programs... immediate 8878: checking whether stripping libraries is possible... yes 8879: checking if libtool supports shared libraries... yes 8880: checking whether to build shared libraries... yes 8881: checking whether to build static libraries... no 8882: checking how to run the C++ preprocessor... /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-g++ -E 8883: 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 8884: checking if the linker (/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ld) is GNU ld... yes 8885: 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 8886: checking for /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-g++ option to produce PIC... -fPIC -DPIC 8887: checking if /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-g++ PIC flag -fPIC -DPIC works... yes 8888: checking if /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-g++ static flag -static works... yes 8889: checking if /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-g++ supports -c -o file.o... yes 8890: checking if /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-g++ supports -c -o file.o... (cached) 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 dynamic linker characteristics... (cached) GNU/Linux ld.so 8893: checking how to hardcode library paths into programs... immediate 8894: checking linker version script flag... --version-script 8895: checking if version scripts can use complex wildcards... yes 8896: checking pkg-config is at least version 0.9.0... yes 8897: checking whether to build gtk-doc documentation... no 8898: checking for gtkdoc-check... no 8899: checking for xsltproc... no 8900: checking for special C compiler options needed for large files... no 8901: checking for _FILE_OFFSET_BITS value needed for large files... no 8902: checking whether to enable assertions... yes 8903: checking whether struct tm is in sys/time.h or time.h... time.h 8904: checking for struct tm.tm_zone... yes 8905: checking whether NLS is requested... no 8906: checking for msgfmt... no 8907: checking for gmsgfmt... : 8908: checking for xgettext... no 8909: checking for msgmerge... no 8910: 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 8911: checking if the linker (/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ld) is GNU ld... yes 8912: checking for shared library run path origin... done 8913: checking for CFPreferencesCopyAppValue... no 8914: checking for CFLocaleCopyCurrent... no 8915: checking whether to use NLS... no 8916: checking for linux/compiler.h... no 8917: checking for linux/blkpg.h... yes 8918: checking for linux/major.h... yes 8919: checking asm/io.h usability... no 8920: checking asm/io.h presence... no 8921: checking for asm/io.h... no 8922: checking byteswap.h usability... yes 8923: checking byteswap.h presence... yes 8924: checking for byteswap.h... yes 8925: checking endian.h usability... yes 8926: checking endian.h presence... yes 8927: checking for endian.h... yes 8928: checking err.h usability... yes 8929: checking err.h presence... yes 8930: checking for err.h... yes 8931: checking errno.h usability... yes 8932: checking errno.h presence... yes 8933: checking for errno.h... yes 8934: checking fcntl.h usability... yes 8935: checking fcntl.h presence... yes 8936: checking for fcntl.h... yes 8937: checking getopt.h usability... yes 8938: checking getopt.h presence... yes 8939: checking for getopt.h... yes 8940: checking for inttypes.h... (cached) yes 8941: checking lastlog.h usability... yes 8942: checking lastlog.h presence... yes 8943: checking for lastlog.h... yes 8944: checking libutil.h usability... no 8945: checking libutil.h presence... no 8946: checking for libutil.h... no 8947: checking linux/btrfs.h usability... yes 8948: checking linux/btrfs.h presence... yes 8949: checking for linux/btrfs.h... yes 8950: checking linux/capability.h usability... yes 8951: checking linux/capability.h presence... yes 8952: checking for linux/capability.h... yes 8953: checking linux/cdrom.h usability... yes 8954: checking linux/cdrom.h presence... yes 8955: checking for linux/cdrom.h... yes 8956: checking linux/falloc.h usability... yes 8957: checking linux/falloc.h presence... yes 8958: checking for linux/falloc.h... yes 8959: checking linux/fd.h usability... yes 8960: checking linux/fd.h presence... yes 8961: checking for linux/fd.h... yes 8962: checking linux/fiemap.h usability... yes 8963: checking linux/fiemap.h presence... yes 8964: checking for linux/fiemap.h... yes 8965: checking linux/net_namespace.h usability... yes 8966: checking linux/net_namespace.h presence... yes 8967: checking for linux/net_namespace.h... yes 8968: checking linux/nsfs.h usability... yes 8969: checking linux/nsfs.h presence... yes 8970: checking for linux/nsfs.h... yes 8971: checking linux/raw.h usability... yes 8972: checking linux/raw.h presence... yes 8973: checking for linux/raw.h... yes 8974: checking linux/securebits.h usability... yes 8975: checking linux/securebits.h presence... yes 8976: checking for linux/securebits.h... yes 8977: checking linux/tiocl.h usability... yes 8978: checking linux/tiocl.h presence... yes 8979: checking for linux/tiocl.h... yes 8980: checking linux/version.h usability... yes 8981: checking linux/version.h presence... yes 8982: checking for linux/version.h... yes 8983: checking linux/watchdog.h usability... yes 8984: checking linux/watchdog.h presence... yes 8985: checking for linux/watchdog.h... yes 8986: checking locale.h usability... yes 8987: checking locale.h presence... yes 8988: checking for locale.h... yes 8989: checking mntent.h usability... yes 8990: checking mntent.h presence... yes 8991: checking for mntent.h... yes 8992: checking net/if_dl.h usability... no 8993: checking net/if_dl.h presence... no 8994: checking for net/if_dl.h... no 8995: checking net/if.h usability... yes 8996: checking net/if.h presence... yes 8997: checking for net/if.h... yes 8998: checking netinet/in.h usability... yes 8999: checking netinet/in.h presence... yes 9000: checking for netinet/in.h... yes 9001: checking paths.h usability... yes 9002: checking paths.h presence... yes 9003: checking for paths.h... yes 9004: checking pty.h usability... yes 9005: checking pty.h presence... yes 9006: checking for pty.h... yes 9007: checking security/pam_appl.h usability... no 9008: checking security/pam_appl.h presence... no 9009: checking for security/pam_appl.h... no 9010: checking shadow.h usability... yes 9011: checking shadow.h presence... yes 9012: checking for shadow.h... yes 9013: checking for stdint.h... (cached) yes 9014: checking stdio_ext.h usability... yes 9015: checking stdio_ext.h presence... yes 9016: checking for stdio_ext.h... yes 9017: checking for stdlib.h... (cached) yes 9018: checking sys/disk.h usability... no 9019: checking sys/disk.h presence... no 9020: checking for sys/disk.h... no 9021: checking sys/disklabel.h usability... no 9022: checking sys/disklabel.h presence... no 9023: checking for sys/disklabel.h... no 9024: checking sys/endian.h usability... no 9025: checking sys/endian.h presence... no 9026: checking for sys/endian.h... no 9027: checking sys/file.h usability... yes 9028: checking sys/file.h presence... yes 9029: checking for sys/file.h... yes 9030: checking sys/ioccom.h usability... no 9031: checking sys/ioccom.h presence... no 9032: checking for sys/ioccom.h... no 9033: checking sys/ioctl.h usability... yes 9034: checking sys/ioctl.h presence... yes 9035: checking for sys/ioctl.h... yes 9036: checking sys/io.h usability... no 9037: checking sys/io.h presence... no 9038: checking for sys/io.h... no 9039: checking sys/mkdev.h usability... no 9040: checking sys/mkdev.h presence... no 9041: checking for sys/mkdev.h... no 9042: checking sys/mount.h usability... yes 9043: checking sys/mount.h presence... yes 9044: checking for sys/mount.h... yes 9045: checking sys/param.h usability... yes 9046: checking sys/param.h presence... yes 9047: checking for sys/param.h... yes 9048: checking sys/prctl.h usability... yes 9049: checking sys/prctl.h presence... yes 9050: checking for sys/prctl.h... yes 9051: checking sys/resource.h usability... yes 9052: checking sys/resource.h presence... yes 9053: checking for sys/resource.h... yes 9054: checking sys/sendfile.h usability... yes 9055: checking sys/sendfile.h presence... yes 9056: checking for sys/sendfile.h... yes 9057: checking sys/signalfd.h usability... yes 9058: checking sys/signalfd.h presence... yes 9059: checking for sys/signalfd.h... yes 9060: checking sys/socket.h usability... yes 9061: checking sys/socket.h presence... yes 9062: checking for sys/socket.h... yes 9063: checking sys/sockio.h usability... no 9064: checking sys/sockio.h presence... no 9065: checking for sys/sockio.h... no 9066: checking for sys/stat.h... (cached) yes 9067: checking sys/swap.h usability... yes 9068: checking sys/swap.h presence... yes 9069: checking for sys/swap.h... yes 9070: checking sys/syscall.h usability... yes 9071: checking sys/syscall.h presence... yes 9072: checking for sys/syscall.h... yes 9073: checking sys/sysmacros.h usability... yes 9074: checking sys/sysmacros.h presence... yes 9075: checking for sys/sysmacros.h... yes 9076: checking sys/time.h usability... yes 9077: checking sys/time.h presence... yes 9078: checking for sys/time.h... yes 9079: checking sys/timex.h usability... yes 9080: checking sys/timex.h presence... yes 9081: checking for sys/timex.h... yes 9082: checking sys/ttydefaults.h usability... yes 9083: checking sys/ttydefaults.h presence... yes 9084: checking for sys/ttydefaults.h... yes 9085: checking for sys/types.h... (cached) yes 9086: checking sys/ucred.h usability... no 9087: checking sys/ucred.h presence... no 9088: checking for sys/ucred.h... no 9089: checking sys/un.h usability... yes 9090: checking sys/un.h presence... yes 9091: checking for sys/un.h... yes 9092: checking sys/xattr.h usability... yes 9093: checking sys/xattr.h presence... yes 9094: checking for sys/xattr.h... yes 9095: checking for unistd.h... (cached) yes 9096: checking utmp.h usability... yes 9097: checking utmp.h presence... yes 9098: checking for utmp.h... yes 9099: checking utmpx.h usability... yes 9100: checking utmpx.h presence... yes 9101: checking for utmpx.h... yes 9102: checking for linux/fs.h... no 9103: checking for linux/gsmmux.h... yes 9104: checking for security/pam_misc.h... no 9105: checking linux/blkzoned.h usability... yes 9106: checking linux/blkzoned.h presence... yes 9107: checking for linux/blkzoned.h... yes 9108: checking whether BLK_ZONE_REP_CAPACITY is declared... no 9109: checking for security/openpam.h... no 9110: checking langinfo.h usability... yes 9111: checking langinfo.h presence... yes 9112: checking for langinfo.h... yes 9113: checking whether langinfo.h defines ALTMON_x constants... yes 9114: checking whether langinfo.h defines _NL_ABALTMON_x constants... yes 9115: checking for struct termios.c_line... yes 9116: checking for struct stat.st_mtim.tv_nsec... yes 9117: checking whether _NL_TIME_WEEK_1STDAY is declared... yes 9118: checking whether environ is declared... yes 9119: checking whether strsignal is declared... yes 9120: checking whether TIOCGLCKTRMIOS is declared... yes 9121: checking whether SOCK_CLOEXEC is declared... yes 9122: checking whether SOCK_NONBLOCK is declared... yes 9123: checking whether SO_PASSCRED is declared... yes 9124: checking for clearenv... yes 9125: checking for close_range... no 9126: checking for eaccess... yes 9127: checking for err... yes 9128: checking for errx... yes 9129: checking for explicit_bzero... yes 9130: checking for __fpending... yes 9131: checking for __fpurge... yes 9132: checking for fpurge... no 9133: checking for fsync... yes 9134: checking for getdomainname... yes 9135: checking for getdtablesize... yes 9136: checking for getexecname... no 9137: checking for getmntinfo... no 9138: checking for getrandom... yes 9139: checking for getrlimit... yes 9140: checking for getsgnam... yes 9141: checking for inotify_init... yes 9142: checking for jrand48... yes 9143: checking for lchown... yes 9144: checking for llseek... no 9145: checking for mempcpy... yes 9146: checking for mkostemp... yes 9147: checking for nanosleep... yes 9148: checking for ntp_gettime... yes 9149: checking for personality... yes 9150: checking for pidfd_open... no 9151: checking for pidfd_send_signal... no 9152: checking for posix_fadvise... yes 9153: checking for prctl... yes 9154: checking for qsort_r... yes 9155: checking for rpmatch... yes 9156: checking for scandirat... yes 9157: checking for sched_setattr... no 9158: checking for sched_setscheduler... yes 9159: checking for __secure_getenv... no 9160: checking for secure_getenv... yes 9161: checking for sendfile... yes 9162: checking for setprogname... no 9163: checking for setresgid... yes 9164: checking for setresuid... yes 9165: checking for sigqueue... yes 9166: checking for srandom... yes 9167: checking for strnchr... no 9168: checking for strndup... yes 9169: checking for strnlen... yes 9170: checking for sysconf... yes 9171: checking for sysinfo... yes 9172: checking for timegm... yes 9173: checking for usleep... yes 9174: checking for utimensat... yes 9175: checking for vwarnx... yes 9176: checking for warn... yes 9177: checking for warnx... yes 9178: checking for _LARGEFILE_SOURCE value needed for large files... no 9179: checking for futimens... yes 9180: checking for getusershell... yes 9181: checking for inotify_init1... yes 9182: checking for ioperm... no 9183: checking for iopl... no 9184: checking for openat... yes 9185: checking for fstatat... yes 9186: checking for unlinkat... yes 9187: checking for open_memstream... yes 9188: checking for reboot... yes 9189: checking for updwtmpx... yes 9190: checking for updwtmpx... (cached) yes 9191: checking for syscall setns... SYS_setns 9192: checking for syscall pidfd_open... no 9193: configure: WARNING: Unable to detect syscall pidfd_open. 9194: checking for syscall pidfd_send_signal... no 9195: configure: WARNING: Unable to detect syscall pidfd_send_signal. 9196: checking for syscall close_range... no 9197: configure: WARNING: Unable to detect syscall close_range. 9198: checking for isnan... yes 9199: checking for clock_gettime... yes 9200: checking for timer_create... no 9201: checking for timer_create in -lrt... yes 9202: checking for rtas_get_sysparm in -lrtas... no 9203: checking for struct sockaddr.sa_len... no 9204: checking for library containing socket... none required 9205: checking for dirfd... yes 9206: checking whether program_invocation_short_name is defined... yes 9207: checking whether __progname is defined... yes 9208: configure: WARNING: disable all programs and man pages by default 9209: configure: re-use already generated man-pages. 9210: checking whether the target supports thread-local storage... yes 9211: checking for openpty in -lutil... yes 9212: checking for union semun... no 9213: checking for loff_t... yes 9214: checking wchar_t support... yes 9215: checking for cpu_set_t... yes 9216: checking for sighandler_t... yes 9217: checking whether CPU_ALLOC is declared... yes 9218: checking crypt.h usability... yes 9219: checking crypt.h presence... yes 9220: checking for crypt.h... yes 9221: checking for TINFO... no 9222: checking for tgetent in -ltinfo... no 9223: checking for unshare... yes 9224: checking for setns... yes 9225: checking for capng_apply in -lcap-ng... no 9226: checking for crc32 in -lz... yes 9227: configure: WARNING: hwclock disabled; not building hwclock_cmos 9228: checking for swapon... yes 9229: checking for swapoff... yes 9230: checking for LIBUSER... no 9231: checking for ECONF... no 9232: checking that generated files are newer than configure... done 9233: configure: creating ./config.status 9234: config.status: creating Makefile 9235: config.status: creating libblkid/docs/Makefile 9236: config.status: creating libblkid/docs/version.xml 9237: config.status: creating libblkid/src/blkid.h 9238: config.status: creating libfdisk/docs/Makefile 9239: config.status: creating libfdisk/docs/version.xml 9240: config.status: creating libfdisk/src/libfdisk.h 9241: config.status: creating libmount/docs/Makefile 9242: config.status: creating libmount/docs/version.xml 9243: config.status: creating libmount/src/libmount.h 9244: config.status: creating libsmartcols/docs/Makefile 9245: config.status: creating libsmartcols/docs/version.xml 9246: config.status: creating libsmartcols/src/libsmartcols.h 9247: config.status: creating po/Makefile.in 9248: config.status: creating po-man/Makefile 9249: config.status: creating config.h 9250: config.status: executing depfiles commands 9251: config.status: executing libtool commands 9252: config.status: executing po-directories commands 9253: config.status: creating po/POTFILES 9254: config.status: setting ALL_LINGUAS in configure.in is obsolete 9255: config.status: creating po/Makefile 9256: configure: WARNING: unrecognized options: --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6 9257: 9258: util-linux 2.37.2 9259: 9260: prefix: /usr 9261: exec prefix: /usr 9262: 9263: bindir: /bin 9264: sbindir: /sbin 9265: libdir: /lib 9266: usrbin_execdir: ${exec_prefix}/bin 9267: usrsbin_execdir: ${exec_prefix}/sbin 9268: usrlib_execdir: ${exec_prefix}/lib 9269: 9270: localstatedir: /var 9271: runstatedir: /run 9272: includedir: ${prefix}/include 9273: sysconfdir: /etc 9274: sysconfstaticdir: ${prefix}/lib 9275: 9276: vendordir: 9277: 9278: Python: 9279: Python version: 9280: Python libs: 9281: 9282: Bash completions: ${datarootdir}/bash-completion/completions 9283: Systemd support: no 9284: Systemd unitdir: no 9285: libeconf support: no 9286: Btrfs support: yes 9287: Wide-char support: yes 9288: libcryptsetup support: 9289: 9290: Manual pages: no 9291: Manual pages translated: no 9292: 9293: compiler: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc 9294: suid cflags: 9295: ldflags: 9296: suid ldflags: 9297: ASAN enabled: no 9298: 9299: cflags: -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 9300: 9301: warnings: 9302: 9303: -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 9304: 9305: Type 'make' or 'make <utilname>' to compile. 9306: 9307: >>> util-linux 2.37.2 Building 9308: 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/ 9309: /usr/bin//make all-recursive 9310: Making all in po 9311: make[5]: Nothing to be done for 'all'. 9312: CC libuuid/src/la-clear.lo 9313: CC libuuid/src/la-compare.lo 9314: CC libuuid/src/la-copy.lo 9315: CC libuuid/src/la-gen_uuid.lo 9316: CC libuuid/src/la-isnull.lo 9317: CC libuuid/src/la-pack.lo 9318: CC libuuid/src/la-parse.lo 9319: CC libuuid/src/la-unpack.lo 9320: CC libuuid/src/la-unparse.lo 9321: CC libuuid/src/la-uuid_time.lo 9322: CC libuuid/src/la-predefined.lo 9323: CC lib/libuuid_la-randutils.lo 9324: CC lib/libuuid_la-md5.lo 9325: CC lib/libuuid_la-sha1.lo 9326: CCLD libuuid.la 9327: GEN libuuid/uuid.pc 9328: >>> util-linux 2.37.2 Installing to staging directory 9329: 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/ 9330: /usr/bin//make install-recursive 9331: Making install in po 9332: if test "util-linux" = "gettext-tools"; then \ 9333: /usr/bin//mkdir -p /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/gettext/po; \ 9334: 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 \ 9335: /usr/bin//install -c -m 644 ./$file \ 9336: /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/gettext/po/$file; \ 9337: done; \ 9338: for file in Makevars; do \ 9339: rm -f /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/gettext/po/$file; \ 9340: done; \ 9341: else \ 9342: : ; \ 9343: fi 9344: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/bin' 9345: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib' 9346: /bin/bash ./libtool --mode=install /usr/bin//install -c libuuid.la '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib' 9347: 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 9348: 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; }; }) 9349: 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; }; }) 9350: libtool: install: /usr/bin//install -c .libs/libuuid.lai /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libuuid.la 9351: libtool: warning: remember to run 'libtool --finish /usr/lib' 9352: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/sbin' 9353: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/bin' 9354: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/sbin' 9355: /usr/bin//make install-exec-hook 9356: if test "/usr/lib" != "/lib" -a -f "/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libuuid.so"; then \ 9357: /usr/bin//mkdir -p /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/lib; \ 9358: 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; \ 9359: so_img_name=$(readlink /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libuuid.so); \ 9360: so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ 9361: (cd /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib && \ 9362: rm -f libuuid.so && \ 9363: ln -s $so_img_rel_target/lib/$so_img_name libuuid.so); \ 9364: fi 9365: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/bash-completion/completions' 9366: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man1' 9367: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man3' 9368: /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' 9369: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man5' 9370: /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' 9371: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man8' 9372: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/pkgconfig' 9373: /usr/bin//install -c -m 644 libuuid/uuid.pc '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/pkgconfig' 9374: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/uuid' 9375: /usr/bin//install -c -m 644 libuuid/src/uuid.h '/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/uuid' 9376: /usr/bin//make install-data-hook 9377: make[7]: Nothing to be done for 'install-data-hook'. 9378: >>> util-linux 2.37.2 Fixing libtool files 9379: for la in $(find /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib* -name "*.la"); do \ 9380: cp -a "${la}" "${la}.fixed" && \ 9381: /usr/bin//sed -i -e "s:/dev/shm/qemu/out-br:@BASE_DIR@:g" \ 9382: -e "s:/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:@STAGING_DIR@:g" \ 9383: -e "s:/dev/shm/qemu/build/../toolchains/aarch32:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ 9384: -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ 9385: -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ 9386: -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/dev/shm/qemu/build/../toolchains/aarch32:g" \ 9387: -e "s:@STAGING_DIR@:/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:g" \ 9388: -e "s:@BASE_DIR@:/dev/shm/qemu/out-br:g" \ 9389: "${la}.fixed" && \ 9390: if cmp -s "${la}" "${la}.fixed"; then \ 9391: rm -f "${la}.fixed"; \ 9392: else \ 9393: mv "${la}.fixed" "${la}"; \ 9394: fi || exit 1; \ 9395: done 9396: >>> util-linux 2.37.2 Installing to target 9397: 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/ 9398: /usr/bin//make install-recursive 9399: Making install in po 9400: if test "util-linux" = "gettext-tools"; then \ 9401: /usr/bin//mkdir -p /dev/shm/qemu/out-br/target/usr/share/gettext/po; \ 9402: 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 \ 9403: /usr/bin//install -c -m 644 ./$file \ 9404: /dev/shm/qemu/out-br/target/usr/share/gettext/po/$file; \ 9405: done; \ 9406: for file in Makevars; do \ 9407: rm -f /dev/shm/qemu/out-br/target/usr/share/gettext/po/$file; \ 9408: done; \ 9409: else \ 9410: : ; \ 9411: fi 9412: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/bin' 9413: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/usr/lib' 9414: /bin/bash ./libtool --mode=install /usr/bin//install -c libuuid.la '/dev/shm/qemu/out-br/target/usr/lib' 9415: 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 9416: 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; }; }) 9417: 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; }; }) 9418: libtool: install: /usr/bin//install -c .libs/libuuid.lai /dev/shm/qemu/out-br/target/usr/lib/libuuid.la 9419: libtool: warning: remember to run 'libtool --finish /usr/lib' 9420: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/sbin' 9421: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/usr/bin' 9422: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/usr/sbin' 9423: /usr/bin//make install-exec-hook 9424: if test "/usr/lib" != "/lib" -a -f "/dev/shm/qemu/out-br/target/usr/lib/libuuid.so"; then \ 9425: /usr/bin//mkdir -p /dev/shm/qemu/out-br/target/lib; \ 9426: mv /dev/shm/qemu/out-br/target/usr/lib/libuuid.so.* /dev/shm/qemu/out-br/target/lib; \ 9427: so_img_name=$(readlink /dev/shm/qemu/out-br/target/usr/lib/libuuid.so); \ 9428: so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ 9429: (cd /dev/shm/qemu/out-br/target/usr/lib && \ 9430: rm -f libuuid.so && \ 9431: ln -s $so_img_rel_target/lib/$so_img_name libuuid.so); \ 9432: fi 9433: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/usr/share/bash-completion/completions' 9434: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/usr/share/man/man1' 9435: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/usr/share/man/man3' 9436: /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' 9437: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/usr/share/man/man5' 9438: /usr/bin//install -c -m 644 lib/terminal-colors.d.5 '/dev/shm/qemu/out-br/target/usr/share/man/man5' 9439: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/usr/share/man/man8' 9440: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/usr/lib/pkgconfig' 9441: /usr/bin//install -c -m 644 libuuid/uuid.pc '/dev/shm/qemu/out-br/target/usr/lib/pkgconfig' 9442: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/target/usr/include/uuid' 9443: /usr/bin//install -c -m 644 libuuid/src/uuid.h '/dev/shm/qemu/out-br/target/usr/include/uuid' 9444: /usr/bin//make install-data-hook 9445: make[7]: Nothing to be done for 'install-data-hook'. 9446: busybox-1.34.1.tar.bz2: OK (sha256: 415fbd89e5344c96acf449d94a6f956dbed62e18e835fc83e064db33a34bd549) 9447: >>> busybox 1.34.1 Extracting 9448: 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 - 9449: >>> busybox 1.34.1 Patching 9450: 9451: Applying 0001-networking-libiproute-use-linux-if_packet.h-instead-.patch using patch: 9452: patching file networking/libiproute/iplink.c 9453: 9454: Applying 0002-Makefile.flags-strip-non-l-arguments-returned-by-pkg.patch using patch: 9455: patching file Makefile.flags 9456: Using /dev/shm/qemu/out-br/build/busybox-1.34.1/.config as base 9457: # 9458: # merged configuration written to /dev/shm/qemu/out-br/build/busybox-1.34.1/.config (needs make) 9459: # 9460: HOSTCC scripts/basic/fixdep 9461: HOSTCC scripts/basic/split-include 9462: HOSTCC scripts/basic/docproc 9463: GEN include/applets.h 9464: GEN include/usage.h 9465: GEN scripts/Kbuild 9466: GEN networking/Kbuild 9467: GEN networking/Config.in 9468: GEN networking/libiproute/Kbuild 9469: GEN networking/udhcp/Kbuild 9470: GEN networking/udhcp/Config.in 9471: GEN miscutils/Kbuild 9472: GEN miscutils/Config.in 9473: GEN runit/Kbuild 9474: GEN runit/Config.in 9475: GEN findutils/Kbuild 9476: GEN findutils/Config.in 9477: GEN modutils/Kbuild 9478: GEN modutils/Config.in 9479: GEN editors/Kbuild 9480: GEN editors/Config.in 9481: GEN loginutils/Kbuild 9482: GEN loginutils/Config.in 9483: GEN console-tools/Kbuild 9484: GEN console-tools/Config.in 9485: GEN archival/Kbuild 9486: GEN archival/Config.in 9487: GEN archival/libarchive/Kbuild 9488: GEN applets/Kbuild 9489: GEN debianutils/Kbuild 9490: GEN debianutils/Config.in 9491: GEN printutils/Kbuild 9492: GEN printutils/Config.in 9493: GEN selinux/Kbuild 9494: GEN selinux/Config.in 9495: GEN procps/Kbuild 9496: GEN procps/Config.in 9497: GEN mailutils/Kbuild 9498: GEN mailutils/Config.in 9499: GEN coreutils/Kbuild 9500: GEN coreutils/Config.in 9501: GEN coreutils/libcoreutils/Kbuild 9502: GEN init/Kbuild 9503: GEN init/Config.in 9504: GEN util-linux/Kbuild 9505: GEN util-linux/Config.in 9506: GEN util-linux/volume_id/Kbuild 9507: GEN util-linux/volume_id/Config.in 9508: GEN e2fsprogs/Kbuild 9509: GEN e2fsprogs/Config.in 9510: GEN libbb/Kbuild 9511: GEN libbb/Config.in 9512: GEN shell/Kbuild 9513: GEN shell/Config.in 9514: GEN libpwdgrp/Kbuild 9515: GEN klibc-utils/Kbuild 9516: GEN klibc-utils/Config.in 9517: GEN sysklogd/Kbuild 9518: GEN sysklogd/Config.in 9519: HOSTCC scripts/kconfig/conf.o 9520: HOSTCC scripts/kconfig/kxgettext.o 9521: HOSTCC scripts/kconfig/mconf.o 9522: SHIPPED scripts/kconfig/zconf.tab.c 9523: SHIPPED scripts/kconfig/lex.zconf.c 9524: SHIPPED scripts/kconfig/zconf.hash.c 9525: HOSTCC scripts/kconfig/zconf.tab.o 9526: HOSTLD scripts/kconfig/conf 9527: scripts/kconfig/conf -o Config.in 9528: # 9529: # using defaults found in .config 9530: # 9531: .config:37:warning: trying to assign nonexistent symbol PLATFORM_LINUX 9532: .config:286:warning: trying to assign nonexistent symbol FEATURE_FLOAT_SLEEP 9533: .config:309:warning: trying to assign nonexistent symbol FEATURE_TOUCH_NODEREF 9534: .config:612:warning: trying to assign nonexistent symbol FEATURE_HEXDUMP_REVERSE 9535: * 9536: * Busybox Configuration 9537: * 9538: * 9539: * Settings 9540: * 9541: Enable compatibility for full-blown desktop systems (8kb) (DESKTOP) [Y/n/?] y 9542: Provide compatible behavior for rare corner cases (bigger code) (EXTRA_COMPAT) [N/y/?] n 9543: Building for Fedora distribution (FEDORA_COMPAT) [N/y/?] n 9544: Enable obsolete features removed before SUSv3 (INCLUDE_SUSv2) [Y/n/?] y 9545: Support --long-options (LONG_OPTS) [Y/?] y 9546: Show applet usage messages (SHOW_USAGE) [Y/n/?] y 9547: Show verbose applet usage messages (FEATURE_VERBOSE_USAGE) [Y/n/?] y 9548: Store applet usage messages in compressed form (FEATURE_COMPRESS_USAGE) [N/y/?] n 9549: Support files > 2 GB (LFS) [Y/n/?] y 9550: Support PAM (Pluggable Authentication Modules) (PAM) [N/y/?] n 9551: Use the devpts filesystem for Unix98 PTYs (FEATURE_DEVPTS) [Y/n/?] y 9552: Support utmp file (FEATURE_UTMP) [Y/n/?] y 9553: Support wtmp file (FEATURE_WTMP) [Y/n/?] y 9554: Support writing pidfiles (FEATURE_PIDFILE) [N/y/?] n 9555: Directory for pidfiles (PID_FILE_PATH) [] 9556: Include busybox applet (BUSYBOX) [Y/n/?] y 9557: Support --show SCRIPT (FEATURE_SHOW_SCRIPT) [Y/n] (NEW) Support --install [-s] to install applet links at runtime (FEATURE_INSTALLER) [Y/n/?] y 9558: Don't use /usr (INSTALL_NO_USR) [N/y/?] n 9559: Drop SUID state for most applets (FEATURE_SUID) [Y/n/?] y 9560: Enable SUID configuration via /etc/busybox.conf (FEATURE_SUID_CONFIG) [N/y/?] n 9561: exec prefers applets (FEATURE_PREFER_APPLETS) [N/y/?] n 9562: Path to busybox executable (BUSYBOX_EXEC_PATH) [/proc/self/exe] /proc/self/exe 9563: Support NSA Security Enhanced Linux (SELINUX) [N/y/?] n 9564: Clean up all memory before exiting (usually not needed) (FEATURE_CLEAN_UP) [N/y/?] n 9565: Support LOG_INFO level syslog messages (FEATURE_SYSLOG_INFO) [Y/n/?] (NEW) * 9566: * Build Options 9567: * 9568: Build static binary (no shared libs) (STATIC) [N/y/?] n 9569: Build position independent executable (PIE) [N/y/?] n 9570: Force NOMMU build (NOMMU) [N/y/?] n 9571: Build shared libbusybox (BUILD_LIBBUSYBOX) [N/y/?] n 9572: Cross compiler prefix (CROSS_COMPILER_PREFIX) [] 9573: Path to sysroot (SYSROOT) [] 9574: Additional CFLAGS (EXTRA_CFLAGS) [] 9575: Additional LDFLAGS (EXTRA_LDFLAGS) [] 9576: Additional LDLIBS (EXTRA_LDLIBS) [] 9577: Avoid using GCC-specific code constructs (USE_PORTABLE_CODE) [N/y/?] n 9578: Use -mpreferred-stack-boundary=2 on i386 arch (STACK_OPTIMIZATION_386) [Y/n/?] (NEW) Use -static-libgcc (STATIC_LIBGCC) [Y/n/?] (NEW) * 9579: * Installation Options ("make install" behavior) 9580: * 9581: What kind of applet links to install 9582: > 1. as soft-links (INSTALL_APPLET_SYMLINKS) 9583: 2. as hard-links (INSTALL_APPLET_HARDLINKS) 9584: 3. as script wrappers (INSTALL_APPLET_SCRIPT_WRAPPERS) 9585: 4. not installed (INSTALL_APPLET_DONT) 9586: choice[1-4?]: 1 9587: Destination path for 'make install' (PREFIX) [./_install] ./_install 9588: * 9589: * Debugging Options 9590: * 9591: Build with debug information (DEBUG) [N/y/?] n 9592: Enable runtime sanitizers (ASAN/LSAN/USAN/etc...) (DEBUG_SANITIZE) [N/y/?] n 9593: Build unit tests (UNIT_TEST) [N/y/?] n 9594: Abort compilation on any warning (WERROR) [N/y/?] n 9595: Warn about single parameter bb_xx_msg calls (WARN_SIMPLE_MSG) [N/y/?] (NEW) Additional debugging library 9596: > 1. None (NO_DEBUG_LIB) 9597: 2. Dmalloc (DMALLOC) 9598: 3. Electric-fence (EFENCE) 9599: choice[1-3?]: 1 9600: * 9601: * Library Tuning 9602: * 9603: Use the end of BSS page (FEATURE_USE_BSS_TAIL) [N/y/?] n 9604: Enable fractional duration arguments (FLOAT_DURATION) [Y/n/?] (NEW) Support RTMIN[+n] and RTMAX[-n] signal names (FEATURE_RTMINMAX) [Y/n/?] y 9605: Use the definitions of SIGRTMIN/SIGRTMAX provided by libc (FEATURE_RTMINMAX_USE_LIBC_DEFINITIONS) [Y/n/?] (NEW) Buffer allocation policy 9606: > 1. Allocate with Malloc (FEATURE_BUFFERS_USE_MALLOC) 9607: 2. Allocate on the Stack (FEATURE_BUFFERS_GO_ON_STACK) 9608: 3. Allocate in the .bss section (FEATURE_BUFFERS_GO_IN_BSS) 9609: choice[1-3?]: 1 9610: Minimum password length (PASSWORD_MINLEN) [6] 6 9611: MD5: Trade bytes for speed (0:fast, 3:slow) (MD5_SMALL) [1] 1 9612: SHA3: Trade bytes for speed (0:fast, 1:slow) (SHA3_SMALL) [1] 1 9613: Faster /proc scanning code (+100 bytes) (FEATURE_FAST_TOP) [N/y/?] n 9614: Support /etc/networks (FEATURE_ETC_NETWORKS) [N/y/?] n 9615: Consult /etc/services even for well-known ports (FEATURE_ETC_SERVICES) [N/y/?] (NEW) Command line editing (FEATURE_EDITING) [Y/n/?] y 9616: Maximum length of input (FEATURE_EDITING_MAX_LEN) [1024] 1024 9617: vi-style line editing commands (FEATURE_EDITING_VI) [Y/n/?] y 9618: History size (FEATURE_EDITING_HISTORY) [999] 999 9619: History saving (FEATURE_EDITING_SAVEHISTORY) [Y/n/?] y 9620: Save history on shell exit, not after every command (FEATURE_EDITING_SAVE_ON_EXIT) [N/y/?] n 9621: Reverse history search (FEATURE_REVERSE_SEARCH) [Y/n/?] y 9622: Tab completion (FEATURE_TAB_COMPLETION) [Y/n] y 9623: Username completion (FEATURE_USERNAME_COMPLETION) [N/y] n 9624: Fancy shell prompts (FEATURE_EDITING_FANCY_PROMPT) [Y/n/?] y 9625: 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 9626: Enable locale support (system needs locale for this to work) (LOCALE_SUPPORT) [N/y/?] n 9627: Support Unicode (UNICODE_SUPPORT) [N/y/?] n 9628: Non-POSIX, but safer, copying to special nodes (FEATURE_NON_POSIX_CP) [Y/n/?] y 9629: Give more precise messages when copy fails (cp, mv etc) (FEATURE_VERBOSE_CP_MESSAGE) [N/y/?] n 9630: Use sendfile system call (FEATURE_USE_SENDFILE) [Y/n/?] y 9631: Copy buffer size, in kilobytes (FEATURE_COPYBUF_KB) [4] 4 9632: Skip rootfs in mount table (FEATURE_SKIP_ROOTFS) [Y/n/?] y 9633: Use clock_gettime(CLOCK_MONOTONIC) syscall (MONOTONIC_SYSCALL) [Y/n/?] y 9634: Use ioctl names rather than hex values in error messages (IOCTL_HEX2STR_ERROR) [Y/n/?] y 9635: Support infiniband HW (FEATURE_HWIB) [Y/n/?] y 9636: * 9637: * Applets 9638: * 9639: * 9640: * Archival Utilities 9641: * 9642: Make tar, rpm, modprobe etc understand .xz data (FEATURE_SEAMLESS_XZ) [N/y] n 9643: Make tar, rpm, modprobe etc understand .lzma data (FEATURE_SEAMLESS_LZMA) [N/y] n 9644: Make tar, rpm, modprobe etc understand .bz2 data (FEATURE_SEAMLESS_BZ2) [N/y] n 9645: Make tar, rpm, modprobe etc understand .gz data (FEATURE_SEAMLESS_GZ) [N/y] n 9646: Make tar, rpm, modprobe etc understand .Z data (FEATURE_SEAMLESS_Z) [N/y] n 9647: ar (9.5 kb) (AR) [Y/n/?] y 9648: Support long filenames (not needed for debs) (FEATURE_AR_LONG_FILENAMES) [N/y/?] n 9649: Support archive creation (FEATURE_AR_CREATE) [Y/n/?] y 9650: uncompress (7.1 kb) (UNCOMPRESS) [N/y/?] n 9651: gunzip (11 kb) (GUNZIP) [Y/n/?] y 9652: zcat (24 kb) (ZCAT) [Y/n/?] y 9653: Enable long options (FEATURE_GUNZIP_LONG_OPTIONS) [Y/n] y 9654: bunzip2 (8.7 kb) (BUNZIP2) [Y/n/?] y 9655: bzcat (8.7 kb) (BZCAT) [Y/n/?] y 9656: unlzma (7.5 kb) (UNLZMA) [Y/n/?] y 9657: lzcat (7.5 kb) (LZCAT) [Y/n/?] y 9658: lzma -d (LZMA) [Y/n/?] y 9659: unxz (13 kb) (UNXZ) [Y/n/?] y 9660: xzcat (13 kb) (XZCAT) [Y/n/?] y 9661: xz -d (XZ) [Y/n/?] y 9662: bzip2 (16 kb) (BZIP2) [N/y/?] n 9663: Enable decompression (FEATURE_BZIP2_DECOMPRESS) [Y/?] y 9664: cpio (15 kb) (CPIO) [Y/n/?] y 9665: Support archive creation (FEATURE_CPIO_O) [N/y/?] n 9666: dpkg (43 kb) (DPKG) [N/y/?] n 9667: dpkg-deb (30 kb) (DPKG_DEB) [N/y/?] n 9668: gzip (17 kb) (GZIP) [Y/n/?] y 9669: Enable long options (FEATURE_GZIP_LONG_OPTIONS) [N/y] n 9670: Trade memory for speed (0:small,slow - 2:fast,big) (GZIP_FAST) [0] 0 9671: Enable compression levels (FEATURE_GZIP_LEVELS) [N/y/?] n 9672: Enable decompression (FEATURE_GZIP_DECOMPRESS) [Y/?] y 9673: lzop (12 kb) (LZOP) [N/y/?] n 9674: unlzop (13 kb) (UNLZOP) [Y/n/?] y 9675: lzopcat (13 kb) (LZOPCAT) [Y/n/?] y 9676: lzop compression levels 7,8,9 (not very useful) (LZOP_COMPR_HIGH) [N/y/?] n 9677: rpm (32 kb) (RPM) [N/y/?] n 9678: rpm2cpio (21 kb) (RPM2CPIO) [N/y/?] n 9679: tar (39 kb) (TAR) [Y/n/?] y 9680: Enable long options (FEATURE_TAR_LONG_OPTIONS) [Y/n] y 9681: Enable -c (archive creation) (FEATURE_TAR_CREATE) [Y/n] y 9682: Enable -X (exclude from) and -T (include from) options (FEATURE_TAR_FROM) [Y/n/?] y 9683: Support old tar header format (FEATURE_TAR_OLDGNU_COMPATIBILITY) [N/y/?] n 9684: Enable untarring of tarballs with checksums produced by buggy Sun tar (FEATURE_TAR_OLDSUN_COMPATIBILITY) [N/y/?] n 9685: Support GNU tar extensions (long filenames) (FEATURE_TAR_GNU_EXTENSIONS) [Y/n] y 9686: Support writing to an external program (--to-command) (FEATURE_TAR_TO_COMMAND) [Y/n/?] y 9687: Enable use of user and group names (FEATURE_TAR_UNAME_GNAME) [N/y/?] n 9688: Enable -m (do not preserve time) GNU option (FEATURE_TAR_NOPRESERVE_TIME) [N/y] n 9689: unzip (26 kb) (UNZIP) [Y/n/?] y 9690: Read and use Central Directory data (FEATURE_UNZIP_CDF) [Y/n/?] y 9691: Support compression method 12 (bzip2) (FEATURE_UNZIP_BZIP2) [Y/n] y 9692: Support compression method 14 (lzma) (FEATURE_UNZIP_LZMA) [Y/n] y 9693: Support compression method 95 (xz) (FEATURE_UNZIP_XZ) [Y/n] y 9694: Optimize lzma for speed (FEATURE_LZMA_FAST) [N/y/?] n 9695: * 9696: * Coreutils 9697: * 9698: basename (438 bytes) (BASENAME) [Y/n/?] y 9699: cat (5.6 kb) (CAT) [Y/n/?] y 9700: Enable -n and -b options (FEATURE_CATN) [Y/n/?] y 9701: cat -v[etA] (FEATURE_CATV) [Y/n/?] y 9702: chgrp (7.6 kb) (CHGRP) [Y/n/?] y 9703: chmod (5.5 kb) (CHMOD) [Y/n/?] y 9704: chown (7.6 kb) (CHOWN) [Y/n/?] y 9705: Enable long options (FEATURE_CHOWN_LONG_OPTIONS) [N/y] n 9706: chroot (3.7 kb) (CHROOT) [Y/n/?] y 9707: cksum (4.1 kb) (CKSUM) [Y/n] y 9708: crc32 (4.1 kb) (CRC32) [Y/n] (NEW) comm (4.2 kb) (COMM) [N/y/?] n 9709: cp (10 kb) (CP) [Y/n/?] y 9710: Enable long options (FEATURE_CP_LONG_OPTIONS) [N/y/?] n 9711: cut (5.8 kb) (CUT) [Y/n/?] y 9712: cut -F (FEATURE_CUT_REGEX) [Y/n/?] (NEW) date (7 kb) (DATE) [Y/n/?] y 9713: Enable ISO date format output (-I) (FEATURE_DATE_ISOFMT) [Y/n/?] y 9714: Support %[num]N nanosecond format specifier (FEATURE_DATE_NANO) [N/y/?] n 9715: Support weird 'date MMDDhhmm[[YY]YY][.ss]' format (FEATURE_DATE_COMPAT) [Y/n/?] y 9716: dd (7.5 kb) (DD) [Y/n/?] y 9717: Enable signal handling for status reporting (FEATURE_DD_SIGNAL_HANDLING) [Y/n/?] y 9718: Enable the third status line upon signal (FEATURE_DD_THIRD_STATUS_LINE) [N/y/?] n 9719: Enable ibs, obs, iflag, oflag and conv options (FEATURE_DD_IBS_OBS) [Y/n/?] y 9720: Enable status display options (FEATURE_DD_STATUS) [Y/n/?] y 9721: df (6.8 kb) (DF) [Y/n/?] y 9722: Enable -a, -i, -B (FEATURE_DF_FANCY) [N/y/?] n 9723: dirname (329 bytes) (DIRNAME) [Y/n/?] y 9724: dos2unix (5.2 kb) (DOS2UNIX) [Y/n/?] y 9725: unix2dos (5.2 kb) (UNIX2DOS) [Y/n/?] y 9726: du (6.3 kb) (DU) [Y/n/?] y 9727: Use default blocksize of 1024 bytes (else it's 512 bytes) (FEATURE_DU_DEFAULT_BLOCKSIZE_1K) [Y/n] y 9728: echo (1.8 kb) (ECHO) [Y/n/?] y 9729: Enable -n and -e options (FEATURE_FANCY_ECHO) [Y/n] y 9730: env (4 kb) (ENV) [Y/n/?] y 9731: expand (5.1 kb) (EXPAND) [N/y/?] n 9732: unexpand (5.3 kb) (UNEXPAND) [N/y/?] n 9733: expr (6.6 kb) (EXPR) [Y/n/?] y 9734: Extend Posix numbers support to 64 bit (EXPR_MATH_SUPPORT_64) [Y/n/?] y 9735: factor (2.7 kb) (FACTOR) [Y/n/?] y 9736: false (tiny) (FALSE) [Y/n/?] y 9737: fold (4.6 kb) (FOLD) [Y/n/?] y 9738: head (3.8 kb) (HEAD) [Y/n/?] y 9739: Enable -c, -q, and -v (FEATURE_FANCY_HEAD) [Y/n] y 9740: hostid (286 bytes) (HOSTID) [Y/n/?] y 9741: id (7 kb) (ID) [Y/n/?] y 9742: groups (6.7 kb) (GROUPS) [N/y/?] n 9743: install (12 kb) (INSTALL) [Y/n/?] y 9744: Enable long options (FEATURE_INSTALL_LONG_OPTIONS) [Y/n] y 9745: link (3.2 kb) (LINK) [Y/n/?] y 9746: ln (4.9 kb) (LN) [Y/n/?] y 9747: logname (1.1 kb) (LOGNAME) [Y/n/?] y 9748: ls (14 kb) (LS) [Y/n/?] y 9749: Enable filetyping options (-p and -F) (FEATURE_LS_FILETYPES) [Y/n] y 9750: Enable symlinks dereferencing (-L) (FEATURE_LS_FOLLOWLINKS) [Y/n] y 9751: Enable recursion (-R) (FEATURE_LS_RECURSIVE) [Y/n] y 9752: Enable -w WIDTH and window size autodetection (FEATURE_LS_WIDTH) [Y/n] y 9753: Sort the file names (FEATURE_LS_SORTFILES) [Y/n/?] y 9754: Show file timestamps (FEATURE_LS_TIMESTAMPS) [Y/n/?] y 9755: Show username/groupnames (FEATURE_LS_USERNAME) [Y/n/?] y 9756: Allow use of color to identify file types (FEATURE_LS_COLOR) [Y/n/?] y 9757: Produce colored ls output by default (FEATURE_LS_COLOR_IS_DEFAULT) [Y/n/?] y 9758: md5sum (6.5 kb) (MD5SUM) [Y/n/?] y 9759: sha1sum (5.9 kb) (SHA1SUM) [Y/n/?] y 9760: sha256sum (7 kb) (SHA256SUM) [Y/n/?] y 9761: sha512sum (7.4 kb) (SHA512SUM) [Y/n/?] y 9762: sha3sum (6.1 kb) (SHA3SUM) [Y/n/?] y 9763: * 9764: * Common options for md5sum, sha1sum, sha256sum, sha512sum, sha3sum 9765: * 9766: Enable -c, -s and -w options (FEATURE_MD5_SHA1_SUM_CHECK) [Y/n/?] y 9767: mkdir (4.5 kb) (MKDIR) [Y/n/?] y 9768: mkfifo (3.8 kb) (MKFIFO) [Y/n/?] y 9769: mknod (4.5 kb) (MKNOD) [Y/n/?] y 9770: mktemp (4.2 kb) (MKTEMP) [Y/n/?] y 9771: mv (10 kb) (MV) [Y/n/?] y 9772: nice (2.1 kb) (NICE) [Y/n/?] y 9773: nl (4.6 kb) (NL) [Y/n/?] y 9774: nohup (2 kb) (NOHUP) [Y/n/?] y 9775: nproc (3.7 kb) (NPROC) [Y/n/?] y 9776: od (11 kb) (OD) [Y/n/?] y 9777: paste (4.9 kb) (PASTE) [Y/n/?] y 9778: printenv (1.3 kb) (PRINTENV) [Y/n/?] y 9779: printf (3.8 kb) (PRINTF) [Y/n/?] y 9780: pwd (3.7 kb) (PWD) [Y/n/?] y 9781: readlink (4 kb) (READLINK) [Y/n/?] y 9782: Enable canonicalization by following all symlinks (-f) (FEATURE_READLINK_FOLLOW) [Y/n/?] y 9783: realpath (1.6 kb) (REALPATH) [Y/n/?] y 9784: rm (5.4 kb) (RM) [Y/n/?] y 9785: rmdir (3.5 kb) (RMDIR) [Y/n/?] y 9786: seq (3.8 kb) (SEQ) [Y/n/?] y 9787: shred (4.9 kb) (SHRED) [Y/n/?] y 9788: shuf (5.4 kb) (SHUF) [N/y/?] n 9789: sleep (2 kb) (SLEEP) [Y/n/?] y 9790: Enable multiple arguments and s/m/h/d suffixes (FEATURE_FANCY_SLEEP) [Y/n/?] y 9791: sort (7.7 kb) (SORT) [Y/n/?] y 9792: Full SuSv3 compliant sort (support -ktcbdfiogM) (FEATURE_SORT_BIG) [Y/n/?] y 9793: Use less memory (but might be slower) (FEATURE_SORT_OPTIMIZE_MEMORY) [N/y/?] (NEW) split (5 kb) (SPLIT) [N/y/?] n 9794: stat (11 kb) (STAT) [N/y/?] n 9795: stty (8.9 kb) (STTY) [Y/n/?] y 9796: sum (4 kb) (SUM) [N/y/?] n 9797: sync (3.8 kb) (SYNC) [Y/n/?] y 9798: Enable -d and -f flags (requires syncfs(2) in libc) (FEATURE_SYNC_FANCY) [N/y/?] n 9799: fsync (3.6 kb) (FSYNC) [N/y/?] n 9800: tac (3.9 kb) (TAC) [N/y/?] n 9801: tail (6.8 kb) (TAIL) [Y/n/?] y 9802: Enable -q, -s, -v, and -F options (FEATURE_FANCY_TAIL) [Y/n/?] y 9803: tee (4.2 kb) (TEE) [Y/n/?] y 9804: Enable block I/O (larger/faster) instead of byte I/O (FEATURE_TEE_USE_BLOCK_IO) [Y/n/?] y 9805: test (4.1 kb) (TEST) [Y/n/?] y 9806: test as [ (TEST1) [Y/n/?] y 9807: test as [[ (TEST2) [Y/n/?] y 9808: Extend test to 64 bit (FEATURE_TEST_64) [Y/n/?] y 9809: timeout (6 kb) (TIMEOUT) [N/y/?] n 9810: touch (5.9 kb) (TOUCH) [Y/n/?] y 9811: Add support for SUSV3 features (-a -d -m -t -r) (FEATURE_TOUCH_SUSV3) [Y/n/?] y 9812: tr (5.1 kb) (TR) [Y/n/?] y 9813: Enable character classes (such as [:upper:]) (FEATURE_TR_CLASSES) [Y/n/?] y 9814: Enable equivalence classes (FEATURE_TR_EQUIV) [Y/n/?] y 9815: true (tiny) (TRUE) [Y/n/?] y 9816: truncate (4.2 kb) (TRUNCATE) [Y/n/?] y 9817: tty (3.6 kb) (TTY) [Y/n/?] y 9818: uname (3.9 kb) (UNAME) [Y/n/?] y 9819: Operating system name (UNAME_OSNAME) [GNU/Linux] GNU/Linux 9820: arch (1.1 kb) (BB_ARCH) [Y/n/?] y 9821: uniq (4.9 kb) (UNIQ) [Y/n/?] y 9822: unlink (3.2 kb) (UNLINK) [Y/n/?] y 9823: usleep (1.3 kb) (USLEEP) [Y/n/?] y 9824: uudecode (5.8 kb) (UUDECODE) [Y/n/?] y 9825: base32 (4.9 kb) (BASE32) [Y/n/?] (NEW) base64 (4.9 kb) (BASE64) [Y/n/?] y 9826: uuencode (4.4 kb) (UUENCODE) [Y/n/?] y 9827: wc (4.5 kb) (WC) [Y/n/?] y 9828: Support very large counts (FEATURE_WC_LARGE) [N/y/?] n 9829: who (3.9 kb) (WHO) [Y/n/?] y 9830: w (3.8 kb) (W) [Y/n/?] y 9831: users (3.4 kb) (USERS) [N/y/?] n 9832: whoami (3.2 kb) (WHOAMI) [Y/n/?] y 9833: yes (1.2 kb) (YES) [Y/n/?] y 9834: * 9835: * Common options 9836: * 9837: Support verbose options (usually -v) for various applets (FEATURE_VERBOSE) [Y/n/?] y 9838: * 9839: * Common options for cp and mv 9840: * 9841: Preserve hard links (FEATURE_PRESERVE_HARDLINKS) [Y/n/?] y 9842: * 9843: * Common options for df, du, ls 9844: * 9845: Support human readable output (example 13k, 23M, 235G) (FEATURE_HUMAN_READABLE) [Y/n/?] y 9846: * 9847: * Console Utilities 9848: * 9849: chvt (2 kb) (CHVT) [Y/n/?] y 9850: clear (tiny) (CLEAR) [Y/n/?] y 9851: deallocvt (1.9 kb) (DEALLOCVT) [Y/n/?] y 9852: dumpkmap (1.6 kb) (DUMPKMAP) [Y/n/?] y 9853: fgconsole (1.5 kb) (FGCONSOLE) [N/y/?] n 9854: kbd_mode (4.1 kb) (KBD_MODE) [N/y/?] n 9855: loadfont (5.2 kb) (LOADFONT) [Y/n/?] y 9856: setfont (24 kb) (SETFONT) [N/y/?] n 9857: * 9858: * Common options for loadfont and setfont 9859: * 9860: Support PSF2 console fonts (FEATURE_LOADFONT_PSF2) [Y/n] y 9861: Support old (raw) console fonts (FEATURE_LOADFONT_RAW) [Y/n] y 9862: loadkmap (1.8 kb) (LOADKMAP) [Y/n/?] y 9863: openvt (7.2 kb) (OPENVT) [Y/n/?] y 9864: reset (345 bytes) (RESET) [Y/n/?] y 9865: resize (903 bytes) (RESIZE) [Y/n/?] y 9866: Print environment variables (FEATURE_RESIZE_PRINT) [Y/n/?] y 9867: setconsole (3.6 kb) (SETCONSOLE) [Y/n/?] y 9868: Enable long options (FEATURE_SETCONSOLE_LONG_OPTIONS) [N/y] n 9869: setkeycodes (2.1 kb) (SETKEYCODES) [Y/n/?] y 9870: setlogcons (1.8 kb) (SETLOGCONS) [Y/n/?] y 9871: showkey (4.7 kb) (SHOWKEY) [N/y/?] n 9872: * 9873: * Debian Utilities 9874: * 9875: pipe_progress (275 bytes) (PIPE_PROGRESS) [Y/n/?] y 9876: run-parts (6.1 kb) (RUN_PARTS) [Y/n/?] y 9877: Enable long options (FEATURE_RUN_PARTS_LONG_OPTIONS) [Y/n] y 9878: Support additional arguments (FEATURE_RUN_PARTS_FANCY) [N/y/?] n 9879: start-stop-daemon (12 kb) (START_STOP_DAEMON) [Y/n/?] y 9880: Enable long options (FEATURE_START_STOP_DAEMON_LONG_OPTIONS) [Y/n] y 9881: Support additional arguments (FEATURE_START_STOP_DAEMON_FANCY) [Y/n/?] y 9882: which (3.8 kb) (WHICH) [Y/n/?] y 9883: * 9884: * klibc-utils 9885: * 9886: minips (11 kb) (MINIPS) [N/y/?] n 9887: nuke (2.9 kb) (NUKE) [Y/n/?] y 9888: resume (3.2 kb) (RESUME) [Y/n/?] y 9889: run-init (7.7 kb) (RUN_INIT) [Y/n/?] y 9890: * 9891: * Editors 9892: * 9893: awk (23 kb) (AWK) [Y/n/?] y 9894: Enable math functions (requires libm) (FEATURE_AWK_LIBM) [N/y/?] n 9895: Enable a few GNU extensions (FEATURE_AWK_GNU_EXTENSIONS) [Y/n/?] y 9896: cmp (4.9 kb) (CMP) [Y/n/?] y 9897: diff (13 kb) (DIFF) [Y/n/?] y 9898: Enable long options (FEATURE_DIFF_LONG_OPTIONS) [N/y] n 9899: Enable directory support (FEATURE_DIFF_DIR) [Y/n/?] y 9900: ed (21 kb) (ED) [N/y/?] n 9901: patch (9.4 kb) (PATCH) [Y/n/?] y 9902: sed (12 kb) (SED) [Y/n/?] y 9903: vi (23 kb) (VI) [Y/n/?] y 9904: Maximum screen width (FEATURE_VI_MAX_LEN) [4096] 4096 9905: Allow to display 8-bit chars (otherwise shows dots) (FEATURE_VI_8BIT) [Y/n/?] y 9906: Enable ":" colon commands (no "ex" mode) (FEATURE_VI_COLON) [Y/n/?] y 9907: 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 9908: Enable search and replace cmds (FEATURE_VI_SEARCH) [Y/n/?] y 9909: Enable regex in search and replace (FEATURE_VI_REGEX_SEARCH) [N/y/?] n 9910: Catch signals (FEATURE_VI_USE_SIGNALS) [Y/n/?] y 9911: Remember previous cmd and "." cmd (FEATURE_VI_DOT_CMD) [Y/n/?] y 9912: Enable -R option and "view" mode (FEATURE_VI_READONLY) [Y/n/?] y 9913: Enable settable options, ai ic showmatch (FEATURE_VI_SETOPTS) [Y/n/?] y 9914: Support :set (FEATURE_VI_SET) [Y/n] y 9915: Handle window resize (FEATURE_VI_WIN_RESIZE) [Y/n/?] y 9916: Use 'tell me cursor position' ESC sequence to measure window (FEATURE_VI_ASK_TERMINAL) [Y/n/?] y 9917: Support undo command "u" (FEATURE_VI_UNDO) [Y/n/?] y 9918: Enable undo operation queuing (FEATURE_VI_UNDO_QUEUE) [Y/n/?] y 9919: Maximum undo character queue size (FEATURE_VI_UNDO_QUEUE_MAX) [256] 256 9920: 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 9921: * 9922: * Finding Utilities 9923: * 9924: find (14 kb) (FIND) [Y/n/?] y 9925: Enable -print0: NUL-terminated output (FEATURE_FIND_PRINT0) [Y/n/?] y 9926: Enable -mtime: modified time matching (FEATURE_FIND_MTIME) [Y/n/?] y 9927: Enable -mmin: modified time matching by minutes (FEATURE_FIND_MMIN) [Y/n/?] y 9928: Enable -perm: permissions matching (FEATURE_FIND_PERM) [Y/n] y 9929: Enable -type: file type matching (file/dir/link/...) (FEATURE_FIND_TYPE) [Y/n/?] y 9930: Enable -executable: file is executable (FEATURE_FIND_EXECUTABLE) [Y/n] (NEW) Enable -xdev: 'stay in filesystem' (FEATURE_FIND_XDEV) [Y/n] y 9931: Enable -mindepth N and -maxdepth N (FEATURE_FIND_MAXDEPTH) [Y/n] y 9932: Enable -newer: compare file modification times (FEATURE_FIND_NEWER) [Y/n/?] y 9933: Enable -inum: inode number matching (FEATURE_FIND_INUM) [N/y] n 9934: Enable -exec: execute commands (FEATURE_FIND_EXEC) [Y/n/?] y 9935: Enable -exec ... {} + (FEATURE_FIND_EXEC_PLUS) [Y/n/?] y 9936: Enable -user: username/uid matching (FEATURE_FIND_USER) [Y/n] y 9937: Enable -group: group/gid matching (FEATURE_FIND_GROUP) [Y/n] y 9938: Enable the 'not' (!) operator (FEATURE_FIND_NOT) [Y/n/?] y 9939: Enable -depth (FEATURE_FIND_DEPTH) [Y/n/?] y 9940: Enable parens in options (FEATURE_FIND_PAREN) [Y/n/?] y 9941: Enable -size: file size matching (FEATURE_FIND_SIZE) [Y/n] y 9942: Enable -prune: exclude subdirectories (FEATURE_FIND_PRUNE) [Y/n/?] y 9943: Enable -quit: exit (FEATURE_FIND_QUIT) [Y/n/?] (NEW) Enable -delete: delete files/dirs (FEATURE_FIND_DELETE) [N/y/?] n 9944: 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 9945: Enable -regex: match pathname with regex (FEATURE_FIND_REGEX) [Y/n/?] y 9946: Enable -links: link count matching (FEATURE_FIND_LINKS) [N/y/?] n 9947: grep (8.6 kb) (GREP) [Y/n/?] y 9948: egrep (7.8 kb) (EGREP) [Y/n/?] y 9949: fgrep (7.8 kb) (FGREP) [Y/n/?] y 9950: Enable before and after context flags (-A, -B and -C) (FEATURE_GREP_CONTEXT) [Y/n/?] y 9951: xargs (7.2 kb) (XARGS) [Y/n/?] y 9952: Enable -p: prompt and confirmation (FEATURE_XARGS_SUPPORT_CONFIRMATION) [N/y/?] n 9953: Enable single and double quotes and backslash (FEATURE_XARGS_SUPPORT_QUOTES) [Y/n/?] y 9954: Enable -x: exit if -s or -n is exceeded (FEATURE_XARGS_SUPPORT_TERMOPT) [Y/n/?] y 9955: Enable -0: NUL-terminated input (FEATURE_XARGS_SUPPORT_ZERO_TERM) [Y/n/?] y 9956: Enable -I STR: string to replace (FEATURE_XARGS_SUPPORT_REPL_STR) [Y/n/?] y 9957: Enable -P N: processes to run in parallel (FEATURE_XARGS_SUPPORT_PARALLEL) [Y/n] y 9958: Enable -a FILE: use FILE instead of stdin (FEATURE_XARGS_SUPPORT_ARGS_FILE) [Y/n] y 9959: * 9960: * Init Utilities 9961: * 9962: bootchartd (10 kb) (BOOTCHARTD) [N/y/?] n 9963: halt (4 kb) (HALT) [Y/n/?] y 9964: poweroff (4 kb) (POWEROFF) [Y/n/?] y 9965: reboot (4 kb) (REBOOT) [Y/n/?] y 9966: Before signaling init, make sure it is ready for it (FEATURE_WAIT_FOR_INIT) [Y/n/?] (NEW) init (10 kb) (INIT) [Y/n/?] y 9967: linuxrc: support running init from initrd (not initramfs) (LINUXRC) [Y/n/?] y 9968: Support reading an inittab file (FEATURE_USE_INITTAB) [Y/n/?] y 9969: Support killing processes that have been removed from inittab (FEATURE_KILL_REMOVED) [Y/n/?] y 9970: How long to wait between TERM and KILL (0 - send TERM only) (FEATURE_KILL_DELAY) [0] 0 9971: Run commands with leading dash with controlling tty (FEATURE_INIT_SCTTY) [Y/n/?] y 9972: Enable init to write to syslog (FEATURE_INIT_SYSLOG) [Y/n/?] y 9973: Be quiet on boot (no 'init started:' message) (FEATURE_INIT_QUIET) [Y/n] y 9974: Support dumping core for child processes (debugging only) (FEATURE_INIT_COREDUMPS) [N/y/?] n 9975: Initial terminal type (INIT_TERMINAL_TYPE) [linux] linux 9976: Clear init's command line (FEATURE_INIT_MODIFY_CMDLINE) [Y/n/?] y 9977: * 9978: * Login/Password Management Utilities 9979: * 9980: Support shadow passwords (FEATURE_SHADOWPASSWDS) [Y/n/?] y 9981: Use internal password and group functions rather than system functions (USE_BB_PWD_GRP) [N/y/?] n 9982: Use internal crypt functions (USE_BB_CRYPT) [Y/n/?] y 9983: Enable SHA256/512 crypt functions (USE_BB_CRYPT_SHA) [N/y/?] n 9984: add-shell (3.1 kb) (ADD_SHELL) [N/y/?] n 9985: remove-shell (3 kb) (REMOVE_SHELL) [N/y/?] n 9986: addgroup (8.6 kb) (ADDGROUP) [Y/n/?] y 9987: Support adding users to groups (FEATURE_ADDUSER_TO_GROUP) [N/y/?] n 9988: adduser (15 kb) (ADDUSER) [Y/n/?] y 9989: Enable sanity check on user/group names in adduser and addgroup (FEATURE_CHECK_NAMES) [N/y/?] n 9990: Last valid uid or gid for adduser and addgroup (LAST_ID) [60000] 60000 9991: First valid system uid or gid for adduser and addgroup (FIRST_SYSTEM_ID) [100] 100 9992: Last valid system uid or gid for adduser and addgroup (LAST_SYSTEM_ID) [999] 999 9993: chpasswd (18 kb) (CHPASSWD) [N/y/?] n 9994: Default encryption method (passwd -a, cryptpw -m, chpasswd -c ALG) (FEATURE_DEFAULT_PASSWD_ALGO) [md5] md5 9995: cryptpw (14 kb) (CRYPTPW) [N/y/?] n 9996: mkpasswd (15 kb) (MKPASSWD) [Y/n/?] y 9997: deluser (9.1 kb) (DELUSER) [Y/n/?] y 9998: delgroup (6.4 kb) (DELGROUP) [Y/n/?] y 9999: Support removing users from groups (FEATURE_DEL_USER_FROM_GROUP) [N/y/?] n 10000: getty (10 kb) (GETTY) [Y/n/?] y 10001: login (24 kb) (LOGIN) [Y/n/?] y 10002: Run logged in session in a child process (LOGIN_SESSION_AS_CHILD) [N/y/?] n 10003: Support login scripts (LOGIN_SCRIPTS) [N/y/?] n 10004: Support /etc/nologin (FEATURE_NOLOGIN) [Y/n/?] y 10005: Support /etc/securetty (FEATURE_SECURETTY) [Y/n/?] y 10006: passwd (21 kb) (PASSWD) [Y/n/?] y 10007: Check new passwords for weakness (FEATURE_PASSWD_WEAK_CHECK) [Y/n/?] y 10008: su (19 kb) (SU) [Y/n/?] y 10009: Log to syslog all attempts to use su (FEATURE_SU_SYSLOG) [Y/n] y 10010: If user's shell is not in /etc/shells, disallow -s PROG (FEATURE_SU_CHECKS_SHELLS) [Y/n] y 10011: Allow blank passwords only on TTYs in /etc/securetty (FEATURE_SU_BLANK_PW_NEEDS_SECURE_TTY) [N/y] n 10012: sulogin (17 kb) (SULOGIN) [Y/n/?] y 10013: vlock (17 kb) (VLOCK) [Y/n/?] y 10014: * 10015: * Linux Ext2 FS Progs 10016: * 10017: chattr (3.8 kb) (CHATTR) [Y/n/?] y 10018: fsck (7.4 kb) (FSCK) [Y/n/?] y 10019: lsattr (5.5 kb) (LSATTR) [Y/n/?] y 10020: tune2fs (4.4 kb) (TUNE2FS) [N/y/?] n 10021: * 10022: * Linux Module Utilities 10023: * 10024: Simplified modutils (MODPROBE_SMALL) [N/y/?] n 10025: depmod (27 kb) (DEPMOD) [N/y/?] n 10026: insmod (22 kb) (INSMOD) [Y/n/?] y 10027: lsmod (1.9 kb) (LSMOD) [Y/n/?] y 10028: Pretty output (FEATURE_LSMOD_PRETTY_2_6_OUTPUT) [Y/n/?] y 10029: modinfo (24 kb) (MODINFO) [N/y/?] n 10030: modprobe (28 kb) (MODPROBE) [Y/n/?] y 10031: Blacklist support (FEATURE_MODPROBE_BLACKLIST) [N/y/?] n 10032: rmmod (3.3 kb) (RMMOD) [Y/n/?] y 10033: * 10034: * Options common to multiple modutils 10035: * 10036: Accept module options on modprobe command line (FEATURE_CMDLINE_MODULE_OPTIONS) [Y/n/?] y 10037: Support version 2.2/2.4 Linux kernels (FEATURE_2_4_MODULES) [N/y/?] n 10038: Support tainted module checking with new kernels (FEATURE_CHECK_TAINTED_MODULE) [Y/n/?] y 10039: Try to load module from a mmap'ed area (FEATURE_INSMOD_TRY_MMAP) [N/y/?] n 10040: Support module.aliases file (FEATURE_MODUTILS_ALIAS) [Y/n/?] y 10041: Support module.symbols file (FEATURE_MODUTILS_SYMBOLS) [Y/n/?] y 10042: Default directory containing modules (DEFAULT_MODULES_DIR) [/lib/modules] /lib/modules 10043: Default name of modules.dep (DEFAULT_DEPMOD_FILE) [modules.dep] modules.dep 10044: * 10045: * Linux System Utilities 10046: * 10047: acpid (9 kb) (ACPID) [N/y/?] n 10048: blkdiscard (4.3 kb) (BLKDISCARD) [N/y/?] n 10049: blkid (12 kb) (BLKID) [Y/n/?] y 10050: Print filesystem type (FEATURE_BLKID_TYPE) [N/y/?] n 10051: blockdev (2.3 kb) (BLOCKDEV) [N/y/?] n 10052: cal (5.8 kb) (CAL) [N/y/?] n 10053: chrt (4.7 kb) (CHRT) [Y/n/?] y 10054: dmesg (3.7 kb) (DMESG) [Y/n/?] y 10055: Pretty output (FEATURE_DMESG_PRETTY) [Y/n/?] y 10056: eject (4 kb) (EJECT) [Y/n/?] y 10057: SCSI support (FEATURE_EJECT_SCSI) [N/y/?] n 10058: fallocate (4.1 kb) (FALLOCATE) [Y/n/?] y 10059: fatattr (1.9 kb) (FATATTR) [N/y/?] n 10060: fbset (5.9 kb) (FBSET) [Y/n/?] y 10061: Enable extra options (FEATURE_FBSET_FANCY) [Y/n/?] y 10062: Enable readmode support (FEATURE_FBSET_READMODE) [Y/n/?] y 10063: fdformat (4.4 kb) (FDFORMAT) [Y/n/?] y 10064: fdisk (37 kb) (FDISK) [Y/n/?] y 10065: Write support (FEATURE_FDISK_WRITABLE) [Y/n/?] y 10066: Support AIX disklabels (FEATURE_AIX_LABEL) [N/y/?] n 10067: Support SGI disklabels (FEATURE_SGI_LABEL) [N/y/?] n 10068: Support SUN disklabels (FEATURE_SUN_LABEL) [N/y/?] n 10069: Support BSD disklabels (FEATURE_OSF_LABEL) [N/y/?] n 10070: Support GPT disklabels (FEATURE_GPT_LABEL) [Y/n/?] y 10071: Support expert mode (FEATURE_FDISK_ADVANCED) [Y/n/?] y 10072: findfs (12 kb) (FINDFS) [N/y/?] n 10073: flock (6.3 kb) (FLOCK) [Y/n/?] y 10074: fdflush (1.3 kb) (FDFLUSH) [Y/n/?] y 10075: freeramdisk (1.3 kb) (FREERAMDISK) [Y/n/?] y 10076: fsck.minix (13 kb) (FSCK_MINIX) [N/y/?] n 10077: fsfreeze (3.5 kb) (FSFREEZE) [Y/n/?] y 10078: fstrim (4.4 kb) (FSTRIM) [Y/n/?] y 10079: getopt (5.8 kb) (GETOPT) [Y/n/?] y 10080: Support -l LONGOPTs (FEATURE_GETOPT_LONG) [Y/n/?] y 10081: hexdump (8.6 kb) (HEXDUMP) [Y/n/?] y 10082: hd (7.8 kb) (HD) [N/y/?] n 10083: xxd (8.9 kb) (XXD) [Y/n/?] y 10084: hwclock (5.8 kb) (HWCLOCK) [Y/n/?] y 10085: Use FHS /var/lib/hwclock/adjtime (FEATURE_HWCLOCK_ADJTIME_FHS) [Y/n/?] y 10086: ionice (3.8 kb) (IONICE) [N/y/?] n 10087: ipcrm (3.2 kb) (IPCRM) [Y/n/?] y 10088: ipcs (11 kb) (IPCS) [Y/n/?] y 10089: last (6.1 kb) (LAST) [Y/n/?] y 10090: Output extra information (FEATURE_LAST_FANCY) [N/y/?] n 10091: losetup (5.5 kb) (LOSETUP) [Y/n/?] y 10092: lspci (6.3 kb) (LSPCI) [Y/n/?] y 10093: lsusb (4.2 kb) (LSUSB) [Y/n/?] y 10094: mdev (17 kb) (MDEV) [Y/n/?] y 10095: Support /etc/mdev.conf (FEATURE_MDEV_CONF) [Y/n/?] y 10096: Support subdirs/symlinks (FEATURE_MDEV_RENAME) [Y/n/?] y 10097: Support regular expressions substitutions when renaming device (FEATURE_MDEV_RENAME_REGEXP) [N/y/?] n 10098: Support command execution at device addition/removal (FEATURE_MDEV_EXEC) [Y/n/?] y 10099: Support loading of firmware (FEATURE_MDEV_LOAD_FIRMWARE) [N/y/?] n 10100: Support daemon mode (FEATURE_MDEV_DAEMON) [Y/n/?] y 10101: mesg (1.4 kb) (MESG) [Y/n/?] y 10102: Enable writing to tty only by group, not by everybody (FEATURE_MESG_ENABLE_ONLY_GROUP) [Y/n/?] y 10103: mke2fs (10 kb) (MKE2FS) [Y/n/?] y 10104: mkfs.ext2 (10 kb) (MKFS_EXT2) [N/y/?] n 10105: mkfs.minix (10 kb) (MKFS_MINIX) [N/y/?] n 10106: mkfs_reiser (MKFS_REISER) [N/y/?] n 10107: mkdosfs (7.2 kb) (MKDOSFS) [Y/n/?] y 10108: mkfs.vfat (7.2 kb) (MKFS_VFAT) [N/y/?] n 10109: mkswap (6.3 kb) (MKSWAP) [Y/n/?] y 10110: UUID support (FEATURE_MKSWAP_UUID) [N/y/?] n 10111: more (7 kb) (MORE) [Y/n/?] y 10112: mount (23 kb) (MOUNT) [Y/n/?] y 10113: Support -f (fake mount) (FEATURE_MOUNT_FAKE) [N/y/?] n 10114: Support -v (verbose) (FEATURE_MOUNT_VERBOSE) [N/y/?] n 10115: Support mount helpers (FEATURE_MOUNT_HELPERS) [N/y/?] n 10116: Support specifying devices by label or UUID (FEATURE_MOUNT_LABEL) [N/y/?] n 10117: Support mounting NFS file systems on Linux < 2.6.23 (FEATURE_MOUNT_NFS) [N/y/?] n 10118: Support mounting CIFS/SMB file systems (FEATURE_MOUNT_CIFS) [Y/n/?] y 10119: Support lots of -o flags (FEATURE_MOUNT_FLAGS) [Y/n/?] y 10120: Support /etc/fstab and -a (mount all) (FEATURE_MOUNT_FSTAB) [Y/n/?] y 10121: Support -T <alt_fstab> (FEATURE_MOUNT_OTHERTAB) [Y/n/?] y 10122: mountpoint (4.9 kb) (MOUNTPOINT) [Y/n/?] y 10123: nologin (NOLOGIN) [Y/n/?] (NEW) Enable dependencies for nologin (NOLOGIN_DEPENDENCIES) [N/y/?] (NEW) nsenter (6.5 kb) (NSENTER) [N/y/?] n 10124: pivot_root (1.1 kb) (PIVOT_ROOT) [Y/n/?] y 10125: rdate (5.6 kb) (RDATE) [Y/n/?] y 10126: rdev (1.8 kb) (RDEV) [N/y/?] n 10127: readprofile (7.1 kb) (READPROFILE) [Y/n/?] y 10128: renice (4.2 kb) (RENICE) [Y/n/?] y 10129: rev (4.4 kb) (REV) [N/y/?] n 10130: rtcwake (6.8 kb) (RTCWAKE) [N/y/?] n 10131: script (8.6 kb) (SCRIPT) [N/y/?] n 10132: scriptreplay (2.4 kb) (SCRIPTREPLAY) [N/y/?] n 10133: setarch (3.6 kb) (SETARCH) [Y/n/?] y 10134: linux32 (3.3 kb) (LINUX32) [Y/n/?] y 10135: linux64 (3.3 kb) (LINUX64) [Y/n/?] y 10136: setpriv (6.6 kb) (SETPRIV) [Y/n/?] y 10137: Support dumping current privilege state (FEATURE_SETPRIV_DUMP) [Y/n/?] y 10138: Support capabilities (FEATURE_SETPRIV_CAPABILITIES) [Y/n/?] y 10139: Support capability names (FEATURE_SETPRIV_CAPABILITY_NAMES) [Y/n/?] y 10140: setsid (3.6 kb) (SETSID) [Y/n/?] y 10141: swapon (15 kb) (SWAPON) [Y/n/?] y 10142: Support discard option -d (FEATURE_SWAPON_DISCARD) [N/y/?] n 10143: Support priority option -p (FEATURE_SWAPON_PRI) [N/y/?] n 10144: swapoff (14 kb) (SWAPOFF) [Y/n] y 10145: Support specifying devices by label or UUID (FEATURE_SWAPONOFF_LABEL) [Y/n/?] y 10146: switch_root (5.5 kb) (SWITCH_ROOT) [Y/n/?] y 10147: taskset (4.2 kb) (TASKSET) [N/y/?] n 10148: uevent (3.1 kb) (UEVENT) [Y/n/?] y 10149: umount (5.1 kb) (UMOUNT) [Y/n/?] y 10150: Support -a (unmount all) (FEATURE_UMOUNT_ALL) [Y/n/?] y 10151: unshare (7.2 kb) (UNSHARE) [N/y/?] n 10152: wall (2.6 kb) (WALL) [N/y/?] n 10153: * 10154: * Common options for mount/umount 10155: * 10156: Support loopback mounts (FEATURE_MOUNT_LOOP) [Y/n/?] y 10157: Create new loopback devices if needed (FEATURE_MOUNT_LOOP_CREATE) [Y/n/?] y 10158: Support old /etc/mtab file (FEATURE_MTAB_SUPPORT) [N/y/?] n 10159: * 10160: * Filesystem/Volume identification 10161: * 10162: bcache filesystem (FEATURE_VOLUMEID_BCACHE) [N/y] n 10163: btrfs filesystem (FEATURE_VOLUMEID_BTRFS) [N/y] n 10164: cramfs filesystem (FEATURE_VOLUMEID_CRAMFS) [N/y] n 10165: erofs filesystem (FEATURE_VOLUMEID_EROFS) [Y/n/?] (NEW) exFAT filesystem (FEATURE_VOLUMEID_EXFAT) [Y/n/?] y 10166: Ext filesystem (FEATURE_VOLUMEID_EXT) [Y/n] y 10167: f2fs filesystem (FEATURE_VOLUMEID_F2FS) [Y/n/?] y 10168: fat filesystem (FEATURE_VOLUMEID_FAT) [Y/n] y 10169: hfs filesystem (FEATURE_VOLUMEID_HFS) [N/y] n 10170: iso9660 filesystem (FEATURE_VOLUMEID_ISO9660) [N/y] n 10171: jfs filesystem (FEATURE_VOLUMEID_JFS) [N/y] n 10172: linuxraid (FEATURE_VOLUMEID_LINUXRAID) [N/y] n 10173: linux swap filesystem (FEATURE_VOLUMEID_LINUXSWAP) [N/y] n 10174: luks filesystem (FEATURE_VOLUMEID_LUKS) [N/y] n 10175: minix filesystem (FEATURE_VOLUMEID_MINIX) [Y/n] y 10176: nilfs filesystem (FEATURE_VOLUMEID_NILFS) [N/y/?] n 10177: ntfs filesystem (FEATURE_VOLUMEID_NTFS) [N/y] n 10178: ocfs2 filesystem (FEATURE_VOLUMEID_OCFS2) [N/y] n 10179: Reiser filesystem (FEATURE_VOLUMEID_REISERFS) [N/y] n 10180: romfs filesystem (FEATURE_VOLUMEID_ROMFS) [N/y] n 10181: sysv filesystem (FEATURE_VOLUMEID_SYSV) [N/y] n 10182: UBIFS filesystem (FEATURE_VOLUMEID_UBIFS) [Y/n/?] y 10183: udf filesystem (FEATURE_VOLUMEID_UDF) [N/y] n 10184: xfs filesystem (FEATURE_VOLUMEID_XFS) [N/y] n 10185: * 10186: * Miscellaneous Utilities 10187: * 10188: adjtimex (4.7 kb) (ADJTIMEX) [N/y/?] n 10189: ascii (ASCII) [Y/n/?] (NEW) bbconfig (9.7 kb) (BBCONFIG) [N/y/?] n 10190: bc (45 kb) (BC) [Y/n/?] (NEW) dc (36 kb) (DC) [Y/n/?] y 10191: Use bc code base for dc (larger, more features) (FEATURE_DC_BIG) [Y] (NEW) y 10192: 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 10193: chat (6.3 kb) (CHAT) [N/y/?] n 10194: conspy (10 kb) (CONSPY) [N/y/?] n 10195: crond (14 kb) (CROND) [Y/n/?] y 10196: Support -d (redirect output to stderr) (FEATURE_CROND_D) [N/y/?] n 10197: Report command output via email (using sendmail) (FEATURE_CROND_CALL_SENDMAIL) [N/y/?] n 10198: Support special times (@reboot, @daily, etc) in crontabs (FEATURE_CROND_SPECIAL_TIMES) [Y/n/?] y 10199: crond spool directory (FEATURE_CROND_DIR) [/var/spool/cron] /var/spool/cron 10200: crontab (10 kb) (CRONTAB) [Y/n/?] y 10201: devfsd (obsolete) (DEVFSD) [N/y/?] n 10202: Use devfs names for all devices (obsolete) (FEATURE_DEVFS) [N/y/?] n 10203: devmem (2.5 kb) (DEVMEM) [Y/n/?] y 10204: fbsplash (26 kb) (FBSPLASH) [N/y/?] n 10205: flash_eraseall (5.9 kb) (FLASH_ERASEALL) [N/y/?] n 10206: flash_lock (2.1 kb) (FLASH_LOCK) [N/y/?] n 10207: flash_unlock (1.3 kb) (FLASH_UNLOCK) [N/y/?] n 10208: flashcp (5.3 kb) (FLASHCP) [N/y/?] n 10209: hdparm (25 kb) (HDPARM) [Y/n/?] y 10210: Support obtaining detailed information directly from drives (FEATURE_HDPARM_GET_IDENTITY) [Y/n/?] y 10211: Register an IDE interface (DANGEROUS) (FEATURE_HDPARM_HDIO_SCAN_HWIF) [N/y/?] n 10212: Un-register an IDE interface (DANGEROUS) (FEATURE_HDPARM_HDIO_UNREGISTER_HWIF) [N/y/?] n 10213: Perform device reset (DANGEROUS) (FEATURE_HDPARM_HDIO_DRIVE_RESET) [N/y/?] n 10214: Tristate device for hotswap (DANGEROUS) (FEATURE_HDPARM_HDIO_TRISTATE_HWIF) [N/y/?] n 10215: Get/set using_dma flag (FEATURE_HDPARM_HDIO_GETSET_DMA) [N/y/?] n 10216: hexedit (21 kb) (HEXEDIT) [Y/n/?] y 10217: i2cget (5.5 kb) (I2CGET) [Y/n/?] y 10218: i2cset (6.7 kb) (I2CSET) [Y/n/?] y 10219: i2cdump (7.1 kb) (I2CDUMP) [Y/n/?] y 10220: i2cdetect (7.1 kb) (I2CDETECT) [Y/n/?] y 10221: i2ctransfer (4.0 kb) (I2CTRANSFER) [Y/n/?] (NEW) inotifyd (3.6 kb) (INOTIFYD) [N/y/?] n 10222: less (16 kb) (LESS) [Y/n/?] y 10223: Max number of input lines less will try to eat (FEATURE_LESS_MAXLINES) [9999999] 9999999 10224: Enable bracket searching (FEATURE_LESS_BRACKETS) [Y/n/?] y 10225: Enable -m/-M (FEATURE_LESS_FLAGS) [Y/n/?] y 10226: Enable -S (FEATURE_LESS_TRUNCATE) [Y/n/?] y 10227: Enable marks (FEATURE_LESS_MARKS) [N/y/?] n 10228: Enable regular expressions (FEATURE_LESS_REGEXP) [Y/n/?] y 10229: Enable automatic resizing on window size changes (FEATURE_LESS_WINCH) [N/y/?] n 10230: Enable flag changes ('-' command) (FEATURE_LESS_DASHCMD) [N/y/?] n 10231: lsscsi (2.5 kb) (LSSCSI) [Y/n/?] y 10232: makedevs (9.2 kb) (MAKEDEVS) [Y/n/?] y 10233: Choose makedevs behaviour 10234: 1. leaf (FEATURE_MAKEDEVS_LEAF) 10235: > 2. table (FEATURE_MAKEDEVS_TABLE) 10236: choice[1-2]: 2 10237: man (26 kb) (MAN) [N/y/?] n 10238: microcom (5.7 kb) (MICROCOM) [Y/n/?] y 10239: mim (0.5 kb) (MIM) [Y/n/?] (NEW) mt (2.5 kb) (MT) [Y/n/?] y 10240: nandwrite (4.8 kb) (NANDWRITE) [N/y/?] n 10241: nanddump (5.2 kb) (NANDDUMP) [N/y/?] n 10242: partprobe (3.5 kb) (PARTPROBE) [Y/n/?] y 10243: raidautorun (1.3 kb) (RAIDAUTORUN) [N/y/?] n 10244: readahead (1.5 kb) (READAHEAD) [N/y/?] n 10245: rfkill (4.4 kb) (RFKILL) [N/y/?] n 10246: runlevel (559 bytes) (RUNLEVEL) [Y/n/?] y 10247: rx (2.9 kb) (RX) [N/y/?] n 10248: setfattr (3.7 kb) (SETFATTR) [Y/n/?] y 10249: setserial (6.9 kb) (SETSERIAL) [Y/n/?] y 10250: strings (4.6 kb) (STRINGS) [Y/n/?] y 10251: time (6.8 kb) (TIME) [Y/n/?] y 10252: ts (450 bytes) (TS) [Y/n] (NEW) ttysize (432 bytes) (TTYSIZE) [N/y/?] n 10253: ubiattach (4.2 kb) (UBIATTACH) [N/y/?] n 10254: ubidetach (4.1 kb) (UBIDETACH) [N/y/?] n 10255: ubimkvol (5.3 kb) (UBIMKVOL) [N/y/?] n 10256: ubirmvol (4.9 kb) (UBIRMVOL) [N/y/?] n 10257: ubirsvol (4.2 kb) (UBIRSVOL) [N/y/?] n 10258: ubiupdatevol (5.2 kb) (UBIUPDATEVOL) [N/y/?] n 10259: ubirename (2.4 kb) (UBIRENAME) [Y/n/?] y 10260: volname (1.6 kb) (VOLNAME) [N/y/?] n 10261: watchdog (5.3 kb) (WATCHDOG) [Y/n/?] y 10262: Open watchdog device twice, closing it gracefully in between (FEATURE_WATCHDOG_OPEN_TWICE) [N/y/?] (NEW) * 10263: * Networking Utilities 10264: * 10265: Enable IPv6 support (FEATURE_IPV6) [Y/n/?] y 10266: Enable Unix domain socket support (usually not needed) (FEATURE_UNIX_LOCAL) [N/y/?] n 10267: Prefer IPv4 addresses from DNS queries (FEATURE_PREFER_IPV4_ADDRESS) [Y/n/?] y 10268: Verbose resolution errors (VERBOSE_RESOLUTION_ERRORS) [N/y/?] n 10269: arp (10 kb) (ARP) [Y/n/?] y 10270: arping (9 kb) (ARPING) [Y/n/?] y 10271: brctl (4.7 kb) (BRCTL) [N/y/?] n 10272: dnsd (9.8 kb) (DNSD) [Y/n/?] y 10273: ether-wake (4.9 kb) (ETHER_WAKE) [Y/n/?] y 10274: ftpd (30 kb) (FTPD) [N/y/?] n 10275: ftpget (7.8 kb) (FTPGET) [N/y/?] n 10276: ftpput (7.5 kb) (FTPPUT) [N/y/?] n 10277: hostname (5.5 kb) (HOSTNAME) [Y/n/?] y 10278: dnsdomainname (3.6 kb) (DNSDOMAINNAME) [Y/n/?] y 10279: httpd (32 kb) (HTTPD) [N/y/?] n 10280: ifconfig (12 kb) (IFCONFIG) [Y/n/?] y 10281: Enable status reporting output (+7k) (FEATURE_IFCONFIG_STATUS) [Y/n/?] y 10282: Enable slip-specific options "keepalive" and "outfill" (FEATURE_IFCONFIG_SLIP) [Y/n/?] y 10283: Enable options "mem_start", "io_addr", and "irq" (FEATURE_IFCONFIG_MEMSTART_IOADDR_IRQ) [Y/n/?] y 10284: Enable option "hw" (ether only) (FEATURE_IFCONFIG_HW) [Y/n/?] y 10285: Set the broadcast automatically (FEATURE_IFCONFIG_BROADCAST_PLUS) [N/y/?] n 10286: ifenslave (13 kb) (IFENSLAVE) [N/y/?] n 10287: ifplugd (10 kb) (IFPLUGD) [N/y/?] n 10288: ifup (14 kb) (IFUP) [Y/n/?] y 10289: ifdown (13 kb) (IFDOWN) [Y/n/?] y 10290: Absolute path to ifstate file (IFUPDOWN_IFSTATE_PATH) [/var/run/ifstate] /var/run/ifstate 10291: Use ip tool (else ifconfig/route is used) (FEATURE_IFUPDOWN_IP) [Y/n/?] y 10292: Support IPv4 (FEATURE_IFUPDOWN_IPV4) [Y/n/?] y 10293: Support IPv6 (FEATURE_IFUPDOWN_IPV6) [Y/n/?] y 10294: Enable mapping support (FEATURE_IFUPDOWN_MAPPING) [Y/n/?] y 10295: Support external DHCP clients (FEATURE_IFUPDOWN_EXTERNAL_DHCP) [N/y/?] n 10296: inetd (18 kb) (INETD) [Y/n/?] y 10297: Support echo service on port 7 (FEATURE_INETD_SUPPORT_BUILTIN_ECHO) [Y/n/?] y 10298: Support discard service on port 8 (FEATURE_INETD_SUPPORT_BUILTIN_DISCARD) [Y/n/?] y 10299: Support time service on port 37 (FEATURE_INETD_SUPPORT_BUILTIN_TIME) [Y/n/?] y 10300: Support daytime service on port 13 (FEATURE_INETD_SUPPORT_BUILTIN_DAYTIME) [Y/n/?] y 10301: Support chargen service on port 19 (FEATURE_INETD_SUPPORT_BUILTIN_CHARGEN) [Y/n/?] y 10302: Support RPC services (FEATURE_INETD_RPC) [N/y/?] n 10303: ip (35 kb) (IP) [Y/n/?] y 10304: ipaddr (14 kb) (IPADDR) [Y/n/?] y 10305: iplink (17 kb) (IPLINK) [Y/n/?] y 10306: iproute (15 kb) (IPROUTE) [Y/n/?] y 10307: iptunnel (9.6 kb) (IPTUNNEL) [Y/n/?] y 10308: iprule (10 kb) (IPRULE) [Y/n/?] y 10309: ipneigh (8.3 kb) (IPNEIGH) [Y/n/?] y 10310: ip address (FEATURE_IP_ADDRESS) [Y/?] y 10311: ip link (FEATURE_IP_LINK) [Y/?] y 10312: ip route (FEATURE_IP_ROUTE) [Y/?] y 10313: ip route configuration directory (FEATURE_IP_ROUTE_DIR) [/etc/iproute2] /etc/iproute2 10314: ip tunnel (FEATURE_IP_TUNNEL) [Y/?] y 10315: ip rule (FEATURE_IP_RULE) [Y/?] y 10316: ip neighbor (FEATURE_IP_NEIGH) [Y/?] y 10317: Support displaying rarely used link types (FEATURE_IP_RARE_PROTOCOLS) [N/y/?] n 10318: ipcalc (4.4 kb) (IPCALC) [N/y/?] n 10319: fakeidentd (8.7 kb) (FAKEIDENTD) [N/y/?] n 10320: nameif (6.6 kb) (NAMEIF) [Y/n/?] y 10321: Extended nameif (FEATURE_NAMEIF_EXTENDED) [N/y/?] n 10322: nbd-client (6 kb) (NBDCLIENT) [N/y/?] n 10323: nc (11 kb) (NC) [N/y/?] n 10324: netcat (11 kb) (NETCAT) [N/y/?] n 10325: netstat (10 kb) (NETSTAT) [Y/n/?] y 10326: Enable wide output (FEATURE_NETSTAT_WIDE) [N/y/?] n 10327: Enable PID/Program name output (FEATURE_NETSTAT_PRG) [N/y/?] n 10328: nslookup (9.7 kb) (NSLOOKUP) [Y/n/?] y 10329: 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 10330: ping (10 kb) (PING) [Y/n/?] y 10331: ping6 (11 kb) (PING6) [N/y/?] n 10332: Enable fancy ping output (FEATURE_FANCY_PING) [Y/n/?] y 10333: pscan (6 kb) (PSCAN) [N/y/?] n 10334: route (8.7 kb) (ROUTE) [Y/n/?] y 10335: slattach (6.2 kb) (SLATTACH) [N/y/?] n 10336: ssl_client (25 kb) (SSL_CLIENT) [N/y/?] n 10337: tc (8.3 kb) (TC) [Y/n/?] (NEW) Enable ingress (FEATURE_TC_INGRESS) [Y/n] (NEW) tcpsvd (14 kb) (TCPSVD) [N/y/?] n 10338: udpsvd (13 kb) (UDPSVD) [N/y/?] n 10339: telnet (8.8 kb) (TELNET) [Y/n/?] y 10340: Pass TERM type to remote host (FEATURE_TELNET_TTYPE) [Y/n/?] y 10341: Pass USER type to remote host (FEATURE_TELNET_AUTOLOGIN) [Y/n/?] y 10342: Enable window size autodetection (FEATURE_TELNET_WIDTH) [Y/n] y 10343: telnetd (12 kb) (TELNETD) [N/y/?] n 10344: tftp (11 kb) (TFTP) [Y/n/?] y 10345: Enable progress bar (FEATURE_TFTP_PROGRESS_BAR) [N/y] n 10346: tftp-hpa compat (support -c get/put FILE) (FEATURE_TFTP_HPA_COMPAT) [Y/n] (NEW) tftpd (10 kb) (TFTPD) [N/y/?] n 10347: Enable 'tftp get' and/or tftpd upload code (FEATURE_TFTP_GET) [Y/n/?] y 10348: Enable 'tftp put' and/or tftpd download code (FEATURE_TFTP_PUT) [Y/n/?] y 10349: Enable 'blksize' and 'tsize' protocol options (FEATURE_TFTP_BLOCKSIZE) [Y/n/?] y 10350: Enable debug (TFTP_DEBUG) [N/y/?] n 10351: traceroute (11 kb) (TRACEROUTE) [Y/n/?] y 10352: traceroute6 (13 kb) (TRACEROUTE6) [N/y/?] n 10353: Enable verbose output (FEATURE_TRACEROUTE_VERBOSE) [N/y/?] n 10354: Enable -I option (use ICMP instead of UDP) (FEATURE_TRACEROUTE_USE_ICMP) [N/y] n 10355: tunctl (6.2 kb) (TUNCTL) [N/y/?] n 10356: vconfig (2.3 kb) (VCONFIG) [Y/n/?] y 10357: wget (38 kb) (WGET) [Y/n/?] y 10358: Enable long options (FEATURE_WGET_LONG_OPTIONS) [Y/n] y 10359: Enable progress bar (+2k) (FEATURE_WGET_STATUSBAR) [Y/n] y 10360: Enable FTP protocol (+1k) (FEATURE_WGET_FTP) [Y/n/?] (NEW) Enable HTTP authentication (FEATURE_WGET_AUTHENTICATION) [Y/n/?] y 10361: Enable timeout option -T SEC (FEATURE_WGET_TIMEOUT) [Y/n/?] y 10362: Support HTTPS using internal TLS code (FEATURE_WGET_HTTPS) [N/y/?] n 10363: Try to connect to HTTPS using openssl (FEATURE_WGET_OPENSSL) [N/y/?] n 10364: whois (6.3 kb) (WHOIS) [N/y/?] n 10365: zcip (8.4 kb) (ZCIP) [N/y/?] n 10366: udhcpd (21 kb) (UDHCPD) [N/y/?] n 10367: dumpleases (5.1 kb) (DUMPLEASES) [N/y/?] n 10368: dhcprelay (5.2 kb) (DHCPRELAY) [N/y/?] n 10369: udhcpc (24 kb) (UDHCPC) [Y/n/?] y 10370: Verify that the offered address is free, using ARP ping (FEATURE_UDHCPC_ARPING) [Y/n/?] y 10371: Do not pass malformed host and domain names (FEATURE_UDHCPC_SANITIZEOPT) [Y/n/?] y 10372: Absolute path to config script (UDHCPC_DEFAULT_SCRIPT) [/usr/share/udhcpc/default.script] /usr/share/udhcpc/default.script 10373: udhcpc6 (21 kb) (UDHCPC6) [N/y/?] n 10374: * 10375: * Common options for DHCP applets 10376: * 10377: Default interface name (UDHCPC_DEFAULT_INTERFACE) [eth0] (NEW) Enable '-P port' option for udhcpd and udhcpc (FEATURE_UDHCP_PORT) [N/y/?] n 10378: Maximum verbosity level (0..9) (UDHCP_DEBUG) [0] 0 10379: DHCP options slack buffer size (UDHCPC_SLACK_FOR_BUGGY_SERVERS) [80] 80 10380: Support RFC 3397 domain search options (FEATURE_UDHCP_RFC3397) [Y/n/?] y 10381: Support 802.1Q VLAN parameters options (FEATURE_UDHCP_8021Q) [Y/n/?] y 10382: ifup udhcpc command line options (IFUPDOWN_UDHCPC_CMD_OPTIONS) [-R -n -O search] -R -n -O search 10383: * 10384: * Print Utilities 10385: * 10386: lpd (5.5 kb) (LPD) [N/y/?] n 10387: lpr (9.9 kb) (LPR) [N/y/?] n 10388: lpq (9.9 kb) (LPQ) [N/y/?] n 10389: * 10390: * Mail Utilities 10391: * 10392: makemime (5.4 kb) (MAKEMIME) [N/y/?] n 10393: popmaildir (10 kb) (POPMAILDIR) [N/y/?] n 10394: reformime (7.5 kb) (REFORMIME) [N/y/?] n 10395: sendmail (14 kb) (SENDMAIL) [N/y/?] n 10396: * 10397: * Process Utilities 10398: * 10399: free (3.1 kb) (FREE) [Y/n/?] y 10400: fuser (7 kb) (FUSER) [Y/n/?] y 10401: iostat (7.6 kb) (IOSTAT) [N/y/?] n 10402: kill (3.1 kb) (KILL) [Y/n/?] y 10403: killall (5.6 kb) (KILLALL) [Y/n/?] y 10404: killall5 (5.3 kb) (KILLALL5) [Y/n/?] y 10405: lsof (3.4 kb) (LSOF) [Y/n/?] y 10406: mpstat (9.8 kb) (MPSTAT) [N/y/?] n 10407: nmeter (11 kb) (NMETER) [N/y/?] n 10408: pgrep (6.5 kb) (PGREP) [N/y/?] n 10409: pkill (7.5 kb) (PKILL) [N/y/?] n 10410: pidof (6.3 kb) (PIDOF) [Y/n/?] y 10411: Enable single shot (-s) (FEATURE_PIDOF_SINGLE) [Y/n/?] y 10412: Enable omitting pids (-o PID) (FEATURE_PIDOF_OMIT) [Y/n/?] y 10413: pmap (6 kb) (PMAP) [N/y/?] n 10414: powertop (9.6 kb) (POWERTOP) [N/y/?] n 10415: ps (11 kb) (PS) [Y/n/?] y 10416: Enable -o time and -o etime specifiers (FEATURE_PS_TIME) [N/y] n 10417: Enable -o rgroup, -o ruser, -o nice specifiers (FEATURE_PS_ADDITIONAL_COLUMNS) [N/y] n 10418: pstree (9.3 kb) (PSTREE) [N/y/?] n 10419: pwdx (3.7 kb) (PWDX) [N/y/?] n 10420: smemcap (2.5 kb) (SMEMCAP) [N/y/?] n 10421: sysctl (7.4 kb) (BB_SYSCTL) [Y/n/?] y 10422: top (18 kb) (TOP) [Y/n/?] y 10423: Accept keyboard commands (FEATURE_TOP_INTERACTIVE) [Y/n/?] y 10424: Show CPU per-process usage percentage (FEATURE_TOP_CPU_USAGE_PERCENTAGE) [Y/n/?] y 10425: Show CPU global usage percentage (FEATURE_TOP_CPU_GLOBAL_PERCENTS) [Y/n/?] y 10426: SMP CPU usage display ('c' key) (FEATURE_TOP_SMP_CPU) [N/y/?] n 10427: Show 1/10th of a percent in CPU/mem statistics (FEATURE_TOP_DECIMALS) [N/y/?] n 10428: Show CPU process runs on ('j' field) (FEATURE_TOP_SMP_PROCESS) [N/y/?] n 10429: Topmem command ('s' key) (FEATURE_TOPMEM) [N/y/?] n 10430: uptime (3.7 kb) (UPTIME) [Y/n/?] y 10431: Show the number of users (FEATURE_UPTIME_UTMP_SUPPORT) [N/y/?] n 10432: watch (4.4 kb) (WATCH) [Y/n/?] y 10433: Support thread display in ps/pstree/top (FEATURE_SHOW_THREADS) [N/y/?] n 10434: * 10435: * Runit Utilities 10436: * 10437: chpst (9 kb) (CHPST) [N/y/?] n 10438: setuidgid (4 kb) (SETUIDGID) [N/y/?] n 10439: envuidgid (3.9 kb) (ENVUIDGID) [N/y/?] n 10440: envdir (2.5 kb) (ENVDIR) [N/y/?] n 10441: softlimit (4.5 kb) (SOFTLIMIT) [N/y/?] n 10442: runsv (7.8 kb) (RUNSV) [N/y/?] n 10443: runsvdir (6.3 kb) (RUNSVDIR) [N/y/?] n 10444: sv (8.5 kb) (SV) [N/y/?] n 10445: Default directory for services (SV_DEFAULT_SERVICE_DIR) [] 10446: svc (8.4 kb) (SVC) [Y/n/?] y 10447: svok (1.5 kb) (SVOK) [Y/n/?] (NEW) svlogd (16 kb) (SVLOGD) [N/y/?] n 10448: * 10449: * Shells 10450: * 10451: Choose which shell is aliased to 'sh' name 10452: > 1. ash (SH_IS_ASH) 10453: 2. hush (SH_IS_HUSH) 10454: 3. none (SH_IS_NONE) 10455: choice[1-3?]: 1 10456: Choose which shell is aliased to 'bash' name 10457: 1. ash (BASH_IS_ASH) 10458: 2. hush (BASH_IS_HUSH) 10459: > 3. none (BASH_IS_NONE) 10460: choice[1-3?]: 3 10461: ash (78 kb) (ASH) [Y/n/?] y 10462: Optimize for size instead of speed (ASH_OPTIMIZE_FOR_SIZE) [Y/n] y 10463: Use internal glob() implementation (ASH_INTERNAL_GLOB) [Y/n/?] y 10464: bash-compatible extensions (ASH_BASH_COMPAT) [Y/n] y 10465: '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 10466: Alias support (ASH_ALIAS) [Y/n] y 10467: Pseudorandom generator and $RANDOM variable (ASH_RANDOM_SUPPORT) [Y/n/?] y 10468: Expand prompt string (ASH_EXPAND_PRMT) [Y/n/?] y 10469: Idle timeout variable $TMOUT (ASH_IDLE_TIMEOUT) [Y/n/?] y 10470: Check for new mail in interactive shell (ASH_MAIL) [N/y/?] n 10471: echo builtin (ASH_ECHO) [Y/n] y 10472: printf builtin (ASH_PRINTF) [Y/n] y 10473: test builtin (ASH_TEST) [Y/n] y 10474: help builtin (ASH_HELP) [Y/n] y 10475: getopts builtin (ASH_GETOPTS) [Y/n] y 10476: command builtin (ASH_CMDCMD) [Y/n/?] y 10477: cttyhack (2.4 kb) (CTTYHACK) [N/y/?] n 10478: hush (68 kb) (HUSH) [N/y/?] n 10479: Internal shell for embedded script support (SHELL_HUSH) [N/y] (NEW) * 10480: * Options common to all shells 10481: * 10482: POSIX math support (FEATURE_SH_MATH) [Y/n/?] y 10483: Extend POSIX math support to 64 bit (FEATURE_SH_MATH_64) [Y/n/?] y 10484: Support BASE#nnnn literals (FEATURE_SH_MATH_BASE) [Y/n] (NEW) Hide message on interactive shell startup (FEATURE_SH_EXTRA_QUIET) [Y/n/?] y 10485: Standalone shell (FEATURE_SH_STANDALONE) [N/y/?] n 10486: Run 'nofork' applets directly (FEATURE_SH_NOFORK) [N/y/?] n 10487: read -t N.NNN support (+110 bytes) (FEATURE_SH_READ_FRAC) [Y/n/?] y 10488: Use $HISTFILESIZE (FEATURE_SH_HISTFILESIZE) [N/y/?] n 10489: Embed scripts in the binary (FEATURE_SH_EMBEDDED_SCRIPTS) [Y/n/?] (NEW) * 10490: * System Logging Utilities 10491: * 10492: klogd (5.7 kb) (KLOGD) [Y/n/?] y 10493: Use the klogctl() interface (FEATURE_KLOGD_KLOGCTL) [Y/n/?] y 10494: logger (6.3 kb) (LOGGER) [Y/n/?] y 10495: logread (4.8 kb) (LOGREAD) [N/y/?] n 10496: syslogd (13 kb) (SYSLOGD) [Y/n/?] y 10497: Rotate message files (FEATURE_ROTATE_LOGFILE) [Y/n/?] y 10498: Remote Log support (FEATURE_REMOTE_LOG) [Y/n/?] y 10499: Support -D (drop dups) option (FEATURE_SYSLOGD_DUP) [N/y/?] n 10500: Support syslog.conf (FEATURE_SYSLOGD_CFG) [N/y/?] n 10501: Include milliseconds in timestamps (FEATURE_SYSLOGD_PRECISE_TIMESTAMPS) [N/y/?] (NEW) Read buffer size in bytes (FEATURE_SYSLOGD_READ_BUFFER_SIZE) [256] 256 10502: Circular Buffer support (FEATURE_IPC_SYSLOG) [N/y/?] n 10503: Linux kernel printk buffer support (FEATURE_KMSG_SYSLOG) [N/y/?] n 10504: yes: standard output: Broken pipe 10505: /usr/bin//sed -i -e "/\\<CONFIG_NOMMU\\>/d" /dev/shm/qemu/out-br/build/busybox-1.34.1//.config 10506: echo '# CONFIG_NOMMU is not set' >> /dev/shm/qemu/out-br/build/busybox-1.34.1//.config 10507: /usr/bin//sed -i -e "/\\<CONFIG_USE_BB_CRYPT_SHA\\>/d" /dev/shm/qemu/out-br/build/busybox-1.34.1//.config 10508: echo 'CONFIG_USE_BB_CRYPT_SHA=y' >> /dev/shm/qemu/out-br/build/busybox-1.34.1//.config 10509: /usr/bin//sed -i -e "/\\<CONFIG_PAM\\>/d" /dev/shm/qemu/out-br/build/busybox-1.34.1//.config 10510: echo '# CONFIG_PAM is not set' >> /dev/shm/qemu/out-br/build/busybox-1.34.1//.config 10511: /usr/bin//sed -i -e "/\\<CONFIG_INIT\\>/d" /dev/shm/qemu/out-br/build/busybox-1.34.1//.config 10512: echo 'CONFIG_INIT=y' >> /dev/shm/qemu/out-br/build/busybox-1.34.1//.config 10513: scripts/kconfig/conf -o Config.in 10514: # 10515: # using defaults found in .config 10516: # 10517: * 10518: * Busybox Configuration 10519: * 10520: * 10521: * Settings 10522: * 10523: Enable compatibility for full-blown desktop systems (8kb) (DESKTOP) [Y/n/?] y 10524: Provide compatible behavior for rare corner cases (bigger code) (EXTRA_COMPAT) [N/y/?] n 10525: Building for Fedora distribution (FEDORA_COMPAT) [N/y/?] n 10526: Enable obsolete features removed before SUSv3 (INCLUDE_SUSv2) [Y/n/?] y 10527: Support --long-options (LONG_OPTS) [Y/?] y 10528: Show applet usage messages (SHOW_USAGE) [Y/n/?] y 10529: Show verbose applet usage messages (FEATURE_VERBOSE_USAGE) [Y/n/?] y 10530: Store applet usage messages in compressed form (FEATURE_COMPRESS_USAGE) [N/y/?] n 10531: Support files > 2 GB (LFS) [Y/n/?] y 10532: Support PAM (Pluggable Authentication Modules) (PAM) [N/y/?] n 10533: Use the devpts filesystem for Unix98 PTYs (FEATURE_DEVPTS) [Y/n/?] y 10534: Support utmp file (FEATURE_UTMP) [Y/n/?] y 10535: Support wtmp file (FEATURE_WTMP) [Y/n/?] y 10536: Support writing pidfiles (FEATURE_PIDFILE) [N/y/?] n 10537: Directory for pidfiles (PID_FILE_PATH) [] 10538: Include busybox applet (BUSYBOX) [Y/n/?] y 10539: Support --show SCRIPT (FEATURE_SHOW_SCRIPT) [Y/n] y 10540: Support --install [-s] to install applet links at runtime (FEATURE_INSTALLER) [Y/n/?] y 10541: Don't use /usr (INSTALL_NO_USR) [N/y/?] n 10542: Drop SUID state for most applets (FEATURE_SUID) [Y/n/?] y 10543: Enable SUID configuration via /etc/busybox.conf (FEATURE_SUID_CONFIG) [N/y/?] n 10544: exec prefers applets (FEATURE_PREFER_APPLETS) [N/y/?] n 10545: Path to busybox executable (BUSYBOX_EXEC_PATH) [/proc/self/exe] /proc/self/exe 10546: Support NSA Security Enhanced Linux (SELINUX) [N/y/?] n 10547: Clean up all memory before exiting (usually not needed) (FEATURE_CLEAN_UP) [N/y/?] n 10548: Support LOG_INFO level syslog messages (FEATURE_SYSLOG_INFO) [Y/n/?] y 10549: * 10550: * Build Options 10551: * 10552: Build static binary (no shared libs) (STATIC) [N/y/?] n 10553: Build position independent executable (PIE) [N/y/?] n 10554: Force NOMMU build (NOMMU) [N/y/?] n 10555: Build shared libbusybox (BUILD_LIBBUSYBOX) [N/y/?] n 10556: Cross compiler prefix (CROSS_COMPILER_PREFIX) [] 10557: Path to sysroot (SYSROOT) [] 10558: Additional CFLAGS (EXTRA_CFLAGS) [] 10559: Additional LDFLAGS (EXTRA_LDFLAGS) [] 10560: Additional LDLIBS (EXTRA_LDLIBS) [] 10561: Avoid using GCC-specific code constructs (USE_PORTABLE_CODE) [N/y/?] n 10562: Use -mpreferred-stack-boundary=2 on i386 arch (STACK_OPTIMIZATION_386) [Y/n/?] y 10563: Use -static-libgcc (STATIC_LIBGCC) [Y/n/?] y 10564: * 10565: * Installation Options ("make install" behavior) 10566: * 10567: What kind of applet links to install 10568: > 1. as soft-links (INSTALL_APPLET_SYMLINKS) 10569: 2. as hard-links (INSTALL_APPLET_HARDLINKS) 10570: 3. as script wrappers (INSTALL_APPLET_SCRIPT_WRAPPERS) 10571: 4. not installed (INSTALL_APPLET_DONT) 10572: choice[1-4?]: 1 10573: Destination path for 'make install' (PREFIX) [./_install] ./_install 10574: * 10575: * Debugging Options 10576: * 10577: Build with debug information (DEBUG) [N/y/?] n 10578: Enable runtime sanitizers (ASAN/LSAN/USAN/etc...) (DEBUG_SANITIZE) [N/y/?] n 10579: Build unit tests (UNIT_TEST) [N/y/?] n 10580: Abort compilation on any warning (WERROR) [N/y/?] n 10581: Warn about single parameter bb_xx_msg calls (WARN_SIMPLE_MSG) [N/y/?] n 10582: Additional debugging library 10583: > 1. None (NO_DEBUG_LIB) 10584: 2. Dmalloc (DMALLOC) 10585: 3. Electric-fence (EFENCE) 10586: choice[1-3?]: 1 10587: * 10588: * Library Tuning 10589: * 10590: Use the end of BSS page (FEATURE_USE_BSS_TAIL) [N/y/?] n 10591: Enable fractional duration arguments (FLOAT_DURATION) [Y/n/?] y 10592: Support RTMIN[+n] and RTMAX[-n] signal names (FEATURE_RTMINMAX) [Y/n/?] y 10593: Use the definitions of SIGRTMIN/SIGRTMAX provided by libc (FEATURE_RTMINMAX_USE_LIBC_DEFINITIONS) [Y/n/?] y 10594: Buffer allocation policy 10595: > 1. Allocate with Malloc (FEATURE_BUFFERS_USE_MALLOC) 10596: 2. Allocate on the Stack (FEATURE_BUFFERS_GO_ON_STACK) 10597: 3. Allocate in the .bss section (FEATURE_BUFFERS_GO_IN_BSS) 10598: choice[1-3?]: 1 10599: Minimum password length (PASSWORD_MINLEN) [6] 6 10600: MD5: Trade bytes for speed (0:fast, 3:slow) (MD5_SMALL) [1] 1 10601: SHA3: Trade bytes for speed (0:fast, 1:slow) (SHA3_SMALL) [1] 1 10602: Faster /proc scanning code (+100 bytes) (FEATURE_FAST_TOP) [N/y/?] n 10603: Support /etc/networks (FEATURE_ETC_NETWORKS) [N/y/?] n 10604: Consult /etc/services even for well-known ports (FEATURE_ETC_SERVICES) [N/y/?] n 10605: Command line editing (FEATURE_EDITING) [Y/n/?] y 10606: Maximum length of input (FEATURE_EDITING_MAX_LEN) [1024] 1024 10607: vi-style line editing commands (FEATURE_EDITING_VI) [Y/n/?] y 10608: History size (FEATURE_EDITING_HISTORY) [999] 999 10609: History saving (FEATURE_EDITING_SAVEHISTORY) [Y/n/?] y 10610: Save history on shell exit, not after every command (FEATURE_EDITING_SAVE_ON_EXIT) [N/y/?] n 10611: Reverse history search (FEATURE_REVERSE_SEARCH) [Y/n/?] y 10612: Tab completion (FEATURE_TAB_COMPLETION) [Y/n] y 10613: Username completion (FEATURE_USERNAME_COMPLETION) [N/y] n 10614: Fancy shell prompts (FEATURE_EDITING_FANCY_PROMPT) [Y/n/?] y 10615: Enable automatic tracking of window size changes (FEATURE_EDITING_WINCH) [Y/n] y 10616: Query cursor position from terminal (FEATURE_EDITING_ASK_TERMINAL) [N/y/?] n 10617: Enable locale support (system needs locale for this to work) (LOCALE_SUPPORT) [N/y/?] n 10618: Support Unicode (UNICODE_SUPPORT) [N/y/?] n 10619: Non-POSIX, but safer, copying to special nodes (FEATURE_NON_POSIX_CP) [Y/n/?] y 10620: Give more precise messages when copy fails (cp, mv etc) (FEATURE_VERBOSE_CP_MESSAGE) [N/y/?] n 10621: Use sendfile system call (FEATURE_USE_SENDFILE) [Y/n/?] y 10622: Copy buffer size, in kilobytes (FEATURE_COPYBUF_KB) [4] 4 10623: Skip rootfs in mount table (FEATURE_SKIP_ROOTFS) [Y/n/?] y 10624: Use clock_gettime(CLOCK_MONOTONIC) syscall (MONOTONIC_SYSCALL) [Y/n/?] y 10625: Use ioctl names rather than hex values in error messages (IOCTL_HEX2STR_ERROR) [Y/n/?] y 10626: Support infiniband HW (FEATURE_HWIB) [Y/n/?] y 10627: * 10628: * Applets 10629: * 10630: * 10631: * Archival Utilities 10632: * 10633: Make tar, rpm, modprobe etc understand .xz data (FEATURE_SEAMLESS_XZ) [N/y] n 10634: Make tar, rpm, modprobe etc understand .lzma data (FEATURE_SEAMLESS_LZMA) [N/y] n 10635: Make tar, rpm, modprobe etc understand .bz2 data (FEATURE_SEAMLESS_BZ2) [N/y] n 10636: Make tar, rpm, modprobe etc understand .gz data (FEATURE_SEAMLESS_GZ) [N/y] n 10637: Make tar, rpm, modprobe etc understand .Z data (FEATURE_SEAMLESS_Z) [N/y] n 10638: ar (9.5 kb) (AR) [Y/n/?] y 10639: Support long filenames (not needed for debs) (FEATURE_AR_LONG_FILENAMES) [N/y/?] n 10640: Support archive creation (FEATURE_AR_CREATE) [Y/n/?] y 10641: uncompress (7.1 kb) (UNCOMPRESS) [N/y/?] n 10642: gunzip (11 kb) (GUNZIP) [Y/n/?] y 10643: zcat (24 kb) (ZCAT) [Y/n/?] y 10644: Enable long options (FEATURE_GUNZIP_LONG_OPTIONS) [Y/n] y 10645: bunzip2 (8.7 kb) (BUNZIP2) [Y/n/?] y 10646: bzcat (8.7 kb) (BZCAT) [Y/n/?] y 10647: unlzma (7.5 kb) (UNLZMA) [Y/n/?] y 10648: lzcat (7.5 kb) (LZCAT) [Y/n/?] y 10649: lzma -d (LZMA) [Y/n/?] y 10650: unxz (13 kb) (UNXZ) [Y/n/?] y 10651: xzcat (13 kb) (XZCAT) [Y/n/?] y 10652: xz -d (XZ) [Y/n/?] y 10653: bzip2 (16 kb) (BZIP2) [N/y/?] n 10654: Enable decompression (FEATURE_BZIP2_DECOMPRESS) [Y/?] y 10655: cpio (15 kb) (CPIO) [Y/n/?] y 10656: Support archive creation (FEATURE_CPIO_O) [N/y/?] n 10657: dpkg (43 kb) (DPKG) [N/y/?] n 10658: dpkg-deb (30 kb) (DPKG_DEB) [N/y/?] n 10659: gzip (17 kb) (GZIP) [Y/n/?] y 10660: Enable long options (FEATURE_GZIP_LONG_OPTIONS) [N/y] n 10661: Trade memory for speed (0:small,slow - 2:fast,big) (GZIP_FAST) [0] 0 10662: Enable compression levels (FEATURE_GZIP_LEVELS) [N/y/?] n 10663: Enable decompression (FEATURE_GZIP_DECOMPRESS) [Y/?] y 10664: lzop (12 kb) (LZOP) [N/y/?] n 10665: unlzop (13 kb) (UNLZOP) [Y/n/?] y 10666: lzopcat (13 kb) (LZOPCAT) [Y/n/?] y 10667: lzop compression levels 7,8,9 (not very useful) (LZOP_COMPR_HIGH) [N/y/?] n 10668: rpm (32 kb) (RPM) [N/y/?] n 10669: rpm2cpio (21 kb) (RPM2CPIO) [N/y/?] n 10670: tar (39 kb) (TAR) [Y/n/?] y 10671: Enable long options (FEATURE_TAR_LONG_OPTIONS) [Y/n] y 10672: Enable -c (archive creation) (FEATURE_TAR_CREATE) [Y/n] y 10673: Enable -X (exclude from) and -T (include from) options (FEATURE_TAR_FROM) [Y/n/?] y 10674: Support old tar header format (FEATURE_TAR_OLDGNU_COMPATIBILITY) [N/y/?] n 10675: Enable untarring of tarballs with checksums produced by buggy Sun tar (FEATURE_TAR_OLDSUN_COMPATIBILITY) [N/y/?] n 10676: Support GNU tar extensions (long filenames) (FEATURE_TAR_GNU_EXTENSIONS) [Y/n] y 10677: Support writing to an external program (--to-command) (FEATURE_TAR_TO_COMMAND) [Y/n/?] y 10678: Enable use of user and group names (FEATURE_TAR_UNAME_GNAME) [N/y/?] n 10679: Enable -m (do not preserve time) GNU option (FEATURE_TAR_NOPRESERVE_TIME) [N/y] n 10680: unzip (26 kb) (UNZIP) [Y/n/?] y 10681: Read and use Central Directory data (FEATURE_UNZIP_CDF) [Y/n/?] y 10682: Support compression method 12 (bzip2) (FEATURE_UNZIP_BZIP2) [Y/n] y 10683: Support compression method 14 (lzma) (FEATURE_UNZIP_LZMA) [Y/n] y 10684: Support compression method 95 (xz) (FEATURE_UNZIP_XZ) [Y/n] y 10685: Optimize lzma for speed (FEATURE_LZMA_FAST) [N/y/?] n 10686: * 10687: * Coreutils 10688: * 10689: basename (438 bytes) (BASENAME) [Y/n/?] y 10690: cat (5.6 kb) (CAT) [Y/n/?] y 10691: Enable -n and -b options (FEATURE_CATN) [Y/n/?] y 10692: cat -v[etA] (FEATURE_CATV) [Y/n/?] y 10693: chgrp (7.6 kb) (CHGRP) [Y/n/?] y 10694: chmod (5.5 kb) (CHMOD) [Y/n/?] y 10695: chown (7.6 kb) (CHOWN) [Y/n/?] y 10696: Enable long options (FEATURE_CHOWN_LONG_OPTIONS) [N/y] n 10697: chroot (3.7 kb) (CHROOT) [Y/n/?] y 10698: cksum (4.1 kb) (CKSUM) [Y/n] y 10699: crc32 (4.1 kb) (CRC32) [Y/n] y 10700: comm (4.2 kb) (COMM) [N/y/?] n 10701: cp (10 kb) (CP) [Y/n/?] y 10702: Enable long options (FEATURE_CP_LONG_OPTIONS) [N/y/?] n 10703: cut (5.8 kb) (CUT) [Y/n/?] y 10704: cut -F (FEATURE_CUT_REGEX) [Y/n/?] y 10705: date (7 kb) (DATE) [Y/n/?] y 10706: Enable ISO date format output (-I) (FEATURE_DATE_ISOFMT) [Y/n/?] y 10707: Support %[num]N nanosecond format specifier (FEATURE_DATE_NANO) [N/y/?] n 10708: Support weird 'date MMDDhhmm[[YY]YY][.ss]' format (FEATURE_DATE_COMPAT) [Y/n/?] y 10709: dd (7.5 kb) (DD) [Y/n/?] y 10710: Enable signal handling for status reporting (FEATURE_DD_SIGNAL_HANDLING) [Y/n/?] y 10711: Enable the third status line upon signal (FEATURE_DD_THIRD_STATUS_LINE) [N/y/?] n 10712: Enable ibs, obs, iflag, oflag and conv options (FEATURE_DD_IBS_OBS) [Y/n/?] y 10713: Enable status display options (FEATURE_DD_STATUS) [Y/n/?] y 10714: df (6.8 kb) (DF) [Y/n/?] y 10715: Enable -a, -i, -B (FEATURE_DF_FANCY) [N/y/?] n 10716: dirname (329 bytes) (DIRNAME) [Y/n/?] y 10717: dos2unix (5.2 kb) (DOS2UNIX) [Y/n/?] y 10718: unix2dos (5.2 kb) (UNIX2DOS) [Y/n/?] y 10719: du (6.3 kb) (DU) [Y/n/?] y 10720: Use default blocksize of 1024 bytes (else it's 512 bytes) (FEATURE_DU_DEFAULT_BLOCKSIZE_1K) [Y/n] y 10721: echo (1.8 kb) (ECHO) [Y/n/?] y 10722: Enable -n and -e options (FEATURE_FANCY_ECHO) [Y/n] y 10723: env (4 kb) (ENV) [Y/n/?] y 10724: expand (5.1 kb) (EXPAND) [N/y/?] n 10725: unexpand (5.3 kb) (UNEXPAND) [N/y/?] n 10726: expr (6.6 kb) (EXPR) [Y/n/?] y 10727: Extend Posix numbers support to 64 bit (EXPR_MATH_SUPPORT_64) [Y/n/?] y 10728: factor (2.7 kb) (FACTOR) [Y/n/?] y 10729: false (tiny) (FALSE) [Y/n/?] y 10730: fold (4.6 kb) (FOLD) [Y/n/?] y 10731: head (3.8 kb) (HEAD) [Y/n/?] y 10732: Enable -c, -q, and -v (FEATURE_FANCY_HEAD) [Y/n] y 10733: hostid (286 bytes) (HOSTID) [Y/n/?] y 10734: id (7 kb) (ID) [Y/n/?] y 10735: groups (6.7 kb) (GROUPS) [N/y/?] n 10736: install (12 kb) (INSTALL) [Y/n/?] y 10737: Enable long options (FEATURE_INSTALL_LONG_OPTIONS) [Y/n] y 10738: link (3.2 kb) (LINK) [Y/n/?] y 10739: ln (4.9 kb) (LN) [Y/n/?] y 10740: logname (1.1 kb) (LOGNAME) [Y/n/?] y 10741: ls (14 kb) (LS) [Y/n/?] y 10742: Enable filetyping options (-p and -F) (FEATURE_LS_FILETYPES) [Y/n] y 10743: Enable symlinks dereferencing (-L) (FEATURE_LS_FOLLOWLINKS) [Y/n] y 10744: Enable recursion (-R) (FEATURE_LS_RECURSIVE) [Y/n] y 10745: Enable -w WIDTH and window size autodetection (FEATURE_LS_WIDTH) [Y/n] y 10746: Sort the file names (FEATURE_LS_SORTFILES) [Y/n/?] y 10747: Show file timestamps (FEATURE_LS_TIMESTAMPS) [Y/n/?] y 10748: Show username/groupnames (FEATURE_LS_USERNAME) [Y/n/?] y 10749: Allow use of color to identify file types (FEATURE_LS_COLOR) [Y/n/?] y 10750: Produce colored ls output by default (FEATURE_LS_COLOR_IS_DEFAULT) [Y/n/?] y 10751: md5sum (6.5 kb) (MD5SUM) [Y/n/?] y 10752: sha1sum (5.9 kb) (SHA1SUM) [Y/n/?] y 10753: sha256sum (7 kb) (SHA256SUM) [Y/n/?] y 10754: sha512sum (7.4 kb) (SHA512SUM) [Y/n/?] y 10755: sha3sum (6.1 kb) (SHA3SUM) [Y/n/?] y 10756: * 10757: * Common options for md5sum, sha1sum, sha256sum, sha512sum, sha3sum 10758: * 10759: Enable -c, -s and -w options (FEATURE_MD5_SHA1_SUM_CHECK) [Y/n/?] y 10760: mkdir (4.5 kb) (MKDIR) [Y/n/?] y 10761: mkfifo (3.8 kb) (MKFIFO) [Y/n/?] y 10762: mknod (4.5 kb) (MKNOD) [Y/n/?] y 10763: mktemp (4.2 kb) (MKTEMP) [Y/n/?] y 10764: mv (10 kb) (MV) [Y/n/?] y 10765: nice (2.1 kb) (NICE) [Y/n/?] y 10766: nl (4.6 kb) (NL) [Y/n/?] y 10767: nohup (2 kb) (NOHUP) [Y/n/?] y 10768: nproc (3.7 kb) (NPROC) [Y/n/?] y 10769: od (11 kb) (OD) [Y/n/?] y 10770: paste (4.9 kb) (PASTE) [Y/n/?] y 10771: printenv (1.3 kb) (PRINTENV) [Y/n/?] y 10772: printf (3.8 kb) (PRINTF) [Y/n/?] y 10773: pwd (3.7 kb) (PWD) [Y/n/?] y 10774: readlink (4 kb) (READLINK) [Y/n/?] y 10775: Enable canonicalization by following all symlinks (-f) (FEATURE_READLINK_FOLLOW) [Y/n/?] y 10776: realpath (1.6 kb) (REALPATH) [Y/n/?] y 10777: rm (5.4 kb) (RM) [Y/n/?] y 10778: rmdir (3.5 kb) (RMDIR) [Y/n/?] y 10779: seq (3.8 kb) (SEQ) [Y/n/?] y 10780: shred (4.9 kb) (SHRED) [Y/n/?] y 10781: shuf (5.4 kb) (SHUF) [N/y/?] n 10782: sleep (2 kb) (SLEEP) [Y/n/?] y 10783: Enable multiple arguments and s/m/h/d suffixes (FEATURE_FANCY_SLEEP) [Y/n/?] y 10784: sort (7.7 kb) (SORT) [Y/n/?] y 10785: Full SuSv3 compliant sort (support -ktcbdfiogM) (FEATURE_SORT_BIG) [Y/n/?] y 10786: Use less memory (but might be slower) (FEATURE_SORT_OPTIMIZE_MEMORY) [N/y/?] n 10787: split (5 kb) (SPLIT) [N/y/?] n 10788: stat (11 kb) (STAT) [N/y/?] n 10789: stty (8.9 kb) (STTY) [Y/n/?] y 10790: sum (4 kb) (SUM) [N/y/?] n 10791: sync (3.8 kb) (SYNC) [Y/n/?] y 10792: Enable -d and -f flags (requires syncfs(2) in libc) (FEATURE_SYNC_FANCY) [N/y/?] n 10793: fsync (3.6 kb) (FSYNC) [N/y/?] n 10794: tac (3.9 kb) (TAC) [N/y/?] n 10795: tail (6.8 kb) (TAIL) [Y/n/?] y 10796: Enable -q, -s, -v, and -F options (FEATURE_FANCY_TAIL) [Y/n/?] y 10797: tee (4.2 kb) (TEE) [Y/n/?] y 10798: Enable block I/O (larger/faster) instead of byte I/O (FEATURE_TEE_USE_BLOCK_IO) [Y/n/?] y 10799: test (4.1 kb) (TEST) [Y/n/?] y 10800: test as [ (TEST1) [Y/n/?] y 10801: test as [[ (TEST2) [Y/n/?] y 10802: Extend test to 64 bit (FEATURE_TEST_64) [Y/n/?] y 10803: timeout (6 kb) (TIMEOUT) [N/y/?] n 10804: touch (5.9 kb) (TOUCH) [Y/n/?] y 10805: Add support for SUSV3 features (-a -d -m -t -r) (FEATURE_TOUCH_SUSV3) [Y/n/?] y 10806: tr (5.1 kb) (TR) [Y/n/?] y 10807: Enable character classes (such as [:upper:]) (FEATURE_TR_CLASSES) [Y/n/?] y 10808: Enable equivalence classes (FEATURE_TR_EQUIV) [Y/n/?] y 10809: true (tiny) (TRUE) [Y/n/?] y 10810: truncate (4.2 kb) (TRUNCATE) [Y/n/?] y 10811: tty (3.6 kb) (TTY) [Y/n/?] y 10812: uname (3.9 kb) (UNAME) [Y/n/?] y 10813: Operating system name (UNAME_OSNAME) [GNU/Linux] GNU/Linux 10814: arch (1.1 kb) (BB_ARCH) [Y/n/?] y 10815: uniq (4.9 kb) (UNIQ) [Y/n/?] y 10816: unlink (3.2 kb) (UNLINK) [Y/n/?] y 10817: usleep (1.3 kb) (USLEEP) [Y/n/?] y 10818: uudecode (5.8 kb) (UUDECODE) [Y/n/?] y 10819: base32 (4.9 kb) (BASE32) [Y/n/?] y 10820: base64 (4.9 kb) (BASE64) [Y/n/?] y 10821: uuencode (4.4 kb) (UUENCODE) [Y/n/?] y 10822: wc (4.5 kb) (WC) [Y/n/?] y 10823: Support very large counts (FEATURE_WC_LARGE) [N/y/?] n 10824: who (3.9 kb) (WHO) [Y/n/?] y 10825: w (3.8 kb) (W) [Y/n/?] y 10826: users (3.4 kb) (USERS) [N/y/?] n 10827: whoami (3.2 kb) (WHOAMI) [Y/n/?] y 10828: yes (1.2 kb) (YES) [Y/n/?] y 10829: * 10830: * Common options 10831: * 10832: Support verbose options (usually -v) for various applets (FEATURE_VERBOSE) [Y/n/?] y 10833: * 10834: * Common options for cp and mv 10835: * 10836: Preserve hard links (FEATURE_PRESERVE_HARDLINKS) [Y/n/?] y 10837: * 10838: * Common options for df, du, ls 10839: * 10840: Support human readable output (example 13k, 23M, 235G) (FEATURE_HUMAN_READABLE) [Y/n/?] y 10841: * 10842: * Console Utilities 10843: * 10844: chvt (2 kb) (CHVT) [Y/n/?] y 10845: clear (tiny) (CLEAR) [Y/n/?] y 10846: deallocvt (1.9 kb) (DEALLOCVT) [Y/n/?] y 10847: dumpkmap (1.6 kb) (DUMPKMAP) [Y/n/?] y 10848: fgconsole (1.5 kb) (FGCONSOLE) [N/y/?] n 10849: kbd_mode (4.1 kb) (KBD_MODE) [N/y/?] n 10850: loadfont (5.2 kb) (LOADFONT) [Y/n/?] y 10851: setfont (24 kb) (SETFONT) [N/y/?] n 10852: * 10853: * Common options for loadfont and setfont 10854: * 10855: Support PSF2 console fonts (FEATURE_LOADFONT_PSF2) [Y/n] y 10856: Support old (raw) console fonts (FEATURE_LOADFONT_RAW) [Y/n] y 10857: loadkmap (1.8 kb) (LOADKMAP) [Y/n/?] y 10858: openvt (7.2 kb) (OPENVT) [Y/n/?] y 10859: reset (345 bytes) (RESET) [Y/n/?] y 10860: resize (903 bytes) (RESIZE) [Y/n/?] y 10861: Print environment variables (FEATURE_RESIZE_PRINT) [Y/n/?] y 10862: setconsole (3.6 kb) (SETCONSOLE) [Y/n/?] y 10863: Enable long options (FEATURE_SETCONSOLE_LONG_OPTIONS) [N/y] n 10864: setkeycodes (2.1 kb) (SETKEYCODES) [Y/n/?] y 10865: setlogcons (1.8 kb) (SETLOGCONS) [Y/n/?] y 10866: showkey (4.7 kb) (SHOWKEY) [N/y/?] n 10867: * 10868: * Debian Utilities 10869: * 10870: pipe_progress (275 bytes) (PIPE_PROGRESS) [Y/n/?] y 10871: run-parts (6.1 kb) (RUN_PARTS) [Y/n/?] y 10872: Enable long options (FEATURE_RUN_PARTS_LONG_OPTIONS) [Y/n] y 10873: Support additional arguments (FEATURE_RUN_PARTS_FANCY) [N/y/?] n 10874: start-stop-daemon (12 kb) (START_STOP_DAEMON) [Y/n/?] y 10875: Enable long options (FEATURE_START_STOP_DAEMON_LONG_OPTIONS) [Y/n] y 10876: Support additional arguments (FEATURE_START_STOP_DAEMON_FANCY) [Y/n/?] y 10877: which (3.8 kb) (WHICH) [Y/n/?] y 10878: * 10879: * klibc-utils 10880: * 10881: minips (11 kb) (MINIPS) [N/y/?] n 10882: nuke (2.9 kb) (NUKE) [Y/n/?] y 10883: resume (3.2 kb) (RESUME) [Y/n/?] y 10884: run-init (7.7 kb) (RUN_INIT) [Y/n/?] y 10885: * 10886: * Editors 10887: * 10888: awk (23 kb) (AWK) [Y/n/?] y 10889: Enable math functions (requires libm) (FEATURE_AWK_LIBM) [N/y/?] n 10890: Enable a few GNU extensions (FEATURE_AWK_GNU_EXTENSIONS) [Y/n/?] y 10891: cmp (4.9 kb) (CMP) [Y/n/?] y 10892: diff (13 kb) (DIFF) [Y/n/?] y 10893: Enable long options (FEATURE_DIFF_LONG_OPTIONS) [N/y] n 10894: Enable directory support (FEATURE_DIFF_DIR) [Y/n/?] y 10895: ed (21 kb) (ED) [N/y/?] n 10896: patch (9.4 kb) (PATCH) [Y/n/?] y 10897: sed (12 kb) (SED) [Y/n/?] y 10898: vi (23 kb) (VI) [Y/n/?] y 10899: Maximum screen width (FEATURE_VI_MAX_LEN) [4096] 4096 10900: Allow to display 8-bit chars (otherwise shows dots) (FEATURE_VI_8BIT) [Y/n/?] y 10901: Enable ":" colon commands (no "ex" mode) (FEATURE_VI_COLON) [Y/n/?] y 10902: Expand "%" and "#" in colon commands (FEATURE_VI_COLON_EXPAND) [Y/n/?] y 10903: Enable yank/put commands and mark cmds (FEATURE_VI_YANKMARK) [Y/n/?] y 10904: Enable search and replace cmds (FEATURE_VI_SEARCH) [Y/n/?] y 10905: Enable regex in search and replace (FEATURE_VI_REGEX_SEARCH) [N/y/?] n 10906: Catch signals (FEATURE_VI_USE_SIGNALS) [Y/n/?] y 10907: Remember previous cmd and "." cmd (FEATURE_VI_DOT_CMD) [Y/n/?] y 10908: Enable -R option and "view" mode (FEATURE_VI_READONLY) [Y/n/?] y 10909: Enable settable options, ai ic showmatch (FEATURE_VI_SETOPTS) [Y/n/?] y 10910: Support :set (FEATURE_VI_SET) [Y/n] y 10911: Handle window resize (FEATURE_VI_WIN_RESIZE) [Y/n/?] y 10912: Use 'tell me cursor position' ESC sequence to measure window (FEATURE_VI_ASK_TERMINAL) [Y/n/?] y 10913: Support undo command "u" (FEATURE_VI_UNDO) [Y/n/?] y 10914: Enable undo operation queuing (FEATURE_VI_UNDO_QUEUE) [Y/n/?] y 10915: Maximum undo character queue size (FEATURE_VI_UNDO_QUEUE_MAX) [256] 256 10916: Enable verbose status reporting (FEATURE_VI_VERBOSE_STATUS) [Y/n/?] y 10917: Allow vi and awk to execute shell commands (FEATURE_ALLOW_EXEC) [Y/n/?] y 10918: * 10919: * Finding Utilities 10920: * 10921: find (14 kb) (FIND) [Y/n/?] y 10922: Enable -print0: NUL-terminated output (FEATURE_FIND_PRINT0) [Y/n/?] y 10923: Enable -mtime: modified time matching (FEATURE_FIND_MTIME) [Y/n/?] y 10924: Enable -mmin: modified time matching by minutes (FEATURE_FIND_MMIN) [Y/n/?] y 10925: Enable -perm: permissions matching (FEATURE_FIND_PERM) [Y/n] y 10926: Enable -type: file type matching (file/dir/link/...) (FEATURE_FIND_TYPE) [Y/n/?] y 10927: Enable -executable: file is executable (FEATURE_FIND_EXECUTABLE) [Y/n] y 10928: Enable -xdev: 'stay in filesystem' (FEATURE_FIND_XDEV) [Y/n] y 10929: Enable -mindepth N and -maxdepth N (FEATURE_FIND_MAXDEPTH) [Y/n] y 10930: Enable -newer: compare file modification times (FEATURE_FIND_NEWER) [Y/n/?] y 10931: Enable -inum: inode number matching (FEATURE_FIND_INUM) [N/y] n 10932: Enable -exec: execute commands (FEATURE_FIND_EXEC) [Y/n/?] y 10933: Enable -exec ... {} + (FEATURE_FIND_EXEC_PLUS) [Y/n/?] y 10934: Enable -user: username/uid matching (FEATURE_FIND_USER) [Y/n] y 10935: Enable -group: group/gid matching (FEATURE_FIND_GROUP) [Y/n] y 10936: Enable the 'not' (!) operator (FEATURE_FIND_NOT) [Y/n/?] y 10937: Enable -depth (FEATURE_FIND_DEPTH) [Y/n/?] y 10938: Enable parens in options (FEATURE_FIND_PAREN) [Y/n/?] y 10939: Enable -size: file size matching (FEATURE_FIND_SIZE) [Y/n] y 10940: Enable -prune: exclude subdirectories (FEATURE_FIND_PRUNE) [Y/n/?] y 10941: Enable -quit: exit (FEATURE_FIND_QUIT) [Y/n/?] y 10942: Enable -delete: delete files/dirs (FEATURE_FIND_DELETE) [N/y/?] n 10943: Enable -empty: match empty files or directories (FEATURE_FIND_EMPTY) [Y/n/?] y 10944: Enable -path: match pathname with shell pattern (FEATURE_FIND_PATH) [Y/n/?] y 10945: Enable -regex: match pathname with regex (FEATURE_FIND_REGEX) [Y/n/?] y 10946: Enable -links: link count matching (FEATURE_FIND_LINKS) [N/y/?] n 10947: grep (8.6 kb) (GREP) [Y/n/?] y 10948: egrep (7.8 kb) (EGREP) [Y/n/?] y 10949: fgrep (7.8 kb) (FGREP) [Y/n/?] y 10950: Enable before and after context flags (-A, -B and -C) (FEATURE_GREP_CONTEXT) [Y/n/?] y 10951: xargs (7.2 kb) (XARGS) [Y/n/?] y 10952: Enable -p: prompt and confirmation (FEATURE_XARGS_SUPPORT_CONFIRMATION) [N/y/?] n 10953: Enable single and double quotes and backslash (FEATURE_XARGS_SUPPORT_QUOTES) [Y/n/?] y 10954: Enable -x: exit if -s or -n is exceeded (FEATURE_XARGS_SUPPORT_TERMOPT) [Y/n/?] y 10955: Enable -0: NUL-terminated input (FEATURE_XARGS_SUPPORT_ZERO_TERM) [Y/n/?] y 10956: Enable -I STR: string to replace (FEATURE_XARGS_SUPPORT_REPL_STR) [Y/n/?] y 10957: Enable -P N: processes to run in parallel (FEATURE_XARGS_SUPPORT_PARALLEL) [Y/n] y 10958: Enable -a FILE: use FILE instead of stdin (FEATURE_XARGS_SUPPORT_ARGS_FILE) [Y/n] y 10959: * 10960: * Init Utilities 10961: * 10962: bootchartd (10 kb) (BOOTCHARTD) [N/y/?] n 10963: halt (4 kb) (HALT) [Y/n/?] y 10964: poweroff (4 kb) (POWEROFF) [Y/n/?] y 10965: reboot (4 kb) (REBOOT) [Y/n/?] y 10966: Before signaling init, make sure it is ready for it (FEATURE_WAIT_FOR_INIT) [Y/n/?] y 10967: init (10 kb) (INIT) [Y/n/?] y 10968: linuxrc: support running init from initrd (not initramfs) (LINUXRC) [Y/n/?] y 10969: Support reading an inittab file (FEATURE_USE_INITTAB) [Y/n/?] y 10970: Support killing processes that have been removed from inittab (FEATURE_KILL_REMOVED) [Y/n/?] y 10971: How long to wait between TERM and KILL (0 - send TERM only) (FEATURE_KILL_DELAY) [0] 0 10972: Run commands with leading dash with controlling tty (FEATURE_INIT_SCTTY) [Y/n/?] y 10973: Enable init to write to syslog (FEATURE_INIT_SYSLOG) [Y/n/?] y 10974: Be quiet on boot (no 'init started:' message) (FEATURE_INIT_QUIET) [Y/n] y 10975: Support dumping core for child processes (debugging only) (FEATURE_INIT_COREDUMPS) [N/y/?] n 10976: Initial terminal type (INIT_TERMINAL_TYPE) [linux] linux 10977: Clear init's command line (FEATURE_INIT_MODIFY_CMDLINE) [Y/n/?] y 10978: * 10979: * Login/Password Management Utilities 10980: * 10981: Support shadow passwords (FEATURE_SHADOWPASSWDS) [Y/n/?] y 10982: Use internal password and group functions rather than system functions (USE_BB_PWD_GRP) [N/y/?] n 10983: Use internal crypt functions (USE_BB_CRYPT) [Y/n/?] y 10984: Enable SHA256/512 crypt functions (USE_BB_CRYPT_SHA) [Y/n/?] y 10985: add-shell (3.1 kb) (ADD_SHELL) [N/y/?] n 10986: remove-shell (3 kb) (REMOVE_SHELL) [N/y/?] n 10987: addgroup (8.6 kb) (ADDGROUP) [Y/n/?] y 10988: Support adding users to groups (FEATURE_ADDUSER_TO_GROUP) [N/y/?] n 10989: adduser (15 kb) (ADDUSER) [Y/n/?] y 10990: Enable sanity check on user/group names in adduser and addgroup (FEATURE_CHECK_NAMES) [N/y/?] n 10991: Last valid uid or gid for adduser and addgroup (LAST_ID) [60000] 60000 10992: First valid system uid or gid for adduser and addgroup (FIRST_SYSTEM_ID) [100] 100 10993: Last valid system uid or gid for adduser and addgroup (LAST_SYSTEM_ID) [999] 999 10994: chpasswd (18 kb) (CHPASSWD) [N/y/?] n 10995: Default encryption method (passwd -a, cryptpw -m, chpasswd -c ALG) (FEATURE_DEFAULT_PASSWD_ALGO) [md5] md5 10996: cryptpw (14 kb) (CRYPTPW) [N/y/?] n 10997: mkpasswd (15 kb) (MKPASSWD) [Y/n/?] y 10998: deluser (9.1 kb) (DELUSER) [Y/n/?] y 10999: delgroup (6.4 kb) (DELGROUP) [Y/n/?] y 11000: Support removing users from groups (FEATURE_DEL_USER_FROM_GROUP) [N/y/?] n 11001: getty (10 kb) (GETTY) [Y/n/?] y 11002: login (24 kb) (LOGIN) [Y/n/?] y 11003: Run logged in session in a child process (LOGIN_SESSION_AS_CHILD) [N/y/?] n 11004: Support login scripts (LOGIN_SCRIPTS) [N/y/?] n 11005: Support /etc/nologin (FEATURE_NOLOGIN) [Y/n/?] y 11006: Support /etc/securetty (FEATURE_SECURETTY) [Y/n/?] y 11007: passwd (21 kb) (PASSWD) [Y/n/?] y 11008: Check new passwords for weakness (FEATURE_PASSWD_WEAK_CHECK) [Y/n/?] y 11009: su (19 kb) (SU) [Y/n/?] y 11010: Log to syslog all attempts to use su (FEATURE_SU_SYSLOG) [Y/n] y 11011: If user's shell is not in /etc/shells, disallow -s PROG (FEATURE_SU_CHECKS_SHELLS) [Y/n] y 11012: Allow blank passwords only on TTYs in /etc/securetty (FEATURE_SU_BLANK_PW_NEEDS_SECURE_TTY) [N/y] n 11013: sulogin (17 kb) (SULOGIN) [Y/n/?] y 11014: vlock (17 kb) (VLOCK) [Y/n/?] y 11015: * 11016: * Linux Ext2 FS Progs 11017: * 11018: chattr (3.8 kb) (CHATTR) [Y/n/?] y 11019: fsck (7.4 kb) (FSCK) [Y/n/?] y 11020: lsattr (5.5 kb) (LSATTR) [Y/n/?] y 11021: tune2fs (4.4 kb) (TUNE2FS) [N/y/?] n 11022: * 11023: * Linux Module Utilities 11024: * 11025: Simplified modutils (MODPROBE_SMALL) [N/y/?] n 11026: depmod (27 kb) (DEPMOD) [N/y/?] n 11027: insmod (22 kb) (INSMOD) [Y/n/?] y 11028: lsmod (1.9 kb) (LSMOD) [Y/n/?] y 11029: Pretty output (FEATURE_LSMOD_PRETTY_2_6_OUTPUT) [Y/n/?] y 11030: modinfo (24 kb) (MODINFO) [N/y/?] n 11031: modprobe (28 kb) (MODPROBE) [Y/n/?] y 11032: Blacklist support (FEATURE_MODPROBE_BLACKLIST) [N/y/?] n 11033: rmmod (3.3 kb) (RMMOD) [Y/n/?] y 11034: * 11035: * Options common to multiple modutils 11036: * 11037: Accept module options on modprobe command line (FEATURE_CMDLINE_MODULE_OPTIONS) [Y/n/?] y 11038: Support version 2.2/2.4 Linux kernels (FEATURE_2_4_MODULES) [N/y/?] n 11039: Support tainted module checking with new kernels (FEATURE_CHECK_TAINTED_MODULE) [Y/n/?] y 11040: Try to load module from a mmap'ed area (FEATURE_INSMOD_TRY_MMAP) [N/y/?] n 11041: Support module.aliases file (FEATURE_MODUTILS_ALIAS) [Y/n/?] y 11042: Support module.symbols file (FEATURE_MODUTILS_SYMBOLS) [Y/n/?] y 11043: Default directory containing modules (DEFAULT_MODULES_DIR) [/lib/modules] /lib/modules 11044: Default name of modules.dep (DEFAULT_DEPMOD_FILE) [modules.dep] modules.dep 11045: * 11046: * Linux System Utilities 11047: * 11048: acpid (9 kb) (ACPID) [N/y/?] n 11049: blkdiscard (4.3 kb) (BLKDISCARD) [N/y/?] n 11050: blkid (12 kb) (BLKID) [Y/n/?] y 11051: Print filesystem type (FEATURE_BLKID_TYPE) [N/y/?] n 11052: blockdev (2.3 kb) (BLOCKDEV) [N/y/?] n 11053: cal (5.8 kb) (CAL) [N/y/?] n 11054: chrt (4.7 kb) (CHRT) [Y/n/?] y 11055: dmesg (3.7 kb) (DMESG) [Y/n/?] y 11056: Pretty output (FEATURE_DMESG_PRETTY) [Y/n/?] y 11057: eject (4 kb) (EJECT) [Y/n/?] y 11058: SCSI support (FEATURE_EJECT_SCSI) [N/y/?] n 11059: fallocate (4.1 kb) (FALLOCATE) [Y/n/?] y 11060: fatattr (1.9 kb) (FATATTR) [N/y/?] n 11061: fbset (5.9 kb) (FBSET) [Y/n/?] y 11062: Enable extra options (FEATURE_FBSET_FANCY) [Y/n/?] y 11063: Enable readmode support (FEATURE_FBSET_READMODE) [Y/n/?] y 11064: fdformat (4.4 kb) (FDFORMAT) [Y/n/?] y 11065: fdisk (37 kb) (FDISK) [Y/n/?] y 11066: Write support (FEATURE_FDISK_WRITABLE) [Y/n/?] y 11067: Support AIX disklabels (FEATURE_AIX_LABEL) [N/y/?] n 11068: Support SGI disklabels (FEATURE_SGI_LABEL) [N/y/?] n 11069: Support SUN disklabels (FEATURE_SUN_LABEL) [N/y/?] n 11070: Support BSD disklabels (FEATURE_OSF_LABEL) [N/y/?] n 11071: Support GPT disklabels (FEATURE_GPT_LABEL) [Y/n/?] y 11072: Support expert mode (FEATURE_FDISK_ADVANCED) [Y/n/?] y 11073: findfs (12 kb) (FINDFS) [N/y/?] n 11074: flock (6.3 kb) (FLOCK) [Y/n/?] y 11075: fdflush (1.3 kb) (FDFLUSH) [Y/n/?] y 11076: freeramdisk (1.3 kb) (FREERAMDISK) [Y/n/?] y 11077: fsck.minix (13 kb) (FSCK_MINIX) [N/y/?] n 11078: fsfreeze (3.5 kb) (FSFREEZE) [Y/n/?] y 11079: fstrim (4.4 kb) (FSTRIM) [Y/n/?] y 11080: getopt (5.8 kb) (GETOPT) [Y/n/?] y 11081: Support -l LONGOPTs (FEATURE_GETOPT_LONG) [Y/n/?] y 11082: hexdump (8.6 kb) (HEXDUMP) [Y/n/?] y 11083: hd (7.8 kb) (HD) [N/y/?] n 11084: xxd (8.9 kb) (XXD) [Y/n/?] y 11085: hwclock (5.8 kb) (HWCLOCK) [Y/n/?] y 11086: Use FHS /var/lib/hwclock/adjtime (FEATURE_HWCLOCK_ADJTIME_FHS) [Y/n/?] y 11087: ionice (3.8 kb) (IONICE) [N/y/?] n 11088: ipcrm (3.2 kb) (IPCRM) [Y/n/?] y 11089: ipcs (11 kb) (IPCS) [Y/n/?] y 11090: last (6.1 kb) (LAST) [Y/n/?] y 11091: Output extra information (FEATURE_LAST_FANCY) [N/y/?] n 11092: losetup (5.5 kb) (LOSETUP) [Y/n/?] y 11093: lspci (6.3 kb) (LSPCI) [Y/n/?] y 11094: lsusb (4.2 kb) (LSUSB) [Y/n/?] y 11095: mdev (17 kb) (MDEV) [Y/n/?] y 11096: Support /etc/mdev.conf (FEATURE_MDEV_CONF) [Y/n/?] y 11097: Support subdirs/symlinks (FEATURE_MDEV_RENAME) [Y/n/?] y 11098: Support regular expressions substitutions when renaming device (FEATURE_MDEV_RENAME_REGEXP) [N/y/?] n 11099: Support command execution at device addition/removal (FEATURE_MDEV_EXEC) [Y/n/?] y 11100: Support loading of firmware (FEATURE_MDEV_LOAD_FIRMWARE) [N/y/?] n 11101: Support daemon mode (FEATURE_MDEV_DAEMON) [Y/n/?] y 11102: mesg (1.4 kb) (MESG) [Y/n/?] y 11103: Enable writing to tty only by group, not by everybody (FEATURE_MESG_ENABLE_ONLY_GROUP) [Y/n/?] y 11104: mke2fs (10 kb) (MKE2FS) [Y/n/?] y 11105: mkfs.ext2 (10 kb) (MKFS_EXT2) [N/y/?] n 11106: mkfs.minix (10 kb) (MKFS_MINIX) [N/y/?] n 11107: mkfs_reiser (MKFS_REISER) [N/y/?] n 11108: mkdosfs (7.2 kb) (MKDOSFS) [Y/n/?] y 11109: mkfs.vfat (7.2 kb) (MKFS_VFAT) [N/y/?] n 11110: mkswap (6.3 kb) (MKSWAP) [Y/n/?] y 11111: UUID support (FEATURE_MKSWAP_UUID) [N/y/?] n 11112: more (7 kb) (MORE) [Y/n/?] y 11113: mount (23 kb) (MOUNT) [Y/n/?] y 11114: Support -f (fake mount) (FEATURE_MOUNT_FAKE) [N/y/?] n 11115: Support -v (verbose) (FEATURE_MOUNT_VERBOSE) [N/y/?] n 11116: Support mount helpers (FEATURE_MOUNT_HELPERS) [N/y/?] n 11117: Support specifying devices by label or UUID (FEATURE_MOUNT_LABEL) [N/y/?] n 11118: Support mounting NFS file systems on Linux < 2.6.23 (FEATURE_MOUNT_NFS) [N/y/?] n 11119: Support mounting CIFS/SMB file systems (FEATURE_MOUNT_CIFS) [Y/n/?] y 11120: Support lots of -o flags (FEATURE_MOUNT_FLAGS) [Y/n/?] y 11121: Support /etc/fstab and -a (mount all) (FEATURE_MOUNT_FSTAB) [Y/n/?] y 11122: Support -T <alt_fstab> (FEATURE_MOUNT_OTHERTAB) [Y/n/?] y 11123: mountpoint (4.9 kb) (MOUNTPOINT) [Y/n/?] y 11124: nologin (NOLOGIN) [Y/n/?] y 11125: Enable dependencies for nologin (NOLOGIN_DEPENDENCIES) [N/y/?] n 11126: nsenter (6.5 kb) (NSENTER) [N/y/?] n 11127: pivot_root (1.1 kb) (PIVOT_ROOT) [Y/n/?] y 11128: rdate (5.6 kb) (RDATE) [Y/n/?] y 11129: rdev (1.8 kb) (RDEV) [N/y/?] n 11130: readprofile (7.1 kb) (READPROFILE) [Y/n/?] y 11131: renice (4.2 kb) (RENICE) [Y/n/?] y 11132: rev (4.4 kb) (REV) [N/y/?] n 11133: rtcwake (6.8 kb) (RTCWAKE) [N/y/?] n 11134: script (8.6 kb) (SCRIPT) [N/y/?] n 11135: scriptreplay (2.4 kb) (SCRIPTREPLAY) [N/y/?] n 11136: setarch (3.6 kb) (SETARCH) [Y/n/?] y 11137: linux32 (3.3 kb) (LINUX32) [Y/n/?] y 11138: linux64 (3.3 kb) (LINUX64) [Y/n/?] y 11139: setpriv (6.6 kb) (SETPRIV) [Y/n/?] y 11140: Support dumping current privilege state (FEATURE_SETPRIV_DUMP) [Y/n/?] y 11141: Support capabilities (FEATURE_SETPRIV_CAPABILITIES) [Y/n/?] y 11142: Support capability names (FEATURE_SETPRIV_CAPABILITY_NAMES) [Y/n/?] y 11143: setsid (3.6 kb) (SETSID) [Y/n/?] y 11144: swapon (15 kb) (SWAPON) [Y/n/?] y 11145: Support discard option -d (FEATURE_SWAPON_DISCARD) [N/y/?] n 11146: Support priority option -p (FEATURE_SWAPON_PRI) [N/y/?] n 11147: swapoff (14 kb) (SWAPOFF) [Y/n] y 11148: Support specifying devices by label or UUID (FEATURE_SWAPONOFF_LABEL) [Y/n/?] y 11149: switch_root (5.5 kb) (SWITCH_ROOT) [Y/n/?] y 11150: taskset (4.2 kb) (TASKSET) [N/y/?] n 11151: uevent (3.1 kb) (UEVENT) [Y/n/?] y 11152: umount (5.1 kb) (UMOUNT) [Y/n/?] y 11153: Support -a (unmount all) (FEATURE_UMOUNT_ALL) [Y/n/?] y 11154: unshare (7.2 kb) (UNSHARE) [N/y/?] n 11155: wall (2.6 kb) (WALL) [N/y/?] n 11156: * 11157: * Common options for mount/umount 11158: * 11159: Support loopback mounts (FEATURE_MOUNT_LOOP) [Y/n/?] y 11160: Create new loopback devices if needed (FEATURE_MOUNT_LOOP_CREATE) [Y/n/?] y 11161: Support old /etc/mtab file (FEATURE_MTAB_SUPPORT) [N/y/?] n 11162: * 11163: * Filesystem/Volume identification 11164: * 11165: bcache filesystem (FEATURE_VOLUMEID_BCACHE) [N/y] n 11166: btrfs filesystem (FEATURE_VOLUMEID_BTRFS) [N/y] n 11167: cramfs filesystem (FEATURE_VOLUMEID_CRAMFS) [N/y] n 11168: erofs filesystem (FEATURE_VOLUMEID_EROFS) [Y/n/?] y 11169: exFAT filesystem (FEATURE_VOLUMEID_EXFAT) [Y/n/?] y 11170: Ext filesystem (FEATURE_VOLUMEID_EXT) [Y/n] y 11171: f2fs filesystem (FEATURE_VOLUMEID_F2FS) [Y/n/?] y 11172: fat filesystem (FEATURE_VOLUMEID_FAT) [Y/n] y 11173: hfs filesystem (FEATURE_VOLUMEID_HFS) [N/y] n 11174: iso9660 filesystem (FEATURE_VOLUMEID_ISO9660) [N/y] n 11175: jfs filesystem (FEATURE_VOLUMEID_JFS) [N/y] n 11176: linuxraid (FEATURE_VOLUMEID_LINUXRAID) [N/y] n 11177: linux swap filesystem (FEATURE_VOLUMEID_LINUXSWAP) [N/y] n 11178: luks filesystem (FEATURE_VOLUMEID_LUKS) [N/y] n 11179: minix filesystem (FEATURE_VOLUMEID_MINIX) [Y/n] y 11180: nilfs filesystem (FEATURE_VOLUMEID_NILFS) [N/y/?] n 11181: ntfs filesystem (FEATURE_VOLUMEID_NTFS) [N/y] n 11182: ocfs2 filesystem (FEATURE_VOLUMEID_OCFS2) [N/y] n 11183: Reiser filesystem (FEATURE_VOLUMEID_REISERFS) [N/y] n 11184: romfs filesystem (FEATURE_VOLUMEID_ROMFS) [N/y] n 11185: sysv filesystem (FEATURE_VOLUMEID_SYSV) [N/y] n 11186: UBIFS filesystem (FEATURE_VOLUMEID_UBIFS) [Y/n/?] y 11187: udf filesystem (FEATURE_VOLUMEID_UDF) [N/y] n 11188: xfs filesystem (FEATURE_VOLUMEID_XFS) [N/y] n 11189: * 11190: * Miscellaneous Utilities 11191: * 11192: adjtimex (4.7 kb) (ADJTIMEX) [N/y/?] n 11193: ascii (ASCII) [Y/n/?] y 11194: bbconfig (9.7 kb) (BBCONFIG) [N/y/?] n 11195: bc (45 kb) (BC) [Y/n/?] y 11196: dc (36 kb) (DC) [Y/n/?] y 11197: Use bc code base for dc (larger, more features) (FEATURE_DC_BIG) [Y] y 11198: Interactive mode (+4kb) (FEATURE_BC_INTERACTIVE) [Y/n/?] y 11199: Enable bc/dc long options (FEATURE_BC_LONG_OPTIONS) [Y/n] y 11200: beep (2.4 kb) (BEEP) [N/y/?] n 11201: chat (6.3 kb) (CHAT) [N/y/?] n 11202: conspy (10 kb) (CONSPY) [N/y/?] n 11203: crond (14 kb) (CROND) [Y/n/?] y 11204: Support -d (redirect output to stderr) (FEATURE_CROND_D) [N/y/?] n 11205: Report command output via email (using sendmail) (FEATURE_CROND_CALL_SENDMAIL) [N/y/?] n 11206: Support special times (@reboot, @daily, etc) in crontabs (FEATURE_CROND_SPECIAL_TIMES) [Y/n/?] y 11207: crond spool directory (FEATURE_CROND_DIR) [/var/spool/cron] /var/spool/cron 11208: crontab (10 kb) (CRONTAB) [Y/n/?] y 11209: devfsd (obsolete) (DEVFSD) [N/y/?] n 11210: Use devfs names for all devices (obsolete) (FEATURE_DEVFS) [N/y/?] n 11211: devmem (2.5 kb) (DEVMEM) [Y/n/?] y 11212: fbsplash (26 kb) (FBSPLASH) [N/y/?] n 11213: flash_eraseall (5.9 kb) (FLASH_ERASEALL) [N/y/?] n 11214: flash_lock (2.1 kb) (FLASH_LOCK) [N/y/?] n 11215: flash_unlock (1.3 kb) (FLASH_UNLOCK) [N/y/?] n 11216: flashcp (5.3 kb) (FLASHCP) [N/y/?] n 11217: hdparm (25 kb) (HDPARM) [Y/n/?] y 11218: Support obtaining detailed information directly from drives (FEATURE_HDPARM_GET_IDENTITY) [Y/n/?] y 11219: Register an IDE interface (DANGEROUS) (FEATURE_HDPARM_HDIO_SCAN_HWIF) [N/y/?] n 11220: Un-register an IDE interface (DANGEROUS) (FEATURE_HDPARM_HDIO_UNREGISTER_HWIF) [N/y/?] n 11221: Perform device reset (DANGEROUS) (FEATURE_HDPARM_HDIO_DRIVE_RESET) [N/y/?] n 11222: Tristate device for hotswap (DANGEROUS) (FEATURE_HDPARM_HDIO_TRISTATE_HWIF) [N/y/?] n 11223: Get/set using_dma flag (FEATURE_HDPARM_HDIO_GETSET_DMA) [N/y/?] n 11224: hexedit (21 kb) (HEXEDIT) [Y/n/?] y 11225: i2cget (5.5 kb) (I2CGET) [Y/n/?] y 11226: i2cset (6.7 kb) (I2CSET) [Y/n/?] y 11227: i2cdump (7.1 kb) (I2CDUMP) [Y/n/?] y 11228: i2cdetect (7.1 kb) (I2CDETECT) [Y/n/?] y 11229: i2ctransfer (4.0 kb) (I2CTRANSFER) [Y/n/?] y 11230: inotifyd (3.6 kb) (INOTIFYD) [N/y/?] n 11231: less (16 kb) (LESS) [Y/n/?] y 11232: Max number of input lines less will try to eat (FEATURE_LESS_MAXLINES) [9999999] 9999999 11233: Enable bracket searching (FEATURE_LESS_BRACKETS) [Y/n/?] y 11234: Enable -m/-M (FEATURE_LESS_FLAGS) [Y/n/?] y 11235: Enable -S (FEATURE_LESS_TRUNCATE) [Y/n/?] y 11236: Enable marks (FEATURE_LESS_MARKS) [N/y/?] n 11237: Enable regular expressions (FEATURE_LESS_REGEXP) [Y/n/?] y 11238: Enable automatic resizing on window size changes (FEATURE_LESS_WINCH) [N/y/?] n 11239: Enable flag changes ('-' command) (FEATURE_LESS_DASHCMD) [N/y/?] n 11240: lsscsi (2.5 kb) (LSSCSI) [Y/n/?] y 11241: makedevs (9.2 kb) (MAKEDEVS) [Y/n/?] y 11242: Choose makedevs behaviour 11243: 1. leaf (FEATURE_MAKEDEVS_LEAF) 11244: > 2. table (FEATURE_MAKEDEVS_TABLE) 11245: choice[1-2]: 2 11246: man (26 kb) (MAN) [N/y/?] n 11247: microcom (5.7 kb) (MICROCOM) [Y/n/?] y 11248: mim (0.5 kb) (MIM) [Y/n/?] y 11249: mt (2.5 kb) (MT) [Y/n/?] y 11250: nandwrite (4.8 kb) (NANDWRITE) [N/y/?] n 11251: nanddump (5.2 kb) (NANDDUMP) [N/y/?] n 11252: partprobe (3.5 kb) (PARTPROBE) [Y/n/?] y 11253: raidautorun (1.3 kb) (RAIDAUTORUN) [N/y/?] n 11254: readahead (1.5 kb) (READAHEAD) [N/y/?] n 11255: rfkill (4.4 kb) (RFKILL) [N/y/?] n 11256: runlevel (559 bytes) (RUNLEVEL) [Y/n/?] y 11257: rx (2.9 kb) (RX) [N/y/?] n 11258: setfattr (3.7 kb) (SETFATTR) [Y/n/?] y 11259: setserial (6.9 kb) (SETSERIAL) [Y/n/?] y 11260: strings (4.6 kb) (STRINGS) [Y/n/?] y 11261: time (6.8 kb) (TIME) [Y/n/?] y 11262: ts (450 bytes) (TS) [Y/n] y 11263: ttysize (432 bytes) (TTYSIZE) [N/y/?] n 11264: ubiattach (4.2 kb) (UBIATTACH) [N/y/?] n 11265: ubidetach (4.1 kb) (UBIDETACH) [N/y/?] n 11266: ubimkvol (5.3 kb) (UBIMKVOL) [N/y/?] n 11267: ubirmvol (4.9 kb) (UBIRMVOL) [N/y/?] n 11268: ubirsvol (4.2 kb) (UBIRSVOL) [N/y/?] n 11269: ubiupdatevol (5.2 kb) (UBIUPDATEVOL) [N/y/?] n 11270: ubirename (2.4 kb) (UBIRENAME) [Y/n/?] y 11271: volname (1.6 kb) (VOLNAME) [N/y/?] n 11272: watchdog (5.3 kb) (WATCHDOG) [Y/n/?] y 11273: Open watchdog device twice, closing it gracefully in between (FEATURE_WATCHDOG_OPEN_TWICE) [N/y/?] n 11274: * 11275: * Networking Utilities 11276: * 11277: Enable IPv6 support (FEATURE_IPV6) [Y/n/?] y 11278: Enable Unix domain socket support (usually not needed) (FEATURE_UNIX_LOCAL) [N/y/?] n 11279: Prefer IPv4 addresses from DNS queries (FEATURE_PREFER_IPV4_ADDRESS) [Y/n/?] y 11280: Verbose resolution errors (VERBOSE_RESOLUTION_ERRORS) [N/y/?] n 11281: arp (10 kb) (ARP) [Y/n/?] y 11282: arping (9 kb) (ARPING) [Y/n/?] y 11283: brctl (4.7 kb) (BRCTL) [N/y/?] n 11284: dnsd (9.8 kb) (DNSD) [Y/n/?] y 11285: ether-wake (4.9 kb) (ETHER_WAKE) [Y/n/?] y 11286: ftpd (30 kb) (FTPD) [N/y/?] n 11287: ftpget (7.8 kb) (FTPGET) [N/y/?] n 11288: ftpput (7.5 kb) (FTPPUT) [N/y/?] n 11289: hostname (5.5 kb) (HOSTNAME) [Y/n/?] y 11290: dnsdomainname (3.6 kb) (DNSDOMAINNAME) [Y/n/?] y 11291: httpd (32 kb) (HTTPD) [N/y/?] n 11292: ifconfig (12 kb) (IFCONFIG) [Y/n/?] y 11293: Enable status reporting output (+7k) (FEATURE_IFCONFIG_STATUS) [Y/n/?] y 11294: Enable slip-specific options "keepalive" and "outfill" (FEATURE_IFCONFIG_SLIP) [Y/n/?] y 11295: Enable options "mem_start", "io_addr", and "irq" (FEATURE_IFCONFIG_MEMSTART_IOADDR_IRQ) [Y/n/?] y 11296: Enable option "hw" (ether only) (FEATURE_IFCONFIG_HW) [Y/n/?] y 11297: Set the broadcast automatically (FEATURE_IFCONFIG_BROADCAST_PLUS) [N/y/?] n 11298: ifenslave (13 kb) (IFENSLAVE) [N/y/?] n 11299: ifplugd (10 kb) (IFPLUGD) [N/y/?] n 11300: ifup (14 kb) (IFUP) [Y/n/?] y 11301: ifdown (13 kb) (IFDOWN) [Y/n/?] y 11302: Absolute path to ifstate file (IFUPDOWN_IFSTATE_PATH) [/var/run/ifstate] /var/run/ifstate 11303: Use ip tool (else ifconfig/route is used) (FEATURE_IFUPDOWN_IP) [Y/n/?] y 11304: Support IPv4 (FEATURE_IFUPDOWN_IPV4) [Y/n/?] y 11305: Support IPv6 (FEATURE_IFUPDOWN_IPV6) [Y/n/?] y 11306: Enable mapping support (FEATURE_IFUPDOWN_MAPPING) [Y/n/?] y 11307: Support external DHCP clients (FEATURE_IFUPDOWN_EXTERNAL_DHCP) [N/y/?] n 11308: inetd (18 kb) (INETD) [Y/n/?] y 11309: Support echo service on port 7 (FEATURE_INETD_SUPPORT_BUILTIN_ECHO) [Y/n/?] y 11310: Support discard service on port 8 (FEATURE_INETD_SUPPORT_BUILTIN_DISCARD) [Y/n/?] y 11311: Support time service on port 37 (FEATURE_INETD_SUPPORT_BUILTIN_TIME) [Y/n/?] y 11312: Support daytime service on port 13 (FEATURE_INETD_SUPPORT_BUILTIN_DAYTIME) [Y/n/?] y 11313: Support chargen service on port 19 (FEATURE_INETD_SUPPORT_BUILTIN_CHARGEN) [Y/n/?] y 11314: Support RPC services (FEATURE_INETD_RPC) [N/y/?] n 11315: ip (35 kb) (IP) [Y/n/?] y 11316: ipaddr (14 kb) (IPADDR) [Y/n/?] y 11317: iplink (17 kb) (IPLINK) [Y/n/?] y 11318: iproute (15 kb) (IPROUTE) [Y/n/?] y 11319: iptunnel (9.6 kb) (IPTUNNEL) [Y/n/?] y 11320: iprule (10 kb) (IPRULE) [Y/n/?] y 11321: ipneigh (8.3 kb) (IPNEIGH) [Y/n/?] y 11322: ip address (FEATURE_IP_ADDRESS) [Y/?] y 11323: ip link (FEATURE_IP_LINK) [Y/?] y 11324: ip route (FEATURE_IP_ROUTE) [Y/?] y 11325: ip route configuration directory (FEATURE_IP_ROUTE_DIR) [/etc/iproute2] /etc/iproute2 11326: ip tunnel (FEATURE_IP_TUNNEL) [Y/?] y 11327: ip rule (FEATURE_IP_RULE) [Y/?] y 11328: ip neighbor (FEATURE_IP_NEIGH) [Y/?] y 11329: Support displaying rarely used link types (FEATURE_IP_RARE_PROTOCOLS) [N/y/?] n 11330: ipcalc (4.4 kb) (IPCALC) [N/y/?] n 11331: fakeidentd (8.7 kb) (FAKEIDENTD) [N/y/?] n 11332: nameif (6.6 kb) (NAMEIF) [Y/n/?] y 11333: Extended nameif (FEATURE_NAMEIF_EXTENDED) [N/y/?] n 11334: nbd-client (6 kb) (NBDCLIENT) [N/y/?] n 11335: nc (11 kb) (NC) [N/y/?] n 11336: netcat (11 kb) (NETCAT) [N/y/?] n 11337: netstat (10 kb) (NETSTAT) [Y/n/?] y 11338: Enable wide output (FEATURE_NETSTAT_WIDE) [N/y/?] n 11339: Enable PID/Program name output (FEATURE_NETSTAT_PRG) [N/y/?] n 11340: nslookup (9.7 kb) (NSLOOKUP) [Y/n/?] y 11341: Use internal resolver code instead of libc (FEATURE_NSLOOKUP_BIG) [Y/n] y 11342: Enable long options (FEATURE_NSLOOKUP_LONG_OPTIONS) [Y/n] y 11343: ntpd (22 kb) (NTPD) [N/y/?] n 11344: ping (10 kb) (PING) [Y/n/?] y 11345: ping6 (11 kb) (PING6) [N/y/?] n 11346: Enable fancy ping output (FEATURE_FANCY_PING) [Y/n/?] y 11347: pscan (6 kb) (PSCAN) [N/y/?] n 11348: route (8.7 kb) (ROUTE) [Y/n/?] y 11349: slattach (6.2 kb) (SLATTACH) [N/y/?] n 11350: ssl_client (25 kb) (SSL_CLIENT) [N/y/?] n 11351: tc (8.3 kb) (TC) [Y/n/?] y 11352: Enable ingress (FEATURE_TC_INGRESS) [Y/n] y 11353: tcpsvd (14 kb) (TCPSVD) [N/y/?] n 11354: udpsvd (13 kb) (UDPSVD) [N/y/?] n 11355: telnet (8.8 kb) (TELNET) [Y/n/?] y 11356: Pass TERM type to remote host (FEATURE_TELNET_TTYPE) [Y/n/?] y 11357: Pass USER type to remote host (FEATURE_TELNET_AUTOLOGIN) [Y/n/?] y 11358: Enable window size autodetection (FEATURE_TELNET_WIDTH) [Y/n] y 11359: telnetd (12 kb) (TELNETD) [N/y/?] n 11360: tftp (11 kb) (TFTP) [Y/n/?] y 11361: Enable progress bar (FEATURE_TFTP_PROGRESS_BAR) [N/y] n 11362: tftp-hpa compat (support -c get/put FILE) (FEATURE_TFTP_HPA_COMPAT) [Y/n] y 11363: tftpd (10 kb) (TFTPD) [N/y/?] n 11364: Enable 'tftp get' and/or tftpd upload code (FEATURE_TFTP_GET) [Y/n/?] y 11365: Enable 'tftp put' and/or tftpd download code (FEATURE_TFTP_PUT) [Y/n/?] y 11366: Enable 'blksize' and 'tsize' protocol options (FEATURE_TFTP_BLOCKSIZE) [Y/n/?] y 11367: Enable debug (TFTP_DEBUG) [N/y/?] n 11368: traceroute (11 kb) (TRACEROUTE) [Y/n/?] y 11369: traceroute6 (13 kb) (TRACEROUTE6) [N/y/?] n 11370: Enable verbose output (FEATURE_TRACEROUTE_VERBOSE) [N/y/?] n 11371: Enable -I option (use ICMP instead of UDP) (FEATURE_TRACEROUTE_USE_ICMP) [N/y] n 11372: tunctl (6.2 kb) (TUNCTL) [N/y/?] n 11373: vconfig (2.3 kb) (VCONFIG) [Y/n/?] y 11374: wget (38 kb) (WGET) [Y/n/?] y 11375: Enable long options (FEATURE_WGET_LONG_OPTIONS) [Y/n] y 11376: Enable progress bar (+2k) (FEATURE_WGET_STATUSBAR) [Y/n] y 11377: Enable FTP protocol (+1k) (FEATURE_WGET_FTP) [Y/n/?] y 11378: Enable HTTP authentication (FEATURE_WGET_AUTHENTICATION) [Y/n/?] y 11379: Enable timeout option -T SEC (FEATURE_WGET_TIMEOUT) [Y/n/?] y 11380: Support HTTPS using internal TLS code (FEATURE_WGET_HTTPS) [N/y/?] n 11381: Try to connect to HTTPS using openssl (FEATURE_WGET_OPENSSL) [N/y/?] n 11382: whois (6.3 kb) (WHOIS) [N/y/?] n 11383: zcip (8.4 kb) (ZCIP) [N/y/?] n 11384: udhcpd (21 kb) (UDHCPD) [N/y/?] n 11385: dumpleases (5.1 kb) (DUMPLEASES) [N/y/?] n 11386: dhcprelay (5.2 kb) (DHCPRELAY) [N/y/?] n 11387: udhcpc (24 kb) (UDHCPC) [Y/n/?] y 11388: Verify that the offered address is free, using ARP ping (FEATURE_UDHCPC_ARPING) [Y/n/?] y 11389: Do not pass malformed host and domain names (FEATURE_UDHCPC_SANITIZEOPT) [Y/n/?] y 11390: Absolute path to config script (UDHCPC_DEFAULT_SCRIPT) [/usr/share/udhcpc/default.script] /usr/share/udhcpc/default.script 11391: udhcpc6 (21 kb) (UDHCPC6) [N/y/?] n 11392: * 11393: * Common options for DHCP applets 11394: * 11395: Default interface name (UDHCPC_DEFAULT_INTERFACE) [eth0] eth0 11396: Enable '-P port' option for udhcpd and udhcpc (FEATURE_UDHCP_PORT) [N/y/?] n 11397: Maximum verbosity level (0..9) (UDHCP_DEBUG) [0] 0 11398: DHCP options slack buffer size (UDHCPC_SLACK_FOR_BUGGY_SERVERS) [80] 80 11399: Support RFC 3397 domain search options (FEATURE_UDHCP_RFC3397) [Y/n/?] y 11400: Support 802.1Q VLAN parameters options (FEATURE_UDHCP_8021Q) [Y/n/?] y 11401: ifup udhcpc command line options (IFUPDOWN_UDHCPC_CMD_OPTIONS) [-R -n -O search] -R -n -O search 11402: * 11403: * Print Utilities 11404: * 11405: lpd (5.5 kb) (LPD) [N/y/?] n 11406: lpr (9.9 kb) (LPR) [N/y/?] n 11407: lpq (9.9 kb) (LPQ) [N/y/?] n 11408: * 11409: * Mail Utilities 11410: * 11411: makemime (5.4 kb) (MAKEMIME) [N/y/?] n 11412: popmaildir (10 kb) (POPMAILDIR) [N/y/?] n 11413: reformime (7.5 kb) (REFORMIME) [N/y/?] n 11414: sendmail (14 kb) (SENDMAIL) [N/y/?] n 11415: * 11416: * Process Utilities 11417: * 11418: free (3.1 kb) (FREE) [Y/n/?] y 11419: fuser (7 kb) (FUSER) [Y/n/?] y 11420: iostat (7.6 kb) (IOSTAT) [N/y/?] n 11421: kill (3.1 kb) (KILL) [Y/n/?] y 11422: killall (5.6 kb) (KILLALL) [Y/n/?] y 11423: killall5 (5.3 kb) (KILLALL5) [Y/n/?] y 11424: lsof (3.4 kb) (LSOF) [Y/n/?] y 11425: mpstat (9.8 kb) (MPSTAT) [N/y/?] n 11426: nmeter (11 kb) (NMETER) [N/y/?] n 11427: pgrep (6.5 kb) (PGREP) [N/y/?] n 11428: pkill (7.5 kb) (PKILL) [N/y/?] n 11429: pidof (6.3 kb) (PIDOF) [Y/n/?] y 11430: Enable single shot (-s) (FEATURE_PIDOF_SINGLE) [Y/n/?] y 11431: Enable omitting pids (-o PID) (FEATURE_PIDOF_OMIT) [Y/n/?] y 11432: pmap (6 kb) (PMAP) [N/y/?] n 11433: powertop (9.6 kb) (POWERTOP) [N/y/?] n 11434: ps (11 kb) (PS) [Y/n/?] y 11435: Enable -o time and -o etime specifiers (FEATURE_PS_TIME) [N/y] n 11436: Enable -o rgroup, -o ruser, -o nice specifiers (FEATURE_PS_ADDITIONAL_COLUMNS) [N/y] n 11437: pstree (9.3 kb) (PSTREE) [N/y/?] n 11438: pwdx (3.7 kb) (PWDX) [N/y/?] n 11439: smemcap (2.5 kb) (SMEMCAP) [N/y/?] n 11440: sysctl (7.4 kb) (BB_SYSCTL) [Y/n/?] y 11441: top (18 kb) (TOP) [Y/n/?] y 11442: Accept keyboard commands (FEATURE_TOP_INTERACTIVE) [Y/n/?] y 11443: Show CPU per-process usage percentage (FEATURE_TOP_CPU_USAGE_PERCENTAGE) [Y/n/?] y 11444: Show CPU global usage percentage (FEATURE_TOP_CPU_GLOBAL_PERCENTS) [Y/n/?] y 11445: SMP CPU usage display ('c' key) (FEATURE_TOP_SMP_CPU) [N/y/?] n 11446: Show 1/10th of a percent in CPU/mem statistics (FEATURE_TOP_DECIMALS) [N/y/?] n 11447: Show CPU process runs on ('j' field) (FEATURE_TOP_SMP_PROCESS) [N/y/?] n 11448: Topmem command ('s' key) (FEATURE_TOPMEM) [N/y/?] n 11449: uptime (3.7 kb) (UPTIME) [Y/n/?] y 11450: Show the number of users (FEATURE_UPTIME_UTMP_SUPPORT) [N/y/?] n 11451: watch (4.4 kb) (WATCH) [Y/n/?] y 11452: Support thread display in ps/pstree/top (FEATURE_SHOW_THREADS) [N/y/?] n 11453: * 11454: * Runit Utilities 11455: * 11456: chpst (9 kb) (CHPST) [N/y/?] n 11457: setuidgid (4 kb) (SETUIDGID) [N/y/?] n 11458: envuidgid (3.9 kb) (ENVUIDGID) [N/y/?] n 11459: envdir (2.5 kb) (ENVDIR) [N/y/?] n 11460: softlimit (4.5 kb) (SOFTLIMIT) [N/y/?] n 11461: runsv (7.8 kb) (RUNSV) [N/y/?] n 11462: runsvdir (6.3 kb) (RUNSVDIR) [N/y/?] n 11463: sv (8.5 kb) (SV) [N/y/?] n 11464: Default directory for services (SV_DEFAULT_SERVICE_DIR) [] 11465: svc (8.4 kb) (SVC) [Y/n/?] y 11466: svok (1.5 kb) (SVOK) [Y/n/?] y 11467: svlogd (16 kb) (SVLOGD) [N/y/?] n 11468: * 11469: * Shells 11470: * 11471: Choose which shell is aliased to 'sh' name 11472: > 1. ash (SH_IS_ASH) 11473: 2. hush (SH_IS_HUSH) 11474: 3. none (SH_IS_NONE) 11475: choice[1-3?]: 1 11476: Choose which shell is aliased to 'bash' name 11477: 1. ash (BASH_IS_ASH) 11478: 2. hush (BASH_IS_HUSH) 11479: > 3. none (BASH_IS_NONE) 11480: choice[1-3?]: 3 11481: ash (78 kb) (ASH) [Y/n/?] y 11482: Optimize for size instead of speed (ASH_OPTIMIZE_FOR_SIZE) [Y/n] y 11483: Use internal glob() implementation (ASH_INTERNAL_GLOB) [Y/n/?] y 11484: bash-compatible extensions (ASH_BASH_COMPAT) [Y/n] y 11485: 'source' and '.' builtins search current directory after $PATH (ASH_BASH_SOURCE_CURDIR) [N/y/?] n 11486: command_not_found_handle hook support (ASH_BASH_NOT_FOUND_HOOK) [Y/n/?] y 11487: Job control (ASH_JOB_CONTROL) [Y/n] y 11488: Alias support (ASH_ALIAS) [Y/n] y 11489: Pseudorandom generator and $RANDOM variable (ASH_RANDOM_SUPPORT) [Y/n/?] y 11490: Expand prompt string (ASH_EXPAND_PRMT) [Y/n/?] y 11491: Idle timeout variable $TMOUT (ASH_IDLE_TIMEOUT) [Y/n/?] y 11492: Check for new mail in interactive shell (ASH_MAIL) [N/y/?] n 11493: echo builtin (ASH_ECHO) [Y/n] y 11494: printf builtin (ASH_PRINTF) [Y/n] y 11495: test builtin (ASH_TEST) [Y/n] y 11496: help builtin (ASH_HELP) [Y/n] y 11497: getopts builtin (ASH_GETOPTS) [Y/n] y 11498: command builtin (ASH_CMDCMD) [Y/n/?] y 11499: cttyhack (2.4 kb) (CTTYHACK) [N/y/?] n 11500: hush (68 kb) (HUSH) [N/y/?] n 11501: Internal shell for embedded script support (SHELL_HUSH) [N/y] n 11502: * 11503: * Options common to all shells 11504: * 11505: POSIX math support (FEATURE_SH_MATH) [Y/n/?] y 11506: Extend POSIX math support to 64 bit (FEATURE_SH_MATH_64) [Y/n/?] y 11507: Support BASE#nnnn literals (FEATURE_SH_MATH_BASE) [Y/n] y 11508: Hide message on interactive shell startup (FEATURE_SH_EXTRA_QUIET) [Y/n/?] y 11509: Standalone shell (FEATURE_SH_STANDALONE) [N/y/?] n 11510: Run 'nofork' applets directly (FEATURE_SH_NOFORK) [N/y/?] n 11511: read -t N.NNN support (+110 bytes) (FEATURE_SH_READ_FRAC) [Y/n/?] y 11512: Use $HISTFILESIZE (FEATURE_SH_HISTFILESIZE) [N/y/?] n 11513: Embed scripts in the binary (FEATURE_SH_EMBEDDED_SCRIPTS) [Y/n/?] y 11514: * 11515: * System Logging Utilities 11516: * 11517: klogd (5.7 kb) (KLOGD) [Y/n/?] y 11518: Use the klogctl() interface (FEATURE_KLOGD_KLOGCTL) [Y/n/?] y 11519: logger (6.3 kb) (LOGGER) [Y/n/?] y 11520: logread (4.8 kb) (LOGREAD) [N/y/?] n 11521: syslogd (13 kb) (SYSLOGD) [Y/n/?] y 11522: Rotate message files (FEATURE_ROTATE_LOGFILE) [Y/n/?] y 11523: Remote Log support (FEATURE_REMOTE_LOG) [Y/n/?] y 11524: Support -D (drop dups) option (FEATURE_SYSLOGD_DUP) [N/y/?] n 11525: Support syslog.conf (FEATURE_SYSLOGD_CFG) [N/y/?] n 11526: Include milliseconds in timestamps (FEATURE_SYSLOGD_PRECISE_TIMESTAMPS) [N/y/?] n 11527: Read buffer size in bytes (FEATURE_SYSLOGD_READ_BUFFER_SIZE) [256] 256 11528: Circular Buffer support (FEATURE_IPC_SYSLOG) [N/y/?] n 11529: Linux kernel printk buffer support (FEATURE_KMSG_SYSLOG) [N/y/?] n 11530: yes: standard output: Broken pipe 11531: >>> busybox 1.34.1 Configuring 11532: >>> busybox 1.34.1 Building 11533: 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 11534: HOSTCC scripts/basic/fixdep 11535: HOSTCC scripts/basic/split-include 11536: HOSTCC scripts/basic/docproc 11537: SPLIT include/autoconf.h -> include/config/* 11538: GEN include/bbconfigopts.h 11539: GEN include/common_bufsiz.h 11540: GEN include/embedded_scripts.h 11541: HOSTCC applets/usage 11542: applets/usage.c: In function ‘main’: 11543: applets/usage.c:52:17: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 11544: 52 | write(STDOUT_FILENO, usage_array[i].usage, strlen(usage_array[i].usage) + 1); 11545: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11546: GEN include/usage_compressed.h 11547: HOSTCC applets/applet_tables 11548: GEN include/applet_tables.h include/NUM_APPLETS.h 11549: GEN include/applet_tables.h include/NUM_APPLETS.h 11550: CC applets/applets.o 11551: LD applets/built-in.o 11552: HOSTCC applets/usage_pod 11553: LD archival/built-in.o 11554: CC archival/ar.o 11555: CC archival/bbunzip.o 11556: CC archival/cpio.o 11557: CC archival/gzip.o 11558: CC archival/lzop.o 11559: CC archival/tar.o 11560: CC archival/unzip.o 11561: AR archival/lib.a 11562: LD archival/libarchive/built-in.o 11563: CC archival/libarchive/common.o 11564: CC archival/libarchive/data_align.o 11565: CC archival/libarchive/data_extract_all.o 11566: archival/libarchive/data_extract_all.c: In function ‘data_extract_all’: 11567: archival/libarchive/data_extract_all.c:235:4: warning: ignoring return value of ‘chown’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 11568: 235 | chown(dst_name, uid, gid); 11569: | ^~~~~~~~~~~~~~~~~~~~~~~~~ 11570: CC archival/libarchive/data_extract_to_command.o 11571: CC archival/libarchive/data_extract_to_stdout.o 11572: CC archival/libarchive/data_skip.o 11573: CC archival/libarchive/decompress_bunzip2.o 11574: CC archival/libarchive/decompress_gunzip.o 11575: CC archival/libarchive/decompress_unlzma.o 11576: CC archival/libarchive/decompress_unxz.o 11577: CC archival/libarchive/filter_accept_all.o 11578: CC archival/libarchive/filter_accept_list.o 11579: CC archival/libarchive/filter_accept_reject_list.o 11580: CC archival/libarchive/find_list_entry.o 11581: CC archival/libarchive/get_header_ar.o 11582: CC archival/libarchive/get_header_cpio.o 11583: CC archival/libarchive/get_header_tar.o 11584: CC archival/libarchive/header_list.o 11585: CC archival/libarchive/header_skip.o 11586: CC archival/libarchive/header_verbose_list.o 11587: CC archival/libarchive/init_handle.o 11588: CC archival/libarchive/lzo1x_1.o 11589: CC archival/libarchive/lzo1x_1o.o 11590: CC archival/libarchive/lzo1x_d.o 11591: CC archival/libarchive/open_transformer.o 11592: CC archival/libarchive/seek_by_jump.o 11593: CC archival/libarchive/seek_by_read.o 11594: CC archival/libarchive/unpack_ar_archive.o 11595: CC archival/libarchive/unsafe_prefix.o 11596: CC archival/libarchive/unsafe_symlink_target.o 11597: AR archival/libarchive/lib.a 11598: LD console-tools/built-in.o 11599: CC console-tools/chvt.o 11600: CC console-tools/clear.o 11601: CC console-tools/deallocvt.o 11602: CC console-tools/dumpkmap.o 11603: console-tools/dumpkmap.c: In function ‘dumpkmap_main’: 11604: console-tools/dumpkmap.c:67:2: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 11605: 67 | write(STDOUT_FILENO, flags, 7 + MAX_NR_KEYMAPS); 11606: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11607: console-tools/dumpkmap.c:79:6: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 11608: 79 | write(STDOUT_FILENO, &ke.kb_value, 2); 11609: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11610: CC console-tools/loadfont.o 11611: CC console-tools/loadkmap.o 11612: CC console-tools/openvt.o 11613: CC console-tools/reset.o 11614: CC console-tools/resize.o 11615: console-tools/resize.c: In function ‘resize_main’: 11616: console-tools/resize.c:88:2: warning: ignoring return value of ‘scanf’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 11617: 88 | scanf(ESC"[%hu;%huR", &w.ws_row, &w.ws_col); 11618: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11619: CC console-tools/setconsole.o 11620: CC console-tools/setkeycodes.o 11621: CC console-tools/setlogcons.o 11622: AR console-tools/lib.a 11623: LD coreutils/built-in.o 11624: CC coreutils/basename.o 11625: CC coreutils/cat.o 11626: CC coreutils/chgrp.o 11627: CC coreutils/chmod.o 11628: CC coreutils/chown.o 11629: CC coreutils/chroot.o 11630: CC coreutils/cksum.o 11631: CC coreutils/cp.o 11632: CC coreutils/cut.o 11633: CC coreutils/date.o 11634: CC coreutils/dd.o 11635: CC coreutils/df.o 11636: CC coreutils/dirname.o 11637: CC coreutils/dos2unix.o 11638: coreutils/dos2unix.c: In function ‘convert’: 11639: coreutils/dos2unix.c:83:3: warning: ignoring return value of ‘fchown’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 11640: 83 | fchown(fd, st.st_uid, st.st_gid); 11641: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11642: CC coreutils/du.o 11643: CC coreutils/echo.o 11644: CC coreutils/env.o 11645: CC coreutils/expr.o 11646: CC coreutils/factor.o 11647: CC coreutils/false.o 11648: CC coreutils/fold.o 11649: CC coreutils/head.o 11650: CC coreutils/hostid.o 11651: CC coreutils/id.o 11652: CC coreutils/install.o 11653: CC coreutils/link.o 11654: CC coreutils/ln.o 11655: CC coreutils/logname.o 11656: CC coreutils/ls.o 11657: CC coreutils/md5_sha1_sum.o 11658: CC coreutils/mkdir.o 11659: CC coreutils/mkfifo.o 11660: CC coreutils/mknod.o 11661: CC coreutils/mktemp.o 11662: CC coreutils/mv.o 11663: CC coreutils/nice.o 11664: CC coreutils/nl.o 11665: CC coreutils/nohup.o 11666: CC coreutils/nproc.o 11667: CC coreutils/od.o 11668: CC coreutils/paste.o 11669: CC coreutils/printenv.o 11670: CC coreutils/printf.o 11671: CC coreutils/pwd.o 11672: CC coreutils/readlink.o 11673: CC coreutils/realpath.o 11674: CC coreutils/rm.o 11675: CC coreutils/rmdir.o 11676: CC coreutils/seq.o 11677: CC coreutils/shred.o 11678: coreutils/shred.c: In function ‘shred_main’: 11679: coreutils/shred.c:104:4: warning: ignoring return value of ‘ftruncate’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 11680: 104 | ftruncate(fd, 0); 11681: | ^~~~~~~~~~~~~~~~ 11682: CC coreutils/sleep.o 11683: CC coreutils/sort.o 11684: CC coreutils/stty.o 11685: CC coreutils/sync.o 11686: CC coreutils/tail.o 11687: CC coreutils/tee.o 11688: CC coreutils/test.o 11689: CC coreutils/test_ptr_hack.o 11690: CC coreutils/touch.o 11691: CC coreutils/tr.o 11692: CC coreutils/true.o 11693: CC coreutils/truncate.o 11694: CC coreutils/tty.o 11695: CC coreutils/uname.o 11696: CC coreutils/uniq.o 11697: CC coreutils/unlink.o 11698: CC coreutils/usleep.o 11699: CC coreutils/uudecode.o 11700: CC coreutils/uuencode.o 11701: CC coreutils/wc.o 11702: CC coreutils/who.o 11703: CC coreutils/whoami.o 11704: CC coreutils/yes.o 11705: AR coreutils/lib.a 11706: LD coreutils/libcoreutils/built-in.o 11707: CC coreutils/libcoreutils/cp_mv_stat.o 11708: CC coreutils/libcoreutils/getopt_mk_fifo_nod.o 11709: AR coreutils/libcoreutils/lib.a 11710: LD debianutils/built-in.o 11711: CC debianutils/pipe_progress.o 11712: CC debianutils/run_parts.o 11713: CC debianutils/start_stop_daemon.o 11714: CC debianutils/which.o 11715: AR debianutils/lib.a 11716: LD klibc-utils/built-in.o 11717: CC klibc-utils/nuke.o 11718: CC klibc-utils/resume.o 11719: AR klibc-utils/lib.a 11720: LD e2fsprogs/built-in.o 11721: CC e2fsprogs/chattr.o 11722: CC e2fsprogs/e2fs_lib.o 11723: CC e2fsprogs/fsck.o 11724: CC e2fsprogs/lsattr.o 11725: AR e2fsprogs/lib.a 11726: LD editors/built-in.o 11727: CC editors/awk.o 11728: CC editors/cmp.o 11729: CC editors/diff.o 11730: CC editors/patch.o 11731: CC editors/sed.o 11732: editors/sed.c: In function ‘sed_main’: 11733: editors/sed.c:1607:4: warning: ignoring return value of ‘fchown’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 11734: 1607 | fchown(nonstdoutfd, statbuf.st_uid, statbuf.st_gid); 11735: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11736: CC editors/vi.o 11737: editors/vi.c: In function ‘file_write’: 11738: editors/vi.c:2361:2: warning: ignoring return value of ‘ftruncate’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 11739: 2361 | ftruncate(fd, charcnt); 11740: | ^~~~~~~~~~~~~~~~~~~~~~ 11741: AR editors/lib.a 11742: LD findutils/built-in.o 11743: CC findutils/find.o 11744: CC findutils/grep.o 11745: CC findutils/xargs.o 11746: AR findutils/lib.a 11747: LD init/built-in.o 11748: CC init/halt.o 11749: CC init/init.o 11750: AR init/lib.a 11751: LD libbb/built-in.o 11752: CC libbb/appletlib.o 11753: libbb/appletlib.c: In function ‘check_suid’: 11754: libbb/appletlib.c:639:3: warning: ignoring return value of ‘setgid’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 11755: 639 | setgid(rgid); 11756: | ^~~~~~~~~~~~ 11757: libbb/appletlib.c:640:3: warning: ignoring return value of ‘setuid’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 11758: 640 | setuid(ruid); 11759: | ^~~~~~~~~~~~ 11760: CC libbb/ask_confirmation.o 11761: CC libbb/auto_string.o 11762: CC libbb/bb_askpass.o 11763: CC libbb/bb_bswap_64.o 11764: CC libbb/bb_cat.o 11765: CC libbb/bb_do_delay.o 11766: CC libbb/bb_getgroups.o 11767: CC libbb/bb_getsockname.o 11768: CC libbb/bb_pwd.o 11769: CC libbb/bb_qsort.o 11770: CC libbb/bb_strtonum.o 11771: CC libbb/capability.o 11772: CC libbb/change_identity.o 11773: CC libbb/chomp.o 11774: CC libbb/common_bufsiz.o 11775: CC libbb/compare_string_array.o 11776: CC libbb/concat_path_file.o 11777: CC libbb/concat_subpath_file.o 11778: CC libbb/copy_file.o 11779: CC libbb/copyfd.o 11780: CC libbb/correct_password.o 11781: CC libbb/crc32.o 11782: CC libbb/default_error_retval.o 11783: CC libbb/device_open.o 11784: CC libbb/dump.o 11785: CC libbb/duration.o 11786: CC libbb/endofname.o 11787: CC libbb/executable.o 11788: CC libbb/fclose_nonstdin.o 11789: CC libbb/fflush_stdout_and_exit.o 11790: CC libbb/fgets_str.o 11791: CC libbb/find_mount_point.o 11792: CC libbb/find_pid_by_name.o 11793: CC libbb/find_root_device.o 11794: CC libbb/full_write.o 11795: CC libbb/get_console.o 11796: CC libbb/get_last_path_component.o 11797: CC libbb/get_line_from_file.o 11798: CC libbb/get_shell_name.o 11799: CC libbb/get_volsize.o 11800: CC libbb/getopt32.o 11801: CC libbb/getopt_allopts.o 11802: CC libbb/getpty.o 11803: CC libbb/hash_md5_sha.o 11804: CC libbb/herror_msg.o 11805: CC libbb/human_readable.o 11806: CC libbb/in_ether.o 11807: CC libbb/inet_cksum.o 11808: CC libbb/inet_common.o 11809: CC libbb/inode_hash.o 11810: CC libbb/isdirectory.o 11811: CC libbb/isqrt.o 11812: CC libbb/iterate_on_dir.o 11813: CC libbb/kernel_version.o 11814: CC libbb/last_char_is.o 11815: CC libbb/lineedit.o 11816: CC libbb/lineedit_ptr_hack.o 11817: CC libbb/llist.o 11818: CC libbb/login.o 11819: CC libbb/loop.o 11820: CC libbb/make_directory.o 11821: CC libbb/makedev.o 11822: CC libbb/match_fstype.o 11823: CC libbb/messages.o 11824: CC libbb/missing_syscalls.o 11825: CC libbb/mode_string.o 11826: CC libbb/nuke_str.o 11827: CC libbb/obscure.o 11828: CC libbb/parse_config.o 11829: CC libbb/parse_mode.o 11830: CC libbb/percent_decode.o 11831: CC libbb/perror_msg.o 11832: CC libbb/perror_nomsg.o 11833: CC libbb/perror_nomsg_and_die.o 11834: CC libbb/pidfile.o 11835: CC libbb/platform.o 11836: CC libbb/print_flags.o 11837: CC libbb/print_numbered_lines.o 11838: CC libbb/printable.o 11839: CC libbb/printable_string.o 11840: CC libbb/process_escape_sequence.o 11841: CC libbb/procps.o 11842: CC libbb/progress.o 11843: CC libbb/ptr_to_globals.o 11844: CC libbb/pw_encrypt.o 11845: CC libbb/read.o 11846: CC libbb/read_key.o 11847: CC libbb/read_printf.o 11848: CC libbb/recursive_action.o 11849: CC libbb/remove_file.o 11850: CC libbb/replace.o 11851: CC libbb/rtc.o 11852: CC libbb/run_shell.o 11853: CC libbb/safe_gethostname.o 11854: CC libbb/safe_poll.o 11855: CC libbb/safe_strncpy.o 11856: CC libbb/safe_write.o 11857: CC libbb/securetty.o 11858: CC libbb/setup_environment.o 11859: CC libbb/signals.o 11860: CC libbb/simplify_path.o 11861: CC libbb/single_argv.o 11862: CC libbb/skip_whitespace.o 11863: CC libbb/speed_table.o 11864: CC libbb/str_tolower.o 11865: CC libbb/strrstr.o 11866: CC libbb/sysconf.o 11867: CC libbb/time.o 11868: CC libbb/trim.o 11869: CC libbb/u_signal_names.o 11870: CC libbb/ubi.o 11871: CC libbb/udp_io.o 11872: CC libbb/update_passwd.o 11873: libbb/update_passwd.c: In function ‘update_passwd’: 11874: libbb/update_passwd.c:153:3: warning: ignoring return value of ‘fchown’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 11875: 153 | fchown(new_fd, sb.st_uid, sb.st_gid); 11876: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11877: CC libbb/utmp.o 11878: CC libbb/uuencode.o 11879: CC libbb/verror_msg.o 11880: CC libbb/vfork_daemon_rexec.o 11881: CC libbb/warn_ignoring_args.o 11882: CC libbb/wfopen.o 11883: CC libbb/wfopen_input.o 11884: CC libbb/write.o 11885: CC libbb/xatonum.o 11886: CC libbb/xconnect.o 11887: CC libbb/xfunc_die.o 11888: CC libbb/xfuncs.o 11889: CC libbb/xfuncs_printf.o 11890: CC libbb/xgetcwd.o 11891: CC libbb/xgethostbyname.o 11892: CC libbb/xreadlink.o 11893: CC libbb/xrealloc_vector.o 11894: CC libbb/xregcomp.o 11895: AR libbb/lib.a 11896: LD libpwdgrp/built-in.o 11897: CC libpwdgrp/uidgid_get.o 11898: AR libpwdgrp/lib.a 11899: LD loginutils/built-in.o 11900: CC loginutils/addgroup.o 11901: CC loginutils/adduser.o 11902: CC loginutils/cryptpw.o 11903: CC loginutils/deluser.o 11904: CC loginutils/getty.o 11905: loginutils/getty.c: In function ‘open_tty’: 11906: loginutils/getty.c:224:3: warning: ignoring return value of ‘fchown’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 11907: 224 | fchown(0, 0, 0); /* 0:0 */ 11908: | ^~~~~~~~~~~~~~~ 11909: CC loginutils/login.o 11910: loginutils/login.c: In function ‘login_main’: 11911: loginutils/login.c:558:2: warning: ignoring return value of ‘fchown’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 11912: 558 | fchown(0, pw->pw_uid, pw->pw_gid); 11913: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11914: CC loginutils/passwd.o 11915: CC loginutils/su.o 11916: CC loginutils/sulogin.o 11917: loginutils/sulogin.c: In function ‘sulogin_main’: 11918: loginutils/sulogin.c:52:3: warning: ignoring return value of ‘dup’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 11919: 52 | dup(xopen(argv[0], O_RDWR)); 11920: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 11921: loginutils/sulogin.c:54:3: warning: ignoring return value of ‘dup’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 11922: 54 | dup(0); 11923: | ^~~~~~ 11924: CC loginutils/vlock.o 11925: AR loginutils/lib.a 11926: LD mailutils/built-in.o 11927: AR mailutils/lib.a 11928: LD miscutils/built-in.o 11929: CC miscutils/ascii.o 11930: CC miscutils/bc.o 11931: CC miscutils/crond.o 11932: CC miscutils/crontab.o 11933: miscutils/crontab.c: In function ‘crontab_main’: 11934: miscutils/crontab.c:161:3: warning: ignoring return value of ‘fchown’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 11935: 161 | fchown(src_fd, pas->pw_uid, pas->pw_gid); 11936: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11937: CC miscutils/devmem.o 11938: CC miscutils/hdparm.o 11939: CC miscutils/hexedit.o 11940: CC miscutils/i2c_tools.o 11941: miscutils/i2c_tools.c: In function ‘list_i2c_busses_and_exit’: 11942: 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=] 11943: 1150 | snprintf(path, NAME_MAX, "%s/%s/name", 11944: | ^~ 11945: In file included from ../../host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/stdio.h:867, 11946: from include/libbb.h:31, 11947: from miscutils/i2c_tools.c:66: 11948: ../../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 11949: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, 11950: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11951: 68 | __bos (__s), __fmt, __va_arg_pack ()); 11952: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11953: 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=] 11954: 1155 | "%s/%s/device/name", 11955: | ^~ 11956: In file included from ../../host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/stdio.h:867, 11957: from include/libbb.h:31, 11958: from miscutils/i2c_tools.c:66: 11959: ../../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 11960: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, 11961: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11962: 68 | __bos (__s), __fmt, __va_arg_pack ()); 11963: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11964: 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=] 11965: 1163 | "%s/%s/device/name", 11966: | ^~ 11967: In file included from ../../host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/stdio.h:867, 11968: from include/libbb.h:31, 11969: from miscutils/i2c_tools.c:66: 11970: ../../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 11971: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, 11972: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11973: 68 | __bos (__s), __fmt, __va_arg_pack ()); 11974: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11975: 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=] 11976: 1175 | "%s/%s/device/%s/name", 11977: | ^~ 11978: In file included from ../../host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/stdio.h:867, 11979: from include/libbb.h:31, 11980: from miscutils/i2c_tools.c:66: 11981: ../../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 11982: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, 11983: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11984: 68 | __bos (__s), __fmt, __va_arg_pack ()); 11985: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11986: CC miscutils/less.o 11987: CC miscutils/lsscsi.o 11988: CC miscutils/makedevs.o 11989: CC miscutils/microcom.o 11990: miscutils/microcom.c: In function ‘microcom_main’: 11991: miscutils/microcom.c:160:4: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 11992: 160 | write(sfd, &c, 1); 11993: | ^~~~~~~~~~~~~~~~~ 11994: CC miscutils/mt.o 11995: CC miscutils/partprobe.o 11996: CC miscutils/runlevel.o 11997: CC miscutils/setfattr.o 11998: CC miscutils/setserial.o 11999: CC miscutils/strings.o 12000: CC miscutils/time.o 12001: CC miscutils/ts.o 12002: CC miscutils/ubirename.o 12003: CC miscutils/watchdog.o 12004: miscutils/watchdog.c: In function ‘watchdog_main’: 12005: miscutils/watchdog.c:161:3: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 12006: 161 | write(3, "", 1); /* write zero byte */ 12007: | ^~~~~~~~~~~~~~~ 12008: miscutils/watchdog.c: In function ‘shutdown_watchdog’: 12009: miscutils/watchdog.c:71:2: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 12010: 71 | write(3, &V, 1); /* Magic, see watchdog-api.txt in kernel */ 12011: | ^~~~~~~~~~~~~~~ 12012: AR miscutils/lib.a 12013: LD modutils/built-in.o 12014: CC modutils/insmod.o 12015: CC modutils/lsmod.o 12016: CC modutils/modprobe.o 12017: CC modutils/modutils.o 12018: modutils/modutils.c: In function ‘filename2modname’: 12019: cc1: warning: function may return address of local variable [-Wreturn-local-addr] 12020: modutils/modutils.c:94:7: note: declared here 12021: 94 | char local_modname[MODULE_NAME_LEN]; 12022: | ^~~~~~~~~~~~~ 12023: CC modutils/rmmod.o 12024: AR modutils/lib.a 12025: LD networking/built-in.o 12026: CC networking/arp.o 12027: In file included from networking/arp.c:43: 12028: networking/arp.c: In function ‘arp_show’: 12029: include/libbb.h:236:28: warning: ignoring return value of ‘fgets_unlocked’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 12030: 236 | # define fgets(s,n,stream) fgets_unlocked(s,n,stream) 12031: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 12032: networking/arp.c:430:2: note: in expansion of macro ‘fgets’ 12033: 430 | fgets(line, sizeof(line), fp); 12034: | ^~~~~ 12035: CC networking/arping.o 12036: CC networking/dnsd.o 12037: CC networking/ether-wake.o 12038: CC networking/hostname.o 12039: CC networking/ifconfig.o 12040: CC networking/ifupdown.o 12041: CC networking/inetd.o 12042: CC networking/interface.o 12043: In file included from networking/interface.c:33: 12044: networking/interface.c: In function ‘if_readlist_proc’: 12045: include/libbb.h:236:28: warning: ignoring return value of ‘fgets_unlocked’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 12046: 236 | # define fgets(s,n,stream) fgets_unlocked(s,n,stream) 12047: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 12048: networking/interface.c:554:2: note: in expansion of macro ‘fgets’ 12049: 554 | fgets(buf, sizeof buf, fh); /* eat line */ 12050: | ^~~~~ 12051: include/libbb.h:236:28: warning: ignoring return value of ‘fgets_unlocked’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 12052: 236 | # define fgets(s,n,stream) fgets_unlocked(s,n,stream) 12053: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 12054: networking/interface.c:555:2: note: in expansion of macro ‘fgets’ 12055: 555 | fgets(buf, sizeof buf, fh); 12056: | ^~~~~ 12057: CC networking/ip.o 12058: CC networking/nameif.o 12059: CC networking/netstat.o 12060: CC networking/nslookup.o 12061: networking/nslookup.c: In function ‘send_queries’: 12062: networking/nslookup.c:622:5: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 12063: 622 | write(pfd.fd, G.query[qn].query, G.query[qn].qlen); 12064: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12065: CC networking/parse_pasv_epsv.o 12066: CC networking/ping.o 12067: CC networking/route.o 12068: CC networking/tc.o 12069: CC networking/telnet.o 12070: CC networking/tftp.o 12071: CC networking/traceroute.o 12072: CC networking/vconfig.o 12073: CC networking/wget.o 12074: networking/wget.c: In function ‘retrieve_file_data’: 12075: networking/wget.c:1073:5: warning: ignoring return value of ‘ftruncate’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 12076: 1073 | ftruncate(G.output_fd, pos); 12077: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 12078: AR networking/lib.a 12079: LD networking/libiproute/built-in.o 12080: CC networking/libiproute/ip_parse_common_args.o 12081: CC networking/libiproute/ipaddress.o 12082: CC networking/libiproute/iplink.o 12083: CC networking/libiproute/ipneigh.o 12084: CC networking/libiproute/iproute.o 12085: CC networking/libiproute/iprule.o 12086: CC networking/libiproute/iptunnel.o 12087: In file included from networking/libiproute/ip_common.h:5, 12088: from networking/libiproute/iptunnel.c:64: 12089: networking/libiproute/iptunnel.c: In function ‘do_tunnels_list’: 12090: include/libbb.h:236:28: warning: ignoring return value of ‘fgets_unlocked’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 12091: 236 | # define fgets(s,n,stream) fgets_unlocked(s,n,stream) 12092: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 12093: networking/libiproute/iptunnel.c:477:2: note: in expansion of macro ‘fgets’ 12094: 477 | fgets(buf, sizeof(buf), fp); 12095: | ^~~~~ 12096: include/libbb.h:236:28: warning: ignoring return value of ‘fgets_unlocked’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 12097: 236 | # define fgets(s,n,stream) fgets_unlocked(s,n,stream) 12098: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 12099: networking/libiproute/iptunnel.c:478:2: note: in expansion of macro ‘fgets’ 12100: 478 | fgets(buf, sizeof(buf), fp); 12101: | ^~~~~ 12102: CC networking/libiproute/libnetlink.o 12103: CC networking/libiproute/ll_addr.o 12104: CC networking/libiproute/ll_map.o 12105: CC networking/libiproute/ll_proto.o 12106: CC networking/libiproute/ll_types.o 12107: CC networking/libiproute/rt_names.o 12108: CC networking/libiproute/rtm_map.o 12109: CC networking/libiproute/utils.o 12110: AR networking/libiproute/lib.a 12111: LD networking/udhcp/built-in.o 12112: CC networking/udhcp/arpping.o 12113: CC networking/udhcp/common.o 12114: CC networking/udhcp/dhcpc.o 12115: networking/udhcp/dhcpc.c: In function ‘udhcpc_main’: 12116: networking/udhcp/dhcpc.c:1665:20: warning: variable ‘temp_addr’ set but not used [-Wunused-but-set-variable] 12117: 1665 | struct in_addr temp_addr; 12118: | ^~~~~~~~~ 12119: CC networking/udhcp/domain_codec.o 12120: CC networking/udhcp/packet.o 12121: CC networking/udhcp/signalpipe.o 12122: CC networking/udhcp/socket.o 12123: AR networking/udhcp/lib.a 12124: LD printutils/built-in.o 12125: AR printutils/lib.a 12126: LD procps/built-in.o 12127: CC procps/free.o 12128: CC procps/fuser.o 12129: CC procps/kill.o 12130: CC procps/lsof.o 12131: CC procps/pidof.o 12132: CC procps/ps.o 12133: CC procps/sysctl.o 12134: CC procps/top.o 12135: CC procps/uptime.o 12136: CC procps/watch.o 12137: procps/watch.c: In function ‘watch_main’: 12138: procps/watch.c:115:3: warning: ignoring return value of ‘system’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 12139: 115 | system(cmd); 12140: | ^~~~~~~~~~~ 12141: AR procps/lib.a 12142: LD runit/built-in.o 12143: CC runit/sv.o 12144: AR runit/lib.a 12145: LD selinux/built-in.o 12146: AR selinux/lib.a 12147: LD shell/built-in.o 12148: CC shell/ash.o 12149: shell/ash.c: In function ‘preadfd’: 12150: shell/ash.c:10758:4: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 12151: 10758 | write(STDOUT_FILENO, "^C", 2); 12152: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12153: CC shell/ash_ptr_hack.o 12154: CC shell/math.o 12155: CC shell/random.o 12156: CC shell/shell_common.o 12157: AR shell/lib.a 12158: LD sysklogd/built-in.o 12159: CC sysklogd/klogd.o 12160: CC sysklogd/syslogd_and_logger.o 12161: AR sysklogd/lib.a 12162: LD util-linux/built-in.o 12163: CC util-linux/blkid.o 12164: CC util-linux/chrt.o 12165: CC util-linux/dmesg.o 12166: CC util-linux/eject.o 12167: CC util-linux/fallocate.o 12168: CC util-linux/fbset.o 12169: CC util-linux/fdformat.o 12170: CC util-linux/fdisk.o 12171: CC util-linux/flock.o 12172: CC util-linux/freeramdisk.o 12173: CC util-linux/fsfreeze.o 12174: CC util-linux/fstrim.o 12175: CC util-linux/getopt.o 12176: CC util-linux/hexdump.o 12177: CC util-linux/hexdump_xxd.o 12178: CC util-linux/hwclock.o 12179: CC util-linux/ipcrm.o 12180: CC util-linux/ipcs.o 12181: CC util-linux/last.o 12182: CC util-linux/losetup.o 12183: CC util-linux/lspci.o 12184: CC util-linux/lsusb.o 12185: CC util-linux/mdev.o 12186: util-linux/mdev.c: In function ‘make_device’: 12187: util-linux/mdev.c:787:5: warning: ignoring return value of ‘chown’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 12188: 787 | chown(node_name, rule->ugid.uid, rule->ugid.gid); 12189: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12190: util-linux/mdev.c:790:5: warning: ignoring return value of ‘symlink’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 12191: 790 | symlink(node_name, "root"); 12192: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 12193: util-linux/mdev.c:797:6: warning: ignoring return value of ‘symlink’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 12194: 797 | symlink(node_name, device_name); 12195: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12196: CC util-linux/mesg.o 12197: CC util-linux/mkfs_ext2.o 12198: CC util-linux/mkfs_vfat.o 12199: CC util-linux/mkswap.o 12200: CC util-linux/more.o 12201: CC util-linux/mount.o 12202: CC util-linux/mountpoint.o 12203: CC util-linux/pivot_root.o 12204: CC util-linux/rdate.o 12205: CC util-linux/readprofile.o 12206: CC util-linux/renice.o 12207: CC util-linux/setarch.o 12208: CC util-linux/setpriv.o 12209: CC util-linux/setsid.o 12210: CC util-linux/swaponoff.o 12211: CC util-linux/switch_root.o 12212: CC util-linux/uevent.o 12213: CC util-linux/umount.o 12214: AR util-linux/lib.a 12215: LD util-linux/volume_id/built-in.o 12216: CC util-linux/volume_id/erofs.o 12217: CC util-linux/volume_id/exfat.o 12218: CC util-linux/volume_id/ext.o 12219: CC util-linux/volume_id/f2fs.o 12220: CC util-linux/volume_id/fat.o 12221: CC util-linux/volume_id/get_devname.o 12222: CC util-linux/volume_id/minix.o 12223: CC util-linux/volume_id/ubifs.o 12224: CC util-linux/volume_id/util.o 12225: CC util-linux/volume_id/volume_id.o 12226: AR util-linux/volume_id/lib.a 12227: LINK busybox_unstripped 12228: Trying libraries: crypt m resolv rt 12229: Library crypt is not needed, excluding it 12230: Library m is not needed, excluding it 12231: Library resolv is needed, can't exclude it (yet) 12232: Library rt is not needed, excluding it 12233: Library resolv is needed, can't exclude it (yet) 12234: Final link with: resolv 12235: DOC busybox.pod 12236: DOC BusyBox.txt 12237: DOC busybox.1 12238: DOC BusyBox.html 12239: >>> busybox 1.34.1 Installing to target 12240: # Use the 'noclobber' install rule, to prevent BusyBox from overwriting 12241: # any full-blown versions of apps installed by other packages. 12242: 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 install-noclobber 12243: Cloning into '/dev/shm/qemu/qemu/dtc'... 12244: /dev/shm/qemu/out-br/target//bin/arch -> busybox 12245: /dev/shm/qemu/out-br/target//bin/ash -> busybox 12246: /dev/shm/qemu/out-br/target//bin/base32 -> busybox 12247: /dev/shm/qemu/out-br/target//bin/base64 -> busybox 12248: /dev/shm/qemu/out-br/target//bin/cat -> busybox 12249: /dev/shm/qemu/out-br/target//bin/chattr -> busybox 12250: /dev/shm/qemu/out-br/target//bin/chgrp -> busybox 12251: /dev/shm/qemu/out-br/target//bin/chmod -> busybox 12252: /dev/shm/qemu/out-br/target//bin/chown -> busybox 12253: /dev/shm/qemu/out-br/target//bin/cp -> busybox 12254: /dev/shm/qemu/out-br/target//bin/cpio -> busybox 12255: /dev/shm/qemu/out-br/target//bin/date -> busybox 12256: /dev/shm/qemu/out-br/target//bin/dd -> busybox 12257: /dev/shm/qemu/out-br/target//bin/df -> busybox 12258: /dev/shm/qemu/out-br/target//bin/dmesg -> busybox 12259: /dev/shm/qemu/out-br/target//bin/dnsdomainname -> busybox 12260: /dev/shm/qemu/out-br/target//bin/dumpkmap -> busybox 12261: /dev/shm/qemu/out-br/target//bin/echo -> busybox 12262: /dev/shm/qemu/out-br/target//bin/egrep -> busybox 12263: /dev/shm/qemu/out-br/target//bin/false -> busybox 12264: /dev/shm/qemu/out-br/target//bin/fdflush -> busybox 12265: /dev/shm/qemu/out-br/target//bin/fgrep -> busybox 12266: /dev/shm/qemu/out-br/target//bin/getopt -> busybox 12267: /dev/shm/qemu/out-br/target//bin/grep -> busybox 12268: /dev/shm/qemu/out-br/target//bin/gunzip -> busybox 12269: /dev/shm/qemu/out-br/target//bin/gzip -> busybox 12270: /dev/shm/qemu/out-br/target//bin/hostname -> busybox 12271: /dev/shm/qemu/out-br/target//bin/kill -> busybox 12272: /dev/shm/qemu/out-br/target//bin/link -> busybox 12273: /dev/shm/qemu/out-br/target//bin/linux32 -> busybox 12274: /dev/shm/qemu/out-br/target//bin/linux64 -> busybox 12275: /dev/shm/qemu/out-br/target//bin/ln -> busybox 12276: /dev/shm/qemu/out-br/target//bin/login -> busybox 12277: /dev/shm/qemu/out-br/target//bin/ls -> busybox 12278: /dev/shm/qemu/out-br/target//bin/lsattr -> busybox 12279: /dev/shm/qemu/out-br/target//bin/mkdir -> busybox 12280: /dev/shm/qemu/out-br/target//bin/mknod -> busybox 12281: /dev/shm/qemu/out-br/target//bin/mktemp -> busybox 12282: /dev/shm/qemu/out-br/target//bin/more -> busybox 12283: /dev/shm/qemu/out-br/target//bin/mount -> busybox 12284: /dev/shm/qemu/out-br/target//bin/mountpoint -> busybox 12285: /dev/shm/qemu/out-br/target//bin/mt -> busybox 12286: /dev/shm/qemu/out-br/target//bin/mv -> busybox 12287: /dev/shm/qemu/out-br/target//bin/netstat -> busybox 12288: /dev/shm/qemu/out-br/target//bin/nice -> busybox 12289: /dev/shm/qemu/out-br/target//bin/nuke -> busybox 12290: /dev/shm/qemu/out-br/target//bin/pidof -> busybox 12291: /dev/shm/qemu/out-br/target//bin/ping -> busybox 12292: /dev/shm/qemu/out-br/target//bin/pipe_progress -> busybox 12293: /dev/shm/qemu/out-br/target//bin/printenv -> busybox 12294: /dev/shm/qemu/out-br/target//bin/ps -> busybox 12295: /dev/shm/qemu/out-br/target//bin/pwd -> busybox 12296: /dev/shm/qemu/out-br/target//bin/resume -> busybox 12297: /dev/shm/qemu/out-br/target//bin/rm -> busybox 12298: /dev/shm/qemu/out-br/target//bin/rmdir -> busybox 12299: /dev/shm/qemu/out-br/target//bin/run-parts -> busybox 12300: /dev/shm/qemu/out-br/target//bin/sed -> busybox 12301: /dev/shm/qemu/out-br/target//bin/setarch -> busybox 12302: /dev/shm/qemu/out-br/target//bin/setpriv -> busybox 12303: /dev/shm/qemu/out-br/target//bin/setserial -> busybox 12304: /dev/shm/qemu/out-br/target//bin/sh -> busybox 12305: /dev/shm/qemu/out-br/target//bin/sleep -> busybox 12306: /dev/shm/qemu/out-br/target//bin/stty -> busybox 12307: /dev/shm/qemu/out-br/target//bin/su -> busybox 12308: /dev/shm/qemu/out-br/target//bin/sync -> busybox 12309: /dev/shm/qemu/out-br/target//bin/tar -> busybox 12310: /dev/shm/qemu/out-br/target//bin/touch -> busybox 12311: /dev/shm/qemu/out-br/target//bin/true -> busybox 12312: /dev/shm/qemu/out-br/target//bin/umount -> busybox 12313: /dev/shm/qemu/out-br/target//bin/uname -> busybox 12314: /dev/shm/qemu/out-br/target//bin/usleep -> busybox 12315: /dev/shm/qemu/out-br/target//bin/vi -> busybox 12316: /dev/shm/qemu/out-br/target//bin/watch -> busybox 12317: /dev/shm/qemu/out-br/target//bin/zcat -> busybox 12318: /dev/shm/qemu/out-br/target//linuxrc -> bin/busybox 12319: /dev/shm/qemu/out-br/target//sbin/arp -> ../bin/busybox 12320: /dev/shm/qemu/out-br/target//sbin/blkid -> ../bin/busybox 12321: /dev/shm/qemu/out-br/target//sbin/devmem -> ../bin/busybox 12322: /dev/shm/qemu/out-br/target//sbin/fdisk -> ../bin/busybox 12323: /dev/shm/qemu/out-br/target//sbin/freeramdisk -> ../bin/busybox 12324: /dev/shm/qemu/out-br/target//sbin/fsck -> ../bin/busybox 12325: /dev/shm/qemu/out-br/target//sbin/fstrim -> ../bin/busybox 12326: /dev/shm/qemu/out-br/target//sbin/getty -> ../bin/busybox 12327: /dev/shm/qemu/out-br/target//sbin/halt -> ../bin/busybox 12328: /dev/shm/qemu/out-br/target//sbin/hdparm -> ../bin/busybox 12329: /dev/shm/qemu/out-br/target//sbin/hwclock -> ../bin/busybox 12330: /dev/shm/qemu/out-br/target//sbin/ifconfig -> ../bin/busybox 12331: /dev/shm/qemu/out-br/target//sbin/ifdown -> ../bin/busybox 12332: /dev/shm/qemu/out-br/target//sbin/ifup -> ../bin/busybox 12333: /dev/shm/qemu/out-br/target//sbin/init -> ../bin/busybox 12334: /dev/shm/qemu/out-br/target//sbin/insmod -> ../bin/busybox 12335: /dev/shm/qemu/out-br/target//sbin/ip -> ../bin/busybox 12336: /dev/shm/qemu/out-br/target//sbin/ipaddr -> ../bin/busybox 12337: /dev/shm/qemu/out-br/target//sbin/iplink -> ../bin/busybox 12338: /dev/shm/qemu/out-br/target//sbin/ipneigh -> ../bin/busybox 12339: /dev/shm/qemu/out-br/target//sbin/iproute -> ../bin/busybox 12340: /dev/shm/qemu/out-br/target//sbin/iprule -> ../bin/busybox 12341: /dev/shm/qemu/out-br/target//sbin/iptunnel -> ../bin/busybox 12342: /dev/shm/qemu/out-br/target//sbin/klogd -> ../bin/busybox 12343: /dev/shm/qemu/out-br/target//sbin/loadkmap -> ../bin/busybox 12344: /dev/shm/qemu/out-br/target//sbin/losetup -> ../bin/busybox 12345: /dev/shm/qemu/out-br/target//sbin/lsmod -> ../bin/busybox 12346: /dev/shm/qemu/out-br/target//sbin/makedevs -> ../bin/busybox 12347: /dev/shm/qemu/out-br/target//sbin/mdev -> ../bin/busybox 12348: /dev/shm/qemu/out-br/target//sbin/mkdosfs -> ../bin/busybox 12349: /dev/shm/qemu/out-br/target//sbin/mke2fs -> ../bin/busybox 12350: /dev/shm/qemu/out-br/target//sbin/mkswap -> ../bin/busybox 12351: /dev/shm/qemu/out-br/target//sbin/modprobe -> ../bin/busybox 12352: /dev/shm/qemu/out-br/target//sbin/nameif -> ../bin/busybox 12353: /dev/shm/qemu/out-br/target//sbin/pivot_root -> ../bin/busybox 12354: /dev/shm/qemu/out-br/target//sbin/poweroff -> ../bin/busybox 12355: /dev/shm/qemu/out-br/target//sbin/reboot -> ../bin/busybox 12356: /dev/shm/qemu/out-br/target//sbin/rmmod -> ../bin/busybox 12357: /dev/shm/qemu/out-br/target//sbin/route -> ../bin/busybox 12358: /dev/shm/qemu/out-br/target//sbin/run-init -> ../bin/busybox 12359: /dev/shm/qemu/out-br/target//sbin/runlevel -> ../bin/busybox 12360: /dev/shm/qemu/out-br/target//sbin/setconsole -> ../bin/busybox 12361: /dev/shm/qemu/out-br/target//sbin/start-stop-daemon -> ../bin/busybox 12362: /dev/shm/qemu/out-br/target//sbin/sulogin -> ../bin/busybox 12363: /dev/shm/qemu/out-br/target//sbin/swapoff -> ../bin/busybox 12364: /dev/shm/qemu/out-br/target//sbin/swapon -> ../bin/busybox 12365: /dev/shm/qemu/out-br/target//sbin/switch_root -> ../bin/busybox 12366: /dev/shm/qemu/out-br/target//sbin/sysctl -> ../bin/busybox 12367: /dev/shm/qemu/out-br/target//sbin/syslogd -> ../bin/busybox 12368: /dev/shm/qemu/out-br/target//sbin/tc -> ../bin/busybox 12369: /dev/shm/qemu/out-br/target//sbin/udhcpc -> ../bin/busybox 12370: /dev/shm/qemu/out-br/target//sbin/uevent -> ../bin/busybox 12371: /dev/shm/qemu/out-br/target//sbin/vconfig -> ../bin/busybox 12372: /dev/shm/qemu/out-br/target//sbin/watchdog -> ../bin/busybox 12373: /dev/shm/qemu/out-br/target//usr/bin/[ -> ../../bin/busybox 12374: /dev/shm/qemu/out-br/target//usr/bin/[[ -> ../../bin/busybox 12375: /dev/shm/qemu/out-br/target//usr/bin/ar -> ../../bin/busybox 12376: /dev/shm/qemu/out-br/target//usr/bin/ascii -> ../../bin/busybox 12377: /dev/shm/qemu/out-br/target//usr/bin/awk -> ../../bin/busybox 12378: /dev/shm/qemu/out-br/target//usr/bin/basename -> ../../bin/busybox 12379: /dev/shm/qemu/out-br/target//usr/bin/bc -> ../../bin/busybox 12380: /dev/shm/qemu/out-br/target//usr/bin/bunzip2 -> ../../bin/busybox 12381: /dev/shm/qemu/out-br/target//usr/bin/bzcat -> ../../bin/busybox 12382: /dev/shm/qemu/out-br/target//usr/bin/chrt -> ../../bin/busybox 12383: /dev/shm/qemu/out-br/target//usr/bin/chvt -> ../../bin/busybox 12384: /dev/shm/qemu/out-br/target//usr/bin/cksum -> ../../bin/busybox 12385: /dev/shm/qemu/out-br/target//usr/bin/clear -> ../../bin/busybox 12386: /dev/shm/qemu/out-br/target//usr/bin/cmp -> ../../bin/busybox 12387: /dev/shm/qemu/out-br/target//usr/bin/crc32 -> ../../bin/busybox 12388: /dev/shm/qemu/out-br/target//usr/bin/crontab -> ../../bin/busybox 12389: /dev/shm/qemu/out-br/target//usr/bin/cut -> ../../bin/busybox 12390: /dev/shm/qemu/out-br/target//usr/bin/dc -> ../../bin/busybox 12391: /dev/shm/qemu/out-br/target//usr/bin/deallocvt -> ../../bin/busybox 12392: /dev/shm/qemu/out-br/target//usr/bin/diff -> ../../bin/busybox 12393: /dev/shm/qemu/out-br/target//usr/bin/dirname -> ../../bin/busybox 12394: /dev/shm/qemu/out-br/target//usr/bin/dos2unix -> ../../bin/busybox 12395: /dev/shm/qemu/out-br/target//usr/bin/du -> ../../bin/busybox 12396: /dev/shm/qemu/out-br/target//usr/bin/eject -> ../../bin/busybox 12397: /dev/shm/qemu/out-br/target//usr/bin/env -> ../../bin/busybox 12398: /dev/shm/qemu/out-br/target//usr/bin/expr -> ../../bin/busybox 12399: /dev/shm/qemu/out-br/target//usr/bin/factor -> ../../bin/busybox 12400: /dev/shm/qemu/out-br/target//usr/bin/fallocate -> ../../bin/busybox 12401: /dev/shm/qemu/out-br/target//usr/bin/find -> ../../bin/busybox 12402: /dev/shm/qemu/out-br/target//usr/bin/flock -> ../../bin/busybox 12403: /dev/shm/qemu/out-br/target//usr/bin/fold -> ../../bin/busybox 12404: /dev/shm/qemu/out-br/target//usr/bin/free -> ../../bin/busybox 12405: /dev/shm/qemu/out-br/target//usr/bin/fuser -> ../../bin/busybox 12406: /dev/shm/qemu/out-br/target//usr/bin/head -> ../../bin/busybox 12407: /dev/shm/qemu/out-br/target//usr/bin/hexdump -> ../../bin/busybox 12408: /dev/shm/qemu/out-br/target//usr/bin/hexedit -> ../../bin/busybox 12409: /dev/shm/qemu/out-br/target//usr/bin/hostid -> ../../bin/busybox 12410: /dev/shm/qemu/out-br/target//usr/bin/id -> ../../bin/busybox 12411: /dev/shm/qemu/out-br/target//usr/bin/install -> ../../bin/busybox 12412: /dev/shm/qemu/out-br/target//usr/bin/ipcrm -> ../../bin/busybox 12413: /dev/shm/qemu/out-br/target//usr/bin/ipcs -> ../../bin/busybox 12414: /dev/shm/qemu/out-br/target//usr/bin/killall -> ../../bin/busybox 12415: /dev/shm/qemu/out-br/target//usr/bin/last -> ../../bin/busybox 12416: /dev/shm/qemu/out-br/target//usr/bin/less -> ../../bin/busybox 12417: /dev/shm/qemu/out-br/target//usr/bin/logger -> ../../bin/busybox 12418: /dev/shm/qemu/out-br/target//usr/bin/logname -> ../../bin/busybox 12419: /dev/shm/qemu/out-br/target//usr/bin/lsof -> ../../bin/busybox 12420: /dev/shm/qemu/out-br/target//usr/bin/lspci -> ../../bin/busybox 12421: /dev/shm/qemu/out-br/target//usr/bin/lsscsi -> ../../bin/busybox 12422: /dev/shm/qemu/out-br/target//usr/bin/lsusb -> ../../bin/busybox 12423: /dev/shm/qemu/out-br/target//usr/bin/lzcat -> ../../bin/busybox 12424: /dev/shm/qemu/out-br/target//usr/bin/lzma -> ../../bin/busybox 12425: /dev/shm/qemu/out-br/target//usr/bin/lzopcat -> ../../bin/busybox 12426: /dev/shm/qemu/out-br/target//usr/bin/md5sum -> ../../bin/busybox 12427: /dev/shm/qemu/out-br/target//usr/bin/mesg -> ../../bin/busybox 12428: /dev/shm/qemu/out-br/target//usr/bin/microcom -> ../../bin/busybox 12429: /dev/shm/qemu/out-br/target//usr/bin/mkfifo -> ../../bin/busybox 12430: /dev/shm/qemu/out-br/target//usr/bin/mkpasswd -> ../../bin/busybox 12431: /dev/shm/qemu/out-br/target//usr/bin/nl -> ../../bin/busybox 12432: /dev/shm/qemu/out-br/target//usr/bin/nohup -> ../../bin/busybox 12433: /dev/shm/qemu/out-br/target//usr/bin/nproc -> ../../bin/busybox 12434: /dev/shm/qemu/out-br/target//usr/bin/nslookup -> ../../bin/busybox 12435: /dev/shm/qemu/out-br/target//usr/bin/od -> ../../bin/busybox 12436: /dev/shm/qemu/out-br/target//usr/bin/openvt -> ../../bin/busybox 12437: /dev/shm/qemu/out-br/target//usr/bin/passwd -> ../../bin/busybox 12438: /dev/shm/qemu/out-br/target//usr/bin/paste -> ../../bin/busybox 12439: /dev/shm/qemu/out-br/target//usr/bin/patch -> ../../bin/busybox 12440: /dev/shm/qemu/out-br/target//usr/bin/printf -> ../../bin/busybox 12441: /dev/shm/qemu/out-br/target//usr/bin/readlink -> ../../bin/busybox 12442: /dev/shm/qemu/out-br/target//usr/bin/realpath -> ../../bin/busybox 12443: /dev/shm/qemu/out-br/target//usr/bin/renice -> ../../bin/busybox 12444: /dev/shm/qemu/out-br/target//usr/bin/reset -> ../../bin/busybox 12445: /dev/shm/qemu/out-br/target//usr/bin/resize -> ../../bin/busybox 12446: /dev/shm/qemu/out-br/target//usr/bin/seq -> ../../bin/busybox 12447: /dev/shm/qemu/out-br/target//usr/bin/setfattr -> ../../bin/busybox 12448: /dev/shm/qemu/out-br/target//usr/bin/setkeycodes -> ../../bin/busybox 12449: /dev/shm/qemu/out-br/target//usr/bin/setsid -> ../../bin/busybox 12450: /dev/shm/qemu/out-br/target//usr/bin/sha1sum -> ../../bin/busybox 12451: /dev/shm/qemu/out-br/target//usr/bin/sha256sum -> ../../bin/busybox 12452: /dev/shm/qemu/out-br/target//usr/bin/sha3sum -> ../../bin/busybox 12453: /dev/shm/qemu/out-br/target//usr/bin/sha512sum -> ../../bin/busybox 12454: /dev/shm/qemu/out-br/target//usr/bin/shred -> ../../bin/busybox 12455: /dev/shm/qemu/out-br/target//usr/bin/sort -> ../../bin/busybox 12456: /dev/shm/qemu/out-br/target//usr/bin/strings -> ../../bin/busybox 12457: /dev/shm/qemu/out-br/target//usr/bin/svc -> ../../bin/busybox 12458: /dev/shm/qemu/out-br/target//usr/bin/svok -> ../../bin/busybox 12459: /dev/shm/qemu/out-br/target//usr/bin/tail -> ../../bin/busybox 12460: /dev/shm/qemu/out-br/target//usr/bin/tee -> ../../bin/busybox 12461: /dev/shm/qemu/out-br/target//usr/bin/telnet -> ../../bin/busybox 12462: /dev/shm/qemu/out-br/target//usr/bin/test -> ../../bin/busybox 12463: /dev/shm/qemu/out-br/target//usr/bin/tftp -> ../../bin/busybox 12464: /dev/shm/qemu/out-br/target//usr/bin/time -> ../../bin/busybox 12465: /dev/shm/qemu/out-br/target//usr/bin/top -> ../../bin/busybox 12466: /dev/shm/qemu/out-br/target//usr/bin/tr -> ../../bin/busybox 12467: /dev/shm/qemu/out-br/target//usr/bin/traceroute -> ../../bin/busybox 12468: /dev/shm/qemu/out-br/target//usr/bin/truncate -> ../../bin/busybox 12469: /dev/shm/qemu/out-br/target//usr/bin/ts -> ../../bin/busybox 12470: /dev/shm/qemu/out-br/target//usr/bin/tty -> ../../bin/busybox 12471: /dev/shm/qemu/out-br/target//usr/bin/uniq -> ../../bin/busybox 12472: /dev/shm/qemu/out-br/target//usr/bin/unix2dos -> ../../bin/busybox 12473: /dev/shm/qemu/out-br/target//usr/bin/unlink -> ../../bin/busybox 12474: /dev/shm/qemu/out-br/target//usr/bin/unlzma -> ../../bin/busybox 12475: /dev/shm/qemu/out-br/target//usr/bin/unlzop -> ../../bin/busybox 12476: /dev/shm/qemu/out-br/target//usr/bin/unxz -> ../../bin/busybox 12477: /dev/shm/qemu/out-br/target//usr/bin/unzip -> ../../bin/busybox 12478: /dev/shm/qemu/out-br/target//usr/bin/uptime -> ../../bin/busybox 12479: /dev/shm/qemu/out-br/target//usr/bin/uudecode -> ../../bin/busybox 12480: /dev/shm/qemu/out-br/target//usr/bin/uuencode -> ../../bin/busybox 12481: /dev/shm/qemu/out-br/target//usr/bin/vlock -> ../../bin/busybox 12482: /dev/shm/qemu/out-br/target//usr/bin/w -> ../../bin/busybox 12483: /dev/shm/qemu/out-br/target//usr/bin/wc -> ../../bin/busybox 12484: /dev/shm/qemu/out-br/target//usr/bin/wget -> ../../bin/busybox 12485: /dev/shm/qemu/out-br/target//usr/bin/which -> ../../bin/busybox 12486: /dev/shm/qemu/out-br/target//usr/bin/who -> ../../bin/busybox 12487: /dev/shm/qemu/out-br/target//usr/bin/whoami -> ../../bin/busybox 12488: /dev/shm/qemu/out-br/target//usr/bin/xargs -> ../../bin/busybox 12489: /dev/shm/qemu/out-br/target//usr/bin/xxd -> ../../bin/busybox 12490: /dev/shm/qemu/out-br/target//usr/bin/xz -> ../../bin/busybox 12491: /dev/shm/qemu/out-br/target//usr/bin/xzcat -> ../../bin/busybox 12492: /dev/shm/qemu/out-br/target//usr/bin/yes -> ../../bin/busybox 12493: /dev/shm/qemu/out-br/target//usr/sbin/addgroup -> ../../bin/busybox 12494: /dev/shm/qemu/out-br/target//usr/sbin/adduser -> ../../bin/busybox 12495: /dev/shm/qemu/out-br/target//usr/sbin/arping -> ../../bin/busybox 12496: /dev/shm/qemu/out-br/target//usr/sbin/chroot -> ../../bin/busybox 12497: /dev/shm/qemu/out-br/target//usr/sbin/crond -> ../../bin/busybox 12498: /dev/shm/qemu/out-br/target//usr/sbin/delgroup -> ../../bin/busybox 12499: /dev/shm/qemu/out-br/target//usr/sbin/deluser -> ../../bin/busybox 12500: /dev/shm/qemu/out-br/target//usr/sbin/dnsd -> ../../bin/busybox 12501: /dev/shm/qemu/out-br/target//usr/sbin/ether-wake -> ../../bin/busybox 12502: /dev/shm/qemu/out-br/target//usr/sbin/fbset -> ../../bin/busybox 12503: /dev/shm/qemu/out-br/target//usr/sbin/fdformat -> ../../bin/busybox 12504: /dev/shm/qemu/out-br/target//usr/sbin/fsfreeze -> ../../bin/busybox 12505: /dev/shm/qemu/out-br/target//usr/sbin/i2cdetect -> ../../bin/busybox 12506: /dev/shm/qemu/out-br/target//usr/sbin/i2cdump -> ../../bin/busybox 12507: /dev/shm/qemu/out-br/target//usr/sbin/i2cget -> ../../bin/busybox 12508: /dev/shm/qemu/out-br/target//usr/sbin/i2cset -> ../../bin/busybox 12509: /dev/shm/qemu/out-br/target//usr/sbin/i2ctransfer -> ../../bin/busybox 12510: /dev/shm/qemu/out-br/target//usr/sbin/inetd -> ../../bin/busybox 12511: /dev/shm/qemu/out-br/target//usr/sbin/killall5 -> ../../bin/busybox 12512: /dev/shm/qemu/out-br/target//usr/sbin/loadfont -> ../../bin/busybox 12513: /dev/shm/qemu/out-br/target//usr/sbin/mim -> ../../bin/busybox 12514: /dev/shm/qemu/out-br/target//usr/sbin/nologin -> ../../bin/busybox 12515: /dev/shm/qemu/out-br/target//usr/sbin/partprobe -> ../../bin/busybox 12516: /dev/shm/qemu/out-br/target//usr/sbin/rdate -> ../../bin/busybox 12517: /dev/shm/qemu/out-br/target//usr/sbin/readprofile -> ../../bin/busybox 12518: /dev/shm/qemu/out-br/target//usr/sbin/setlogcons -> ../../bin/busybox 12519: /dev/shm/qemu/out-br/target//usr/sbin/ubirename -> ../../bin/busybox 12520: 12521: 12522: -------------------------------------------------- 12523: You will probably need to make your busybox binary 12524: setuid root to ensure all configured applets will 12525: work properly. 12526: -------------------------------------------------- 12527: 12528: if test ! -e /dev/shm/qemu/out-br/target/etc/inittab; then /usr/bin//install -D -m 0644 package/busybox/inittab /dev/shm/qemu/out-br/target/etc/inittab; fi 12529: if grep -q CONFIG_UDHCPC=y /dev/shm/qemu/out-br/build/busybox-1.34.1/.config; then /usr/bin//install -m 0755 -D package/busybox/udhcpc.script /dev/shm/qemu/out-br/target/usr/share/udhcpc/default.script; /usr/bin//install -m 0755 -d /dev/shm/qemu/out-br/target/usr/share/udhcpc/default.script.d; fi 12530: if grep -q CONFIG_ZCIP=y /dev/shm/qemu/out-br/build/busybox-1.34.1/.config; then /usr/bin//install -m 0755 -D /dev/shm/qemu/out-br/build/busybox-1.34.1/examples/zcip.script /dev/shm/qemu/out-br/target/usr/share/zcip/default.script; fi 12531: if grep -q CONFIG_SYSLOGD=y /dev/shm/qemu/out-br/build/busybox-1.34.1/.config; then /usr/bin//install -m 0755 -D package/busybox/S01syslogd /dev/shm/qemu/out-br/target/etc/init.d/S01syslogd; fi; if grep -q CONFIG_KLOGD=y /dev/shm/qemu/out-br/build/busybox-1.34.1/.config; then /usr/bin//install -m 0755 -D package/busybox/S02klogd /dev/shm/qemu/out-br/target/etc/init.d/S02klogd; fi 12532: if grep -q CONFIG_BB_SYSCTL=y /dev/shm/qemu/out-br/build/busybox-1.34.1/.config; then /usr/bin//install -m 0755 -D package/busybox/S02sysctl /dev/shm/qemu/out-br/target/etc/init.d/S02sysctl ; fi 12533: if grep -q CONFIG_FEATURE_TELNETD_STANDALONE=y /dev/shm/qemu/out-br/build/busybox-1.34.1/.config; then /usr/bin//install -m 0755 -D package/busybox/S50telnet /dev/shm/qemu/out-br/target/etc/init.d/S50telnet ; fi 12534: zlib-1.2.11.tar.xz: OK (sha256: 4ff941449631ace0d4d203e3483be9dbc9da454084111f97ea0a2114e19bf066) 12535: >>> host-libzlib 1.2.11 Extracting 12536: xzcat /mnt/storage/buildroot_cache/download/libzlib/zlib-1.2.11.tar.xz | tar --strip-components=1 -C /dev/shm/qemu/out-br/build/host-libzlib-1.2.11 -xf - 12537: >>> host-libzlib 1.2.11 Patching 12538: >>> host-libzlib 1.2.11 Configuring 12539: (cd /dev/shm/qemu/out-br/build/host-libzlib-1.2.11; 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 ./configure --prefix="/dev/shm/qemu/out-br/host" --sysconfdir="/dev/shm/qemu/out-br/host/etc" ) 12540: ignored option: --sysconfdir 12541: Checking for shared library support... 12542: Building shared library libz.so.1.2.11 with /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc. 12543: Checking for size_t... Yes. 12544: Checking for off64_t... Yes. 12545: Checking for fseeko... Yes. 12546: Checking for strerror... Yes. 12547: Checking for unistd.h... Yes. 12548: Checking for stdarg.h... Yes. 12549: Checking whether to use vs[n]printf() or s[n]printf()... using vs[n]printf(). 12550: Checking for vsnprintf() in stdio.h... Yes. 12551: Checking for return value of vsnprintf()... Yes. 12552: Checking for attribute(visibility) support... Yes. 12553: >>> host-libzlib 1.2.11 Building 12554: 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 -j1 -C /dev/shm/qemu/out-br/build/host-libzlib-1.2.11 12555: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -c -o example.o test/example.c 12556: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o adler32.o adler32.c 12557: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o crc32.o crc32.c 12558: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o deflate.o deflate.c 12559: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o infback.o infback.c 12560: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inffast.o inffast.c 12561: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inflate.o inflate.c 12562: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inftrees.o inftrees.c 12563: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o trees.o trees.c 12564: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o zutil.o zutil.c 12565: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o compress.o compress.c 12566: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o uncompr.o uncompr.c 12567: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzclose.o gzclose.c 12568: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzlib.o gzlib.c 12569: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzread.o gzread.c 12570: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzwrite.o gzwrite.c 12571: /usr/bin//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 12572: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o example example.o -L. libz.a 12573: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -c -o minigzip.o test/minigzip.c 12574: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzip minigzip.o -L. libz.a 12575: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/adler32.o adler32.c 12576: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/crc32.o crc32.c 12577: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/deflate.o deflate.c 12578: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/infback.o infback.c 12579: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inffast.o inffast.c 12580: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inflate.o inflate.c 12581: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inftrees.o inftrees.c 12582: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/trees.o trees.c 12583: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/zutil.o zutil.c 12584: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/compress.o compress.c 12585: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/uncompr.o uncompr.c 12586: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzclose.o gzclose.c 12587: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzlib.o gzlib.c 12588: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzread.o gzread.c 12589: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzwrite.o gzwrite.c 12590: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -shared -Wl,-soname,libz.so.1,--version-script,zlib.map -O2 -I/dev/shm/qemu/out-br/host/include -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 -L/dev/shm/qemu/out-br/host/lib -Wl,-rpath,/dev/shm/qemu/out-br/host/lib 12591: rm -f libz.so libz.so.1 12592: ln -s libz.so.1.2.11 libz.so 12593: ln -s libz.so.1.2.11 libz.so.1 12594: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o examplesh example.o -L. libz.so.1.2.11 12595: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzipsh minigzip.o -L. libz.so.1.2.11 12596: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -D_FILE_OFFSET_BITS=64 -c -o example64.o test/example.c 12597: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o example64 example64.o -L. libz.a 12598: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -D_FILE_OFFSET_BITS=64 -c -o minigzip64.o test/minigzip.c 12599: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc -O2 -I/dev/shm/qemu/out-br/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzip64 minigzip64.o -L. libz.a 12600: >>> host-libzlib 1.2.11 Installing to host directory 12601: 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 -j1 -C /dev/shm/qemu/out-br/build/host-libzlib-1.2.11 LDCONFIG=true install 12602: rm -f /dev/shm/qemu/out-br/host/lib/libz.a 12603: cp libz.a /dev/shm/qemu/out-br/host/lib 12604: chmod 644 /dev/shm/qemu/out-br/host/lib/libz.a 12605: cp libz.so.1.2.11 /dev/shm/qemu/out-br/host/lib 12606: chmod 755 /dev/shm/qemu/out-br/host/lib/libz.so.1.2.11 12607: rm -f /dev/shm/qemu/out-br/host/share/man/man3/zlib.3 12608: cp zlib.3 /dev/shm/qemu/out-br/host/share/man/man3 12609: chmod 644 /dev/shm/qemu/out-br/host/share/man/man3/zlib.3 12610: rm -f /dev/shm/qemu/out-br/host/lib/pkgconfig/zlib.pc 12611: cp zlib.pc /dev/shm/qemu/out-br/host/lib/pkgconfig 12612: chmod 644 /dev/shm/qemu/out-br/host/lib/pkgconfig/zlib.pc 12613: rm -f /dev/shm/qemu/out-br/host/include/zlib.h /dev/shm/qemu/out-br/host/include/zconf.h 12614: cp zlib.h zconf.h /dev/shm/qemu/out-br/host/include 12615: chmod 644 /dev/shm/qemu/out-br/host/include/zlib.h /dev/shm/qemu/out-br/host/include/zconf.h 12616: >>> host-zlib Extracting 12617: >>> host-zlib Patching 12618: >>> host-zlib Configuring 12619: >>> host-zlib Building 12620: >>> host-zlib Installing to host directory 12621: util-linux-2.37.2.tar.xz: OK (sha256: 6a0764c1aae7fb607ef8a6dd2c0f6c47d5e5fd27aa08820abaad9ec14e28e9d9) 12622: >>> host-util-linux 2.37.2 Extracting 12623: 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/host-util-linux-2.37.2 -xf - 12624: >>> host-util-linux 2.37.2 Patching 12625: 12626: Applying 0001-libuuid-include-c-h-to-cover-restrict-keyword.patch using patch: 12627: patching file libuuid/src/unparse.c 12628: 12629: Applying 0002-libblkid-don-t-mark-cache-as-probed-if-sys-not-available.patch using patch: 12630: patching file libblkid/src/devname.c 12631: Hunk #1 succeeded at 456 (offset 27 lines). 12632: Hunk #2 succeeded at 562 with fuzz 1 (offset 27 lines). 12633: Hunk #3 succeeded at 583 (offset 29 lines). 12634: Hunk #4 succeeded at 608 (offset 29 lines). 12635: Hunk #5 succeeded at 626 (offset 29 lines). 12636: patching file libblkid/src/resolve.c 12637: patching file libblkid/src/tag.c 12638: >>> host-util-linux 2.37.2 Updating config.sub and config.guess 12639: for file in config.guess config.sub; do for i in $(find /dev/shm/qemu/out-br/build/host-util-linux-2.37.2 -name $file); do cp support/gnuconfig/$file $i; done; done 12640: >>> host-util-linux 2.37.2 Patching libtool 12641: patching file /dev/shm/qemu/out-br/build/host-util-linux-2.37.2/config/ltmain.sh 12642: Hunk #1 succeeded at 2694 (offset 7 lines). 12643: Hunk #2 succeeded at 4284 (offset 7 lines). 12644: Hunk #3 succeeded at 6579 (offset 25 lines). 12645: Hunk #4 succeeded at 6589 (offset 25 lines). 12646: Hunk #5 succeeded at 6882 (offset 25 lines). 12647: Hunk #6 succeeded at 7174 (offset 25 lines). 12648: Hunk #7 succeeded at 8142 (offset 30 lines). 12649: Hunk #8 succeeded at 10771 (offset 61 lines). 12650: >>> host-util-linux 2.37.2 Configuring 12651: (cd /dev/shm/qemu/out-br/build/host-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" 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 --without-systemd --with-systemdsystemunitdir=no --without-python --enable-libblkid --enable-libmount --enable-libuuid --without-libmagic --without-ncurses --without-ncursesw --without-tinfo --disable-makeinstall-chown --disable-agetty --disable-chfn-chsh --disable-chmem --disable-login --disable-lslogins --disable-mesg --disable-more --disable-newgrp --disable-nologin --disable-nsenter --disable-pg --disable-rfkill --disable-runuser --disable-schedutils --disable-setpriv --disable-setterm --disable-su --disable-sulogin --disable-tunelp --disable-ul --disable-unshare --disable-uuidd --disable-vipw --disable-wall --disable-wdctl --disable-write --disable-zramctl ) 12652: configure: WARNING: unrecognized options: --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop 12653: checking for gcc... /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc 12654: checking whether the C compiler works... yes 12655: checking for C compiler default output file name... a.out 12656: checking for suffix of executables... 12657: checking whether we are cross compiling... no 12658: checking for suffix of object files... o 12659: checking whether we are using the GNU C compiler... yes 12660: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc accepts -g... yes 12661: checking for /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc option to accept ISO C89... none needed 12662: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc understands -c and -o together... yes 12663: checking how to run the C preprocessor... /usr/bin//cpp 12664: checking for grep that handles long lines and -e... /usr/bin//grep 12665: checking for egrep... /usr/bin//grep -E 12666: checking for ANSI C header files... yes 12667: checking for sys/types.h... yes 12668: checking for sys/stat.h... yes 12669: checking for stdlib.h... yes 12670: checking for string.h... yes 12671: checking for memory.h... yes 12672: checking for strings.h... yes 12673: checking for inttypes.h... yes 12674: checking for stdint.h... yes 12675: checking for unistd.h... yes 12676: checking minix/config.h usability... no 12677: checking minix/config.h presence... no 12678: checking for minix/config.h... no 12679: checking whether it is safe to define __EXTENSIONS__... yes 12680: checking for a BSD-compatible install... /usr/bin//install -c 12681: checking whether build environment is sane... yes 12682: checking for a thread-safe mkdir -p... /usr/bin//mkdir -p 12683: checking for gawk... gawk 12684: checking whether make sets $(MAKE)... yes 12685: checking whether make supports the include directive... yes (GNU style) 12686: checking whether make supports nested variables... yes 12687: checking how to create a pax tar archive... gnutar 12688: checking dependency style of /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc... none 12689: checking whether make supports nested variables... (cached) yes 12690: checking the archiver (/usr/bin//ar) interface... ar 12691: checking for gcc... (cached) /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc 12692: checking whether we are using the GNU C compiler... (cached) yes 12693: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc accepts -g... (cached) yes 12694: checking for /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc option to accept ISO C89... (cached) none needed 12695: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc understands -c and -o together... (cached) yes 12696: checking for bison... bison -y 12697: checking build system type... x86_64-pc-linux-gnu 12698: checking host system type... x86_64-pc-linux-gnu 12699: checking for an ANSI C-conforming const... yes 12700: checking for working volatile... yes 12701: checking whether byte ordering is bigendian... no 12702: checking whether compiler handles -fno-common... yes 12703: checking whether compiler handles -Wall... yes 12704: checking whether compiler handles -Wextra... yes 12705: checking whether compiler handles -Waddress-of-packed-member... yes 12706: checking whether compiler handles -Wdiscarded-qualifiers... yes 12707: checking whether compiler handles -Wembedded-directive... no 12708: checking whether compiler handles -Wextra-semi... no 12709: checking whether compiler handles -Wformat-security... yes 12710: checking whether compiler handles -Wimplicit-function-declaration... yes 12711: checking whether compiler handles -Wmissing-declarations... yes 12712: checking whether compiler handles -Wmissing-parameter-type... yes 12713: checking whether compiler handles -Wmissing-prototypes... yes 12714: checking whether compiler handles -Wnested-externs... yes 12715: checking whether compiler handles -Wno-missing-field-initializers... yes 12716: checking whether compiler handles -Wpointer-arith... yes 12717: checking whether compiler handles -Wredundant-decls... yes 12718: checking whether compiler handles -Wsign-compare... yes 12719: checking whether compiler handles -Wstrict-prototypes... yes 12720: checking whether compiler handles -Wtype-limits... yes 12721: checking whether compiler handles -Wuninitialized... yes 12722: checking whether compiler handles -Wunused-but-set-parameter... yes 12723: checking whether compiler handles -Wunused-but-set-variable... yes 12724: checking whether compiler handles -Wunused-parameter... yes 12725: checking whether compiler handles -Wunused-result... yes 12726: checking whether compiler handles -Wunused-variable... yes 12727: checking whether compiler handles -Werror=sequence-point... yes 12728: checking whether compiler handles -Wno-clobbered... yes 12729: checking whether compiler handles -Wno-cast-function-type... yes 12730: checking whether compiler handles -Wno-unused-parameter... yes 12731: checking whether we are using the GNU C++ compiler... yes 12732: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++ accepts -g... yes 12733: checking dependency style of /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++... none 12734: checking how to print strings... printf 12735: checking for a sed that does not truncate output... /usr/bin//sed 12736: checking for fgrep... /usr/bin//grep -F 12737: checking for ld used by /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc... /usr/bin//ld 12738: checking if the linker (/usr/bin//ld) is GNU ld... yes 12739: checking for BSD- or MS-compatible name lister (nm)... /usr/bin//nm 12740: checking the name lister (/usr/bin//nm) interface... BSD nm 12741: checking whether ln -s works... yes 12742: checking the maximum length of command line arguments... 1572864 12743: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop 12744: checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 12745: checking for /usr/bin//ld option to reload object files... -r 12746: checking for objdump... objdump 12747: checking how to recognize dependent libraries... pass_all 12748: checking for dlltool... no 12749: checking how to associate runtime and link libraries... printf %s\n 12750: checking for archiver @FILE support... @ 12751: checking for strip... strip 12752: checking for ranlib... /usr/bin//ranlib 12753: checking command to parse /usr/bin//nm output from /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc object... ok 12754: checking for sysroot... no 12755: checking for a working dd... /usr/bin//dd 12756: checking how to truncate binary pipes... /usr/bin//dd bs=4096 count=1 12757: checking for mt... mt 12758: checking if mt is a manifest tool... no 12759: checking for dlfcn.h... yes 12760: checking for objdir... .libs 12761: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc supports -fno-rtti -fno-exceptions... no 12762: checking for /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc option to produce PIC... -fPIC -DPIC 12763: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc PIC flag -fPIC -DPIC works... yes 12764: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc static flag -static works... yes 12765: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc supports -c -o file.o... yes 12766: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc supports -c -o file.o... (cached) yes 12767: 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 12768: checking whether -lc should be explicitly linked in... no 12769: checking dynamic linker characteristics... GNU/Linux ld.so 12770: checking how to hardcode library paths into programs... immediate 12771: checking whether stripping libraries is possible... yes 12772: checking if libtool supports shared libraries... yes 12773: checking whether to build shared libraries... yes 12774: checking whether to build static libraries... no 12775: checking how to run the C++ preprocessor... /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++ -E 12776: checking for ld used by /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++... /usr/bin//ld -m elf_x86_64 12777: checking if the linker (/usr/bin//ld -m elf_x86_64) is GNU ld... yes 12778: 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 12779: checking for /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++ option to produce PIC... -fPIC -DPIC 12780: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++ PIC flag -fPIC -DPIC works... yes 12781: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++ static flag -static works... yes 12782: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++ supports -c -o file.o... yes 12783: checking if /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//g++ supports -c -o file.o... (cached) yes 12784: 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 12785: checking dynamic linker characteristics... (cached) GNU/Linux ld.so 12786: checking how to hardcode library paths into programs... immediate 12787: checking linker version script flag... --version-script 12788: checking if version scripts can use complex wildcards... yes 12789: checking pkg-config is at least version 0.9.0... yes 12790: checking whether to build gtk-doc documentation... no 12791: checking for gtkdoc-check... no 12792: checking for xsltproc... no 12793: checking for special C compiler options needed for large files... no 12794: checking for _FILE_OFFSET_BITS value needed for large files... no 12795: checking whether to enable assertions... yes 12796: checking whether struct tm is in sys/time.h or time.h... time.h 12797: checking for struct tm.tm_zone... yes 12798: checking whether NLS is requested... no 12799: checking for msgfmt... no 12800: checking for gmsgfmt... : 12801: checking for xgettext... no 12802: checking for msgmerge... no 12803: checking for ld used by /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc... /usr/bin//ld -m elf_x86_64 12804: checking if the linker (/usr/bin//ld -m elf_x86_64) is GNU ld... yes 12805: checking for shared library run path origin... done 12806: checking for CFPreferencesCopyAppValue... no 12807: checking for CFLocaleCopyCurrent... no 12808: checking whether to use NLS... no 12809: checking for linux/compiler.h... no 12810: checking for linux/blkpg.h... yes 12811: checking for linux/major.h... yes 12812: checking asm/io.h usability... no 12813: checking asm/io.h presence... no 12814: checking for asm/io.h... no 12815: checking byteswap.h usability... yes 12816: checking byteswap.h presence... yes 12817: checking for byteswap.h... yes 12818: checking endian.h usability... yes 12819: checking endian.h presence... yes 12820: checking for endian.h... yes 12821: checking err.h usability... yes 12822: checking err.h presence... yes 12823: checking for err.h... yes 12824: checking errno.h usability... yes 12825: checking errno.h presence... yes 12826: checking for errno.h... yes 12827: checking fcntl.h usability... yes 12828: checking fcntl.h presence... yes 12829: checking for fcntl.h... yes 12830: checking getopt.h usability... yes 12831: checking getopt.h presence... yes 12832: checking for getopt.h... yes 12833: checking for inttypes.h... (cached) yes 12834: checking lastlog.h usability... yes 12835: checking lastlog.h presence... yes 12836: checking for lastlog.h... yes 12837: checking libutil.h usability... no 12838: checking libutil.h presence... no 12839: checking for libutil.h... no 12840: checking linux/btrfs.h usability... yes 12841: checking linux/btrfs.h presence... yes 12842: checking for linux/btrfs.h... yes 12843: checking linux/capability.h usability... yes 12844: checking linux/capability.h presence... yes 12845: checking for linux/capability.h... yes 12846: checking linux/cdrom.h usability... yes 12847: checking linux/cdrom.h presence... yes 12848: checking for linux/cdrom.h... yes 12849: checking linux/falloc.h usability... yes 12850: checking linux/falloc.h presence... yes 12851: checking for linux/falloc.h... yes 12852: checking linux/fd.h usability... yes 12853: checking linux/fd.h presence... yes 12854: checking for linux/fd.h... yes 12855: checking linux/fiemap.h usability... yes 12856: checking linux/fiemap.h presence... yes 12857: checking for linux/fiemap.h... yes 12858: checking linux/net_namespace.h usability... yes 12859: checking linux/net_namespace.h presence... yes 12860: checking for linux/net_namespace.h... yes 12861: checking linux/nsfs.h usability... yes 12862: checking linux/nsfs.h presence... yes 12863: checking for linux/nsfs.h... yes 12864: checking linux/raw.h usability... no 12865: checking linux/raw.h presence... no 12866: checking for linux/raw.h... no 12867: checking linux/securebits.h usability... yes 12868: checking linux/securebits.h presence... yes 12869: checking for linux/securebits.h... yes 12870: checking linux/tiocl.h usability... yes 12871: checking linux/tiocl.h presence... yes 12872: checking for linux/tiocl.h... yes 12873: checking linux/version.h usability... yes 12874: checking linux/version.h presence... yes 12875: checking for linux/version.h... yes 12876: checking linux/watchdog.h usability... yes 12877: checking linux/watchdog.h presence... yes 12878: checking for linux/watchdog.h... yes 12879: checking locale.h usability... yes 12880: checking locale.h presence... yes 12881: checking for locale.h... yes 12882: checking mntent.h usability... yes 12883: checking mntent.h presence... yes 12884: checking for mntent.h... yes 12885: checking net/if_dl.h usability... no 12886: checking net/if_dl.h presence... no 12887: checking for net/if_dl.h... no 12888: checking net/if.h usability... yes 12889: checking net/if.h presence... yes 12890: checking for net/if.h... yes 12891: checking netinet/in.h usability... yes 12892: checking netinet/in.h presence... yes 12893: checking for netinet/in.h... yes 12894: checking paths.h usability... yes 12895: checking paths.h presence... yes 12896: checking for paths.h... yes 12897: checking pty.h usability... yes 12898: checking pty.h presence... yes 12899: checking for pty.h... yes 12900: checking security/pam_appl.h usability... no 12901: checking security/pam_appl.h presence... no 12902: checking for security/pam_appl.h... no 12903: checking shadow.h usability... yes 12904: checking shadow.h presence... yes 12905: checking for shadow.h... yes 12906: checking for stdint.h... (cached) yes 12907: checking stdio_ext.h usability... yes 12908: checking stdio_ext.h presence... yes 12909: checking for stdio_ext.h... yes 12910: checking for stdlib.h... (cached) yes 12911: checking sys/disk.h usability... no 12912: checking sys/disk.h presence... no 12913: checking for sys/disk.h... no 12914: checking sys/disklabel.h usability... Cloning into '/dev/shm/qemu/qemu/meson'... 12915: no 12916: checking sys/disklabel.h presence... no 12917: checking for sys/disklabel.h... no 12918: checking sys/endian.h usability... no 12919: checking sys/endian.h presence... no 12920: checking for sys/endian.h... no 12921: checking sys/file.h usability... yes 12922: checking sys/file.h presence... yes 12923: checking for sys/file.h... yes 12924: checking sys/ioccom.h usability... no 12925: checking sys/ioccom.h presence... no 12926: checking for sys/ioccom.h... no 12927: checking sys/ioctl.h usability... yes 12928: checking sys/ioctl.h presence... yes 12929: checking for sys/ioctl.h... yes 12930: checking sys/io.h usability... yes 12931: checking sys/io.h presence... yes 12932: checking for sys/io.h... yes 12933: checking sys/mkdev.h usability... no 12934: checking sys/mkdev.h presence... no 12935: checking for sys/mkdev.h... no 12936: checking sys/mount.h usability... yes 12937: checking sys/mount.h presence... yes 12938: checking for sys/mount.h... yes 12939: checking sys/param.h usability... yes 12940: checking sys/param.h presence... yes 12941: checking for sys/param.h... yes 12942: checking sys/prctl.h usability... yes 12943: checking sys/prctl.h presence... yes 12944: checking for sys/prctl.h... yes 12945: checking sys/resource.h usability... yes 12946: checking sys/resource.h presence... yes 12947: checking for sys/resource.h... yes 12948: checking sys/sendfile.h usability... yes 12949: checking sys/sendfile.h presence... yes 12950: checking for sys/sendfile.h... yes 12951: checking sys/signalfd.h usability... yes 12952: checking sys/signalfd.h presence... yes 12953: checking for sys/signalfd.h... yes 12954: checking sys/socket.h usability... yes 12955: checking sys/socket.h presence... yes 12956: checking for sys/socket.h... yes 12957: checking sys/sockio.h usability... no 12958: checking sys/sockio.h presence... no 12959: checking for sys/sockio.h... no 12960: checking for sys/stat.h... (cached) yes 12961: checking sys/swap.h usability... yes 12962: checking sys/swap.h presence... yes 12963: checking for sys/swap.h... yes 12964: checking sys/syscall.h usability... yes 12965: checking sys/syscall.h presence... yes 12966: checking for sys/syscall.h... yes 12967: checking sys/sysmacros.h usability... yes 12968: checking sys/sysmacros.h presence... yes 12969: checking for sys/sysmacros.h... yes 12970: checking sys/time.h usability... yes 12971: checking sys/time.h presence... yes 12972: checking for sys/time.h... yes 12973: checking sys/timex.h usability... yes 12974: checking sys/timex.h presence... yes 12975: checking for sys/timex.h... yes 12976: checking sys/ttydefaults.h usability... yes 12977: checking sys/ttydefaults.h presence... yes 12978: checking for sys/ttydefaults.h... yes 12979: checking for sys/types.h... (cached) yes 12980: checking sys/ucred.h usability... no 12981: checking sys/ucred.h presence... no 12982: checking for sys/ucred.h... no 12983: checking sys/un.h usability... yes 12984: checking sys/un.h presence... yes 12985: checking for sys/un.h... yes 12986: checking sys/xattr.h usability... yes 12987: checking sys/xattr.h presence... yes 12988: checking for sys/xattr.h... yes 12989: checking for unistd.h... (cached) yes 12990: checking utmp.h usability... yes 12991: checking utmp.h presence... yes 12992: checking for utmp.h... yes 12993: checking utmpx.h usability... yes 12994: checking utmpx.h presence... yes 12995: checking for utmpx.h... yes 12996: checking for linux/fs.h... no 12997: checking for linux/gsmmux.h... yes 12998: checking for security/pam_misc.h... no 12999: checking linux/blkzoned.h usability... yes 13000: checking linux/blkzoned.h presence... yes 13001: checking for linux/blkzoned.h... yes 13002: checking whether BLK_ZONE_REP_CAPACITY is declared... yes 13003: checking for security/openpam.h... no 13004: checking langinfo.h usability... yes 13005: checking langinfo.h presence... yes 13006: checking for langinfo.h... yes 13007: checking whether langinfo.h defines ALTMON_x constants... yes 13008: checking whether langinfo.h defines _NL_ABALTMON_x constants... yes 13009: checking for struct termios.c_line... yes 13010: checking for struct stat.st_mtim.tv_nsec... yes 13011: checking whether _NL_TIME_WEEK_1STDAY is declared... yes 13012: checking whether environ is declared... yes 13013: checking whether strsignal is declared... yes 13014: checking whether TIOCGLCKTRMIOS is declared... yes 13015: checking whether SOCK_CLOEXEC is declared... yes 13016: checking whether SOCK_NONBLOCK is declared... yes 13017: checking whether SO_PASSCRED is declared... yes 13018: checking for clearenv... yes 13019: checking for close_range... yes 13020: checking for eaccess... yes 13021: checking for err... yes 13022: checking for errx... yes 13023: checking for explicit_bzero... yes 13024: checking for __fpending... yes 13025: checking for __fpurge... yes 13026: checking for fpurge... no 13027: checking for fsync... yes 13028: checking for getdomainname... yes 13029: checking for getdtablesize... yes 13030: checking for getexecname... no 13031: checking for getmntinfo... no 13032: checking for getrandom... yes 13033: checking for getrlimit... yes 13034: checking for getsgnam... yes 13035: checking for inotify_init... yes 13036: checking for jrand48... yes 13037: checking for lchown... yes 13038: checking for llseek... no 13039: checking for mempcpy... yes 13040: checking for mkostemp... yes 13041: checking for nanosleep... yes 13042: checking for ntp_gettime... yes 13043: checking for personality... yes 13044: checking for pidfd_open... no 13045: checking for pidfd_send_signal... no 13046: checking for posix_fadvise... yes 13047: checking for prctl... yes 13048: checking for qsort_r... yes 13049: checking for rpmatch... yes 13050: checking for scandirat... yes 13051: checking for sched_setattr... no 13052: checking for sched_setscheduler... yes 13053: checking for __secure_getenv... no 13054: checking for secure_getenv... yes 13055: checking for sendfile... yes 13056: checking for setprogname... no 13057: checking for setresgid... yes 13058: checking for setresuid... yes 13059: checking for sigqueue... yes 13060: checking for srandom... yes 13061: checking for strnchr... no 13062: checking for strndup... yes 13063: checking for strnlen... yes 13064: checking for sysconf... yes 13065: checking for sysinfo... yes 13066: checking for timegm... yes 13067: checking for usleep... yes 13068: checking for utimensat... yes 13069: checking for vwarnx... yes 13070: checking for warn... yes 13071: checking for warnx... yes 13072: checking for _LARGEFILE_SOURCE value needed for large files... no 13073: checking for futimens... yes 13074: checking for getusershell... yes 13075: checking for inotify_init1... yes 13076: checking for ioperm... yes 13077: checking for iopl... yes 13078: checking for openat... yes 13079: checking for fstatat... yes 13080: checking for unlinkat... yes 13081: checking for open_memstream... yes 13082: checking for reboot... yes 13083: checking for updwtmpx... yes 13084: checking for updwtmpx... (cached) yes 13085: checking for syscall setns... SYS_setns 13086: checking for syscall pidfd_open... SYS_pidfd_open 13087: checking for syscall pidfd_send_signal... SYS_pidfd_send_signal 13088: checking for syscall close_range... SYS_close_range 13089: checking for isnan... yes 13090: checking for clock_gettime... yes 13091: checking for timer_create... yes 13092: checking for rtas_get_sysparm in -lrtas... no 13093: checking for struct sockaddr.sa_len... no 13094: checking for library containing socket... none required 13095: checking for dirfd... yes 13096: checking whether program_invocation_short_name is defined... yes 13097: checking whether __progname is defined... yes 13098: checking for asciidoctor... no 13099: configure: WARNING: asciidoctor not found; not building man pages 13100: configure: re-use already generated man-pages. 13101: checking whether the target supports thread-local storage... yes 13102: checking for openpty in -lutil... yes 13103: checking for union semun... no 13104: checking for loff_t... yes 13105: checking wchar_t support... yes 13106: checking for cpu_set_t... yes 13107: checking for sighandler_t... yes 13108: checking whether CPU_ALLOC is declared... yes 13109: checking crypt.h usability... yes 13110: checking crypt.h presence... yes 13111: checking for crypt.h... yes 13112: checking for udev_new in -ludev... yes 13113: checking for readline in -lreadline... no 13114: configure: WARNING: ncursesw, ncurses or slang library not found; not building cfdisk 13115: checking for syscall fallocate... SYS_fallocate 13116: checking for valid fallocate() function... yes 13117: checking for valid posix_fallocate() function... yes 13118: checking for unshare... yes 13119: checking for setns... yes 13120: checking for capng_apply in -lcap-ng... no 13121: checking for crc32 in -lz... yes 13122: checking for syscall swapon... SYS_swapon 13123: checking for syscall swapoff... SYS_swapoff 13124: checking for swapon... yes 13125: checking for swapoff... yes 13126: checking for syscall prlimit64... SYS_prlimit64 13127: checking for prlimit... yes 13128: checking for syscall pivot_root... SYS_pivot_root 13129: configure: WARNING: ncursesw, ncurses or slang library not found; not building irqtop 13130: configure: WARNING: raw.h header file not found; not building raw 13131: checking for LIBUSER... no 13132: checking for ECONF... no 13133: configure: WARNING: libpython not found; not building pylibmount 13134: checking that generated files are newer than configure... done 13135: configure: creating ./config.status 13136: config.status: creating Makefile 13137: config.status: creating libblkid/docs/Makefile 13138: config.status: creating libblkid/docs/version.xml 13139: config.status: creating libblkid/src/blkid.h 13140: config.status: creating libfdisk/docs/Makefile 13141: config.status: creating libfdisk/docs/version.xml 13142: config.status: creating libfdisk/src/libfdisk.h 13143: config.status: creating libmount/docs/Makefile 13144: config.status: creating libmount/docs/version.xml 13145: config.status: creating libmount/src/libmount.h 13146: config.status: creating libsmartcols/docs/Makefile 13147: config.status: creating libsmartcols/docs/version.xml 13148: config.status: creating libsmartcols/src/libsmartcols.h 13149: config.status: creating po/Makefile.in 13150: config.status: creating po-man/Makefile 13151: config.status: creating config.h 13152: config.status: executing depfiles commands 13153: config.status: executing libtool commands 13154: config.status: executing po-directories commands 13155: config.status: creating po/POTFILES 13156: config.status: setting ALL_LINGUAS in configure.in is obsolete 13157: config.status: creating po/Makefile 13158: configure: WARNING: unrecognized options: --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop 13159: 13160: util-linux 2.37.2 13161: 13162: prefix: /dev/shm/qemu/out-br/host 13163: exec prefix: ${prefix} 13164: 13165: bindir: ${exec_prefix}/bin 13166: sbindir: ${exec_prefix}/sbin 13167: libdir: ${exec_prefix}/lib 13168: usrbin_execdir: ${exec_prefix}/bin 13169: usrsbin_execdir: ${exec_prefix}/sbin 13170: usrlib_execdir: ${exec_prefix}/lib 13171: 13172: localstatedir: /dev/shm/qemu/out-br/host/var 13173: runstatedir: ${localstatedir}/run 13174: includedir: ${prefix}/include 13175: sysconfdir: /dev/shm/qemu/out-br/host/etc 13176: sysconfstaticdir: ${prefix}/lib 13177: 13178: vendordir: 13179: 13180: Python: 13181: Python version: 13182: Python libs: 13183: 13184: Bash completions: ${datarootdir}/bash-completion/completions 13185: Systemd support: no 13186: Systemd unitdir: no 13187: libeconf support: no 13188: Btrfs support: yes 13189: Wide-char support: yes 13190: libcryptsetup support: 13191: 13192: Manual pages: no 13193: Manual pages translated: no 13194: 13195: compiler: /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc 13196: suid cflags: 13197: ldflags: -L/dev/shm/qemu/out-br/host/lib -Wl,-rpath,/dev/shm/qemu/out-br/host/lib 13198: suid ldflags: 13199: ASAN enabled: no 13200: 13201: cflags: -O2 -I/dev/shm/qemu/out-br/host/include 13202: 13203: warnings: 13204: 13205: -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wformat-security -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 13206: 13207: Type 'make' or 'make <utilname>' to compile. 13208: 13209: >>> host-util-linux 2.37.2 Building 13210: 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-util-linux-2.37.2/ 13211: /usr/bin//make all-recursive 13212: Making all in po 13213: make[5]: Nothing to be done for 'all'. 13214: CC sys-utils/dmesg-dmesg.o 13215: CC lib/dmesg-monotonic.o 13216: CC lib/libcommon_la-blkdev.lo 13217: CC lib/libcommon_la-buffer.lo 13218: CC lib/libcommon_la-canonicalize.lo 13219: CC lib/libcommon_la-color-names.lo 13220: CC lib/libcommon_la-crc32.lo 13221: CC lib/libcommon_la-crc32c.lo 13222: CC lib/libcommon_la-encode.lo 13223: CC lib/libcommon_la-env.lo 13224: CC lib/libcommon_la-fileutils.lo 13225: CC lib/libcommon_la-idcache.lo 13226: CC lib/libcommon_la-jsonwrt.lo 13227: CC lib/libcommon_la-mangle.lo 13228: CC lib/libcommon_la-match.lo 13229: CC lib/libcommon_la-mbsalign.lo 13230: CC lib/libcommon_la-mbsedit.lo 13231: CC lib/libcommon_la-md5.lo 13232: CC lib/libcommon_la-pager.lo 13233: CC lib/libcommon_la-pwdutils.lo 13234: CC lib/libcommon_la-randutils.lo 13235: CC lib/libcommon_la-sha1.lo 13236: CC lib/libcommon_la-signames.lo 13237: CC lib/libcommon_la-strutils.lo 13238: CC lib/libcommon_la-strv.lo 13239: CC lib/libcommon_la-timeutils.lo 13240: CC lib/libcommon_la-ttyutils.lo 13241: CC lib/libcommon_la-linux_version.lo 13242: CC lib/libcommon_la-procutils.lo 13243: CC lib/libcommon_la-loopdev.lo 13244: CC lib/libcommon_la-cpuset.lo 13245: CC lib/libcommon_la-path.lo 13246: CC lib/libcommon_la-sysfs.lo 13247: CCLD libcommon.la 13248: /usr/bin//ar: `u' modifier ignored since `D' is the default (see `U') 13249: CC lib/libtcolors_la-colors.lo 13250: CC lib/libtcolors_la-color-names.lo 13251: CCLD libtcolors.la 13252: /usr/bin//ar: `u' modifier ignored since `D' is the default (see `U') 13253: CCLD dmesg 13254: CC sys-utils/mount-mount.o 13255: CC lib/libmount_la-monotonic.lo 13256: CC libmount/src/la-cache.lo 13257: CC libmount/src/la-fs.lo 13258: CC libmount/src/la-init.lo 13259: CC libmount/src/la-iter.lo 13260: CC libmount/src/la-lock.lo 13261: CC libmount/src/la-optmap.lo 13262: CC libmount/src/la-optstr.lo 13263: CC libmount/src/la-tab.lo 13264: CC libmount/src/la-tab_diff.lo 13265: CC libmount/src/la-tab_parse.lo 13266: CC libmount/src/la-tab_update.lo 13267: CC libmount/src/la-test.lo 13268: CC libmount/src/la-utils.lo 13269: CC libmount/src/la-version.lo 13270: CC libmount/src/la-context.lo 13271: CC libmount/src/la-context_loopdev.lo 13272: CC libmount/src/la-context_veritydev.lo 13273: CC libmount/src/la-context_mount.lo 13274: CC libmount/src/la-context_umount.lo 13275: CC libmount/src/la-monitor.lo 13276: CC libmount/src/la-btrfs.lo 13277: CC libblkid/src/la-init.lo 13278: CC libblkid/src/la-cache.lo 13279: CC libblkid/src/la-config.lo 13280: CC libblkid/src/la-dev.lo 13281: CC libblkid/src/la-devname.lo 13282: CC libblkid/src/la-devno.lo 13283: CC libblkid/src/la-encode.lo 13284: CC libblkid/src/la-evaluate.lo 13285: CC libblkid/src/la-getsize.lo 13286: CC libblkid/src/la-probe.lo 13287: CC libblkid/src/la-read.lo 13288: CC libblkid/src/la-resolve.lo 13289: CC libblkid/src/la-save.lo 13290: CC libblkid/src/la-tag.lo 13291: CC libblkid/src/la-verify.lo 13292: CC libblkid/src/la-version.lo 13293: CC libblkid/src/partitions/la-aix.lo 13294: CC libblkid/src/partitions/la-atari.lo 13295: CC libblkid/src/partitions/la-bsd.lo 13296: CC libblkid/src/partitions/la-dos.lo 13297: CC libblkid/src/partitions/la-gpt.lo 13298: CC libblkid/src/partitions/la-mac.lo 13299: CC libblkid/src/partitions/la-minix.lo 13300: CC libblkid/src/partitions/la-partitions.lo 13301: CC libblkid/src/partitions/la-sgi.lo 13302: CC libblkid/src/partitions/la-solaris_x86.lo 13303: CC libblkid/src/partitions/la-sun.lo 13304: CC libblkid/src/partitions/la-ultrix.lo 13305: CC libblkid/src/partitions/la-unixware.lo 13306: CC libblkid/src/superblocks/la-adaptec_raid.lo 13307: CC libblkid/src/superblocks/la-apfs.lo 13308: CC libblkid/src/superblocks/la-bcache.lo 13309: CC libblkid/src/superblocks/la-befs.lo 13310: CC libblkid/src/superblocks/la-bfs.lo 13311: CC libblkid/src/superblocks/la-bitlocker.lo 13312: CC libblkid/src/superblocks/la-bluestore.lo 13313: CC libblkid/src/superblocks/la-btrfs.lo 13314: CC libblkid/src/superblocks/la-cramfs.lo 13315: CC libblkid/src/superblocks/la-ddf_raid.lo 13316: CC libblkid/src/superblocks/la-drbd.lo 13317: CC libblkid/src/superblocks/la-drbdproxy_datalog.lo 13318: CC libblkid/src/superblocks/la-drbdmanage.lo 13319: CC libblkid/src/superblocks/la-exfat.lo 13320: CC libblkid/src/superblocks/la-exfs.lo 13321: CC libblkid/src/superblocks/la-ext.lo 13322: CC libblkid/src/superblocks/la-f2fs.lo 13323: CC libblkid/src/superblocks/la-gfs.lo 13324: CC libblkid/src/superblocks/la-hfs.lo 13325: CC libblkid/src/superblocks/la-highpoint_raid.lo 13326: CC libblkid/src/superblocks/la-hpfs.lo 13327: CC libblkid/src/superblocks/la-iso9660.lo 13328: CC libblkid/src/superblocks/la-isw_raid.lo 13329: CC libblkid/src/superblocks/la-jfs.lo 13330: CC libblkid/src/superblocks/la-jmicron_raid.lo 13331: CC libblkid/src/superblocks/la-linux_raid.lo 13332: CC libblkid/src/superblocks/la-lsi_raid.lo 13333: CC libblkid/src/superblocks/la-luks.lo 13334: CC libblkid/src/superblocks/la-lvm.lo 13335: CC libblkid/src/superblocks/la-minix.lo 13336: CC libblkid/src/superblocks/la-mpool.lo 13337: CC libblkid/src/superblocks/la-netware.lo 13338: CC libblkid/src/superblocks/la-nilfs.lo 13339: CC libblkid/src/superblocks/la-ntfs.lo 13340: CC libblkid/src/superblocks/la-refs.lo 13341: CC libblkid/src/superblocks/la-nvidia_raid.lo 13342: CC libblkid/src/superblocks/la-ocfs.lo 13343: CC libblkid/src/superblocks/la-promise_raid.lo 13344: CC libblkid/src/superblocks/la-reiserfs.lo 13345: CC libblkid/src/superblocks/la-romfs.lo 13346: CC libblkid/src/superblocks/la-silicon_raid.lo 13347: CC libblkid/src/superblocks/la-squashfs.lo 13348: CC libblkid/src/superblocks/la-stratis.lo 13349: CC libblkid/src/superblocks/la-superblocks.lo 13350: CC libblkid/src/superblocks/la-swap.lo 13351: CC libblkid/src/superblocks/la-sysv.lo 13352: CC libblkid/src/superblocks/la-ubi.lo 13353: CC libblkid/src/superblocks/la-ubifs.lo 13354: CC libblkid/src/superblocks/la-udf.lo 13355: CC libblkid/src/superblocks/la-ufs.lo 13356: CC libblkid/src/superblocks/la-vdo.lo 13357: CC libblkid/src/superblocks/la-vfat.lo 13358: CC libblkid/src/superblocks/la-via_raid.lo 13359: CC libblkid/src/superblocks/la-vmfs.lo 13360: CC libblkid/src/superblocks/la-vxfs.lo 13361: CC libblkid/src/superblocks/la-xfs.lo 13362: CC libblkid/src/superblocks/la-zfs.lo 13363: CC libblkid/src/superblocks/la-zonefs.lo 13364: CC libblkid/src/superblocks/la-erofs.lo 13365: CC libblkid/src/topology/la-topology.lo 13366: CC libblkid/src/topology/la-dm.lo 13367: CC libblkid/src/topology/la-evms.lo 13368: CC libblkid/src/topology/la-ioctl.lo 13369: CC libblkid/src/topology/la-lvm.lo 13370: CC libblkid/src/topology/la-md.lo 13371: CC libblkid/src/topology/la-sysfs.lo 13372: CCLD libblkid.la 13373: CCLD libmount.la 13374: CCLD mount 13375: CC sys-utils/umount-umount.o 13376: CCLD umount 13377: CC sys-utils/mountpoint-mountpoint.o 13378: CCLD mountpoint 13379: CC misc-utils/lsblk-lsblk.o 13380: CC misc-utils/lsblk-lsblk-mnt.o 13381: CC misc-utils/lsblk-lsblk-properties.o 13382: CC misc-utils/lsblk-lsblk-devtree.o 13383: CC libsmartcols/src/la-iter.lo 13384: CC libsmartcols/src/la-symbols.lo 13385: CC libsmartcols/src/la-cell.lo 13386: CC libsmartcols/src/la-column.lo 13387: CC libsmartcols/src/la-line.lo 13388: CC libsmartcols/src/la-table.lo 13389: CC libsmartcols/src/la-print.lo 13390: CC libsmartcols/src/la-print-api.lo 13391: CC libsmartcols/src/la-version.lo 13392: CC libsmartcols/src/la-buffer.lo 13393: CC libsmartcols/src/la-calculate.lo 13394: CC libsmartcols/src/la-grouping.lo 13395: CC libsmartcols/src/la-walk.lo 13396: CC libsmartcols/src/la-init.lo 13397: CCLD libsmartcols.la 13398: CCLD lsblk 13399: CC misc-utils/findmnt-findmnt.o 13400: CC misc-utils/findmnt-findmnt-verify.o 13401: CCLD findmnt 13402: CC misc-utils/kill.o 13403: CCLD kill 13404: CC sys-utils/fstrim-fstrim.o 13405: CCLD fstrim 13406: CC sys-utils/ctrlaltdel.o 13407: CCLD ctrlaltdel 13408: CC sys-utils/fsfreeze.o 13409: CCLD fsfreeze 13410: CC sys-utils/blkdiscard-blkdiscard.o 13411: CC lib/blkdiscard-monotonic.o 13412: CCLD blkdiscard 13413: CC sys-utils/blkzone.o 13414: CCLD blkzone 13415: CC sys-utils/losetup-losetup.o 13416: CCLD losetup 13417: CC sys-utils/swapon-swapon.o 13418: CC sys-utils/swapon-swapon-common.o 13419: CC lib/swapon-swapprober.o 13420: CCLD swapon 13421: CC sys-utils/swapoff-swapoff.o 13422: CC sys-utils/swapoff-swapon-common.o 13423: CC lib/swapoff-swapprober.o 13424: CCLD swapoff 13425: CC sys-utils/chcpu.o 13426: CCLD chcpu 13427: CC sys-utils/pivot_root.o 13428: CCLD pivot_root 13429: CC sys-utils/switch_root.o 13430: CCLD switch_root 13431: CC sys-utils/hwclock-hwclock.o 13432: CC sys-utils/hwclock-hwclock-parse-date.o 13433: CC sys-utils/hwclock-hwclock-cmos.o 13434: CC sys-utils/hwclock-hwclock-rtc.o 13435: CC lib/hwclock-monotonic.o 13436: CCLD hwclock 13437: CC misc-utils/blkid-blkid.o 13438: CC lib/blkid-ismounted.o 13439: CCLD blkid 13440: CC misc-utils/findfs-findfs.o 13441: CCLD findfs 13442: CC misc-utils/wipefs-wipefs.o 13443: CCLD wipefs 13444: CC disk-utils/fsck.minix.o 13445: CC lib/ismounted.o 13446: CCLD fsck.minix 13447: CC disk-utils/mkfs.minix.o 13448: CCLD mkfs.minix 13449: CC disk-utils/mkfs.o 13450: CCLD mkfs 13451: CC disk-utils/mkfs.bfs.o 13452: CCLD mkfs.bfs 13453: CC disk-utils/mkswap-mkswap.o 13454: CC lib/mkswap-ismounted.o 13455: CC libuuid/src/la-clear.lo 13456: CC libuuid/src/la-compare.lo 13457: CC libuuid/src/la-copy.lo 13458: CC libuuid/src/la-gen_uuid.lo 13459: CC libuuid/src/la-isnull.lo 13460: CC libuuid/src/la-pack.lo 13461: CC libuuid/src/la-parse.lo 13462: CC libuuid/src/la-unpack.lo 13463: CC libuuid/src/la-unparse.lo 13464: CC libuuid/src/la-uuid_time.lo 13465: CC libuuid/src/la-predefined.lo 13466: CC lib/libuuid_la-randutils.lo 13467: CC lib/libuuid_la-md5.lo 13468: CC lib/libuuid_la-sha1.lo 13469: CCLD libuuid.la 13470: CCLD mkswap 13471: CC disk-utils/swaplabel-swaplabel.o 13472: CC lib/swaplabel-swapprober.o 13473: CCLD swaplabel 13474: CC disk-utils/fsck-fsck.o 13475: CC lib/fsck-monotonic.o 13476: CCLD fsck 13477: CC disk-utils/fsck.cramfs.o 13478: CC disk-utils/cramfs_common.o 13479: CCLD fsck.cramfs 13480: CC disk-utils/mkfs.cramfs.o 13481: CCLD mkfs.cramfs 13482: CC disk-utils/blockdev.o 13483: CCLD blockdev 13484: CC disk-utils/fdisk-fdisk.o 13485: CC disk-utils/fdisk-fdisk-menu.o 13486: CC disk-utils/fdisk-fdisk-list.o 13487: CC libfdisk/src/la-init.lo 13488: CC libfdisk/src/la-field.lo 13489: CC libfdisk/src/la-item.lo 13490: CC libfdisk/src/la-test.lo 13491: CC libfdisk/src/la-ask.lo 13492: CC libfdisk/src/la-alignment.lo 13493: CC libfdisk/src/la-label.lo 13494: CC libfdisk/src/la-utils.lo 13495: CC libfdisk/src/la-context.lo 13496: CC libfdisk/src/la-parttype.lo 13497: CC libfdisk/src/la-partition.lo 13498: CC libfdisk/src/la-table.lo 13499: CC libfdisk/src/la-iter.lo 13500: CC libfdisk/src/la-script.lo 13501: CC libfdisk/src/la-version.lo 13502: CC libfdisk/src/la-wipe.lo 13503: CC libfdisk/src/la-sun.lo 13504: CC libfdisk/src/la-sgi.lo 13505: CC libfdisk/src/la-dos.lo 13506: CC libfdisk/src/la-bsd.lo 13507: CC libfdisk/src/la-gpt.lo 13508: CCLD libfdisk.la 13509: CCLD fdisk 13510: CC disk-utils/sfdisk-sfdisk.o 13511: CC disk-utils/sfdisk-fdisk-list.o 13512: CCLD sfdisk 13513: CC text-utils/col.o 13514: CCLD col 13515: CC text-utils/colcrt.o 13516: CCLD colcrt 13517: CC text-utils/colrm.o 13518: CCLD colrm 13519: CC text-utils/column-column.o 13520: CCLD column 13521: CC text-utils/hexdump-conv.o 13522: CC text-utils/hexdump-display.o 13523: CC text-utils/hexdump.o 13524: CC text-utils/hexdump-parse.o 13525: CCLD hexdump 13526: CC text-utils/rev.o 13527: CCLD rev 13528: CC term-utils/script-script.o 13529: CC lib/script-pty-session.o 13530: CC lib/script-monotonic.o 13531: CCLD script 13532: CC term-utils/scriptreplay.o 13533: CC term-utils/script-playutils.o 13534: CCLD scriptreplay 13535: CC term-utils/scriptlive.o 13536: CC lib/pty-session.o 13537: CC lib/monotonic.o 13538: CCLD scriptlive 13539: CC login-utils/last.o 13540: CCLD last 13541: CC login-utils/utmpdump.o 13542: CCLD utmpdump 13543: CC sys-utils/lsmem-lsmem.o 13544: CCLD lsmem 13545: CC sys-utils/flock.o 13546: CC lib/timer.o 13547: CCLD flock 13548: CC sys-utils/choom.o 13549: CCLD choom 13550: CC sys-utils/ipcmk.o 13551: CCLD ipcmk 13552: CC sys-utils/ipcrm.o 13553: CCLD ipcrm 13554: CC sys-utils/ipcs.o 13555: CC sys-utils/ipcutils.o 13556: CCLD ipcs 13557: CC sys-utils/lsirq-lsirq.o 13558: CC sys-utils/lsirq-irq-common.o 13559: CCLD lsirq 13560: CC sys-utils/lsipc-lsipc.o 13561: CC sys-utils/lsipc-ipcutils.o 13562: CCLD lsipc 13563: CC sys-utils/renice.o 13564: CCLD renice 13565: CC sys-utils/setsid.o 13566: CCLD setsid 13567: CC sys-utils/setarch.o 13568: CCLD setarch 13569: CC sys-utils/eject-eject.o 13570: CC lib/eject-monotonic.o 13571: CCLD eject 13572: CC sys-utils/prlimit-prlimit.o 13573: CCLD prlimit 13574: CC sys-utils/lsns-lsns.o 13575: CCLD lsns 13576: CC sys-utils/lscpu-lscpu.o 13577: CC sys-utils/lscpu-lscpu-cputype.o 13578: CC sys-utils/lscpu-lscpu-cpu.o 13579: CC sys-utils/lscpu-lscpu-topology.o 13580: CC sys-utils/lscpu-lscpu-virt.o 13581: CC sys-utils/lscpu-lscpu-arm.o 13582: CC sys-utils/lscpu-lscpu-dmi.o 13583: CCLD lscpu 13584: CC sys-utils/fallocate.o 13585: CCLD fallocate 13586: CC misc-utils/cal-cal.o 13587: CCLD cal 13588: CC misc-utils/logger-logger.o 13589: CC lib/logger-strutils.o 13590: CC lib/logger-strv.o 13591: CCLD logger 13592: CC misc-utils/look.o 13593: CCLD look 13594: CC misc-utils/mcookie.o 13595: CC lib/md5.o 13596: CCLD mcookie 13597: CC misc-utils/namei.o 13598: CC lib/strutils.o 13599: CC lib/idcache.o 13600: CCLD namei 13601: CC misc-utils/whereis.o 13602: CCLD whereis 13603: CC misc-utils/lslocks-lslocks.o 13604: CCLD lslocks 13605: CC misc-utils/uuidgen-uuidgen.o 13606: CCLD uuidgen 13607: CC misc-utils/uuidparse-uuidparse.o 13608: CCLD uuidparse 13609: CC misc-utils/rename.o 13610: CCLD rename 13611: CC misc-utils/getopt.o 13612: CCLD getopt 13613: CC misc-utils/fincore-fincore.o 13614: CCLD fincore 13615: CC misc-utils/hardlink-hardlink.o 13616: CC lib/hardlink-monotonic.o 13617: CCLD hardlink 13618: CC disk-utils/isosize.o 13619: CCLD isosize 13620: CC sys-utils/readprofile.o 13621: CCLD readprofile 13622: CC sys-utils/ldattach.o 13623: CCLD ldattach 13624: CC sys-utils/rtcwake.o 13625: CCLD rtcwake 13626: CC disk-utils/partx-partx.o 13627: CCLD partx 13628: CC disk-utils/addpart.o 13629: CCLD addpart 13630: CC disk-utils/delpart.o 13631: CCLD delpart 13632: CC disk-utils/resizepart.o 13633: CCLD resizepart 13634: GEN libuuid/uuid.pc 13635: GEN libblkid/blkid.pc 13636: GEN libmount/mount.pc 13637: GEN libsmartcols/smartcols.pc 13638: GEN libfdisk/fdisk.pc 13639: >>> host-util-linux 2.37.2 Installing to host directory 13640: 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-util-linux-2.37.2/ 13641: /usr/bin//make install-recursive 13642: Making install in po 13643: if test "util-linux" = "gettext-tools"; then \ 13644: /usr/bin//mkdir -p /dev/shm/qemu/out-br/host/share/gettext/po; \ 13645: 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 \ 13646: /usr/bin//install -c -m 644 ./$file \ 13647: /dev/shm/qemu/out-br/host/share/gettext/po/$file; \ 13648: done; \ 13649: for file in Makevars; do \ 13650: rm -f /dev/shm/qemu/out-br/host/share/gettext/po/$file; \ 13651: done; \ 13652: else \ 13653: : ; \ 13654: fi 13655: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/bin' 13656: /bin/bash ./libtool --mode=install /usr/bin//install -c dmesg mount umount mountpoint lsblk findmnt kill '/dev/shm/qemu/out-br/host/bin' 13657: libtool: install: /usr/bin//install -c dmesg /dev/shm/qemu/out-br/host/bin/dmesg 13658: libtool: install: /usr/bin//install -c mount /dev/shm/qemu/out-br/host/bin/mount 13659: libtool: install: /usr/bin//install -c umount /dev/shm/qemu/out-br/host/bin/umount 13660: libtool: install: /usr/bin//install -c mountpoint /dev/shm/qemu/out-br/host/bin/mountpoint 13661: libtool: install: /usr/bin//install -c lsblk /dev/shm/qemu/out-br/host/bin/lsblk 13662: libtool: install: /usr/bin//install -c findmnt /dev/shm/qemu/out-br/host/bin/findmnt 13663: libtool: install: /usr/bin//install -c kill /dev/shm/qemu/out-br/host/bin/kill 13664: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/lib' 13665: /bin/bash ./libtool --mode=install /usr/bin//install -c libuuid.la libblkid.la libmount.la libsmartcols.la libfdisk.la '/dev/shm/qemu/out-br/host/lib' 13666: libtool: install: /usr/bin//install -c .libs/libuuid.so.1.3.0 /dev/shm/qemu/out-br/host/lib/libuuid.so.1.3.0 13667: libtool: install: (cd /dev/shm/qemu/out-br/host/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; }; }) 13668: libtool: install: (cd /dev/shm/qemu/out-br/host/lib && { ln -s -f libuuid.so.1.3.0 libuuid.so || { rm -f libuuid.so && ln -s libuuid.so.1.3.0 libuuid.so; }; }) 13669: libtool: install: /usr/bin//install -c .libs/libuuid.lai /dev/shm/qemu/out-br/host/lib/libuuid.la 13670: libtool: install: /usr/bin//install -c .libs/libblkid.so.1.1.0 /dev/shm/qemu/out-br/host/lib/libblkid.so.1.1.0 13671: libtool: install: (cd /dev/shm/qemu/out-br/host/lib && { ln -s -f libblkid.so.1.1.0 libblkid.so.1 || { rm -f libblkid.so.1 && ln -s libblkid.so.1.1.0 libblkid.so.1; }; }) 13672: libtool: install: (cd /dev/shm/qemu/out-br/host/lib && { ln -s -f libblkid.so.1.1.0 libblkid.so || { rm -f libblkid.so && ln -s libblkid.so.1.1.0 libblkid.so; }; }) 13673: libtool: install: /usr/bin//install -c .libs/libblkid.lai /dev/shm/qemu/out-br/host/lib/libblkid.la 13674: libtool: install: /usr/bin//install -c .libs/libmount.so.1.1.0 /dev/shm/qemu/out-br/host/lib/libmount.so.1.1.0 13675: libtool: install: (cd /dev/shm/qemu/out-br/host/lib && { ln -s -f libmount.so.1.1.0 libmount.so.1 || { rm -f libmount.so.1 && ln -s libmount.so.1.1.0 libmount.so.1; }; }) 13676: libtool: install: (cd /dev/shm/qemu/out-br/host/lib && { ln -s -f libmount.so.1.1.0 libmount.so || { rm -f libmount.so && ln -s libmount.so.1.1.0 libmount.so; }; }) 13677: libtool: install: /usr/bin//install -c .libs/libmount.lai /dev/shm/qemu/out-br/host/lib/libmount.la 13678: libtool: install: /usr/bin//install -c .libs/libsmartcols.so.1.1.0 /dev/shm/qemu/out-br/host/lib/libsmartcols.so.1.1.0 13679: libtool: install: (cd /dev/shm/qemu/out-br/host/lib && { ln -s -f libsmartcols.so.1.1.0 libsmartcols.so.1 || { rm -f libsmartcols.so.1 && ln -s libsmartcols.so.1.1.0 libsmartcols.so.1; }; }) 13680: libtool: install: (cd /dev/shm/qemu/out-br/host/lib && { ln -s -f libsmartcols.so.1.1.0 libsmartcols.so || { rm -f libsmartcols.so && ln -s libsmartcols.so.1.1.0 libsmartcols.so; }; }) 13681: libtool: install: /usr/bin//install -c .libs/libsmartcols.lai /dev/shm/qemu/out-br/host/lib/libsmartcols.la 13682: libtool: install: /usr/bin//install -c .libs/libfdisk.so.1.1.0 /dev/shm/qemu/out-br/host/lib/libfdisk.so.1.1.0 13683: libtool: install: (cd /dev/shm/qemu/out-br/host/lib && { ln -s -f libfdisk.so.1.1.0 libfdisk.so.1 || { rm -f libfdisk.so.1 && ln -s libfdisk.so.1.1.0 libfdisk.so.1; }; }) 13684: libtool: install: (cd /dev/shm/qemu/out-br/host/lib && { ln -s -f libfdisk.so.1.1.0 libfdisk.so || { rm -f libfdisk.so && ln -s libfdisk.so.1.1.0 libfdisk.so; }; }) 13685: libtool: install: /usr/bin//install -c .libs/libfdisk.lai /dev/shm/qemu/out-br/host/lib/libfdisk.la 13686: 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 13687: ---------------------------------------------------------------------- 13688: Libraries have been installed in: 13689: /dev/shm/qemu/out-br/host/lib 13690: 13691: If you ever happen to want to link against installed libraries 13692: in a given directory, LIBDIR, you must either use libtool, and 13693: specify the full pathname of the library, or use the '-LLIBDIR' 13694: flag during linking and do at least one of the following: 13695: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 13696: during execution 13697: - add LIBDIR to the 'LD_RUN_PATH' environment variable 13698: during linking 13699: - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 13700: - have your system administrator add LIBDIR to '/etc/ld.so.conf' 13701: 13702: See any operating system documentation about shared libraries for 13703: more information, such as the ld(1) and ld.so(8) manual pages. 13704: ---------------------------------------------------------------------- 13705: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/sbin' 13706: /bin/bash ./libtool --mode=install /usr/bin//install -c fstrim ctrlaltdel fsfreeze blkdiscard blkzone losetup swapon swapoff chcpu pivot_root switch_root hwclock blkid findfs wipefs fsck.minix mkfs.minix mkfs mkfs.bfs mkswap swaplabel fsck fsck.cramfs mkfs.cramfs blockdev fdisk sfdisk '/dev/shm/qemu/out-br/host/sbin' 13707: libtool: install: /usr/bin//install -c fstrim /dev/shm/qemu/out-br/host/sbin/fstrim 13708: libtool: install: /usr/bin//install -c ctrlaltdel /dev/shm/qemu/out-br/host/sbin/ctrlaltdel 13709: libtool: install: /usr/bin//install -c fsfreeze /dev/shm/qemu/out-br/host/sbin/fsfreeze 13710: libtool: install: /usr/bin//install -c blkdiscard /dev/shm/qemu/out-br/host/sbin/blkdiscard 13711: libtool: install: /usr/bin//install -c blkzone /dev/shm/qemu/out-br/host/sbin/blkzone 13712: libtool: install: /usr/bin//install -c losetup /dev/shm/qemu/out-br/host/sbin/losetup 13713: libtool: install: /usr/bin//install -c swapon /dev/shm/qemu/out-br/host/sbin/swapon 13714: libtool: install: /usr/bin//install -c swapoff /dev/shm/qemu/out-br/host/sbin/swapoff 13715: libtool: install: /usr/bin//install -c chcpu /dev/shm/qemu/out-br/host/sbin/chcpu 13716: libtool: install: /usr/bin//install -c pivot_root /dev/shm/qemu/out-br/host/sbin/pivot_root 13717: libtool: install: /usr/bin//install -c switch_root /dev/shm/qemu/out-br/host/sbin/switch_root 13718: libtool: install: /usr/bin//install -c hwclock /dev/shm/qemu/out-br/host/sbin/hwclock 13719: libtool: install: /usr/bin//install -c blkid /dev/shm/qemu/out-br/host/sbin/blkid 13720: libtool: install: /usr/bin//install -c findfs /dev/shm/qemu/out-br/host/sbin/findfs 13721: libtool: install: /usr/bin//install -c wipefs /dev/shm/qemu/out-br/host/sbin/wipefs 13722: libtool: install: /usr/bin//install -c fsck.minix /dev/shm/qemu/out-br/host/sbin/fsck.minix 13723: libtool: install: /usr/bin//install -c mkfs.minix /dev/shm/qemu/out-br/host/sbin/mkfs.minix 13724: libtool: install: /usr/bin//install -c mkfs /dev/shm/qemu/out-br/host/sbin/mkfs 13725: libtool: install: /usr/bin//install -c mkfs.bfs /dev/shm/qemu/out-br/host/sbin/mkfs.bfs 13726: libtool: install: /usr/bin//install -c mkswap /dev/shm/qemu/out-br/host/sbin/mkswap 13727: libtool: install: /usr/bin//install -c swaplabel /dev/shm/qemu/out-br/host/sbin/swaplabel 13728: libtool: install: /usr/bin//install -c fsck /dev/shm/qemu/out-br/host/sbin/fsck 13729: libtool: install: /usr/bin//install -c fsck.cramfs /dev/shm/qemu/out-br/host/sbin/fsck.cramfs 13730: libtool: install: /usr/bin//install -c mkfs.cramfs /dev/shm/qemu/out-br/host/sbin/mkfs.cramfs 13731: libtool: install: /usr/bin//install -c blockdev /dev/shm/qemu/out-br/host/sbin/blockdev 13732: libtool: install: /usr/bin//install -c fdisk /dev/shm/qemu/out-br/host/sbin/fdisk 13733: libtool: install: /usr/bin//install -c sfdisk /dev/shm/qemu/out-br/host/sbin/sfdisk 13734: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/bin' 13735: /bin/bash ./libtool --mode=install /usr/bin//install -c col colcrt colrm column hexdump rev script scriptreplay scriptlive last utmpdump lsmem flock choom ipcmk ipcrm ipcs lsirq lsipc renice setsid setarch eject prlimit lsns lscpu fallocate cal logger look mcookie namei whereis lslocks uuidgen uuidparse rename getopt fincore hardlink isosize '/dev/shm/qemu/out-br/host/bin' 13736: libtool: install: /usr/bin//install -c col /dev/shm/qemu/out-br/host/bin/col 13737: libtool: install: /usr/bin//install -c colcrt /dev/shm/qemu/out-br/host/bin/colcrt 13738: libtool: install: /usr/bin//install -c colrm /dev/shm/qemu/out-br/host/bin/colrm 13739: libtool: install: /usr/bin//install -c column /dev/shm/qemu/out-br/host/bin/column 13740: libtool: install: /usr/bin//install -c hexdump /dev/shm/qemu/out-br/host/bin/hexdump 13741: libtool: install: /usr/bin//install -c rev /dev/shm/qemu/out-br/host/bin/rev 13742: libtool: install: /usr/bin//install -c script /dev/shm/qemu/out-br/host/bin/script 13743: libtool: install: /usr/bin//install -c scriptreplay /dev/shm/qemu/out-br/host/bin/scriptreplay 13744: libtool: install: /usr/bin//install -c scriptlive /dev/shm/qemu/out-br/host/bin/scriptlive 13745: libtool: install: /usr/bin//install -c last /dev/shm/qemu/out-br/host/bin/last 13746: libtool: install: /usr/bin//install -c utmpdump /dev/shm/qemu/out-br/host/bin/utmpdump 13747: libtool: install: /usr/bin//install -c lsmem /dev/shm/qemu/out-br/host/bin/lsmem 13748: libtool: install: /usr/bin//install -c flock /dev/shm/qemu/out-br/host/bin/flock 13749: libtool: install: /usr/bin//install -c choom /dev/shm/qemu/out-br/host/bin/choom 13750: libtool: install: /usr/bin//install -c ipcmk /dev/shm/qemu/out-br/host/bin/ipcmk 13751: libtool: install: /usr/bin//install -c ipcrm /dev/shm/qemu/out-br/host/bin/ipcrm 13752: libtool: install: /usr/bin//install -c ipcs /dev/shm/qemu/out-br/host/bin/ipcs 13753: libtool: install: /usr/bin//install -c lsirq /dev/shm/qemu/out-br/host/bin/lsirq 13754: libtool: install: /usr/bin//install -c lsipc /dev/shm/qemu/out-br/host/bin/lsipc 13755: libtool: install: /usr/bin//install -c renice /dev/shm/qemu/out-br/host/bin/renice 13756: libtool: install: /usr/bin//install -c setsid /dev/shm/qemu/out-br/host/bin/setsid 13757: libtool: install: /usr/bin//install -c setarch /dev/shm/qemu/out-br/host/bin/setarch 13758: libtool: install: /usr/bin//install -c eject /dev/shm/qemu/out-br/host/bin/eject 13759: libtool: install: /usr/bin//install -c prlimit /dev/shm/qemu/out-br/host/bin/prlimit 13760: libtool: install: /usr/bin//install -c lsns /dev/shm/qemu/out-br/host/bin/lsns 13761: libtool: install: /usr/bin//install -c lscpu /dev/shm/qemu/out-br/host/bin/lscpu 13762: libtool: install: /usr/bin//install -c fallocate /dev/shm/qemu/out-br/host/bin/fallocate 13763: libtool: install: /usr/bin//install -c cal /dev/shm/qemu/out-br/host/bin/cal 13764: libtool: install: /usr/bin//install -c logger /dev/shm/qemu/out-br/host/bin/logger 13765: libtool: install: /usr/bin//install -c look /dev/shm/qemu/out-br/host/bin/look 13766: libtool: install: /usr/bin//install -c mcookie /dev/shm/qemu/out-br/host/bin/mcookie 13767: libtool: install: /usr/bin//install -c namei /dev/shm/qemu/out-br/host/bin/namei 13768: libtool: install: /usr/bin//install -c whereis /dev/shm/qemu/out-br/host/bin/whereis 13769: libtool: install: /usr/bin//install -c lslocks /dev/shm/qemu/out-br/host/bin/lslocks 13770: libtool: install: /usr/bin//install -c uuidgen /dev/shm/qemu/out-br/host/bin/uuidgen 13771: libtool: install: /usr/bin//install -c uuidparse /dev/shm/qemu/out-br/host/bin/uuidparse 13772: libtool: install: /usr/bin//install -c rename /dev/shm/qemu/out-br/host/bin/rename 13773: libtool: install: /usr/bin//install -c getopt /dev/shm/qemu/out-br/host/bin/getopt 13774: libtool: install: /usr/bin//install -c fincore /dev/shm/qemu/out-br/host/bin/fincore 13775: libtool: install: /usr/bin//install -c hardlink /dev/shm/qemu/out-br/host/bin/hardlink 13776: libtool: install: /usr/bin//install -c isosize /dev/shm/qemu/out-br/host/bin/isosize 13777: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/sbin' 13778: /bin/bash ./libtool --mode=install /usr/bin//install -c readprofile ldattach rtcwake partx addpart delpart resizepart '/dev/shm/qemu/out-br/host/sbin' 13779: libtool: install: /usr/bin//install -c readprofile /dev/shm/qemu/out-br/host/sbin/readprofile 13780: libtool: install: /usr/bin//install -c ldattach /dev/shm/qemu/out-br/host/sbin/ldattach 13781: libtool: install: /usr/bin//install -c rtcwake /dev/shm/qemu/out-br/host/sbin/rtcwake 13782: libtool: install: /usr/bin//install -c partx /dev/shm/qemu/out-br/host/sbin/partx 13783: libtool: install: /usr/bin//install -c addpart /dev/shm/qemu/out-br/host/sbin/addpart 13784: libtool: install: /usr/bin//install -c delpart /dev/shm/qemu/out-br/host/sbin/delpart 13785: libtool: install: /usr/bin//install -c resizepart /dev/shm/qemu/out-br/host/sbin/resizepart 13786: /usr/bin//make install-exec-hook 13787: if test "/dev/shm/qemu/out-br/host/lib" != "/dev/shm/qemu/out-br/host/lib" -a -f "/dev/shm/qemu/out-br/host/lib/libuuid.so"; then \ 13788: /usr/bin//mkdir -p /dev/shm/qemu/out-br/host/lib; \ 13789: mv /dev/shm/qemu/out-br/host/lib/libuuid.so.* /dev/shm/qemu/out-br/host/lib; \ 13790: so_img_name=$(readlink /dev/shm/qemu/out-br/host/lib/libuuid.so); \ 13791: so_img_rel_target=$(echo /dev/shm/qemu/out-br/host/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ 13792: (cd /dev/shm/qemu/out-br/host/lib && \ 13793: rm -f libuuid.so && \ 13794: ln -s $so_img_rel_target/dev/shm/qemu/out-br/host/lib/$so_img_name libuuid.so); \ 13795: fi 13796: if test "/dev/shm/qemu/out-br/host/lib" != "/dev/shm/qemu/out-br/host/lib" -a -f "/dev/shm/qemu/out-br/host/lib/libblkid.so"; then \ 13797: /usr/bin//mkdir -p /dev/shm/qemu/out-br/host/lib; \ 13798: mv /dev/shm/qemu/out-br/host/lib/libblkid.so.* /dev/shm/qemu/out-br/host/lib; \ 13799: so_img_name=$(readlink /dev/shm/qemu/out-br/host/lib/libblkid.so); \ 13800: so_img_rel_target=$(echo /dev/shm/qemu/out-br/host/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ 13801: (cd /dev/shm/qemu/out-br/host/lib && \ 13802: rm -f libblkid.so && \ 13803: ln -s $so_img_rel_target/dev/shm/qemu/out-br/host/lib/$so_img_name libblkid.so); \ 13804: fi 13805: if test "/dev/shm/qemu/out-br/host/lib" != "/dev/shm/qemu/out-br/host/lib" -a -f "/dev/shm/qemu/out-br/host/lib/libmount.so"; then \ 13806: /usr/bin//mkdir -p /dev/shm/qemu/out-br/host/lib; \ 13807: mv /dev/shm/qemu/out-br/host/lib/libmount.so.* /dev/shm/qemu/out-br/host/lib; \ 13808: so_img_name=$(readlink /dev/shm/qemu/out-br/host/lib/libmount.so); \ 13809: so_img_rel_target=$(echo /dev/shm/qemu/out-br/host/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ 13810: (cd /dev/shm/qemu/out-br/host/lib && \ 13811: rm -f libmount.so && \ 13812: ln -s $so_img_rel_target/dev/shm/qemu/out-br/host/lib/$so_img_name libmount.so); \ 13813: fi 13814: if test "/dev/shm/qemu/out-br/host/lib" != "/dev/shm/qemu/out-br/host/lib" -a -f "/dev/shm/qemu/out-br/host/lib/libsmartcols.so"; then \ 13815: /usr/bin//mkdir -p /dev/shm/qemu/out-br/host/lib; \ 13816: mv /dev/shm/qemu/out-br/host/lib/libsmartcols.so.* /dev/shm/qemu/out-br/host/lib; \ 13817: so_img_name=$(readlink /dev/shm/qemu/out-br/host/lib/libsmartcols.so); \ 13818: so_img_rel_target=$(echo /dev/shm/qemu/out-br/host/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ 13819: (cd /dev/shm/qemu/out-br/host/lib && \ 13820: rm -f libsmartcols.so && \ 13821: ln -s $so_img_rel_target/dev/shm/qemu/out-br/host/lib/$so_img_name libsmartcols.so); \ 13822: fi 13823: if test "/dev/shm/qemu/out-br/host/lib" != "/dev/shm/qemu/out-br/host/lib" -a -f "/dev/shm/qemu/out-br/host/lib/libfdisk.so"; then \ 13824: /usr/bin//mkdir -p /dev/shm/qemu/out-br/host/lib; \ 13825: mv /dev/shm/qemu/out-br/host/lib/libfdisk.so.* /dev/shm/qemu/out-br/host/lib; \ 13826: so_img_name=$(readlink /dev/shm/qemu/out-br/host/lib/libfdisk.so); \ 13827: so_img_rel_target=$(echo /dev/shm/qemu/out-br/host/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ 13828: (cd /dev/shm/qemu/out-br/host/lib && \ 13829: rm -f libfdisk.so && \ 13830: ln -s $so_img_rel_target/dev/shm/qemu/out-br/host/lib/$so_img_name libfdisk.so); \ 13831: fi 13832: cd /dev/shm/qemu/out-br/host/bin && ln -sf last lastb 13833: for I in uname26 linux32 linux64 i386 x86_64 ; do \ 13834: cd /dev/shm/qemu/out-br/host/bin && ln -sf setarch $I ; \ 13835: done 13836: chmod 4755 /dev/shm/qemu/out-br/host/bin/mount 13837: chmod 4755 /dev/shm/qemu/out-br/host/bin/umount 13838: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/share/bash-completion/completions' 13839: /usr/bin//install -c -m 644 bash-completion/blkid bash-completion/cal bash-completion/col bash-completion/colcrt bash-completion/colrm bash-completion/column bash-completion/fincore bash-completion/findfs bash-completion/findmnt bash-completion/flock bash-completion/getopt bash-completion/hexdump bash-completion/ipcmk bash-completion/ipcrm bash-completion/ipcs bash-completion/isosize bash-completion/logger bash-completion/look bash-completion/lsipc bash-completion/lsirq bash-completion/lsns bash-completion/mcookie bash-completion/mkfs bash-completion/mkswap bash-completion/namei bash-completion/prlimit bash-completion/readprofile bash-completion/renice bash-completion/rev bash-completion/script bash-completion/scriptreplay bash-completion/scriptlive bash-completion/setsid bash-completion/whereis bash-completion/wipefs bash-completion/fsck bash-completion/mkfs.bfs bash-completion/fsck.minix bash-completion/mkfs.minix bash-completion/fsck.cramfs '/dev/shm/qemu/out-br/host/share/bash-completion/completions' 13840: /usr/bin//install -c -m 644 bash-completion/mkfs.cramfs bash-completion/addpart bash-completion/delpart bash-completion/resizepart bash-completion/partx bash-completion/swaplabel bash-completion/blockdev bash-completion/fdisk bash-completion/sfdisk bash-completion/last bash-completion/utmpdump bash-completion/uuidgen bash-completion/uuidparse bash-completion/lsblk bash-completion/lslocks bash-completion/rename bash-completion/chcpu bash-completion/eject bash-completion/fallocate bash-completion/hwclock bash-completion/lscpu bash-completion/lsmem bash-completion/losetup bash-completion/mount bash-completion/umount bash-completion/mountpoint bash-completion/pivot_root bash-completion/swapon bash-completion/swapoff bash-completion/blkdiscard bash-completion/blkzone bash-completion/ctrlaltdel bash-completion/dmesg bash-completion/fsfreeze bash-completion/fstrim bash-completion/ldattach bash-completion/rtcwake bash-completion/setarch bash-completion/hardlink '/dev/shm/qemu/out-br/host/share/bash-completion/completions' 13841: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/share/doc/util-linux' 13842: /usr/bin//install -c -m 644 misc-utils/getopt-example.bash misc-utils/getopt-example.tcsh '/dev/shm/qemu/out-br/host/share/doc/util-linux' 13843: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/share/man/man1' 13844: /usr/bin//install -c -m 644 text-utils/col.1 text-utils/colcrt.1 text-utils/colrm.1 text-utils/column.1 text-utils/hexdump.1 text-utils/rev.1 term-utils/script.1 term-utils/scriptreplay.1 term-utils/scriptlive.1 login-utils/last.1 login-utils/utmpdump.1 sys-utils/lsmem.1 sys-utils/flock.1 sys-utils/choom.1 sys-utils/ipcmk.1 sys-utils/ipcrm.1 sys-utils/ipcs.1 sys-utils/lsirq.1 sys-utils/lsipc.1 sys-utils/renice.1 sys-utils/setsid.1 sys-utils/dmesg.1 sys-utils/eject.1 sys-utils/prlimit.1 sys-utils/lscpu.1 sys-utils/mountpoint.1 sys-utils/fallocate.1 misc-utils/cal.1 misc-utils/logger.1 misc-utils/look.1 misc-utils/mcookie.1 misc-utils/namei.1 misc-utils/whereis.1 misc-utils/uuidgen.1 misc-utils/uuidparse.1 misc-utils/kill.1 misc-utils/rename.1 misc-utils/getopt.1 misc-utils/fincore.1 misc-utils/hardlink.1 '/dev/shm/qemu/out-br/host/share/man/man1' 13845: /usr/bin//install -c -m 644 login-utils/lastb.1 '/dev/shm/qemu/out-br/host/share/man/man1' 13846: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/share/man/man3' 13847: /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 libblkid/libblkid.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/share/man/man3' 13848: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/share/man/man5' 13849: /usr/bin//install -c -m 644 lib/terminal-colors.d.5 sys-utils/fstab.5 sys-utils/adjtime_config.5 '/dev/shm/qemu/out-br/host/share/man/man5' 13850: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/share/man/man8' 13851: /usr/bin//install -c -m 644 sys-utils/readprofile.8 sys-utils/fstrim.8 sys-utils/ctrlaltdel.8 sys-utils/fsfreeze.8 sys-utils/blkdiscard.8 sys-utils/blkzone.8 sys-utils/ldattach.8 sys-utils/rtcwake.8 sys-utils/setarch.8 sys-utils/losetup.8 sys-utils/lsns.8 sys-utils/mount.8 sys-utils/umount.8 sys-utils/swapon.8 sys-utils/chcpu.8 sys-utils/pivot_root.8 sys-utils/switch_root.8 sys-utils/hwclock.8 misc-utils/lslocks.8 misc-utils/lsblk.8 misc-utils/blkid.8 misc-utils/findfs.8 misc-utils/wipefs.8 misc-utils/findmnt.8 disk-utils/fsck.minix.8 disk-utils/mkfs.minix.8 disk-utils/mkfs.8 disk-utils/isosize.8 disk-utils/mkfs.bfs.8 disk-utils/mkswap.8 disk-utils/swaplabel.8 disk-utils/fsck.8 disk-utils/fsck.cramfs.8 disk-utils/mkfs.cramfs.8 disk-utils/blockdev.8 disk-utils/fdisk.8 disk-utils/sfdisk.8 disk-utils/addpart.8 disk-utils/delpart.8 disk-utils/resizepart.8 '/dev/shm/qemu/out-br/host/share/man/man8' 13852: /usr/bin//install -c -m 644 disk-utils/partx.8 sys-utils/swapoff.8 '/dev/shm/qemu/out-br/host/share/man/man8' 13853: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/include/blkid' 13854: /usr/bin//install -c -m 644 libblkid/src/blkid.h '/dev/shm/qemu/out-br/host/include/blkid' 13855: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/include/libfdisk' 13856: /usr/bin//install -c -m 644 libfdisk/src/libfdisk.h '/dev/shm/qemu/out-br/host/include/libfdisk' 13857: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/include/libmount' 13858: /usr/bin//install -c -m 644 libmount/src/libmount.h '/dev/shm/qemu/out-br/host/include/libmount' 13859: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/include/libsmartcols' 13860: /usr/bin//install -c -m 644 libsmartcols/src/libsmartcols.h '/dev/shm/qemu/out-br/host/include/libsmartcols' 13861: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/lib/pkgconfig' 13862: /usr/bin//install -c -m 644 libuuid/uuid.pc libblkid/blkid.pc libmount/mount.pc libsmartcols/smartcols.pc libfdisk/fdisk.pc '/dev/shm/qemu/out-br/host/lib/pkgconfig' 13863: /usr/bin//mkdir -p '/dev/shm/qemu/out-br/host/include/uuid' 13864: /usr/bin//install -c -m 644 libuuid/src/uuid.h '/dev/shm/qemu/out-br/host/include/uuid' 13865: /usr/bin//make install-data-hook 13866: make[7]: Nothing to be done for 'install-data-hook'. 13867: e2fsprogs-1.46.4.tar.xz: OK (sha256: b11042533c1b1dcf17512f0da48e05b0c573dada1dd8b762864d10f4dc399713) 13868: >>> host-e2fsprogs 1.46.4 Extracting 13869: xzcat /mnt/storage/buildroot_cache/download/e2fsprogs/e2fsprogs-1.46.4.tar.xz | tar --strip-components=1 -C /dev/shm/qemu/out-br/build/host-e2fsprogs-1.46.4 -xf - 13870: >>> host-e2fsprogs 1.46.4 Patching 13871: >>> host-e2fsprogs 1.46.4 Updating config.sub and config.guess 13872: for file in config.guess config.sub; do for i in $(find /dev/shm/qemu/out-br/build/host-e2fsprogs-1.46.4 -name $file); do cp support/gnuconfig/$file $i; done; done 13873: >>> host-e2fsprogs 1.46.4 Patching libtool 13874: patching file /dev/shm/qemu/out-br/build/host-e2fsprogs-1.46.4/config/ltmain.sh 13875: Hunk #1 succeeded at 2786 (offset 99 lines). 13876: Hunk #2 succeeded at 4376 (offset 99 lines). 13877: Hunk #3 succeeded at 6671 (offset 117 lines). 13878: Hunk #4 succeeded at 6681 (offset 117 lines). 13879: Hunk #5 succeeded at 6974 (offset 117 lines). 13880: Hunk #6 succeeded at 7266 (offset 117 lines). 13881: Hunk #7 succeeded at 8239 (offset 127 lines). 13882: Hunk #8 succeeded at 10871 (offset 161 lines). 13883: >>> host-e2fsprogs 1.46.4 Configuring 13884: (cd /dev/shm/qemu/out-br/build/host-e2fsprogs-1.46.4/ && 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_path_LDCONFIG=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 --disable-defrag --disable-e2initrd-helper --disable-fuse2fs --disable-fsck --disable-libblkid --disable-libuuid --disable-testio-debug --enable-symlink-install --enable-elf-shlibs --with-crond-dir=no --with-udev-rules-dir=no --with-systemd-unit-dir=no ) 13885: 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-dependency-tracking 13886: Generating configuration file for e2fsprogs version 1.46.4 13887: Release date is August, 2021 13888: checking build system type... x86_64-pc-linux-gnu 13889: checking host system type... x86_64-pc-linux-gnu 13890: checking for gcc... /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc 13891: checking whether the C compiler works... yes 13892: checking for C compiler default output file name... a.out 13893: checking for suffix of executables... 13894: checking whether we are cross compiling... no 13895: checking for suffix of object files... o 13896: checking whether we are using the GNU C compiler... yes 13897: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc accepts -g... yes 13898: checking for /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc option to accept ISO C89... none needed 13899: checking for dlopen in -ldl... yes 13900: checking for gcc... (cached) /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc 13901: checking whether we are using the GNU C compiler... (cached) yes 13902: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc accepts -g... (cached) yes 13903: checking for /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc option to accept ISO C89... (cached) none needed 13904: checking how to run the C preprocessor... /usr/bin//cpp 13905: checking for additional special compiler flags... (none) 13906: checking for grep that handles long lines and -e... /usr/bin//grep 13907: checking for egrep... /usr/bin//grep -E 13908: checking for ANSI C header files... yes 13909: checking for sys/types.h... yes 13910: checking for sys/stat.h... yes 13911: checking for stdlib.h... yes 13912: checking for string.h... yes 13913: checking for memory.h... yes 13914: checking for strings.h... yes 13915: checking for inttypes.h... yes 13916: checking for stdint.h... yes 13917: checking for unistd.h... yes 13918: checking minix/config.h usability... no 13919: checking minix/config.h presence... no 13920: checking for minix/config.h... no 13921: checking whether it is safe to define __EXTENSIONS__... yes 13922: Disabling maintainer mode by default 13923: Enabling symlinks for install 13924: Disabling relative symlinks for install by default 13925: Disabling symlinks for build by default 13926: Disabling verbose make commands 13927: Enabling ELF shared libraries 13928: Disabling BSD shared libraries by default 13929: Disabling profiling libraries by default 13930: Disabling journal debugging by default 13931: Disabling blkid debugging by default 13932: Disabling testio debugging 13933: Disabling ext4 developer features by default 13934: checking pkg-config is at least version 0.9.0... yes 13935: checking for uuid_generate in -luuid... yes 13936: Disabling private uuid library 13937: checking pkg-config is at least version 0.9.0... yes 13938: checking for blkid_get_cache in -lblkid... yes 13939: Disabling private blkid library 13940: Enabling use of backtrace by default 13941: Enabling debugfs support by default 13942: Enabling e2image support by default 13943: Enabling e2resize support by default 13944: Disabling e4defrag support 13945: Not building fsck wrapper 13946: Not building e2initrd helper 13947: Try using thread local support by default 13948: checking for thread local storage (TLS) class... __thread 13949: Try testing for pthread support by default 13950: checking for a sed that does not truncate output... /usr/bin//sed 13951: checking whether /dev/shm/qemu/out-br/host/bin/ccache /usr/bin//gcc is Clang... no 13952: checking whether pthreads work with -pthread... yes 13953: checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE 13954: checking whether more special flags are required for pthreads... no 13955: checking for PTHREAD_PRIO_INHERIT... yes 13956: Disabling uuidd by default 13957: Enabling mmp support by default 13958: Enabling mmp support by default 13959: Enabling bitmap statistics support by default 13960: Disabling additional bitmap statistics by default 13961: checking whether make sets $(MAKE)... yes 13962: checking for a BSD-compatible install... /usr/bin//install -c 13963: checking for a thread-safe mkdir -p... /usr/bin//mkdir -p 13964: checking whether NLS is requested... no 13965: checking for msgfmt... no 13966: checking for gmsgfmt... : 13967: checking for xgettext... no 13968: checking for msgmerge... no 13969: checking for ld... /usr/bin//ld 13970: checking if the linker (/usr/bin//ld) is GNU ld... yes 13971: checking for shared library run path origin... done 13972: checking 32-bit host C ABI... no 13973: checking for ELF binary format... yes 13974: checking for the common suffixes of directories in the library search path... lib,lib,lib64 13975: checking for CFPreferencesCopyAppValue... no 13976: checking for CFLocaleCopyPreferredLanguages... no 13977: checking whether to use NLS... no 13978: checking whether make sets $(MAKE)... (cached) yes 13979: checking for GNU make... make 13980: checking for ln... /usr/bin//ln 13981: checking whether ln -s works... yes 13982: checking for mv... /usr/bin//mv 13983: checking for cp... /usr/bin//cp 13984: checking for rm... /usr/bin//rm 13985: checking for chmod... /usr/bin//chmod 13986: checking for gawk... gawk 13987: checking for egrep... (cached) /usr/bin//grep -E 13988: checking for sed... (cached) /usr/bin//sed 13989: checking for perl... /usr/bin//perl 13990: checking for ldconfig... (cached) true 13991: checking for ar... /usr/bin//ar 13992: checking for ranlib... /usr/bin//ranlib 13993: checking for strip... strip 13994: checking for makeinfo... no 13995: checking dirent.h usability... yes 13996: checking dirent.h presence... yes 13997: checking for dirent.h... yes 13998: checking errno.h usability... yes 13999: checking errno.h presence... yes 14000: checking for errno.h... yes 14001: checking execinfo.h usability... yes 14002: checking execinfo.h presence... yes 14003: checking for execinfo.h... yes 14004: checking getopt.h usability... yes 14005: checking getopt.h presence... yes 14006: checking for getopt.h... yes 14007: checking malloc.h usability... yes 14008: checking malloc.h presence... yes 14009: checking for malloc.h... yes 14010: checking mntent.h usability... yes 14011: checking mntent.h presence... yes 14012: checking for mntent.h... yes 14013: checking paths.h usability... yes 14014: checking paths.h presence... yes 14015: checking for paths.h... yes 14016: checking pthread.h usability... yes 14017: checking pthread.h presence... yes 14018: checking for pthread.h... yes 14019: checking semaphore.h usability... yes 14020: checking semaphore.h presence... yes 14021: checking for semaphore.h... yes 14022: checking setjmp.h usability... yes 14023: checking setjmp.h presence... yes 14024: checking for setjmp.h... yes 14025: checking signal.h usability... yes 14026: checking signal.h presence... yes 14027: checking for signal.h... yes 14028: checking stdarg.h usability... yes 14029: checking stdarg.h presence... yes 14030: checking for stdarg.h... yes 14031: checking for stdint.h... (cached) yes 14032: checking for stdlib.h... (cached) yes 14033: checking termios.h usability... yes 14034: checking termios.h presence... yes 14035: checking for termios.h... yes 14036: checking termio.h usability... yes 14037: checking termio.h presence... yes 14038: checking for termio.h... yes 14039: checking for unistd.h... (cached) yes 14040: checking utime.h usability... yes 14041: checking utime.h presence... yes 14042: checking for utime.h... yes 14043: checking attr/xattr.h usability... yes 14044: checking attr/xattr.h presence... yes 14045: checking for attr/xattr.h... yes 14046: checking linux/falloc.h usability... yes 14047: checking linux/falloc.h presence... yes 14048: checking for linux/falloc.h... yes 14049: checking linux/fd.h usability... yes 14050: checking linux/fd.h presence... yes 14051: checking for linux/fd.h... yes 14052: checking linux/fsmap.h usability... yes 14053: checking linux/fsmap.h presence... yes 14054: checking for linux/fsmap.h... yes 14055: checking linux/major.h usability... yes 14056: checking linux/major.h presence... yes 14057: checking for linux/major.h... yes 14058: checking linux/loop.h usability... yes 14059: checking linux/loop.h presence... yes 14060: checking for linux/loop.h... yes 14061: checking linux/types.h usability... yes 14062: checking linux/types.h presence... yes 14063: checking for linux/types.h... yes 14064: checking net/if_dl.h usability... no 14065: checking net/if_dl.h presence... no 14066: checking for net/if_dl.h... no 14067: checking netinet/in.h usability... yes 14068: checking netinet/in.h presence... yes 14069: checking for netinet/in.h... yes 14070: checking sys/acl.h usability... yes 14071: checking sys/acl.h presence... yes 14072: checking for sys/acl.h... yes 14073: checking sys/disklabel.h usability... no 14074: checking sys/disklabel.h presence... no 14075: checking for sys/disklabel.h... no 14076: checking sys/disk.h usability... no 14077: checking sys/disk.h presence... no 14078: checking for sys/disk.h... no 14079: checking sys/file.h usability... yes 14080: checking sys/file.h presence... yes 14081: checking for sys/file.h... yes 14082: checking sys/ioctl.h usability... yes 14083: checking sys/ioctl.h presence... yes 14084: checking for sys/ioctl.h... yes 14085: checking sys/key.h usability... no 14086: checking sys/key.h presence... no 14087: checking for sys/key.h... no 14088: checking sys/mkdev.h usability... no 14089: checking sys/mkdev.h presence... no 14090: checking for sys/mkdev.h... no 14091: checking sys/mman.h usability... yes 14092: checking sys/mman.h presence... yes 14093: checking for sys/mman.h... yes 14094: checking sys/mount.h usability... yes 14095: checking sys/mount.h presence... yes 14096: checking for sys/mount.h... yes 14097: checking sys/prctl.h usability... yes 14098: checking sys/prctl.h presence... yes 14099: checking for sys/prctl.h... yes 14100: checking sys/resource.h usability... yes 14101: checking sys/resource.h presence... yes 14102: checking for sys/resource.h... yes 14103: checking sys/select.h usability... yes 14104: checking sys/select.h presence... yes 14105: checking for sys/select.h... yes 14106: checking sys/socket.h usability... yes 14107: checking sys/socket.h presence... yes 14108: checking for sys/socket.h... yes 14109: checking sys/sockio.h usability... no 14110: checking sys/sockio.h presence... no 14111: checking for sys/sockio.h... no 14112: checking for sys/stat.h... (cached) yes 14113: checking sys/syscall.h usability... yes 14114: checking sys/syscall.h presence... yes 14115: checking for sys/syscall.h... yes 14116: checking sys/sysmacros.h usability... yes 14117: checking sys/sysmacros.h presence... yes 14118: checking for sys/sysmacros.h... yes 14119: checking sys/time.h usability... yes 14120: checking sys/time.h presence... yes 14121: checking for sys/time.h... yes 14122: checking for sys/types.h... (cached) yes 14123: checking sys/un.h usability... yes 14124: checking sys/un.h presence... yes 14125: checking for sys/un.h... yes 14126: checking sys/wait.h usability... yes 14127: checking sys/wait.h presence... yes 14128: checking for sys/wait.h... yes 14129: checking sys/xattr.h usability... yes 14130: checking sys/xattr.h presence... yes 14131: checking for sys/xattr.h... yes 14132: checking for a dd(1) program that supports iflag=fullblock... dd 14133: checking for net/if.h... yes 14134: checking for vprintf... yes 14135: checking for _doprnt... no 14136: checking for struct dirent.d_reclen... yes 14137: checking for struct stat.st_atim... yes 14138: checking for ssize_t... yes 14139: checking whether llseek is declared... no 14140: checking whether lseek64 is declared... yes 14141: checking size of short... 2 14142: checking size of int... 4 14143: checking size of long... 8 14144: checking size of long long... 8 14145: checking size of off_t... 8 14146: checking size of time_t... 8 14147: checking whether byte ordering is bigendian... no 14148: checking for __uNN types... using <asm/types.h> 14149: checking for inttypes.h... (cached) yes 14150: checking for intptr_t... yes 14151: checking whether struct stat has a st_flags field... no 14152: checking for struct sockaddr.sa_len... no 14153: checking for blkid_probe_get_topology in -lblkid... yes 14154: checking for blkid_topology_get_dax in -lblkid... yes 14155: checking for blkid_probe_enable_partitions in -lblkid... yes 14156: checking for __secure_getenv... no 14157: checking for add_key... no 14158: checking for backtrace... yes 14159: checking for chflags... no 14160: checking for dlopen... (cached) yes 14161: checking for fadvise64... no 14162: checking for fallocate... yes 14163: checking for fallocate64... yes 14164: checking for fchown... yes 14165: checking for fcntl... yes 14166: checking for fdatasync... yes 14167: checking for fstat64... yes 14168: checking for fsync... yes 14169: checking for ftruncate64... yes 14170: checking for futimes... yes 14171: checking for getcwd... yes 14172: checking for getdtablesize... yes 14173: checking for gethostname... yes 14174: checking for getmntinfo... no 14175: checking for getpwuid_r... yes 14176: checking for getrlimit... yes 14177: checking for getrusage... yes 14178: checking for jrand48... yes 14179: checking for keyctl... no 14180: checking for llistxattr... yes 14181: checking for llseek... no 14182: checking for lseek64... yes 14183: checking for mallinfo... yes 14184: checking for mbstowcs... yes 14185: checking for memalign... yes 14186: checking for mempcpy... yes 14187: checking for mmap... yes 14188: checking for msync... yes 14189: checking for nanosleep... yes 14190: checking for open64... yes 14191: checking for pathconf... yes 14192: checking for posix_fadvise... yes 14193: checking for posix_fadvise64... yes 14194: checking for posix_memalign... yes 14195: checking for prctl... yes 14196: checking for pread... yes 14197: checking for pwrite... yes 14198: checking for pread64... yes 14199: checking for pwrite64... yes 14200: checking for secure_getenv... yes 14201: checking for setmntent... yes 14202: checking for setresgid... yes 14203: checking for setresuid... yes 14204: checking for snprintf... yes 14205: checking for srandom... yes 14206: checking for stpcpy... yes 14207: checking for strcasecmp... yes 14208: checking for strdup... yes 14209: checking for strnlen... yes 14210: checking for strptime... yes 14211: checking for strtoull... yes 14212: checking for sync_file_range... yes 14213: checking for sysconf... yes 14214: checking for usleep... yes 14215: checking for utime... yes 14216: checking for utimes... yes 14217: checking for valloc... yes 14218: checking for socket in -lsocket... no 14219: checking for magic_file in -lmagic... no 14220: checking for clock_gettime in -lrt... yes 14221: Disabling fuse2fs 14222: checking for optreset... no 14223: GL_THREADS_API: 14224: checking for sem_init... yes 14225: checking for unified diff option... -u 14226: checking for mount 'nosuid' option... yes 14227: checking for mount 'nodev' option... yes 14228: Setting root_sysconfdir to /dev/shm/qemu/out-br/host/etc 14229: checking whether we can link with -static... yes 14230: configure: creating ./config.status 14231: config.status: creating MCONFIG 14232: config.status: creating Makefile 14233: config.status: creating util/Makefile 14234: config.status: creating util/subst.conf 14235: config.status: creating util/gen-tarball 14236: config.status: creating util/install-symlink 14237: config.status: creating lib/et/Makefile 14238: config.status: creating lib/ss/Makefile 14239: config.status: creating lib/e2p/Makefile 14240: config.status: creating lib/ext2fs/Makefile 14241: config.status: creating lib/ext2fs/ext2_types.h 14242: config.status: creating lib/support/Makefile 14243: config.status: creating lib/ss/ss.pc 14244: config.status: creating lib/et/com_err.pc 14245: config.status: creating lib/e2p/e2p.pc 14246: config.status: creating lib/ext2fs/ext2fs.pc 14247: config.status: creating misc/Makefile 14248: config.status: creating ext2ed/Makefile 14249: config.status: creating e2fsck/Makefile 14250: config.status: creating debugfs/Makefile 14251: config.status: creating tests/Makefile 14252: config.status: creating tests/progs/Makefile 14253: config.status: creating resize/Makefile 14254: config.status: creating doc/Makefile 14255: config.status: creating po/Makefile.in 14256: config.status: creating scrub/Makefile 14257: config.status: creating lib/config.h 14258: config.status: executing po-directories commands 14259: config.status: creating po/POTFILES 14260: config.status: creating po/Makefile 14261: 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-dependency-tracking 14262: >>> host-e2fsprogs 1.46.4 Building 14263: 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-e2fsprogs-1.46.4/ 14264: cd ./util ; /usr/bin//make subst 14265: CREATE dirpaths.h 14266: CC subst.c 14267: LD subst 14268: make[4]: 'util/subst.conf' is up to date. 14269: make[4]: 'lib/config.h' is up to date. 14270: SUBST lib/dirpaths.h 14271: cd .; CONFIG_FILES=./lib/ext2fs/ext2_types.h ./config.status 14272: config.status: creating ./lib/ext2fs/ext2_types.h 14273: config.status: creating lib/config.h 14274: config.status: lib/config.h is unchanged 14275: config.status: executing po-directories commands 14276: cd .; CONFIG_FILES=./lib/blkid/blkid_types.h ./config.status 14277: config.status: creating ./lib/blkid/blkid_types.h 14278: config.status: creating lib/config.h 14279: config.status: lib/config.h is unchanged 14280: config.status: executing po-directories commands 14281: cd .; CONFIG_FILES=./lib/uuid/uuid_types.h ./config.status 14282: config.status: creating ./lib/uuid/uuid_types.h 14283: config.status: creating lib/config.h 14284: config.status: lib/config.h is unchanged 14285: config.status: executing po-directories commands 14286: SUBST compile_et 14287: SUBST ext2_err.et 14288: COMPILE_ET ext2_err.et 14289: COMPILE_ET prof_err.et 14290: /usr/bin//make libs 14291: make[5]: 'util/subst.conf' is up to date. 14292: make[5]: 'lib/config.h' is up to date. 14293: make[5]: 'lib/dirpaths.h' is up to date. 14294: make[5]: 'lib/ext2fs/ext2_types.h' is up to date. 14295: make[5]: 'lib/blkid/blkid_types.h' is up to date. 14296: make[5]: 'lib/uuid/uuid_types.h' is up to date. 14297: make[5]: 'compile_et' is up to date. 14298: make[5]: 'ext2_err.h' is up to date. 14299: make[5]: 'prof_err.h' is up to date. 14300: making all in lib/et 14301: MKDIR elfshared 14302: CC error_message.c 14303: CC et_name.c 14304: CC init_et.c 14305: CC com_err.c 14306: CC com_right.c 14307: GEN_LIB libcom_err.a 14308: GEN_ELF_SOLIB libcom_err.so.2.1 14309: making all in lib/ss 14310: SUBST mk_cmds 14311: MKDIR elfshared 14312: COMPILE_ET ss_err.et 14313: CC ss_err.c 14314: MK_CMDS std_rqs.c 14315: CC std_rqs.c 14316: CC invocation.c 14317: CC help.c 14318: CC execute_cmd.c 14319: CC listen.c 14320: CC parse.c 14321: CC error.c 14322: CC prompt.c 14323: CC request_tbl.c 14324: CC list_rqs.c 14325: CC pager.c 14326: CC requests.c 14327: CC data.c 14328: CC get_readline.c 14329: GEN_LIB libss.a 14330: GEN_ELF_SOLIB libss.so.2.0 14331: making all in lib/e2p 14332: MKDIR elfshared 14333: CC feature.c 14334: CC fgetflags.c 14335: CC fsetflags.c 14336: CC fgetversion.c 14337: CC fsetversion.c 14338: CC getflags.c 14339: CC getversion.c 14340: CC hashstr.c 14341: CC iod.c 14342: CC ls.c 14343: CC ljs.c 14344: CC mntopts.c 14345: CC parse_num.c 14346: CC pe.c 14347: CC pf.c 14348: CC ps.c 14349: CC setflags.c 14350: CC setversion.c 14351: CC uuid.c 14352: CC ostype.c 14353: CC percent.c 14354: CC crypto_mode.c 14355: CC fgetproject.c 14356: CC fsetproject.c 14357: CC encoding.c 14358: CC errcode.c 14359: GEN_LIB libe2p.a 14360: GEN_ELF_SOLIB libe2p.so.2.3 14361: making all in lib/support 14362: CC cstring.c 14363: CC mkquota.c 14364: CC plausible.c 14365: CC profile.c 14366: CC parse_qtype.c 14367: CC profile_helpers.c 14368: CC prof_err.c 14369: CC quotaio.c 14370: CC quotaio_v2.c 14371: CC quotaio_tree.c 14372: CC dict.c 14373: GEN_LIB libsupport.a 14374: making all in lib/ext2fs 14375: MKDIR elfshared 14376: CC bb_compat.c 14377: CC inode_io.c 14378: CC write_bb_file.c 14379: CC dupfs.c 14380: CC imager.c 14381: CC ext2_err.c 14382: CC alloc.c 14383: CC alloc_sb.c 14384: CC alloc_stats.c 14385: CC alloc_tables.c 14386: CC atexit.c 14387: CC badblocks.c 14388: CC bb_inode.c 14389: CC bitmaps.c 14390: CC bitops.c 14391: CC blkmap64_ba.c 14392: CC blkmap64_rb.c 14393: CC blknum.c 14394: CC block.c 14395: CC bmap.c 14396: CC check_desc.c 14397: CC closefs.c 14398: CC crc16.c 14399: CC gen_crc32ctable 14400: GEN32CTABLE crc32c_table.h 14401: CC crc32c.c 14402: CC csum.c 14403: CC dblist.c 14404: CC dblist_dir.c 14405: CC dirblock.c 14406: CC dirhash.c 14407: CC dir_iterate.c 14408: CC expanddir.c 14409: CC ext_attr.c 14410: CC extent.c 14411: CC fallocate.c 14412: CC fileio.c 14413: CC finddev.c 14414: CC flushb.c 14415: CC freefs.c 14416: CC gen_bitmap.c 14417: CC gen_bitmap64.c 14418: CC get_num_dirs.c 14419: CC get_pathname.c 14420: CC getsize.c 14421: CC getsectsize.c 14422: CC hashmap.c 14423: CC i_block.c 14424: CC icount.c 14425: CC ind_block.c 14426: CC initialize.c 14427: CC inline.c 14428: CC inline_data.c 14429: CC inode.c 14430: CC io_manager.c 14431: CC ismounted.c 14432: CC link.c 14433: CC llseek.c 14434: CC lookup.c 14435: CC mkdir.c 14436: CC mkjournal.c 14437: CC mmp.c 14438: CC namei.c 14439: CC native.c 14440: CC newdir.c 14441: CC nls_utf8.c 14442: CC openfs.c 14443: CC progress.c 14444: CC punch.c 14445: CC qcow2.c 14446: CC read_bb.c 14447: CC read_bb_file.c 14448: CC res_gdt.c 14449: CC rw_bitmaps.c 14450: CC sha512.c 14451: CC swapfs.c 14452: CC symlink.c 14453: CC tdb.c 14454: CC undo_io.c 14455: CC unix_io.c 14456: CC sparse_io.c 14457: CC unlink.c 14458: CC valid_blk.c 14459: CC version.c 14460: CC rbtree.c 14461: GEN_LIB libext2fs.a 14462: GEN_ELF_SOLIB libext2fs.so.2.4 14463: /usr/bin//make progs 14464: make[5]: 'util/subst.conf' is up to date. 14465: make[5]: 'lib/config.h' is up to date. 14466: make[5]: 'lib/dirpaths.h' is up to date. 14467: make[5]: 'lib/ext2fs/ext2_types.h' is up to date. 14468: make[5]: 'lib/blkid/blkid_types.h' is up to date. 14469: make[5]: 'lib/uuid/uuid_types.h' is up to date. 14470: make[5]: 'compile_et' is up to date. 14471: make[5]: 'ext2_err.h' is up to date. 14472: make[5]: 'prof_err.h' is up to date. 14473: making all in lib/et 14474: make[5]: Nothing to be done for 'all'. 14475: making all in lib/ss 14476: make[5]: Nothing to be done for 'all'. 14477: making all in lib/e2p 14478: make[5]: Nothing to be done for 'all'. 14479: making all in lib/support 14480: make[5]: Nothing to be done for 'all'. 14481: making all in lib/ext2fs 14482: make[5]: Nothing to be done for 'all'. 14483: making all in e2fsck 14484: CC unix.c 14485: CC e2fsck.c 14486: CC super.c 14487: CC pass1.c 14488: CC pass1b.c 14489: CC pass2.c 14490: CC pass3.c 14491: CC pass4.c 14492: CC pass5.c 14493: CC journal.c 14494: CC badblocks.c 14495: CC util.c 14496: util.c: In function ‘print_resource_track’: 14497: util.c:436:24: warning: ‘mallinfo’ is deprecated [-Wdeprecated-declarations] 14498: 436 | struct mallinfo malloc_info = mallinfo(); 14499: | ^~~~~~~~ 14500: In file included from util.c:33: 14501: /usr/include/malloc.h:114:24: note: declared here 14502: 114 | extern struct mallinfo mallinfo (void) __THROW __MALLOC_DEPRECATED; 14503: | ^~~~~~~~ 14504: CC dirinfo.c 14505: CC dx_dirinfo.c 14506: CC ehandler.c 14507: CC problem.c 14508: CC message.c 14509: CC quota.c 14510: CC recovery.c 14511: CC region.c 14512: CC revoke.c 14513: CC ea_refcount.c 14514: CC rehash.c 14515: CC logfile.c 14516: CC sigcatcher.c 14517: CC readahead.c 14518: CC extents.c 14519: CC encrypted_files.c 14520: LD e2fsck 14521: SUBST e2fsck.8 14522: SUBST e2fsck.conf.5 14523: making all in debugfs 14524: MK_CMDS debug_cmds.c 14525: CC debug_cmds.c 14526: CC debugfs.c 14527: CC util.c 14528: CC ncheck.c 14529: CC icheck.c 14530: CC ls.c 14531: CC lsdel.c 14532: CC dump.c 14533: CC set_fields.c 14534: CC logdump.c 14535: CC htree.c 14536: CC unused.c 14537: CC e2freefrag.o 14538: CC filefrag.c 14539: MK_CMDS extent_cmds.c 14540: CC extent_cmds.c 14541: CC extent_inode.c 14542: CC zap.c 14543: CC create_inode.o 14544: CC quota.c 14545: CC xattrs.c 14546: CC journal.c 14547: CC revoke.o 14548: CC recovery.o 14549: CC do_journal.c 14550: LD debugfs 14551: SUBST debugfs.8 14552: making all in misc 14553: CC mke2fs.c 14554: CC util.c 14555: if test -f ./mke2fs.conf.custom.in ; then \ 14556: cp ./mke2fs.conf.custom.in mke2fs.conf; \ 14557: else \ 14558: cp ./mke2fs.conf.in mke2fs.conf; \ 14559: fi 14560: PROFILE_TO_C mke2fs.conf 14561: CC default_profile.c 14562: CC mk_hugefiles.c 14563: mk_hugefiles.c: In function ‘get_partition_start’: 14564: mk_hugefiles.c:157:64: warning: ‘/dev’ directive output may be truncated writing 4 bytes into a region of size between 0 and 299 [-Wformat-truncation=] 14565: 157 | snprintf(p_path, SYSFS_PATH_LEN, "%s/%s/dev", 14566: | ^~~~ 14567: In file included from /usr/include/stdio.h:894, 14568: from mk_hugefiles.c:10: 14569: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output 6 or more bytes (assuming 305) into a destination of size 300 14570: 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, 14571: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14572: 72 | __glibc_objsize (__s), __fmt, 14573: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14574: 73 | __va_arg_pack ()); 14575: | ~~~~~~~~~~~~~~~~~ 14576: CC create_inode.c 14577: LD mke2fs 14578: CC badblocks.c 14579: LD badblocks 14580: CC tune2fs.c 14581: CC ../debugfs/journal.c 14582: CC ../e2fsck/recovery.c 14583: CC ../e2fsck/revoke.c 14584: LD tune2fs 14585: CC dumpe2fs.c 14586: LD dumpe2fs 14587: CC logsave.c 14588: LD logsave 14589: CC e2image.c 14590: LD e2image 14591: CC e2undo.c 14592: LD e2undo 14593: CC chattr.c 14594: LD chattr 14595: CC lsattr.c 14596: LD lsattr 14597: CC mklost+found.c 14598: LD mklost+found 14599: CC filefrag.c 14600: LD filefrag 14601: CC e2freefrag.c 14602: LD e2freefrag 14603: CC e4crypt.c 14604: LD e4crypt 14605: SUBST tune2fs.8 14606: SUBST mklost+found.8 14607: SUBST mke2fs.8 14608: SUBST dumpe2fs.8 14609: SUBST badblocks.8 14610: SUBST e2label.8 14611: SUBST e2image.8 14612: SUBST logsave.8 14613: SUBST filefrag.8 14614: SUBST e2freefrag.8 14615: SUBST e2undo.8 14616: SUBST e4crypt.8 14617: SUBST e2mmpstatus.8 14618: SUBST chattr.1 14619: SUBST lsattr.1 14620: SUBST mke2fs.conf.5 14621: SUBST ext4.5 14622: CC e2fuzz.c 14623: LD e2fuzz 14624: making all in resize 14625: CC extent.c 14626: CC resize2fs.c 14627: CC main.c 14628: CC online.c 14629: CC resource_track.c 14630: resource_track.c: In function ‘print_resource_track’: 14631: resource_track.c:82:9: warning: ‘mallinfo’ is deprecated [-Wdeprecated-declarations] 14632: 82 | malloc_info = mallinfo(); 14633: | ^~~~~~~~~~~ 14634: In file included from resource_track.c:17: 14635: /usr/include/malloc.h:114:24: note: declared here 14636: 114 | extern struct mallinfo mallinfo (void) __THROW __MALLOC_DEPRECATED; 14637: | ^~~~~~~~ 14638: CC sim_progress.c 14639: LD resize2fs 14640: CC test_extent.c 14641: LD test_extent 14642: SUBST resize2fs.8 14643: making all in tests/progs 14644: CC test_icount.c 14645: MK_CMDS test_icount_cmds.c 14646: CC test_icount_cmds.c 14647: LD test_icount 14648: CC crcsum.c 14649: LD crcsum 14650: making all in po 14651: make[5]: Nothing to be done for 'all'. 14652: making all in scrub 14653: SUBST e2scrub 14654: SUBST e2scrub_all 14655: SUBST e2scrub.8 14656: SUBST e2scrub_all.8 14657: SUBST e2scrub.conf 14658: /usr/bin//make docs 14659: MAKEINFO libext2fs.info 14660: Makeinfo is missing. Info documentation will not be built. ./libext2fs.texinfo 14661: >>> host-e2fsprogs 1.46.4 Installing to host directory 14662: 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 -j1 -C /dev/shm/qemu/out-br/build/host-e2fsprogs-1.46.4 install install-libs 14663: make[4]: 'util/subst.conf' is up to date. 14664: make[4]: 'lib/config.h' is up to date. 14665: make[4]: 'lib/dirpaths.h' is up to date. 14666: make[4]: 'lib/ext2fs/ext2_types.h' is up to date. 14667: make[4]: 'lib/blkid/blkid_types.h' is up to date. 14668: make[4]: 'lib/uuid/uuid_types.h' is up to date. 14669: make[4]: 'compile_et' is up to date. 14670: make[4]: 'ext2_err.h' is up to date. 14671: make[4]: 'prof_err.h' is up to date. 14672: making all in lib/et 14673: make[4]: Nothing to be done for 'all'. 14674: making all in lib/ss 14675: make[4]: Nothing to be done for 'all'. 14676: making all in lib/e2p 14677: make[4]: Nothing to be done for 'all'. 14678: making all in lib/support 14679: make[4]: Nothing to be done for 'all'. 14680: making all in lib/ext2fs 14681: make[4]: Nothing to be done for 'all'. 14682: making install in e2fsck 14683: MKDIR_P /dev/shm/qemu/out-br/host/sbin /dev/shm/qemu/out-br/host/share/man/man8 14684: INSTALL /dev/shm/qemu/out-br/host/sbin/e2fsck 14685: LINK /dev/shm/qemu/out-br/host/sbin/fsck.ext2 14686: LINK /dev/shm/qemu/out-br/host/sbin/fsck.ext3 14687: LINK /dev/shm/qemu/out-br/host/sbin/fsck.ext4 14688: INSTALL_DATA /dev/shm/qemu/out-br/host/share/man/man8/e2fsck.8 14689: INSTALL_DATA /dev/shm/qemu/out-br/host/share/man/man5/e2fsck.conf.5 14690: LINK /dev/shm/qemu/out-br/host/share/man/man8/fsck.ext2.8 14691: LINK /dev/shm/qemu/out-br/host/share/man/man8/fsck.ext3.8 14692: LINK /dev/shm/qemu/out-br/host/share/man/man8/fsck.ext4.8 14693: making install in debugfs 14694: MKDIR_P /dev/shm/qemu/out-br/host/sbin /dev/shm/qemu/out-br/host/share/man/man8 14695: INSTALL /dev/shm/qemu/out-br/host/sbin/debugfs 14696: INSTALL_DATA /dev/shm/qemu/out-br/host/share/man/man8/debugfs.8 14697: making install in misc 14698: MKDIR_P /dev/shm/qemu/out-br/host/sbin /dev/shm/qemu/out-br/host/sbin /dev/shm/qemu/out-br/host/bin /dev/shm/qemu/out-br/host/share/man/man1 /dev/shm/qemu/out-br/host/share/man/man8 /dev/shm/qemu/out-br/host/lib /dev/shm/qemu/out-br/host/etc 14699: INSTALL /dev/shm/qemu/out-br/host/sbin/mke2fs 14700: INSTALL /dev/shm/qemu/out-br/host/sbin/badblocks 14701: INSTALL /dev/shm/qemu/out-br/host/sbin/tune2fs 14702: INSTALL /dev/shm/qemu/out-br/host/sbin/dumpe2fs 14703: INSTALL /dev/shm/qemu/out-br/host/sbin/logsave 14704: INSTALL /dev/shm/qemu/out-br/host/sbin/e2image 14705: INSTALL /dev/shm/qemu/out-br/host/sbin/e2undo 14706: INSTALL /dev/shm/qemu/out-br/host/sbin/mklost+found 14707: INSTALL /dev/shm/qemu/out-br/host/sbin/filefrag 14708: INSTALL /dev/shm/qemu/out-br/host/sbin/e2freefrag 14709: INSTALL /dev/shm/qemu/out-br/host/sbin/e4crypt 14710: LINK /dev/shm/qemu/out-br/host/sbin/mkfs.ext2 14711: LINK /dev/shm/qemu/out-br/host/sbin/mkfs.ext3 14712: LINK /dev/shm/qemu/out-br/host/sbin/mkfs.ext4 14713: INSTALL /dev/shm/qemu/out-br/host/bin/chattr 14714: INSTALL /dev/shm/qemu/out-br/host/bin/lsattr 14715: INSTALL_DATA /dev/shm/qemu/out-br/host/share/man/man8/tune2fs.8 14716: INSTALL_DATA /dev/shm/qemu/out-br/host/share/man/man8/mklost+found.8 14717: INSTALL_DATA /dev/shm/qemu/out-br/host/share/man/man8/mke2fs.8 14718: INSTALL_DATA /dev/shm/qemu/out-br/host/share/man/man8/dumpe2fs.8 14719: INSTALL_DATA /dev/shm/qemu/out-br/host/share/man/man8/badblocks.8 14720: INSTALL_DATA /dev/shm/qemu/out-br/host/share/man/man8/e2label.8 14721: INSTALL_DATA /dev/shm/qemu/out-br/host/share/man/man8/e2image.8 14722: INSTALL_DATA /dev/shm/qemu/out-br/host/share/man/man8/logsave.8 14723: INSTALL_DATA /dev/shm/qemu/out-br/host/share/man/man8/filefrag.8 14724: INSTALL_DATA /dev/shm/qemu/out-br/host/share/man/man8/e2freefrag.8 14725: INSTALL_DATA /dev/shm/qemu/out-br/host/share/man/man8/e2undo.8 14726: INSTALL_DATA /dev/shm/qemu/out-br/host/share/man/man8/e4crypt.8 14727: INSTALL_DATA /dev/shm/qemu/out-br/host/share/man/man8/e2mmpstatus.8 14728: LINK mkfs.ext2.8 14729: LINK mkfs.ext3.8 14730: LINK mkfs.ext4.8 14731: INSTALL_DATA /dev/shm/qemu/out-br/host/share/man/man1/chattr.1 14732: INSTALL_DATA /dev/shm/qemu/out-br/host/share/man/man1/lsattr.1 14733: INSTALL_DATA /dev/shm/qemu/out-br/host/share/man/man5/mke2fs.conf.5 14734: INSTALL_DATA /dev/shm/qemu/out-br/host/share/man/man5/ext4.5 14735: LINK ext2.5 14736: LINK ext3.5 14737: INSTALL_DATA /dev/shm/qemu/out-br/host/etc/mke2fs.conf 14738: making install in resize 14739: MKDIR_P /dev/shm/qemu/out-br/host/sbin /dev/shm/qemu/out-br/host/share/man/man8 14740: INSTALL /dev/shm/qemu/out-br/host/sbin/resize2fs 14741: INSTALL_DATA /dev/shm/qemu/out-br/host/share/man/man8/resize2fs.8 14742: making install in tests/progs 14743: make[4]: Nothing to be done for 'install'. 14744: making install in po 14745: if test "e2fsprogs" = "gettext-tools"; then \ 14746: /usr/bin//mkdir -p /dev/shm/qemu/out-br/host/share/gettext/po; \ 14747: 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 \ 14748: /usr/bin//install -c -m 644 ./$file \ 14749: /dev/shm/qemu/out-br/host/share/gettext/po/$file; \ 14750: done; \ 14751: for file in Makevars; do \ 14752: rm -f /dev/shm/qemu/out-br/host/share/gettext/po/$file; \ 14753: done; \ 14754: else \ 14755: : ; \ 14756: fi 14757: making install in scrub 14758: MKDIR_P /dev/shm/qemu/out-br/host/sbin /dev/shm/qemu/out-br/host/share/man/man8 /dev/shm/qemu/out-br/host/etc 14759: INSTALL /dev/shm/qemu/out-br/host/sbin/e2scrub 14760: INSTALL /dev/shm/qemu/out-br/host/sbin/e2scrub_all 14761: INSTALL_DATA /dev/shm/qemu/out-br/host/share/man/man8/e2scrub.8 14762: INSTALL_DATA /dev/shm/qemu/out-br/host/share/man/man8/e2scrub_all.8 14763: INSTALL_DATA /dev/shm/qemu/out-br/host/etc/e2scrub.conf 14764: making install-shlibs in lib/et 14765: MKDIR_P /dev/shm/qemu/out-br/host/lib /dev/shm/qemu/out-br/host/lib 14766: cd ../../util ; /usr/bin//make symlinks 14767: CC symlinks.c 14768: LD symlinks 14769: INSTALL-ELF-LIB /dev/shm/qemu/out-br/host/lib/libcom_err.so.2.1 14770: SYMLINK /dev/shm/qemu/out-br/host/lib/libcom_err.so.2 14771: SYMLINK /dev/shm/qemu/out-br/host/lib/libcom_err.so 14772: LDCONFIG 14773: making install-shlibs in lib/ss 14774: MKDIR_P /dev/shm/qemu/out-br/host/lib /dev/shm/qemu/out-br/host/lib 14775: INSTALL-ELF-LIB /dev/shm/qemu/out-br/host/lib/libss.so.2.0 14776: SYMLINK /dev/shm/qemu/out-br/host/lib/libss.so.2 14777: SYMLINK /dev/shm/qemu/out-br/host/lib/libss.so 14778: LDCONFIG 14779: making install-shlibs in lib/e2p 14780: MKDIR_P /dev/shm/qemu/out-br/host/lib /dev/shm/qemu/out-br/host/lib 14781: INSTALL-ELF-LIB /dev/shm/qemu/out-br/host/lib/libe2p.so.2.3 14782: SYMLINK /dev/shm/qemu/out-br/host/lib/libe2p.so.2 14783: SYMLINK /dev/shm/qemu/out-br/host/lib/libe2p.so 14784: LDCONFIG 14785: making install-shlibs in lib/support 14786: make[4]: Nothing to be done for 'install-shlibs'. 14787: making install-shlibs in lib/ext2fs 14788: MKDIR_P /dev/shm/qemu/out-br/host/lib /dev/shm/qemu/out-br/host/lib 14789: INSTALL-ELF-LIB /dev/shm/qemu/out-br/host/lib/libext2fs.so.2.4 14790: SYMLINK /dev/shm/qemu/out-br/host/lib/libext2fs.so.2 14791: SYMLINK /dev/shm/qemu/out-br/host/lib/libext2fs.so 14792: LDCONFIG 14793: MAKEINFO libext2fs.info 14794: Makeinfo is missing. Info documentation will not be built. ./libext2fs.texinfo 14795: TEXI2DVI libext2fs.dvi 14796: make[4]: texi2dvi: No such file or directory 14797: make[4]: [Makefile:377: libext2fs.dvi] Error 127 (ignored) 14798: MKDIR_P /dev/shm/qemu/out-br/host/share/info 14799: INSTALL_DATA /dev/shm/qemu/out-br/host/share/info/libext2fs.info* 14800: /usr/bin//install: cannot stat 'libext2fs.info*': No such file or directory 14801: make[4]: [Makefile:361: install-doc-libs] Error 1 (ignored) 14802: GZIP /dev/shm/qemu/out-br/host/share/info/libext2fs.info* 14803: gzip: /dev/shm/qemu/out-br/host/share/info/libext2fs.info*: No such file or directory 14804: make[4]: [Makefile:363: install-doc-libs] Error 1 (ignored) 14805: /usr/bin//make install-libs 14806: making install in lib/et 14807: MKDIR_P /dev/shm/qemu/out-br/host/lib /dev/shm/qemu/out-br/host/lib 14808: INSTALL-ELF-LIB /dev/shm/qemu/out-br/host/lib/libcom_err.so.2.1 14809: SYMLINK /dev/shm/qemu/out-br/host/lib/libcom_err.so.2 14810: SYMLINK /dev/shm/qemu/out-br/host/lib/libcom_err.so 14811: LDCONFIG 14812: MKDIR_P /dev/shm/qemu/out-br/host/lib /dev/shm/qemu/out-br/host/include/et /dev/shm/qemu/out-br/host/share/et /dev/shm/qemu/out-br/host/bin /dev/shm/qemu/out-br/host/share/man/man1 /dev/shm/qemu/out-br/host/share/man/man3 14813: INSTALL_DATA /dev/shm/qemu/out-br/host/lib/libcom_err.a 14814: INSTALL_DATA /dev/shm/qemu/out-br/host/include/et/com_err.h 14815: INSTALL_DATA /dev/shm/qemu/out-br/host/share/et/et_c.awk 14816: INSTALL_DATA /dev/shm/qemu/out-br/host/share/et/et_h.awk 14817: INSTALL_SCRIPT /dev/shm/qemu/out-br/host/bin/compile_et 14818: INSTALL_DATA /dev/shm/qemu/out-br/host/share/man/man3/com_err.3 14819: INSTALL_DATA /dev/shm/qemu/out-br/host/share/man/man1/compile_et.1 14820: INSTALL_DATA /dev/shm/qemu/out-br/host/lib/pkgconfig/com_err.pc 14821: making install in lib/ss 14822: MKDIR_P /dev/shm/qemu/out-br/host/lib /dev/shm/qemu/out-br/host/lib 14823: INSTALL-ELF-LIB /dev/shm/qemu/out-br/host/lib/libss.so.2.0 14824: SYMLINK /dev/shm/qemu/out-br/host/lib/libss.so.2 14825: SYMLINK /dev/shm/qemu/out-br/host/lib/libss.so 14826: LDCONFIG 14827: MKDIR_P /dev/shm/qemu/out-br/host/lib /dev/shm/qemu/out-br/host/include/ss /dev/shm/qemu/out-br/host/share/ss /dev/shm/qemu/out-br/host/bin 14828: INSTALL_DATA /dev/shm/qemu/out-br/host/lib/libss.a 14829: INSTALL_DATA /dev/shm/qemu/out-br/host/include/ss/ss.h 14830: INSTALL_DATA /dev/shm/qemu/out-br/host/include/ss/ss_err.h 14831: INSTALL_DATA /dev/shm/qemu/out-br/host/share/ss/ct_c.awk 14832: INSTALL_DATA /dev/shm/qemu/out-br/host/share/ss/ct_c.sed 14833: INSTALL /dev/shm/qemu/out-br/host/bin/mk_cmds 14834: INSTALL_DATA /dev/shm/qemu/out-br/host/share/man/man1/mk_cmds.1 14835: INSTALL_DATA /dev/shm/qemu/out-br/host/lib/pkgconfig/ss.pc 14836: making install in lib/e2p 14837: MKDIR_P /dev/shm/qemu/out-br/host/lib /dev/shm/qemu/out-br/host/lib 14838: INSTALL-ELF-LIB /dev/shm/qemu/out-br/host/lib/libe2p.so.2.3 14839: SYMLINK /dev/shm/qemu/out-br/host/lib/libe2p.so.2 14840: SYMLINK /dev/shm/qemu/out-br/host/lib/libe2p.so 14841: LDCONFIG 14842: MKDIR_P /dev/shm/qemu/out-br/host/lib /dev/shm/qemu/out-br/host/include/e2p 14843: INSTALL_DATA /dev/shm/qemu/out-br/host/lib/libe2p.a 14844: INSTALL_DATA /dev/shm/qemu/out-br/host/include/e2p/e2p.h 14845: INSTALL_DATA /dev/shm/qemu/out-br/host/lib/pkgconfig/e2p.pc 14846: making install in lib/support 14847: make[5]: Nothing to be done for 'install'. 14848: making install in lib/ext2fs 14849: MKDIR_P /dev/shm/qemu/out-br/host/lib /dev/shm/qemu/out-br/host/lib 14850: INSTALL-ELF-LIB /dev/shm/qemu/out-br/host/lib/libext2fs.so.2.4 14851: SYMLINK /dev/shm/qemu/out-br/host/lib/libext2fs.so.2 14852: SYMLINK /dev/shm/qemu/out-br/host/lib/libext2fs.so 14853: LDCONFIG 14854: MKDIR_P /dev/shm/qemu/out-br/host/lib /dev/shm/qemu/out-br/host/include/ext2fs 14855: INSTALL_DATA /dev/shm/qemu/out-br/host/lib/libext2fs.a 14856: INSTALL_DATA /dev/shm/qemu/out-br/host/include/ext2fs/bitops.h 14857: INSTALL_DATA /dev/shm/qemu/out-br/host/include/ext2fs/ext2fs.h 14858: INSTALL_DATA /dev/shm/qemu/out-br/host/include/ext2fs/ext2_io.h 14859: INSTALL_DATA /dev/shm/qemu/out-br/host/include/ext2fs/ext2_fs.h 14860: INSTALL_DATA /dev/shm/qemu/out-br/host/include/ext2fs/ext2_ext_attr.h 14861: INSTALL_DATA /dev/shm/qemu/out-br/host/include/ext2fs/ext3_extents.h 14862: INSTALL_DATA /dev/shm/qemu/out-br/host/include/ext2fs/tdb.h 14863: INSTALL_DATA /dev/shm/qemu/out-br/host/include/ext2fs/qcow2.h 14864: INSTALL_DATA /dev/shm/qemu/out-br/host/include/ext2fs/hashmap.h 14865: INSTALL_DATA /dev/shm/qemu/out-br/host/include/ext2fs/ext2_err.h 14866: INSTALL_DATA /dev/shm/qemu/out-br/host/include/ext2fs/ext2_types.h 14867: INSTALL_DATA /dev/shm/qemu/out-br/host/lib/pkgconfig/ext2fs.pc 14868: making install in lib/et 14869: MKDIR_P /dev/shm/qemu/out-br/host/lib /dev/shm/qemu/out-br/host/lib 14870: INSTALL-ELF-LIB /dev/shm/qemu/out-br/host/lib/libcom_err.so.2.1 14871: SYMLINK /dev/shm/qemu/out-br/host/lib/libcom_err.so.2 14872: SYMLINK /dev/shm/qemu/out-br/host/lib/libcom_err.so 14873: LDCONFIG 14874: MKDIR_P /dev/shm/qemu/out-br/host/lib /dev/shm/qemu/out-br/host/include/et /dev/shm/qemu/out-br/host/share/et /dev/shm/qemu/out-br/host/bin /dev/shm/qemu/out-br/host/share/man/man1 /dev/shm/qemu/out-br/host/share/man/man3 14875: INSTALL_DATA /dev/shm/qemu/out-br/host/lib/libcom_err.a 14876: INSTALL_DATA /dev/shm/qemu/out-br/host/include/et/com_err.h 14877: INSTALL_DATA /dev/shm/qemu/out-br/host/share/et/et_c.awk 14878: INSTALL_DATA /dev/shm/qemu/out-br/host/share/et/et_h.awk 14879: INSTALL_SCRIPT /dev/shm/qemu/out-br/host/bin/compile_et 14880: INSTALL_DATA /dev/shm/qemu/out-br/host/share/man/man3/com_err.3 14881: INSTALL_DATA /dev/shm/qemu/out-br/host/share/man/man1/compile_et.1 14882: INSTALL_DATA /dev/shm/qemu/out-br/host/lib/pkgconfig/com_err.pc 14883: making install in lib/ss 14884: MKDIR_P /dev/shm/qemu/out-br/host/lib /dev/shm/qemu/out-br/host/lib 14885: INSTALL-ELF-LIB /dev/shm/qemu/out-br/host/lib/libss.so.2.0 14886: SYMLINK /dev/shm/qemu/out-br/host/lib/libss.so.2 14887: SYMLINK /dev/shm/qemu/out-br/host/lib/libss.so 14888: LDCONFIG 14889: MKDIR_P /dev/shm/qemu/out-br/host/lib /dev/shm/qemu/out-br/host/include/ss /dev/shm/qemu/out-br/host/share/ss /dev/shm/qemu/out-br/host/bin 14890: INSTALL_DATA /dev/shm/qemu/out-br/host/lib/libss.a 14891: INSTALL_DATA /dev/shm/qemu/out-br/host/include/ss/ss.h 14892: INSTALL_DATA /dev/shm/qemu/out-br/host/include/ss/ss_err.h 14893: INSTALL_DATA /dev/shm/qemu/out-br/host/share/ss/ct_c.awk 14894: INSTALL_DATA /dev/shm/qemu/out-br/host/share/ss/ct_c.sed 14895: INSTALL /dev/shm/qemu/out-br/host/bin/mk_cmds 14896: INSTALL_DATA /dev/shm/qemu/out-br/host/share/man/man1/mk_cmds.1 14897: INSTALL_DATA /dev/shm/qemu/out-br/host/lib/pkgconfig/ss.pc 14898: making install in lib/e2p 14899: MKDIR_P /dev/shm/qemu/out-br/host/lib /dev/shm/qemu/out-br/host/lib 14900: INSTALL-ELF-LIB /dev/shm/qemu/out-br/host/lib/libe2p.so.2.3 14901: SYMLINK /dev/shm/qemu/out-br/host/lib/libe2p.so.2 14902: SYMLINK /dev/shm/qemu/out-br/host/lib/libe2p.so 14903: LDCONFIG 14904: MKDIR_P /dev/shm/qemu/out-br/host/lib /dev/shm/qemu/out-br/host/include/e2p 14905: INSTALL_DATA /dev/shm/qemu/out-br/host/lib/libe2p.a 14906: INSTALL_DATA /dev/shm/qemu/out-br/host/include/e2p/e2p.h 14907: INSTALL_DATA /dev/shm/qemu/out-br/host/lib/pkgconfig/e2p.pc 14908: making install in lib/support 14909: make[4]: Nothing to be done for 'install'. 14910: making install in lib/ext2fs 14911: MKDIR_P /dev/shm/qemu/out-br/host/lib /dev/shm/qemu/out-br/host/lib 14912: INSTALL-ELF-LIB /dev/shm/qemu/out-br/host/lib/libext2fs.so.2.4 14913: SYMLINK /dev/shm/qemu/out-br/host/lib/libext2fs.so.2 14914: SYMLINK /dev/shm/qemu/out-br/host/lib/libext2fs.so 14915: LDCONFIG 14916: MKDIR_P /dev/shm/qemu/out-br/host/lib /dev/shm/qemu/out-br/host/include/ext2fs 14917: INSTALL_DATA /dev/shm/qemu/out-br/host/lib/libext2fs.a 14918: INSTALL_DATA /dev/shm/qemu/out-br/host/include/ext2fs/bitops.h 14919: INSTALL_DATA /dev/shm/qemu/out-br/host/include/ext2fs/ext2fs.h 14920: INSTALL_DATA /dev/shm/qemu/out-br/host/include/ext2fs/ext2_io.h 14921: INSTALL_DATA /dev/shm/qemu/out-br/host/include/ext2fs/ext2_fs.h 14922: INSTALL_DATA /dev/shm/qemu/out-br/host/include/ext2fs/ext2_ext_attr.h 14923: INSTALL_DATA /dev/shm/qemu/out-br/host/include/ext2fs/ext3_extents.h 14924: INSTALL_DATA /dev/shm/qemu/out-br/host/include/ext2fs/tdb.h 14925: INSTALL_DATA /dev/shm/qemu/out-br/host/include/ext2fs/qcow2.h 14926: INSTALL_DATA /dev/shm/qemu/out-br/host/include/ext2fs/hashmap.h 14927: INSTALL_DATA /dev/shm/qemu/out-br/host/include/ext2fs/ext2_err.h 14928: INSTALL_DATA /dev/shm/qemu/out-br/host/include/ext2fs/ext2_types.h 14929: INSTALL_DATA /dev/shm/qemu/out-br/host/lib/pkgconfig/ext2fs.pc 14930: rm -f /dev/shm/qemu/out-br/host/bin/compile_et 14931: >>> ifupdown-scripts Extracting 14932: >>> ifupdown-scripts Patching 14933: >>> ifupdown-scripts Configuring 14934: >>> ifupdown-scripts Building 14935: >>> ifupdown-scripts Installing to target 14936: /usr/bin//install -m 0755 -D package/ifupdown-scripts//nfs_check /dev/shm/qemu/out-br/target/etc/network/nfs_check 14937: rsync -a --ignore-times --exclude .svn --exclude .git --exclude .hg --exclude .bzr --exclude CVS --chmod=u=rwX,go=rX --exclude .empty --exclude '*~' package/ifupdown-scripts//network/ /dev/shm/qemu/out-br/target/etc/network/ 14938: /usr/bin//install -D -m 0755 package/ifupdown-scripts//S40network /dev/shm/qemu/out-br/target/etc/init.d/S40network 14939: echo "# interface file auto-generated by buildroot" > /dev/shm/qemu/out-br/target/etc/network/interfaces 14940: ( echo ; echo "auto lo"; echo "iface lo inet loopback"; ) >> /dev/shm/qemu/out-br/target/etc/network/interfaces 14941: >>> initscripts Extracting 14942: >>> initscripts Patching 14943: >>> initscripts Configuring 14944: >>> initscripts Building 14945: >>> initscripts Installing to target 14946: mkdir -p /dev/shm/qemu/out-br/target/etc/init.d 14947: /usr/bin//install -D -m 0755 package/initscripts/init.d/* /dev/shm/qemu/out-br/target/etc/init.d/ 14948: keyutils-1.6.3.tar.gz: OK (sha256: a61d5706136ae4c05bd48f86186bcfdbd88dd8bd5107e3e195c924cfc1b39bb4) 14949: >>> keyutils 1.6.3 Extracting 14950: gzip -d -c /mnt/storage/buildroot_cache/download/keyutils/keyutils-1.6.3.tar.gz | tar --strip-components=1 -C /dev/shm/qemu/out-br/build/keyutils-1.6.3 -xf - 14951: >>> keyutils 1.6.3 Patching 14952: 14953: Applying 0001-fix-install-rule.patch using patch: 14954: patching file Makefile 14955: 14956: Applying 0002-cifs.patch using patch: 14957: patching file request-key.conf 14958: >>> keyutils 1.6.3 Configuring 14959: touch /dev/shm/qemu/out-br/build/keyutils-1.6.3/cxx.stamp 14960: >>> keyutils 1.6.3 Building 14961: 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 /usr/bin//make INSTALL=/usr/bin//install LIBDIR=/usr/lib USRLIBDIR=/usr/lib CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I." LNS="/usr/bin//ln -sf" NO_ARLIB=1 -C /dev/shm/qemu/out-br/build/keyutils-1.6.3 14962: /bin/sh: 1: rpmspec: not found 14963: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o keyctl.o -c keyctl.c 14964: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o keyctl_testing.o -c keyctl_testing.c 14965: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o keyctl_watch.o -c keyctl_watch.c 14966: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DPKGBUILD="\"2022-11-30\"" -DPKGVERSION="\"keyutils-1.6.3\"" -DAPIVERSION="\"libkeyutils-1.10\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -o keyutils.os -c keyutils.c 14967: /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 -shared -Wl,-soname,libkeyutils.so.1 -Wl,--version-script,version.lds -o libkeyutils.so.1.10 keyutils.os 14968: /usr/bin//ln -sf libkeyutils.so.1.10 libkeyutils.so.1 14969: /usr/bin//ln -sf libkeyutils.so.1 libkeyutils.so 14970: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -L. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o keyctl \ 14971: keyctl.o keyctl_testing.o keyctl_watch.o -lkeyutils 14972: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o request-key.o -c request-key.c 14973: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -L. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o request-key request-key.o -lkeyutils 14974: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o key.dns_resolver.o -c key.dns_resolver.c 14975: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o dns.afsdb.o -c dns.afsdb.c 14976: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -L. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o key.dns_resolver \ 14977: key.dns_resolver.o dns.afsdb.o -lkeyutils -lresolv 14978: >>> keyutils 1.6.3 Installing to staging directory 14979: 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 /usr/bin//make INSTALL=/usr/bin//install LIBDIR=/usr/lib USRLIBDIR=/usr/lib CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I." LNS="/usr/bin//ln -sf" NO_ARLIB=1 -C /dev/shm/qemu/out-br/build/keyutils-1.6.3 DESTDIR=/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot install 14980: /bin/sh: 1: rpmspec: not found 14981: /usr/bin//install -D libkeyutils.so.1.10 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libkeyutils.so.1.10 14982: /usr/bin//ln -sf libkeyutils.so.1.10 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libkeyutils.so.1 14983: mkdir -p /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib 14984: /usr/bin//ln -sf libkeyutils.so.1 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libkeyutils.so 14985: sed \ 14986: -e 's,@VERSION\@,1.6.3,g' \ 14987: -e 's,@prefix\@,/usr,g' \ 14988: -e 's,@exec_prefix\@,/usr,g' \ 14989: -e 's,@libdir\@,/usr/lib,g' \ 14990: -e 's,@includedir\@,/usr/include,g' \ 14991: < libkeyutils.pc.in > libkeyutils.pc || rm libkeyutils.pc 14992: /usr/bin//install -D libkeyutils.pc /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/pkgconfig/libkeyutils.pc 14993: rm libkeyutils.pc 14994: /usr/bin//install -D keyctl /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/bin/keyctl 14995: /usr/bin//install -D request-key /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/sbin/request-key 14996: /usr/bin//install -D request-key-debug.sh /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/keyutils/request-key-debug.sh 14997: /usr/bin//install -D key.dns_resolver /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/sbin/key.dns_resolver 14998: /usr/bin//install -D -m 0644 request-key.conf /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/etc/request-key.conf 14999: mkdir -p /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/etc/request-key.d 15000: mkdir -p /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/etc/keyutils 15001: mkdir -p /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man1 15002: /usr/bin//install -m 0644 man/keyctl.1 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man1 15003: mkdir -p /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man3 15004: /usr/bin//install -m 0644 man/find_key_by_type_and_name.3 man/keyctl.3 man/keyctl_capabilities.3 man/keyctl_chown.3 man/keyctl_clear.3 man/keyctl_describe.3 man/keyctl_dh_compute.3 man/keyctl_get_keyring_ID.3 man/keyctl_get_persistent.3 man/keyctl_get_security.3 man/keyctl_instantiate.3 man/keyctl_invalidate.3 man/keyctl_join_session_keyring.3 man/keyctl_link.3 man/keyctl_move.3 man/keyctl_pkey_decrypt.3 man/keyctl_pkey_encrypt.3 man/keyctl_pkey_query.3 man/keyctl_pkey_sign.3 man/keyctl_pkey_verify.3 man/keyctl_read.3 man/keyctl_restrict_keyring.3 man/keyctl_revoke.3 man/keyctl_search.3 man/keyctl_session_to_parent.3 man/keyctl_setperm.3 man/keyctl_set_reqkey_keyring.3 man/keyctl_set_timeout.3 man/keyctl_update.3 man/keyctl_watch_key.3 man/recursive_key_scan.3 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man3 15005: mkdir -p /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man5 15006: /usr/bin//install -m 0644 man/key.dns_resolver.conf.5 man/request-key.conf.5 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man5 15007: mkdir -p /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man7 15008: /usr/bin//install -m 0644 man/asymmetric-key.7 man/keyutils.7 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man7 15009: mkdir -p /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man8 15010: /usr/bin//install -m 0644 man/key.dns_resolver.8 man/request-key.8 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man8 15011: /usr/bin//ln -sf keyctl_describe.3 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man3/keyctl_describe_alloc.3 15012: /usr/bin//ln -sf keyctl_get_security.3 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man3/keyctl_get_security_alloc.3 15013: /usr/bin//ln -sf keyctl_instantiate.3 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man3/keyctl_instantiate_iov.3 15014: /usr/bin//ln -sf keyctl_instantiate.3 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man3/keyctl_reject.3 15015: /usr/bin//ln -sf keyctl_instantiate.3 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man3/keyctl_negate.3 15016: /usr/bin//ln -sf keyctl_instantiate.3 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man3/keyctl_assume_authority.3 15017: /usr/bin//ln -sf keyctl_link.3 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man3/keyctl_unlink.3 15018: /usr/bin//ln -sf keyctl_read.3 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man3/keyctl_read_alloc.3 15019: /usr/bin//ln -sf recursive_key_scan.3 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man3/recursive_session_key_scan.3 15020: /usr/bin//ln -sf keyctl_dh_compute.3 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man3/keyctl_dh_compute_alloc.3 15021: /usr/bin//ln -sf keyctl_dh_compute.3 /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/man/man3/keyctl_dh_compute_kdf.3 15022: /usr/bin//install -D -m 0644 keyutils.h /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/keyutils.h 15023: >>> keyutils 1.6.3 Fixing libtool files 15024: for la in $(find /dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib* -name "*.la"); do \ 15025: cp -a "${la}" "${la}.fixed" && \ 15026: /usr/bin//sed -i -e "s:/dev/shm/qemu/out-br:@BASE_DIR@:g" \ 15027: -e "s:/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:@STAGING_DIR@:g" \ 15028: -e "s:/dev/shm/qemu/build/../toolchains/aarch32:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ 15029: -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ 15030: -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ 15031: -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/dev/shm/qemu/build/../toolchains/aarch32:g" \ 15032: -e "s:@STAGING_DIR@:/dev/shm/qemu/out-br/host/arm-buildroot-linux-gnueabihf/sysroot:g" \ 15033: -e "s:@BASE_DIR@:/dev/shm/qemu/out-br:g" \ 15034: "${la}.fixed" && \ 15035: if cmp -s "${la}" "${la}.fixed"; then \ 15036: rm -f "${la}.fixed"; \ 15037: else \ 15038: mv "${la}.fixed" "${la}"; \ 15039: fi || exit 1; \ 15040: done 15041: >>> keyutils 1.6.3 Installing to target 15042: 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 /usr/bin//make INSTALL=/usr/bin//install LIBDIR=/usr/lib USRLIBDIR=/usr/lib CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I." LNS="/usr/bin//ln -sf" NO_ARLIB=1 -C /dev/shm/qemu/out-br/build/keyutils-1.6.3 DESTDIR=/dev/shm/qemu/out-br/target install 15043: /bin/sh: 1: rpmspec: not found 15044: /usr/bin//install -D libkeyutils.so.1.10 /dev/shm/qemu/out-br/target/usr/lib/libkeyutils.so.1.10 15045: /usr/bin//ln -sf libkeyutils.so.1.10 /dev/shm/qemu/out-br/target/usr/lib/libkeyutils.so.1 15046: mkdir -p /dev/shm/qemu/out-br/target/usr/lib 15047: /usr/bin//ln -sf libkeyutils.so.1 /dev/shm/qemu/out-br/target/usr/lib/libkeyutils.so 15048: sed \ 15049: -e 's,@VERSION\@,1.6.3,g' \ 15050: -e 's,@prefix\@,/usr,g' \ 15051: -e 's,@exec_prefix\@,/usr,g' \ 15052: -e 's,@libdir\@,/usr/lib,g' \ 15053: -e 's,@includedir\@,/usr/include,g' \ 15054: < libkeyutils.pc.in > libkeyutils.pc || rm libkeyutils.pc 15055: /usr/bin//install -D libkeyutils.pc /dev/shm/qemu/out-br/target/usr/lib/pkgconfig/libkeyutils.pc 15056: rm libkeyutils.pc 15057: /usr/bin//install -D keyctl /dev/shm/qemu/out-br/target/bin/keyctl 15058: /usr/bin//install -D request-key /dev/shm/qemu/out-br/target/sbin/request-key 15059: /usr/bin//install -D request-key-debug.sh /dev/shm/qemu/out-br/target/usr/share/keyutils/request-key-debug.sh 15060: /usr/bin//install -D key.dns_resolver /dev/shm/qemu/out-br/target/sbin/key.dns_resolver 15061: /usr/bin//install -D -m 0644 request-key.conf /dev/shm/qemu/out-br/target/etc/request-key.conf 15062: mkdir -p /dev/shm/qemu/out-br/target/etc/request-key.d 15063: mkdir -p /dev/shm/qemu/out-br/target/etc/keyutils 15064: mkdir -p /dev/shm/qemu/out-br/target/usr/share/man/man1 15065: /usr/bin//install -m 0644 man/keyctl.1 /dev/shm/qemu/out-br/target/usr/share/man/man1 15066: mkdir -p /dev/shm/qemu/out-br/target/usr/share/man/man3 15067: /usr/bin//install -m 0644 man/find_key_by_type_and_name.3 man/keyctl.3 man/keyctl_capabilities.3 man/keyctl_chown.3 man/keyctl_clear.3 man/keyctl_describe.3 man/keyctl_dh_compute.3 man/keyctl_get_keyring_ID.3 man/keyctl_get_persistent.3 man/keyctl_get_security.3 man/keyctl_instantiate.3 man/keyctl_invalidate.3 man/keyctl_join_session_keyring.3 man/keyctl_link.3 man/keyctl_move.3 man/keyctl_pkey_decrypt.3 man/keyctl_pkey_encrypt.3 man/keyctl_pkey_query.3 man/keyctl_pkey_sign.3 man/keyctl_pkey_verify.3 man/keyctl_read.3 man/keyctl_restrict_keyring.3 man/keyctl_revoke.3 man/keyctl_search.3 man/keyctl_session_to_parent.3 man/keyctl_setperm.3 man/keyctl_set_reqkey_keyring.3 man/keyctl_set_timeout.3 man/keyctl_update.3 man/keyctl_watch_key.3 man/recursive_key_scan.3 /dev/shm/qemu/out-br/target/usr/share/man/man3 15068: mkdir -p /dev/shm/qemu/out-br/target/usr/share/man/man5 15069: /usr/bin//install -m 0644 man/key.dns_resolver.conf.5 man/request-key.conf.5 /dev/shm/qemu/out-br/target/usr/share/man/man5 15070: mkdir -p /dev/shm/qemu/out-br/target/usr/share/man/man7 15071: /usr/bin//install -m 0644 man/asymmetric-key.7 man/keyutils.7 /dev/shm/qemu/out-br/target/usr/share/man/man7 15072: mkdir -p /dev/shm/qemu/out-br/target/usr/share/man/man8 15073: /usr/bin//install -m 0644 man/key.dns_resolver.8 man/request-key.8 /dev/shm/qemu/out-br/target/usr/share/man/man8 15074: /usr/bin//ln -sf keyctl_describe.3 /dev/shm/qemu/out-br/target/usr/share/man/man3/keyctl_describe_alloc.3 15075: /usr/bin//ln -sf keyctl_get_security.3 /dev/shm/qemu/out-br/target/usr/share/man/man3/keyctl_get_security_alloc.3 15076: /usr/bin//ln -sf keyctl_instantiate.3 /dev/shm/qemu/out-br/target/usr/share/man/man3/keyctl_instantiate_iov.3 15077: /usr/bin//ln -sf keyctl_instantiate.3 /dev/shm/qemu/out-br/target/usr/share/man/man3/keyctl_reject.3 15078: /usr/bin//ln -sf keyctl_instantiate.3 /dev/shm/qemu/out-br/target/usr/share/man/man3/keyctl_negate.3 15079: /usr/bin//ln -sf keyctl_instantiate.3 /dev/shm/qemu/out-br/target/usr/share/man/man3/keyctl_assume_authority.3 15080: /usr/bin//ln -sf keyctl_link.3 /dev/shm/qemu/out-br/target/usr/share/man/man3/keyctl_unlink.3 15081: /usr/bin//ln -sf keyctl_read.3 /dev/shm/qemu/out-br/target/usr/share/man/man3/keyctl_read_alloc.3 15082: /usr/bin//ln -sf recursive_key_scan.3 /dev/shm/qemu/out-br/target/usr/share/man/man3/recursive_session_key_scan.3 15083: /usr/bin//ln -sf keyctl_dh_compute.3 /dev/shm/qemu/out-br/target/usr/share/man/man3/keyctl_dh_compute_alloc.3 15084: /usr/bin//ln -sf keyctl_dh_compute.3 /dev/shm/qemu/out-br/target/usr/share/man/man3/keyctl_dh_compute_kdf.3 15085: /usr/bin//install -D -m 0644 keyutils.h /dev/shm/qemu/out-br/target/usr/include/keyutils.h 15086: openssl-1.1.1l.tar.gz: OK (sha256: 0b7a3e5e59c34827fe0c3a74b7ec8baef302b98fa80088d7f9153aa16fa76bd1) 15087: >>> libopenssl 1.1.1l Extracting 15088: gzip -d -c /mnt/storage/buildroot_cache/download/libopenssl/openssl-1.1.1l.tar.gz | tar --strip-components=1 -C /dev/shm/qemu/out-br/build/libopenssl-1.1.1l -xf - 15089: >>> libopenssl 1.1.1l Patching 15090: 15091: Applying 0001-Dont-waste-time-building-manpages-if-we-re-not-going.patch using patch: 15092: patching file Configurations/unix-Makefile.tmpl 15093: 15094: Applying 0002-Reproducible-build-do-not-leak-compiler-path.patch using patch: 15095: patching file crypto/build.info 15096: 15097: Applying 0003-Introduce-the-OPENSSL_NO_MADVISE-to-disable-call-to-.patch using patch: 15098: patching file crypto/mem_sec.c 15099: Hunk #1 succeeded at 491 (offset 6 lines). 15100: 15101: Applying 0004-Configure-use-ELFv2-ABI-on-some-ppc64-big-endian-sys.patch using patch: 15102: patching file Configure 15103: Hunk #1 succeeded at 1421 (offset 4 lines). 15104: 15105: Applying 0005-crypto-perlasm-ppc-xlate.pl-add-linux64v2-flavour.patch using patch: 15106: patching file crypto/perlasm/ppc-xlate.pl 15107: 15108: Applying 0006-Add-support-for-io_pgetevents_time64-syscall.patch using patch: 15109: patching file engines/e_afalg.c 15110: 15111: Applying 0007-Fixup-support-for-io_pgetevents_time64-syscall.patch using patch: 15112: patching file engines/e_afalg.c 15113: Hunk #1 succeeded at 121 (offset -3 lines). 15114: >>> libopenssl 1.1.1l Configuring 15115: (cd /dev/shm/qemu/out-br/build/libopenssl-1.1.1l; 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 ./Configure linux-armv4 --prefix=/usr --openssldir=/etc/ssl -latomic threads shared no-rc5 enable-camellia enable-mdc2 no-tests no-fuzz-libfuzzer no-fuzz-afl zlib-dynamic ) 15116: Configuring OpenSSL version 1.1.1l (0x101010cfL) for linux-armv4 15117: Using os-specific seed configuration 15118: Creating configdata.pm 15119: Creating Makefile 15120: 15121: ********************************************************************** 15122: *** *** 15123: *** OpenSSL has been successfully configured *** 15124: *** *** 15125: *** If you encounter a problem while building, please open an *** 15126: *** issue on GitHub <https://github.com/openssl/openssl/issues> *** 15127: *** and include the output from the following command: *** 15128: *** *** 15129: *** perl configdata.pm --dump *** 15130: *** *** 15131: *** (If you are new to OpenSSL, you might want to consult the *** 15132: *** 'Troubleshooting' section in the INSTALL file first) *** 15133: *** *** 15134: ********************************************************************** 15135: /usr/bin//sed -i -e "s#-march=[-a-z0-9] ##" -e "s#-mcpu=[-a-z0-9] ##g" /dev/shm/qemu/out-br/build/libopenssl-1.1.1l/Makefile 15136: /usr/bin//sed -i -e "s#-O[0-9sg]#-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1#" /dev/shm/qemu/out-br/build/libopenssl-1.1.1l/Makefile 15137: /usr/bin//sed -i -e "s# build_tests##" /dev/shm/qemu/out-br/build/libopenssl-1.1.1l/Makefile 15138: >>> libopenssl 1.1.1l Building 15139: 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 -C /dev/shm/qemu/out-br/build/libopenssl-1.1.1l 15140: /usr/bin//perl "-I." -Mconfigdata "util/dofile.pl" \ 15141: "-oMakefile" include/crypto/bn_conf.h.in > include/crypto/bn_conf.h 15142: /usr/bin//perl "-I." -Mconfigdata "util/dofile.pl" \ 15143: "-oMakefile" include/crypto/dso_conf.h.in > include/crypto/dso_conf.h 15144: /usr/bin//perl "-I." -Mconfigdata "util/dofile.pl" \ 15145: "-oMakefile" include/openssl/opensslconf.h.in > include/openssl/opensslconf.h 15146: /usr/bin//make depend && /usr/bin//make _all 15147: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -g0 -D_FORTIFY_SOURCE=1 -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/app_rand.d.tmp -MT apps/app_rand.o -c -o apps/app_rand.o apps/app_rand.c 15148: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -g0 -D_FORTIFY_SOURCE=1 -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/apps.d.tmp -MT apps/apps.o -c -o apps/apps.o apps/apps.c 15149: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -g0 -D_FORTIFY_SOURCE=1 -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/bf_prefix.d.tmp -MT apps/bf_prefix.o -c -o apps/bf_prefix.o apps/bf_prefix.c 15150: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -g0 -D_FORTIFY_SOURCE=1 -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/opt.d.tmp -MT apps/opt.o -c -o apps/opt.o apps/opt.c 15151: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -g0 -D_FORTIFY_SOURCE=1 -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/s_cb.d.tmp -MT apps/s_cb.o -c -o apps/s_cb.o apps/s_cb.c 15152: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -g0 -D_FORTIFY_SOURCE=1 -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF apps/s_socket.d.tmp -MT apps/s_socket.o -c -o apps/s_socket.o apps/s_socket.c 15153: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ar r apps/libapps.a apps/app_rand.o apps/apps.o apps/bf_prefix.o apps/opt.o apps/s_cb.o apps/s_socket.o 15154: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ar: creating apps/libapps.a 15155: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-ranlib apps/libapps.a || echo Never mind. 15156: CC="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc" /usr/bin//perl crypto/aes/asm/aes-armv4.pl linux32 crypto/aes/aes-armv4.S 15157: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Icrypto -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -g0 -D_FORTIFY_SOURCE=1 -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o crypto/aes/aes-armv4.o crypto/aes/aes-armv4.S 15158: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -g0 -D_FORTIFY_SOURCE=1 -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/aes/aes_cbc.d.tmp -MT crypto/aes/aes_cbc.o -c -o crypto/aes/aes_cbc.o crypto/aes/aes_cbc.c 15159: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -g0 -D_FORTIFY_SOURCE=1 -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/aes/aes_cfb.d.tmp -MT crypto/aes/aes_cfb.o -c -o crypto/aes/aes_cfb.o crypto/aes/aes_cfb.c 15160: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -g0 -D_FORTIFY_SOURCE=1 -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/aes/aes_ecb.d.tmp -MT crypto/aes/aes_ecb.o -c -o crypto/aes/aes_ecb.o crypto/aes/aes_ecb.c 15161: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -g0 -D_FORTIFY_SOURCE=1 -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/aes/aes_ige.d.tmp -MT crypto/aes/aes_ige.o -c -o crypto/aes/aes_ige.o crypto/aes/aes_ige.c 15162: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -g0 -D_FORTIFY_SOURCE=1 -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/aes/aes_misc.d.tmp -MT crypto/aes/aes_misc.o -c -o crypto/aes/aes_misc.o crypto/aes/aes_misc.c 15163: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -g0 -D_FORTIFY_SOURCE=1 -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/aes/aes_ofb.d.tmp -MT crypto/aes/aes_ofb.o -c -o crypto/aes/aes_ofb.o crypto/aes/aes_ofb.c 15164: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -g0 -D_FORTIFY_SOURCE=1 -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/aes/aes_wrap.d.tmp -MT crypto/aes/aes_wrap.o -c -o crypto/aes/aes_wrap.o crypto/aes/aes_wrap.c 15165: CC="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc" /usr/bin//perl crypto/aes/asm/aesv8-armx.pl linux32 crypto/aes/aesv8-armx.S 15166: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Icrypto -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -g0 -D_FORTIFY_SOURCE=1 -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o crypto/aes/aesv8-armx.o crypto/aes/aesv8-armx.S 15167: CC="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc" /usr/bin//perl crypto/aes/asm/bsaes-armv7.pl linux32 crypto/aes/bsaes-armv7.S 15168: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Icrypto -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -g0 -D_FORTIFY_SOURCE=1 -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o crypto/aes/bsaes-armv7.o crypto/aes/bsaes-armv7.S 15169: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -g0 -D_FORTIFY_SOURCE=1 -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/aria/aria.d.tmp -MT crypto/aria/aria.o -c -o crypto/aria/aria.o crypto/aria/aria.c 15170: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -g0 -D_FORTIFY_SOURCE=1 -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/armcap.d.tmp -MT crypto/armcap.o -c -o crypto/armcap.o crypto/armcap.c 15171: CC="/dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc" /usr/bin//perl crypto/armv4cpuid.pl linux32 crypto/armv4cpuid.S 15172: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -Icrypto -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -g0 -D_FORTIFY_SOURCE=1 -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o crypto/armv4cpuid.o crypto/armv4cpuid.S 15173: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -g0 -D_FORTIFY_SOURCE=1 -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/a_bitstr.d.tmp -MT crypto/asn1/a_bitstr.o -c -o crypto/asn1/a_bitstr.o crypto/asn1/a_bitstr.c 15174: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -g0 -D_FORTIFY_SOURCE=1 -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/a_d2i_fp.d.tmp -MT crypto/asn1/a_d2i_fp.o -c -o crypto/asn1/a_d2i_fp.o crypto/asn1/a_d2i_fp.c 15175: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -g0 -D_FORTIFY_SOURCE=1 -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/a_digest.d.tmp -MT crypto/asn1/a_digest.o -c -o crypto/asn1/a_digest.o crypto/asn1/a_digest.c 15176: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -g0 -D_FORTIFY_SOURCE=1 -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/a_dup.d.tmp -MT crypto/asn1/a_dup.o -c -o crypto/asn1/a_dup.o crypto/asn1/a_dup.c 15177: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -g0 -D_FORTIFY_SOURCE=1 -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MMD -MF crypto/asn1/a_gentm.d.tmp -MT crypto/asn1/a_gentm.o -c -o crypto/asn1/a_gentm.o crypto/asn1/a_gentm.c 15178: /dev/shm/qemu/out-br/host/bin/arm-linux-gnueabihf-gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -g0 -D_FORTIFY_SOURCE=1 -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKE