Test failed for libseccomp-2.6.0 BLFS 12.3 (SysV Version)
| Newsgroups | gmane.linux.lfs.beyond.support |
|---|---|
| Message-ID | <SN6PR05MB4704E7C02971BC852BACBA2CF732A@SN6PR05MB4704.namprd05.prod.outlook.com> |
Hi, I tried to install libseccomp-2.6.0 but when doing the make check I got 1 of 1 test failed, attached is the last part of the make check output. Regression Test Summary tests run: 7941 tests skipped: 174 tests passed: 7933 tests failed: 8 tests errored: 509 ============================================================ FAIL: regression ================== 1 of 1 test failed ================== make[2]: *** [Makefile:1463: check-TESTS] Error 1 make[1]: *** [Makefile:1589: check-am] Error 2 make: *** [Makefile:529: check-recursive] Error 1 I see that following message repeats a lot when the test started to fail: /usr/bin/env: ‘python’: No such file or directory My build environment: LFS: 12.2 (SysV Version) BLFS: 12.3 Required optional dependencies for libseccomp-2.6.0: Which-2.23 (Installed GNU which package) Valgrind-3.24.0 (Not installed) cython-3.0.12 (Installed) LCOV (Not installed) Command used to install libseccomp-2.6.0: ./configure --prefix=/usr --enable-python && make Looking at /usr/bin I see that I have: azazel-xes@lfs-12-2 [ /usr/bin ]$ lrwxrwxrwx 1 root root 10 Jan 14 2025 python3 -> python3.12 -rwxr-xr-x 1 root root 19824 Jan 14 2025 python3.12 -rwxr-xr-x 1 root root 3012 Jan 14 2025 python3.12-config lrwxrwxrwx 1 root root 17 Jan 14 2025 python3-config -> python3.12-config Did I miss something somewhere the road that I should have ended with an /env directory or a ‘python’ file or symlink to it? -- http://lists.linuxfromscratch.org/sympa/info/blfs-support Unsubscribe: See the above information page
libseccomp-2.6.0-make-check-results.txt
(text/plain, 3.2 KB)
usr/bin/env: ‘python’: No such file or directory Test 57-basic-rawsysrc%%001-00001 result: FAILURE 57-basic-rawsysrc rc=127 batch name: 58-live-tsync_notify test mode: python test type: live Test 58-live-tsync_notify%%001-00001 result: SKIPPED (must specify live tests) batch name: 59-basic-empty_binary_tree test mode: python test type: bpf-sim Test 59-basic-empty_binary_tree%%001-00001 result: ERROR 59-basic-empty_binary_tree rc=127 test mode: python test type: bpf-valgrind Test 59-basic-empty_binary_tree%%002-00001 result: SKIPPED (valgrind not installed) batch name: 60-sim-precompute test mode: python test type: bpf-sim Test 60-sim-precompute%%001-00001 result: ERROR 60-sim-precompute rc=127 Test 60-sim-precompute%%002-00001 result: ERROR 60-sim-precompute rc=127 Test 60-sim-precompute%%003-00001 result: ERROR 60-sim-precompute rc=127 test mode: python test type: bpf-sim-fuzz Test 60-sim-precompute%%004-00001 result: ERROR 60-sim-precompute rc=127 test mode: python test type: bpf-valgrind Test 60-sim-precompute%%005-00001 result: SKIPPED (valgrind not installed) batch name: 61-sim-transactions test mode: python test type: bpf-sim Test 61-sim-transactions%%001-00001 result: ERROR 61-sim-transactions rc=127 Test 61-sim-transactions%%002-00001 result: ERROR 61-sim-transactions rc=127 Test 61-sim-transactions%%003-00001 result: ERROR 61-sim-transactions rc=127 Test 61-sim-transactions%%004-00001 result: ERROR 61-sim-transactions rc=127 Test 61-sim-transactions%%005-00001 result: ERROR 61-sim-transactions rc=127 Test 61-sim-transactions%%006-00001 result: ERROR 61-sim-transactions rc=127 Test 61-sim-transactions%%007-00001 result: ERROR 61-sim-transactions rc=127 Test 61-sim-transactions%%008-00001 result: ERROR 61-sim-transactions rc=127 Test 61-sim-transactions%%009-00001 result: ERROR 61-sim-transactions rc=127 test mode: python test type: bpf-sim-fuzz Test 61-sim-transactions%%010-00001 result: ERROR 61-sim-transactions rc=127 test mode: python test type: bpf-valgrind Test 61-sim-transactions%%011-00001 result: SKIPPED (valgrind not installed) batch name: 62-sim-arch_transactions test mode: python test type: bpf-sim Test 62-sim-arch_transactions%%001-00001 result: ERROR 62-sim-arch_transactions rc=127 Test 62-sim-arch_transactions%%002-00001 result: ERROR 62-sim-arch_transactions rc=127 Test 62-sim-arch_transactions%%003-00001 result: ERROR 62-sim-arch_transactions rc=127 Test 62-sim-arch_transactions%%004-00001 result: ERROR 62-sim-arch_transactions rc=127 test mode: python test type: bpf-sim-fuzz Test 62-sim-arch_transactions%%005-00001 result: ERROR 62-sim-arch_transactions rc=127 test mode: python test type: bpf-valgrind Test 62-sim-arch_transactions%%006-00001 result: SKIPPED (valgrind not installed) Regression Test Summary tests run: 7941 tests skipped: 174 tests passed: 7933 tests failed: 8 tests errored: 509 ============================================================ FAIL: regression ================== 1 of 1 test failed ================== make[2]: *** [Makefile:1463: check-TESTS] Error 1 make[1]: *** [Makefile:1589: check-am] Error 2 make: *** [Makefile:529: check-recursive] Error 1