Skip to content

Create codeql.yml

Create codeql.yml #1

Triggered via push June 12, 2023 05:39
Status Failure
Total duration 1m 32s
Artifacts

codeql.yml

on: push
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

1 error
Analyze (cpp)
We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps. Failure invoking /opt/hostedtoolcache/CodeQL/2.13.3-20230524/x64/codeql/cpp/tools/autobuild.sh with arguments . Exit code 1 and error was: + export AUTOBUILD_ROOT=/opt/hostedtoolcache/CodeQL/2.13.3-20230524/x64/codeql/cpp/tools + AUTOBUILD_ROOT=/opt/hostedtoolcache/CodeQL/2.13.3-20230524/x64/codeql/cpp/tools ++ mktemp -dt autobuild.XXXXX + export AUTOBUILD_TMP_DIR=/tmp/autobuild.VeE8N + AUTOBUILD_TMP_DIR=/tmp/autobuild.VeE8N + export VERBOSE=1 + VERBOSE=1 + export CCACHE_DISABLE=1 + CCACHE_DISABLE=1 + . /opt/hostedtoolcache/CodeQL/2.13.3-20230524/x64/codeql/cpp/tools/lib/dirs.sh ++ EXTRACTOR_DIRS=(TRAP SCRATCH DIAGNOSTIC SOURCE_ARCHIVE) ++ AUTOBUILD_TRIED_STEPS=/tmp/autobuild.VeE8N/tried_steps.txt + trap cleanup EXIT + /opt/hostedtoolcache/CodeQL/2.13.3-20230524/x64/codeql/cpp/tools/do-prebuild + . /opt/hostedtoolcache/CodeQL/2.13.3-20230524/x64/codeql/cpp/tools/lib/build.sh ++ . /opt/hostedtoolcache/CodeQL/2.13.3-20230524/x64/codeql/cpp/tools/lib/dirs.sh +++ EXTRACTOR_DIRS=(TRAP SCRATCH DIAGNOSTIC SOURCE_ARCHIVE) +++ AUTOBUILD_TRIED_STEPS=/tmp/autobuild.VeE8N/tried_steps.txt + /opt/hostedtoolcache/CodeQL/2.13.3-20230524/x64/codeql/cpp/tools/detect_source_root + '[' -L _lgtm_detected_source_root ']' ++ readlink _lgtm_detected_source_root + cd . + export CXXFLAGS=-fpermissive + CXXFLAGS=-fpermissive + configure_prefix_opt= + '[' -f configure.ac ']' + configure_prefix_opt=--prefix=/usr + '[' -f CMakeLists.txt ']' + '[' -f meson.build ']' + try_configure + build_dir=. + root_dir=. + grep -q 'AC_MSG_.* configure in a separate.* directory' configure.in configure.ac + for configure in configure configure.gnu + '[' -x configure ']' + cd . + /opt/hostedtoolcache/CodeQL/2.13.3-20230524/x64/codeql/cpp/tools/configure-wrapper ./configure --prefix=/usr + . /opt/hostedtoolcache/CodeQL/2.13.3-20230524/x64/codeql/cpp/tools/lib/build.sh ++ . /opt/hostedtoolcache/CodeQL/2.13.3-20230524/x64/codeql/cpp/tools/lib/dirs.sh +++ EXTRACTOR_DIRS=(TRAP SCRATCH DIAGNOSTIC SOURCE_ARCHIVE) +++ AUTOBUILD_TRIED_STEPS=/tmp/autobuild.VeE8N/tried_steps.txt + name=./configure + try_running ./configure --prefix=/usr + echo + echo '/opt/hostedtoolcache/CodeQL/2.13.3-20230524/x64/codeql/cpp/tools/configure-wrapper: Configure failed' ++ grep -E -o -- '--[-_.=a-zA-Z0-9]+' ++ head -n 1 ++ grep 'configure: error: ' +++ get_failed_command_output_file ./configure +++ local name=./configure +++ echo /tmp/autobuild.VeE8N/./configure/SCRATCH/autobuild.out ++ tail -n 10 /tmp/autobuild.VeE8N/./configure/SCRATCH/autobuild.out + argument= + '[' -n '' ']' + exit 1 + cd . + for configure in configure configure.gnu + '[' -x configure.gnu ']' + rm -rf _lgtm_build_dir + for bootstrap in bootstrap.sh bootstrap autogen.sh + '[' -x bootstrap.sh ']' + '[' -f bootstrap.sh ']' + for bootstrap in bootstrap.sh bootstrap autogen.sh + '[' -x bootstrap ']' + '[' -f bootstrap ']' + for bootstrap in bootstrap.sh bootstrap autogen.sh + '[' -x autogen.sh ']' + '[' -f autogen.sh ']' + '[' -f wscript ']' + '[' -f Kbuild ']' + '[' -f configure.ac ']' + touch install-sh ++ which glibtoolize + [[ -x '' ]] ++ which libtoolize + [[ -x /usr/bin/libtoolize ]] + try_running libtoolize -ci + local name=libtoolize ++ get_dir SCRATCH ++ local dir_var=CODEQL_EXTRACTOR_CPP_SCRATCH_DIR ++ echo /home/runner/work/_temp/codeql_databases/cpp/working + local out=/home/runner/work/_temp/codeql_databases/cpp/working/autobuild.out + echo 'trying to run libtoolize -ci' trying to run libtoolize -ci + echo libtoolize + libtoolize -ci + tee /home/runner/work/_temp/codeql_databases/cpp/working/autobuild.out + local status=0 + [[ 0 == 0 ]] + return 0 + try_running autoreconf -i + local name=autoreconf ++ get_dir SCRATCH ++ local dir_var=CODEQL_EXTRACTOR_CPP_SCRATCH_DIR ++ echo /home/runner/work/_temp/codeql_databases/cpp/working + local out=/home/runner/work/_temp/codeql_databases/cpp/working/autobuild.out + echo 'trying to run autoreconf -i' trying to run autoreconf -i + echo autor