>>> bcc v0.31.0 Downloading GIT_DIR=/home/autobuild/autobuild/instance-3/dl/bcc/git/.git git init . hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /home/autobuild/autobuild/instance-3/dl/bcc/git/.git/ GIT_DIR=/home/autobuild/autobuild/instance-3/dl/bcc/git/.git git remote add origin 'https://github.com/iovisor/bcc' GIT_DIR=/home/autobuild/autobuild/instance-3/dl/bcc/git/.git git remote set-url origin 'https://github.com/iovisor/bcc' Fetching all references GIT_DIR=/home/autobuild/autobuild/instance-3/dl/bcc/git/.git git fetch origin From https://github.com/iovisor/bcc * [new branch] ast_dev -> origin/ast_dev * [new branch] bblanco_dev -> origin/bblanco_dev * [new branch] c++14 -> origin/c++14 * [new branch] ctf -> origin/ctf * [new branch] davemarchevsky-patch-1 -> origin/davemarchevsky-patch-1 * [new branch] davemarchevsky-patch-2 -> origin/davemarchevsky-patch-2 * [new branch] davemarchevsky-patch-3 -> origin/davemarchevsky-patch-3 * [new branch] davemarchevsky-patch-4 -> origin/davemarchevsky-patch-4 * [new branch] davemarchevsky-patch-5 -> origin/davemarchevsky-patch-5 * [new branch] davemarchevsky-test-fixes -> origin/davemarchevsky-test-fixes * [new branch] dkalani_dev -> origin/dkalani_dev * [new branch] fedora-28-support -> origin/fedora-28-support * [new branch] fix-slab -> origin/fix-slab * [new branch] gh-pages -> origin/gh-pages * [new branch] iomodule-rest -> origin/iomodule-rest * [new branch] ir-probe-rewrite -> origin/ir-probe-rewrite * [new branch] libbpf_cc -> origin/libbpf_cc * [new branch] log2 -> origin/log2 * [new branch] master -> origin/master * [new branch] not_working_trace_instances -> origin/not_working_trace_instances * [new branch] p4-demo -> origin/p4-demo * [new branch] python3-testing -> origin/python3-testing * [new branch] revert-4264-symtable-preload -> origin/revert-4264-symtable-preload * [new branch] tag_v0.1.8 -> origin/tag_v0.1.8 * [new branch] tag_v0.10.0 -> origin/tag_v0.10.0 * [new branch] tag_v0.4.0 -> origin/tag_v0.4.0 * [new branch] tag_v0.5.0 -> origin/tag_v0.5.0 * [new branch] tag_v0.6.0 -> origin/tag_v0.6.0 * [new branch] tag_v0.6.1 -> origin/tag_v0.6.1 * [new branch] tag_v0.7.0 -> origin/tag_v0.7.0 * [new branch] tag_v0.8.0 -> origin/tag_v0.8.0 * [new branch] tag_v0.9.0 -> origin/tag_v0.9.0 * [new branch] ubuntu1804-deps -> origin/ubuntu1804-deps * [new branch] weichunc_dev -> origin/weichunc_dev * [new branch] yhs_dev -> origin/yhs_dev * [new branch] yhs_dev2 -> origin/yhs_dev2 * [new tag] 0.29.0 -> 0.29.0 * [new tag] v0.1 -> v0.1 * [new tag] v0.1.1 -> v0.1.1 * [new tag] v0.1.2 -> v0.1.2 * [new tag] v0.1.3 -> v0.1.3 * [new tag] v0.1.4 -> v0.1.4 * [new tag] v0.1.5 -> v0.1.5 * [new tag] v0.1.6 -> v0.1.6 * [new tag] v0.1.7 -> v0.1.7 * [new tag] v0.1.8 -> v0.1.8 * [new tag] v0.10.0 -> v0.10.0 * [new tag] v0.11.0 -> v0.11.0 * [new tag] v0.12.0 -> v0.12.0 * [new tag] v0.13.0 -> v0.13.0 * [new tag] v0.14.0 -> v0.14.0 * [new tag] v0.15.0 -> v0.15.0 * [new tag] v0.16.0 -> v0.16.0 * [new tag] v0.17.0 -> v0.17.0 * [new tag] v0.18.0 -> v0.18.0 * [new tag] v0.19.0 -> v0.19.0 * [new tag] v0.2.0 -> v0.2.0 * [new tag] v0.20.0 -> v0.20.0 * [new tag] v0.21.0 -> v0.21.0 * [new tag] v0.22.0 -> v0.22.0 * [new tag] v0.23.0 -> v0.23.0 * [new tag] v0.24.0 -> v0.24.0 * [new tag] v0.25.0 -> v0.25.0 * [new tag] v0.26.0 -> v0.26.0 * [new tag] v0.27.0 -> v0.27.0 * [new tag] v0.28.0 -> v0.28.0 * [new tag] v0.29.0 -> v0.29.0 * [new tag] v0.29.1 -> v0.29.1 * [new tag] v0.3.0 -> v0.3.0 * [new tag] v0.30.0 -> v0.30.0 * [new tag] v0.31.0 -> v0.31.0 * [new tag] v0.4.0 -> v0.4.0 * [new tag] v0.5.0 -> v0.5.0 * [new tag] v0.6.0 -> v0.6.0 * [new tag] v0.6.1 -> v0.6.1 * [new tag] v0.7.0 -> v0.7.0 * [new tag] v0.8.0 -> v0.8.0 * [new tag] v0.9.0 -> v0.9.0 GIT_DIR=/home/autobuild/autobuild/instance-3/dl/bcc/git/.git git fetch origin -t -f GIT_DIR=/home/autobuild/autobuild/instance-3/dl/bcc/git/.git git submodule --quiet foreach 'printf "Deregistering submodule \"%s\"\n" "${path}" && cd .. && rm -rf "${path##*/}"' GIT_DIR=/home/autobuild/autobuild/instance-3/dl/bcc/git/.git git checkout -f -q 'v0.31.0' warning: refname 'v0.31.0' is ambiguous. GIT_DIR=/home/autobuild/autobuild/instance-3/dl/bcc/git/.git git clean -ffdx GIT_DIR=/home/autobuild/autobuild/instance-3/dl/bcc/git/.git git submodule update --init --recursive Submodule 'libbpf-tools/blazesym' (https://github.com/libbpf/blazesym) registered for path 'libbpf-tools/blazesym' Submodule 'libbpf-tools/bpftool' (https://github.com/libbpf/bpftool) registered for path 'libbpf-tools/bpftool' Submodule 'src/cc/libbpf' (https://github.com/libbpf/libbpf.git) registered for path 'src/cc/libbpf' Cloning into '/home/autobuild/autobuild/instance-3/dl/bcc/git/libbpf-tools/blazesym'... Cloning into '/home/autobuild/autobuild/instance-3/dl/bcc/git/libbpf-tools/bpftool'... Cloning into '/home/autobuild/autobuild/instance-3/dl/bcc/git/src/cc/libbpf'... Submodule path 'libbpf-tools/blazesym': checked out 'd954f73867527dc75025802160c759d0b6a0641f' Submodule path 'libbpf-tools/bpftool': checked out '6eb3e20583da834da18ea3011dcefd08b3493f8d' Submodule 'libbpf' (https://github.com/libbpf/libbpf.git) registered for path 'libbpf-tools/bpftool/libbpf' Cloning into '/home/autobuild/autobuild/instance-3/dl/bcc/git/libbpf-tools/bpftool/libbpf'... Submodule path 'libbpf-tools/bpftool/libbpf': checked out '7984737fbf3b2a14a86321387bb62abb16cfc4ed' Submodule path 'src/cc/libbpf': checked out '42065ea6627ff6e1ab4c65e51042a70fbf30ff7c' bcc-v0.31.0-git4.tar.gz: OK (sha256: 5641b1db0b9ec60a6afd67b4607c790f49e580c207638bb4ebcea2805c6f373b) >>> bcc v0.31.0 Extracting gzip -d -c /home/autobuild/autobuild/instance-3/dl/bcc/bcc-v0.31.0-git4.tar.gz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-3/output-1/build/bcc-v0.31.0 -xf - >>> bcc v0.31.0 Patching >>> bcc v0.31.0 Configuring (mkdir -p /home/autobuild/autobuild/instance-3/output-1/build/bcc-v0.31.0/ && cd /home/autobuild/autobuild/instance-3/output-1/build/bcc-v0.31.0/ && rm -f CMakeCache.txt && PATH="/home/autobuild/autobuild/instance-3/output-1/host/bin:/home/autobuild/autobuild/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/cmake /home/autobuild/autobuild/instance-3/output-1/build/bcc-v0.31.0/ -G"Unix Makefiles" -DCMAKE_MAKE_PROGRAM="/usr/bin/make" -DCMAKE_TOOLCHAIN_FILE="/home/autobuild/autobuild/instance-3/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DENABLE_LLVM_SHARED:BOOL=ON -DREVISION:STRING=v0.31.0 -DENABLE_CLANG_JIT:BOOL=ON -DENABLE_MAN:BOOL=OFF -DENABLE_EXAMPLES:BOOL=OFF -DPY_SKIP_DEB_LAYOUT:BOOL=ON ) CMake Deprecation Warning at CMakeLists.txt:3 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 14.2.0 -- The CXX compiler identification is GNU 14.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/autobuild/autobuild/instance-3/output-1/host/bin/x86_64-linux-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /home/autobuild/autobuild/instance-3/output-1/host/bin/x86_64-linux-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done fatal: not a git repository (or any of the parent directories): .git CMake Warning at CMakeLists.txt:49 (message): Failed to update submodule blazesym warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [] Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=] generate diffs with lines context -W, --[no-]function-context generate diffs with lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=,...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=,...] synonym for --dirstat=files,,... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=[,[,]]] generate diffstat --stat-width generate diffstat with a given width --stat-name-width generate diffstat with a given name width --stat-graph-width generate diffstat with a given graph width --stat-count generate diffstat with limited lines --[no-]compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --[no-]full-index show full pre- and post-image object names on the "index" lines --[no-]color[=] show colored diff --ws-error-highlight highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --[no-]abbrev[=] use digits to display object names --src-prefix show the given source prefix instead of "a/" --dst-prefix show the given destination prefix instead of "b/" --line-prefix prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --default-prefix use default prefixes a/ and b/ --inter-hunk-context show context between diff hunks up to the specified number of lines --output-indicator-new specify the character to indicate a new line instead of '+' --output-indicator-old specify the character to indicate an old line instead of '-' --output-indicator-context specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=[/]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=] detect copies --[no-]find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --[no-]rename-empty use empty blobs as rename source --[no-]follow continue listing the history of a file beyond renames -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --[no-]ignore-matching-lines ignore changes whose all lines match --[no-]indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm choose a diff algorithm --anchored generate diff using the "anchored diff" algorithm --word-diff[=] show word diff, using to delimit changed words --word-diff-regex use to decide what a word is --color-words[=] equivalent to --word-diff=color --word-diff-regex= --[no-]color-moved[=] moved lines of code are colored differently --[no-]color-moved-ws how white spaces are ignored in --color-moved Other diff options --[no-]relative[=] when run from subdir, exclude changes outside and show relative paths -a, --[no-]text treat all files as text -R swap two inputs, reverse the diff --[no-]exit-code exit with 1 if there were differences, 0 otherwise --[no-]quiet disable all output of the program --[no-]ext-diff allow an external diff helper to be executed --[no-]textconv run external text conversion filters when comparing binary files --ignore-submodules[=] ignore changes to submodules in the diff generation --submodule[=] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S look for differences that change the number of occurrences of the specified string -G look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat in -S as extended POSIX regular expression -O control the order in which files appear in the output --rotate-to show the change in the specified path first --skip-to skip the output to the specified path --find-object look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output output to a specific file fatal: not a git repository (or any of the parent directories): .git CMake Warning at CMakeLists.txt:83 (message): Failed to update submodule libbpf CMake Warning at cmake/version.cmake:31 (message): Could not extract major/minor/patch from revision v0.31.0 Call Stack (most recent call first): CMakeLists.txt:102 (include) -- Revision is v0.31.0 (major , minor , patch ) -- Performing Test HAVE_NO_PIE_FLAG -- Performing Test HAVE_NO_PIE_FLAG - Success -- Performing Test HAVE_REALLOCARRAY_SUPPORT -- Performing Test HAVE_REALLOCARRAY_SUPPORT - Success -- Kernel release: 6.11.8-arch1-2 -- Kernel headers: KERNELHEADERS_DIR-NOTFOUND -- Found zstd: /home/autobuild/autobuild/instance-3/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib/libzstd.so -- Found LLVM: /home/autobuild/autobuild/instance-3/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include 15.0.3 (Use LLVM_ROOT envronment variable for another version of LLVM) -- Found BISON: /home/autobuild/autobuild/instance-3/output-1/host/bin/bison (found version "3.8.2") -- Found FLEX: /home/autobuild/autobuild/instance-3/output-1/host/bin/flex (found version "2.6.4") -- Found LibElf: /home/autobuild/autobuild/instance-3/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib/libelf.so -- Performing Test ELF_GETSHDRSTRNDX -- Performing Test ELF_GETSHDRSTRNDX - Success -- Could NOT find LibDebuginfod (missing: LIBDEBUGINFOD_LIBRARIES LIBDEBUGINFOD_INCLUDE_DIRS) -- Found LibLzma: /home/autobuild/autobuild/instance-3/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib/liblzma.so -- Found LuaJIT: /home/autobuild/autobuild/instance-3/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib/libluajit-5.1.so;/home/autobuild/autobuild/instance-3/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib/libdl.a;/home/autobuild/autobuild/instance-3/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib/libm.so CMake Warning at tests/python/CMakeLists.txt:10 (message): Recommended test program 'netperf' not found CMake Warning at tests/python/CMakeLists.txt:16 (message): Recommended test program 'iperf' or 'iperf3' not found -- Configuring done (1.7s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/autobuild/autobuild/instance-3/output-1/build/bcc-v0.31.0 >>> bcc v0.31.0 Building GIT_DIR=. PATH="/home/autobuild/autobuild/instance-3/output-1/host/bin:/home/autobuild/autobuild/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/cmake --build /home/autobuild/autobuild/instance-3/output-1/build/bcc-v0.31.0/ -j1 -- make[1]: Entering directory '/home/autobuild/autobuild/instance-3/output-1/build/bcc-v0.31.0' [ 1%] Building CXX object src/cc/frontends/clang/CMakeFiles/clang_frontend-objects.dir/loader.cc.o [ 2%] Building CXX object src/cc/frontends/clang/CMakeFiles/clang_frontend-objects.dir/b_frontend_action.cc.o In file included from /home/autobuild/autobuild/instance-3/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/clang/AST/Decl.h:21, from /home/autobuild/autobuild/instance-3/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/clang/AST/ASTContext.h:22, from /home/autobuild/autobuild/instance-3/output-1/build/bcc-v0.31.0/src/cc/frontends/clang/b_frontend_action.cc:23: In member function 'T* clang::LazyOffsetPtr::get(clang::ExternalASTSource*) const [with T = clang::CXXBaseSpecifier; OffsT = long unsigned int; T* (clang::ExternalASTSource::* Get)(OffsT) = &clang::ExternalASTSource::GetExternalCXXBaseSpecifiers]', inlined from 'clang::CXXBaseSpecifier* clang::CXXRecordDecl::DefinitionData::getBases() const' at /home/autobuild/autobuild/instance-3/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/clang/AST/DeclCXX.h:347:25, inlined from 'clang::CXXBaseSpecifier* clang::CXXRecordDecl::DefinitionData::getBases() const' at /home/autobuild/autobuild/instance-3/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/clang/AST/DeclCXX.h:345:23, inlined from 'clang::CXXBaseSpecifier* clang::CXXRecordDecl::bases_begin()' at /home/autobuild/autobuild/instance-3/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/clang/AST/DeclCXX.h:603:61: /home/autobuild/autobuild/instance-3/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/clang/AST/ExternalASTSource.h:378:54: warning: 'this' pointer is null [-Wnonnull] 378 | Ptr = reinterpret_cast((Source->*Get)(Ptr >> 1)); | ~~~~~~~~~~~~~~^~~~~~~~~~ [ 2%] Building CXX object src/cc/frontends/clang/CMakeFiles/clang_frontend-objects.dir/tp_frontend_action.cc.o In file included from /home/autobuild/autobuild/instance-3/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/clang/AST/Decl.h:21, from /home/autobuild/autobuild/instance-3/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/clang/AST/ASTContext.h:22, from /home/autobuild/autobuild/instance-3/output-1/build/bcc-v0.31.0/src/cc/frontends/clang/tp_frontend_action.cc:25: In member function 'T* clang::LazyOffsetPtr::get(clang::ExternalASTSource*) const [with T = clang::CXXBaseSpecifier; OffsT = long unsigned int; T* (clang::ExternalASTSource::* Get)(OffsT) = &clang::ExternalASTSource::GetExternalCXXBaseSpecifiers]', inlined from 'clang::CXXBaseSpecifier* clang::CXXRecordDecl::DefinitionData::getBases() const' at /home/autobuild/autobuild/instance-3/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/clang/AST/DeclCXX.h:347:25, inlined from 'clang::CXXBaseSpecifier* clang::CXXRecordDecl::DefinitionData::getBases() const' at /home/autobuild/autobuild/instance-3/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/clang/AST/DeclCXX.h:345:23, inlined from 'clang::CXXBaseSpecifier* clang::CXXRecordDecl::bases_begin()' at /home/autobuild/autobuild/instance-3/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/clang/AST/DeclCXX.h:603:61: /home/autobuild/autobuild/instance-3/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/clang/AST/ExternalASTSource.h:378:54: warning: 'this' pointer is null [-Wnonnull] 378 | Ptr = reinterpret_cast((Source->*Get)(Ptr >> 1)); | ~~~~~~~~~~~~~~^~~~~~~~~~ [ 3%] Building CXX object src/cc/frontends/clang/CMakeFiles/clang_frontend-objects.dir/kbuild_helper.cc.o /home/autobuild/autobuild/instance-3/output-1/build/bcc-v0.31.0/src/cc/frontends/clang/kbuild_helper.cc:84:3: warning: multi-line comment [-Wcomment] 84 | // USERINCLUDE := \ | ^ /home/autobuild/autobuild/instance-3/output-1/build/bcc-v0.31.0/src/cc/frontends/clang/kbuild_helper.cc:93:3: warning: multi-line comment [-Wcomment] 93 | // LINUXINCLUDE := \ | ^ [ 3%] Built target clang_frontend-objects [ 3%] Linking CXX static library libclang_frontend.a [ 3%] Built target clang_frontend [ 3%] Building C object src/cc/CMakeFiles/bpf-static.dir/libbpf.c.o [ 4%] Building C object src/cc/CMakeFiles/bpf-static.dir/perf_reader.c.o [ 5%] Building C object src/cc/CMakeFiles/bpf-static.dir/libbpf/src/bpf.c.o [ 5%] Building C object src/cc/CMakeFiles/bpf-static.dir/libbpf/src/bpf_prog_linfo.c.o [ 6%] Building C object src/cc/CMakeFiles/bpf-static.dir/libbpf/src/btf.c.o [ 6%] Building C object src/cc/CMakeFiles/bpf-static.dir/libbpf/src/btf_dump.c.o [ 7%] Building C object src/cc/CMakeFiles/bpf-static.dir/libbpf/src/elf.c.o [ 8%] Building C object src/cc/CMakeFiles/bpf-static.dir/libbpf/src/features.c.o [ 8%] Building C object src/cc/CMakeFiles/bpf-static.dir/libbpf/src/gen_loader.c.o [ 9%] Building C object src/cc/CMakeFiles/bpf-static.dir/libbpf/src/hashmap.c.o [ 10%] Building C object src/cc/CMakeFiles/bpf-static.dir/libbpf/src/libbpf.c.o [ 10%] Building C object src/cc/CMakeFiles/bpf-static.dir/libbpf/src/libbpf_errno.c.o [ 11%] Building C object src/cc/CMakeFiles/bpf-static.dir/libbpf/src/libbpf_probes.c.o [ 12%] Building C object src/cc/CMakeFiles/bpf-static.dir/libbpf/src/linker.c.o [ 12%] Building C object src/cc/CMakeFiles/bpf-static.dir/libbpf/src/netlink.c.o [ 13%] Building C object src/cc/CMakeFiles/bpf-static.dir/libbpf/src/nlattr.c.o [ 13%] Building C object src/cc/CMakeFiles/bpf-static.dir/libbpf/src/relo_core.c.o [ 14%] Building C object src/cc/CMakeFiles/bpf-static.dir/libbpf/src/ringbuf.c.o [ 15%] Building C object src/cc/CMakeFiles/bpf-static.dir/libbpf/src/str_error.c.o [ 15%] Building C object src/cc/CMakeFiles/bpf-static.dir/libbpf/src/strset.c.o [ 16%] Building C object src/cc/CMakeFiles/bpf-static.dir/libbpf/src/usdt.c.o [ 17%] Building C object src/cc/CMakeFiles/bpf-static.dir/libbpf/src/zip.c.o [ 17%] Building CXX object src/cc/CMakeFiles/bpf-static.dir/bcc_syms.cc.o [ 18%] Building C object src/cc/CMakeFiles/bpf-static.dir/bcc_elf.c.o [ 19%] Building C object src/cc/CMakeFiles/bpf-static.dir/bcc_perf_map.c.o [ 19%] Building C object src/cc/CMakeFiles/bpf-static.dir/bcc_proc.c.o [ 20%] Building C object src/cc/CMakeFiles/bpf-static.dir/bcc_zip.c.o [ 20%] Building CXX object src/cc/CMakeFiles/bpf-static.dir/common.cc.o [ 21%] Building CXX object src/cc/CMakeFiles/bpf-static.dir/usdt/usdt.cc.o [ 22%] Building CXX object src/cc/CMakeFiles/bpf-static.dir/usdt/usdt_args.cc.o [ 22%] Linking CXX static library libbcc_bpf.a [ 22%] Built target bpf-static [ 22%] Building CXX object src/cc/api/CMakeFiles/api-static.dir/BPF.cc.o [ 23%] Building CXX object src/cc/api/CMakeFiles/api-static.dir/BPFTable.cc.o [ 24%] Linking CXX static library libapi-static.a [ 24%] Built target api-static [ 25%] Building CXX object src/cc/usdt/CMakeFiles/usdt-static.dir/usdt_args.cc.o [ 26%] Building CXX object src/cc/usdt/CMakeFiles/usdt-static.dir/usdt.cc.o [ 26%] Linking CXX static library libusdt-static.a [ 26%] Built target usdt-static [ 26%] Building CXX object src/cc/CMakeFiles/bcc-shared.dir/link_all.cc.o [ 27%] Building CXX object src/cc/CMakeFiles/bcc-shared.dir/bcc_common.cc.o [ 28%] Building CXX object src/cc/CMakeFiles/bcc-shared.dir/bpf_module.cc.o [ 28%] Building CXX object src/cc/CMakeFiles/bcc-shared.dir/bcc_btf.cc.o [ 29%] Building CXX object src/cc/CMakeFiles/bcc-shared.dir/exported_files.cc.o [ 30%] Building CXX object src/cc/CMakeFiles/bcc-shared.dir/bcc_debug.cc.o [ 30%] Building CXX object src/cc/CMakeFiles/bcc-shared.dir/bpf_module_rw_engine.cc.o [ 31%] Building CXX object src/cc/CMakeFiles/bcc-shared.dir/table_storage.cc.o [ 31%] Building CXX object src/cc/CMakeFiles/bcc-shared.dir/shared_table.cc.o [ 32%] Building CXX object src/cc/CMakeFiles/bcc-shared.dir/bpffs_table.cc.o [ 33%] Building CXX object src/cc/CMakeFiles/bcc-shared.dir/json_map_decl_visitor.cc.o In file included from /home/autobuild/autobuild/instance-3/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/clang/AST/Decl.h:21, from /home/autobuild/autobuild/instance-3/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/clang/AST/ASTContext.h:22, from /home/autobuild/autobuild/instance-3/output-1/build/bcc-v0.31.0/src/cc/json_map_decl_visitor.cc:20: In member function 'T* clang::LazyOffsetPtr::get(clang::ExternalASTSource*) const [with T = clang::CXXBaseSpecifier; OffsT = long unsigned int; T* (clang::ExternalASTSource::* Get)(OffsT) = &clang::ExternalASTSource::GetExternalCXXBaseSpecifiers]', inlined from 'clang::CXXBaseSpecifier* clang::CXXRecordDecl::DefinitionData::getBases() const' at /home/autobuild/autobuild/instance-3/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/clang/AST/DeclCXX.h:347:25, inlined from 'clang::CXXBaseSpecifier* clang::CXXRecordDecl::DefinitionData::getBases() const' at /home/autobuild/autobuild/instance-3/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/clang/AST/DeclCXX.h:345:23, inlined from 'clang::CXXBaseSpecifier* clang::CXXRecordDecl::bases_begin()' at /home/autobuild/autobuild/instance-3/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/clang/AST/DeclCXX.h:603:61: /home/autobuild/autobuild/instance-3/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/clang/AST/ExternalASTSource.h:378:54: warning: 'this' pointer is null [-Wnonnull] 378 | Ptr = reinterpret_cast((Source->*Get)(Ptr >> 1)); | ~~~~~~~~~~~~~~^~~~~~~~~~ [ 33%] Building CXX object src/cc/CMakeFiles/bcc-shared.dir/bcc_syms.cc.o [ 34%] Building C object src/cc/CMakeFiles/bcc-shared.dir/bcc_elf.c.o [ 35%] Building C object src/cc/CMakeFiles/bcc-shared.dir/bcc_perf_map.c.o [ 35%] Building C object src/cc/CMakeFiles/bcc-shared.dir/bcc_proc.c.o [ 36%] Building C object src/cc/CMakeFiles/bcc-shared.dir/bcc_zip.c.o [ 37%] Building CXX object src/cc/CMakeFiles/bcc-shared.dir/common.cc.o [ 37%] Linking CXX shared library libbcc.so [ 37%] Built target bcc-shared [ 37%] Building CXX object src/cc/CMakeFiles/bcc-loader-static.dir/bcc_syms.cc.o [ 38%] Building C object src/cc/CMakeFiles/bcc-loader-static.dir/bcc_elf.c.o [ 39%] Building C object src/cc/CMakeFiles/bcc-loader-static.dir/bcc_perf_map.c.o [ 39%] Building C object src/cc/CMakeFiles/bcc-loader-static.dir/bcc_proc.c.o [ 40%] Building C object src/cc/CMakeFiles/bcc-loader-static.dir/bcc_zip.c.o [ 41%] Building CXX object src/cc/CMakeFiles/bcc-loader-static.dir/common.cc.o [ 41%] Linking CXX static library libbcc-loader-static.a [ 41%] Built target bcc-loader-static [ 41%] Building CXX object src/cc/api/CMakeFiles/api-objects.dir/BPF.cc.o [ 42%] Building CXX object src/cc/api/CMakeFiles/api-objects.dir/BPFTable.cc.o [ 42%] Built target api-objects [ 43%] Building CXX object src/cc/CMakeFiles/bcc-static.dir/bcc_common.cc.o [ 43%] Building CXX object src/cc/CMakeFiles/bcc-static.dir/bpf_module.cc.o [ 44%] Building CXX object src/cc/CMakeFiles/bcc-static.dir/bcc_btf.cc.o [ 45%] Building CXX object src/cc/CMakeFiles/bcc-static.dir/exported_files.cc.o [ 45%] Building CXX object src/cc/CMakeFiles/bcc-static.dir/bcc_debug.cc.o [ 46%] Building CXX object src/cc/CMakeFiles/bcc-static.dir/bpf_module_rw_engine.cc.o [ 47%] Building CXX object src/cc/CMakeFiles/bcc-static.dir/table_storage.cc.o [ 47%] Building CXX object src/cc/CMakeFiles/bcc-static.dir/shared_table.cc.o [ 48%] Building CXX object src/cc/CMakeFiles/bcc-static.dir/bpffs_table.cc.o [ 49%] Building CXX object src/cc/CMakeFiles/bcc-static.dir/json_map_decl_visitor.cc.o In file included from /home/autobuild/autobuild/instance-3/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/clang/AST/Decl.h:21, from /home/autobuild/autobuild/instance-3/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/clang/AST/ASTContext.h:22, from /home/autobuild/autobuild/instance-3/output-1/build/bcc-v0.31.0/src/cc/json_map_decl_visitor.cc:20: In member function 'T* clang::LazyOffsetPtr::get(clang::ExternalASTSource*) const [with T = clang::CXXBaseSpecifier; OffsT = long unsigned int; T* (clang::ExternalASTSource::* Get)(OffsT) = &clang::ExternalASTSource::GetExternalCXXBaseSpecifiers]', inlined from 'clang::CXXBaseSpecifier* clang::CXXRecordDecl::DefinitionData::getBases() const' at /home/autobuild/autobuild/instance-3/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/clang/AST/DeclCXX.h:347:25, inlined from 'clang::CXXBaseSpecifier* clang::CXXRecordDecl::DefinitionData::getBases() const' at /home/autobuild/autobuild/instance-3/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/clang/AST/DeclCXX.h:345:23, inlined from 'clang::CXXBaseSpecifier* clang::CXXRecordDecl::bases_begin()' at /home/autobuild/autobuild/instance-3/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/clang/AST/DeclCXX.h:603:61: /home/autobuild/autobuild/instance-3/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/clang/AST/ExternalASTSource.h:378:54: warning: 'this' pointer is null [-Wnonnull] 378 | Ptr = reinterpret_cast((Source->*Get)(Ptr >> 1)); | ~~~~~~~~~~~~~~^~~~~~~~~~ [ 49%] Building CXX object src/cc/CMakeFiles/bcc-static.dir/common.cc.o [ 50%] Building CXX object src/cc/CMakeFiles/bcc-static.dir/usdt/usdt.cc.o [ 50%] Building CXX object src/cc/CMakeFiles/bcc-static.dir/usdt/usdt_args.cc.o [ 51%] Building CXX object src/cc/CMakeFiles/bcc-static.dir/bcc_syms.cc.o [ 52%] Building C object src/cc/CMakeFiles/bcc-static.dir/bcc_elf.c.o [ 52%] Building C object src/cc/CMakeFiles/bcc-static.dir/bcc_perf_map.c.o [ 53%] Building C object src/cc/CMakeFiles/bcc-static.dir/bcc_proc.c.o [ 54%] Building C object src/cc/CMakeFiles/bcc-static.dir/bcc_zip.c.o [ 54%] Linking CXX static library libbcc.a [ 54%] Built target bcc-static [ 55%] Building C object src/cc/CMakeFiles/bpf-shared.dir/libbpf.c.o [ 55%] Building C object src/cc/CMakeFiles/bpf-shared.dir/perf_reader.c.o [ 56%] Building C object src/cc/CMakeFiles/bpf-shared.dir/libbpf/src/bpf.c.o [ 56%] Building C object src/cc/CMakeFiles/bpf-shared.dir/libbpf/src/bpf_prog_linfo.c.o [ 57%] Building C object src/cc/CMakeFiles/bpf-shared.dir/libbpf/src/btf.c.o [ 58%] Building C object src/cc/CMakeFiles/bpf-shared.dir/libbpf/src/btf_dump.c.o [ 58%] Building C object src/cc/CMakeFiles/bpf-shared.dir/libbpf/src/elf.c.o [ 59%] Building C object src/cc/CMakeFiles/bpf-shared.dir/libbpf/src/features.c.o [ 60%] Building C object src/cc/CMakeFiles/bpf-shared.dir/libbpf/src/gen_loader.c.o [ 60%] Building C object src/cc/CMakeFiles/bpf-shared.dir/libbpf/src/hashmap.c.o [ 61%] Building C object src/cc/CMakeFiles/bpf-shared.dir/libbpf/src/libbpf.c.o [ 62%] Building C object src/cc/CMakeFiles/bpf-shared.dir/libbpf/src/libbpf_errno.c.o [ 62%] Building C object src/cc/CMakeFiles/bpf-shared.dir/libbpf/src/libbpf_probes.c.o [ 63%] Building C object src/cc/CMakeFiles/bpf-shared.dir/libbpf/src/linker.c.o [ 63%] Building C object src/cc/CMakeFiles/bpf-shared.dir/libbpf/src/netlink.c.o [ 64%] Building C object src/cc/CMakeFiles/bpf-shared.dir/libbpf/src/nlattr.c.o [ 65%] Building C object src/cc/CMakeFiles/bpf-shared.dir/libbpf/src/relo_core.c.o [ 65%] Building C object src/cc/CMakeFiles/bpf-shared.dir/libbpf/src/ringbuf.c.o [ 66%] Building C object src/cc/CMakeFiles/bpf-shared.dir/libbpf/src/str_error.c.o [ 67%] Building C object src/cc/CMakeFiles/bpf-shared.dir/libbpf/src/strset.c.o [ 67%] Building C object src/cc/CMakeFiles/bpf-shared.dir/libbpf/src/usdt.c.o [ 68%] Building C object src/cc/CMakeFiles/bpf-shared.dir/libbpf/src/zip.c.o [ 69%] Building CXX object src/cc/CMakeFiles/bpf-shared.dir/bcc_syms.cc.o [ 69%] Building C object src/cc/CMakeFiles/bpf-shared.dir/bcc_elf.c.o [ 70%] Building C object src/cc/CMakeFiles/bpf-shared.dir/bcc_perf_map.c.o [ 70%] Building C object src/cc/CMakeFiles/bpf-shared.dir/bcc_proc.c.o [ 71%] Building C object src/cc/CMakeFiles/bpf-shared.dir/bcc_zip.c.o [ 72%] Building CXX object src/cc/CMakeFiles/bpf-shared.dir/common.cc.o [ 72%] Building CXX object src/cc/CMakeFiles/bpf-shared.dir/usdt/usdt.cc.o [ 73%] Building CXX object src/cc/CMakeFiles/bpf-shared.dir/usdt/usdt_args.cc.o [ 74%] Linking CXX shared library libbcc_bpf.so [ 74%] Built target bpf-shared [ 75%] Building sdist for python3 /home/autobuild/autobuild/instance-3/output-1/host/lib/python3.12/site-packages/setuptools/dist.py:337: InformationOnly: Normalizing 'v0.31.0' to '0.31.0' self.metadata.version = self._normalize_version(self.metadata.version) running sdist running egg_info creating bcc.egg-info writing bcc.egg-info/PKG-INFO writing dependency_links to bcc.egg-info/dependency_links.txt writing top-level names to bcc.egg-info/top_level.txt writing manifest file 'bcc.egg-info/SOURCES.txt' reading manifest file 'bcc.egg-info/SOURCES.txt' writing manifest file 'bcc.egg-info/SOURCES.txt' warning: sdist: standard file not found: should have one of README, README.rst, README.txt, README.md running check creating bcc-0.31.0 creating bcc-0.31.0/bcc creating bcc-0.31.0/bcc.egg-info copying files to bcc-0.31.0... copying setup.py -> bcc-0.31.0 copying bcc/__init__.py -> bcc-0.31.0/bcc copying bcc/containers.py -> bcc-0.31.0/bcc copying bcc/disassembler.py -> bcc-0.31.0/bcc copying bcc/libbcc.py -> bcc-0.31.0/bcc copying bcc/perf.py -> bcc-0.31.0/bcc copying bcc/syscall.py -> bcc-0.31.0/bcc copying bcc/table.py -> bcc-0.31.0/bcc copying bcc/tcp.py -> bcc-0.31.0/bcc copying bcc/usdt.py -> bcc-0.31.0/bcc copying bcc/utils.py -> bcc-0.31.0/bcc copying bcc/version.py -> bcc-0.31.0/bcc copying bcc.egg-info/PKG-INFO -> bcc-0.31.0/bcc.egg-info copying bcc.egg-info/SOURCES.txt -> bcc-0.31.0/bcc.egg-info copying bcc.egg-info/dependency_links.txt -> bcc-0.31.0/bcc.egg-info copying bcc.egg-info/top_level.txt -> bcc-0.31.0/bcc.egg-info copying bcc.egg-info/SOURCES.txt -> bcc-0.31.0/bcc.egg-info Writing bcc-0.31.0/setup.cfg creating dist Creating tar archive removing 'bcc-0.31.0' (and everything under it) [ 75%] Built target bcc_py_python3 [ 75%] Generating bcc.lua /home/autobuild/autobuild/instance-3/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/bin/luajit: error while loading shared libraries: libluajit-5.1.so.2: cannot open shared object file: No such file or directory make[3]: *** [src/lua/CMakeFiles/bcc-lua.dir/build.make:103: src/lua/bcc.lua] Error 127 make[2]: *** [CMakeFiles/Makefile2:942: src/lua/CMakeFiles/bcc-lua.dir/all] Error 2 make[1]: *** [Makefile:146: all] Error 2 make[1]: Leaving directory '/home/autobuild/autobuild/instance-3/output-1/build/bcc-v0.31.0' make: *** [package/pkg-generic.mk:289: /home/autobuild/autobuild/instance-3/output-1/build/bcc-v0.31.0/.stamp_built] Error 2 make: Leaving directory '/home/autobuild/autobuild/instance-3/buildroot'