kristof@kristof-vm:~/Work/xpacks/openocd-xpack.git/scripts$ xpm run docker-prepare --config linux-x64 -C ~/Work/xpacks/openocd-xpack.git > mkdir -pv ${HOME}/Work/xpacks/xbb-helper-xpack.git > mkdir -pv ${HOME}/.local/xPacks ${HOME}/.cache/xPacks ${HOME}/Work/cache > mkdir -pv ${HOME}/.wine > docker rm --force openocd-0.12.0-1.1-linux-x64 openocd-0.12.0-1.1-linux-x64 > docker create --name openocd-0.12.0-1.1-linux-x64 --tty --hostname docker --volume $(pwd):$(pwd) --volume ${HOME}/Work/xpacks/xbb-helper-xpack.git:${HOME}/Work/xpacks/xbb-helper-xpack.git --volume ${HOME}/.local/xPacks:${HOME}/.local/xPacks --volume ${HOME}/.cache/xPacks:${HOME}/.cache/xPacks --volume ${HOME}/Work/cache:${HOME}/Work/cache --volume ${HOME}/.wine:${HOME}/.wine --workdir $(pwd) ilegeul/ubuntu:amd64-18.04-xbb-v5.0.0 29cbac7390cc7b62ade4b182ae556154d9dd7ab1f8b0fdb729e7dd0cc82feeb2 > docker start openocd-0.12.0-1.1-linux-x64 openocd-0.12.0-1.1-linux-x64 > docker exec openocd-0.12.0-1.1-linux-x64 npm install --location=global xpm@latest added 1 package, and audited 400 packages in 6s 55 packages are looking for funding run `npm fund` for details 5 moderate severity vulnerabilities To address issues that do not require attention, run: npm audit fix To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. npm notice npm notice New major version of npm available! 8.19.2 -> 9.8.0 npm notice Changelog: npm notice Run `npm install -g npm@9.8.0` to update! npm notice > docker exec openocd-0.12.0-1.1-linux-x64 userdel node > docker exec openocd-0.12.0-1.1-linux-x64 groupadd --gid $(id -g) --force $(id -gn) > docker exec openocd-0.12.0-1.1-linux-x64 useradd --home-dir ${HOME} --uid $(id -u) --gid $(id -g) $(id -un) > docker exec --user $(id -un) openocd-0.12.0-1.1-linux-x64 bash -c 'lsb_release -sd && whoami && pwd && ls -lLA' Ubuntu 18.04.6 LTS kristof /home/kristof/Work/xpacks/openocd-xpack.git total 136 drwxrwxr-x 8 kristof kristof 4096 Jul 16 09:36 .git drwxrwxr-x 3 kristof kristof 4096 Jul 16 09:34 .github -rw-rw-r-- 1 kristof kristof 1732 Jul 16 09:34 .gitignore -rw-rw-r-- 1 kristof kristof 0 Jul 16 09:34 .gitmodules -rw-rw-r-- 1 kristof kristof 130 Jul 16 09:34 .npmignore drwxrwxr-x 2 kristof kristof 4096 Jul 16 09:34 .vscode -rw-rw-r-- 1 kristof kristof 10685 Jul 16 09:34 CHANGELOG.md -rw-rw-r-- 1 kristof kristof 1070 Jul 16 09:34 LICENSE -rw-rw-r-- 1 kristof kristof 13746 Jul 16 09:34 README-DEVELOPER.md -rw-rw-r-- 1 kristof kristof 26775 Jul 16 09:34 README-MAINTAINER.md -rw-rw-r-- 1 kristof kristof 8548 Jul 16 09:34 README.md drwxrwxrwx 2 kristof kristof 4096 Jul 16 10:42 build drwxrwxr-x 4 kristof kristof 4096 Jul 16 09:36 node_modules -rw-rw-r-- 1 kristof kristof 852 Jul 16 10:15 package-lock.json -rw-rw-r-- 1 kristof kristof 15266 Jul 16 09:34 package.json drwxrwxr-x 2 kristof kristof 4096 Jul 16 09:34 patches drwxrwxr-x 2 kristof kristof 4096 Jul 16 09:34 pkgconfig drwxrwxr-x 5 kristof kristof 4096 Jul 16 10:43 scripts drwxrwxrwx 2 kristof kristof 4096 Jul 16 10:16 xpacks > docker exec --user $(id -un) openocd-0.12.0-1.1-linux-x64 xpm install @xpack-dev-tools/openocd... + @xpack-dev-tools/xbb-helper@1.4.7 'xpacks/xpack-dev-tools-xbb-helper' -> '/home/kristof/.local/xPacks/@xpack-dev-tools/xbb-helper/1.4.7' > docker exec --user $(id -un) openocd-0.12.0-1.1-linux-x64 xpm install --config linux-x64 @xpack-dev-tools/openocd --config linux-x64... + @xpack-dev-tools/cmake@3.23.5-1.1 + @xpack-dev-tools/gcc@12.2.0-2.1 + @xpack-dev-tools/ninja-build@1.11.1-2.1 + @xpack-dev-tools/patchelf@0.17.2-1.1 + @xpack-dev-tools/pkg-config@0.29.2-2.1 + @xpack-dev-tools/m4@1.4.19-2.1 'xpacks/xpack-dev-tools-cmake' -> '/home/kristof/.local/xPacks/@xpack-dev-tools/cmake/3.23.5-1.1' 'xpacks/xpack-dev-tools-gcc' -> '/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1' 'xpacks/xpack-dev-tools-ninja-build' -> '/home/kristof/.local/xPacks/@xpack-dev-tools/ninja-build/1.11.1-2.1' 'xpacks/xpack-dev-tools-patchelf' -> '/home/kristof/.local/xPacks/@xpack-dev-tools/patchelf/0.17.2-1.1' 'xpacks/xpack-dev-tools-pkg-config' -> '/home/kristof/.local/xPacks/@xpack-dev-tools/pkg-config/0.29.2-2.1' 'xpacks/xpack-dev-tools-m4' -> '/home/kristof/.local/xPacks/@xpack-dev-tools/m4/1.4.19-2.1' 'xpacks/.bin/ccmake' -> '../xpack-dev-tools-cmake/.content/bin/ccmake' 'xpacks/.bin/cmake' -> '../xpack-dev-tools-cmake/.content/bin/cmake' 'xpacks/.bin/addr2line' -> '../xpack-dev-tools-gcc/.content/bin/addr2line' 'xpacks/.bin/ninja' -> '../xpack-dev-tools-ninja-build/.content/bin/ninja' 'xpacks/.bin/patchelf' -> '../xpack-dev-tools-patchelf/.content/bin/patchelf' 'xpacks/.bin/pkg-config' -> '../xpack-dev-tools-pkg-config/.content/bin/pkg-config' 'xpacks/.bin/gm4' -> '../xpack-dev-tools-m4/.content/bin/gm4' 'xpacks/.bin/cpack' -> '../xpack-dev-tools-cmake/.content/bin/cpack' 'xpacks/.bin/ar' -> '../xpack-dev-tools-gcc/.content/bin/ar' 'xpacks/.bin/m4' -> '../xpack-dev-tools-m4/.content/bin/m4' 'xpacks/.bin/ctest' -> '../xpack-dev-tools-cmake/.content/bin/ctest' 'xpacks/.bin/as' -> '../xpack-dev-tools-gcc/.content/bin/as' 'xpacks/.bin/c++' -> '../xpack-dev-tools-gcc/.content/bin/c++' 'xpacks/.bin/c++filt' -> '../xpack-dev-tools-gcc/.content/bin/c++filt' 'xpacks/.bin/cpp' -> '../xpack-dev-tools-gcc/.content/bin/cpp' 'xpacks/.bin/dwp' -> '../xpack-dev-tools-gcc/.content/bin/dwp' 'xpacks/.bin/elfedit' -> '../xpack-dev-tools-gcc/.content/bin/elfedit' 'xpacks/.bin/g++' -> '../xpack-dev-tools-gcc/.content/bin/g++' 'xpacks/.bin/gcc' -> '../xpack-dev-tools-gcc/.content/bin/gcc' 'xpacks/.bin/gcc-ar' -> '../xpack-dev-tools-gcc/.content/bin/gcc-ar' 'xpacks/.bin/gcc-nm' -> '../xpack-dev-tools-gcc/.content/bin/gcc-nm' 'xpacks/.bin/gcc-ranlib' -> '../xpack-dev-tools-gcc/.content/bin/gcc-ranlib' 'xpacks/.bin/gcore' -> '../xpack-dev-tools-gcc/.content/bin/gcore' 'xpacks/.bin/gcov' -> '../xpack-dev-tools-gcc/.content/bin/gcov' 'xpacks/.bin/gcov-dump' -> '../xpack-dev-tools-gcc/.content/bin/gcov-dump' 'xpacks/.bin/gcov-tool' -> '../xpack-dev-tools-gcc/.content/bin/gcov-tool' 'xpacks/.bin/gdb' -> '../xpack-dev-tools-gcc/.content/bin/gdb' 'xpacks/.bin/gdb-add-index' -> '../xpack-dev-tools-gcc/.content/bin/gdb-add-index' 'xpacks/.bin/gfortran' -> '../xpack-dev-tools-gcc/.content/bin/gfortran' 'xpacks/.bin/gprof' -> '../xpack-dev-tools-gcc/.content/bin/gprof' 'xpacks/.bin/ld' -> '../xpack-dev-tools-gcc/.content/bin/ld' 'xpacks/.bin/ld.bfd' -> '../xpack-dev-tools-gcc/.content/bin/ld.bfd' 'xpacks/.bin/ld.gold' -> '../xpack-dev-tools-gcc/.content/bin/ld.gold' 'xpacks/.bin/lto-dump' -> '../xpack-dev-tools-gcc/.content/bin/lto-dump' 'xpacks/.bin/nm' -> '../xpack-dev-tools-gcc/.content/bin/nm' 'xpacks/.bin/objcopy' -> '../xpack-dev-tools-gcc/.content/bin/objcopy' 'xpacks/.bin/objdump' -> '../xpack-dev-tools-gcc/.content/bin/objdump' 'xpacks/.bin/ranlib' -> '../xpack-dev-tools-gcc/.content/bin/ranlib' 'xpacks/.bin/readelf' -> '../xpack-dev-tools-gcc/.content/bin/readelf' 'xpacks/.bin/size' -> '../xpack-dev-tools-gcc/.content/bin/size' 'xpacks/.bin/strings' -> '../xpack-dev-tools-gcc/.content/bin/strings' 'xpacks/.bin/strip' -> '../xpack-dev-tools-gcc/.content/bin/strip' kristof@kristof-vm:~/Work/xpacks/openocd-xpack.git/scripts$ xpm run docker-build --config linux-x64 -C ~/Work/xpacks/openocd-xpack.git > docker exec --user $(id -un) openocd-0.12.0-1.1-linux-x64 xpm run build --config linux-x64 > bash scripts/build.sh --target linux-x64 --build-folder build/linux-x64 Including /home/kristof/Work/xpacks/openocd-xpack.git/xpacks/xpack-dev-tools-xbb-helper/dependencies/libusb1.sh... Including /home/kristof/Work/xpacks/openocd-xpack.git/xpacks/xpack-dev-tools-xbb-helper/dependencies/libusb-w32.sh... Including /home/kristof/Work/xpacks/openocd-xpack.git/xpacks/xpack-dev-tools-xbb-helper/dependencies/libusb0.sh... Including /home/kristof/Work/xpacks/openocd-xpack.git/xpacks/xpack-dev-tools-xbb-helper/dependencies/libftdi.sh... Including /home/kristof/Work/xpacks/openocd-xpack.git/xpacks/xpack-dev-tools-xbb-helper/dependencies/libiconv.sh... Including /home/kristof/Work/xpacks/openocd-xpack.git/xpacks/xpack-dev-tools-xbb-helper/dependencies/hidapi.sh... Including /home/kristof/Work/xpacks/openocd-xpack.git/xpacks/xpack-dev-tools-xbb-helper/dependencies/autotools.sh... Including /home/kristof/Work/xpacks/openocd-xpack.git/xpacks/xpack-dev-tools-xbb-helper/dependencies/libiconv.sh... Including /home/kristof/Work/xpacks/openocd-xpack.git/xpacks/xpack-dev-tools-xbb-helper/dependencies/autoconf.sh... Including /home/kristof/Work/xpacks/openocd-xpack.git/xpacks/xpack-dev-tools-xbb-helper/dependencies/automake.sh... Including /home/kristof/Work/xpacks/openocd-xpack.git/xpacks/xpack-dev-tools-xbb-helper/dependencies/libtool.sh... Including /home/kristof/Work/xpacks/openocd-xpack.git/xpacks/xpack-dev-tools-xbb-helper/dependencies/pkg-config.sh... Including /home/kristof/Work/xpacks/openocd-xpack.git/xpacks/xpack-dev-tools-xbb-helper/dependencies/texinfo.sh... Including /home/kristof/Work/xpacks/openocd-xpack.git/scripts/dependencies/openocd.sh... The xPack OpenOCD distribution build script Script "scripts/build.sh" started at Sun Jul 16 10:44:05 UTC 2023 Running on Ubuntu x64 (64-bit)... Linux docker 5.19.0-46-generic #47~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jun 21 15:35:31 UTC 2 x86_64 x86_64 x86_64 GNU/Linux Copying build files... 'scripts/README-OUT.md' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/scripts/README-OUT.md' 'scripts/dependencies/openocd.sh' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/scripts/dependencies/openocd.sh' 'scripts/test.sh' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/scripts/test.sh' 'scripts/VERSION' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/scripts/VERSION' 'scripts/application.sh' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/scripts/application.sh' 'scripts/versioning.sh' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/scripts/versioning.sh' 'scripts/build.sh' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/scripts/build.sh' 'scripts/tests/run.sh' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/scripts/tests/run.sh' 'scripts/templates/body-jekyll-release-post-part-2-liquid.md' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/scripts/templates/body-jekyll-release-post-part-2-liquid.md' 'scripts/templates/body-github-release-liquid.md' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/scripts/templates/body-github-release-liquid.md' 'scripts/templates/body-jekyll-release-post-part-1-liquid.md' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/scripts/templates/body-jekyll-release-post-part-1-liquid.md' [/usr/bin/install -v -c -m 644 CHANGELOG.md /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info] 'CHANGELOG.md' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/CHANGELOG.md' mkdir: created directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/tests' # The XBB environment... pwd: /home/kristof/Work/xpacks/openocd-xpack.git ADDR2LINE=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/addr2line AR=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar AS=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/as CC=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc CI=false CONFIG_SHELL=/bin/bash CXX=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++ FORCE_UNSAFE_CONFIGURE=1 HOME=/home/kristof HOSTNAME=docker INSTALL=/usr/bin/install LANG=C LD=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld LD_LIBRARY_PATH= M4=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gm4 NM=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/nm NODE_ENV=production NODE_VERSION=16.18.0 OBJCOPY=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objcopy OBJDUMP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objdump PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin:/home/kristof/Work/xpacks/openocd-xpack.git/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PKG_CONFIG=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/pkg-config PKG_CONFIG_LIBDIR= PKG_CONFIG_PATH= PWD=/home/kristof/Work/xpacks/openocd-xpack.git PYTHON=/usr/bin/python RANLIB=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib READELF=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/readelf REALPATH=/usr/bin/realpath SED=/bin/sed SHELL=/bin/bash SHLVL=1 SIZE=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/size STRIP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip TZ=UTC XBB_APPLICATION_INSTALL_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application XBB_ARCHIVE_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/archive XBB_BOOTSTRAP_SUFFIX=-bootstrap XBB_BUILD_ARCH=x64 XBB_BUILD_BITS=64 XBB_BUILD_DISTRO_LOWER_CASE_NAME=ubuntu XBB_BUILD_DISTRO_NAME=Ubuntu XBB_BUILD_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build XBB_BUILD_GIT_PATH=/home/kristof/Work/xpacks/openocd-xpack.git XBB_BUILD_MACHINE=x86_64 XBB_BUILD_OBJDUMP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objdump XBB_BUILD_PLATFORM=linux XBB_BUILD_RANLIB=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib XBB_BUILD_STRIP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip XBB_BUILD_TRIPLET=x86_64-pc-linux-gnu XBB_BUILD_UNAME=Linux XBB_CFLAGS=-ffunction-sections -fdata-sections -pipe -O2 XBB_CFLAGS_NO_W=-ffunction-sections -fdata-sections -pipe -O2 -w XBB_CPPFLAGS= XBB_CURRENT_TRIPLET= XBB_CXXFLAGS=-ffunction-sections -fdata-sections -pipe -O2 XBB_CXXFLAGS_NO_W=-ffunction-sections -fdata-sections -pipe -O2 -w XBB_DASH_V= XBB_DEPENDENCIES_INSTALL_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install XBB_DEPLOY_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/deploy XBB_DISTRO_INFO_NAME=distro-info XBB_DOWNLOAD_FOLDER_PATH=/home/kristof/Work/cache XBB_EXECUTABLES_INSTALL_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install XBB_HOST_ARCH=x64 XBB_HOST_BITS=64 XBB_HOST_DOT_EXE= XBB_HOST_MACHINE=x86_64 XBB_HOST_OBJDUMP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objdump XBB_HOST_PLATFORM=linux XBB_HOST_RANLIB=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib XBB_HOST_SHLIB_EXT=so XBB_HOST_STRIP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip XBB_HOST_TRIPLET=x86_64-pc-linux-gnu XBB_IS_DEBUG=n XBB_IS_DEVELOP=n XBB_LDFLAGS= -O2 XBB_LDFLAGS_APP= -O2 -Wl,--gc-sections XBB_LDFLAGS_APP_STATIC_GCC= -O2 -Wl,--gc-sections -static-libgcc -static-libstdc++ XBB_LDFLAGS_LIB= -O2 XBB_LIBRARIES_INSTALL_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install XBB_LIBRARY_PATH= XBB_LOGS_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/logs XBB_NATIVE_DEPENDENCIES_INSTALL_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install XBB_REQUESTED_BUILD_RELATIVE_FOLDER=build/linux-x64 XBB_REQUESTED_HOST_ARCH=x64 XBB_REQUESTED_HOST_BITS=64 XBB_REQUESTED_HOST_MACHINE=x86_64 XBB_REQUESTED_HOST_PLATFORM=linux XBB_REQUESTED_HOST_TRIPLET=x86_64-pc-linux-gnu XBB_REQUESTED_TARGET_ARCH=x64 XBB_REQUESTED_TARGET_BITS=64 XBB_REQUESTED_TARGET_MACHINE=x86_64 XBB_REQUESTED_TARGET_PLATFORM=linux XBB_REQUESTED_TARGET_TRIPLET=x86_64-pc-linux-gnu XBB_REQUEST_TARGET_BE_WINDOWS=n XBB_SAVED_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin:/home/kristof/Work/xpacks/openocd-xpack.git/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin XBB_SCRIPT_BEGIN_SECOND=1689504245 XBB_SOURCES_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources XBB_STAMPS_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/stamps XBB_TARGET_ARCH=x64 XBB_TARGET_BITS=64 XBB_TARGET_DOT_EXE= XBB_TARGET_MACHINE=x86_64 XBB_TARGET_OBJDUMP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objdump XBB_TARGET_PLATFORM=linux XBB_TARGET_RANLIB=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib XBB_TARGET_SHLIB_EXT=so XBB_TARGET_STRIP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip XBB_TARGET_TRIPLET=x86_64-pc-linux-gnu XBB_TARGET_WORK_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64 XBB_TESTS_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/tests XBB_TEST_COMMANDS_FILE_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/tests/commands XBB_TEST_ONLY=n XBB_WHILE_RUNNING_TESTS=n XBB_WITHOUT_MULTILIB=n XBB_WITH_HTML=n XBB_WITH_PDF=n XBB_WITH_STRIP=y XBB_WITH_TESTS=n YARN_VERSION=1.22.19 _=/usr/bin/env mkdir: created directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu' mkdir: created directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/logs' /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++ g++ (xPack GCC x86_64) 12.2.0 Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Here we go... mkdir: created directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/logs/libiconv-1.17' mkdir: created directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources' File "/home/kristof/Work/cache/libiconv-1.17.tar.gz" already downloaded Extracting "/home/kristof/Work/cache/libiconv-1.17.tar.gz" -> "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17"... mkdir: created directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build' mkdir: created directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17' Running libiconv configure... [bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/configure --prefix=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install --libdir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib --includedir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include --mandir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/man --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=x86_64-pc-linux-gnu --disable-debug --disable-dependency-tracking --disable-nls --enable-static --enable-extra-encodings] checking for a BSD-compatible install... /usr/bin/install checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-gcc... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc accepts -g... yes checking for /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc option to enable C11 features... none needed checking whether /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc... none checking how to run the C preprocessor... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -E checking for strip... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/param.h... yes checking for sys/socket.h... yes checking for limits.h... yes checking for sys/time.h... yes checking for features.h... yes checking for crtdefs.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for Minix Amsterdam compiler... no checking for x86_64-pc-linux-gnu-ar... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld checking if the linker (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/nm checking the name lister (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-file... no checking for file... file checking for x86_64-pc-linux-gnu-objdump... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip checking for x86_64-pc-linux-gnu-ranlib... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib checking command to parse /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/nm output from /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc supports -fno-rtti -fno-exceptions... yes checking for /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc PIC flag -fPIC -DPIC works... yes checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc static flag -static works... yes checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc supports -c -o file.o... yes checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc linker (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ld... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld -m elf_x86_64 checking if the linker (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library path variable... LD_LIBRARY_PATH checking whether to activate relocatable installation... no checking how to copy files... cp -p checking how to make hard links... ln checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-windres... no checking for windres... no checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for iconv... yes checking for working iconv... yes checking whether iconv is compatible with its POSIX signature... yes checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no checking for mbstate_t... yes checking for wchar_t... yes checking for getc_unlocked... yes checking for mbrtowc... yes checking for wcrtomb... yes checking for mbsinit... yes checking for setlocale... yes checking whether is standalone... yes checking for memmove... yes checking for nl_langinfo and CODESET... yes checking for symlink... yes checking for canonicalize_file_name... yes checking for faccessat... yes checking for realpath... yes checking for lstat... yes checking for readlinkat... yes checking for _set_invalid_parameter_handler... no checking for fcntl... yes checking for getdtablesize... yes checking for getprogname... no checking for getexecname... no checking for readlink... yes checking for setenv... yes checking for working fcntl.h... yes checking for wchar.h... (cached) yes checking for EILSEQ... yes checking whether byte ordering is bigendian... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether lstat correctly handles trailing slash... yes checking whether // is distinct from /... no checking whether realpath works... yes checking for getcwd... yes checking for C/C++ restrict keyword... __restrict__ checking if environ is properly declared... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking for complete errno.h... yes checking for /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc options needed to detect all undeclared functions... none needed checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking whether ctype.h defines __header_inline... no checking for pid_t... yes checking for mode_t... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether getdtablesize is declared... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no checking for wint_t... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking whether malloc (0) returns nonnull... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking for sigset_t... yes checking for SIGPIPE... yes checking whether setenv is declared... yes checking for ssize_t... yes checking for uid_t in sys/types.h... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether C symbols are prefixed with underscore at the linker level... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether fcloseall is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether strerror(0) succeeds... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether uses 'inline' correctly... yes checking whether wcsdup is declared... yes checking for C compiler option to allow warnings... -Wno-error checking for __builtin_expect... yes checking whether // is distinct from /... (cached) no checking whether dup2 works... yes checking for error_at_line... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether free is known to preserve errno... no checking whether getdtablesize works... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking whether the -Werror option is usable... (cached) yes checking for simple visibility declarations... (cached) yes checking whether the compiler supports the __inline keyword... yes checking for mbstate_t... (cached) yes checking for mempcpy... yes checking whether open recognizes a trailing slash... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking for raise... yes checking for sigprocmask... yes checking for rawmemchr... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlink truncates results correctly... yes checking for getcwd... (cached) yes checking whether free is known to preserve errno... (cached) no checking for mempcpy... (cached) yes checking for rawmemchr... (cached) yes checking for search.h... yes checking for tsearch... yes checking for sigprocmask... (cached) yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for working stdalign.h... yes checking for working strerror function... yes checking for variable-length arrays... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating srclib/Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating man/Makefile config.status: creating tests/Makefile config.status: creating include/iconv.h config.status: creating include/iconv.h.inst config.status: creating config.h config.status: creating lib/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile === configuring in libcharset (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/libcharset) configure: running /bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/libcharset/configure --disable-option-checking '--prefix=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install' '--libdir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib' '--includedir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include' '--mandir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/man' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--target=x86_64-pc-linux-gnu' '--disable-debug' '--disable-dependency-tracking' '--disable-nls' '--enable-static' '--enable-extra-encodings' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'target_alias=x86_64-pc-linux-gnu' 'CC=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc' 'CFLAGS=-ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline' 'LDFLAGS= -O2 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link,/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -Wl,-rpath-link,/lib64 -Wl,-rpath,/lib64 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link,/lib -Wl,-rpath,/lib -Wl,-rpath-link,/usr/lib -Wl,-rpath,/usr/lib' 'CPPFLAGS=-I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include ' --cache-file=/dev/null --srcdir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/libcharset checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-gcc... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc accepts -g... yes checking for /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc option to enable C11 features... none needed checking how to run the C preprocessor... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -E checking for a BSD-compatible install... /usr/bin/install checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld -m elf_x86_64 checking if the linker (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld -m elf_x86_64) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/nm checking the name lister (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld -m elf_x86_64 option to reload object files... -r checking for x86_64-pc-linux-gnu-file... no checking for file... file checking for x86_64-pc-linux-gnu-objdump... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip checking for x86_64-pc-linux-gnu-ranlib... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib checking for gawk... gawk checking command to parse /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/nm output from /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc supports -fno-rtti -fno-exceptions... yes checking for /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc PIC flag -fPIC -DPIC works... yes checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc static flag -static works... yes checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc supports -c -o file.o... yes checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc linker (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld -m elf_x86_64 -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ld... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld -m elf_x86_64 -m elf_x86_64 checking if the linker (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld -m elf_x86_64 -m elf_x86_64) is GNU ld... yes checking for shared library path variable... LD_LIBRARY_PATH checking whether to activate relocatable installation... no checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for nl_langinfo and CODESET... yes checking for symlink... yes checking for working fcntl.h... no checking for setlocale... yes configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating include/libcharset.h config.status: creating include/libcharset.h.inst config.status: creating include/localcharset.h config.status: creating include/localcharset.h.inst config.status: creating config.h config.status: executing libtool commands Running libiconv make... [make -j 1] builddir="`pwd`"; cd libcharset && make all && make install-lib libdir="$builddir/lib" includedir="$builddir/lib" make[1]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/libcharset' cd lib && make all make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/libcharset/lib' /bin/bash ../libtool --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/libcharset/lib -I.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/libcharset/lib/.. -I../include -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -fvisibility=hidden -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -DBUILDING_LIBCHARSET -DHAVE_CONFIG_H -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/libcharset/lib/localcharset.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/libcharset/lib -I.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/libcharset/lib/.. -I../include -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -fvisibility=hidden -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -DBUILDING_LIBCHARSET -DHAVE_CONFIG_H -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/libcharset/lib/localcharset.c -fPIC -DPIC -o .libs/localcharset.o libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/libcharset/lib -I.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/libcharset/lib/.. -I../include -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -fvisibility=hidden -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -DBUILDING_LIBCHARSET -DHAVE_CONFIG_H -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/libcharset/lib/localcharset.c -o localcharset.o >/dev/null 2>&1 /bin/bash ../libtool --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/libcharset/lib -I.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/libcharset/lib/.. -I../include -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -fvisibility=hidden -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -DBUILDING_LIBCHARSET -DHAVE_CONFIG_H -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/libcharset/lib/relocatable-stub.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/libcharset/lib -I.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/libcharset/lib/.. -I../include -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -fvisibility=hidden -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -DBUILDING_LIBCHARSET -DHAVE_CONFIG_H -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/libcharset/lib/relocatable-stub.c -fPIC -DPIC -o .libs/relocatable-stub.o libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/libcharset/lib -I.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/libcharset/lib/.. -I../include -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -fvisibility=hidden -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -DBUILDING_LIBCHARSET -DHAVE_CONFIG_H -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/libcharset/lib/relocatable-stub.c -o relocatable-stub.o >/dev/null 2>&1 /bin/bash ../libtool --mode=link /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -O2 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link,/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -Wl,-rpath-link,/lib64 -Wl,-rpath,/lib64 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link,/lib -Wl,-rpath,/lib -Wl,-rpath-link,/usr/lib -Wl,-rpath,/usr/lib -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -fvisibility=hidden -o libcharset.la -rpath /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -version-info 1:0:0 -no-undefined localcharset.lo relocatable-stub.lo libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -shared -fPIC -DPIC .libs/localcharset.o .libs/relocatable-stub.o -O2 -Wl,-rpath-link -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link -Wl,/lib/x86_64-linux-gnu -Wl,-rpath -Wl,/lib/x86_64-linux-gnu -Wl,-rpath-link -Wl,/lib64 -Wl,-rpath -Wl,/lib64 -Wl,-rpath-link -Wl,/usr/lib/x86_64-linux-gnu -Wl,-rpath -Wl,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link -Wl,/lib -Wl,-rpath -Wl,/lib -Wl,-rpath-link -Wl,/usr/lib -Wl,-rpath -Wl,/usr/lib -O2 -Wl,-soname -Wl,libcharset.so.1 -o .libs/libcharset.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libcharset.so.1" && ln -s "libcharset.so.1.0.0" "libcharset.so.1") libtool: link: (cd ".libs" && rm -f "libcharset.so" && ln -s "libcharset.so.1.0.0" "libcharset.so") libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar cr .libs/libcharset.a localcharset.o relocatable-stub.o libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib .libs/libcharset.a libtool: link: ( cd ".libs" && rm -f "libcharset.la" && ln -s "../libcharset.la" "libcharset.la" ) make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/libcharset/lib' make[1]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/libcharset' make[1]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/libcharset' cd lib && make all make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/libcharset/lib' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/libcharset/lib' cd lib && make install-lib libdir='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/lib' includedir='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/lib' make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/libcharset/lib' /bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/libcharset/build-aux/mkinstalldirs /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/lib /bin/bash ../libtool --mode=install /usr/bin/install libcharset.la /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/lib/libcharset.la libtool: install: /usr/bin/install .libs/libcharset.so.1.0.0 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/lib/libcharset.so.1.0.0 libtool: install: (cd /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/lib && { ln -s -f libcharset.so.1.0.0 libcharset.so.1 || { rm -f libcharset.so.1 && ln -s libcharset.so.1.0.0 libcharset.so.1; }; }) libtool: install: (cd /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/lib && { ln -s -f libcharset.so.1.0.0 libcharset.so || { rm -f libcharset.so && ln -s libcharset.so.1.0.0 libcharset.so; }; }) libtool: install: /usr/bin/install .libs/libcharset.lai /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/lib/libcharset.la libtool: install: /usr/bin/install .libs/libcharset.a /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/lib/libcharset.a libtool: install: chmod 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/lib/libcharset.a libtool: install: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/lib/libcharset.a libtool: warning: remember to run 'libtool --finish /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib' make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/libcharset/lib' /bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/libcharset/build-aux/mkinstalldirs /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/lib /usr/bin/install -m 644 include/libcharset.h.inst /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/lib/libcharset.h /usr/bin/install -m 644 include/localcharset.h /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/lib/localcharset.h make[1]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/libcharset' cd lib && make all make[1]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/lib' /bin/bash ../libtool --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/lib -I../include -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/lib/../include -I.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/lib/.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -fvisibility=hidden -DLIBDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib\" -DBUILDING_LIBICONV -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -Drelocate2=libiconv_relocate2 -DHAVE_CONFIG_H -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/lib/iconv.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/lib -I../include -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/lib/../include -I.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/lib/.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -fvisibility=hidden -DLIBDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib\" -DBUILDING_LIBICONV -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -Drelocate2=libiconv_relocate2 -DHAVE_CONFIG_H -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/lib/iconv.c -fPIC -DPIC -o .libs/iconv.o libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/lib -I../include -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/lib/../include -I.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/lib/.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -fvisibility=hidden -DLIBDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib\" -DBUILDING_LIBICONV -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -Drelocate2=libiconv_relocate2 -DHAVE_CONFIG_H -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/lib/iconv.c -o iconv.o >/dev/null 2>&1 /bin/bash ../libtool --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/lib -I../include -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/lib/../include -I.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/lib/.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -fvisibility=hidden -DLIBDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib\" -DBUILDING_LIBICONV -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -Drelocate2=libiconv_relocate2 -DHAVE_CONFIG_H -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/lib/../libcharset/lib/localcharset.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/lib -I../include -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/lib/../include -I.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/lib/.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -fvisibility=hidden -DLIBDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib\" -DBUILDING_LIBICONV -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -Drelocate2=libiconv_relocate2 -DHAVE_CONFIG_H -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/lib/../libcharset/lib/localcharset.c -fPIC -DPIC -o .libs/localcharset.o libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/lib -I../include -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/lib/../include -I.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/lib/.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -fvisibility=hidden -DLIBDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib\" -DBUILDING_LIBICONV -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -Drelocate2=libiconv_relocate2 -DHAVE_CONFIG_H -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/lib/../libcharset/lib/localcharset.c -o localcharset.o >/dev/null 2>&1 /bin/bash ../libtool --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/lib -I../include -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/lib/../include -I.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/lib/.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -fvisibility=hidden -DLIBDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib\" -DBUILDING_LIBICONV -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -Drelocate2=libiconv_relocate2 -DHAVE_CONFIG_H -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/lib/relocatable.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/lib -I../include -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/lib/../include -I.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/lib/.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -fvisibility=hidden -DLIBDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib\" -DBUILDING_LIBICONV -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -Drelocate2=libiconv_relocate2 -DHAVE_CONFIG_H -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/lib/relocatable.c -fPIC -DPIC -o .libs/relocatable.o libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/lib -I../include -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/lib/../include -I.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/lib/.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -fvisibility=hidden -DLIBDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib\" -DBUILDING_LIBICONV -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -Drelocate2=libiconv_relocate2 -DHAVE_CONFIG_H -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/lib/relocatable.c -o relocatable.o >/dev/null 2>&1 /bin/bash ../libtool --mode=link /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -O2 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link,/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -Wl,-rpath-link,/lib64 -Wl,-rpath,/lib64 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link,/lib -Wl,-rpath,/lib -Wl,-rpath-link,/usr/lib -Wl,-rpath,/usr/lib -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -fvisibility=hidden -o libiconv.la -rpath /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -version-info 8:1:6 -no-undefined iconv.lo localcharset.lo relocatable.lo libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -shared -fPIC -DPIC .libs/iconv.o .libs/localcharset.o .libs/relocatable.o -O2 -Wl,-rpath-link -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link -Wl,/lib/x86_64-linux-gnu -Wl,-rpath -Wl,/lib/x86_64-linux-gnu -Wl,-rpath-link -Wl,/lib64 -Wl,-rpath -Wl,/lib64 -Wl,-rpath-link -Wl,/usr/lib/x86_64-linux-gnu -Wl,-rpath -Wl,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link -Wl,/lib -Wl,-rpath -Wl,/lib -Wl,-rpath-link -Wl,/usr/lib -Wl,-rpath -Wl,/usr/lib -O2 -Wl,-soname -Wl,libiconv.so.2 -o .libs/libiconv.so.2.6.1 libtool: link: (cd ".libs" && rm -f "libiconv.so.2" && ln -s "libiconv.so.2.6.1" "libiconv.so.2") libtool: link: (cd ".libs" && rm -f "libiconv.so" && ln -s "libiconv.so.2.6.1" "libiconv.so") libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar cr .libs/libiconv.a iconv.o localcharset.o relocatable.o libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib .libs/libiconv.a libtool: link: ( cd ".libs" && rm -f "libiconv.la" && ln -s "../libiconv.la" "libiconv.la" ) make[1]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/lib' cd srclib && make all make[1]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/srclib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_ALLOCA_H''@||g' \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/alloca.in.h > alloca.h-t mv alloca.h-t alloca.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FCNTL_H''@||g' \ -e 's/@''GNULIB_CREAT''@/0/g' \ -e 's/@''GNULIB_FCNTL''@/1/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_OPEN''@/1/g' \ -e 's/@''GNULIB_OPENAT''@/0/g' \ -e 's/@''GNULIB_MDA_CREAT''@/1/g' \ -e 's/@''GNULIB_MDA_OPEN''@/1/g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|g' \ -e 's|@''REPLACE_CREAT''@|0|g' \ -e 's|@''REPLACE_FCNTL''@|1|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/warn-on-use.h' \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/fcntl.in.h > fcntl.h-t mv fcntl.h-t fcntl.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_INTTYPES_H''@||g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/warn-on-use.h' \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/inttypes.in.h > inttypes.h-t mv inttypes.h-t inttypes.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LIMITS_H''@||g' \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/limits.in.h > limits.h-t mv limits.h-t limits.h /bin/mkdir -p 'malloc' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|__always_inline|inline _GL_ATTRIBUTE_ALWAYS_INLINE|g' \ -e 's|__glibc_likely|_GL_LIKELY|g' \ -e 's|__glibc_unlikely|_GL_UNLIKELY|g' \ -e '/libc_hidden_proto/d' \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/malloc/scratch_buffer.h > malloc/scratch_buffer.gl.h-t mv malloc/scratch_buffer.gl.h-t malloc/scratch_buffer.gl.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SIGNAL_H''@||g' \ -e 's/@''GNULIB_PTHREAD_SIGMASK''@/0/g' \ -e 's/@''GNULIB_RAISE''@/1/g' \ -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' \ -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \ -e 's/@''GNULIB_SIGACTION''@/0/g' \ -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ -e 's|@''HAVE_RAISE''@|1|g' \ -e 's|@''HAVE_SIGSET_T''@|1|g' \ -e 's|@''HAVE_SIGINFO_T''@|1|g' \ -e 's|@''HAVE_SIGACTION''@|1|g' \ -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \ -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ -e 's|@''REPLACE_RAISE''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/warn-on-use.h' \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/signal.in.h > signal.h-t mv signal.h-t signal.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/0/g' \ -e 's/@''GNULIB_FFLUSH''@/0/g' \ -e 's/@''GNULIB_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/1/g' \ -e 's/@''GNULIB_FOPEN''@/0/g' \ -e 's/@''GNULIB_FOPEN_GNU''@/0/g' \ -e 's/@''GNULIB_FPRINTF''@/1/g' \ -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_FPURGE''@/0/g' \ -e 's/@''GNULIB_FPUTC''@/1/g' \ -e 's/@''GNULIB_FPUTS''@/1/g' \ -e 's/@''GNULIB_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/0/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/0/g' \ -e 's/@''GNULIB_FSEEKO''@/0/g' \ -e 's/@''GNULIB_FTELL''@/0/g' \ -e 's/@''GNULIB_FTELLO''@/0/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/0/g' \ -e 's/@''GNULIB_GETLINE''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/0/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/0/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/0/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/1/g' \ -e 's/@''GNULIB_TMPFILE''@/0/g' \ -e 's/@''GNULIB_VASPRINTF''@/0/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/0/g' \ -e 's/@''GNULIB_VPRINTF''@/1/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSNPRINTF''@/0/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' \ -e 's/@''GNULIB_MDA_FDOPEN''@/1/g' \ -e 's/@''GNULIB_MDA_FILENO''@/1/g' \ -e 's/@''GNULIB_MDA_GETW''@/1/g' \ -e 's/@''GNULIB_MDA_PUTW''@/1/g' \ -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' \ < /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/stdio.in.h | \ sed -e 's|@''HAVE_DECL_FCLOSEALL''@|1|g' \ -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FOPEN_FOR_FOPEN_GNU''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@|""|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/warn-on-use.h' \ > stdio.h-t mv stdio.h-t stdio.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_GNU''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_GNU''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBTOWC''@/0/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/0/g' \ -e 's/@''GNULIB_QSORT_R''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_GNU''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \ -e 's/@''GNULIB_REALPATH''@/1/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ -e 's/@''GNULIB_SETENV''@/0/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOL''@/0/g' \ -e 's/@''GNULIB_STRTOLD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOUL''@/0/g' \ -e 's/@''GNULIB_STRTOULL''@/0/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/0/g' \ -e 's/@''GNULIB_WCTOMB''@/0/g' \ -e 's/@''GNULIB_MDA_ECVT''@/1/g' \ -e 's/@''GNULIB_MDA_FCVT''@/1/g' \ -e 's/@''GNULIB_MDA_GCVT''@/1/g' \ -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' \ -e 's/@''GNULIB_MDA_PUTENV''@/1/g' \ < /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_ECVT''@|1|g' \ -e 's|@''HAVE_DECL_FCVT''@|1|g' \ -e 's|@''HAVE_DECL_GCVT''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_INITSTATE''@|1|g' \ -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ -e 's|@''HAVE_MBTOWC''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_QSORT_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_SETSTATE''@|1|g' \ -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOL''@|1|g' \ -e 's|@''HAVE_STRTOLD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOUL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \ -e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_FREE''@|1|g' \ -e 's|@''REPLACE_INITSTATE''@|0|g' \ -e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|0|g' \ -e 's|@''REPLACE_RANDOM''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC_FOR_REALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_REALLOCARRAY''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_SETSTATE''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_STRTOL''@|0|g' \ -e 's|@''REPLACE_STRTOLD''@|0|g' \ -e 's|@''REPLACE_STRTOLL''@|0|g' \ -e 's|@''REPLACE_STRTOUL''@|0|g' \ -e 's|@''REPLACE_STRTOULL''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/c++defs.h' \ -e '/definition of _Noreturn/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/warn-on-use.h' \ > stdlib.h-t mv stdlib.h-t stdlib.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/0/g' \ -e 's/@''GNULIB_MBSNLEN''@/0/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/0/g' \ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/0/g' \ -e 's/@''GNULIB_MEMMEM''@/0/g' \ -e 's/@''GNULIB_MEMPCPY''@/1/g' \ -e 's/@''GNULIB_MEMRCHR''@/0/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \ -e 's/@''GNULIB_STPCPY''@/0/g' \ -e 's/@''GNULIB_STPNCPY''@/0/g' \ -e 's/@''GNULIB_STRCHRNUL''@/0/g' \ -e 's/@''GNULIB_STRDUP''@/0/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/0/g' \ -e 's/@''GNULIB_STRNLEN''@/0/g' \ -e 's/@''GNULIB_STRPBRK''@/0/g' \ -e 's/@''GNULIB_STRSEP''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/0/g' \ -e 's/@''GNULIB_STRCASESTR''@/0/g' \ -e 's/@''GNULIB_STRTOK_R''@/0/g' \ -e 's/@''GNULIB_STRERROR''@/1/g' \ -e 's/@''GNULIB_STRERROR_R''@/0/g' \ -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \ -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \ -e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \ -e 's/@''GNULIB_MDA_STRDUP''@/1/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ < /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/string.in.h | \ sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ -e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \ -e 's|@''HAVE_SIGABBREV_NP''@|1|g' \ -e 's|@''HAVE_SIGDESCR_NP''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_FFSLL''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_FREE''@|1|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|0|g' \ -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/warn-on-use.h' \ > string.h-t mv string.h-t string.h /bin/mkdir -p 'sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \ -e 's/@''GNULIB_FCHMODAT''@/0/g' \ -e 's/@''GNULIB_FSTAT''@/1/g' \ -e 's/@''GNULIB_FSTATAT''@/0/g' \ -e 's/@''GNULIB_FUTIMENS''@/0/g' \ -e 's/@''GNULIB_GETUMASK''@/0/g' \ -e 's/@''GNULIB_LCHMOD''@/0/g' \ -e 's/@''GNULIB_LSTAT''@/0/g' \ -e 's/@''GNULIB_MKDIR''@/0/g' \ -e 's/@''GNULIB_MKDIRAT''@/0/g' \ -e 's/@''GNULIB_MKFIFO''@/0/g' \ -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ -e 's/@''GNULIB_MKNOD''@/0/g' \ -e 's/@''GNULIB_MKNODAT''@/0/g' \ -e 's/@''GNULIB_STAT''@/1/g' \ -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \ -e 's/@''GNULIB_MDA_CHMOD''@/1/g' \ -e 's/@''GNULIB_MDA_MKDIR''@/1/g' \ -e 's/@''GNULIB_MDA_UMASK''@/1/g' \ -e 's|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|1|g' \ -e 's|@''HAVE_FUTIMENS''@|1|g' \ -e 's|@''HAVE_GETUMASK''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''HAVE_MKDIRAT''@|1|g' \ -e 's|@''HAVE_MKFIFO''@|1|g' \ -e 's|@''HAVE_MKFIFOAT''@|1|g' \ -e 's|@''HAVE_MKNOD''@|1|g' \ -e 's|@''HAVE_MKNODAT''@|1|g' \ -e 's|@''HAVE_UTIMENSAT''@|1|g' \ -e 's|@''REPLACE_FCHMODAT''@|0|g' \ -e 's|@''REPLACE_FSTAT''@|0|g' \ -e 's|@''REPLACE_FSTATAT''@|0|g' \ -e 's|@''REPLACE_FUTIMENS''@|0|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e 's|@''REPLACE_MKFIFO''@|0|g' \ -e 's|@''REPLACE_MKFIFOAT''@|0|g' \ -e 's|@''REPLACE_MKNOD''@|0|g' \ -e 's|@''REPLACE_MKNODAT''@|0|g' \ -e 's|@''REPLACE_STAT''@|0|g' \ -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/warn-on-use.h' \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/sys_stat.in.h > sys/stat.h-t mv sys/stat.h-t sys/stat.h /bin/mkdir -p 'sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/sys_types.in.h > sys/types.h-t mv sys/types.h-t sys/types.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_TIME_H''@||g' \ -e 's/@''GNULIB_CTIME''@/0/g' \ -e 's/@''GNULIB_LOCALTIME''@/0/g' \ -e 's/@''GNULIB_MKTIME''@/0/g' \ -e 's/@''GNULIB_NANOSLEEP''@/0/g' \ -e 's/@''GNULIB_STRFTIME''@/0/g' \ -e 's/@''GNULIB_STRPTIME''@/0/g' \ -e 's/@''GNULIB_TIMEGM''@/0/g' \ -e 's/@''GNULIB_TIMESPEC_GET''@/0/g' \ -e 's/@''GNULIB_TIMESPEC_GETRES''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/0/g' \ -e 's/@''GNULIB_TIME_RZ''@/0/g' \ -e 's/@''GNULIB_TZSET''@/0/g' \ -e 's/@''GNULIB_MDA_TZSET''@/1/g' \ -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''HAVE_TIMESPEC_GET''@|1|g' \ -e 's|@''HAVE_TIMESPEC_GETRES''@|1|g' \ -e 's|@''HAVE_TIMEZONE_T''@|0|g' \ -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_GMTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_TIME_UTC''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/warn-on-use.h' \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/time.in.h > time.h-t mv time.h-t time.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_ACCESS''@/0/g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/1/g' \ -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/1/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/1/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_EXECL''@/0/g' \ -e 's/@''GNULIB_EXECLE''@/0/g' \ -e 's/@''GNULIB_EXECLP''@/0/g' \ -e 's/@''GNULIB_EXECV''@/0/g' \ -e 's/@''GNULIB_EXECVE''@/0/g' \ -e 's/@''GNULIB_EXECVP''@/0/g' \ -e 's/@''GNULIB_EXECVPE''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ -e 's/@''GNULIB_GETCWD''@/0/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \ -e 's/@''GNULIB_GETENTROPY''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETOPT_POSIX''@/0/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ -e 's/@''GNULIB_GETPASS''@/0/g' \ -e 's/@''GNULIB_GETPASS_GNU''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/0/g' \ -e 's/@''GNULIB_PIPE''@/0/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/1/g' \ -e 's/@''GNULIB_READLINK''@/1/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/0/g' \ -e 's/@''GNULIB_SYMLINK''@/0/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TRUNCATE''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/00/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/1/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/0/g' \ -e 's/@''GNULIB_MDA_ACCESS''@/1/g' \ -e 's/@''GNULIB_MDA_CHDIR''@/1/g' \ -e 's/@''GNULIB_MDA_CLOSE''@/1/g' \ -e 's/@''GNULIB_MDA_DUP''@/1/g' \ -e 's/@''GNULIB_MDA_DUP2''@/1/g' \ -e 's/@''GNULIB_MDA_EXECL''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECV''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \ -e 's/@''GNULIB_MDA_GETCWD''@/1/g' \ -e 's/@''GNULIB_MDA_GETPID''@/1/g' \ -e 's/@''GNULIB_MDA_ISATTY''@/1/g' \ -e 's/@''GNULIB_MDA_LSEEK''@/1/g' \ -e 's/@''GNULIB_MDA_READ''@/1/g' \ -e 's/@''GNULIB_MDA_RMDIR''@/1/g' \ -e 's/@''GNULIB_MDA_SWAB''@/1/g' \ -e 's/@''GNULIB_MDA_UNLINK''@/1/g' \ -e 's/@''GNULIB_MDA_WRITE''@/1/g' \ < /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_EXECVPE''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETENTROPY''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETPASS''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_EXECVPE''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_ACCESS''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_COPY_FILE_RANGE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_EXECL''@|0|g' \ -e 's|@''REPLACE_EXECLE''@|0|g' \ -e 's|@''REPLACE_EXECLP''@|0|g' \ -e 's|@''REPLACE_EXECV''@|0|g' \ -e 's|@''REPLACE_EXECVE''@|0|g' \ -e 's|@''REPLACE_EXECVP''@|0|g' \ -e 's|@''REPLACE_EXECVPE''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_GETPASS''@|0|g' \ -e 's|@''REPLACE_GETPASS_FOR_GETPASS_GNU''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/warn-on-use.h' \ > unistd.h-t mv unistd.h-t unistd.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w unitypes.h-t' /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/unitypes.in.h mv unitypes.h-t unitypes.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w uniwidth.h-t' /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/uniwidth.in.h mv uniwidth.h-t uniwidth.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/0/g' \ -e 's/@''GNULIB_WCTOB''@/0/g' \ -e 's/@''GNULIB_MBSINIT''@/0/g' \ -e 's/@''GNULIB_MBRTOWC''@/0/g' \ -e 's/@''GNULIB_MBRLEN''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/0/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/0/g' \ -e 's/@''GNULIB_WMEMCHR''@/0/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMPCPY''@/0/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ -e 's/@''GNULIB_WCSFTIME''@/0/g' \ -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ < /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/wchar.in.h | \ sed -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMPCPY''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_WCSFTIME''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCSDUP''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ | \ sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_FREE''@|1|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|0|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSFTIME''@|0|g' \ -e 's|@''REPLACE_WCSTOK''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/warn-on-use.h' \ > wchar.h-t mv wchar.h-t wchar.h make all-am make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/srclib' /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -c -o libicrt_a-allocator.o `test -f 'allocator.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/'`allocator.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -c -o libicrt_a-areadlink.o `test -f 'areadlink.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/'`areadlink.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -c -o libicrt_a-basename-lgpl.o `test -f 'basename-lgpl.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/'`basename-lgpl.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -c -o libicrt_a-binary-io.o `test -f 'binary-io.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/'`binary-io.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -c -o libicrt_a-careadlinkat.o `test -f 'careadlinkat.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/'`careadlinkat.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -c -o libicrt_a-cloexec.o `test -f 'cloexec.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/'`cloexec.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -c -o libicrt_a-fcntl.o `test -f 'fcntl.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/'`fcntl.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -c -o libicrt_a-fd-hook.o `test -f 'fd-hook.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/'`fd-hook.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -c -o libicrt_a-free.o `test -f 'free.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/'`free.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -c -o libicrt_a-getprogname.o `test -f 'getprogname.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/'`getprogname.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -c -o libicrt_a-malloca.o `test -f 'malloca.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/'`malloca.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -c -o libicrt_a-progname.o `test -f 'progname.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/'`progname.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -c -o libicrt_a-safe-read.o `test -f 'safe-read.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/'`safe-read.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -c -o malloc/libicrt_a-scratch_buffer_dupfree.o `test -f 'malloc/scratch_buffer_dupfree.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/'`malloc/scratch_buffer_dupfree.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -c -o malloc/libicrt_a-scratch_buffer_grow.o `test -f 'malloc/scratch_buffer_grow.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/'`malloc/scratch_buffer_grow.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -c -o malloc/libicrt_a-scratch_buffer_grow_preserve.o `test -f 'malloc/scratch_buffer_grow_preserve.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/'`malloc/scratch_buffer_grow_preserve.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -c -o malloc/libicrt_a-scratch_buffer_set_array_size.o `test -f 'malloc/scratch_buffer_set_array_size.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/'`malloc/scratch_buffer_set_array_size.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -c -o libicrt_a-stat-time.o `test -f 'stat-time.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/'`stat-time.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -c -o libicrt_a-unistd.o `test -f 'unistd.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/'`unistd.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -c -o uniwidth/libicrt_a-width.o `test -f 'uniwidth/width.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/'`uniwidth/width.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -c -o libicrt_a-xmalloc.o `test -f 'xmalloc.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/'`xmalloc.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -c -o libicrt_a-xstrdup.o `test -f 'xstrdup.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/'`xstrdup.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -c -o libicrt_a-xreadlink.o `test -f 'xreadlink.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/srclib/'`xreadlink.c rm -f libicrt.a /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar cr libicrt.a libicrt_a-allocator.o libicrt_a-areadlink.o libicrt_a-basename-lgpl.o libicrt_a-binary-io.o libicrt_a-careadlinkat.o libicrt_a-cloexec.o libicrt_a-fcntl.o libicrt_a-fd-hook.o libicrt_a-free.o libicrt_a-getprogname.o libicrt_a-malloca.o libicrt_a-progname.o libicrt_a-safe-read.o malloc/libicrt_a-scratch_buffer_dupfree.o malloc/libicrt_a-scratch_buffer_grow.o malloc/libicrt_a-scratch_buffer_grow_preserve.o malloc/libicrt_a-scratch_buffer_set_array_size.o libicrt_a-stat-time.o libicrt_a-unistd.o uniwidth/libicrt_a-width.o libicrt_a-xmalloc.o libicrt_a-xstrdup.o libicrt_a-xreadlink.o /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib libicrt.a make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/srclib' make[1]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/srclib' cd src && make all make[1]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/src' /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -c -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/src -I.. -I../include -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/src/../include -I../srclib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/src/../srclib -I../lib -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -DINSTALLDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin\" -DLOCALEDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/locale\" /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/src/iconv_no_i18n.c /bin/bash ../libtool --mode=link /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -O2 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link,/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -Wl,-rpath-link,/lib64 -Wl,-rpath,/lib64 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link,/lib -Wl,-rpath,/lib -Wl,-rpath-link,/usr/lib -Wl,-rpath,/usr/lib -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline iconv_no_i18n.o ../srclib/libicrt.a ../lib/libiconv.la -o iconv_no_i18n libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -O2 -Wl,-rpath-link -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link -Wl,/lib/x86_64-linux-gnu -Wl,-rpath -Wl,/lib/x86_64-linux-gnu -Wl,-rpath-link -Wl,/lib64 -Wl,-rpath -Wl,/lib64 -Wl,-rpath-link -Wl,/usr/lib/x86_64-linux-gnu -Wl,-rpath -Wl,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link -Wl,/lib -Wl,-rpath -Wl,/lib -Wl,-rpath-link -Wl,/usr/lib -Wl,-rpath -Wl,/usr/lib -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline iconv_no_i18n.o -o .libs/iconv_no_i18n ../srclib/libicrt.a ../lib/.libs/libiconv.so -Wl,-rpath -Wl,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -c -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/src -I.. -I../include -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/src/../include -I../srclib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/src/../srclib -I../lib -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -DINSTALLDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin\" -DLOCALEDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/locale\" /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/src/iconv.c test `ls -ld . | sed -e 's/^d\(.........\).*/\1/'` = rwxrwxrwx || chmod 777 . make[1]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/src' cd po && make all make[1]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/po' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/po' cd man && make all make[1]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/man' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/man' if test -d tests; then cd tests && make all; fi make[1]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/tests' [make install-strip] cd libcharset && make install-strip prefix='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install' exec_prefix='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install' libdir='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib' make[1]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/libcharset' cd lib && make all make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/libcharset/lib' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/libcharset/lib' cd lib && make install prefix='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install' exec_prefix='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install' libdir='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib' make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/libcharset/lib' /bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/libcharset/build-aux/mkinstalldirs /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib ; \ /bin/bash ../libtool --mode=install /usr/bin/install libcharset.la /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libcharset.la mkdir -p -- /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib libtool: install: /usr/bin/install .libs/libcharset.so.1.0.0 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libcharset.so.1.0.0 libtool: install: (cd /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib && { ln -s -f libcharset.so.1.0.0 libcharset.so.1 || { rm -f libcharset.so.1 && ln -s libcharset.so.1.0.0 libcharset.so.1; }; }) libtool: install: (cd /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib && { ln -s -f libcharset.so.1.0.0 libcharset.so || { rm -f libcharset.so && ln -s libcharset.so.1.0.0 libcharset.so; }; }) libtool: install: /usr/bin/install .libs/libcharset.lai /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libcharset.la libtool: install: /usr/bin/install .libs/libcharset.a /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libcharset.a libtool: install: chmod 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libcharset.a libtool: install: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libcharset.a libtool: finish: PATH="/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin:/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin:/home/kristof/Work/xpacks/openocd-xpack.git/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/libcharset/lib' /bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/libcharset/build-aux/mkinstalldirs /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include mkdir -p -- /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include /usr/bin/install -m 644 include/libcharset.h.inst /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libcharset.h /usr/bin/install -m 644 include/localcharset.h.inst /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/localcharset.h make[1]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/libcharset' cd lib && make install-strip prefix='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install' exec_prefix='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install' libdir='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib' make[1]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/lib' if [ ! -d /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib ] ; then /bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/build-aux/mkinstalldirs /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib ; fi /bin/bash ../libtool --mode=install /usr/bin/install libiconv.la /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libiconv.la libtool: install: /usr/bin/install .libs/libiconv.so.2.6.1 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libiconv.so.2.6.1 libtool: install: (cd /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib && { ln -s -f libiconv.so.2.6.1 libiconv.so.2 || { rm -f libiconv.so.2 && ln -s libiconv.so.2.6.1 libiconv.so.2; }; }) libtool: install: (cd /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib && { ln -s -f libiconv.so.2.6.1 libiconv.so || { rm -f libiconv.so && ln -s libiconv.so.2.6.1 libiconv.so; }; }) libtool: install: /usr/bin/install .libs/libiconv.lai /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libiconv.la libtool: install: /usr/bin/install .libs/libiconv.a /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libiconv.a libtool: install: chmod 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libiconv.a libtool: install: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libiconv.a libtool: finish: PATH="/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin:/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin:/home/kristof/Work/xpacks/openocd-xpack.git/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- case "linux-gnu" in \ aix*) (cd /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib && \ objects=`/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar t libiconv.a`" "`/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar t /lib/libiconv.a` && \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar x libiconv.a && /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar x /lib/libiconv.a && \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar q libiconv.new.a $objects && \ rm -f $objects && \ mv -f libiconv.new.a libiconv.a) ;; \ esac make[1]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/lib' cd srclib && make install-strip prefix='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install' exec_prefix='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install' libdir='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib' make[1]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/srclib' if test -z '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip'; then \ make INSTALL_PROGRAM="/bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/build-aux/install-sh -c -s" \ install_sh_PROGRAM="/bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ make INSTALL_PROGRAM="/bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/build-aux/install-sh -c -s" \ install_sh_PROGRAM="/bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip'" install; \ fi make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/srclib' make install-am make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/srclib' make[4]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/srclib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/srclib' make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/srclib' make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/srclib' make[1]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/srclib' cd src && make install-strip prefix='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install' exec_prefix='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install' libdir='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib' make[1]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/src' case '/usr/bin/install' in \ */install-reloc) \ make install prefix='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install' exec_prefix='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install' libdir='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib' RELOCATABLE_STRIP='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip' ;; \ *) \ make install prefix='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install' exec_prefix='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install' libdir='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib' INSTALL_PROGRAM='/bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/build-aux/install-sh -c -s' ;; \ esac make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/src' test `ls -ld . | sed -e 's/^d\(.........\).*/\1/'` = rwxrwxrwx || chmod 777 . if [ ! -d /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin ] ; then /bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/build-aux/mkinstalldirs /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin ; fi mkdir -p -- /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin case "linux-gnu" in \ hpux*) /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -O2 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link,/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -Wl,-rpath-link,/lib64 -Wl,-rpath,/lib64 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link,/lib -Wl,-rpath,/lib -Wl,-rpath-link,/usr/lib -Wl,-rpath,/usr/lib -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline `if test -n ''; then /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin; fi` iconv.o ../srclib/libicrt.a -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -liconv `if test -n ''; then echo " -Wl,+b -Wl,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib"; fi` -o iconv;; \ *) /bin/bash ../libtool --mode=link /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -O2 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link,/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -Wl,-rpath-link,/lib64 -Wl,-rpath,/lib64 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link,/lib -Wl,-rpath,/lib -Wl,-rpath-link,/usr/lib -Wl,-rpath,/usr/lib -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline `if test -n ''; then /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin; fi` iconv.o ../srclib/libicrt.a /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libiconv.la -o iconv;; \ esac libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -O2 -Wl,-rpath-link -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link -Wl,/lib/x86_64-linux-gnu -Wl,-rpath -Wl,/lib/x86_64-linux-gnu -Wl,-rpath-link -Wl,/lib64 -Wl,-rpath -Wl,/lib64 -Wl,-rpath-link -Wl,/usr/lib/x86_64-linux-gnu -Wl,-rpath -Wl,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link -Wl,/lib -Wl,-rpath -Wl,/lib -Wl,-rpath-link -Wl,/usr/lib -Wl,-rpath -Wl,/usr/lib -ffunction-sections -fdata-sections -pipe -O2 -w -fgnu89-inline iconv.o -o iconv ../srclib/libicrt.a /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libiconv.so -Wl,-rpath -Wl,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath -Wl,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib /bin/bash ../libtool --mode=install /bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/build-aux/install-sh -c -s iconv /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/iconv libtool: install: /bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/build-aux/install-sh -c -s iconv /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/iconv make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/src' make[1]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/src' if [ ! -d /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include ] ; then /bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/build-aux/mkinstalldirs /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include ; fi /usr/bin/install -m 644 include/iconv.h.inst /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/iconv.h cd po && make install-strip prefix='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install' exec_prefix='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install' datarootdir='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share' datadir='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share' make[1]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/po' if test "libiconv" = "gettext-tools"; then \ /bin/mkdir -p /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/gettext/po; \ 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 \ /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/po/$file \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/po' cd man && make install-strip prefix='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install' exec_prefix='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install' datarootdir='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share' datadir='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share' mandir='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/man' make[1]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/man' if [ ! -d /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/man/man1 ] ; then /bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/build-aux/mkinstalldirs /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/man/man1 ; fi mkdir -p -- /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/man/man1 builddir="`pwd`"; cd /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/man && for f in *.1 ; do (cd "$builddir"; echo /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/man/$f /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/man/man1/$f ; /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/man/$f /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/man/man1/$f) ; done /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/man/iconv.1 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/man/man1/iconv.1 if [ ! -d /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/man/man3 ] ; then /bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/build-aux/mkinstalldirs /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/man/man3 ; fi mkdir -p -- /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/man/man3 builddir="`pwd`"; cd /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/man && for f in *.3 ; do (cd "$builddir"; echo /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/man/$f /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/man/man3/$f ; /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/man/$f /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/man/man3/$f) ; done /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/man/iconv.3 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/man/man3/iconv.3 /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/man/iconv_close.3 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/man/man3/iconv_close.3 /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/man/iconv_open.3 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/man/man3/iconv_open.3 /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/man/iconv_open_into.3 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/man/man3/iconv_open_into.3 /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/man/iconvctl.3 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/man/man3/iconvctl.3 if [ ! -d /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/doc/ ] ; then /bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/build-aux/mkinstalldirs /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/doc/ ; fi mkdir -p -- /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/doc/ builddir="`pwd`"; cd /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/man && for f in *.html ; do (cd "$builddir"; echo /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/man/$f /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/doc//$f ; /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/man/$f /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/doc//$f) ; done /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/man/iconv.1.html /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/doc//iconv.1.html /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/man/iconv.3.html /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/doc//iconv.3.html /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/man/iconv_close.3.html /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/doc//iconv_close.3.html /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/man/iconv_open.3.html /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/doc//iconv_open.3.html /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/man/iconv_open_into.3.html /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/doc//iconv_open_into.3.html /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libiconv-1.17/man/iconvctl.3.html /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/doc//iconvctl.3.html make[1]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libiconv-1.17/man' Copying license files for libiconv-1.17... [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libiconv-1.17] [/usr/bin/install -v -c -m 644 AUTHORS /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libiconv-1.17] 'AUTHORS' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libiconv-1.17/AUTHORS' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libiconv-1.17] [/usr/bin/install -v -c -m 644 COPYING /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libiconv-1.17] 'COPYING' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libiconv-1.17/COPYING' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libiconv-1.17] [/usr/bin/install -v -c -m 644 COPYING.LIB /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libiconv-1.17] 'COPYING.LIB' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libiconv-1.17/COPYING.LIB' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libiconv-1.17] [/usr/bin/install -v -c -m 644 DEPENDENCIES /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libiconv-1.17] 'DEPENDENCIES' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libiconv-1.17/DEPENDENCIES' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libiconv-1.17] [/usr/bin/install -v -c -m 644 NEWS /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libiconv-1.17] 'NEWS' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libiconv-1.17/NEWS' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libiconv-1.17] [/usr/bin/install -v -c -m 644 README /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libiconv-1.17] 'README' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libiconv-1.17/README' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libiconv-1.17] [/usr/bin/install -v -c -m 644 THANKS /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libiconv-1.17] 'THANKS' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libiconv-1.17/THANKS' mkdir: created directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/stamps' mkdir: created directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/logs/autoconf-2.71' File "/home/kristof/Work/cache/autoconf-2.71.tar.xz" already downloaded Extracting "/home/kristof/Work/cache/autoconf-2.71.tar.xz" -> "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71"... mkdir: created directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/autoconf-2.71' Running autoconf configure... [bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/configure --prefix=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install --libdir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib --includedir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include --mandir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/man --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=x86_64-pc-linux-gnu --with-universal-archs=64-bit --with-computed-gotos --with-dbmliborder=gdbm:ndbm] configure: WARNING: unrecognized options: --with-universal-archs, --with-computed-gotos, --with-dbmliborder checking for a BSD-compatible install... /usr/bin/install checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu configure: autobuild project... GNU Autoconf configure: autobuild revision... 2.71 configure: autobuild hostname... docker configure: autobuild timestamp... 20230716T104435Z checking for a shell whose -n mode is known to work... /bin/bash checking for characters that cannot appear in file names... none checking whether directories can have trailing spaces... yes checking for expr... /usr/bin/expr checking for GNU M4 that supports accurate traces... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gm4 checking whether /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gm4 accepts --gnu... yes checking how m4 supports trace files... --debugfile checking for perl... /usr/bin/perl checking whether /usr/bin/perl Fcntl::flock is implemented... yes checking for emacs... no checking for xemacs... no checking for emacs... no checking where .elc files should go... ${datadir}/emacs/site-lisp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking whether make is case sensitive... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating tests/atlocal config.status: creating Makefile config.status: linking /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/GNUmakefile to GNUmakefile config.status: executing tests/atconfig commands configure: WARNING: unrecognized options: --with-universal-archs, --with-computed-gotos, --with-dbmliborder Running autoconf make... [make -j 1] make all-am make[1]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/autoconf-2.71' rm -f bin/autom4te bin/autom4te.tmp /bin/mkdir -p bin srcdir=''; \ test -f ./bin/autom4te.in || srcdir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/; \ sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin|g' -e 's|@pkgdatadir[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/autoconf|g' -e 's|@prefix[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install|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[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gm4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--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 chmod +x bin/autom4te.tmp chmod a-w bin/autom4te.tmp mv bin/autom4te.tmp bin/autom4te rm -f lib/autom4te.cfg lib/autom4te.cfg-t /bin/mkdir -p lib sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin|g' -e 's|@pkgdatadir[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/autoconf|g' -e 's|@prefix[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install|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[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gm4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--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' /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/autom4te.in >lib/autom4te.cfg-t chmod a-w lib/autom4te.cfg-t mv -f lib/autom4te.cfg-t lib/autom4te.cfg /bin/mkdir -p lib/m4sugar :;{ \ echo '# This file is part of -*- Autoconf -*-.' && \ echo '# Version of Autoconf.' && \ echo '# Copyright (C) 1999, 2000, 2001, 2002, 2006, 2007, 2009' && \ echo '# Free Software Foundation, Inc.' && \ echo &&\ echo 'm4_define([m4_PACKAGE_NAME], [GNU Autoconf])' && \ echo 'm4_define([m4_PACKAGE_TARNAME], [autoconf])' && \ echo 'm4_define([m4_PACKAGE_VERSION], [2.71])' && \ echo 'm4_define([m4_PACKAGE_STRING], [GNU Autoconf 2.71])' && \ echo 'm4_define([m4_PACKAGE_BUGREPORT], [bug-autoconf@gnu.org])' && \ echo 'm4_define([m4_PACKAGE_URL], [https://www.gnu.org/software/autoconf/])' && \ echo 'm4_define([m4_PACKAGE_YEAR], [2021])'; \ } > lib/m4sugar/version.m4-t mv lib/m4sugar/version.m4-t lib/m4sugar/version.m4 autom4te_perllibdir='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71'/lib --language M4sh --cache '' \ --melt /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/bin/autoconf.as -o bin/autoconf.in rm -f bin/autoconf bin/autoconf.tmp /bin/mkdir -p bin srcdir=''; \ test -f ./bin/autoconf.in || srcdir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/; \ sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin|g' -e 's|@pkgdatadir[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/autoconf|g' -e 's|@prefix[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install|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[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gm4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--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 chmod +x bin/autoconf.tmp chmod a-w bin/autoconf.tmp mv bin/autoconf.tmp bin/autoconf rm -f bin/autoheader bin/autoheader.tmp /bin/mkdir -p bin srcdir=''; \ test -f ./bin/autoheader.in || srcdir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/; \ sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin|g' -e 's|@pkgdatadir[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/autoconf|g' -e 's|@prefix[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install|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[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gm4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--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 chmod +x bin/autoheader.tmp chmod a-w bin/autoheader.tmp mv bin/autoheader.tmp bin/autoheader rm -f bin/autoreconf bin/autoreconf.tmp /bin/mkdir -p bin srcdir=''; \ test -f ./bin/autoreconf.in || srcdir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/; \ sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin|g' -e 's|@pkgdatadir[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/autoconf|g' -e 's|@prefix[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install|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[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gm4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--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 chmod +x bin/autoreconf.tmp chmod a-w bin/autoreconf.tmp mv bin/autoreconf.tmp bin/autoreconf rm -f bin/autoscan bin/autoscan.tmp /bin/mkdir -p bin srcdir=''; \ test -f ./bin/autoscan.in || srcdir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/; \ sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin|g' -e 's|@pkgdatadir[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/autoconf|g' -e 's|@prefix[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install|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[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gm4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--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 chmod +x bin/autoscan.tmp chmod a-w bin/autoscan.tmp mv bin/autoscan.tmp bin/autoscan rm -f bin/autoupdate bin/autoupdate.tmp /bin/mkdir -p bin srcdir=''; \ test -f ./bin/autoupdate.in || srcdir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/; \ sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin|g' -e 's|@pkgdatadir[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/autoconf|g' -e 's|@prefix[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install|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[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gm4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--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 chmod +x bin/autoupdate.tmp chmod a-w bin/autoupdate.tmp mv bin/autoupdate.tmp bin/autoupdate rm -f bin/ifnames bin/ifnames.tmp /bin/mkdir -p bin srcdir=''; \ test -f ./bin/ifnames.in || srcdir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/; \ sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin|g' -e 's|@pkgdatadir[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/autoconf|g' -e 's|@prefix[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install|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[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gm4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--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 chmod +x bin/ifnames.tmp chmod a-w bin/ifnames.tmp mv bin/ifnames.tmp bin/ifnames autom4te_perllibdir='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71'/lib --language=M4sh /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/tests/wrapper.as -o tests/wrapper.in rm -f tests/autoconf tests/autoconf.tmp input=tests/wrapper.in \ && sed -e 's|@wrap_program[@]|autoconf|g' -e 's|@abs_top_srcdir[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71|g' -e 's|@abs_top_builddir[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/autoconf-2.71|g' -e "s|@configure_input[@]|Generated from $input.|g" tests/wrapper.in >tests/autoconf.tmp chmod +x tests/autoconf.tmp chmod a-w tests/autoconf.tmp mv -f tests/autoconf.tmp tests/autoconf rm -f tests/autoheader tests/autoheader.tmp input=tests/wrapper.in \ && sed -e 's|@wrap_program[@]|autoheader|g' -e 's|@abs_top_srcdir[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71|g' -e 's|@abs_top_builddir[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/autoconf-2.71|g' -e "s|@configure_input[@]|Generated from $input.|g" tests/wrapper.in >tests/autoheader.tmp chmod +x tests/autoheader.tmp chmod a-w tests/autoheader.tmp mv -f tests/autoheader.tmp tests/autoheader rm -f tests/autom4te tests/autom4te.tmp input=tests/wrapper.in \ && sed -e 's|@wrap_program[@]|autom4te|g' -e 's|@abs_top_srcdir[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71|g' -e 's|@abs_top_builddir[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/autoconf-2.71|g' -e "s|@configure_input[@]|Generated from $input.|g" tests/wrapper.in >tests/autom4te.tmp chmod +x tests/autom4te.tmp chmod a-w tests/autom4te.tmp mv -f tests/autom4te.tmp tests/autom4te rm -f tests/autoreconf tests/autoreconf.tmp input=tests/wrapper.in \ && sed -e 's|@wrap_program[@]|autoreconf|g' -e 's|@abs_top_srcdir[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71|g' -e 's|@abs_top_builddir[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/autoconf-2.71|g' -e "s|@configure_input[@]|Generated from $input.|g" tests/wrapper.in >tests/autoreconf.tmp chmod +x tests/autoreconf.tmp chmod a-w tests/autoreconf.tmp mv -f tests/autoreconf.tmp tests/autoreconf rm -f tests/autoscan tests/autoscan.tmp input=tests/wrapper.in \ && sed -e 's|@wrap_program[@]|autoscan|g' -e 's|@abs_top_srcdir[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71|g' -e 's|@abs_top_builddir[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/autoconf-2.71|g' -e "s|@configure_input[@]|Generated from $input.|g" tests/wrapper.in >tests/autoscan.tmp chmod +x tests/autoscan.tmp chmod a-w tests/autoscan.tmp mv -f tests/autoscan.tmp tests/autoscan rm -f tests/autoupdate tests/autoupdate.tmp input=tests/wrapper.in \ && sed -e 's|@wrap_program[@]|autoupdate|g' -e 's|@abs_top_srcdir[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71|g' -e 's|@abs_top_builddir[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/autoconf-2.71|g' -e "s|@configure_input[@]|Generated from $input.|g" tests/wrapper.in >tests/autoupdate.tmp chmod +x tests/autoupdate.tmp chmod a-w tests/autoupdate.tmp mv -f tests/autoupdate.tmp tests/autoupdate rm -f tests/ifnames tests/ifnames.tmp input=tests/wrapper.in \ && sed -e 's|@wrap_program[@]|ifnames|g' -e 's|@abs_top_srcdir[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71|g' -e 's|@abs_top_builddir[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/autoconf-2.71|g' -e "s|@configure_input[@]|Generated from $input.|g" tests/wrapper.in >tests/ifnames.tmp chmod +x tests/ifnames.tmp chmod a-w tests/ifnames.tmp mv -f tests/ifnames.tmp tests/ifnames if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case lib/emacs/autoconf-mode.elc in */*) \ am__dir=`echo 'lib/emacs/autoconf-mode.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/$am__dir"; \ esac; \ test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \ no --batch \ \ $am__subdir_includes -L . -L /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71 \ --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") )' \ -f batch-byte-compile '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/emacs/autoconf-mode.el'; \ else :; fi if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case lib/emacs/autotest-mode.elc in */*) \ am__dir=`echo 'lib/emacs/autotest-mode.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/$am__dir"; \ esac; \ test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \ no --batch \ \ $am__subdir_includes -L . -L /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71 \ --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") )' \ -f batch-byte-compile '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/emacs/autotest-mode.el'; \ else :; fi /bin/mkdir -p lib/autoconf lang=`echo 'lib/autoconf/autoconf' | sed 's,.*/,,'` \ && if test $lang = autoconf; then \ lang=autoconf-without-aclocal-m4; \ else :; fi \ && autom4te_perllibdir='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71'/lib \ --language=$lang \ --freeze \ --output=lib/autoconf/autoconf.m4f /bin/mkdir -p lib/autoscan echo '# Automatically Generated: do not edit this file' >lib/autoscan/autoscan.list sed '/^[#]/!q' /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/autoscan/autoscan.pre >>lib/autoscan/autoscan.list ( \ sed -n '/^[^#]/p' /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/autoscan/autoscan.pre; \ autom4te_perllibdir='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71'/lib --cache '' -M -l autoconf-without-aclocal-m4 \ -t'AN_OUTPUT:$1: $2 $3' \ ) | LC_ALL=C sort >>lib/autoscan/autoscan.list /bin/mkdir -p lib/autotest lang=`echo 'lib/autotest/autotest' | sed 's,.*/,,'` \ && if test $lang = autoconf; then \ lang=autoconf-without-aclocal-m4; \ else :; fi \ && autom4te_perllibdir='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71'/lib \ --language=$lang \ --freeze \ --output=lib/autotest/autotest.m4f /bin/mkdir -p lib/m4sugar lang=`echo 'lib/m4sugar/m4sugar' | sed 's,.*/,,'` \ && if test $lang = autoconf; then \ lang=autoconf-without-aclocal-m4; \ else :; fi \ && autom4te_perllibdir='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71'/lib \ --language=$lang \ --freeze \ --output=lib/m4sugar/m4sugar.m4f /bin/mkdir -p lib/m4sugar lang=`echo 'lib/m4sugar/m4sh' | sed 's,.*/,,'` \ && if test $lang = autoconf; then \ lang=autoconf-without-aclocal-m4; \ else :; fi \ && autom4te_perllibdir='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71'/lib \ --language=$lang \ --freeze \ --output=lib/m4sugar/m4sh.m4f make[1]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/autoconf-2.71' [make install-strip] if test -z '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip'; then \ make INSTALL_PROGRAM="/bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/build-aux/install-sh -c -s" \ install_sh_PROGRAM="/bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ make INSTALL_PROGRAM="/bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/build-aux/install-sh -c -s" \ install_sh_PROGRAM="/bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip'" install; \ fi make[1]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/autoconf-2.71' make install-am make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/autoconf-2.71' if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case lib/emacs/autoconf-mode.elc in */*) \ am__dir=`echo 'lib/emacs/autoconf-mode.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/$am__dir"; \ esac; \ test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \ no --batch \ \ $am__subdir_includes -L . -L /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71 \ --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") )' \ -f batch-byte-compile '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/emacs/autoconf-mode.el'; \ else :; fi if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case lib/emacs/autotest-mode.elc in */*) \ am__dir=`echo 'lib/emacs/autotest-mode.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/$am__dir"; \ esac; \ test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \ no --batch \ \ $am__subdir_includes -L . -L /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71 \ --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") )' \ -f batch-byte-compile '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/emacs/autotest-mode.el'; \ else :; fi make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/autoconf-2.71' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin' /usr/bin/install bin/autoconf bin/autoheader bin/autom4te bin/autoreconf bin/autoscan bin/autoupdate bin/ifnames '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/autoconf/autoconf' /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/autoconf/autoconf.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/autoconf/general.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/autoconf/status.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/autoconf/oldnames.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/autoconf/specific.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/autoconf/autoheader.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/autoconf/autoupdate.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/autoconf/autotest.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/autoconf/autoscan.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/autoconf/lang.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/autoconf/c.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/autoconf/erlang.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/autoconf/fortran.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/autoconf/functions.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/autoconf/go.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/autoconf/headers.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/autoconf/types.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/autoconf/libs.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/autoconf/programs.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/autoconf/trailer.m4 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/autoconf/autoconf' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/autoconf/autotest' /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/autotest/autotest.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/autotest/general.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/autotest/specific.m4 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/autoconf/autotest' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/autoconf/build-aux' /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/build-aux/config.guess /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/build-aux/config.sub /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/build-aux/install-sh '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/autoconf/build-aux' if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case lib/emacs/autoconf-mode.elc in */*) \ am__dir=`echo 'lib/emacs/autoconf-mode.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/$am__dir"; \ esac; \ test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \ no --batch \ \ $am__subdir_includes -L . -L /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71 \ --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") )' \ -f batch-byte-compile '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/emacs/autoconf-mode.el'; \ else :; fi if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case lib/emacs/autotest-mode.elc in */*) \ am__dir=`echo 'lib/emacs/autotest-mode.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/$am__dir"; \ esac; \ test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \ no --batch \ \ $am__subdir_includes -L . -L /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71 \ --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") )' \ -f batch-byte-compile '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/emacs/autotest-mode.el'; \ else :; fi /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/autoconf/m4sugar' /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/m4sugar/m4sugar.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/m4sugar/foreach.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/m4sugar/m4sh.m4 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/autoconf/m4sugar' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/autoconf/Autom4te' /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/Autom4te/C4che.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/Autom4te/ChannelDefs.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/Autom4te/Channels.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/Autom4te/Config.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/Autom4te/Configure_ac.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/Autom4te/FileUtils.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/Autom4te/General.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/Autom4te/Getopt.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/Autom4te/Request.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/lib/Autom4te/XFile.pm '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/autoconf/Autom4te' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/info' /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/doc/autoconf.info /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/doc/standards.info '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/info' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/man/man1' /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/man/autoconf.1 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/man/autoheader.1 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/man/autom4te.1 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/man/autoreconf.1 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/man/autoscan.1 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/man/autoupdate.1 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/man/ifnames.1 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/man/man1' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/autoconf/autoconf' /usr/bin/install -m 644 lib/autoconf/autoconf.m4f '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/autoconf/autoconf' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/autoconf/autoscan' /usr/bin/install -m 644 lib/autoscan/autoscan.list '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/autoconf/autoscan' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/autoconf/autotest' /usr/bin/install -m 644 lib/autotest/autotest.m4f '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/autoconf/autotest' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/autoconf/m4sugar' /usr/bin/install -m 644 lib/m4sugar/version.m4 lib/m4sugar/m4sugar.m4f lib/m4sugar/m4sh.m4f '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/autoconf/m4sugar' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/autoconf' /usr/bin/install -m 644 lib/autom4te.cfg '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/autoconf' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/autoconf' /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/autoconf-2.71/INSTALL '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/autoconf' make install-data-hook make[4]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/autoconf-2.71' for s in build-aux/config.guess build-aux/config.sub build-aux/install-sh; do \ chmod +x "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/autoconf/$s"; \ done make[4]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/autoconf-2.71' make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/autoconf-2.71' make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/autoconf-2.71' make[1]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/autoconf-2.71' Copying license files for autoconf-2.71... [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/autoconf-2.71] [/usr/bin/install -v -c -m 644 AUTHORS /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/autoconf-2.71] 'AUTHORS' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/autoconf-2.71/AUTHORS' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/autoconf-2.71] [/usr/bin/install -v -c -m 644 COPYING /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/autoconf-2.71] 'COPYING' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/autoconf-2.71/COPYING' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/autoconf-2.71] [/usr/bin/install -v -c -m 644 COPYING.EXCEPTION /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/autoconf-2.71] 'COPYING.EXCEPTION' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/autoconf-2.71/COPYING.EXCEPTION' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/autoconf-2.71] [/usr/bin/install -v -c -m 644 COPYINGv3 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/autoconf-2.71] 'COPYINGv3' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/autoconf-2.71/COPYINGv3' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/autoconf-2.71] [/usr/bin/install -v -c -m 644 NEWS /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/autoconf-2.71] 'NEWS' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/autoconf-2.71/NEWS' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/autoconf-2.71] [/usr/bin/install -v -c -m 644 README /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/autoconf-2.71] 'README' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/autoconf-2.71/README' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/autoconf-2.71] [/usr/bin/install -v -c -m 644 THANKS /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/autoconf-2.71] 'THANKS' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/autoconf-2.71/THANKS' Testing if autoconf scripts start properly... [/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/autoconf --version] autoconf (GNU Autoconf) 2.71 Copyright (C) 2021 Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later , This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by David J. MacKenzie and Akim Demaille. mkdir: created directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/logs/automake-1.16.5' File "/home/kristof/Work/cache/automake-1.16.5.tar.xz" already downloaded Extracting "/home/kristof/Work/cache/automake-1.16.5.tar.xz" -> "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5"... mkdir: created directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/automake-1.16.5' Running automake configure... [bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/configure --prefix=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install --libdir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib --includedir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include --mandir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/man --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=x86_64-pc-linux-gnu] checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether ln -s works... yes checking for perl... /usr/bin/perl checking for tex... no checking for yacc... yacc checking for lex... lex checking whether autoconf is installed... yes checking whether autoconf works... yes checking whether autoconf is recent enough... yes checking whether ln works... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F configure: will now look for a sturdy POSIX shell, for our testsuite checking for sh... /bin/sh checking for sh5... no checking for dash... /bin/dash checking for ash... no checking for bash... /bin/bash checking for zsh... no checking for ksh... no checking for pdksh... no checking whether /bin/bash supports $(cmd)... yes checking whether /bin/bash supports $((expr))... yes checking whether /bin/bash supports ${#var}... yes checking whether /bin/bash supports ${var#glob} and ${var%glob}... yes checking whether /bin/bash preserves exit traps with "set -e"... yes checking whether /bin/bash can define exit traps in a shell function... yes checking whether /bin/bash corrupts stderr with "set -x"... no checking whether /bin/bash can return early from "dot-sourced" files... yes checking whether /bin/bash supports alias named like shell builtins... yes checking whether /bin/bash supports "test -e"... yes configure: shell /bin/bash is good enough, stop looking configure: will use /bin/bash as the testsuite shell configure: will now look for generic compilers checking for x86_64-pc-linux-gnu-cc... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc accepts -g... yes checking for /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc option to enable C11 features... none needed checking whether /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc understands -c and -o together... yes checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C++... yes checking whether /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++ accepts -g... yes checking for /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++ option to enable C++11 features... none needed checking for x86_64-pc-linux-gnu-xlf95... no checking for x86_64-pc-linux-gnu-f95... no checking for x86_64-pc-linux-gnu-fort... no checking for x86_64-pc-linux-gnu-ifort... no checking for x86_64-pc-linux-gnu-ifc... no checking for x86_64-pc-linux-gnu-efc... no checking for x86_64-pc-linux-gnu-pgfortran... no checking for x86_64-pc-linux-gnu-pgf95... no checking for x86_64-pc-linux-gnu-lf95... no checking for x86_64-pc-linux-gnu-ftn... no checking for x86_64-pc-linux-gnu-nagfor... no checking for x86_64-pc-linux-gnu-xlf90... no checking for x86_64-pc-linux-gnu-f90... no checking for x86_64-pc-linux-gnu-armflang... no checking for x86_64-pc-linux-gnu-flang... no checking for x86_64-pc-linux-gnu-pgf90... no checking for x86_64-pc-linux-gnu-pghpf... no checking for x86_64-pc-linux-gnu-epcf90... no checking for x86_64-pc-linux-gnu-g95... no checking for x86_64-pc-linux-gnu-gfortran... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgfortran... no checking for pgf95... no checking for lf95... no checking for ftn... no checking for nagfor... no checking for xlf90... no checking for f90... no checking for armflang... no checking for flang... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for g95... no checking for gfortran... gfortran checking whether the Fortran compiler works... yes checking for Fortran compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... configure: WARNING: cannot run Fortran compiled programs. If you meant to cross compile, use `--host'. configure: tests requiring the Fortran compiler will be skipped checking for x86_64-pc-linux-gnu-xlf... no checking for x86_64-pc-linux-gnu-f77... no checking for x86_64-pc-linux-gnu-frt... no checking for x86_64-pc-linux-gnu-pgf77... no checking for x86_64-pc-linux-gnu-cf77... no checking for x86_64-pc-linux-gnu-fort77... no checking for x86_64-pc-linux-gnu-fl32... no checking for x86_64-pc-linux-gnu-af77... no checking for x86_64-pc-linux-gnu-g77... no checking for x86_64-pc-linux-gnu-armflang... no checking for x86_64-pc-linux-gnu-flang... no checking for x86_64-pc-linux-gnu-gfortran... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for g77... no checking for armflang... no checking for flang... no checking for gfortran... gfortran checking whether the Fortran 77 compiler works... yes checking for Fortran 77 compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... configure: WARNING: cannot run Fortran 77 compiled programs. If you meant to cross compile, use `--host'. configure: tests requiring the Fortran 77 compiler will be skipped configure: will now look for GNU compilers configure: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc is already a GNU C compiler configure: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++ is already a GNU C++ compiler checking for x86_64-pc-linux-gnu-gfortran... no checking for gfortran... gfortran checking for x86_64-pc-linux-gnu-g77... no checking for x86_64-pc-linux-gnu-gfortran... no checking for g77... no checking for gfortran... gfortran checking for x86_64-pc-linux-gnu-gcj... no checking for gcj... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating pre-inst-env config.status: linking /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/GNUmakefile to GNUmakefile Running automake make... [make -j 1] GEN bin/automake GEN bin/aclocal GEN bin/aclocal-1.16 GEN bin/automake-1.16 GEN t/ax/shell-no-trail-bslash GEN t/ax/cc-no-c-o GEN runtest GEN doc/aclocal.1 GEN doc/automake.1 GEN lib/Automake/Config.pm GEN doc/aclocal-1.16.1 GEN doc/automake-1.16.1 GEN t/ax/test-defs.sh [make install-strip] if test -z '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip'; then \ make INSTALL_PROGRAM="/bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/install-sh -c -s" \ install_sh_PROGRAM="/bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ make INSTALL_PROGRAM="/bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/install-sh -c -s" \ install_sh_PROGRAM="/bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip'" install; \ fi make[1]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/automake-1.16.5' make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/automake-1.16.5' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin' /usr/bin/install bin/automake bin/aclocal '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin' make install-exec-hook make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/automake-1.16.5' ln '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/automake' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/automake-1.16' ln '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/aclocal' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/aclocal-1.16' make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/automake-1.16.5' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/automake-1.16/am' /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/am/check.am /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/am/check2.am /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/am/clean-hdr.am /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/am/clean.am /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/am/compile.am /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/am/configure.am /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/am/data.am /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/am/dejagnu.am /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/am/depend.am /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/am/depend2.am /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/am/distdir.am /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/am/footer.am /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/am/header-vars.am /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/am/header.am /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/am/install.am /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/am/inst-vars.am /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/am/java.am /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/am/lang-compile.am /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/am/lex.am /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/am/library.am /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/am/libs.am /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/am/libtool.am /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/am/lisp.am /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/am/ltlib.am /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/am/ltlibrary.am /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/am/mans-vars.am /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/am/mans.am /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/am/program.am /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/am/progs.am /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/am/python.am /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/am/remake-hdr.am /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/am/scripts.am /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/am/subdirs.am /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/am/tags.am /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/am/texi-vers.am /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/am/texibuild.am /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/am/texinfos.am /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/am/vala.am /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/am/yacc.am '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/automake-1.16/am' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/aclocal-1.16' /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/m4/amversion.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/m4/ar-lib.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/m4/as.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/m4/auxdir.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/m4/cond.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/m4/cond-if.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/m4/depend.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/m4/depout.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/m4/dmalloc.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/m4/extra-recurs.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/m4/gcj.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/m4/init.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/m4/install-sh.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/m4/lead-dot.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/m4/lex.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/m4/lispdir.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/m4/maintainer.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/m4/make.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/m4/missing.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/m4/mkdirp.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/m4/obsolete.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/m4/options.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/m4/python.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/m4/prog-cc-c-o.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/m4/runlog.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/m4/sanity.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/m4/silent.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/m4/strip.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/m4/substnot.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/m4/tar.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/m4/upc.m4 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/m4/vala.m4 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/aclocal-1.16' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/aclocal-1.16/internal' /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/m4/internal/ac-config-macro-dirs.m4 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/aclocal-1.16/internal' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/doc/automake' /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/doc/amhello-1.0.tar.gz '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/doc/automake' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/automake-1.16/Automake' /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/Automake/ChannelDefs.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/Automake/Channels.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/Automake/Condition.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/Automake/Configure_ac.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/Automake/DisjConditions.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/Automake/FileUtils.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/Automake/General.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/Automake/Getopt.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/Automake/Item.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/Automake/ItemDef.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/Automake/Language.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/Automake/Location.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/Automake/Options.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/Automake/Rule.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/Automake/RuleDef.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/Automake/Variable.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/Automake/VarDef.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/Automake/Version.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/Automake/XFile.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/Automake/Wrap.pm '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/automake-1.16/Automake' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/automake-1.16' /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/COPYING /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/INSTALL /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/texinfo.tex '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/automake-1.16' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/automake-1.16' /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/config.guess /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/config.sub /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/install-sh /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/mdate-sh /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/missing /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/mkinstalldirs /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/ylwrap /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/depcomp /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/py-compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/ar-lib /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/test-driver /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/lib/tap-driver.sh '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/automake-1.16' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/aclocal' /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/m4/acdir/README '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/aclocal' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/info' /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/doc/automake.info /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/doc/automake.info-1 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/doc/automake.info-2 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/automake-1.16.5/doc/automake-history.info '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/info' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/man/man1' /usr/bin/install -m 644 doc/aclocal.1 doc/automake.1 doc/aclocal-1.16.1 doc/automake-1.16.1 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/man/man1' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/automake-1.16/Automake' /usr/bin/install -m 644 lib/Automake/Config.pm '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/automake-1.16/Automake' make install-data-hook make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/automake-1.16.5' chmod +x '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/automake-1.16/config.guess' chmod +x '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/automake-1.16/config.sub' chmod +x '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/automake-1.16/install-sh' chmod +x '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/automake-1.16/mdate-sh' chmod +x '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/automake-1.16/missing' chmod +x '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/automake-1.16/mkinstalldirs' chmod +x '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/automake-1.16/ylwrap' chmod +x '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/automake-1.16/depcomp' chmod +x '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/automake-1.16/compile' chmod +x '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/automake-1.16/py-compile' chmod +x '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/automake-1.16/ar-lib' chmod +x '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/automake-1.16/test-driver' chmod +x '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/automake-1.16/tap-driver.sh' make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/automake-1.16.5' make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/automake-1.16.5' make[1]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/automake-1.16.5' Copying license files for automake-1.16.5... [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/automake-1.16.5] [/usr/bin/install -v -c -m 644 AUTHORS /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/automake-1.16.5] 'AUTHORS' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/automake-1.16.5/AUTHORS' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/automake-1.16.5] [/usr/bin/install -v -c -m 644 COPYING /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/automake-1.16.5] 'COPYING' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/automake-1.16.5/COPYING' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/automake-1.16.5] [/usr/bin/install -v -c -m 644 NEWS /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/automake-1.16.5] 'NEWS' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/automake-1.16.5/NEWS' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/automake-1.16.5] [/usr/bin/install -v -c -m 644 NEWS-2.0 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/automake-1.16.5] 'NEWS-2.0' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/automake-1.16.5/NEWS-2.0' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/automake-1.16.5] [/usr/bin/install -v -c -m 644 README /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/automake-1.16.5] 'README' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/automake-1.16.5/README' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/automake-1.16.5] [/usr/bin/install -v -c -m 644 THANKS /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/automake-1.16.5] 'THANKS' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/automake-1.16.5/THANKS' Testing if automake scripts start properly... [/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/automake --version] automake (GNU automake) 1.16.5 Copyright (C) 2021 Free Software Foundation, Inc. License GPLv2+: GNU GPL version 2 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by Tom Tromey and Alexandre Duret-Lutz . mkdir: created directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/logs/libtool-2.4.7' File "/home/kristof/Work/cache/libtool-2.4.7.tar.xz" already downloaded Extracting "/home/kristof/Work/cache/libtool-2.4.7.tar.xz" -> "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7"... mkdir: created directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7' Running libtool configure... [bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/configure --prefix=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install --libdir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib --includedir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include --mandir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/man --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=x86_64-pc-linux-gnu --disable-dependency-tracking --enable-ltdl-install] ## ------------------------- ## ## Configuring libtool 2.4.7 ## ## ------------------------- ## checking for GNU M4 that supports accurate traces... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gm4 checking whether /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gm4 accepts --gnu... yes checking how m4 supports trace files... --debugfile checking for a BSD-compatible install... /usr/bin/install checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu configure: autobuild project... GNU Libtool configure: autobuild revision... 2.4.7 configure: autobuild hostname... docker configure: autobuild mode... default configure: autobuild timestamp... 20230716T104443Z checking for x86_64-pc-linux-gnu-gcc... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc accepts -g... yes checking for /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc option to accept ISO C89... none needed checking whether /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc... none checking how to run the C preprocessor... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for Minix Amsterdam compiler... no checking for x86_64-pc-linux-gnu-ar... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar checking how to run the C preprocessor... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -E checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld checking if the linker (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/nm checking the name lister (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-file... no checking for file... file checking for x86_64-pc-linux-gnu-objdump... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip checking for x86_64-pc-linux-gnu-ranlib... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib checking command to parse /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/nm output from /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc supports -fno-rtti -fno-exceptions... yes checking for /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc PIC flag -fPIC -DPIC works... yes checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc static flag -static works... yes checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc supports -c -o file.o... yes checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc linker (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking what extension is used for runtime loadable modules... .so checking what variable specifies run-time module search path... LD_LIBRARY_PATH 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 /lib32 /usr/lib32 /libx32 /usr/libx32 checking for library containing dlopen... -ldl checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... yes checking for error_t... yes checking for argz_add... yes checking for argz_append... yes checking for argz_count... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking if argz actually works... yes checking whether libtool supports -dlopen/-dlpreopen... yes checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... no checking for strlcpy... no checking whether we are using the GNU C++ compiler... yes checking whether /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++ accepts -g... yes checking dependency style of /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++... none checking how to run the C++ preprocessor... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++ -E checking for ld used by /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld -m elf_x86_64 checking if the linker (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++ linker (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld -m elf_x86_64) supports shared libraries... yes checking for /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++ option to produce PIC... -fPIC -DPIC checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++ PIC flag -fPIC -DPIC works... yes checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++ static flag -static works... yes checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++ supports -c -o file.o... yes checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++ supports -c -o file.o... (cached) yes checking whether the /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++ linker (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for x86_64-pc-linux-gnu-g77... no checking for x86_64-pc-linux-gnu-xlf... no checking for x86_64-pc-linux-gnu-f77... no checking for x86_64-pc-linux-gnu-frt... no checking for x86_64-pc-linux-gnu-pgf77... no checking for x86_64-pc-linux-gnu-cf77... no checking for x86_64-pc-linux-gnu-fort77... no checking for x86_64-pc-linux-gnu-fl32... no checking for x86_64-pc-linux-gnu-af77... no checking for x86_64-pc-linux-gnu-xlf90... no checking for x86_64-pc-linux-gnu-f90... no checking for x86_64-pc-linux-gnu-pgf90... no checking for x86_64-pc-linux-gnu-pghpf... no checking for x86_64-pc-linux-gnu-epcf90... no checking for x86_64-pc-linux-gnu-gfortran... no checking for x86_64-pc-linux-gnu-g95... no checking for x86_64-pc-linux-gnu-xlf95... no checking for x86_64-pc-linux-gnu-f95... no checking for x86_64-pc-linux-gnu-fort... no checking for x86_64-pc-linux-gnu-ifort... no checking for x86_64-pc-linux-gnu-ifc... no checking for x86_64-pc-linux-gnu-efc... no checking for x86_64-pc-linux-gnu-pgfortran... no checking for x86_64-pc-linux-gnu-pgf95... no checking for x86_64-pc-linux-gnu-lf95... no checking for x86_64-pc-linux-gnu-ftn... no checking for x86_64-pc-linux-gnu-nagfor... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether gfortran accepts -g... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for x86_64-pc-linux-gnu-gfortran... no checking for x86_64-pc-linux-gnu-g95... no checking for x86_64-pc-linux-gnu-xlf95... no checking for x86_64-pc-linux-gnu-f95... no checking for x86_64-pc-linux-gnu-fort... no checking for x86_64-pc-linux-gnu-ifort... no checking for x86_64-pc-linux-gnu-ifc... no checking for x86_64-pc-linux-gnu-efc... no checking for x86_64-pc-linux-gnu-pgfortran... no checking for x86_64-pc-linux-gnu-pgf95... no checking for x86_64-pc-linux-gnu-lf95... no checking for x86_64-pc-linux-gnu-ftn... no checking for x86_64-pc-linux-gnu-nagfor... no checking for x86_64-pc-linux-gnu-xlf90... no checking for x86_64-pc-linux-gnu-f90... no checking for x86_64-pc-linux-gnu-pgf90... no checking for x86_64-pc-linux-gnu-pghpf... no checking for x86_64-pc-linux-gnu-epcf90... no checking for x86_64-pc-linux-gnu-g77... no checking for x86_64-pc-linux-gnu-xlf... no checking for x86_64-pc-linux-gnu-f77... no checking for x86_64-pc-linux-gnu-frt... no checking for x86_64-pc-linux-gnu-pgf77... no checking for x86_64-pc-linux-gnu-cf77... no checking for x86_64-pc-linux-gnu-fort77... no checking for x86_64-pc-linux-gnu-fl32... no checking for x86_64-pc-linux-gnu-af77... no checking for gfortran... gfortran checking whether we are using the GNU Fortran compiler... yes checking whether gfortran accepts -g... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for x86_64-pc-linux-gnu-gccgo... no checking for gccgo... no checking for x86_64-pc-linux-gnu-gcj... no checking for gcj... no checking for x86_64-pc-linux-gnu-windres... no checking for windres... no checking for C compiler option to allow warnings... -Wno-error checking for C++ compiler option to allow warnings... -Wno-error checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gnulib-tests/Makefile config.status: creating config.h config.status: linking /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/GNUmakefile to GNUmakefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands Running libtool make... [make -j 1] GEN libtoolize make all-recursive make[1]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7' Making all in . make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7' make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7' make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7' CC libltdl/loaders/libltdl_la-preopen.lo CC libltdl/libltdl_la-lt__alloc.lo CC libltdl/libltdl_la-lt_dlloader.lo CC libltdl/libltdl_la-lt_error.lo CC libltdl/libltdl_la-ltdl.lo CC libltdl/libltdl_la-slist.lo CC libltdl/loaders/dlopen.lo CCLD libltdl/dlopen.la CC libltdl/lt__strl.lo CCLD libltdl/libltdl.la GEN /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/libltdl/stamp-mk make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7' Making all in gnulib-tests make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7/gnulib-tests' make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7' make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7' ## ---------------------------------------------------- ## ## ------------------- Gnulib tests ------------------- ## ## You can ignore compiler warnings in this directory. ## ## ---------------------------------------------------- ## make all-recursive make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7/gnulib-tests' make[4]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7' make[4]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7' Making all in . make[4]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7/gnulib-tests' make[5]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7' make[5]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7/gnulib-tests' make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7/gnulib-tests' make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7/gnulib-tests' make[1]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7' [make install-strip] if test -z '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip'; then \ make INSTALL_PROGRAM="/bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/build-aux/install-sh -c -s" \ install_sh_PROGRAM="/bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ make INSTALL_PROGRAM="/bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/build-aux/install-sh -c -s" \ install_sh_PROGRAM="/bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip'" install; \ fi make[1]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7' make install-recursive make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7' Making install in . make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7' make[4]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin' /usr/bin/install libtool '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib' /bin/bash ./libtool --mode=install /usr/bin/install -s libltdl/libltdl.la '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib' libtool: install: /usr/bin/install libltdl/.libs/libltdl.so.7.3.2 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libltdl.so.7.3.2 libtool: install: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip --strip-unneeded /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libltdl.so.7.3.2 libtool: install: (cd /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib && { ln -s -f libltdl.so.7.3.2 libltdl.so.7 || { rm -f libltdl.so.7 && ln -s libltdl.so.7.3.2 libltdl.so.7; }; }) libtool: install: (cd /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib && { ln -s -f libltdl.so.7.3.2 libltdl.so || { rm -f libltdl.so && ln -s libltdl.so.7.3.2 libltdl.so; }; }) libtool: install: /usr/bin/install libltdl/.libs/libltdl.lai /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libltdl.la libtool: install: /usr/bin/install libltdl/.libs/libltdl.a /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libltdl.a libtool: install: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip --strip-debug /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libltdl.a libtool: install: chmod 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libltdl.a libtool: install: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libltdl.a libtool: finish: PATH="/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin:/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin:/home/kristof/Work/xpacks/openocd-xpack.git/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- GREP='/bin/grep' SED='/bin/sed' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/build-aux/inline-source' libtoolize > '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/libtoolize' rm -rf '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool'/* /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/m4/libtool.m4' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/aclocal/libtool.m4' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/m4/ltargz.m4' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/aclocal/ltargz.m4' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/m4/ltdl.m4' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/aclocal/ltdl.m4' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/m4/ltoptions.m4' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/aclocal/ltoptions.m4' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/m4/ltsugar.m4' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/aclocal/ltsugar.m4' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/m4/ltversion.m4' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/aclocal/ltversion.m4' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/m4/lt~obsolete.m4' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/aclocal/lt~obsolete.m4' /usr/bin/install '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/build-aux/compile' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/build-aux/compile' /usr/bin/install '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/build-aux/config.guess' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/build-aux/config.guess' /usr/bin/install '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/build-aux/config.sub' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/build-aux/config.sub' /usr/bin/install '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/build-aux/depcomp' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/build-aux/depcomp' /usr/bin/install '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/build-aux/install-sh' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/build-aux/install-sh' /usr/bin/install '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/build-aux/missing' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/build-aux/missing' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/build-aux/ltmain.sh' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/build-aux/ltmain.sh' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/libltdl/COPYING.LIB' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/COPYING.LIB' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/libltdl/Makefile.am' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/Makefile.am' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/libltdl/README' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/README' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/libltdl/configure.ac' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/configure.ac' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/libltdl/aclocal.m4' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/aclocal.m4' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/libltdl/Makefile.in' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/Makefile.in' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/libltdl/config-h.in' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/config-h.in' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/libltdl/configure' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/configure' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/libltdl/libltdl/lt__alloc.h' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/libltdl/lt__alloc.h' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/libltdl/libltdl/lt__argz_.h' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/libltdl/lt__argz_.h' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/libltdl/libltdl/lt__dirent.h' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/libltdl/lt__dirent.h' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/libltdl/libltdl/lt__glibc.h' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/libltdl/lt__glibc.h' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/libltdl/libltdl/lt__private.h' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/libltdl/lt__private.h' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/libltdl/libltdl/lt__strl.h' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/libltdl/lt__strl.h' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/libltdl/libltdl/lt_dlloader.h' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/libltdl/lt_dlloader.h' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/libltdl/libltdl/lt_error.h' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/libltdl/lt_error.h' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/libltdl/libltdl/lt_system.h' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/libltdl/lt_system.h' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/libltdl/libltdl/slist.h' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/libltdl/slist.h' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/libltdl/loaders/dld_link.c' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/loaders/dld_link.c' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/libltdl/loaders/dlopen.c' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/loaders/dlopen.c' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/libltdl/loaders/dyld.c' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/loaders/dyld.c' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/libltdl/loaders/load_add_on.c' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/loaders/load_add_on.c' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/libltdl/loaders/loadlibrary.c' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/loaders/loadlibrary.c' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/libltdl/loaders/preopen.c' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/loaders/preopen.c' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/libltdl/loaders/shl_load.c' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/loaders/shl_load.c' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/libltdl/lt__alloc.c' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/lt__alloc.c' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/libltdl/lt__argz.c' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/lt__argz.c' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/libltdl/lt__dirent.c' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/lt__dirent.c' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/libltdl/lt__strl.c' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/lt__strl.c' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/libltdl/lt_dlloader.c' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/lt_dlloader.c' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/libltdl/lt_error.c' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/lt_error.c' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/libltdl/ltdl.c' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/ltdl.c' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/libltdl/ltdl.h' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/ltdl.h' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/libltdl/ltdl.mk' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/ltdl.mk' /usr/bin/install -m 644 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/libltdl/slist.c' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/slist.c' chmod a+x '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/libtool/configure' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include' /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/libltdl/ltdl.h '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/info' /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/doc/libtool.info /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/doc/libtool.info-1 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/doc/libtool.info-2 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/info' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libltdl' /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/libltdl/libltdl/lt_system.h /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/libltdl/libltdl/lt_error.h /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/libltdl/libltdl/lt_dlloader.h '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libltdl' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/man/man1' /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/doc/libtool.1 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libtool-2.4.7/doc/libtoolize.1 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/man/man1' make[4]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7' make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7' Making install in gnulib-tests make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7/gnulib-tests' make[4]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7' make[4]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7' make install-recursive make[4]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7/gnulib-tests' make[5]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7' make[5]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7' Making install in . make[5]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7/gnulib-tests' make[6]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7' make[6]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7' make[6]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7/gnulib-tests' make[7]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7' make[7]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7/gnulib-tests' make[5]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7/gnulib-tests' make[4]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7/gnulib-tests' make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7/gnulib-tests' make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7' make[1]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libtool-2.4.7' Linking glibtool... 'glibtool' -> 'libtool' 'glibtoolize' -> 'libtoolize' Copying license files for libtool-2.4.7... [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libtool-2.4.7] [/usr/bin/install -v -c -m 644 AUTHORS /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libtool-2.4.7] 'AUTHORS' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libtool-2.4.7/AUTHORS' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libtool-2.4.7] [/usr/bin/install -v -c -m 644 COPYING /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libtool-2.4.7] 'COPYING' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libtool-2.4.7/COPYING' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libtool-2.4.7] [/usr/bin/install -v -c -m 644 NEWS /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libtool-2.4.7] 'NEWS' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libtool-2.4.7/NEWS' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libtool-2.4.7] [/usr/bin/install -v -c -m 644 README /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libtool-2.4.7] 'README' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libtool-2.4.7/README' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libtool-2.4.7] [/usr/bin/install -v -c -m 644 THANKS /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libtool-2.4.7] 'THANKS' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libtool-2.4.7/THANKS' Checking the libtool shared libraries... [ls -l /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libltdl.so.7.3.2] -rwxr-xr-x 1 kristof kristof 43528 Jul 16 10:44 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libltdl.so.7.3.2 [readelf -d /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libltdl.so.7.3.2 | egrep ...] 0x000000000000000e (SONAME) Library soname: [libltdl.so.7] 0x000000000000000f (RPATH) Library rpath: [/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib] 0x0000000000000001 (NEEDED) Shared library: [libdl.so.2] 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] [ldd -v /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libltdl.so.7.3.2] linux-vdso.so.1 (0x00007ffcb33e3000) libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fea8d79f000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fea8d3ae000) /lib64/ld-linux-x86-64.so.2 (0x00007fea8d9a3000) Version information: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libltdl.so.7.3.2: libdl.so.2 (GLIBC_2.2.5) => /lib/x86_64-linux-gnu/libdl.so.2 libc.so.6 (GLIBC_2.3) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.14) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.2.5) => /lib/x86_64-linux-gnu/libc.so.6 /lib/x86_64-linux-gnu/libdl.so.2: ld-linux-x86-64.so.2 (GLIBC_PRIVATE) => /lib64/ld-linux-x86-64.so.2 libc.so.6 (GLIBC_PRIVATE) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.4) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.2.5) => /lib/x86_64-linux-gnu/libc.so.6 /lib/x86_64-linux-gnu/libc.so.6: ld-linux-x86-64.so.2 (GLIBC_2.3) => /lib64/ld-linux-x86-64.so.2 ld-linux-x86-64.so.2 (GLIBC_PRIVATE) => /lib64/ld-linux-x86-64.so.2 Testing if libtool binaries start properly... [/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/libtool --version] libtool (GNU libtool) 2.4.7 Written by Gordon Matzigkeit, 1996 Copyright (C) 2014 Free Software Foundation, Inc. Testing if libtool binaries display help... [/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/libtool --help] Usage: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/libtool [OPTION]... [MODE-ARG]... Provide generalized library-building support services. Options: --config show all configuration variables --debug enable verbose shell tracing -n, --dry-run display commands without modifying any files --features display basic configuration information and exit --mode=MODE use operation mode MODE --no-warnings equivalent to '-Wnone' --preserve-dup-deps don't remove duplicate dependency libraries --quiet, --silent don't print informational messages --tag=TAG use configuration variables from tag TAG -v, --verbose print more informational messages than default --version print version information -W, --warnings=CATEGORY report the warnings falling in CATEGORY [all] -h, --help, --help-all print short, long, or detailed help message Warning categories include: 'all' show all warnings 'none' turn off all the warnings 'error' warnings are treated as fatal errors MODE must be one of the following: clean remove files from the build directory compile compile a source file into a libtool object execute automatically set library path, then run a program finish complete the installation of libtool libraries install install libraries or executables link create a library or an executable uninstall remove libraries from an installed directory MODE-ARGS vary depending on the MODE. When passed as first option, '--mode=MODE' may be abbreviated as 'MODE' or a unique abbreviation of that. Try 'libtool --help --mode=MODE' for a more detailed description of MODE. When reporting a bug, please describe a test case to reproduce it and include the following information: host-triplet: x86_64-pc-linux-gnu shell: /bin/bash compiler: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc compiler flags: -ffunction-sections -fdata-sections -pipe -O2 -w linker: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld -m elf_x86_64 (gnu? yes) version: libtool (GNU libtool) 2.4.7 automake: automake (GNU automake) 1.16.5 autoconf: autoconf (GNU Autoconf) 2.71 Report bugs to . GNU libtool home page: . General help using GNU software: . mkdir: created directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/logs/pkg-config-0.29.2' File "/home/kristof/Work/cache/pkg-config-0.29.2.tar.gz" already downloaded Extracting "/home/kristof/Work/cache/pkg-config-0.29.2.tar.gz" -> "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2"... mkdir: created directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2' Running pkg_config configure... [bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/configure --prefix=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install --libdir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib --includedir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include --mandir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/man --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=x86_64-pc-linux-gnu --with-internal-glib --with-pc-path= --with-system-include-path=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include --with-libiconv=yes --disable-debug --disable-host-tool --disable-compile-warnings] checking for a BSD-compatible install... /usr/bin/install checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc accepts -g... yes checking for /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc option to accept ISO C89... none needed checking whether /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc understands -c and -o together... yes checking dependency style of /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld checking if the linker (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/nm checking the name lister (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip checking for x86_64-pc-linux-gnu-ranlib... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib checking command to parse /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/nm output from /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc supports -fno-rtti -fno-exceptions... yes checking for /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc PIC flag -fPIC -DPIC works... yes checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc static flag -static works... yes checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc supports -c -o file.o... yes checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc linker (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether make supports nested variables... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for x86_64-pc-linux-gnu-gcc... (cached) /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc accepts -g... (cached) yes checking for /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc option to accept ISO C89... (cached) none needed checking whether /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc understands -c and -o together... (cached) yes checking dependency style of /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc... (cached) gcc3 checking for ln... ln checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for unistd.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for bash... /bin/bash checking for default search path for .pc files... checking for system include path to avoid -I flags... /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include checking for system library path to avoid -L flags... /usr/lib:/lib configure: creating ./config.lt config.lt: creating libtool checking whether to list both direct and indirect dependencies... no checking for Win32... no checking if prefix should be redefined at runtime... no checking if internal glib should be used... yes checking if host- prefixed tool should be installed... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating pkg.m4 config.status: creating check/Makefile config.status: creating check/config.sh config.status: creating config.h.win32 config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in glib (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib) configure: running /bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/configure --disable-option-checking '--prefix=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install' '--libdir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib' '--includedir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include' '--mandir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/man' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--target=x86_64-pc-linux-gnu' '--with-internal-glib' '--with-pc-path=' '--with-system-include-path=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include' '--with-libiconv=yes' '--disable-debug' '--disable-host-tool' '--disable-compile-warnings' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'target_alias=x86_64-pc-linux-gnu' 'CC=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc' 'CFLAGS=-ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion' 'LDFLAGS=-L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -O2 -Wl,--gc-sections -Wl,-rpath-link,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link,/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -Wl,-rpath-link,/lib64 -Wl,-rpath,/lib64 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link,/lib -Wl,-rpath,/lib -Wl,-rpath-link,/usr/lib -Wl,-rpath,/usr/lib' 'CPPFLAGS=-I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include ' 'PKG_CONFIG=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/pkg-config' 'PKG_CONFIG_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/pkgconfig:' 'PKG_CONFIG_LIBDIR=' --cache-file=/dev/null --srcdir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib checking for a BSD-compatible install... /usr/bin/install checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-gcc... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc accepts -g... yes checking for /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc option to accept ISO C89... none needed checking whether /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc... gcc3 checking how to run the C preprocessor... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for the BeOS... no checking for Win32... no checking for the Android... no checking for Mac OS X Carbon support... no checking for Mac OS X Cocoa support... no checking whether to enable garbage collector friendliness... no checking whether to disable memory pools... no checking for x86_64-pc-linux-gnu-c++... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++ checking whether we are using the GNU C++ compiler... yes checking whether /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++ accepts -g... yes checking dependency style of /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++... gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gawk... (cached) gawk checking for perl5... no checking for perl... perl checking for indent... no checking for perl... /usr/bin/perl checking whether /usr/bin/python version is >= 2.5... yes checking for /usr/bin/python version... 2.7 checking for /usr/bin/python platform... linux2 checking for /usr/bin/python script directory... ${prefix}/lib/python2.7/site-packages checking for /usr/bin/python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking for libiconv_open in -liconv... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld -m elf_x86_64 checking if the linker (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld -m elf_x86_64) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/nm checking the name lister (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld -m elf_x86_64 option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip checking for x86_64-pc-linux-gnu-ranlib... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib checking command to parse /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/nm output from /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc supports -fno-rtti -fno-exceptions... yes checking for /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc PIC flag -fPIC -DPIC works... yes checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc static flag -static works... yes checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc supports -c -o file.o... yes checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc linker (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld -m elf_x86_64 -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking how to run the C++ preprocessor... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++ -E checking for ld used by /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld -m elf_x86_64 -m elf_x86_64 checking if the linker (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld -m elf_x86_64 -m elf_x86_64) is GNU ld... yes checking whether the /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++ linker (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld -m elf_x86_64 -m elf_x86_64) supports shared libraries... yes checking for /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++ option to produce PIC... -fPIC -DPIC checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++ PIC flag -fPIC -DPIC works... yes checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++ static flag -static works... yes checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++ supports -c -o file.o... yes checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++ supports -c -o file.o... (cached) yes checking whether the /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++ linker (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld -m elf_x86_64 -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: creating ./config.lt config.lt: creating libtool checking for extra flags to get ANSI library prototypes... none needed checking for extra flags for POSIX compliance... none needed checking for vprintf... yes checking for _doprnt... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for mmap... yes checking for posix_memalign... yes checking for memalign... yes checking for valloc... yes checking for fsync... yes checking for pipe2... yes checking for issetugid... no checking for atexit... yes checking for on_exit... yes checking for timegm... yes checking for gmtime_r... yes checking for __libc_enable_secure... yes checking size of char... 1 checking size of short... 2 checking size of long... 8 checking size of int... 4 checking size of void *... 8 checking size of long long... 8 checking size of __int64... 0 checking for sig_atomic_t... yes checking for format to printf and scanf a guint64... %llu checking for an ANSI C-conforming const... yes checking for growing stack pointer... yes checking for __inline... yes checking for __inline__... yes checking for inline... yes checking if inline functions in headers work... yes checking for working do while(0) macros... yes checking for ISO C99 varargs macros in C... yes checking for ISO C99 varargs macros in C++... yes checking for GNUC varargs macros... yes checking for GNUC visibility attribute... yes checking whether using Sun Studio C compiler... no checking whether byte ordering is bigendian... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for unistd.h... (cached) yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/vmount.h usability... no checking sys/vmount.h presence... no checking for sys/vmount.h... no checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking sys/mnttab.h usability... no checking sys/mnttab.h presence... no checking for sys/mnttab.h... no checking sys/vfstab.h usability... no checking sys/vfstab.h presence... no checking for sys/vfstab.h... no checking sys/mntctl.h usability... no checking sys/mntctl.h presence... no checking for sys/mntctl.h... no checking fstab.h usability... yes checking fstab.h presence... yes checking for fstab.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking linux/magic.h usability... yes checking linux/magic.h presence... yes checking for linux/magic.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking for sys/mount.h... yes checking for sys/sysctl.h... yes checking for sysctlbyname... no checking xlocale.h usability... no checking xlocale.h presence... no checking for xlocale.h... no checking for struct stat.st_mtimensec... no checking for struct stat.st_mtim.tv_nsec... yes checking for struct stat.st_atimensec... no checking for struct stat.st_atim.tv_nsec... yes checking for struct stat.st_ctimensec... no checking for struct stat.st_ctim.tv_nsec... yes checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct statfs.f_fstypename... no checking for struct statfs.f_bavail... yes checking for struct statvfs.f_basetype... no checking for struct statvfs.f_fstypename... no checking for struct tm.tm_gmtoff... yes checking for struct tm.__tm_gmtoff... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for struct dirent.d_type... yes checking for nl_langinfo and CODESET... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for setlocale... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking size of size_t... 8 checking for the appropriate definition for size_t... unsigned long checking size of ssize_t... 8 checking for the appropriate definition for ssize_t... long checking for lstat... yes checking for strerror... yes checking for strsignal... yes checking for memmove... yes checking for vsnprintf... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for poll... yes checking for getcwd... yes checking for vasprintf... yes checking for setenv... yes checking for unsetenv... yes checking for getc_unlocked... yes checking for readlink... yes checking for symlink... yes checking for fdwalk... no checking for memmem... yes checking for chown... yes checking for lchmod... no checking for lchown... yes checking for fchmod... yes checking for fchown... yes checking for link... yes checking for utimes... yes checking for getgrgid... yes checking for getpwuid... yes checking for getresuid... yes checking for getmntent_r... yes checking for setmntent... yes checking for endmntent... yes checking for hasmntopt... yes checking for getfsstat... no checking for getvfsstat... no checking for fallocate... yes checking for splice... yes checking for prlimit... yes checking for statvfs... yes checking for statfs... yes checking whether to use statfs or statvfs... statfs checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking for _NSGetEnviron... no checking for newlocale... yes checking for uselocale... yes checking for strtod_l... yes checking for strtoll_l... yes checking for strtoull_l... yes checking for C99 vsnprintf... yes checking whether printf supports positional parameters... yes checking value of AF_INET... 2 checking value of AF_INET6... 10 checking value of AF_UNIX... 1 checking value of MSG_PEEK... 2 checking value of MSG_OOB... 1 checking value of MSG_DONTROUTE... 4 checking for getprotobyname_r... yes checking for endservent... yes checking for if_nametoindex... yes checking for if_indextoname... yes checking if arpa/nameser_compat.h is needed... no checking for res_query... in -lresolv checking for socket... yes checking for res_init... yes checking for linux/netlink.h... yes checking for struct ip_mreqn... yes checking number of arguments to statfs()... 2 checking for signed... yes checking for long long... yes checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for size_t... (cached) yes checking for ptrdiff_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for snprintf... yes checking for wcslen... yes checking for C99 snprintf... yes checking for fd_set... yes, found in sys/types.h checking for nl_langinfo (CODESET)... yes checking for nl_langinfo (PM_STR)... yes checking for nl_langinfo (_NL_CTYPE_OUTDIGITn_MB)... yes checking for a compliant posix_memalign() implementation... yes checking for OpenBSD strlcpy/strlcat... no checking for an implementation of va_copy()... yes checking for an implementation of __va_copy()... yes checking whether va_lists can be copied by value... no checking for dlopen... no checking for NSLinkModule... no checking for dlopen in -ldl... yes checking for dlsym in -ldl... yes checking for RTLD_GLOBAL brokenness... no checking for preceeding underscore in symbols... no checking for dlerror... yes checking for the suffix of module shared libraries... .so checking for gspawn implementation... gspawn.lo checking for GIOChannel implementation... giounix.lo checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking for inotify_init1... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking for platform-dependent source... checking whether to compile timeloop... yes checking if building for some Win32 platform... no checking for thread implementation... posix checking thread related cflags... -pthread checking thread related libraries... -pthread checking for localtime_r... yes checking for gmtime_r... (cached) yes checking for posix getpwuid_r... yes checking for posix getgrgid_r... yes checking for pthread_attr_setstacksize... yes checking for pthread_condattr_setclock... yes checking for pthread_cond_timedwait_monotonic... no checking for pthread_cond_timedwait_monotonic_np... no checking for clock_gettime... yes checking for lock-free atomic intrinsics... yes checking for futex(2) system call... yes checking for eventfd(2) system call... yes checking value of POLLIN... 1 checking value of POLLOUT... 4 checking value of POLLPRI... 2 checking value of POLLERR... 8 checking value of POLLHUP... 16 checking value of POLLNVAL... 32 checking for broken poll... no checking for EILSEQ... yes checking for guint32... yes checking alignment of guint32... 4 checking for guint64... yes checking alignment of guint64... 8 checking for unsigned long... yes checking alignment of unsigned long... 8 checking for -Bsymbolic-functions linker flag... yes checking for -fvisibility=hidden compiler flag... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating glib/Makefile config.status: creating glib/libcharset/Makefile config.status: creating glib/gnulib/Makefile config.status: creating m4macros/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing glib/glibconfig.h commands Running pkg_config make... [make -j 1 V=1] make all-recursive make[1]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2' Making all in glib make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib' make all-recursive make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib' Making all in . make[4]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib' make[4]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib' Making all in m4macros make[4]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib/m4macros' make all-am make[5]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib/m4macros' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib/m4macros' make[4]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib/m4macros' Making all in glib make[4]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib/glib' cd .. && \ /bin/bash ./config.status glib/glibconfig.h config.status: executing glib/glibconfig.h commands config.status: glib/glibconfig.h is unchanged make all-recursive make[5]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib/glib' Making all in libcharset make[6]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib/glib/libcharset' make all-am make[7]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib/glib/libcharset' /bin/bash ../../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/libcharset -I../.. -DLIBDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib\" -I../.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libcharset_la-localcharset.lo -MD -MP -MF .deps/libcharset_la-localcharset.Tpo -c -o libcharset_la-localcharset.lo `test -f 'localcharset.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/libcharset/'`localcharset.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/libcharset -I../.. -DLIBDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib\" -I../.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libcharset_la-localcharset.lo -MD -MP -MF .deps/libcharset_la-localcharset.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/libcharset/localcharset.c -o libcharset_la-localcharset.o mv -f .deps/libcharset_la-localcharset.Tpo .deps/libcharset_la-localcharset.Plo /bin/bash ../../libtool --tag=CC --mode=link /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -O2 -Wl,--gc-sections -Wl,-rpath-link,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link,/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -Wl,-rpath-link,/lib64 -Wl,-rpath,/lib64 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link,/lib -Wl,-rpath,/lib -Wl,-rpath-link,/usr/lib -Wl,-rpath,/usr/lib -o libcharset.la libcharset_la-localcharset.lo libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar cru .libs/libcharset.a libcharset_la-localcharset.o /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib .libs/libcharset.a libtool: link: ( cd ".libs" && rm -f "libcharset.la" && ln -s "../libcharset.la" "libcharset.la" ) /bin/sed -e '/^#/d' -e 's/@''PACKAGE''@/glib/g' /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/libcharset/ref-add.sin > t-ref-add.sed /bin/sed -e '/^#/d' -e 's/@''PACKAGE''@/glib/g' /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/libcharset/ref-del.sin > t-ref-del.sed /bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/libcharset/config.charset 'x86_64-pc-linux-gnu' > t-charset.alias make[7]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib/glib/libcharset' make[6]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib/glib/libcharset' Making all in . make[6]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib/glib' /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gallocator.lo -MD -MP -MF .deps/libglib_2_0_la-gallocator.Tpo -c -o libglib_2_0_la-gallocator.lo `test -f 'deprecated/gallocator.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`deprecated/gallocator.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gallocator.lo -MD -MP -MF .deps/libglib_2_0_la-gallocator.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/deprecated/gallocator.c -o libglib_2_0_la-gallocator.o mv -f .deps/libglib_2_0_la-gallocator.Tpo .deps/libglib_2_0_la-gallocator.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gcache.lo -MD -MP -MF .deps/libglib_2_0_la-gcache.Tpo -c -o libglib_2_0_la-gcache.lo `test -f 'deprecated/gcache.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`deprecated/gcache.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gcache.lo -MD -MP -MF .deps/libglib_2_0_la-gcache.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/deprecated/gcache.c -o libglib_2_0_la-gcache.o mv -f .deps/libglib_2_0_la-gcache.Tpo .deps/libglib_2_0_la-gcache.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gcompletion.lo -MD -MP -MF .deps/libglib_2_0_la-gcompletion.Tpo -c -o libglib_2_0_la-gcompletion.lo `test -f 'deprecated/gcompletion.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`deprecated/gcompletion.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gcompletion.lo -MD -MP -MF .deps/libglib_2_0_la-gcompletion.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/deprecated/gcompletion.c -o libglib_2_0_la-gcompletion.o mv -f .deps/libglib_2_0_la-gcompletion.Tpo .deps/libglib_2_0_la-gcompletion.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-grel.lo -MD -MP -MF .deps/libglib_2_0_la-grel.Tpo -c -o libglib_2_0_la-grel.lo `test -f 'deprecated/grel.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`deprecated/grel.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-grel.lo -MD -MP -MF .deps/libglib_2_0_la-grel.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/deprecated/grel.c -o libglib_2_0_la-grel.o mv -f .deps/libglib_2_0_la-grel.Tpo .deps/libglib_2_0_la-grel.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gthread-deprecated.lo -MD -MP -MF .deps/libglib_2_0_la-gthread-deprecated.Tpo -c -o libglib_2_0_la-gthread-deprecated.lo `test -f 'deprecated/gthread-deprecated.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`deprecated/gthread-deprecated.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gthread-deprecated.lo -MD -MP -MF .deps/libglib_2_0_la-gthread-deprecated.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/deprecated/gthread-deprecated.c -o libglib_2_0_la-gthread-deprecated.o mv -f .deps/libglib_2_0_la-gthread-deprecated.Tpo .deps/libglib_2_0_la-gthread-deprecated.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-garray.lo -MD -MP -MF .deps/libglib_2_0_la-garray.Tpo -c -o libglib_2_0_la-garray.lo `test -f 'garray.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`garray.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-garray.lo -MD -MP -MF .deps/libglib_2_0_la-garray.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/garray.c -o libglib_2_0_la-garray.o mv -f .deps/libglib_2_0_la-garray.Tpo .deps/libglib_2_0_la-garray.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gasyncqueue.lo -MD -MP -MF .deps/libglib_2_0_la-gasyncqueue.Tpo -c -o libglib_2_0_la-gasyncqueue.lo `test -f 'gasyncqueue.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gasyncqueue.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gasyncqueue.lo -MD -MP -MF .deps/libglib_2_0_la-gasyncqueue.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gasyncqueue.c -o libglib_2_0_la-gasyncqueue.o mv -f .deps/libglib_2_0_la-gasyncqueue.Tpo .deps/libglib_2_0_la-gasyncqueue.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gatomic.lo -MD -MP -MF .deps/libglib_2_0_la-gatomic.Tpo -c -o libglib_2_0_la-gatomic.lo `test -f 'gatomic.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gatomic.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gatomic.lo -MD -MP -MF .deps/libglib_2_0_la-gatomic.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gatomic.c -o libglib_2_0_la-gatomic.o mv -f .deps/libglib_2_0_la-gatomic.Tpo .deps/libglib_2_0_la-gatomic.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gbacktrace.lo -MD -MP -MF .deps/libglib_2_0_la-gbacktrace.Tpo -c -o libglib_2_0_la-gbacktrace.lo `test -f 'gbacktrace.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gbacktrace.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gbacktrace.lo -MD -MP -MF .deps/libglib_2_0_la-gbacktrace.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gbacktrace.c -o libglib_2_0_la-gbacktrace.o mv -f .deps/libglib_2_0_la-gbacktrace.Tpo .deps/libglib_2_0_la-gbacktrace.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gbase64.lo -MD -MP -MF .deps/libglib_2_0_la-gbase64.Tpo -c -o libglib_2_0_la-gbase64.lo `test -f 'gbase64.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gbase64.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gbase64.lo -MD -MP -MF .deps/libglib_2_0_la-gbase64.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gbase64.c -o libglib_2_0_la-gbase64.o mv -f .deps/libglib_2_0_la-gbase64.Tpo .deps/libglib_2_0_la-gbase64.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gbitlock.lo -MD -MP -MF .deps/libglib_2_0_la-gbitlock.Tpo -c -o libglib_2_0_la-gbitlock.lo `test -f 'gbitlock.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gbitlock.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gbitlock.lo -MD -MP -MF .deps/libglib_2_0_la-gbitlock.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gbitlock.c -o libglib_2_0_la-gbitlock.o mv -f .deps/libglib_2_0_la-gbitlock.Tpo .deps/libglib_2_0_la-gbitlock.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gbookmarkfile.lo -MD -MP -MF .deps/libglib_2_0_la-gbookmarkfile.Tpo -c -o libglib_2_0_la-gbookmarkfile.lo `test -f 'gbookmarkfile.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gbookmarkfile.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gbookmarkfile.lo -MD -MP -MF .deps/libglib_2_0_la-gbookmarkfile.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gbookmarkfile.c -o libglib_2_0_la-gbookmarkfile.o mv -f .deps/libglib_2_0_la-gbookmarkfile.Tpo .deps/libglib_2_0_la-gbookmarkfile.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gbytes.lo -MD -MP -MF .deps/libglib_2_0_la-gbytes.Tpo -c -o libglib_2_0_la-gbytes.lo `test -f 'gbytes.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gbytes.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gbytes.lo -MD -MP -MF .deps/libglib_2_0_la-gbytes.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gbytes.c -o libglib_2_0_la-gbytes.o mv -f .deps/libglib_2_0_la-gbytes.Tpo .deps/libglib_2_0_la-gbytes.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gcharset.lo -MD -MP -MF .deps/libglib_2_0_la-gcharset.Tpo -c -o libglib_2_0_la-gcharset.lo `test -f 'gcharset.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gcharset.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gcharset.lo -MD -MP -MF .deps/libglib_2_0_la-gcharset.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gcharset.c -o libglib_2_0_la-gcharset.o mv -f .deps/libglib_2_0_la-gcharset.Tpo .deps/libglib_2_0_la-gcharset.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gchecksum.lo -MD -MP -MF .deps/libglib_2_0_la-gchecksum.Tpo -c -o libglib_2_0_la-gchecksum.lo `test -f 'gchecksum.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gchecksum.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gchecksum.lo -MD -MP -MF .deps/libglib_2_0_la-gchecksum.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gchecksum.c -o libglib_2_0_la-gchecksum.o mv -f .deps/libglib_2_0_la-gchecksum.Tpo .deps/libglib_2_0_la-gchecksum.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gconvert.lo -MD -MP -MF .deps/libglib_2_0_la-gconvert.Tpo -c -o libglib_2_0_la-gconvert.lo `test -f 'gconvert.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gconvert.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gconvert.lo -MD -MP -MF .deps/libglib_2_0_la-gconvert.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gconvert.c -o libglib_2_0_la-gconvert.o mv -f .deps/libglib_2_0_la-gconvert.Tpo .deps/libglib_2_0_la-gconvert.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gdataset.lo -MD -MP -MF .deps/libglib_2_0_la-gdataset.Tpo -c -o libglib_2_0_la-gdataset.lo `test -f 'gdataset.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gdataset.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gdataset.lo -MD -MP -MF .deps/libglib_2_0_la-gdataset.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gdataset.c -o libglib_2_0_la-gdataset.o mv -f .deps/libglib_2_0_la-gdataset.Tpo .deps/libglib_2_0_la-gdataset.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gdate.lo -MD -MP -MF .deps/libglib_2_0_la-gdate.Tpo -c -o libglib_2_0_la-gdate.lo `test -f 'gdate.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gdate.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gdate.lo -MD -MP -MF .deps/libglib_2_0_la-gdate.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gdate.c -o libglib_2_0_la-gdate.o mv -f .deps/libglib_2_0_la-gdate.Tpo .deps/libglib_2_0_la-gdate.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gdatetime.lo -MD -MP -MF .deps/libglib_2_0_la-gdatetime.Tpo -c -o libglib_2_0_la-gdatetime.lo `test -f 'gdatetime.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gdatetime.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gdatetime.lo -MD -MP -MF .deps/libglib_2_0_la-gdatetime.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gdatetime.c -o libglib_2_0_la-gdatetime.o mv -f .deps/libglib_2_0_la-gdatetime.Tpo .deps/libglib_2_0_la-gdatetime.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gdir.lo -MD -MP -MF .deps/libglib_2_0_la-gdir.Tpo -c -o libglib_2_0_la-gdir.lo `test -f 'gdir.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gdir.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gdir.lo -MD -MP -MF .deps/libglib_2_0_la-gdir.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gdir.c -o libglib_2_0_la-gdir.o mv -f .deps/libglib_2_0_la-gdir.Tpo .deps/libglib_2_0_la-gdir.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-genviron.lo -MD -MP -MF .deps/libglib_2_0_la-genviron.Tpo -c -o libglib_2_0_la-genviron.lo `test -f 'genviron.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`genviron.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-genviron.lo -MD -MP -MF .deps/libglib_2_0_la-genviron.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/genviron.c -o libglib_2_0_la-genviron.o mv -f .deps/libglib_2_0_la-genviron.Tpo .deps/libglib_2_0_la-genviron.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gerror.lo -MD -MP -MF .deps/libglib_2_0_la-gerror.Tpo -c -o libglib_2_0_la-gerror.lo `test -f 'gerror.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gerror.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gerror.lo -MD -MP -MF .deps/libglib_2_0_la-gerror.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gerror.c -o libglib_2_0_la-gerror.o mv -f .deps/libglib_2_0_la-gerror.Tpo .deps/libglib_2_0_la-gerror.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gfileutils.lo -MD -MP -MF .deps/libglib_2_0_la-gfileutils.Tpo -c -o libglib_2_0_la-gfileutils.lo `test -f 'gfileutils.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gfileutils.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gfileutils.lo -MD -MP -MF .deps/libglib_2_0_la-gfileutils.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gfileutils.c -o libglib_2_0_la-gfileutils.o mv -f .deps/libglib_2_0_la-gfileutils.Tpo .deps/libglib_2_0_la-gfileutils.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-ggettext.lo -MD -MP -MF .deps/libglib_2_0_la-ggettext.Tpo -c -o libglib_2_0_la-ggettext.lo `test -f 'ggettext.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`ggettext.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-ggettext.lo -MD -MP -MF .deps/libglib_2_0_la-ggettext.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/ggettext.c -o libglib_2_0_la-ggettext.o mv -f .deps/libglib_2_0_la-ggettext.Tpo .deps/libglib_2_0_la-ggettext.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-ghash.lo -MD -MP -MF .deps/libglib_2_0_la-ghash.Tpo -c -o libglib_2_0_la-ghash.lo `test -f 'ghash.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`ghash.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-ghash.lo -MD -MP -MF .deps/libglib_2_0_la-ghash.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/ghash.c -o libglib_2_0_la-ghash.o mv -f .deps/libglib_2_0_la-ghash.Tpo .deps/libglib_2_0_la-ghash.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-ghmac.lo -MD -MP -MF .deps/libglib_2_0_la-ghmac.Tpo -c -o libglib_2_0_la-ghmac.lo `test -f 'ghmac.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`ghmac.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-ghmac.lo -MD -MP -MF .deps/libglib_2_0_la-ghmac.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/ghmac.c -o libglib_2_0_la-ghmac.o mv -f .deps/libglib_2_0_la-ghmac.Tpo .deps/libglib_2_0_la-ghmac.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-ghook.lo -MD -MP -MF .deps/libglib_2_0_la-ghook.Tpo -c -o libglib_2_0_la-ghook.lo `test -f 'ghook.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`ghook.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-ghook.lo -MD -MP -MF .deps/libglib_2_0_la-ghook.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/ghook.c -o libglib_2_0_la-ghook.o mv -f .deps/libglib_2_0_la-ghook.Tpo .deps/libglib_2_0_la-ghook.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-ghostutils.lo -MD -MP -MF .deps/libglib_2_0_la-ghostutils.Tpo -c -o libglib_2_0_la-ghostutils.lo `test -f 'ghostutils.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`ghostutils.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-ghostutils.lo -MD -MP -MF .deps/libglib_2_0_la-ghostutils.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/ghostutils.c -o libglib_2_0_la-ghostutils.o mv -f .deps/libglib_2_0_la-ghostutils.Tpo .deps/libglib_2_0_la-ghostutils.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-giochannel.lo -MD -MP -MF .deps/libglib_2_0_la-giochannel.Tpo -c -o libglib_2_0_la-giochannel.lo `test -f 'giochannel.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`giochannel.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-giochannel.lo -MD -MP -MF .deps/libglib_2_0_la-giochannel.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/giochannel.c -o libglib_2_0_la-giochannel.o mv -f .deps/libglib_2_0_la-giochannel.Tpo .deps/libglib_2_0_la-giochannel.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gkeyfile.lo -MD -MP -MF .deps/libglib_2_0_la-gkeyfile.Tpo -c -o libglib_2_0_la-gkeyfile.lo `test -f 'gkeyfile.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gkeyfile.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gkeyfile.lo -MD -MP -MF .deps/libglib_2_0_la-gkeyfile.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gkeyfile.c -o libglib_2_0_la-gkeyfile.o mv -f .deps/libglib_2_0_la-gkeyfile.Tpo .deps/libglib_2_0_la-gkeyfile.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-glib-init.lo -MD -MP -MF .deps/libglib_2_0_la-glib-init.Tpo -c -o libglib_2_0_la-glib-init.lo `test -f 'glib-init.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`glib-init.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-glib-init.lo -MD -MP -MF .deps/libglib_2_0_la-glib-init.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/glib-init.c -o libglib_2_0_la-glib-init.o mv -f .deps/libglib_2_0_la-glib-init.Tpo .deps/libglib_2_0_la-glib-init.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-glib-private.lo -MD -MP -MF .deps/libglib_2_0_la-glib-private.Tpo -c -o libglib_2_0_la-glib-private.lo `test -f 'glib-private.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`glib-private.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-glib-private.lo -MD -MP -MF .deps/libglib_2_0_la-glib-private.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/glib-private.c -o libglib_2_0_la-glib-private.o mv -f .deps/libglib_2_0_la-glib-private.Tpo .deps/libglib_2_0_la-glib-private.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-glist.lo -MD -MP -MF .deps/libglib_2_0_la-glist.Tpo -c -o libglib_2_0_la-glist.lo `test -f 'glist.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`glist.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-glist.lo -MD -MP -MF .deps/libglib_2_0_la-glist.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/glist.c -o libglib_2_0_la-glist.o mv -f .deps/libglib_2_0_la-glist.Tpo .deps/libglib_2_0_la-glist.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gmain.lo -MD -MP -MF .deps/libglib_2_0_la-gmain.Tpo -c -o libglib_2_0_la-gmain.lo `test -f 'gmain.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gmain.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gmain.lo -MD -MP -MF .deps/libglib_2_0_la-gmain.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gmain.c -o libglib_2_0_la-gmain.o mv -f .deps/libglib_2_0_la-gmain.Tpo .deps/libglib_2_0_la-gmain.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gmappedfile.lo -MD -MP -MF .deps/libglib_2_0_la-gmappedfile.Tpo -c -o libglib_2_0_la-gmappedfile.lo `test -f 'gmappedfile.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gmappedfile.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gmappedfile.lo -MD -MP -MF .deps/libglib_2_0_la-gmappedfile.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gmappedfile.c -o libglib_2_0_la-gmappedfile.o mv -f .deps/libglib_2_0_la-gmappedfile.Tpo .deps/libglib_2_0_la-gmappedfile.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gmarkup.lo -MD -MP -MF .deps/libglib_2_0_la-gmarkup.Tpo -c -o libglib_2_0_la-gmarkup.lo `test -f 'gmarkup.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gmarkup.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gmarkup.lo -MD -MP -MF .deps/libglib_2_0_la-gmarkup.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gmarkup.c -o libglib_2_0_la-gmarkup.o mv -f .deps/libglib_2_0_la-gmarkup.Tpo .deps/libglib_2_0_la-gmarkup.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gmem.lo -MD -MP -MF .deps/libglib_2_0_la-gmem.Tpo -c -o libglib_2_0_la-gmem.lo `test -f 'gmem.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gmem.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gmem.lo -MD -MP -MF .deps/libglib_2_0_la-gmem.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gmem.c -o libglib_2_0_la-gmem.o mv -f .deps/libglib_2_0_la-gmem.Tpo .deps/libglib_2_0_la-gmem.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gmessages.lo -MD -MP -MF .deps/libglib_2_0_la-gmessages.Tpo -c -o libglib_2_0_la-gmessages.lo `test -f 'gmessages.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gmessages.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gmessages.lo -MD -MP -MF .deps/libglib_2_0_la-gmessages.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gmessages.c -o libglib_2_0_la-gmessages.o mv -f .deps/libglib_2_0_la-gmessages.Tpo .deps/libglib_2_0_la-gmessages.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gnode.lo -MD -MP -MF .deps/libglib_2_0_la-gnode.Tpo -c -o libglib_2_0_la-gnode.lo `test -f 'gnode.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gnode.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gnode.lo -MD -MP -MF .deps/libglib_2_0_la-gnode.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gnode.c -o libglib_2_0_la-gnode.o mv -f .deps/libglib_2_0_la-gnode.Tpo .deps/libglib_2_0_la-gnode.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-goption.lo -MD -MP -MF .deps/libglib_2_0_la-goption.Tpo -c -o libglib_2_0_la-goption.lo `test -f 'goption.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`goption.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-goption.lo -MD -MP -MF .deps/libglib_2_0_la-goption.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/goption.c -o libglib_2_0_la-goption.o mv -f .deps/libglib_2_0_la-goption.Tpo .deps/libglib_2_0_la-goption.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gpattern.lo -MD -MP -MF .deps/libglib_2_0_la-gpattern.Tpo -c -o libglib_2_0_la-gpattern.lo `test -f 'gpattern.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gpattern.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gpattern.lo -MD -MP -MF .deps/libglib_2_0_la-gpattern.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gpattern.c -o libglib_2_0_la-gpattern.o mv -f .deps/libglib_2_0_la-gpattern.Tpo .deps/libglib_2_0_la-gpattern.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gpoll.lo -MD -MP -MF .deps/libglib_2_0_la-gpoll.Tpo -c -o libglib_2_0_la-gpoll.lo `test -f 'gpoll.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gpoll.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gpoll.lo -MD -MP -MF .deps/libglib_2_0_la-gpoll.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gpoll.c -o libglib_2_0_la-gpoll.o mv -f .deps/libglib_2_0_la-gpoll.Tpo .deps/libglib_2_0_la-gpoll.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gprimes.lo -MD -MP -MF .deps/libglib_2_0_la-gprimes.Tpo -c -o libglib_2_0_la-gprimes.lo `test -f 'gprimes.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gprimes.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gprimes.lo -MD -MP -MF .deps/libglib_2_0_la-gprimes.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gprimes.c -o libglib_2_0_la-gprimes.o mv -f .deps/libglib_2_0_la-gprimes.Tpo .deps/libglib_2_0_la-gprimes.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gqsort.lo -MD -MP -MF .deps/libglib_2_0_la-gqsort.Tpo -c -o libglib_2_0_la-gqsort.lo `test -f 'gqsort.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gqsort.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gqsort.lo -MD -MP -MF .deps/libglib_2_0_la-gqsort.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gqsort.c -o libglib_2_0_la-gqsort.o mv -f .deps/libglib_2_0_la-gqsort.Tpo .deps/libglib_2_0_la-gqsort.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gquark.lo -MD -MP -MF .deps/libglib_2_0_la-gquark.Tpo -c -o libglib_2_0_la-gquark.lo `test -f 'gquark.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gquark.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gquark.lo -MD -MP -MF .deps/libglib_2_0_la-gquark.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gquark.c -o libglib_2_0_la-gquark.o mv -f .deps/libglib_2_0_la-gquark.Tpo .deps/libglib_2_0_la-gquark.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gqueue.lo -MD -MP -MF .deps/libglib_2_0_la-gqueue.Tpo -c -o libglib_2_0_la-gqueue.lo `test -f 'gqueue.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gqueue.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gqueue.lo -MD -MP -MF .deps/libglib_2_0_la-gqueue.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gqueue.c -o libglib_2_0_la-gqueue.o mv -f .deps/libglib_2_0_la-gqueue.Tpo .deps/libglib_2_0_la-gqueue.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-grand.lo -MD -MP -MF .deps/libglib_2_0_la-grand.Tpo -c -o libglib_2_0_la-grand.lo `test -f 'grand.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`grand.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-grand.lo -MD -MP -MF .deps/libglib_2_0_la-grand.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/grand.c -o libglib_2_0_la-grand.o mv -f .deps/libglib_2_0_la-grand.Tpo .deps/libglib_2_0_la-grand.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gscanner.lo -MD -MP -MF .deps/libglib_2_0_la-gscanner.Tpo -c -o libglib_2_0_la-gscanner.lo `test -f 'gscanner.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gscanner.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gscanner.lo -MD -MP -MF .deps/libglib_2_0_la-gscanner.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gscanner.c -o libglib_2_0_la-gscanner.o mv -f .deps/libglib_2_0_la-gscanner.Tpo .deps/libglib_2_0_la-gscanner.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gsequence.lo -MD -MP -MF .deps/libglib_2_0_la-gsequence.Tpo -c -o libglib_2_0_la-gsequence.lo `test -f 'gsequence.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gsequence.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gsequence.lo -MD -MP -MF .deps/libglib_2_0_la-gsequence.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gsequence.c -o libglib_2_0_la-gsequence.o mv -f .deps/libglib_2_0_la-gsequence.Tpo .deps/libglib_2_0_la-gsequence.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gshell.lo -MD -MP -MF .deps/libglib_2_0_la-gshell.Tpo -c -o libglib_2_0_la-gshell.lo `test -f 'gshell.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gshell.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gshell.lo -MD -MP -MF .deps/libglib_2_0_la-gshell.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gshell.c -o libglib_2_0_la-gshell.o mv -f .deps/libglib_2_0_la-gshell.Tpo .deps/libglib_2_0_la-gshell.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gslice.lo -MD -MP -MF .deps/libglib_2_0_la-gslice.Tpo -c -o libglib_2_0_la-gslice.lo `test -f 'gslice.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gslice.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gslice.lo -MD -MP -MF .deps/libglib_2_0_la-gslice.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gslice.c -o libglib_2_0_la-gslice.o mv -f .deps/libglib_2_0_la-gslice.Tpo .deps/libglib_2_0_la-gslice.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gslist.lo -MD -MP -MF .deps/libglib_2_0_la-gslist.Tpo -c -o libglib_2_0_la-gslist.lo `test -f 'gslist.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gslist.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gslist.lo -MD -MP -MF .deps/libglib_2_0_la-gslist.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gslist.c -o libglib_2_0_la-gslist.o mv -f .deps/libglib_2_0_la-gslist.Tpo .deps/libglib_2_0_la-gslist.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gstdio.lo -MD -MP -MF .deps/libglib_2_0_la-gstdio.Tpo -c -o libglib_2_0_la-gstdio.lo `test -f 'gstdio.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gstdio.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gstdio.lo -MD -MP -MF .deps/libglib_2_0_la-gstdio.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gstdio.c -o libglib_2_0_la-gstdio.o mv -f .deps/libglib_2_0_la-gstdio.Tpo .deps/libglib_2_0_la-gstdio.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gstrfuncs.lo -MD -MP -MF .deps/libglib_2_0_la-gstrfuncs.Tpo -c -o libglib_2_0_la-gstrfuncs.lo `test -f 'gstrfuncs.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gstrfuncs.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gstrfuncs.lo -MD -MP -MF .deps/libglib_2_0_la-gstrfuncs.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gstrfuncs.c -o libglib_2_0_la-gstrfuncs.o mv -f .deps/libglib_2_0_la-gstrfuncs.Tpo .deps/libglib_2_0_la-gstrfuncs.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gstring.lo -MD -MP -MF .deps/libglib_2_0_la-gstring.Tpo -c -o libglib_2_0_la-gstring.lo `test -f 'gstring.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gstring.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gstring.lo -MD -MP -MF .deps/libglib_2_0_la-gstring.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gstring.c -o libglib_2_0_la-gstring.o mv -f .deps/libglib_2_0_la-gstring.Tpo .deps/libglib_2_0_la-gstring.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gstringchunk.lo -MD -MP -MF .deps/libglib_2_0_la-gstringchunk.Tpo -c -o libglib_2_0_la-gstringchunk.lo `test -f 'gstringchunk.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gstringchunk.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gstringchunk.lo -MD -MP -MF .deps/libglib_2_0_la-gstringchunk.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gstringchunk.c -o libglib_2_0_la-gstringchunk.o mv -f .deps/libglib_2_0_la-gstringchunk.Tpo .deps/libglib_2_0_la-gstringchunk.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gtestutils.lo -MD -MP -MF .deps/libglib_2_0_la-gtestutils.Tpo -c -o libglib_2_0_la-gtestutils.lo `test -f 'gtestutils.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gtestutils.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gtestutils.lo -MD -MP -MF .deps/libglib_2_0_la-gtestutils.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gtestutils.c -o libglib_2_0_la-gtestutils.o mv -f .deps/libglib_2_0_la-gtestutils.Tpo .deps/libglib_2_0_la-gtestutils.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gthread.lo -MD -MP -MF .deps/libglib_2_0_la-gthread.Tpo -c -o libglib_2_0_la-gthread.lo `test -f 'gthread.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gthread.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gthread.lo -MD -MP -MF .deps/libglib_2_0_la-gthread.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gthread.c -o libglib_2_0_la-gthread.o mv -f .deps/libglib_2_0_la-gthread.Tpo .deps/libglib_2_0_la-gthread.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gthreadpool.lo -MD -MP -MF .deps/libglib_2_0_la-gthreadpool.Tpo -c -o libglib_2_0_la-gthreadpool.lo `test -f 'gthreadpool.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gthreadpool.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gthreadpool.lo -MD -MP -MF .deps/libglib_2_0_la-gthreadpool.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gthreadpool.c -o libglib_2_0_la-gthreadpool.o mv -f .deps/libglib_2_0_la-gthreadpool.Tpo .deps/libglib_2_0_la-gthreadpool.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gtimer.lo -MD -MP -MF .deps/libglib_2_0_la-gtimer.Tpo -c -o libglib_2_0_la-gtimer.lo `test -f 'gtimer.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gtimer.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gtimer.lo -MD -MP -MF .deps/libglib_2_0_la-gtimer.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gtimer.c -o libglib_2_0_la-gtimer.o mv -f .deps/libglib_2_0_la-gtimer.Tpo .deps/libglib_2_0_la-gtimer.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gtimezone.lo -MD -MP -MF .deps/libglib_2_0_la-gtimezone.Tpo -c -o libglib_2_0_la-gtimezone.lo `test -f 'gtimezone.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gtimezone.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gtimezone.lo -MD -MP -MF .deps/libglib_2_0_la-gtimezone.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gtimezone.c -o libglib_2_0_la-gtimezone.o mv -f .deps/libglib_2_0_la-gtimezone.Tpo .deps/libglib_2_0_la-gtimezone.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gtrashstack.lo -MD -MP -MF .deps/libglib_2_0_la-gtrashstack.Tpo -c -o libglib_2_0_la-gtrashstack.lo `test -f 'gtrashstack.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gtrashstack.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gtrashstack.lo -MD -MP -MF .deps/libglib_2_0_la-gtrashstack.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gtrashstack.c -o libglib_2_0_la-gtrashstack.o mv -f .deps/libglib_2_0_la-gtrashstack.Tpo .deps/libglib_2_0_la-gtrashstack.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gtree.lo -MD -MP -MF .deps/libglib_2_0_la-gtree.Tpo -c -o libglib_2_0_la-gtree.lo `test -f 'gtree.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gtree.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gtree.lo -MD -MP -MF .deps/libglib_2_0_la-gtree.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gtree.c -o libglib_2_0_la-gtree.o mv -f .deps/libglib_2_0_la-gtree.Tpo .deps/libglib_2_0_la-gtree.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-guniprop.lo -MD -MP -MF .deps/libglib_2_0_la-guniprop.Tpo -c -o libglib_2_0_la-guniprop.lo `test -f 'guniprop.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`guniprop.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-guniprop.lo -MD -MP -MF .deps/libglib_2_0_la-guniprop.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/guniprop.c -o libglib_2_0_la-guniprop.o mv -f .deps/libglib_2_0_la-guniprop.Tpo .deps/libglib_2_0_la-guniprop.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gutf8.lo -MD -MP -MF .deps/libglib_2_0_la-gutf8.Tpo -c -o libglib_2_0_la-gutf8.lo `test -f 'gutf8.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gutf8.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gutf8.lo -MD -MP -MF .deps/libglib_2_0_la-gutf8.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gutf8.c -o libglib_2_0_la-gutf8.o mv -f .deps/libglib_2_0_la-gutf8.Tpo .deps/libglib_2_0_la-gutf8.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gunibreak.lo -MD -MP -MF .deps/libglib_2_0_la-gunibreak.Tpo -c -o libglib_2_0_la-gunibreak.lo `test -f 'gunibreak.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gunibreak.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gunibreak.lo -MD -MP -MF .deps/libglib_2_0_la-gunibreak.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gunibreak.c -o libglib_2_0_la-gunibreak.o mv -f .deps/libglib_2_0_la-gunibreak.Tpo .deps/libglib_2_0_la-gunibreak.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gunicollate.lo -MD -MP -MF .deps/libglib_2_0_la-gunicollate.Tpo -c -o libglib_2_0_la-gunicollate.lo `test -f 'gunicollate.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gunicollate.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gunicollate.lo -MD -MP -MF .deps/libglib_2_0_la-gunicollate.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gunicollate.c -o libglib_2_0_la-gunicollate.o mv -f .deps/libglib_2_0_la-gunicollate.Tpo .deps/libglib_2_0_la-gunicollate.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gunidecomp.lo -MD -MP -MF .deps/libglib_2_0_la-gunidecomp.Tpo -c -o libglib_2_0_la-gunidecomp.lo `test -f 'gunidecomp.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gunidecomp.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gunidecomp.lo -MD -MP -MF .deps/libglib_2_0_la-gunidecomp.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gunidecomp.c -o libglib_2_0_la-gunidecomp.o mv -f .deps/libglib_2_0_la-gunidecomp.Tpo .deps/libglib_2_0_la-gunidecomp.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gurifuncs.lo -MD -MP -MF .deps/libglib_2_0_la-gurifuncs.Tpo -c -o libglib_2_0_la-gurifuncs.lo `test -f 'gurifuncs.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gurifuncs.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gurifuncs.lo -MD -MP -MF .deps/libglib_2_0_la-gurifuncs.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gurifuncs.c -o libglib_2_0_la-gurifuncs.o mv -f .deps/libglib_2_0_la-gurifuncs.Tpo .deps/libglib_2_0_la-gurifuncs.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gutils.lo -MD -MP -MF .deps/libglib_2_0_la-gutils.Tpo -c -o libglib_2_0_la-gutils.lo `test -f 'gutils.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gutils.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gutils.lo -MD -MP -MF .deps/libglib_2_0_la-gutils.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gutils.c -o libglib_2_0_la-gutils.o mv -f .deps/libglib_2_0_la-gutils.Tpo .deps/libglib_2_0_la-gutils.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gvariant.lo -MD -MP -MF .deps/libglib_2_0_la-gvariant.Tpo -c -o libglib_2_0_la-gvariant.lo `test -f 'gvariant.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gvariant.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gvariant.lo -MD -MP -MF .deps/libglib_2_0_la-gvariant.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gvariant.c -o libglib_2_0_la-gvariant.o mv -f .deps/libglib_2_0_la-gvariant.Tpo .deps/libglib_2_0_la-gvariant.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gvariant-core.lo -MD -MP -MF .deps/libglib_2_0_la-gvariant-core.Tpo -c -o libglib_2_0_la-gvariant-core.lo `test -f 'gvariant-core.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gvariant-core.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gvariant-core.lo -MD -MP -MF .deps/libglib_2_0_la-gvariant-core.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gvariant-core.c -o libglib_2_0_la-gvariant-core.o mv -f .deps/libglib_2_0_la-gvariant-core.Tpo .deps/libglib_2_0_la-gvariant-core.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gvariant-parser.lo -MD -MP -MF .deps/libglib_2_0_la-gvariant-parser.Tpo -c -o libglib_2_0_la-gvariant-parser.lo `test -f 'gvariant-parser.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gvariant-parser.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gvariant-parser.lo -MD -MP -MF .deps/libglib_2_0_la-gvariant-parser.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gvariant-parser.c -o libglib_2_0_la-gvariant-parser.o mv -f .deps/libglib_2_0_la-gvariant-parser.Tpo .deps/libglib_2_0_la-gvariant-parser.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gvariant-serialiser.lo -MD -MP -MF .deps/libglib_2_0_la-gvariant-serialiser.Tpo -c -o libglib_2_0_la-gvariant-serialiser.lo `test -f 'gvariant-serialiser.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gvariant-serialiser.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gvariant-serialiser.lo -MD -MP -MF .deps/libglib_2_0_la-gvariant-serialiser.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gvariant-serialiser.c -o libglib_2_0_la-gvariant-serialiser.o mv -f .deps/libglib_2_0_la-gvariant-serialiser.Tpo .deps/libglib_2_0_la-gvariant-serialiser.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gvarianttypeinfo.lo -MD -MP -MF .deps/libglib_2_0_la-gvarianttypeinfo.Tpo -c -o libglib_2_0_la-gvarianttypeinfo.lo `test -f 'gvarianttypeinfo.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gvarianttypeinfo.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gvarianttypeinfo.lo -MD -MP -MF .deps/libglib_2_0_la-gvarianttypeinfo.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gvarianttypeinfo.c -o libglib_2_0_la-gvarianttypeinfo.o mv -f .deps/libglib_2_0_la-gvarianttypeinfo.Tpo .deps/libglib_2_0_la-gvarianttypeinfo.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gvarianttype.lo -MD -MP -MF .deps/libglib_2_0_la-gvarianttype.Tpo -c -o libglib_2_0_la-gvarianttype.lo `test -f 'gvarianttype.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gvarianttype.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gvarianttype.lo -MD -MP -MF .deps/libglib_2_0_la-gvarianttype.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gvarianttype.c -o libglib_2_0_la-gvarianttype.o mv -f .deps/libglib_2_0_la-gvarianttype.Tpo .deps/libglib_2_0_la-gvarianttype.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gversion.lo -MD -MP -MF .deps/libglib_2_0_la-gversion.Tpo -c -o libglib_2_0_la-gversion.lo `test -f 'gversion.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gversion.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gversion.lo -MD -MP -MF .deps/libglib_2_0_la-gversion.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gversion.c -o libglib_2_0_la-gversion.o mv -f .deps/libglib_2_0_la-gversion.Tpo .deps/libglib_2_0_la-gversion.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gwakeup.lo -MD -MP -MF .deps/libglib_2_0_la-gwakeup.Tpo -c -o libglib_2_0_la-gwakeup.lo `test -f 'gwakeup.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gwakeup.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gwakeup.lo -MD -MP -MF .deps/libglib_2_0_la-gwakeup.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gwakeup.c -o libglib_2_0_la-gwakeup.o mv -f .deps/libglib_2_0_la-gwakeup.Tpo .deps/libglib_2_0_la-gwakeup.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gprintf.lo -MD -MP -MF .deps/libglib_2_0_la-gprintf.Tpo -c -o libglib_2_0_la-gprintf.lo `test -f 'gprintf.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gprintf.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gprintf.lo -MD -MP -MF .deps/libglib_2_0_la-gprintf.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gprintf.c -o libglib_2_0_la-gprintf.o mv -f .deps/libglib_2_0_la-gprintf.Tpo .deps/libglib_2_0_la-gprintf.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-glib-unix.lo -MD -MP -MF .deps/libglib_2_0_la-glib-unix.Tpo -c -o libglib_2_0_la-glib-unix.lo `test -f 'glib-unix.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`glib-unix.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-glib-unix.lo -MD -MP -MF .deps/libglib_2_0_la-glib-unix.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/glib-unix.c -o libglib_2_0_la-glib-unix.o mv -f .deps/libglib_2_0_la-glib-unix.Tpo .deps/libglib_2_0_la-glib-unix.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gthread-posix.lo -MD -MP -MF .deps/libglib_2_0_la-gthread-posix.Tpo -c -o libglib_2_0_la-gthread-posix.lo `test -f 'gthread-posix.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/'`gthread-posix.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT libglib_2_0_la-gthread-posix.lo -MD -MP -MF .deps/libglib_2_0_la-gthread-posix.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gthread-posix.c -o libglib_2_0_la-gthread-posix.o mv -f .deps/libglib_2_0_la-gthread-posix.Tpo .deps/libglib_2_0_la-gthread-posix.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT giounix.lo -MD -MP -MF .deps/giounix.Tpo -c -o giounix.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/giounix.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT giounix.lo -MD -MP -MF .deps/giounix.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/giounix.c -o giounix.o mv -f .deps/giounix.Tpo .deps/giounix.Plo /bin/bash ../libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT gspawn.lo -MD -MP -MF .deps/gspawn.Tpo -c -o gspawn.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gspawn.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I.. -I.. -I../glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -pthread -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT gspawn.lo -MD -MP -MF .deps/gspawn.Tpo -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib/gspawn.c -o gspawn.o mv -f .deps/gspawn.Tpo .deps/gspawn.Plo /bin/bash ../libtool --tag=CC --mode=link /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -fvisibility=hidden -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -Wl,-Bsymbolic-functions -export-dynamic -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -O2 -Wl,--gc-sections -Wl,-rpath-link,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link,/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -Wl,-rpath-link,/lib64 -Wl,-rpath,/lib64 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link,/lib -Wl,-rpath,/lib -Wl,-rpath-link,/usr/lib -Wl,-rpath,/usr/lib -o libglib-2.0.la libglib_2_0_la-gallocator.lo libglib_2_0_la-gcache.lo libglib_2_0_la-gcompletion.lo libglib_2_0_la-grel.lo libglib_2_0_la-gthread-deprecated.lo libglib_2_0_la-garray.lo libglib_2_0_la-gasyncqueue.lo libglib_2_0_la-gatomic.lo libglib_2_0_la-gbacktrace.lo libglib_2_0_la-gbase64.lo libglib_2_0_la-gbitlock.lo libglib_2_0_la-gbookmarkfile.lo libglib_2_0_la-gbytes.lo libglib_2_0_la-gcharset.lo libglib_2_0_la-gchecksum.lo libglib_2_0_la-gconvert.lo libglib_2_0_la-gdataset.lo libglib_2_0_la-gdate.lo libglib_2_0_la-gdatetime.lo libglib_2_0_la-gdir.lo libglib_2_0_la-genviron.lo libglib_2_0_la-gerror.lo libglib_2_0_la-gfileutils.lo libglib_2_0_la-ggettext.lo libglib_2_0_la-ghash.lo libglib_2_0_la-ghmac.lo libglib_2_0_la-ghook.lo libglib_2_0_la-ghostutils.lo libglib_2_0_la-giochannel.lo libglib_2_0_la-gkeyfile.lo libglib_2_0_la-glib-init.lo libglib_2_0_la-glib-private.lo libglib_2_0_la-glist.lo libglib_2_0_la-gmain.lo libglib_2_0_la-gmappedfile.lo libglib_2_0_la-gmarkup.lo libglib_2_0_la-gmem.lo libglib_2_0_la-gmessages.lo libglib_2_0_la-gnode.lo libglib_2_0_la-goption.lo libglib_2_0_la-gpattern.lo libglib_2_0_la-gpoll.lo libglib_2_0_la-gprimes.lo libglib_2_0_la-gqsort.lo libglib_2_0_la-gquark.lo libglib_2_0_la-gqueue.lo libglib_2_0_la-grand.lo libglib_2_0_la-gscanner.lo libglib_2_0_la-gsequence.lo libglib_2_0_la-gshell.lo libglib_2_0_la-gslice.lo libglib_2_0_la-gslist.lo libglib_2_0_la-gstdio.lo libglib_2_0_la-gstrfuncs.lo libglib_2_0_la-gstring.lo libglib_2_0_la-gstringchunk.lo libglib_2_0_la-gtestutils.lo libglib_2_0_la-gthread.lo libglib_2_0_la-gthreadpool.lo libglib_2_0_la-gtimer.lo libglib_2_0_la-gtimezone.lo libglib_2_0_la-gtrashstack.lo libglib_2_0_la-gtree.lo libglib_2_0_la-guniprop.lo libglib_2_0_la-gutf8.lo libglib_2_0_la-gunibreak.lo libglib_2_0_la-gunicollate.lo libglib_2_0_la-gunidecomp.lo libglib_2_0_la-gurifuncs.lo libglib_2_0_la-gutils.lo libglib_2_0_la-gvariant.lo libglib_2_0_la-gvariant-core.lo libglib_2_0_la-gvariant-parser.lo libglib_2_0_la-gvariant-serialiser.lo libglib_2_0_la-gvarianttypeinfo.lo libglib_2_0_la-gvarianttype.lo libglib_2_0_la-gversion.lo libglib_2_0_la-gwakeup.lo libglib_2_0_la-gprintf.lo libglib_2_0_la-glib-unix.lo libglib_2_0_la-gthread-posix.lo libcharset/libcharset.la giounix.lo gspawn.lo -liconv -lpthread libtool: link: (cd .libs/libglib-2.0.lax/libcharset.a && /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar x "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib/glib/libcharset/.libs/libcharset.a") libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar cru .libs/libglib-2.0.a libglib_2_0_la-gallocator.o libglib_2_0_la-gcache.o libglib_2_0_la-gcompletion.o libglib_2_0_la-grel.o libglib_2_0_la-gthread-deprecated.o libglib_2_0_la-garray.o libglib_2_0_la-gasyncqueue.o libglib_2_0_la-gatomic.o libglib_2_0_la-gbacktrace.o libglib_2_0_la-gbase64.o libglib_2_0_la-gbitlock.o libglib_2_0_la-gbookmarkfile.o libglib_2_0_la-gbytes.o libglib_2_0_la-gcharset.o libglib_2_0_la-gchecksum.o libglib_2_0_la-gconvert.o libglib_2_0_la-gdataset.o libglib_2_0_la-gdate.o libglib_2_0_la-gdatetime.o libglib_2_0_la-gdir.o libglib_2_0_la-genviron.o libglib_2_0_la-gerror.o libglib_2_0_la-gfileutils.o libglib_2_0_la-ggettext.o libglib_2_0_la-ghash.o libglib_2_0_la-ghmac.o libglib_2_0_la-ghook.o libglib_2_0_la-ghostutils.o libglib_2_0_la-giochannel.o libglib_2_0_la-gkeyfile.o libglib_2_0_la-glib-init.o libglib_2_0_la-glib-private.o libglib_2_0_la-glist.o libglib_2_0_la-gmain.o libglib_2_0_la-gmappedfile.o libglib_2_0_la-gmarkup.o libglib_2_0_la-gmem.o libglib_2_0_la-gmessages.o libglib_2_0_la-gnode.o libglib_2_0_la-goption.o libglib_2_0_la-gpattern.o libglib_2_0_la-gpoll.o libglib_2_0_la-gprimes.o libglib_2_0_la-gqsort.o libglib_2_0_la-gquark.o libglib_2_0_la-gqueue.o libglib_2_0_la-grand.o libglib_2_0_la-gscanner.o libglib_2_0_la-gsequence.o libglib_2_0_la-gshell.o libglib_2_0_la-gslice.o libglib_2_0_la-gslist.o libglib_2_0_la-gstdio.o libglib_2_0_la-gstrfuncs.o libglib_2_0_la-gstring.o libglib_2_0_la-gstringchunk.o libglib_2_0_la-gtestutils.o libglib_2_0_la-gthread.o libglib_2_0_la-gthreadpool.o libglib_2_0_la-gtimer.o libglib_2_0_la-gtimezone.o libglib_2_0_la-gtrashstack.o libglib_2_0_la-gtree.o libglib_2_0_la-guniprop.o libglib_2_0_la-gutf8.o libglib_2_0_la-gunibreak.o libglib_2_0_la-gunicollate.o libglib_2_0_la-gunidecomp.o libglib_2_0_la-gurifuncs.o libglib_2_0_la-gutils.o libglib_2_0_la-gvariant.o libglib_2_0_la-gvariant-core.o libglib_2_0_la-gvariant-parser.o libglib_2_0_la-gvariant-serialiser.o libglib_2_0_la-gvarianttypeinfo.o libglib_2_0_la-gvarianttype.o libglib_2_0_la-gversion.o libglib_2_0_la-gwakeup.o libglib_2_0_la-gprintf.o libglib_2_0_la-glib-unix.o libglib_2_0_la-gthread-posix.o giounix.o gspawn.o .libs/libglib-2.0.lax/libcharset.a/libcharset_la-localcharset.o /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib .libs/libglib-2.0.a libtool: link: rm -fr .libs/libglib-2.0.lax libtool: link: ( cd ".libs" && rm -f "libglib-2.0.la" && ln -s "../libglib-2.0.la" "libglib-2.0.la" ) echo > glib-public-headers.txt.tmp && mv glib-public-headers.txt.tmp glib-public-headers.txt make[6]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib/glib' make[5]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib/glib' make[4]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib/glib' make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib' make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib' Making all in . make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2' /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2 -DPKG_CONFIG_PC_PATH="\"\"" -DPKG_CONFIG_SYSTEM_INCLUDE_PATH="\"/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include\"" -DPKG_CONFIG_SYSTEM_LIBRARY_PATH="\"/usr/lib:/lib\"" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I./glib/glib -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT pkg.o -MD -MP -MF .deps/pkg.Tpo -c -o pkg.o /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/pkg.c mv -f .deps/pkg.Tpo .deps/pkg.Po /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2 -DPKG_CONFIG_PC_PATH="\"\"" -DPKG_CONFIG_SYSTEM_INCLUDE_PATH="\"/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include\"" -DPKG_CONFIG_SYSTEM_LIBRARY_PATH="\"/usr/lib:/lib\"" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I./glib/glib -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/parse.c mv -f .deps/parse.Tpo .deps/parse.Po /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2 -DPKG_CONFIG_PC_PATH="\"\"" -DPKG_CONFIG_SYSTEM_INCLUDE_PATH="\"/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include\"" -DPKG_CONFIG_SYSTEM_LIBRARY_PATH="\"/usr/lib:/lib\"" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I./glib/glib -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT rpmvercmp.o -MD -MP -MF .deps/rpmvercmp.Tpo -c -o rpmvercmp.o /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/rpmvercmp.c mv -f .deps/rpmvercmp.Tpo .deps/rpmvercmp.Po /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2 -DPKG_CONFIG_PC_PATH="\"\"" -DPKG_CONFIG_SYSTEM_INCLUDE_PATH="\"/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include\"" -DPKG_CONFIG_SYSTEM_LIBRARY_PATH="\"/usr/lib:/lib\"" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I./glib/glib -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/main.c mv -f .deps/main.Tpo .deps/main.Po /bin/bash ./libtool --tag=CC --mode=link /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I./glib/glib -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -O2 -Wl,--gc-sections -Wl,-rpath-link,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link,/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -Wl,-rpath-link,/lib64 -Wl,-rpath,/lib64 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link,/lib -Wl,-rpath,/lib -Wl,-rpath-link,/usr/lib -Wl,-rpath,/usr/lib -o pkg-config pkg.o parse.o rpmvercmp.o main.o ./glib/glib/libglib-2.0.la libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/glib/glib -I./glib/glib -ffunction-sections -fdata-sections -pipe -O2 -w -Wno-int-conversion -O2 -Wl,--gc-sections -Wl,-rpath-link -Wl,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath -Wl,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath-link -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link -Wl,/lib/x86_64-linux-gnu -Wl,-rpath -Wl,/lib/x86_64-linux-gnu -Wl,-rpath-link -Wl,/lib64 -Wl,-rpath -Wl,/lib64 -Wl,-rpath-link -Wl,/usr/lib/x86_64-linux-gnu -Wl,-rpath -Wl,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link -Wl,/lib -Wl,-rpath -Wl,/lib -Wl,-rpath-link -Wl,/usr/lib -Wl,-rpath -Wl,/usr/lib -o pkg-config pkg.o parse.o rpmvercmp.o main.o -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib ./glib/glib/.libs/libglib-2.0.a /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libiconv.so -lpthread -Wl,-rpath -Wl,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath -Wl,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2' Making all in check make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/check' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/check' make[1]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2' [make install-strip] if test -z '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip'; then \ make INSTALL_PROGRAM="/bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/install-sh -c -s" \ install_sh_PROGRAM="/bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ make INSTALL_PROGRAM="/bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/install-sh -c -s" \ install_sh_PROGRAM="/bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip'" install; \ fi make[1]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2' Making install in glib make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib' make install-recursive make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib' Making install in . make[4]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib' make[5]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib' make[4]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib' Making install in m4macros make[4]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib/m4macros' make install-am make[5]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib/m4macros' make[6]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib/m4macros' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib/m4macros' make[5]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib/m4macros' make[4]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib/m4macros' Making install in glib make[4]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib/glib' make install-recursive make[5]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib/glib' Making install in libcharset make[6]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib/glib/libcharset' make install-am make[7]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib/glib/libcharset' make[8]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib/glib/libcharset' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib/glib/libcharset' make[7]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib/glib/libcharset' make[6]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib/glib/libcharset' Making install in . make[6]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib/glib' make[7]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib/glib' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib/glib' make[6]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib/glib' make[5]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib/glib' make[4]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib/glib' make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib' make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/glib' Making install in . make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2' make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin' STRIPPROG='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip' /bin/bash ./libtool --mode=install /bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/install-sh -c -s pkg-config '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin' libtool: install: /bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/install-sh -c -s pkg-config /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/pkg-config make install-exec-hook make[4]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2' make[4]: Nothing to be done for 'install-exec-hook'. make[4]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/doc/pkg-config' /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/pkg-config-guide.html '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/doc/pkg-config' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/aclocal' /usr/bin/install -m 644 pkg.m4 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/aclocal' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/man/man1' /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/pkg-config-0.29.2/pkg-config.1 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/man/man1' make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2' make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2' Making install in check make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/check' make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/check' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/check' make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2/check' make[1]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/pkg-config-0.29.2' Copying license files for pkg-config-0.29.2... [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/pkg-config-0.29.2] [/usr/bin/install -v -c -m 644 AUTHORS /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/pkg-config-0.29.2] 'AUTHORS' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/pkg-config-0.29.2/AUTHORS' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/pkg-config-0.29.2] [/usr/bin/install -v -c -m 644 COPYING /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/pkg-config-0.29.2] 'COPYING' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/pkg-config-0.29.2/COPYING' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/pkg-config-0.29.2] [/usr/bin/install -v -c -m 644 NEWS /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/pkg-config-0.29.2] 'NEWS' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/pkg-config-0.29.2/NEWS' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/pkg-config-0.29.2] [/usr/bin/install -v -c -m 644 README /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/pkg-config-0.29.2] 'README' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/pkg-config-0.29.2/README' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/pkg-config-0.29.2] [/usr/bin/install -v -c -m 644 README.win32 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/pkg-config-0.29.2] 'README.win32' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/pkg-config-0.29.2/README.win32' Checking the pkg_config binaries shared libraries... [ls -l /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/pkg-config] -rwxr-xr-x 1 kristof kristof 162960 Jul 16 10:45 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/pkg-config [readelf -d /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/pkg-config | egrep ...] 0x000000000000000f (RPATH) Library rpath: [/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64:/lib/x86_64-linux-gnu:/lib64:/usr/lib/x86_64-linux-gnu:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib:/lib:/usr/lib] 0x0000000000000001 (NEEDED) Shared library: [libiconv.so.2] 0x0000000000000001 (NEEDED) Shared library: [libpthread.so.0] 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] [ldd -v /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/pkg-config] linux-vdso.so.1 (0x00007ffe677a5000) libiconv.so.2 => /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libiconv.so.2 (0x00007f83127a0000) libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f831248f000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f831209e000) /lib64/ld-linux-x86-64.so.2 (0x00007f83126ae000) Version information: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/pkg-config: libpthread.so.0 (GLIBC_2.3.3) => /lib/x86_64-linux-gnu/libpthread.so.0 libpthread.so.0 (GLIBC_2.3.2) => /lib/x86_64-linux-gnu/libpthread.so.0 libpthread.so.0 (GLIBC_2.2.5) => /lib/x86_64-linux-gnu/libpthread.so.0 libc.so.6 (GLIBC_2.3.3) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.14) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.3) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.2.5) => /lib/x86_64-linux-gnu/libc.so.6 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libiconv.so.2: libc.so.6 (GLIBC_2.14) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.2.5) => /lib/x86_64-linux-gnu/libc.so.6 /lib/x86_64-linux-gnu/libpthread.so.0: ld-linux-x86-64.so.2 (GLIBC_2.2.5) => /lib64/ld-linux-x86-64.so.2 ld-linux-x86-64.so.2 (GLIBC_PRIVATE) => /lib64/ld-linux-x86-64.so.2 libc.so.6 (GLIBC_2.14) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.3.2) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.4) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.2.5) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_PRIVATE) => /lib/x86_64-linux-gnu/libc.so.6 /lib/x86_64-linux-gnu/libc.so.6: ld-linux-x86-64.so.2 (GLIBC_2.3) => /lib64/ld-linux-x86-64.so.2 ld-linux-x86-64.so.2 (GLIBC_PRIVATE) => /lib64/ld-linux-x86-64.so.2 Testing if pkg_config binaries start properly... [/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/pkg-config --version] 0.29.2 mkdir: created directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/logs/texinfo-7.0' File "/home/kristof/Work/cache/texinfo-7.0.tar.gz" already downloaded Extracting "/home/kristof/Work/cache/texinfo-7.0.tar.gz" -> "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0"... mkdir: created directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0' Running texinfo configure... [bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/configure --prefix=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install --libdir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib --includedir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include --mandir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/man --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=x86_64-pc-linux-gnu --disable-debug --disable-dependency-tracking --disable-install-warnings --disable-nls] configure: WARNING: unrecognized options: --disable-debug checking for a BSD-compatible install... /usr/bin/install checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking for perl... /usr/bin/perl checking Perl version and modules... yes checking for awk... /usr/bin/awk checking for x86_64-pc-linux-gnu-gcc... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc accepts -g... yes checking for /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc option to enable C11 features... none needed checking whether /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for getopt.h... yes checking for sys/cdefs.h... yes checking for limits.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking for threads.h... no checking for sys/mman.h... yes checking for malloc.h... yes checking for stdbool.h... yes checking for stdckdint.h... no checking for features.h... yes checking for sys/socket.h... yes checking for langinfo.h... yes checking for xlocale.h... no checking for sys/param.h... yes checking for sys/time.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to run the C preprocessor... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for Minix Amsterdam compiler... no checking for x86_64-pc-linux-gnu-ar... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for C/C++ restrict keyword... __restrict__ checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking for /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc options needed to detect all undeclared functions... none needed checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking whether ctype.h defines __header_inline... no checking for symlink... yes checking for getprogname... no checking for getexecname... no checking for iswcntrl... yes checking for iswblank... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mbslen... no checking for isascii... yes checking for mprotect... yes checking for lstat... yes checking for isblank... yes checking for iswctype... yes checking for wcwidth... yes checking for btowc... yes checking for _set_invalid_parameter_handler... no checking for fcntl... yes checking for getdtablesize... yes checking for nl_langinfo... yes checking for strndup... yes checking for vasnprintf... no checking for snprintf... yes checking for wcrtomb... yes checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking for ld... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld checking if the linker (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libiconv.so -Wl,-rpath -Wl,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib checking whether iconv is compatible with its POSIX signature... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no checking for wint_t... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking for a traditional japanese locale... none checking for a french Unicode locale... none checking for a transitional chinese locale... none checking whether malloc (0) returns nonnull... yes checking for mbstate_t... yes checking for pthread.h... yes checking whether POSIX threads API is available... yes checking for inline... inline checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking whether alarm is declared... yes checking for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether fcloseall is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking for strcasestr... yes checking whether strcasestr works... yes checking whether strdup is declared... yes checking for complete errno.h... yes checking whether strerror(0) succeeds... yes checking whether strnlen is declared... yes checking whether execvpe is declared... yes checking whether uses 'inline' correctly... yes checking whether wcsdup is declared... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether getdtablesize is declared... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes checking whether setlocale (category, NULL) is multithread-safe... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... yes checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking whether locale.h defines locale_t... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking whether imported symbols can be declared weak... yes checking for multithread API to use... posix checking whether strndup is declared... yes checking whether strstr works... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking whether snprintf returns a byte count as in C99... yes checking whether snprintf truncates the result as in C99... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking for C compiler option to allow warnings... -Wno-error checking for alloca as a compiler built-in... yes checking for argz.h... yes checking for error_t... yes checking for argz_replace... yes checking if argz actually works... yes checking for static_assert... yes, an macro checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes checking whether // is distinct from /... no checking for error_at_line... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking whether iswblank is declared... yes checking whether iswdigit is ISO C compliant... guessing yes checking whether iswxdigit is ISO C compliant... guessing yes checking whether malloc (0) returns nonnull... (cached) yes checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc stores incomplete characters... guessing no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbswidth is declared in ... no checking for mbstate_t... (cached) yes checking for memrchr... yes checking whether open recognizes a trailing slash... yes checking whether realloc (0, 0) returns nonnull... yes checking for reallocarray... yes checking for working re_compile_pattern... no checking for libintl.h... yes checking whether isblank is declared... yes checking for ssize_t... yes checking for va_copy... yes checking for bool, true, false... no checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... yes checking whether strcasestr works in linear time... yes checking for strcasestr... (cached) yes checking whether strcasestr works... (cached) yes checking for working strerror function... yes checking for working strnlen... yes checking for variable-length arrays... yes checking for vasprintf... yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes checking whether setlocale (category, NULL) is multithread-safe... (cached) yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... guessing yes checking for __builtin_expect... yes checking whether the compiler supports the __inline keyword... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking whether YESEXPR works... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether wcrtomb works in the C locale... yes checking whether wcrtomb return value is correct... guessing yes checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking whether diff accepts -u... yes checking whether diff accepts -a... yes checking for io.h... no checking for pwd.h... yes checking for termcap.h... no checking for termios.h... yes checking for unistd.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/time.h... (cached) yes checking for sys/wait.h... yes checking POSIX termios... yes checking for off_t... yes checking for setlocale... yes checking for sigaction... yes checking for sigprocmask... yes checking for posix_openpt... yes checking for tgetent in -ltinfo... no checking for tgetent in -lncurses... no checking for tgetent in -lcurses... no checking for tgetent in -ltermlib... no checking for tgetent in -ltermcap... no checking for tgetent in -lterminfo... no configure: WARNING: info needs a terminal library, one of: tinfo ncurses curses termlib termcap terminfo checking for library with termcap variables... checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no === configuring in tp/Texinfo/XS (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/Texinfo/XS) configure: running /bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/configure --disable-option-checking '--prefix=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install' '--libdir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib' '--includedir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include' '--mandir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/man' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--target=x86_64-pc-linux-gnu' '--disable-debug' '--disable-dependency-tracking' '--disable-install-warnings' '--disable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'target_alias=x86_64-pc-linux-gnu' 'CC=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc' 'CFLAGS=-ffunction-sections -fdata-sections -pipe -O2 -w' 'LDFLAGS=-L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -O2 -Wl,--gc-sections -Wl,-rpath-link,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link,/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -Wl,-rpath-link,/lib64 -Wl,-rpath,/lib64 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link,/lib -Wl,-rpath,/lib -Wl,-rpath-link,/usr/lib -Wl,-rpath,/usr/lib' 'CPPFLAGS=-I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include ' --cache-file=/dev/null --srcdir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS checking for a BSD-compatible install... /usr/bin/install checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for perl... /usr/bin/perl checking Perl configuration value cc... x86_64-linux-gnu-gcc checking Perl configuration value ccflags... -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 checking Perl configuration value cccdlflags... -fPIC checking Perl configuration value optimize... -O2 -g checking Perl configuration value ccdlflags... -Wl,-E checking Perl configuration value libperl... libperl.so.5.26 checking Perl configuration value archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.26 checking Perl configuration value privlibexp... /usr/share/perl/5.26 checking for x86_64-pc-linux-gnu-gcc... x86_64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-linux-gnu-gcc accepts -g... yes checking for x86_64-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-linux-gnu-gcc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for limits.h... yes checking for sys/mman.h... yes checking for stdalign.h... yes checking for features.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for Minix Amsterdam compiler... no checking for x86_64-pc-linux-gnu-ar... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld checking if the linker (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking for complete errno.h... yes checking whether ctype.h defines __header_inline... no checking for x86_64-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking whether getdelim is declared... yes checking for getdelim... yes checking for mprotect... yes checking for strndup... yes checking for vasnprintf... no checking for snprintf... yes checking for iswcntrl... yes checking for wcwidth... yes checking whether getline is declared... yes checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libiconv.so -Wl,-rpath -Wl,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib checking whether iconv is compatible with its POSIX signature... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no checking for wint_t... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking for C/C++ restrict keyword... __restrict__ checking for nl_langinfo and CODESET... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether fcloseall is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking for pid_t... yes checking for mode_t... yes checking whether execvpe is declared... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking whether snprintf returns a byte count as in C99... yes checking whether snprintf truncates the result as in C99... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether uses 'inline' correctly... yes checking whether wcsdup is declared... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for inline... inline checking for C compiler option to allow warnings... -Wno-error checking for alloca as a compiler built-in... yes checking for static_assert... no checking whether conversion from 'int' to 'long double' works... yes checking whether free is known to preserve errno... no checking for working getdelim function... yes checking for getline... yes checking for working getline function... yes checking for rawmemchr... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for ssize_t... yes checking for alignas and alignof... yes, macros checking for strchrnul... yes checking whether strchrnul works... yes checking for working strndup... yes checking for working strnlen... yes checking for ptrdiff_t... yes checking for vasprintf... yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for stdint.h... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-linux-gnu-gcc... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld checking if the linker (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/nm checking the name lister (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip checking for x86_64-pc-linux-gnu-ranlib... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib checking command to parse /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/nm output from x86_64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-linux-gnu-gcc static flag -static works... yes checking if x86_64-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-linux-gnu-gcc linker (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gnulib/lib/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: executing libtool commands checking whether we can build Perl extension (XS) modules... Making clean in gnulib/lib make[1]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/Texinfo/XS/gnulib/lib' make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/Texinfo/XS/gnulib/lib' test -z "" || rm -f rm -rf .libs _libs rm -rf uniwidth/.libs uniwidth/_libs test -z "" || rm -f test -z "libgnu.la" || rm -f libgnu.la rm -f ./so_locations rm -f *.o rm -f uniwidth/*.o rm -f uniwidth/*.lo test -z "core *.stackdump alloca.h alloca.h-t assert.h assert.h-t errno.h errno.h-t float.h float.h-t inttypes.h inttypes.h-t limits.h limits.h-t stdalign.h stdalign.h-t stddef.h stddef.h-t stdint.h stdint.h-t stdio.h stdio.h-t stdlib.h stdlib.h-t string.h string.h-t sys/types.h sys/types.h-t unistd.h unistd.h-t unitypes.h unitypes.h-t uniwidth.h uniwidth.h-t wchar.h wchar.h-t wctype.h wctype.h-t" || rm -f core *.stackdump alloca.h alloca.h-t assert.h assert.h-t errno.h errno.h-t float.h float.h-t inttypes.h inttypes.h-t limits.h limits.h-t stdalign.h stdalign.h-t stddef.h stddef.h-t stdint.h stdint.h-t stdio.h stdio.h-t stdlib.h stdlib.h-t string.h string.h-t sys/types.h sys/types.h-t unistd.h unistd.h-t unitypes.h unitypes.h-t uniwidth.h uniwidth.h-t wchar.h wchar.h-t wctype.h wctype.h-t rm -f *.lo make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/Texinfo/XS/gnulib/lib' make[1]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/Texinfo/XS/gnulib/lib' make[1]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/Texinfo/XS' test -z "" || rm -f rm -rf .libs _libs rm -rf parsetexi/.libs parsetexi/_libs test -z "XSParagraph.la TestXS.la MiscXS.la Parsetexi.la" || rm -f XSParagraph.la TestXS.la MiscXS.la Parsetexi.la rm -f ./so_locations rm -f *.o rm -f parsetexi/*.o rm -f parsetexi/*.lo rm -f *.lo make[1]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/Texinfo/XS' /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c -o TestXS.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/TestXS.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/TestXS.c -fPIC -DPIC -o .libs/TestXS.o /bin/bash ./libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -avoid-version -module -Wl,-E -o TestXS.la -rpath /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/texinfo TestXS.lo libtool: link: x86_64-linux-gnu-gcc -shared -fPIC -DPIC .libs/TestXS.o -O2 -g -Wl,-E -Wl,-soname -Wl,TestXS.so -o .libs/TestXS.so libtool: link: ( cd ".libs" && rm -f "TestXS.la" && ln -s "../TestXS.la" "TestXS.la" ) checking ./TestXS.la found ./TestXS.la ./.libs/TestXS.so loaded looking for boot_TestXS trying to call boot_TestXS... ...succeeded message from XS module checking whether we can build Perl extension (XS) modules... yes checking for eslint... no checking for tsc... no checking for uglifyjs... no checking for modernizr... no checking for prove... prove checking parser tests requirements... no checking Perl Texinfo API texinfo documentation build requirements... yes checking Pod::Simple::Texinfo tests requirements... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating install-info/tests/defs config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/tp_api/Makefile config.status: creating gnulib/lib/Makefile config.status: creating info/Makefile config.status: creating install-info/Makefile config.status: creating install-info/tests/Makefile config.status: creating man/Makefile config.status: creating po/Makefile.in config.status: creating po_document/Makefile.in config.status: creating util/Makefile config.status: creating texindex/Makefile config.status: creating tp/Makefile config.status: creating tp/tests/Makefile config.status: creating tp/tests/many_input_files/Makefile config.status: creating tp/tests/sectioning/Makefile config.status: creating tp/tests/formatting/Makefile config.status: creating tp/tests/indices/Makefile config.status: creating tp/tests/contents/Makefile config.status: creating tp/tests/nested_formats/Makefile config.status: creating tp/tests/layout/Makefile config.status: creating tp/tests/tex_html/Makefile config.status: creating tp/tests/other/Makefile config.status: creating tp/defs config.status: creating js/Makefile config.status: creating Pod-Simple-Texinfo/Makefile config.status: creating pre-inst-env config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: creating po_document/POTFILES config.status: creating po_document/Makefile configure: WARNING: unrecognized options: --disable-debug configure: WARNING: Could not find a terminal library among tinfo ncurses curses termlib termcap terminfo configure: WARNING: The programs from `info' directory will not be built. Running texinfo make... [make -j 1] make all-recursive make[1]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0' Making all in gnulib/lib make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/gnulib/lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_ALLOCA_H''@|1|g' \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/alloca.in.h > alloca.h-t mv alloca.h-t alloca.h /bin/mkdir -p 'malloc' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e '/libc_hidden_proto/d' \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/malloc/dynarray.h > malloc/dynarray.gl.h-t mv malloc/dynarray.gl.h-t malloc/dynarray.gl.h /bin/mkdir -p 'malloc' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|||g' \ -e 's|__attribute_maybe_unused__|_GL_ATTRIBUTE_MAYBE_UNUSED|g' \ -e 's|__attribute_nonnull__|_GL_ATTRIBUTE_NONNULL|g' \ -e 's|__attribute_warn_unused_result__|_GL_ATTRIBUTE_NODISCARD|g' \ -e 's|__glibc_likely|_GL_LIKELY|g' \ -e 's|__glibc_unlikely|_GL_UNLIKELY|g' \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/malloc/dynarray-skeleton.c > malloc/dynarray-skeleton.gl.h-t mv malloc/dynarray-skeleton.gl.h-t malloc/dynarray-skeleton.gl.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FCNTL_H''@||g' \ -e 's/@''GNULIB_CREAT''@/0/g' \ -e 's/@''GNULIB_FCNTL''@/0/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_OPEN''@/1/g' \ -e 's/@''GNULIB_OPENAT''@/0/g' \ -e 's/@''GNULIB_MDA_CREAT''@/1/g' \ -e 's/@''GNULIB_MDA_OPEN''@/1/g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|g' \ -e 's|@''REPLACE_CREAT''@|0|g' \ -e 's|@''REPLACE_FCNTL''@|0|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/warn-on-use.h' \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/fcntl.in.h > fcntl.h-t mv fcntl.h-t fcntl.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_INTTYPES_H''@||g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/warn-on-use.h' \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/inttypes.in.h > inttypes.h-t mv inttypes.h-t inttypes.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_LANGINFO_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LANGINFO_H''@||g' \ -e 's/@''GNULIB_NL_LANGINFO''@/1/g' \ -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \ -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \ -e 's|@''HAVE_LANGINFO_ALTMON''@|1|g' \ -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \ -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \ -e 's|@''HAVE_NL_LANGINFO''@|1|g' \ -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/warn-on-use.h' \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/langinfo.in.h > langinfo.h-t mv langinfo.h-t langinfo.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LIMITS_H''@||g' \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/limits.in.h > limits.h-t mv limits.h-t limits.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LOCALE_H''@||g' \ -e 's/@''GNULIB_LOCALECONV''@/0/g' \ -e 's/@''GNULIB_SETLOCALE''@/0/g' \ -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' \ -e 's/@''GNULIB_DUPLOCALE''@/0/g' \ -e 's/@''GNULIB_LOCALENAME''@/0/g' \ -e 's|@''HAVE_NEWLOCALE''@|1|g' \ -e 's|@''HAVE_DUPLOCALE''@|1|g' \ -e 's|@''HAVE_FREELOCALE''@|1|g' \ -e 's|@''HAVE_XLOCALE_H''@|0|g' \ -e 's|@''REPLACE_LOCALECONV''@|0|g' \ -e 's|@''REPLACE_SETLOCALE''@|0|g' \ -e 's|@''REPLACE_NEWLOCALE''@|0|g' \ -e 's|@''REPLACE_DUPLOCALE''@|0|g' \ -e 's|@''REPLACE_FREELOCALE''@|0|g' \ -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \ -e 's|@''LOCALENAME_ENHANCE_LOCALE_FUNCS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/warn-on-use.h' \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/locale.in.h > locale.h-t mv locale.h-t locale.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/stdckdint.in.h > stdckdint.h-t mv stdckdint.h-t stdckdint.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/0/g' \ -e 's/@''GNULIB_FFLUSH''@/0/g' \ -e 's/@''GNULIB_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/1/g' \ -e 's/@''GNULIB_FOPEN''@/0/g' \ -e 's/@''GNULIB_FOPEN_GNU''@/0/g' \ -e 's/@''GNULIB_FPRINTF''@/1/g' \ -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_FPURGE''@/0/g' \ -e 's/@''GNULIB_FPUTC''@/1/g' \ -e 's/@''GNULIB_FPUTS''@/1/g' \ -e 's/@''GNULIB_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/0/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/0/g' \ -e 's/@''GNULIB_FSEEKO''@/0/g' \ -e 's/@''GNULIB_FTELL''@/0/g' \ -e 's/@''GNULIB_FTELLO''@/0/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/0/g' \ -e 's/@''GNULIB_GETLINE''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/0/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/0/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/0/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_TMPFILE''@/0/g' \ -e 's/@''GNULIB_VASPRINTF''@/1/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/0/g' \ -e 's/@''GNULIB_VPRINTF''@/1/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSNPRINTF''@/0/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' \ -e 's/@''GNULIB_MDA_FDOPEN''@/1/g' \ -e 's/@''GNULIB_MDA_FILENO''@/1/g' \ -e 's/@''GNULIB_MDA_GETW''@/1/g' \ -e 's/@''GNULIB_MDA_PUTW''@/1/g' \ -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' \ < /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/stdio.in.h | \ sed -e 's|@''HAVE_DECL_FCLOSEALL''@|1|g' \ -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FOPEN_FOR_FOPEN_GNU''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@||g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/warn-on-use.h' \ > stdio.h-t mv stdio.h-t stdio.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_GNU''@/1/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ -e 's/@''GNULIB_FREE_POSIX''@/0/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_GNU''@/1/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBTOWC''@/0/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/0/g' \ -e 's/@''GNULIB_QSORT_R''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_GNU''@/1/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_REALLOCARRAY''@/1/g' \ -e 's/@''GNULIB_REALPATH''@/0/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ -e 's/@''GNULIB_SETENV''@/0/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOL''@/0/g' \ -e 's/@''GNULIB_STRTOLD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOUL''@/0/g' \ -e 's/@''GNULIB_STRTOULL''@/0/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/0/g' \ -e 's/@''GNULIB_WCTOMB''@/0/g' \ -e 's/@''GNULIB_MDA_ECVT''@/1/g' \ -e 's/@''GNULIB_MDA_FCVT''@/1/g' \ -e 's/@''GNULIB_MDA_GCVT''@/1/g' \ -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' \ -e 's/@''GNULIB_MDA_PUTENV''@/1/g' \ < /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_ECVT''@|1|g' \ -e 's|@''HAVE_DECL_FCVT''@|1|g' \ -e 's|@''HAVE_DECL_GCVT''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_INITSTATE''@|1|g' \ -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ -e 's|@''HAVE_MBTOWC''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_QSORT_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_SETSTATE''@|1|g' \ -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOL''@|1|g' \ -e 's|@''HAVE_STRTOLD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOUL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \ -e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_FREE''@|0|g' \ -e 's|@''REPLACE_INITSTATE''@|0|g' \ -e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|0|g' \ -e 's|@''REPLACE_RANDOM''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC_FOR_REALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_REALLOCARRAY''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_SETSTATE''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_STRTOL''@|0|g' \ -e 's|@''REPLACE_STRTOLD''@|0|g' \ -e 's|@''REPLACE_STRTOLL''@|0|g' \ -e 's|@''REPLACE_STRTOUL''@|0|g' \ -e 's|@''REPLACE_STRTOULL''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/c++defs.h' \ -e '/definition of _Noreturn/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/warn-on-use.h' \ > stdlib.h-t mv stdlib.h-t stdlib.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/1/g' \ -e 's/@''GNULIB_MBSNLEN''@/0/g' \ -e 's/@''GNULIB_MBSCHR''@/1/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/1/g' \ -e 's/@''GNULIB_MBSCASECMP''@/1/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/1/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/1/g' \ -e 's/@''GNULIB_MEMMEM''@/0/g' \ -e 's/@''GNULIB_MEMPCPY''@/0/g' \ -e 's/@''GNULIB_MEMRCHR''@/1/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \ -e 's/@''GNULIB_STPCPY''@/0/g' \ -e 's/@''GNULIB_STPNCPY''@/0/g' \ -e 's/@''GNULIB_STRCHRNUL''@/0/g' \ -e 's/@''GNULIB_STRDUP''@/1/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/0/g' \ -e 's/@''GNULIB_STRNLEN''@/1/g' \ -e 's/@''GNULIB_STRPBRK''@/0/g' \ -e 's/@''GNULIB_STRSEP''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/0/g' \ -e 's/@''GNULIB_STRCASESTR''@/1/g' \ -e 's/@''GNULIB_STRTOK_R''@/0/g' \ -e 's/@''GNULIB_STRERROR''@/1/g' \ -e 's/@''GNULIB_STRERROR_R''@/0/g' \ -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \ -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \ -e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \ -e 's/@''GNULIB_MDA_STRDUP''@/1/g' \ -e 's/@''GNULIB_FREE_POSIX''@/0/g' \ < /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/string.in.h | \ sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ -e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \ -e 's|@''HAVE_SIGABBREV_NP''@|1|g' \ -e 's|@''HAVE_SIGDESCR_NP''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_FFSLL''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_FREE''@|0|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|0|g' \ -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/warn-on-use.h' \ > string.h-t mv string.h-t string.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_STRINGS_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRINGS_H''@||g' \ -e 's/@''GNULIB_FFS''@/0/g' \ -e 's|@''HAVE_FFS''@|1|g' \ -e 's|@''HAVE_STRCASECMP''@|1|g' \ -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/warn-on-use.h' \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/strings.in.h > strings.h-t mv strings.h-t strings.h /bin/mkdir -p 'sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/sys_types.in.h > sys/types.h-t mv sys/types.h-t sys/types.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_ACCESS''@/0/g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/0/g' \ -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/0/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/0/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_EXECL''@/0/g' \ -e 's/@''GNULIB_EXECLE''@/0/g' \ -e 's/@''GNULIB_EXECLP''@/0/g' \ -e 's/@''GNULIB_EXECV''@/0/g' \ -e 's/@''GNULIB_EXECVE''@/0/g' \ -e 's/@''GNULIB_EXECVP''@/0/g' \ -e 's/@''GNULIB_EXECVPE''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ -e 's/@''GNULIB_GETCWD''@/0/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \ -e 's/@''GNULIB_GETENTROPY''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETOPT_POSIX''@/1/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ -e 's/@''GNULIB_GETPASS''@/0/g' \ -e 's/@''GNULIB_GETPASS_GNU''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/0/g' \ -e 's/@''GNULIB_PIPE''@/0/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/0/g' \ -e 's/@''GNULIB_READLINK''@/0/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/0/g' \ -e 's/@''GNULIB_SYMLINK''@/0/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TRUNCATE''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/00/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/0/g' \ -e 's/@''GNULIB_MDA_ACCESS''@/1/g' \ -e 's/@''GNULIB_MDA_CHDIR''@/1/g' \ -e 's/@''GNULIB_MDA_CLOSE''@/1/g' \ -e 's/@''GNULIB_MDA_DUP''@/1/g' \ -e 's/@''GNULIB_MDA_DUP2''@/1/g' \ -e 's/@''GNULIB_MDA_EXECL''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECV''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \ -e 's/@''GNULIB_MDA_GETCWD''@/1/g' \ -e 's/@''GNULIB_MDA_GETPID''@/1/g' \ -e 's/@''GNULIB_MDA_ISATTY''@/1/g' \ -e 's/@''GNULIB_MDA_LSEEK''@/1/g' \ -e 's/@''GNULIB_MDA_READ''@/1/g' \ -e 's/@''GNULIB_MDA_RMDIR''@/1/g' \ -e 's/@''GNULIB_MDA_SWAB''@/1/g' \ -e 's/@''GNULIB_MDA_UNLINK''@/1/g' \ -e 's/@''GNULIB_MDA_WRITE''@/1/g' \ < /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_EXECVPE''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETENTROPY''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETPASS''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_EXECVPE''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_ACCESS''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_COPY_FILE_RANGE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_EXECL''@|0|g' \ -e 's|@''REPLACE_EXECLE''@|0|g' \ -e 's|@''REPLACE_EXECLP''@|0|g' \ -e 's|@''REPLACE_EXECV''@|0|g' \ -e 's|@''REPLACE_EXECVE''@|0|g' \ -e 's|@''REPLACE_EXECVP''@|0|g' \ -e 's|@''REPLACE_EXECVPE''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_GETPASS''@|0|g' \ -e 's|@''REPLACE_GETPASS_FOR_GETPASS_GNU''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/warn-on-use.h' \ > unistd.h-t mv unistd.h-t unistd.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/1/g' \ -e 's/@''GNULIB_WCTOB''@/0/g' \ -e 's/@''GNULIB_MBSINIT''@/1/g' \ -e 's/@''GNULIB_MBRTOWC''@/1/g' \ -e 's/@''GNULIB_MBRLEN''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/1/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/1/g' \ -e 's/@''GNULIB_WMEMCHR''@/0/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMPCPY''@/0/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ -e 's/@''GNULIB_WCSFTIME''@/0/g' \ -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' \ -e 's/@''GNULIB_FREE_POSIX''@/0/g' \ < /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/wchar.in.h | \ sed -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMPCPY''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_WCSFTIME''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCSDUP''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ | \ sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_FREE''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|1|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSFTIME''@|0|g' \ -e 's|@''REPLACE_WCSTOK''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/warn-on-use.h' \ > wchar.h-t mv wchar.h-t wchar.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_WCTYPE_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_WCTYPE_H''@||g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \ -e 's/@''GNULIB_ISWBLANK''@/1/g' \ -e 's/@''GNULIB_ISWDIGIT''@/1/g' \ -e 's/@''GNULIB_ISWXDIGIT''@/1/g' \ -e 's/@''GNULIB_WCTYPE''@/0/g' \ -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ -e 's/@''GNULIB_WCTRANS''@/0/g' \ -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ -e 's/@''HAVE_ISWBLANK''@/1/g' \ -e 's/@''HAVE_ISWCNTRL''@/1/g' \ -e 's/@''HAVE_WCTYPE_T''@/1/g' \ -e 's/@''HAVE_WCTRANS_T''@/1/g' \ -e 's/@''HAVE_WINT_T''@/1/g' \ -e 's/@''REPLACE_ISWBLANK''@/0/g' \ -e 's/@''REPLACE_ISWDIGIT''@/0/g' \ -e 's/@''REPLACE_ISWXDIGIT''@/0/g' \ -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ -e 's/@''REPLACE_TOWLOWER''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/warn-on-use.h' \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/wctype.in.h > wctype.h-t mv wctype.h-t wctype.h make all-recursive make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/gnulib/lib' make[4]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/gnulib/lib' /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib -I../.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libgnu_a-basename-lgpl.o `test -f 'basename-lgpl.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/'`basename-lgpl.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib -I../.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -c -o malloc/libgnu_a-dynarray_at_failure.o `test -f 'malloc/dynarray_at_failure.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/'`malloc/dynarray_at_failure.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib -I../.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -c -o malloc/libgnu_a-dynarray_emplace_enlarge.o `test -f 'malloc/dynarray_emplace_enlarge.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/'`malloc/dynarray_emplace_enlarge.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib -I../.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -c -o malloc/libgnu_a-dynarray_finalize.o `test -f 'malloc/dynarray_finalize.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/'`malloc/dynarray_finalize.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib -I../.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -c -o malloc/libgnu_a-dynarray_resize.o `test -f 'malloc/dynarray_resize.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/'`malloc/dynarray_resize.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib -I../.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -c -o malloc/libgnu_a-dynarray_resize_clear.o `test -f 'malloc/dynarray_resize_clear.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/'`malloc/dynarray_resize_clear.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib -I../.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libgnu_a-exitfail.o `test -f 'exitfail.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/'`exitfail.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib -I../.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libgnu_a-getprogname.o `test -f 'getprogname.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/'`getprogname.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib -I../.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libgnu_a-hard-locale.o `test -f 'hard-locale.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/'`hard-locale.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib -I../.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libgnu_a-ialloc.o `test -f 'ialloc.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/'`ialloc.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib -I../.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libgnu_a-localcharset.o `test -f 'localcharset.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/'`localcharset.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib -I../.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -c -o glthread/libgnu_a-lock.o `test -f 'glthread/lock.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/'`glthread/lock.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib -I../.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libgnu_a-malloca.o `test -f 'malloca.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/'`malloca.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib -I../.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libgnu_a-mbchar.o `test -f 'mbchar.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/'`mbchar.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib -I../.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libgnu_a-mbiter.o `test -f 'mbiter.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/'`mbiter.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib -I../.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libgnu_a-mbrtowc.o `test -f 'mbrtowc.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/'`mbrtowc.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib -I../.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libgnu_a-mbscasecmp.o `test -f 'mbscasecmp.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/'`mbscasecmp.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib -I../.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libgnu_a-mbschr.o `test -f 'mbschr.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/'`mbschr.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib -I../.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libgnu_a-mbslen.o `test -f 'mbslen.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/'`mbslen.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib -I../.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libgnu_a-mbsncasecmp.o `test -f 'mbsncasecmp.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/'`mbsncasecmp.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib -I../.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libgnu_a-mbsstr.o `test -f 'mbsstr.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/'`mbsstr.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib -I../.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libgnu_a-mbswidth.o `test -f 'mbswidth.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/'`mbswidth.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib -I../.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libgnu_a-mbuiter.o `test -f 'mbuiter.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/'`mbuiter.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib -I../.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libgnu_a-regex.o `test -f 'regex.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/'`regex.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib -I../.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libgnu_a-setlocale_null.o `test -f 'setlocale_null.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/'`setlocale_null.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib -I../.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libgnu_a-strnlen1.o `test -f 'strnlen1.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/'`strnlen1.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib -I../.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -c -o glthread/libgnu_a-threadlib.o `test -f 'glthread/threadlib.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/'`glthread/threadlib.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib -I../.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libgnu_a-unistd.o `test -f 'unistd.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/'`unistd.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib -I../.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libgnu_a-wctype-h.o `test -f 'wctype-h.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/'`wctype-h.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib -I../.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libgnu_a-xmalloc.o `test -f 'xmalloc.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/'`xmalloc.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib -I../.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libgnu_a-xalloc-die.o `test -f 'xalloc-die.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib/'`xalloc-die.c rm -f libgnu.a /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar cr libgnu.a libgnu_a-basename-lgpl.o malloc/libgnu_a-dynarray_at_failure.o malloc/libgnu_a-dynarray_emplace_enlarge.o malloc/libgnu_a-dynarray_finalize.o malloc/libgnu_a-dynarray_resize.o malloc/libgnu_a-dynarray_resize_clear.o libgnu_a-exitfail.o libgnu_a-getprogname.o libgnu_a-hard-locale.o libgnu_a-ialloc.o libgnu_a-localcharset.o glthread/libgnu_a-lock.o libgnu_a-malloca.o libgnu_a-mbchar.o libgnu_a-mbiter.o libgnu_a-mbrtowc.o libgnu_a-mbscasecmp.o libgnu_a-mbschr.o libgnu_a-mbslen.o libgnu_a-mbsncasecmp.o libgnu_a-mbsstr.o libgnu_a-mbswidth.o libgnu_a-mbuiter.o libgnu_a-regex.o libgnu_a-setlocale_null.o libgnu_a-strnlen1.o glthread/libgnu_a-threadlib.o libgnu_a-unistd.o libgnu_a-wctype-h.o libgnu_a-xmalloc.o libgnu_a-xalloc-die.o /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib libgnu.a make[4]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/gnulib/lib' make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/gnulib/lib' make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/gnulib/lib' Making all in install-info make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/install-info' Making all in . make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/install-info' /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/install-info -I.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/locale\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -ffunction-sections -fdata-sections -pipe -O2 -w -c -o install-info.o /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/install-info/install-info.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -ffunction-sections -fdata-sections -pipe -O2 -w -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -O2 -Wl,--gc-sections -Wl,-rpath-link,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link,/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -Wl,-rpath-link,/lib64 -Wl,-rpath,/lib64 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link,/lib -Wl,-rpath,/lib -Wl,-rpath-link,/usr/lib -Wl,-rpath,/usr/lib -o ginstall-info install-info.o ../gnulib/lib/libgnu.a make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/install-info' Making all in tests make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/install-info/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/install-info/tests' make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/install-info' Making all in po make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/po' Making all in po_document make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/po_document' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/po_document' Making all in tp make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp' Making all in Texinfo/XS make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/Texinfo/XS' make all-recursive make[4]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/Texinfo/XS' Making all in gnulib/lib make[5]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/Texinfo/XS/gnulib/lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_ALLOCA_H''@|1|g' \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/alloca.in.h > alloca.h-t mv alloca.h-t alloca.h { sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_ASSERT_H''@||g' \ < /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/assert.in.h && \ sed -e '/@assert.h omit start@/,/@assert.h omit end@/d' \ -e 's|_gl_verify|_gl_static_assert|g' \ -e 's|_GL_VERIFY|_GL_STATIC_ASSERT|g' \ -e 's|_GL\(_STATIC_ASSERT_H\)|_GL\1|g' \ < /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/verify.h; \ } > assert.h-t mv assert.h-t assert.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_INTTYPES_H''@||g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/warn-on-use.h' \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/inttypes.in.h > inttypes.h-t mv inttypes.h-t inttypes.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LIMITS_H''@||g' \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/limits.in.h > limits.h-t mv limits.h-t limits.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/0/g' \ -e 's/@''GNULIB_FFLUSH''@/0/g' \ -e 's/@''GNULIB_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/1/g' \ -e 's/@''GNULIB_FOPEN''@/0/g' \ -e 's/@''GNULIB_FOPEN_GNU''@/0/g' \ -e 's/@''GNULIB_FPRINTF''@/1/g' \ -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_FPURGE''@/0/g' \ -e 's/@''GNULIB_FPUTC''@/1/g' \ -e 's/@''GNULIB_FPUTS''@/1/g' \ -e 's/@''GNULIB_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/0/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/0/g' \ -e 's/@''GNULIB_FSEEKO''@/0/g' \ -e 's/@''GNULIB_FTELL''@/0/g' \ -e 's/@''GNULIB_FTELLO''@/0/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/1/g' \ -e 's/@''GNULIB_GETLINE''@/1/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/0/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/0/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/0/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_TMPFILE''@/0/g' \ -e 's/@''GNULIB_VASPRINTF''@/1/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/0/g' \ -e 's/@''GNULIB_VPRINTF''@/1/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSNPRINTF''@/0/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' \ -e 's/@''GNULIB_MDA_FDOPEN''@/0/g' \ -e 's/@''GNULIB_MDA_FILENO''@/1/g' \ -e 's/@''GNULIB_MDA_GETW''@/1/g' \ -e 's/@''GNULIB_MDA_PUTW''@/1/g' \ -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' \ < /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/stdio.in.h | \ sed -e 's|@''HAVE_DECL_FCLOSEALL''@|1|g' \ -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FOPEN_FOR_FOPEN_GNU''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@||g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/warn-on-use.h' \ > stdio.h-t mv stdio.h-t stdio.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_GNU''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_GNU''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_MBTOWC''@/0/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/0/g' \ -e 's/@''GNULIB_QSORT_R''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_GNU''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \ -e 's/@''GNULIB_REALPATH''@/0/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ -e 's/@''GNULIB_SETENV''@/0/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOL''@/0/g' \ -e 's/@''GNULIB_STRTOLD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOUL''@/0/g' \ -e 's/@''GNULIB_STRTOULL''@/0/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/0/g' \ -e 's/@''GNULIB_WCTOMB''@/0/g' \ -e 's/@''GNULIB_MDA_ECVT''@/1/g' \ -e 's/@''GNULIB_MDA_FCVT''@/1/g' \ -e 's/@''GNULIB_MDA_GCVT''@/1/g' \ -e 's/@''GNULIB_MDA_MKTEMP''@/0/g' \ -e 's/@''GNULIB_MDA_PUTENV''@/0/g' \ < /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_ECVT''@|1|g' \ -e 's|@''HAVE_DECL_FCVT''@|1|g' \ -e 's|@''HAVE_DECL_GCVT''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_INITSTATE''@|1|g' \ -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ -e 's|@''HAVE_MBTOWC''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_QSORT_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_SETSTATE''@|1|g' \ -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOL''@|1|g' \ -e 's|@''HAVE_STRTOLD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOUL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \ -e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_FREE''@|1|g' \ -e 's|@''REPLACE_INITSTATE''@|0|g' \ -e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|0|g' \ -e 's|@''REPLACE_RANDOM''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC_FOR_REALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_REALLOCARRAY''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_SETSTATE''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_STRTOL''@|0|g' \ -e 's|@''REPLACE_STRTOLD''@|0|g' \ -e 's|@''REPLACE_STRTOLL''@|0|g' \ -e 's|@''REPLACE_STRTOUL''@|0|g' \ -e 's|@''REPLACE_STRTOULL''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/c++defs.h' \ -e '/definition of _Noreturn/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/warn-on-use.h' \ > stdlib.h-t mv stdlib.h-t stdlib.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/0/g' \ -e 's/@''GNULIB_MBSNLEN''@/0/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/0/g' \ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/1/g' \ -e 's/@''GNULIB_MEMMEM''@/0/g' \ -e 's/@''GNULIB_MEMPCPY''@/0/g' \ -e 's/@''GNULIB_MEMRCHR''@/0/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \ -e 's/@''GNULIB_STPCPY''@/0/g' \ -e 's/@''GNULIB_STPNCPY''@/0/g' \ -e 's/@''GNULIB_STRCHRNUL''@/1/g' \ -e 's/@''GNULIB_STRDUP''@/0/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/1/g' \ -e 's/@''GNULIB_STRNLEN''@/1/g' \ -e 's/@''GNULIB_STRPBRK''@/0/g' \ -e 's/@''GNULIB_STRSEP''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/0/g' \ -e 's/@''GNULIB_STRCASESTR''@/0/g' \ -e 's/@''GNULIB_STRTOK_R''@/0/g' \ -e 's/@''GNULIB_STRERROR''@/0/g' \ -e 's/@''GNULIB_STRERROR_R''@/0/g' \ -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \ -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \ -e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \ -e 's/@''GNULIB_MDA_STRDUP''@/1/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ < /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/string.in.h | \ sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ -e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \ -e 's|@''HAVE_SIGABBREV_NP''@|1|g' \ -e 's|@''HAVE_SIGDESCR_NP''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_FFSLL''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_FREE''@|1|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|0|g' \ -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/warn-on-use.h' \ > string.h-t mv string.h-t string.h /bin/mkdir -p 'sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/sys_types.in.h > sys/types.h-t mv sys/types.h-t sys/types.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_ACCESS''@/0/g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/0/g' \ -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/0/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/0/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_EXECL''@/0/g' \ -e 's/@''GNULIB_EXECLE''@/0/g' \ -e 's/@''GNULIB_EXECLP''@/0/g' \ -e 's/@''GNULIB_EXECV''@/0/g' \ -e 's/@''GNULIB_EXECVE''@/0/g' \ -e 's/@''GNULIB_EXECVP''@/0/g' \ -e 's/@''GNULIB_EXECVPE''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ -e 's/@''GNULIB_GETCWD''@/0/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \ -e 's/@''GNULIB_GETENTROPY''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETOPT_POSIX''@/0/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ -e 's/@''GNULIB_GETPASS''@/0/g' \ -e 's/@''GNULIB_GETPASS_GNU''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/0/g' \ -e 's/@''GNULIB_PIPE''@/0/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/0/g' \ -e 's/@''GNULIB_READLINK''@/0/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/0/g' \ -e 's/@''GNULIB_SYMLINK''@/0/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TRUNCATE''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/00/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/0/g' \ -e 's/@''GNULIB_MDA_ACCESS''@/1/g' \ -e 's/@''GNULIB_MDA_CHDIR''@/1/g' \ -e 's/@''GNULIB_MDA_CLOSE''@/1/g' \ -e 's/@''GNULIB_MDA_DUP''@/1/g' \ -e 's/@''GNULIB_MDA_DUP2''@/1/g' \ -e 's/@''GNULIB_MDA_EXECL''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECV''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \ -e 's/@''GNULIB_MDA_GETCWD''@/1/g' \ -e 's/@''GNULIB_MDA_GETPID''@/1/g' \ -e 's/@''GNULIB_MDA_ISATTY''@/1/g' \ -e 's/@''GNULIB_MDA_LSEEK''@/1/g' \ -e 's/@''GNULIB_MDA_READ''@/1/g' \ -e 's/@''GNULIB_MDA_RMDIR''@/1/g' \ -e 's/@''GNULIB_MDA_SWAB''@/1/g' \ -e 's/@''GNULIB_MDA_UNLINK''@/1/g' \ -e 's/@''GNULIB_MDA_WRITE''@/1/g' \ < /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_EXECVPE''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETENTROPY''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETPASS''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_EXECVPE''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_ACCESS''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_COPY_FILE_RANGE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_EXECL''@|0|g' \ -e 's|@''REPLACE_EXECLE''@|0|g' \ -e 's|@''REPLACE_EXECLP''@|0|g' \ -e 's|@''REPLACE_EXECV''@|0|g' \ -e 's|@''REPLACE_EXECVE''@|0|g' \ -e 's|@''REPLACE_EXECVP''@|0|g' \ -e 's|@''REPLACE_EXECVPE''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_GETPASS''@|0|g' \ -e 's|@''REPLACE_GETPASS_FOR_GETPASS_GNU''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/warn-on-use.h' \ > unistd.h-t mv unistd.h-t unistd.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w unitypes.h-t' /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/unitypes.in.h mv unitypes.h-t unitypes.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w uniwidth.h-t' /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/uniwidth.in.h mv uniwidth.h-t uniwidth.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/0/g' \ -e 's/@''GNULIB_WCTOB''@/0/g' \ -e 's/@''GNULIB_MBSINIT''@/0/g' \ -e 's/@''GNULIB_MBRTOWC''@/0/g' \ -e 's/@''GNULIB_MBRLEN''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/0/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/1/g' \ -e 's/@''GNULIB_WMEMCHR''@/0/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMPCPY''@/0/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ -e 's/@''GNULIB_WCSFTIME''@/0/g' \ -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ < /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/wchar.in.h | \ sed -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMPCPY''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_WCSFTIME''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCSDUP''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ | \ sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_FREE''@|1|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|0|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSFTIME''@|0|g' \ -e 's|@''REPLACE_WCSTOK''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/warn-on-use.h' \ > wchar.h-t mv wchar.h-t wchar.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_WCTYPE_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_WCTYPE_H''@||g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \ -e 's/@''GNULIB_ISWBLANK''@/0/g' \ -e 's/@''GNULIB_ISWDIGIT''@/0/g' \ -e 's/@''GNULIB_ISWXDIGIT''@/0/g' \ -e 's/@''GNULIB_WCTYPE''@/0/g' \ -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ -e 's/@''GNULIB_WCTRANS''@/0/g' \ -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ -e 's/@''HAVE_ISWBLANK''@/1/g' \ -e 's/@''HAVE_ISWCNTRL''@/1/g' \ -e 's/@''HAVE_WCTYPE_T''@/1/g' \ -e 's/@''HAVE_WCTRANS_T''@/1/g' \ -e 's/@''HAVE_WINT_T''@/1/g' \ -e 's/@''REPLACE_ISWBLANK''@/0/g' \ -e 's/@''REPLACE_ISWDIGIT''@/0/g' \ -e 's/@''REPLACE_ISWXDIGIT''@/0/g' \ -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ -e 's/@''REPLACE_TOWLOWER''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/warn-on-use.h' \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/wctype.in.h > wctype.h-t mv wctype.h-t wctype.h make all-recursive make[6]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/Texinfo/XS/gnulib/lib' make[7]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/Texinfo/XS/gnulib/lib' /bin/bash ../../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -c -o libgnu_la-free.lo `test -f 'free.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/'`free.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/free.c -fPIC -DPIC -o .libs/libgnu_la-free.o /bin/bash ../../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -c -o libgnu_la-localcharset.lo `test -f 'localcharset.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/'`localcharset.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/localcharset.c -fPIC -DPIC -o .libs/libgnu_la-localcharset.o /bin/bash ../../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -c -o libgnu_la-unistd.lo `test -f 'unistd.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/'`unistd.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/unistd.c -fPIC -DPIC -o .libs/libgnu_la-unistd.o /bin/bash ../../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -c -o uniwidth/libgnu_la-width.lo `test -f 'uniwidth/width.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/'`uniwidth/width.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/uniwidth/width.c -fPIC -DPIC -o uniwidth/.libs/libgnu_la-width.o /bin/bash ../../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -c -o libgnu_la-wctype-h.lo `test -f 'wctype-h.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/'`wctype-h.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/wctype-h.c -fPIC -DPIC -o .libs/libgnu_la-wctype-h.o /bin/bash ../../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -c -o libgnu_la-xsize.lo `test -f 'xsize.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/'`xsize.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/xsize.c -fPIC -DPIC -o .libs/libgnu_la-xsize.o /bin/bash ../../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I../.. -c -o asnprintf.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/asnprintf.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I../.. -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o /bin/bash ../../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I../.. -c -o printf-args.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/printf-args.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I../.. -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/printf-args.c -fPIC -DPIC -o .libs/printf-args.o /bin/bash ../../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I../.. -c -o printf-parse.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/printf-parse.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I../.. -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o /bin/bash ../../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I../.. -c -o vasnprintf.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/vasnprintf.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I../.. -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib/vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o /bin/bash ../../libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -no-undefined -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -liconv -R/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -o libgnu.la libgnu_la-free.lo libgnu_la-localcharset.lo libgnu_la-unistd.lo uniwidth/libgnu_la-width.lo libgnu_la-wctype-h.lo libgnu_la-xsize.lo asnprintf.lo printf-args.lo printf-parse.lo vasnprintf.lo libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar cr .libs/libgnu.a .libs/libgnu_la-free.o .libs/libgnu_la-localcharset.o .libs/libgnu_la-unistd.o uniwidth/.libs/libgnu_la-width.o .libs/libgnu_la-wctype-h.o .libs/libgnu_la-xsize.o .libs/asnprintf.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) make[7]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/Texinfo/XS/gnulib/lib' make[6]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/Texinfo/XS/gnulib/lib' make[5]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/Texinfo/XS/gnulib/lib' make[5]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/Texinfo/XS' /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c -o XSParagraph.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/XSParagraph.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/XSParagraph.c -fPIC -DPIC -o .libs/XSParagraph.o /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c -o xspara.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/xspara.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/xspara.c -fPIC -DPIC -o .libs/xspara.o /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c -o text.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/text.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/text.c -fPIC -DPIC -o .libs/text.o /bin/bash ./libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -avoid-version -module -Wl,-E -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -liconv -R/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -o XSParagraph.la -rpath /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/texinfo XSParagraph.lo xspara.lo text.lo ./gnulib/lib/libgnu.la libtool: link: x86_64-linux-gnu-gcc -shared -fPIC -DPIC .libs/XSParagraph.o .libs/xspara.o .libs/text.o -Wl,--whole-archive ./gnulib/lib/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath -Wl,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libiconv.so -O2 -g -Wl,-E -Wl,-soname -Wl,XSParagraph.so -o .libs/XSParagraph.so libtool: link: ( cd ".libs" && rm -f "XSParagraph.la" && ln -s "../XSParagraph.la" "XSParagraph.la" ) /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c -o MiscXS.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/MiscXS.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/MiscXS.c -fPIC -DPIC -o .libs/MiscXS.o /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c -o misc.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/misc.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/misc.c -fPIC -DPIC -o .libs/misc.o /bin/bash ./libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -avoid-version -module -Wl,-E -o MiscXS.la -rpath /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/texinfo MiscXS.lo misc.lo ./gnulib/lib/libgnu.la libtool: link: x86_64-linux-gnu-gcc -shared -fPIC -DPIC .libs/MiscXS.o .libs/misc.o -Wl,--whole-archive ./gnulib/lib/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath -Wl,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libiconv.so -O2 -g -Wl,-E -Wl,-soname -Wl,MiscXS.so -o .libs/MiscXS.so libtool: link: ( cd ".libs" && rm -f "MiscXS.la" && ln -s "../MiscXS.la" "MiscXS.la" ) /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c -o parsetexi/Parsetexi_la-Parsetexi.lo `test -f 'parsetexi/Parsetexi.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/'`parsetexi/Parsetexi.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi/Parsetexi.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-Parsetexi.o /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c -o parsetexi/Parsetexi_la-api.lo `test -f 'parsetexi/api.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/'`parsetexi/api.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi/api.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-api.o /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c -o parsetexi/Parsetexi_la-parser.lo `test -f 'parsetexi/parser.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/'`parsetexi/parser.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi/parser.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-parser.o /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c -o parsetexi/Parsetexi_la-element_types.lo `test -f 'parsetexi/element_types.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/'`parsetexi/element_types.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi/element_types.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-element_types.o /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c -o parsetexi/Parsetexi_la-commands.lo `test -f 'parsetexi/commands.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/'`parsetexi/commands.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi/commands.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-commands.o /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c -o parsetexi/Parsetexi_la-input.lo `test -f 'parsetexi/input.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/'`parsetexi/input.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi/input.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-input.o /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c -o parsetexi/Parsetexi_la-tree.lo `test -f 'parsetexi/tree.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/'`parsetexi/tree.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi/tree.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-tree.o /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c -o parsetexi/Parsetexi_la-close.lo `test -f 'parsetexi/close.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/'`parsetexi/close.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi/close.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-close.o /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c -o parsetexi/Parsetexi_la-text.lo `test -f 'parsetexi/text.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/'`parsetexi/text.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi/text.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-text.o /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c -o parsetexi/Parsetexi_la-conf.lo `test -f 'parsetexi/conf.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/'`parsetexi/conf.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi/conf.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-conf.o /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c -o parsetexi/Parsetexi_la-context_stack.lo `test -f 'parsetexi/context_stack.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/'`parsetexi/context_stack.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi/context_stack.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-context_stack.o /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c -o parsetexi/Parsetexi_la-debug.lo `test -f 'parsetexi/debug.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/'`parsetexi/debug.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi/debug.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-debug.o /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c -o parsetexi/Parsetexi_la-convert.lo `test -f 'parsetexi/convert.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/'`parsetexi/convert.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi/convert.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-convert.o /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c -o parsetexi/Parsetexi_la-end_line.lo `test -f 'parsetexi/end_line.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/'`parsetexi/end_line.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi/end_line.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-end_line.o /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c -o parsetexi/Parsetexi_la-separator.lo `test -f 'parsetexi/separator.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/'`parsetexi/separator.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi/separator.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-separator.o /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c -o parsetexi/Parsetexi_la-multitable.lo `test -f 'parsetexi/multitable.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/'`parsetexi/multitable.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi/multitable.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-multitable.o /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c -o parsetexi/Parsetexi_la-indices.lo `test -f 'parsetexi/indices.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/'`parsetexi/indices.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi/indices.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-indices.o /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c -o parsetexi/Parsetexi_la-macro.lo `test -f 'parsetexi/macro.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/'`parsetexi/macro.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi/macro.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-macro.o /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c -o parsetexi/Parsetexi_la-handle_commands.lo `test -f 'parsetexi/handle_commands.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/'`parsetexi/handle_commands.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi/handle_commands.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-handle_commands.o /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c -o parsetexi/Parsetexi_la-def.lo `test -f 'parsetexi/def.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/'`parsetexi/def.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi/def.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-def.o /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c -o parsetexi/Parsetexi_la-extra.lo `test -f 'parsetexi/extra.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/'`parsetexi/extra.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi/extra.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-extra.o /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c -o parsetexi/Parsetexi_la-menus.lo `test -f 'parsetexi/menus.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/'`parsetexi/menus.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi/menus.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-menus.o /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c -o parsetexi/Parsetexi_la-labels.lo `test -f 'parsetexi/labels.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/'`parsetexi/labels.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi/labels.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-labels.o /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c -o parsetexi/Parsetexi_la-errors.lo `test -f 'parsetexi/errors.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/'`parsetexi/errors.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi/errors.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-errors.o /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c -o parsetexi/Parsetexi_la-counter.lo `test -f 'parsetexi/counter.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/'`parsetexi/counter.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi/counter.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-counter.o /bin/bash ./libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -avoid-version -module -Wl,-E -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -liconv -R/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -o Parsetexi.la -rpath /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/texinfo parsetexi/Parsetexi_la-Parsetexi.lo parsetexi/Parsetexi_la-api.lo parsetexi/Parsetexi_la-parser.lo parsetexi/Parsetexi_la-element_types.lo parsetexi/Parsetexi_la-commands.lo parsetexi/Parsetexi_la-input.lo parsetexi/Parsetexi_la-tree.lo parsetexi/Parsetexi_la-close.lo parsetexi/Parsetexi_la-text.lo parsetexi/Parsetexi_la-conf.lo parsetexi/Parsetexi_la-context_stack.lo parsetexi/Parsetexi_la-debug.lo parsetexi/Parsetexi_la-convert.lo parsetexi/Parsetexi_la-end_line.lo parsetexi/Parsetexi_la-separator.lo parsetexi/Parsetexi_la-multitable.lo parsetexi/Parsetexi_la-indices.lo parsetexi/Parsetexi_la-macro.lo parsetexi/Parsetexi_la-handle_commands.lo parsetexi/Parsetexi_la-def.lo parsetexi/Parsetexi_la-extra.lo parsetexi/Parsetexi_la-menus.lo parsetexi/Parsetexi_la-labels.lo parsetexi/Parsetexi_la-errors.lo parsetexi/Parsetexi_la-counter.lo ./gnulib/lib/libgnu.la libtool: link: x86_64-linux-gnu-gcc -shared -fPIC -DPIC parsetexi/.libs/Parsetexi_la-Parsetexi.o parsetexi/.libs/Parsetexi_la-api.o parsetexi/.libs/Parsetexi_la-parser.o parsetexi/.libs/Parsetexi_la-element_types.o parsetexi/.libs/Parsetexi_la-commands.o parsetexi/.libs/Parsetexi_la-input.o parsetexi/.libs/Parsetexi_la-tree.o parsetexi/.libs/Parsetexi_la-close.o parsetexi/.libs/Parsetexi_la-text.o parsetexi/.libs/Parsetexi_la-conf.o parsetexi/.libs/Parsetexi_la-context_stack.o parsetexi/.libs/Parsetexi_la-debug.o parsetexi/.libs/Parsetexi_la-convert.o parsetexi/.libs/Parsetexi_la-end_line.o parsetexi/.libs/Parsetexi_la-separator.o parsetexi/.libs/Parsetexi_la-multitable.o parsetexi/.libs/Parsetexi_la-indices.o parsetexi/.libs/Parsetexi_la-macro.o parsetexi/.libs/Parsetexi_la-handle_commands.o parsetexi/.libs/Parsetexi_la-def.o parsetexi/.libs/Parsetexi_la-extra.o parsetexi/.libs/Parsetexi_la-menus.o parsetexi/.libs/Parsetexi_la-labels.o parsetexi/.libs/Parsetexi_la-errors.o parsetexi/.libs/Parsetexi_la-counter.o -Wl,--whole-archive ./gnulib/lib/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath -Wl,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libiconv.so -O2 -g -Wl,-E -Wl,-soname -Wl,Parsetexi.so -o .libs/Parsetexi.so libtool: link: ( cd ".libs" && rm -f "Parsetexi.la" && ln -s "../Parsetexi.la" "Parsetexi.la" ) make[5]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/Texinfo/XS' make[4]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/Texinfo/XS' make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/Texinfo/XS' Making all in . make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp' sed -e 's,[@]PACKAGE_VERSION[@],7.0,g' -e 's,[@]PACKAGE_NAME[@],GNU Texinfo,g' -e 's,[@]PACKAGE_URL[@],https://www.gnu.org/software/texinfo/,g' -e 's,[@]sysconfdir[@],/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/etc,g' -e 's,[@]prefix[@],/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install,g' -e 's,[@]datarootdir[@],/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share,g' -e 's,[@]datadir[@],/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share,g' -e 's,[@]pkglibdir[@],/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/texinfo,g' -e 's,[@]PACKAGE[@],texinfo,g' -e 's,[@]USE_EXTERNAL_LIBINTL[@],no,g' -e 's,[@]USE_EXTERNAL_EASTASIANWIDTH[@],no,g' -e 's,[@]USE_EXTERNAL_UNIDECODE[@],no,g' -e 's,[@]TEXINFO_DTD_VERSION[@],7.0,g' -e 's,[@]enable_xs[@],yes,g' -e '1 s,/usr/bin/env perl,/usr/bin/perl,g' /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/texi2any.pl >texi2any chmod a+x texi2any /bin/mkdir -p Texinfo sed -e 's|[@]USE_EXTERNAL_LIBINTL[@]|no|' \ -e 's|[@]USE_EXTERNAL_EASTASIANWIDTH[@]|no|' \ -e 's|[@]USE_EXTERNAL_UNIDECODE[@]|no|' \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/ModulePath.pm.in >Texinfo/ModulePath.pm /bin/mkdir -p Texinfo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/maintain/regenerate_commands_perl_info.pl < /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi/command_data.txt /bin/mkdir -p maintain sed -e 's|[@]abs_top_srcdir[@]|/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0|' \ -e 's|[@]TEXINFO_DTD_VERSION[@]|7.0|' \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/maintain/catalog.xml.in >maintain/catalog.xml /bin/mkdir -p `dirname LocaleData/ca/LC_MESSAGES/texinfo_document.mo` /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/../po_document/ca.gmo LocaleData/ca/LC_MESSAGES/texinfo_document.mo /bin/mkdir -p `dirname LocaleData/ca.us-ascii/LC_MESSAGES/texinfo_document.mo` /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/../po_document/ca.us-ascii.gmo LocaleData/ca.us-ascii/LC_MESSAGES/texinfo_document.mo /bin/mkdir -p `dirname LocaleData/cs/LC_MESSAGES/texinfo_document.mo` /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/../po_document/cs.gmo LocaleData/cs/LC_MESSAGES/texinfo_document.mo /bin/mkdir -p `dirname LocaleData/de/LC_MESSAGES/texinfo_document.mo` /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/../po_document/de.gmo LocaleData/de/LC_MESSAGES/texinfo_document.mo /bin/mkdir -p `dirname LocaleData/de.us-ascii/LC_MESSAGES/texinfo_document.mo` /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/../po_document/de.us-ascii.gmo LocaleData/de.us-ascii/LC_MESSAGES/texinfo_document.mo /bin/mkdir -p `dirname LocaleData/eo/LC_MESSAGES/texinfo_document.mo` /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/../po_document/eo.gmo LocaleData/eo/LC_MESSAGES/texinfo_document.mo /bin/mkdir -p `dirname LocaleData/es/LC_MESSAGES/texinfo_document.mo` /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/../po_document/es.gmo LocaleData/es/LC_MESSAGES/texinfo_document.mo /bin/mkdir -p `dirname LocaleData/fi/LC_MESSAGES/texinfo_document.mo` /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/../po_document/fi.gmo LocaleData/fi/LC_MESSAGES/texinfo_document.mo /bin/mkdir -p `dirname LocaleData/fr/LC_MESSAGES/texinfo_document.mo` /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/../po_document/fr.gmo LocaleData/fr/LC_MESSAGES/texinfo_document.mo /bin/mkdir -p `dirname LocaleData/hr/LC_MESSAGES/texinfo_document.mo` /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/../po_document/hr.gmo LocaleData/hr/LC_MESSAGES/texinfo_document.mo /bin/mkdir -p `dirname LocaleData/hu/LC_MESSAGES/texinfo_document.mo` /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/../po_document/hu.gmo LocaleData/hu/LC_MESSAGES/texinfo_document.mo /bin/mkdir -p `dirname LocaleData/it/LC_MESSAGES/texinfo_document.mo` /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/../po_document/it.gmo LocaleData/it/LC_MESSAGES/texinfo_document.mo /bin/mkdir -p `dirname LocaleData/nl/LC_MESSAGES/texinfo_document.mo` /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/../po_document/nl.gmo LocaleData/nl/LC_MESSAGES/texinfo_document.mo /bin/mkdir -p `dirname LocaleData/no.us-ascii/LC_MESSAGES/texinfo_document.mo` /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/../po_document/no.us-ascii.gmo LocaleData/no.us-ascii/LC_MESSAGES/texinfo_document.mo /bin/mkdir -p `dirname LocaleData/pl/LC_MESSAGES/texinfo_document.mo` /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/../po_document/pl.gmo LocaleData/pl/LC_MESSAGES/texinfo_document.mo /bin/mkdir -p `dirname LocaleData/pt/LC_MESSAGES/texinfo_document.mo` /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/../po_document/pt.gmo LocaleData/pt/LC_MESSAGES/texinfo_document.mo /bin/mkdir -p `dirname LocaleData/pt.us-ascii/LC_MESSAGES/texinfo_document.mo` /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/../po_document/pt.us-ascii.gmo LocaleData/pt.us-ascii/LC_MESSAGES/texinfo_document.mo /bin/mkdir -p `dirname LocaleData/pt_BR/LC_MESSAGES/texinfo_document.mo` /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/../po_document/pt_BR.gmo LocaleData/pt_BR/LC_MESSAGES/texinfo_document.mo /bin/mkdir -p `dirname LocaleData/pt_BR.us-ascii/LC_MESSAGES/texinfo_document.mo` /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/../po_document/pt_BR.us-ascii.gmo LocaleData/pt_BR.us-ascii/LC_MESSAGES/texinfo_document.mo /bin/mkdir -p `dirname LocaleData/ro/LC_MESSAGES/texinfo_document.mo` /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/../po_document/ro.gmo LocaleData/ro/LC_MESSAGES/texinfo_document.mo /bin/mkdir -p `dirname LocaleData/sr/LC_MESSAGES/texinfo_document.mo` /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/../po_document/sr.gmo LocaleData/sr/LC_MESSAGES/texinfo_document.mo /bin/mkdir -p `dirname LocaleData/sv/LC_MESSAGES/texinfo_document.mo` /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/../po_document/sv.gmo LocaleData/sv/LC_MESSAGES/texinfo_document.mo /bin/mkdir -p `dirname LocaleData/uk/LC_MESSAGES/texinfo_document.mo` /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/../po_document/uk.gmo LocaleData/uk/LC_MESSAGES/texinfo_document.mo make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp' Making all in tests make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/tests' Making all in . make[4]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/tests' Making all in many_input_files make[4]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/tests/many_input_files' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/tests/many_input_files' make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/tests' make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp' Making all in Pod-Simple-Texinfo make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/Pod-Simple-Texinfo' sed -e 's,[@]datadir[@],/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share,g' \ -e 's,[@]PACKAGE[@],texinfo,g' \ -e 's,[@]USE_EXTERNAL_LIBINTL[@],no,g' \ -e 's,[@]USE_EXTERNAL_EASTASIANWIDTH[@],no,g' \ -e 's,[@]USE_EXTERNAL_UNIDECODE[@],no,g' \ -e '1 s,/usr/bin/env perl,/usr/bin/perl,g' \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/Pod-Simple-Texinfo/pod2texi.pl >pod2texi chmod a+x pod2texi make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/Pod-Simple-Texinfo' Making all in texindex make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/texindex' sed -e 's,[@]pkgdatadir[@],/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/texinfo,g' -e 's,[@]TI_AWK[@],/usr/bin/awk,g' -e 's,[@]PACKAGE[@],texinfo,g' -e 's,[@][@]*VERSION[@][@]*,7.0,g' texindex chmod +x texindex make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/texindex' Making all in util make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/util' sed -e 's,[@]datadir[@],/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share,g' \ -e 's,[@]PACKAGE[@],texinfo,g' \ -e 's,[@]USE_EXTERNAL_LIBINTL[@],no,g' \ -e 's,[@]USE_EXTERNAL_EASTASIANWIDTH[@],no,g' \ -e 's,[@]USE_EXTERNAL_UNIDECODE[@],no,g' \ -e '1 s,/usr/bin/env perl,/usr/bin/perl,g' \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/util/txixml2texi.pl >txixml2texi chmod a+x txixml2texi make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/util' Making all in doc make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/doc' Making all in tp_api make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/doc/tp_api' make all-am make[4]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/doc/tp_api' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/doc/tp_api' make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/doc/tp_api' make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/doc' restore=: && backupdir=".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ if (TEXINFO_DEV_SOURCE=1 ; export TEXINFO_DEV_SOURCE ; top_srcdir="/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0" ; export top_srcdir ; top_builddir=".." ; export top_builddir ; /usr/bin/perl ../tp/texi2any --version) >/dev/null 2>&1; then \ for f in texinfo.info texinfo.info-[0-9] texinfo.info-[0-9][0-9] texinfo.i[0-9] texinfo.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ if TEXINFO_DEV_SOURCE=1 ; export TEXINFO_DEV_SOURCE ; top_srcdir="/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0" ; export top_srcdir ; top_builddir=".." ; export top_builddir ; /usr/bin/perl ../tp/texi2any -c INFO_SPECIAL_CHARS_WARNING=0 -I /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/doc \ -o texinfo.info `test -f 'texinfo.texi' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/doc/'`texinfo.texi; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./texinfo.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc restore=: && backupdir=".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ if (TEXINFO_DEV_SOURCE=1 ; export TEXINFO_DEV_SOURCE ; top_srcdir="/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0" ; export top_srcdir ; top_builddir=".." ; export top_builddir ; /usr/bin/perl ../tp/texi2any --version) >/dev/null 2>&1; then \ for f in info-stnd.info info-stnd.info-[0-9] info-stnd.info-[0-9][0-9] info-stnd.i[0-9] info-stnd.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ if TEXINFO_DEV_SOURCE=1 ; export TEXINFO_DEV_SOURCE ; top_srcdir="/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0" ; export top_srcdir ; top_builddir=".." ; export top_builddir ; /usr/bin/perl ../tp/texi2any -c INFO_SPECIAL_CHARS_WARNING=0 -I /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/doc \ -o info-stnd.info `test -f 'info-stnd.texi' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/doc/'`info-stnd.texi; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./info-stnd.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc restore=: && backupdir=".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ if (TEXINFO_DEV_SOURCE=1 ; export TEXINFO_DEV_SOURCE ; top_srcdir="/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0" ; export top_srcdir ; top_builddir=".." ; export top_builddir ; /usr/bin/perl ../tp/texi2any --version) >/dev/null 2>&1; then \ for f in texi2any_api.info texi2any_api.info-[0-9] texi2any_api.info-[0-9][0-9] texi2any_api.i[0-9] texi2any_api.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ if TEXINFO_DEV_SOURCE=1 ; export TEXINFO_DEV_SOURCE ; top_srcdir="/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0" ; export top_srcdir ; top_builddir=".." ; export top_builddir ; /usr/bin/perl ../tp/texi2any -c INFO_SPECIAL_CHARS_WARNING=0 -I /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/doc \ -o texi2any_api.info `test -f 'texi2any_api.texi' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/doc/'`texi2any_api.texi; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./texi2any_api.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/doc' make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/doc' Making all in man make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/man' Making all in js make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/js' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/js' make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0' make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0' make[1]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0' [make install-strip] if test -z '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip'; then \ make INSTALL_PROGRAM="/bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/build-aux/install-sh -c -s" \ install_sh_PROGRAM="/bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ make INSTALL_PROGRAM="/bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/build-aux/install-sh -c -s" \ install_sh_PROGRAM="/bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip'" install; \ fi make[1]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0' Making install in gnulib/lib make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/gnulib/lib' make install-recursive make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/gnulib/lib' make[4]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/gnulib/lib' make[5]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/gnulib/lib' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/gnulib/lib' make[4]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/gnulib/lib' make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/gnulib/lib' make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/gnulib/lib' Making install in install-info make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/install-info' Making install in . make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/install-info' make[4]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/install-info' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin' STRIPPROG='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip' /bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/build-aux/install-sh -c -s ginstall-info '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/./install-info' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/install-info' make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/install-info' Making install in tests make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/install-info/tests' make[4]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/install-info/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/install-info/tests' make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/install-info/tests' make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/install-info' Making install in po make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/po' if test "texinfo" = "gettext-tools"; then \ /bin/mkdir -p /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/gettext/po; \ 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 \ /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/po/$file \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/po' Making install in po_document make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/po_document' if test "texinfo" = "gettext-tools"; then \ /bin/mkdir -p /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/gettext/po; \ 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 \ /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/po_document/$file \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/po_document' Making install in tp make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp' Making install in Texinfo/XS make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/Texinfo/XS' make install-recursive make[4]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/Texinfo/XS' Making install in gnulib/lib make[5]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/Texinfo/XS/gnulib/lib' make install-recursive make[6]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/Texinfo/XS/gnulib/lib' make[7]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/Texinfo/XS/gnulib/lib' make[8]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/Texinfo/XS/gnulib/lib' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/Texinfo/XS/gnulib/lib' make[7]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/Texinfo/XS/gnulib/lib' make[6]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/Texinfo/XS/gnulib/lib' make[5]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/Texinfo/XS/gnulib/lib' make[5]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/Texinfo/XS' make[6]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/Texinfo/XS' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/texinfo/Texinfo/XS/parsetexi' /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XS/parsetexi/Parsetexi.pm '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/texinfo/Texinfo/XS/parsetexi' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/texinfo' /bin/bash ./libtool --mode=install /usr/bin/install -s XSParagraph.la TestXS.la MiscXS.la Parsetexi.la '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/texinfo' libtool: install: /usr/bin/install .libs/XSParagraph.so /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/texinfo/XSParagraph.so libtool: install: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip --strip-unneeded /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/texinfo/XSParagraph.so libtool: install: /usr/bin/install .libs/XSParagraph.lai /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/texinfo/XSParagraph.la libtool: install: /usr/bin/install .libs/TestXS.so /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/texinfo/TestXS.so libtool: install: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip --strip-unneeded /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/texinfo/TestXS.so libtool: install: /usr/bin/install .libs/TestXS.lai /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/texinfo/TestXS.la libtool: install: /usr/bin/install .libs/MiscXS.so /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/texinfo/MiscXS.so libtool: install: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip --strip-unneeded /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/texinfo/MiscXS.so libtool: install: /usr/bin/install .libs/MiscXS.lai /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/texinfo/MiscXS.la libtool: install: /usr/bin/install .libs/Parsetexi.so /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/texinfo/Parsetexi.so libtool: install: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip --strip-unneeded /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/texinfo/Parsetexi.so libtool: install: /usr/bin/install .libs/Parsetexi.lai /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/texinfo/Parsetexi.la libtool: finish: PATH="/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin:/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin:/home/kristof/Work/xpacks/openocd-xpack.git/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/texinfo ---------------------------------------------------------------------- Libraries have been installed in: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/texinfo If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make install-data-hook make[7]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/Texinfo/XS' rm -f /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/texinfo/TestXS* make[7]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/Texinfo/XS' make[6]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/Texinfo/XS' make[5]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/Texinfo/XS' make[4]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/Texinfo/XS' make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/Texinfo/XS' Making install in . make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp' make[4]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin' /usr/bin/install texi2any '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin' make install-exec-hook make[5]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp' makeinfo_f=`echo makeinfo | sed -e 's,x,x,'`; rm -f /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/$makeinfo_f makeinfo_f=`echo makeinfo | sed -e 's,x,x,'`; texi2any_f=`echo texi2any| sed -e 's,x,x,'`; ln -s $texi2any_f /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/$makeinfo_f make[5]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp' if test no != 'yes' ; then \ /bin/mkdir -p /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/texinfo/lib/libintl-perl/lib/Locale/Recode \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData; \ /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/maintain/lib/libintl-perl/lib/Locale/*.pm \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/texinfo/lib/libintl-perl/lib/Locale; \ /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/maintain/lib/libintl-perl/lib/Locale/Recode/*.pm \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/texinfo/lib/libintl-perl/lib/Locale/Recode; \ /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/maintain/lib/libintl-perl/lib/Locale/RecodeData/*.pm \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData; \ fi if test no != 'yes' ; then \ /bin/mkdir -p /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/texinfo/lib/Unicode-EastAsianWidth/lib/Unicode; \ /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/maintain/lib/Unicode-EastAsianWidth/lib/Unicode/EastAsianWidth.pm \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/texinfo/lib/Unicode-EastAsianWidth/lib/Unicode; \ fi if test no != 'yes' ; then \ /bin/mkdir -p /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode; \ /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/maintain/lib/Text-Unidecode/lib/Text/Unidecode.pm \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/texinfo/lib/Text-Unidecode/lib/Text; \ /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/maintain/lib/Text-Unidecode/lib/Text/Unidecode/*.pm \ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode; \ fi /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/texinfo/Texinfo/Convert' /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/Convert/Converter.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/Convert/DocBook.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/Convert/HTML.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/Convert/IXIN.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/Convert/IXINSXML.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/Convert/Info.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/Convert/LaTeX.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/Convert/NodeNameNormalization.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/Convert/Paragraph.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/Convert/ParagraphNonXS.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/Convert/PlainTexinfo.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/Convert/Plaintext.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/Convert/Texinfo.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/Convert/TexinfoMarkup.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/Convert/TexinfoSXML.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/Convert/TexinfoXML.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/Convert/Text.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/Convert/TextContent.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/Convert/Unicode.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/Convert/Utils.pm '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/texinfo/Texinfo/Convert' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/texinfo/DebugTexinfo' /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/DebugTexinfo/DebugTree.pm '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/texinfo/DebugTexinfo' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/texinfo/ext' /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/ext/epub3.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/ext/tex4ht.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/ext/latex2html.pm '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/texinfo/ext' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/texinfo/init' /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/init/book.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/init/chm.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/init/documentation_examples.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/init/html32.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/init/highlight_syntax.pm '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/texinfo/init' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/texinfo/Texinfo' /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/Config.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/Parser.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/ParserNonXS.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/Report.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/Common.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/Commands.pod /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/Structuring.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/Transformations.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/Translations.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/MiscXS.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/XSLoader.pm /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/tp/Texinfo/Documentlanguages.pm '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/texinfo/Texinfo' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/texinfo/Texinfo' /usr/bin/install -m 644 Texinfo/ModulePath.pm Texinfo/Commands.pm '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/texinfo/Texinfo' make[4]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp' make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp' Making install in tests make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/tests' Making install in . make[4]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/tests' make[5]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/tests' make[4]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/tests' Making install in many_input_files make[4]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/tests/many_input_files' make[5]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/tests/many_input_files' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/tests/many_input_files' make[4]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/tests/many_input_files' make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp/tests' make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/tp' Making install in Pod-Simple-Texinfo make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/Pod-Simple-Texinfo' make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/Pod-Simple-Texinfo' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin' /usr/bin/install pod2texi '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/texinfo/Pod-Simple-Texinfo/Pod/Simple/' /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/Pod-Simple-Texinfo/lib/Pod/Simple/Texinfo.pm '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/texinfo/Pod-Simple-Texinfo/Pod/Simple/' make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/Pod-Simple-Texinfo' make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/Pod-Simple-Texinfo' Making install in texindex make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/texindex' make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/texindex' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin' /usr/bin/install texindex '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/texinfo' /usr/bin/install /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/texindex/texindex.awk '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/texinfo' make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/texindex' make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/texindex' Making install in util make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/util' make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/util' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin' /usr/bin/install /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/util/texi2dvi /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/util/texi2pdf /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/util/pdftexi2dvi '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/texinfo' /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/util/htmlxref.cnf /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/util/texinfo.dtd '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/texinfo' make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/util' make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/util' Making install in doc make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/doc' Making install in tp_api make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/doc/tp_api' make install-am make[4]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/doc/tp_api' make[5]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/doc/tp_api' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/info' /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/doc/tp_api/texi2any_internals.info '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/info' install-info --info-dir='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/info' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/info/texi2any_internals.info' make[5]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/doc/tp_api' make[4]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/doc/tp_api' make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/doc/tp_api' make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/doc' make[4]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/doc' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/info' /usr/bin/install -m 644 ./texinfo.info ./texinfo.info-1 ./texinfo.info-2 ./texinfo.info-3 ./info-stnd.info ./texi2any_api.info '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/info' install-info --info-dir='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/info' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/info/texinfo.info' install-info --info-dir='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/info' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/info/info-stnd.info' install-info --info-dir='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/info' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/info/texi2any_api.info' make[4]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/doc' make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/doc' make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/doc' Making install in man make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/man' make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/man' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/man/man1' /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/man/install-info.1 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/man/makeinfo.1 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/man/texindex.1 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/man/texi2dvi.1 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/man/pod2texi.1 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/man/texi2any.1 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/man/texi2pdf.1 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/man/pdftexi2dvi.1 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/man/man1' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/man/man5' /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/man/info.5 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/man/texinfo.5 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/man/man5' make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/man' make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/man' Making install in js make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/js' make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/js' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/texinfo/js' /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/js/modernizr.js /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/js/info.js /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/texinfo-7.0/js/info.css '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/texinfo/js' make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/js' make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0/js' make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0' make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0' make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0' make[1]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/texinfo-7.0' Copying license files for texinfo-7.0... [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/texinfo-7.0] [/usr/bin/install -v -c -m 644 AUTHORS /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/texinfo-7.0] 'AUTHORS' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/texinfo-7.0/AUTHORS' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/texinfo-7.0] [/usr/bin/install -v -c -m 644 COPYING /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/texinfo-7.0] 'COPYING' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/texinfo-7.0/COPYING' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/texinfo-7.0] [/usr/bin/install -v -c -m 644 NEWS /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/texinfo-7.0] 'NEWS' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/texinfo-7.0/NEWS' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/texinfo-7.0] [/usr/bin/install -v -c -m 644 README /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/texinfo-7.0] 'README' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/texinfo-7.0/README' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/texinfo-7.0] [/usr/bin/install -v -c -m 644 README-hacking /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/texinfo-7.0] 'README-hacking' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/texinfo-7.0/README-hacking' Testing if texinfo scripts start properly... [/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/texi2pdf --version] texi2pdf (GNU Texinfo 7.0) Copyright (C) 2022 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. # The XBB environment... pwd: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources ADDR2LINE=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/addr2line AR=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar AS=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/as CC=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc CI=false CONFIG_SHELL=/bin/bash CXX=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++ FORCE_UNSAFE_CONFIGURE=1 HOME=/home/kristof HOSTNAME=docker INSTALL=/usr/bin/install LANG=C LD=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld LD_LIBRARY_PATH= M4=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gm4 NM=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/nm NODE_ENV=production NODE_VERSION=16.18.0 OBJCOPY=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objcopy OBJDUMP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objdump OLDPWD=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin:/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin:/home/kristof/Work/xpacks/openocd-xpack.git/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PKG_CONFIG=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/pkg-config PKG_CONFIG_LIBDIR= PKG_CONFIG_PATH= PWD=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources PYTHON=/usr/bin/python RANLIB=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib READELF=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/readelf REALPATH=/usr/bin/realpath SED=/bin/sed SHELL=/bin/bash SHLVL=1 SIZE=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/size STRIP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip TZ=UTC XBB_APPLICATION_INSTALL_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application XBB_ARCHIVE_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/archive XBB_BOOTSTRAP_SUFFIX=-bootstrap XBB_BUILD_ARCH=x64 XBB_BUILD_BITS=64 XBB_BUILD_DISTRO_LOWER_CASE_NAME=ubuntu XBB_BUILD_DISTRO_NAME=Ubuntu XBB_BUILD_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build XBB_BUILD_GIT_PATH=/home/kristof/Work/xpacks/openocd-xpack.git XBB_BUILD_MACHINE=x86_64 XBB_BUILD_OBJDUMP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objdump XBB_BUILD_PLATFORM=linux XBB_BUILD_RANLIB=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib XBB_BUILD_STRIP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip XBB_BUILD_TRIPLET=x86_64-pc-linux-gnu XBB_BUILD_UNAME=Linux XBB_CFLAGS=-ffunction-sections -fdata-sections -pipe -O2 XBB_CFLAGS_NO_W=-ffunction-sections -fdata-sections -pipe -O2 -w XBB_CPPFLAGS= XBB_CURRENT_TRIPLET= XBB_CXXFLAGS=-ffunction-sections -fdata-sections -pipe -O2 XBB_CXXFLAGS_NO_W=-ffunction-sections -fdata-sections -pipe -O2 -w XBB_DASH_V= XBB_DEPENDENCIES_INSTALL_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install XBB_DEPLOY_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/deploy XBB_DISTRO_INFO_NAME=distro-info XBB_DOWNLOAD_FOLDER_PATH=/home/kristof/Work/cache XBB_EXECUTABLES_INSTALL_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install XBB_HOST_ARCH=x64 XBB_HOST_BITS=64 XBB_HOST_DOT_EXE= XBB_HOST_MACHINE=x86_64 XBB_HOST_OBJDUMP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objdump XBB_HOST_PLATFORM=linux XBB_HOST_RANLIB=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib XBB_HOST_SHLIB_EXT=so XBB_HOST_STRIP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip XBB_HOST_TRIPLET=x86_64-pc-linux-gnu XBB_IS_DEBUG=n XBB_IS_DEVELOP=n XBB_LDFLAGS= -O2 XBB_LDFLAGS_APP= -O2 -Wl,--gc-sections XBB_LDFLAGS_APP_STATIC_GCC= -O2 -Wl,--gc-sections -static-libgcc -static-libstdc++ XBB_LDFLAGS_LIB= -O2 XBB_LIBRARIES_INSTALL_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install XBB_LIBRARY_PATH= XBB_LOGS_COPIED_FILES_FILE_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/logs/copied-files-20230716-104405.txt XBB_LOGS_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/logs XBB_NATIVE_DEPENDENCIES_INSTALL_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install XBB_REQUESTED_BUILD_RELATIVE_FOLDER=build/linux-x64 XBB_REQUESTED_HOST_ARCH=x64 XBB_REQUESTED_HOST_BITS=64 XBB_REQUESTED_HOST_MACHINE=x86_64 XBB_REQUESTED_HOST_PLATFORM=linux XBB_REQUESTED_HOST_TRIPLET=x86_64-pc-linux-gnu XBB_REQUESTED_TARGET_ARCH=x64 XBB_REQUESTED_TARGET_BITS=64 XBB_REQUESTED_TARGET_MACHINE=x86_64 XBB_REQUESTED_TARGET_PLATFORM=linux XBB_REQUESTED_TARGET_TRIPLET=x86_64-pc-linux-gnu XBB_REQUEST_TARGET_BE_WINDOWS=n XBB_SAVED_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin:/home/kristof/Work/xpacks/openocd-xpack.git/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin XBB_SCRIPT_BEGIN_SECOND=1689504245 XBB_SOURCES_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources XBB_STAMPS_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/stamps XBB_TARGET_ARCH=x64 XBB_TARGET_BITS=64 XBB_TARGET_DOT_EXE= XBB_TARGET_MACHINE=x86_64 XBB_TARGET_OBJDUMP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objdump XBB_TARGET_PLATFORM=linux XBB_TARGET_RANLIB=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib XBB_TARGET_SHLIB_EXT=so XBB_TARGET_STRIP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip XBB_TARGET_TRIPLET=x86_64-pc-linux-gnu XBB_TARGET_WORK_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64 XBB_TESTS_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/tests XBB_TEST_COMMANDS_FILE_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/tests/commands XBB_TEST_ONLY=n XBB_WHILE_RUNNING_TESTS=n XBB_WITHOUT_MULTILIB=n XBB_WITH_HTML=n XBB_WITH_PDF=n XBB_WITH_STRIP=y XBB_WITH_TESTS=n YARN_VERSION=1.22.19 _=/usr/bin/env Library libiconv already installed mkdir: created directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/logs/libusb-1.0.26' File "/home/kristof/Work/cache/libusb-1.0.26.tar.bz2" already downloaded Extracting "/home/kristof/Work/cache/libusb-1.0.26.tar.bz2" -> "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libusb-1.0.26"... mkdir: created directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libusb-1.0.26' Running libusb1 configure... [bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libusb-1.0.26/configure --prefix=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=x86_64-pc-linux-gnu] checking for x86_64-pc-linux-gnu-gcc... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc accepts -g... yes checking for /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc option to accept ISO C89... none needed checking whether /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc understands -c and -o together... yes checking whether we are using the GNU C++ compiler... yes checking whether /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++ accepts -g... yes checking for inline... inline checking for a BSD-compatible install... /usr/bin/install checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc... gcc3 checking dependency style of /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld checking if the linker (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/nm checking the name lister (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip checking for x86_64-pc-linux-gnu-ranlib... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib checking command to parse /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/nm output from /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc supports -fno-rtti -fno-exceptions... yes checking for /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc PIC flag -fPIC -DPIC works... yes checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc static flag -static works... yes checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc supports -c -o file.o... yes checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc linker (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++ -E checking for ld used by /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld -m elf_x86_64 checking if the linker (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++ linker (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld -m elf_x86_64) supports shared libraries... yes checking for /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++ option to produce PIC... -fPIC -DPIC checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++ PIC flag -fPIC -DPIC works... yes checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++ static flag -static works... yes checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++ supports -c -o file.o... yes checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++ supports -c -o file.o... (cached) yes checking whether the /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++ linker (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for x86_64-pc-linux-gnu-windres... no checking for windres... no checking whether make supports nested variables... (cached) yes checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc supports -std=gnu11... yes checking operating system... Linux checking for nfds_t... yes checking for pipe2... yes checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc recognizes -pthread... yes checking for library containing pthread_create... -lpthread checking for library containing __atomic_fetch_add_4... -latomic checking for library containing clock_gettime... none required checking for pthread_setname_np... yes checking libudev.h usability... yes checking libudev.h presence... yes checking for libudev.h... yes checking for udev_new in -ludev... yes checking pkg-config is at least version 0.9.0... yes checking for UMOCKDEV... no checking for UMOCKDEV_HOTPLUG... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for clock_gettime... yes checking whether CLOCK_MONOTONIC is declared... yes checking for pthread_condattr_setclock... yes checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking whether EFD_NONBLOCK is declared... yes checking whether EFD_CLOEXEC is declared... yes checking for eventfd... yes checking whether to use eventfd for signalling... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking whether TFD_NONBLOCK is declared... yes checking whether TFD_CLOEXEC is declared... yes checking for timerfd_create... yes checking whether to use timerfd for timing... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libusb-1.0.pc config.status: creating Makefile config.status: creating libusb/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating doc/doxygen.cfg config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Running libusb1 make... [make -j 1] make all-recursive make[1]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libusb-1.0.26' Making all in libusb make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libusb-1.0.26/libusb' CC core.lo CC descriptor.lo CC hotplug.lo CC io.lo CC strerror.lo CC sync.lo CC os/events_posix.lo CC os/threads_posix.lo CC os/linux_usbfs.lo CC os/linux_udev.lo CCLD libusb-1.0.la libtool: warning: library '/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64/libatomic.la' was moved. make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libusb-1.0.26/libusb' make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libusb-1.0.26' make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libusb-1.0.26' make[1]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libusb-1.0.26' [make install-strip] if test -z '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip'; then \ make INSTALL_PROGRAM="/bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libusb-1.0.26/install-sh -c -s" \ install_sh_PROGRAM="/bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libusb-1.0.26/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ make INSTALL_PROGRAM="/bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libusb-1.0.26/install-sh -c -s" \ install_sh_PROGRAM="/bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libusb-1.0.26/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip'" install; \ fi make[1]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libusb-1.0.26' Making install in libusb make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libusb-1.0.26/libusb' make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libusb-1.0.26/libusb' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib' /bin/bash ../libtool --mode=install /usr/bin/install -s libusb-1.0.la '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib' libtool: install: /usr/bin/install .libs/libusb-1.0.so.0.3.0 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libusb-1.0.so.0.3.0 libtool: install: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip --strip-unneeded /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libusb-1.0.so.0.3.0 libtool: install: (cd /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib && { ln -s -f libusb-1.0.so.0.3.0 libusb-1.0.so.0 || { rm -f libusb-1.0.so.0 && ln -s libusb-1.0.so.0.3.0 libusb-1.0.so.0; }; }) libtool: install: (cd /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib && { ln -s -f libusb-1.0.so.0.3.0 libusb-1.0.so || { rm -f libusb-1.0.so && ln -s libusb-1.0.so.0.3.0 libusb-1.0.so; }; }) libtool: install: /usr/bin/install .libs/libusb-1.0.lai /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libusb-1.0.la libtool: install: /usr/bin/install .libs/libusb-1.0.a /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libusb-1.0.a libtool: install: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip --strip-debug /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libusb-1.0.a libtool: install: chmod 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libusb-1.0.a libtool: install: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libusb-1.0.a libtool: finish: PATH="/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin:/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin:/home/kristof/Work/xpacks/openocd-xpack.git/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0' /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libusb-1.0.26/libusb/libusb.h '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0' make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libusb-1.0.26/libusb' make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libusb-1.0.26/libusb' make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libusb-1.0.26' make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libusb-1.0.26' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/pkgconfig' /usr/bin/install -m 644 libusb-1.0.pc '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/pkgconfig' make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libusb-1.0.26' make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libusb-1.0.26' make[1]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libusb-1.0.26' [rm -v -f /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libusb-1.0.la] removed '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libusb-1.0.la' Copying license files for libusb-1.0.26... [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libusb-1.0.26] [/usr/bin/install -v -c -m 644 AUTHORS /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libusb-1.0.26] 'AUTHORS' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libusb-1.0.26/AUTHORS' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libusb-1.0.26] [/usr/bin/install -v -c -m 644 COPYING /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libusb-1.0.26] 'COPYING' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libusb-1.0.26/COPYING' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libusb-1.0.26] [/usr/bin/install -v -c -m 644 NEWS /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libusb-1.0.26] 'NEWS' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libusb-1.0.26/NEWS' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libusb-1.0.26] [/usr/bin/install -v -c -m 644 README /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libusb-1.0.26] 'README' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libusb-1.0.26/README' mkdir: created directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/logs/libftdi1-1.5' File "/home/kristof/Work/cache/libftdi1-1.5.tar.bz2" already downloaded Extracting "/home/kristof/Work/cache/libftdi1-1.5.tar.bz2" -> "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libftdi1-1.5"... Applying "/home/kristof/Work/xpacks/openocd-xpack.git/xpacks/xpack-dev-tools-xbb-helper/patches/libftdi1-1.5.patch"... patching file cmake/FindUSB1.cmake mkdir: created directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libftdi1-1.5' Running libftdi configure... [cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install -DPKG_CONFIG_EXECUTABLE=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/pkg-config -DBUILD_TESTS:BOOL=off -DEXAMPLES:BOOL=off -DDOCUMENTATION:BOOL=off -DFTDI_EEPROM:BOOL=off -DPYTHON_BINDINGS:BOOL=off /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/libftdi1-1.5] -- The C compiler identification is GNU 12.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done CMake Deprecation Warning at CMakeLists.txt:15 (cmake_minimum_required): Compatibility with CMake < 2.8.12 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. -- Build type: RelWithDebInfo -- Found PkgConfig: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/pkg-config (found version "0.29.2") -- Checking for module 'libusb-1.0' -- Found libusb-1.0, version 1.0.26 CMake Warning (dev) at /home/kristof/.local/xPacks/@xpack-dev-tools/cmake/3.23.5-1.1/.content/share/cmake-3.23/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (LIBUSB) does not match the name of the calling package (USB1). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindUSB1.cmake:33 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:28 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found LIBUSB: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libusb-1.0.so -- Detected git snapshot version: v0.12.0-1.1-29-gb2b919d -- Summary of build options: Build static libs: ON Build C++ bindings: OFF Build Python bindings: off Build ftdi_eeprom: off Build examples: off Build tests: off Build API documentation: off -- Configuring done -- Generating done -- Build files have been written to: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/libftdi1-1.5 Running libftdi make... [cmake --build . --parallel 1 --config Release] [1/7] Building C object src/CMakeFiles/ftdi1.dir/ftdi.c.o [2/7] Building C object src/CMakeFiles/ftdi1.dir/ftdi_stream.c.o [3/7] Linking C shared library src/libftdi1.so.2.5.0 [4/7] Creating library symlink src/libftdi1.so.2 src/libftdi1.so [5/7] Building C object src/CMakeFiles/ftdi1-static.dir/ftdi.c.o [6/7] Building C object src/CMakeFiles/ftdi1-static.dir/ftdi_stream.c.o [7/7] Linking C static library src/libftdi1.a [cmake --build . --config Release -- install] [0/1] Install the project... -- Install configuration: "RelWithDebInfo" -- Installing: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/pkgconfig/libftdi1.pc -- Installing: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/pkgconfig/libftdipp1.pc -- Installing: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/libftdi1-config -- Installing: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/cmake/libftdi1/LibFTDI1Config.cmake -- Installing: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/cmake/libftdi1/LibFTDI1ConfigVersion.cmake -- Installing: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/cmake/libftdi1/UseLibFTDI1.cmake -- Installing: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libftdi1.so.2.5.0 -- Installing: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libftdi1.so.2 -- Installing: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libftdi1.so -- Installing: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libftdi1.a -- Installing: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1/ftdi.h Copying license files for libftdi1-1.5... [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libftdi1-1.5] [/usr/bin/install -v -c -m 644 AUTHORS /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libftdi1-1.5] 'AUTHORS' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libftdi1-1.5/AUTHORS' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libftdi1-1.5] [/usr/bin/install -v -c -m 644 COPYING-CMAKE-SCRIPTS /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libftdi1-1.5] 'COPYING-CMAKE-SCRIPTS' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libftdi1-1.5/COPYING-CMAKE-SCRIPTS' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libftdi1-1.5] [/usr/bin/install -v -c -m 644 COPYING.GPL /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libftdi1-1.5] 'COPYING.GPL' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libftdi1-1.5/COPYING.GPL' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libftdi1-1.5] [/usr/bin/install -v -c -m 644 COPYING.LIB /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libftdi1-1.5] 'COPYING.LIB' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libftdi1-1.5/COPYING.LIB' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libftdi1-1.5] [/usr/bin/install -v -c -m 644 LICENSE /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libftdi1-1.5] 'LICENSE' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libftdi1-1.5/LICENSE' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libftdi1-1.5] [/usr/bin/install -v -c -m 644 README /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libftdi1-1.5] 'README' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libftdi1-1.5/README' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libftdi1-1.5] [/usr/bin/install -v -c -m 644 README.build /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libftdi1-1.5] 'README.build' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libftdi1-1.5/README.build' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libftdi1-1.5] [/usr/bin/install -v -c -m 644 README.mingw /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libftdi1-1.5] 'README.mingw' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/libftdi1-1.5/README.mingw' mkdir: created directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/logs/hidapi-hidapi-0.13.1' File "/home/kristof/Work/cache/hidapi-0.13.1.zip" already downloaded Extracting "/home/kristof/Work/cache/hidapi-0.13.1.zip" -> "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/hidapi-hidapi-0.13.1"... Archive: /home/kristof/Work/cache/hidapi-0.13.1.zip 4ebce6b5059b086d05ca7e091ce04a5fd08ac3ac creating: hidapi-hidapi-0.13.1/ inflating: hidapi-hidapi-0.13.1/.appveyor.yml creating: hidapi-hidapi-0.13.1/.builds/ inflating: hidapi-hidapi-0.13.1/.builds/alpine.yml inflating: hidapi-hidapi-0.13.1/.builds/archlinux.yml inflating: hidapi-hidapi-0.13.1/.builds/fedora-mingw.yml inflating: hidapi-hidapi-0.13.1/.builds/freebsd.yml inflating: hidapi-hidapi-0.13.1/.builds/netbsd.yml inflating: hidapi-hidapi-0.13.1/.builds/openbsd.yml inflating: hidapi-hidapi-0.13.1/.cirrus.yml inflating: hidapi-hidapi-0.13.1/.gitattributes creating: hidapi-hidapi-0.13.1/.github/ creating: hidapi-hidapi-0.13.1/.github/workflows/ inflating: hidapi-hidapi-0.13.1/.github/workflows/builds.yml inflating: hidapi-hidapi-0.13.1/.gitignore inflating: hidapi-hidapi-0.13.1/AUTHORS.txt inflating: hidapi-hidapi-0.13.1/BUILD.autotools.md inflating: hidapi-hidapi-0.13.1/BUILD.cmake.md inflating: hidapi-hidapi-0.13.1/BUILD.md inflating: hidapi-hidapi-0.13.1/CMakeLists.txt inflating: hidapi-hidapi-0.13.1/HACKING.txt inflating: hidapi-hidapi-0.13.1/LICENSE-bsd.txt inflating: hidapi-hidapi-0.13.1/LICENSE-gpl3.txt inflating: hidapi-hidapi-0.13.1/LICENSE-orig.txt inflating: hidapi-hidapi-0.13.1/LICENSE.txt inflating: hidapi-hidapi-0.13.1/Makefile.am inflating: hidapi-hidapi-0.13.1/README.md extracting: hidapi-hidapi-0.13.1/VERSION creating: hidapi-hidapi-0.13.1/android/ creating: hidapi-hidapi-0.13.1/android/jni/ inflating: hidapi-hidapi-0.13.1/android/jni/Android.mk inflating: hidapi-hidapi-0.13.1/bootstrap inflating: hidapi-hidapi-0.13.1/configure.ac creating: hidapi-hidapi-0.13.1/dist/ inflating: hidapi-hidapi-0.13.1/dist/hidapi.podspec creating: hidapi-hidapi-0.13.1/documentation/ inflating: hidapi-hidapi-0.13.1/documentation/cmake-gui-drop-down.png inflating: hidapi-hidapi-0.13.1/documentation/cmake-gui-highlights.png creating: hidapi-hidapi-0.13.1/doxygen/ inflating: hidapi-hidapi-0.13.1/doxygen/Doxyfile creating: hidapi-hidapi-0.13.1/hidapi/ inflating: hidapi-hidapi-0.13.1/hidapi/hidapi.h creating: hidapi-hidapi-0.13.1/hidtest/ inflating: hidapi-hidapi-0.13.1/hidtest/.gitignore inflating: hidapi-hidapi-0.13.1/hidtest/CMakeLists.txt inflating: hidapi-hidapi-0.13.1/hidtest/Makefile.am inflating: hidapi-hidapi-0.13.1/hidtest/test.c creating: hidapi-hidapi-0.13.1/libusb/ inflating: hidapi-hidapi-0.13.1/libusb/.gitignore inflating: hidapi-hidapi-0.13.1/libusb/CMakeLists.txt inflating: hidapi-hidapi-0.13.1/libusb/Makefile-manual inflating: hidapi-hidapi-0.13.1/libusb/Makefile.am inflating: hidapi-hidapi-0.13.1/libusb/Makefile.freebsd inflating: hidapi-hidapi-0.13.1/libusb/Makefile.haiku inflating: hidapi-hidapi-0.13.1/libusb/Makefile.linux inflating: hidapi-hidapi-0.13.1/libusb/hid.c inflating: hidapi-hidapi-0.13.1/libusb/hidapi_libusb.h creating: hidapi-hidapi-0.13.1/linux/ inflating: hidapi-hidapi-0.13.1/linux/.gitignore inflating: hidapi-hidapi-0.13.1/linux/CMakeLists.txt inflating: hidapi-hidapi-0.13.1/linux/Makefile-manual inflating: hidapi-hidapi-0.13.1/linux/Makefile.am inflating: hidapi-hidapi-0.13.1/linux/hid.c creating: hidapi-hidapi-0.13.1/m4/ inflating: hidapi-hidapi-0.13.1/m4/.gitignore inflating: hidapi-hidapi-0.13.1/m4/ax_pthread.m4 inflating: hidapi-hidapi-0.13.1/m4/pkg.m4 creating: hidapi-hidapi-0.13.1/mac/ inflating: hidapi-hidapi-0.13.1/mac/.gitignore inflating: hidapi-hidapi-0.13.1/mac/CMakeLists.txt inflating: hidapi-hidapi-0.13.1/mac/Makefile-manual inflating: hidapi-hidapi-0.13.1/mac/Makefile.am inflating: hidapi-hidapi-0.13.1/mac/hid.c inflating: hidapi-hidapi-0.13.1/mac/hidapi_darwin.h inflating: hidapi-hidapi-0.13.1/meson.build creating: hidapi-hidapi-0.13.1/pc/ extracting: hidapi-hidapi-0.13.1/pc/.gitignore inflating: hidapi-hidapi-0.13.1/pc/hidapi-hidraw.pc.in inflating: hidapi-hidapi-0.13.1/pc/hidapi-libusb.pc.in inflating: hidapi-hidapi-0.13.1/pc/hidapi.pc.in creating: hidapi-hidapi-0.13.1/src/ inflating: hidapi-hidapi-0.13.1/src/CMakeLists.txt creating: hidapi-hidapi-0.13.1/src/cmake/ inflating: hidapi-hidapi-0.13.1/src/cmake/hidapi-config.cmake.in creating: hidapi-hidapi-0.13.1/subprojects/ inflating: hidapi-hidapi-0.13.1/subprojects/README.md creating: hidapi-hidapi-0.13.1/subprojects/hidapi_build_cmake/ inflating: hidapi-hidapi-0.13.1/subprojects/hidapi_build_cmake/CMakeLists.txt creating: hidapi-hidapi-0.13.1/testgui/ inflating: hidapi-hidapi-0.13.1/testgui/.gitignore inflating: hidapi-hidapi-0.13.1/testgui/Makefile-manual inflating: hidapi-hidapi-0.13.1/testgui/Makefile.am inflating: hidapi-hidapi-0.13.1/testgui/Makefile.freebsd inflating: hidapi-hidapi-0.13.1/testgui/Makefile.linux inflating: hidapi-hidapi-0.13.1/testgui/Makefile.mac inflating: hidapi-hidapi-0.13.1/testgui/Makefile.mingw creating: hidapi-hidapi-0.13.1/testgui/TestGUI.app.in/ creating: hidapi-hidapi-0.13.1/testgui/TestGUI.app.in/Contents/ inflating: hidapi-hidapi-0.13.1/testgui/TestGUI.app.in/Contents/Info.plist extracting: hidapi-hidapi-0.13.1/testgui/TestGUI.app.in/Contents/PkgInfo creating: hidapi-hidapi-0.13.1/testgui/TestGUI.app.in/Contents/Resources/ creating: hidapi-hidapi-0.13.1/testgui/TestGUI.app.in/Contents/Resources/English.lproj/ inflating: hidapi-hidapi-0.13.1/testgui/TestGUI.app.in/Contents/Resources/English.lproj/InfoPlist.strings inflating: hidapi-hidapi-0.13.1/testgui/TestGUI.app.in/Contents/Resources/Signal11.icns inflating: hidapi-hidapi-0.13.1/testgui/copy_to_bundle.sh inflating: hidapi-hidapi-0.13.1/testgui/mac_support.h inflating: hidapi-hidapi-0.13.1/testgui/mac_support_cocoa.m inflating: hidapi-hidapi-0.13.1/testgui/test.cpp inflating: hidapi-hidapi-0.13.1/testgui/testgui.sln inflating: hidapi-hidapi-0.13.1/testgui/testgui.vcproj creating: hidapi-hidapi-0.13.1/udev/ inflating: hidapi-hidapi-0.13.1/udev/69-hid.rules creating: hidapi-hidapi-0.13.1/windows/ inflating: hidapi-hidapi-0.13.1/windows/.gitignore inflating: hidapi-hidapi-0.13.1/windows/CMakeLists.txt inflating: hidapi-hidapi-0.13.1/windows/Makefile-manual inflating: hidapi-hidapi-0.13.1/windows/Makefile.am inflating: hidapi-hidapi-0.13.1/windows/Makefile.mingw inflating: hidapi-hidapi-0.13.1/windows/hid.c inflating: hidapi-hidapi-0.13.1/windows/hidapi.rc inflating: hidapi-hidapi-0.13.1/windows/hidapi.sln inflating: hidapi-hidapi-0.13.1/windows/hidapi.vcproj inflating: hidapi-hidapi-0.13.1/windows/hidapi.vcxproj inflating: hidapi-hidapi-0.13.1/windows/hidapi.vcxproj.filters inflating: hidapi-hidapi-0.13.1/windows/hidapi_cfgmgr32.h inflating: hidapi-hidapi-0.13.1/windows/hidapi_hidclass.h inflating: hidapi-hidapi-0.13.1/windows/hidapi_hidpi.h inflating: hidapi-hidapi-0.13.1/windows/hidapi_hidsdi.h inflating: hidapi-hidapi-0.13.1/windows/hidapi_winapi.h inflating: hidapi-hidapi-0.13.1/windows/hidtest.vcproj inflating: hidapi-hidapi-0.13.1/windows/hidtest.vcxproj inflating: hidapi-hidapi-0.13.1/windows/hidtest.vcxproj.filters mkdir: created directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/hidapi-hidapi-0.13.1' '/usr/include/libudev.h' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libudev.h' '/lib/x86_64-linux-gnu/libudev.so.1.6.9' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libudev.so.1.6.9' [/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/patchelf --force-rpath --set-rpath $ORIGIN /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libudev.so.1.6.9] 'libudev.so.1' -> 'libudev.so.1.6.9' '/usr/lib/x86_64-linux-gnu/pkgconfig/libudev.pc' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/pkgconfig/libudev.pc' Running hidapi cmake... [cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=Release /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/hidapi-hidapi-0.13.1] -- The C compiler identification is GNU 12.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- hidapi: v0.13.1 -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found PkgConfig: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/pkg-config (found version "0.29.2") -- Checking for module 'libudev' -- Found libudev, version 237 -- Checking for module 'libusb-1.0>=1.0.9' -- Found libusb-1.0, version 1.0.26 -- Check for Iconv -- Performing Test Iconv_IS_BUILT_IN -- Performing Test Iconv_IS_BUILT_IN - Success -- Found Iconv: built in to C library -- Performing Test HIDAPI_ICONV_CONST -- Performing Test HIDAPI_ICONV_CONST - Failed -- Configuring done -- Generating done -- Build files have been written to: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/hidapi-hidapi-0.13.1 Running cmake build... [cmake --build . --parallel 1 --config Release] [1/6] /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -Dhidapi_hidraw_EXPORTS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/hidapi-hidapi-0.13.1/hidapi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/hidapi-hidapi-0.13.1/libusb -ffunction-sections -fdata-sections -pipe -O2 -w -O3 -DNDEBUG -fPIC -MD -MT src/linux/CMakeFiles/hidapi_hidraw.dir/hid.c.o -MF src/linux/CMakeFiles/hidapi_hidraw.dir/hid.c.o.d -o src/linux/CMakeFiles/hidapi_hidraw.dir/hid.c.o -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/hidapi-hidapi-0.13.1/linux/hid.c [2/6] : && /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -fPIC -ffunction-sections -fdata-sections -pipe -O2 -w -O3 -DNDEBUG -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -O2 -Wl,-rpath-link,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link,/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -Wl,-rpath-link,/lib64 -Wl,-rpath,/lib64 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link,/lib -Wl,-rpath,/lib -Wl,-rpath-link,/usr/lib -Wl,-rpath,/usr/lib -shared -Wl,-soname,libhidapi-hidraw.so.0 -o src/linux/libhidapi-hidraw.so.0.13.1 src/linux/CMakeFiles/hidapi_hidraw.dir/hid.c.o /lib/x86_64-linux-gnu/libudev.so -lpthread && : [3/6] /home/kristof/.local/xPacks/@xpack-dev-tools/cmake/3.23.5-1.1/.content/bin/cmake -E cmake_symlink_library src/linux/libhidapi-hidraw.so.0.13.1 src/linux/libhidapi-hidraw.so.0 src/linux/libhidapi-hidraw.so && : [4/6] /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -Dhidapi_libusb_EXPORTS -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/hidapi-hidapi-0.13.1/hidapi -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/hidapi-hidapi-0.13.1/libusb -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -ffunction-sections -fdata-sections -pipe -O2 -w -O3 -DNDEBUG -fPIC -MD -MT src/libusb/CMakeFiles/hidapi_libusb.dir/hid.c.o -MF src/libusb/CMakeFiles/hidapi_libusb.dir/hid.c.o.d -o src/libusb/CMakeFiles/hidapi_libusb.dir/hid.c.o -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/hidapi-hidapi-0.13.1/libusb/hid.c [5/6] : && /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -fPIC -ffunction-sections -fdata-sections -pipe -O2 -w -O3 -DNDEBUG -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -O2 -Wl,-rpath-link,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link,/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -Wl,-rpath-link,/lib64 -Wl,-rpath,/lib64 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link,/lib -Wl,-rpath,/lib -Wl,-rpath-link,/usr/lib -Wl,-rpath,/usr/lib -shared -Wl,-soname,libhidapi-libusb.so.0 -o src/libusb/libhidapi-libusb.so.0.13.1 src/libusb/CMakeFiles/hidapi_libusb.dir/hid.c.o /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libusb-1.0.so -lpthread && : [6/6] /home/kristof/.local/xPacks/@xpack-dev-tools/cmake/3.23.5-1.1/.content/bin/cmake -E cmake_symlink_library src/libusb/libhidapi-libusb.so.0.13.1 src/libusb/libhidapi-libusb.so.0 src/libusb/libhidapi-libusb.so && : Running cmake install... [cmake --build . --config Release -- install] [0/1] cd /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/hidapi-hidapi-0.13.1 && /home/kristof/.local/xPacks/@xpack-dev-tools/cmake/3.23.5-1.1/.content/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/cmake/hidapi/libhidapi.cmake -- Installing: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/cmake/hidapi/libhidapi-release.cmake -- Installing: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/cmake/hidapi/hidapi-config-version.cmake -- Installing: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/cmake/hidapi/hidapi-config.cmake -- Installing: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libhidapi-hidraw.so.0.13.1 -- Installing: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libhidapi-hidraw.so.0 -- Installing: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libhidapi-hidraw.so -- Installing: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi/hidapi.h -- Installing: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/pkgconfig/hidapi-hidraw.pc -- Installing: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libhidapi-libusb.so.0.13.1 -- Installing: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libhidapi-libusb.so.0 -- Installing: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libhidapi-libusb.so -- Up-to-date: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi/hidapi.h -- Installing: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi/hidapi_libusb.h -- Installing: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/pkgconfig/hidapi-libusb.pc Preserving CMake log files... mkdir: created directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/logs/hidapi-hidapi-0.13.1/CMakeFiles' 'CMakeCache.txt' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/logs/hidapi-hidapi-0.13.1/CMakeCache.txt' 'CMakeFiles/CMakeError.log' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/logs/hidapi-hidapi-0.13.1/CMakeFiles/CMakeError.log' 'CMakeFiles/CMakeOutput.log' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/logs/hidapi-hidapi-0.13.1/CMakeFiles/CMakeOutput.log' Copying license files for hidapi-hidapi-0.13.1... [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/hidapi-hidapi-0.13.1] [/usr/bin/install -v -c -m 644 AUTHORS.txt /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/hidapi-hidapi-0.13.1] 'AUTHORS.txt' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/hidapi-hidapi-0.13.1/AUTHORS.txt' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/hidapi-hidapi-0.13.1] [/usr/bin/install -v -c -m 644 LICENSE-bsd.txt /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/hidapi-hidapi-0.13.1] 'LICENSE-bsd.txt' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/hidapi-hidapi-0.13.1/LICENSE-bsd.txt' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/hidapi-hidapi-0.13.1] [/usr/bin/install -v -c -m 644 LICENSE-gpl3.txt /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/hidapi-hidapi-0.13.1] 'LICENSE-gpl3.txt' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/hidapi-hidapi-0.13.1/LICENSE-gpl3.txt' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/hidapi-hidapi-0.13.1] [/usr/bin/install -v -c -m 644 LICENSE-orig.txt /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/hidapi-hidapi-0.13.1] 'LICENSE-orig.txt' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/hidapi-hidapi-0.13.1/LICENSE-orig.txt' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/hidapi-hidapi-0.13.1] [/usr/bin/install -v -c -m 644 LICENSE.txt /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/hidapi-hidapi-0.13.1] 'LICENSE.txt' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/hidapi-hidapi-0.13.1/LICENSE.txt' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/hidapi-hidapi-0.13.1] [/usr/bin/install -v -c -m 644 README.md /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/hidapi-hidapi-0.13.1] 'README.md' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/hidapi-hidapi-0.13.1/README.md' mkdir: created directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/logs/openocd-0.12.0' Cloning "openocd.git" from "https://github.com/openocd-org/openocd.git"... [git clone --branch=master https://github.com/openocd-org/openocd.git openocd.git] Cloning into 'openocd.git'... [git checkout -qf HEAD] Submodule 'jimtcl' (https://github.com/msteveb/jimtcl.git) registered for path 'jimtcl' Submodule 'src/jtag/drivers/libjaylink' (https://gitlab.zapb.de/libjaylink/libjaylink.git) registered for path 'src/jtag/drivers/libjaylink' Submodule 'tools/git2cl' (https://git.savannah.nongnu.org/git/git2cl.git) registered for path 'tools/git2cl' Cloning into '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl'... Cloning into '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink'... Cloning into '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/tools/git2cl'... Submodule path 'jimtcl': checked out '067a64f3ffccf38cfadbfe0f906d59634f869352' Submodule path 'src/jtag/drivers/libjaylink': checked out 'b5df64d6852beac6c8058897a932dfea19104eec' Submodule path 'tools/git2cl': checked out '1d74d4c0d933fc69ed5cec838c73502584dead05' + aclocal --warnings=all + libtoolize --automake --copy + autoconf --warnings=all + autoheader --warnings=all + automake --warnings=all --gnu --add-missing --copy configure.ac:24: installing 'build-aux/compile' configure.ac:42: installing 'build-aux/config.guess' configure.ac:42: installing 'build-aux/config.sub' configure.ac:19: installing 'build-aux/install-sh' configure.ac:19: installing 'build-aux/missing' Makefile.am: installing './INSTALL' Makefile.am: installing 'build-aux/depcomp' Makefile.am:26: installing 'build-aux/mdate-sh' Makefile.am:26: installing 'build-aux/texinfo.tex' Setting up submodules Submodule path 'jimtcl': checked out '1933e5457b9512d39ebbe11ed32578aada149f49' Submodule path 'src/jtag/drivers/libjaylink': checked out '0d23921a05d5d427332a142d154c213d0c306eb1' Submodule path 'tools/git2cl': checked out '8373c9f74993e218a08819cbcdbab3f3564bbeba' Generating build system... libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/config.guess' libtoolize: copying file 'build-aux/config.sub' libtoolize: copying file 'build-aux/install-sh' libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:44: installing 'build-aux/ar-lib' configure.ac:37: installing 'build-aux/compile' configure.ac:30: installing 'build-aux/missing' libjaylink/Makefile.am: installing 'build-aux/depcomp' Bootstrap complete. Quick build instructions: ./configure .... [sed -i.bak -e s|"Open On-Chip Debugger "|"xPack Open On-Chip Debugger "| src/openocd.c] [sed -i.bak -e s|MODE="660".*|MODE="666"| contrib/60-openocd.rules] mkdir: created directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0' Running openocd configure... [bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/configure --prefix=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=x86_64-pc-linux-gnu --datarootdir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application --localedir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/share/locale --mandir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/doc/man --pdfdir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/doc/pdf --infodir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/doc/info --docdir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/doc/ --disable-wextra --disable-werror --disable-gccwarnings --disable-doxygen-html --disable-doxygen-pdf --disable-debug --disable-dependency-tracking --enable-internal-libjaylink --enable-aice --enable-armjtagew --enable-at91rm9200 --enable-bcm2835gpio --enable-cmsis-dap --enable-dummy --enable-ep93xx --enable-ft232r --enable-ftdi --enable-imx_gpio --enable-jlink --enable-jtag_vpi --enable-kitprog --enable-opendous --enable-openjtag --enable-osbdm --enable-presto --enable-remote-bitbang --enable-rlink --enable-stlink --enable-ti-icdi --enable-ulink --enable-usb-blaster --enable-usb_blaster_2 --enable-usbprog --enable-vsllink --enable-xds110 --disable-zy1000-master --disable-zy1000 --disable-ioutil --disable-minidriver-dummy --disable-parport-ppdev --enable-amtjtagaccel --enable-buspirate --enable-gw16012 --enable-parport --enable-parport-giveio --enable-sysfsgpio] checking for makeinfo... makeinfo checking for a BSD-compatible install... /usr/bin/install checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-pc-linux-gnu-gcc... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc accepts -g... yes checking for /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc option to enable C11 features... none needed checking whether /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc... none checking for x86_64-pc-linux-gnu-ranlib... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib checking pkg-config is at least version 0.23... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld checking if the linker (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/nm checking the name lister (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-file... no checking for file... file checking for x86_64-pc-linux-gnu-objdump... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip checking for x86_64-pc-linux-gnu-ranlib... (cached) /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib checking command to parse /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/nm output from /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc supports -fno-rtti -fno-exceptions... yes checking for /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc PIC flag -fPIC -DPIC works... yes checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc static flag -static works... no checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc supports -c -o file.o... yes checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc linker (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for an ANSI C-conforming const... yes checking for unsigned long long int... yes checking for long long int... yes checking for library containing ioperm... none required checking for library containing dlopen... -ldl checking for library containing openpty... -lutil checking for sys/socket.h... yes checking for elf.h... yes checking how to run the C preprocessor... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -E checking for fcntl.h... yes checking for malloc.h... yes checking for netdb.h... yes checking for poll.h... yes checking for strings.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/param.h... yes checking for sys/select.h... yes checking for sys/stat.h... (cached) yes checking for sys/sysctl.h... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for arpa/inet.h... yes checking for netinet/in.h... yes checking for netinet/tcp.h... yes checking whether to enable assertions... yes checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking whether byte ordering is bigendian... no checking for strndup... yes checking for strnlen... yes checking for gettimeofday... yes checking for usleep... yes checking for realpath... yes checking whether to build a release... no checking whether to build Doxygen as HTML... no checking whether to build Doxygen as PDF... no checking whether to enable verbose USB I/O messages... no checking whether to enable verbose USB communication messages... no checking whether to enable malloc free space logging... no configure: WARNING: --enable-parport-giveio cannot be used by x86_64-pc-linux-gnu hosts checking for libusb-1.0... yes configure: libusb-1.0 header bug workaround: LIBUSB1_CFLAGS changed to "-isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0" checking for capstone... no checking for hidapi... no checking for hidapi-hidraw... yes checking for libftdi1... yes checking for libgpiod... no checking for libjaylink >= 0.2... no checking for environ in unistd.h and stdlib.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in jimtcl (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/jimtcl) configure: running /bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl/configure.gnu --disable-option-checking '--prefix=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--target=x86_64-pc-linux-gnu' '--datarootdir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application' '--localedir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/share/locale' '--mandir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/doc/man' '--pdfdir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/doc/pdf' '--infodir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/doc/info' '--docdir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/doc/' '--disable-wextra' '--disable-werror' '--disable-gccwarnings' '--disable-doxygen-html' '--disable-doxygen-pdf' '--disable-debug' '--disable-dependency-tracking' '--enable-internal-libjaylink' '--enable-aice' '--enable-armjtagew' '--enable-at91rm9200' '--enable-bcm2835gpio' '--enable-cmsis-dap' '--enable-dummy' '--enable-ep93xx' '--enable-ft232r' '--enable-ftdi' '--enable-imx_gpio' '--enable-jlink' '--enable-jtag_vpi' '--enable-kitprog' '--enable-opendous' '--enable-openjtag' '--enable-osbdm' '--enable-presto' '--enable-remote-bitbang' '--enable-rlink' '--enable-stlink' '--enable-ti-icdi' '--enable-ulink' '--enable-usb-blaster' '--enable-usb_blaster_2' '--enable-usbprog' '--enable-vsllink' '--enable-xds110' '--disable-zy1000-master' '--disable-zy1000' '--disable-ioutil' '--disable-minidriver-dummy' '--disable-parport-ppdev' '--enable-amtjtagaccel' '--enable-buspirate' '--enable-gw16012' '--enable-parport' '--enable-parport-giveio' '--enable-sysfsgpio' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'target_alias=x86_64-pc-linux-gnu' 'CC=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc' 'CFLAGS=-ffunction-sections -fdata-sections -pipe -O2 -w' 'LDFLAGS=-L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -O2 -Wl,--gc-sections -Wl,-rpath-link,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link,/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -Wl,-rpath-link,/lib64 -Wl,-rpath,/lib64 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link,/lib -Wl,-rpath,/lib -Wl,-rpath-link,/usr/lib -Wl,-rpath,/usr/lib' 'LIBS= -ludev' 'CPPFLAGS=-I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include ' 'PKG_CONFIG=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/pkg-config' 'PKG_CONFIG_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/pkgconfig:' 'PKG_CONFIG_LIBDIR=' --cache-file=/dev/null --srcdir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl Host System...x86_64-pc-linux-gnu Build System...x86_64-pc-linux-gnu C compiler... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -ffunction-sections -fdata-sections -pipe -O2 -w -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include C++ compiler... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++ -ffunction-sections -fdata-sections -pipe -O2 -w -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include Build C compiler...cc Checking for stdlib.h...ok Checking for restrict...ok Checking for long long...ok Checking for sizeof int...4 Checking whether the C compiler accepts -fno-unwind-tables...yes Checking whether the C compiler accepts -fno-asynchronous-unwind-tables...yes Checking for time.h...ok Checking for sys/time.h...ok Checking for sys/socket.h...ok Checking for netinet/in.h...ok Checking for arpa/inet.h...ok Checking for netdb.h...ok Checking for util.h...not found Checking for pty.h...ok Checking for sys/un.h...ok Checking for dlfcn.h...ok Checking for unistd.h...ok Checking for dirent.h...ok Checking for crt_externs.h...not found Checking for execinfo.h...ok Checking for sizeof time_t...8 Checking libs for inet_ntop...none needed Checking libs for socket...none needed Checking for ualarm...ok Checking for lstat...ok Checking for fork...ok Checking for system...ok Checking for select...ok Checking for execvpe...ok Checking for geteuid...ok Checking for mkstemp...ok Checking for isatty...ok Checking for regcomp...ok Checking for waitpid...ok Checking for sigaction...ok Checking for sys_signame...not found Checking for sys_siglist...ok Checking for isascii...ok Checking for syslog...ok Checking for opendir...ok Checking for readlink...ok Checking for sleep...ok Checking for usleep...ok Checking for pipe...ok Checking for getaddrinfo...ok Checking for utimes...ok Checking for shutdown...ok Checking for socketpair...ok Checking for link...ok Checking for symlink...ok Checking for fsync...ok Checking for dup...ok Checking for umask...ok Checking for localtime...ok Checking for gmtime...ok Checking for strptime...ok Checking for realpath...ok Checking for isinf...ok Checking for isnan...ok Checking for vfork...ok Checking libs for backtrace...none needed Checking libs for openpty...-lutil Checking for sysinfo...ok Checking for struct sysinfo.uptime...ok Checking for struct stat.st_mtimespec...not found Checking for struct stat.st_mtim...ok Checking for struct flock...ok Checking for sys/types.h...(cached) ok Checking if -D_FILE_OFFSET_BITS=64 is needed...no Checking for fseeko...ok Checking for ftello...ok Checking for make...ok Checking for asciidoc...no Checking for sed...ok Checking for _NSGetEnviron...not found Checking environ declared in unistd.h...yes Checking for sys/types.h...(cached) ok Checking for sys/stat.h...(cached) ok Checking for mkdir with one arg...no Checking for S_IXUSR...ok Checking for S_IRWXG...ok Checking for S_IRWXO...ok Enabling references Building static library Extension jsonencode...enabled Extension json...enabled Extension aio...enabled Extension array...enabled Extension clock...enabled Extension eventloop...enabled Extension exec...enabled Extension file...enabled Extension readdir...enabled Extension glob...enabled Extension history...enabled Extension interp...enabled Checking libs for dlopen...-ldl Extension load...enabled Extension nshelper...enabled Extension namespace...enabled Extension oo...enabled Extension pack...enabled Extension package...enabled Extension posix...enabled Extension regexp...enabled Extension signal...enabled Extension stdlib...enabled Extension syslog...enabled Extension tclcompat...enabled Extension tree...enabled Checking for clock_gettime...ok Using built-in regexp Jim static extensions: aio array clock eventloop exec file glob history interp json jsonencode load namespace nshelper oo pack package posix readdir regexp signal stdlib syslog tclcompat tree Created jim-config.h Created jimautoconf.h Created Makefile from Makefile.in Created tests/Makefile from tests/Makefile.in Created examples.api/Makefile from examples.api/Makefile.in Created build-jim-ext from build-jim-ext.in Created jimtcl.pc from jimtcl.pc.in === configuring in src/jtag/drivers/libjaylink (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/src/jtag/drivers/libjaylink) configure: running /bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/configure.gnu --disable-option-checking '--prefix=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--target=x86_64-pc-linux-gnu' '--datarootdir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application' '--localedir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/share/locale' '--mandir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/doc/man' '--pdfdir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/doc/pdf' '--infodir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/doc/info' '--docdir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/doc/' '--disable-wextra' '--disable-werror' '--disable-gccwarnings' '--disable-doxygen-html' '--disable-doxygen-pdf' '--disable-debug' '--disable-dependency-tracking' '--enable-internal-libjaylink' '--enable-aice' '--enable-armjtagew' '--enable-at91rm9200' '--enable-bcm2835gpio' '--enable-cmsis-dap' '--enable-dummy' '--enable-ep93xx' '--enable-ft232r' '--enable-ftdi' '--enable-imx_gpio' '--enable-jlink' '--enable-jtag_vpi' '--enable-kitprog' '--enable-opendous' '--enable-openjtag' '--enable-osbdm' '--enable-presto' '--enable-remote-bitbang' '--enable-rlink' '--enable-stlink' '--enable-ti-icdi' '--enable-ulink' '--enable-usb-blaster' '--enable-usb_blaster_2' '--enable-usbprog' '--enable-vsllink' '--enable-xds110' '--disable-zy1000-master' '--disable-zy1000' '--disable-ioutil' '--disable-minidriver-dummy' '--disable-parport-ppdev' '--enable-amtjtagaccel' '--enable-buspirate' '--enable-gw16012' '--enable-parport' '--enable-parport-giveio' '--enable-sysfsgpio' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'target_alias=x86_64-pc-linux-gnu' 'CC=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc' 'CFLAGS=-ffunction-sections -fdata-sections -pipe -O2 -w' 'LDFLAGS=-L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -O2 -Wl,--gc-sections -Wl,-rpath-link,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link,/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -Wl,-rpath-link,/lib64 -Wl,-rpath,/lib64 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link,/lib -Wl,-rpath,/lib -Wl,-rpath-link,/usr/lib -Wl,-rpath,/usr/lib' 'LIBS= -ludev' 'CPPFLAGS=-I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include ' 'PKG_CONFIG=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/pkg-config' 'PKG_CONFIG_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/pkgconfig:' 'PKG_CONFIG_LIBDIR=' --cache-file=/dev/null --srcdir=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-pc-linux-gnu-gcc... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc accepts -g... yes checking for /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc option to enable C11 features... none needed checking whether /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc... none checking for x86_64-pc-linux-gnu-ar... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar checking the archiver (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld -m elf_x86_64 checking if the linker (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld -m elf_x86_64) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/nm checking the name lister (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld -m elf_x86_64 option to reload object files... -r checking for x86_64-pc-linux-gnu-file... no checking for file... file checking for x86_64-pc-linux-gnu-objdump... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip checking for x86_64-pc-linux-gnu-ranlib... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib checking command to parse /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/nm output from /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc supports -fno-rtti -fno-exceptions... yes checking for /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc PIC flag -fPIC -DPIC works... yes checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc static flag -static works... no checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc supports -c -o file.o... yes checking if /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc linker (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld -m elf_x86_64 -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking pkg-config is at least version 0.9.0... yes checking for libusb-1.0 >= 1.0.16... yes checking whether byte ordering is bigendian... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libjaylink/Makefile config.status: creating libjaylink/version.h config.status: creating libjaylink.pc config.status: creating Doxyfile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands libjaylink configuration summary: - Package version ................ 0.3.1 - Library version ................ 2:0:2 - Installation prefix ............ /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application - Building on .................... x86_64-pc-linux-gnu - Building for ................... x86_64-pc-linux-gnu Enabled transports: - USB ............................ yes - TCP ............................ yes configure: WARNING: Using the internal libjaylink is deprecated and will not be possible in the future. OpenOCD configuration summary -------------------------------------------------- MPSSE mode of FTDI based devices yes ST-Link Programmer yes TI ICDI JTAG Programmer yes Keil ULINK JTAG Programmer yes Altera USB-Blaster II Compatible yes Bitbang mode of FT232R based devices yes Versaloon-Link JTAG Programmer yes TI XDS110 Debug Probe yes CMSIS-DAP v2 Compliant Debugger yes (auto) OSBDM (JTAG only) Programmer yes eStick/opendous JTAG Programmer yes Olimex ARM-JTAG-EW Programmer yes Raisonance RLink JTAG Programmer yes USBProg JTAG Programmer yes Espressif JTAG Programmer yes (auto) CMSIS-DAP Compliant Debugger yes Nu-Link Programmer yes (auto) Cypress KitProg Programmer yes Altera USB-Blaster Compatible yes ASIX Presto Adapter yes OpenJTAG Adapter yes Linux GPIO bitbang through libgpiod no SEGGER J-Link Programmer yes Bus Pirate yes Use Capstone disassembly framework no Running openocd make... [make -j 1] mkdir -p src cat /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/helper/startup.tcl /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/startup.tcl /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/startup.tcl /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/server/startup.tcl /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/startup.tcl | /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/helper/bin2char.sh > src/startup_tcl.inc || { rm -f src/startup_tcl.inc; false; } make all-recursive make[1]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0' Making all in jimtcl make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/jimtcl' MKLDEXT _load-static-exts.c CC _load-static-exts.o CC jim-subcmd.o CC jim-interactive.o CC jim-format.o CC jim.o CC utf8.o CC jimregexp.o CC jimiocompat.o CC jsmn/jsmn.o CC jim-aio.o CC jim-array.o CC jim-clock.o CC jim-eventloop.o CC jim-exec.o CC jim-file.o CC jim-history.o CC jim-interp.o CC jim-json.o CC jim-load.o CC jim-namespace.o CC jim-pack.o CC jim-package.o CC jim-posix.o CC jim-readdir.o CC jim-regexp.o CC jim-signal.o CC jim-syslog.o TCLEXT _glob.c CC glob.o TCLEXT _jsonencode.c CC jsonencode.o TCLEXT _nshelper.c CC nshelper.o TCLEXT _oo.c CC oo.o TCLEXT _stdlib.c CC stdlib.o TCLEXT _tclcompat.c CC tclcompat.o TCLEXT _tree.c CC tree.o AR libjim.a CC jimsh.o TCLEXT _initjimsh.c CC initjimsh.o LINK jimsh make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/jimtcl' Making all in src/jtag/drivers/libjaylink make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/src/jtag/drivers/libjaylink' make all-recursive make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/src/jtag/drivers/libjaylink' Making all in libjaylink make[4]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/src/jtag/drivers/libjaylink/libjaylink' /bin/bash ../libtool --tag=CC --silent --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink -I.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wextra -Werror -fvisibility=hidden -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libjaylink_la-buffer.lo `test -f 'buffer.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink/'`buffer.c /bin/bash ../libtool --tag=CC --silent --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink -I.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wextra -Werror -fvisibility=hidden -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libjaylink_la-core.lo `test -f 'core.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink/'`core.c /bin/bash ../libtool --tag=CC --silent --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink -I.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wextra -Werror -fvisibility=hidden -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libjaylink_la-c2.lo `test -f 'c2.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink/'`c2.c /bin/bash ../libtool --tag=CC --silent --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink -I.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wextra -Werror -fvisibility=hidden -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libjaylink_la-device.lo `test -f 'device.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink/'`device.c /bin/bash ../libtool --tag=CC --silent --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink -I.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wextra -Werror -fvisibility=hidden -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libjaylink_la-discovery.lo `test -f 'discovery.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink/'`discovery.c /bin/bash ../libtool --tag=CC --silent --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink -I.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wextra -Werror -fvisibility=hidden -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libjaylink_la-discovery_tcp.lo `test -f 'discovery_tcp.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink/'`discovery_tcp.c /bin/bash ../libtool --tag=CC --silent --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink -I.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wextra -Werror -fvisibility=hidden -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libjaylink_la-emucom.lo `test -f 'emucom.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink/'`emucom.c /bin/bash ../libtool --tag=CC --silent --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink -I.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wextra -Werror -fvisibility=hidden -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libjaylink_la-error.lo `test -f 'error.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink/'`error.c /bin/bash ../libtool --tag=CC --silent --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink -I.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wextra -Werror -fvisibility=hidden -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libjaylink_la-fileio.lo `test -f 'fileio.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink/'`fileio.c /bin/bash ../libtool --tag=CC --silent --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink -I.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wextra -Werror -fvisibility=hidden -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libjaylink_la-jtag.lo `test -f 'jtag.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink/'`jtag.c /bin/bash ../libtool --tag=CC --silent --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink -I.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wextra -Werror -fvisibility=hidden -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libjaylink_la-list.lo `test -f 'list.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink/'`list.c /bin/bash ../libtool --tag=CC --silent --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink -I.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wextra -Werror -fvisibility=hidden -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libjaylink_la-log.lo `test -f 'log.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink/'`log.c /bin/bash ../libtool --tag=CC --silent --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink -I.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wextra -Werror -fvisibility=hidden -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libjaylink_la-socket.lo `test -f 'socket.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink/'`socket.c /bin/bash ../libtool --tag=CC --silent --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink -I.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wextra -Werror -fvisibility=hidden -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libjaylink_la-spi.lo `test -f 'spi.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink/'`spi.c /bin/bash ../libtool --tag=CC --silent --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink -I.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wextra -Werror -fvisibility=hidden -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libjaylink_la-strutil.lo `test -f 'strutil.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink/'`strutil.c /bin/bash ../libtool --tag=CC --silent --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink -I.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wextra -Werror -fvisibility=hidden -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libjaylink_la-swd.lo `test -f 'swd.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink/'`swd.c /bin/bash ../libtool --tag=CC --silent --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink -I.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wextra -Werror -fvisibility=hidden -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libjaylink_la-swo.lo `test -f 'swo.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink/'`swo.c /bin/bash ../libtool --tag=CC --silent --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink -I.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wextra -Werror -fvisibility=hidden -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libjaylink_la-target.lo `test -f 'target.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink/'`target.c /bin/bash ../libtool --tag=CC --silent --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink -I.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wextra -Werror -fvisibility=hidden -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libjaylink_la-transport.lo `test -f 'transport.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink/'`transport.c /bin/bash ../libtool --tag=CC --silent --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink -I.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wextra -Werror -fvisibility=hidden -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libjaylink_la-transport_tcp.lo `test -f 'transport_tcp.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink/'`transport_tcp.c /bin/bash ../libtool --tag=CC --silent --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink -I.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wextra -Werror -fvisibility=hidden -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libjaylink_la-util.lo `test -f 'util.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink/'`util.c /bin/bash ../libtool --tag=CC --silent --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink -I.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wextra -Werror -fvisibility=hidden -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libjaylink_la-version.lo `test -f 'version.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink/'`version.c /bin/bash ../libtool --tag=CC --silent --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink -I.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wextra -Werror -fvisibility=hidden -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libjaylink_la-discovery_usb.lo `test -f 'discovery_usb.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink/'`discovery_usb.c /bin/bash ../libtool --tag=CC --silent --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink -I.. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wextra -Werror -fvisibility=hidden -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -ffunction-sections -fdata-sections -pipe -O2 -w -c -o libjaylink_la-transport_usb.lo `test -f 'transport_usb.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink/libjaylink/'`transport_usb.c /bin/bash ../libtool --tag=CC --silent --mode=link /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -Wall -Wextra -Werror -fvisibility=hidden -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -ffunction-sections -fdata-sections -pipe -O2 -w -no-undefined -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -O2 -Wl,--gc-sections -Wl,-rpath-link,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link,/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -Wl,-rpath-link,/lib64 -Wl,-rpath,/lib64 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link,/lib -Wl,-rpath,/lib -Wl,-rpath-link,/usr/lib -Wl,-rpath,/usr/lib -o libjaylink.la libjaylink_la-buffer.lo libjaylink_la-core.lo libjaylink_la-c2.lo libjaylink_la-device.lo libjaylink_la-discovery.lo libjaylink_la-discovery_tcp.lo libjaylink_la-emucom.lo libjaylink_la-error.lo libjaylink_la-fileio.lo libjaylink_la-jtag.lo libjaylink_la-list.lo libjaylink_la-log.lo libjaylink_la-socket.lo libjaylink_la-spi.lo libjaylink_la-strutil.lo libjaylink_la-swd.lo libjaylink_la-swo.lo libjaylink_la-target.lo libjaylink_la-transport.lo libjaylink_la-transport_tcp.lo libjaylink_la-util.lo libjaylink_la-version.lo libjaylink_la-discovery_usb.lo libjaylink_la-transport_usb.lo -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -lusb-1.0 -ludev make[4]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/src/jtag/drivers/libjaylink/libjaylink' make[4]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/src/jtag/drivers/libjaylink' make[4]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/src/jtag/drivers/libjaylink' make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/src/jtag/drivers/libjaylink' make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/src/jtag/drivers/libjaylink' make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0' make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0' make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0' Updating /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/doc/version.texi restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git && \ rm -rf $backupdir && mkdir $backupdir && \ if (makeinfo --version) >/dev/null 2>&1; then \ for f in /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/doc/openocd.info /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/doc/openocd.info-[0-9] /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/doc/openocd.info-[0-9][0-9] /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/doc/openocd.i[0-9] /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/doc/openocd.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if makeinfo -I doc -I /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/doc \ -o /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/doc/openocd.info /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/doc/openocd.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git && \ $restore $backupdir/* `echo ".//home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/doc/openocd.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/main.o /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/main.c /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -DRELSTR=\"`/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/guess-rev.sh /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git`\" -DGITVERSION=\"`cd /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git && git describe`\" -DPKGBLDDATE=\"`date +%F-%R`\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/libopenocd_la-hello.lo `test -f 'src/hello.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/hello.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -DRELSTR=\"-01275-g2c57d11c7-dirty\" -DGITVERSION=\"v0.11.0-1275-g2c57d11c7\" -DPKGBLDDATE=\"2023-07-16-10:47\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/hello.c -o src/libopenocd_la-hello.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -DRELSTR=\"`/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/guess-rev.sh /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git`\" -DGITVERSION=\"`cd /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git && git describe`\" -DPKGBLDDATE=\"`date +%F-%R`\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/libopenocd_la-openocd.lo `test -f 'src/openocd.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/openocd.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -DRELSTR=\"-01275-g2c57d11c7-dirty\" -DGITVERSION=\"v0.11.0-1275-g2c57d11c7\" -DPKGBLDDATE=\"2023-07-16-10:47\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/openocd.c -o src/libopenocd_la-openocd.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/xsvf/xsvf.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/xsvf/xsvf.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/xsvf/xsvf.c -o src/xsvf/xsvf.o /bin/bash ./libtool --tag=CC --mode=link /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -O2 -Wl,--gc-sections -Wl,-rpath-link,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link,/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -Wl,-rpath-link,/lib64 -Wl,-rpath,/lib64 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link,/lib -Wl,-rpath,/lib -Wl,-rpath-link,/usr/lib -Wl,-rpath,/usr/lib -o src/xsvf/libxsvf.la src/xsvf/xsvf.lo -lutil -ldl -ludev libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar cr src/xsvf/.libs/libxsvf.a src/xsvf/xsvf.o libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib src/xsvf/.libs/libxsvf.a libtool: link: ( cd "src/xsvf/.libs" && rm -f "libxsvf.la" && ln -s "../libxsvf.la" "libxsvf.la" ) /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/svf/svf.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/svf/svf.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/svf/svf.c -o src/svf/svf.o /bin/bash ./libtool --tag=CC --mode=link /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -O2 -Wl,--gc-sections -Wl,-rpath-link,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link,/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -Wl,-rpath-link,/lib64 -Wl,-rpath,/lib64 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link,/lib -Wl,-rpath,/lib -Wl,-rpath-link,/usr/lib -Wl,-rpath,/usr/lib -o src/svf/libsvf.la src/svf/svf.lo -lutil -ldl -ludev libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar cr src/svf/.libs/libsvf.a src/svf/svf.o libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib src/svf/.libs/libsvf.a libtool: link: ( cd "src/svf/.libs" && rm -f "libsvf.la" && ln -s "../libsvf.la" "libsvf.la" ) /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/pld/certus.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/pld/certus.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/pld/certus.c -o src/pld/certus.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/pld/ecp2_3.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/pld/ecp2_3.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/pld/ecp2_3.c -o src/pld/ecp2_3.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/pld/ecp5.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/pld/ecp5.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/pld/ecp5.c -o src/pld/ecp5.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/pld/efinix.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/pld/efinix.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/pld/efinix.c -o src/pld/efinix.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/pld/gatemate.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/pld/gatemate.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/pld/gatemate.c -o src/pld/gatemate.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/pld/gowin.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/pld/gowin.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/pld/gowin.c -o src/pld/gowin.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/pld/intel.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/pld/intel.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/pld/intel.c -o src/pld/intel.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/pld/lattice.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/pld/lattice.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/pld/lattice.c -o src/pld/lattice.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/pld/lattice_bit.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/pld/lattice_bit.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/pld/lattice_bit.c -o src/pld/lattice_bit.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/pld/pld.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/pld/pld.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/pld/pld.c -o src/pld/pld.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/pld/raw_bit.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/pld/raw_bit.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/pld/raw_bit.c -o src/pld/raw_bit.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/pld/xilinx_bit.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/pld/xilinx_bit.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/pld/xilinx_bit.c -o src/pld/xilinx_bit.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/pld/virtex2.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/pld/virtex2.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/pld/virtex2.c -o src/pld/virtex2.o /bin/bash ./libtool --tag=CC --mode=link /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -O2 -Wl,--gc-sections -Wl,-rpath-link,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link,/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -Wl,-rpath-link,/lib64 -Wl,-rpath,/lib64 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link,/lib -Wl,-rpath,/lib -Wl,-rpath-link,/usr/lib -Wl,-rpath,/usr/lib -o src/pld/libpld.la src/pld/certus.lo src/pld/ecp2_3.lo src/pld/ecp5.lo src/pld/efinix.lo src/pld/gatemate.lo src/pld/gowin.lo src/pld/intel.lo src/pld/lattice.lo src/pld/lattice_bit.lo src/pld/pld.lo src/pld/raw_bit.lo src/pld/xilinx_bit.lo src/pld/virtex2.lo -lutil -ldl -ludev libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar cr src/pld/.libs/libpld.a src/pld/certus.o src/pld/ecp2_3.o src/pld/ecp5.o src/pld/efinix.o src/pld/gatemate.o src/pld/gowin.o src/pld/intel.o src/pld/lattice.o src/pld/lattice_bit.o src/pld/pld.o src/pld/raw_bit.o src/pld/xilinx_bit.o src/pld/virtex2.o libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib src/pld/.libs/libpld.a libtool: link: ( cd "src/pld/.libs" && rm -f "libpld.la" && ln -s "../libpld.la" "libpld.la" ) /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/adapter.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/adapter.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/adapter.c -o src/jtag/adapter.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/commands.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/commands.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/commands.c -o src/jtag/commands.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/core.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/core.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/core.c -o src/jtag/core.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/interface.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/interface.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/interface.c -o src/jtag/interface.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/interfaces.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/interfaces.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/interfaces.c -o src/jtag/interfaces.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/tcl.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/tcl.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/tcl.c -o src/jtag/tcl.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/swim.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/swim.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/swim.c -o src/jtag/swim.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/hla/hla_transport.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/hla/hla_transport.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/hla/hla_transport.c -o src/jtag/hla/hla_transport.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/hla/hla_interface.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/hla/hla_interface.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/hla/hla_interface.c -o src/jtag/hla/hla_interface.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/hla/hla_layout.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/hla/hla_layout.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/hla/hla_layout.c -o src/jtag/hla/hla_layout.o /bin/bash ./libtool --tag=CC --mode=link /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -O2 -Wl,--gc-sections -Wl,-rpath-link,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link,/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -Wl,-rpath-link,/lib64 -Wl,-rpath,/lib64 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link,/lib -Wl,-rpath,/lib -Wl,-rpath-link,/usr/lib -Wl,-rpath,/usr/lib -o src/jtag/hla/libocdhla.la src/jtag/hla/hla_transport.lo src/jtag/hla/hla_interface.lo src/jtag/hla/hla_layout.lo -lutil -ldl -ludev libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar cr src/jtag/hla/.libs/libocdhla.a src/jtag/hla/hla_transport.o src/jtag/hla/hla_interface.o src/jtag/hla/hla_layout.o libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib src/jtag/hla/.libs/libocdhla.a libtool: link: ( cd "src/jtag/hla/.libs" && rm -f "libocdhla.la" && ln -s "../libocdhla.la" "libocdhla.la" ) /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/libocdjtagdrivers_la-driver.lo `test -f 'src/jtag/drivers/driver.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/driver.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/driver.c -o src/jtag/drivers/libocdjtagdrivers_la-driver.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/libocdjtagdrivers_la-libusb_helper.lo `test -f 'src/jtag/drivers/libusb_helper.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/libusb_helper.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libusb_helper.c -o src/jtag/drivers/libocdjtagdrivers_la-libusb_helper.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/libocdjtagdrivers_la-jlink.lo `test -f 'src/jtag/drivers/jlink.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/jlink.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/jlink.c -o src/jtag/drivers/libocdjtagdrivers_la-jlink.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/libocdjtagdrivers_la-bitbang.lo `test -f 'src/jtag/drivers/bitbang.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/bitbang.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/bitbang.c -o src/jtag/drivers/libocdjtagdrivers_la-bitbang.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/libocdjtagdrivers_la-parport.lo `test -f 'src/jtag/drivers/parport.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/parport.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/parport.c -o src/jtag/drivers/libocdjtagdrivers_la-parport.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/libocdjtagdrivers_la-dummy.lo `test -f 'src/jtag/drivers/dummy.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/dummy.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/dummy.c -o src/jtag/drivers/libocdjtagdrivers_la-dummy.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/libocdjtagdrivers_la-ftdi.lo `test -f 'src/jtag/drivers/ftdi.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/ftdi.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/ftdi.c -o src/jtag/drivers/libocdjtagdrivers_la-ftdi.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/libocdjtagdrivers_la-mpsse.lo `test -f 'src/jtag/drivers/mpsse.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/mpsse.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/mpsse.c -o src/jtag/drivers/libocdjtagdrivers_la-mpsse.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/libocdjtagdrivers_la-jtag_vpi.lo `test -f 'src/jtag/drivers/jtag_vpi.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/jtag_vpi.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/jtag_vpi.c -o src/jtag/drivers/libocdjtagdrivers_la-jtag_vpi.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/libocdjtagdrivers_la-ft232r.lo `test -f 'src/jtag/drivers/ft232r.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/ft232r.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/ft232r.c -o src/jtag/drivers/libocdjtagdrivers_la-ft232r.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/libocdjtagdrivers_la-amt_jtagaccel.lo `test -f 'src/jtag/drivers/amt_jtagaccel.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/amt_jtagaccel.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/amt_jtagaccel.c -o src/jtag/drivers/libocdjtagdrivers_la-amt_jtagaccel.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/libocdjtagdrivers_la-gw16012.lo `test -f 'src/jtag/drivers/gw16012.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/gw16012.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/gw16012.c -o src/jtag/drivers/libocdjtagdrivers_la-gw16012.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/libocdjtagdrivers_la-bitq.lo `test -f 'src/jtag/drivers/bitq.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/bitq.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/bitq.c -o src/jtag/drivers/libocdjtagdrivers_la-bitq.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/libocdjtagdrivers_la-presto.lo `test -f 'src/jtag/drivers/presto.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/presto.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/presto.c -o src/jtag/drivers/libocdjtagdrivers_la-presto.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/libocdjtagdrivers_la-esp_usb_jtag.lo `test -f 'src/jtag/drivers/esp_usb_jtag.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/esp_usb_jtag.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/esp_usb_jtag.c -o src/jtag/drivers/libocdjtagdrivers_la-esp_usb_jtag.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/libocdjtagdrivers_la-usbprog.lo `test -f 'src/jtag/drivers/usbprog.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/usbprog.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/usbprog.c -o src/jtag/drivers/libocdjtagdrivers_la-usbprog.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/libocdjtagdrivers_la-rlink.lo `test -f 'src/jtag/drivers/rlink.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/rlink.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/rlink.c -o src/jtag/drivers/libocdjtagdrivers_la-rlink.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/libocdjtagdrivers_la-rlink_speed_table.lo `test -f 'src/jtag/drivers/rlink_speed_table.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/rlink_speed_table.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/rlink_speed_table.c -o src/jtag/drivers/libocdjtagdrivers_la-rlink_speed_table.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/libocdjtagdrivers_la-ulink.lo `test -f 'src/jtag/drivers/ulink.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/ulink.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/ulink.c -o src/jtag/drivers/libocdjtagdrivers_la-ulink.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/versaloon/usbtoxxx/libocdjtagdrivers_la-usbtogpio.lo `test -f 'src/jtag/drivers/versaloon/usbtoxxx/usbtogpio.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/versaloon/usbtoxxx/usbtogpio.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/versaloon/usbtoxxx/usbtogpio.c -o src/jtag/drivers/versaloon/usbtoxxx/libocdjtagdrivers_la-usbtogpio.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/versaloon/usbtoxxx/libocdjtagdrivers_la-usbtojtagraw.lo `test -f 'src/jtag/drivers/versaloon/usbtoxxx/usbtojtagraw.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/versaloon/usbtoxxx/usbtojtagraw.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/versaloon/usbtoxxx/usbtojtagraw.c -o src/jtag/drivers/versaloon/usbtoxxx/libocdjtagdrivers_la-usbtojtagraw.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/versaloon/usbtoxxx/libocdjtagdrivers_la-usbtoswd.lo `test -f 'src/jtag/drivers/versaloon/usbtoxxx/usbtoswd.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/versaloon/usbtoxxx/usbtoswd.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/versaloon/usbtoxxx/usbtoswd.c -o src/jtag/drivers/versaloon/usbtoxxx/libocdjtagdrivers_la-usbtoswd.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/versaloon/usbtoxxx/libocdjtagdrivers_la-usbtopwr.lo `test -f 'src/jtag/drivers/versaloon/usbtoxxx/usbtopwr.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/versaloon/usbtoxxx/usbtopwr.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/versaloon/usbtoxxx/usbtopwr.c -o src/jtag/drivers/versaloon/usbtoxxx/libocdjtagdrivers_la-usbtopwr.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/versaloon/usbtoxxx/libocdjtagdrivers_la-usbtoxxx.lo `test -f 'src/jtag/drivers/versaloon/usbtoxxx/usbtoxxx.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/versaloon/usbtoxxx/usbtoxxx.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/versaloon/usbtoxxx/usbtoxxx.c -o src/jtag/drivers/versaloon/usbtoxxx/libocdjtagdrivers_la-usbtoxxx.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/versaloon/libocdjtagdrivers_la-versaloon.lo `test -f 'src/jtag/drivers/versaloon/versaloon.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/versaloon/versaloon.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/versaloon/versaloon.c -o src/jtag/drivers/versaloon/libocdjtagdrivers_la-versaloon.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/libocdjtagdrivers_la-vsllink.lo `test -f 'src/jtag/drivers/vsllink.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/vsllink.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/vsllink.c -o src/jtag/drivers/libocdjtagdrivers_la-vsllink.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/libocdjtagdrivers_la-arm-jtag-ew.lo `test -f 'src/jtag/drivers/arm-jtag-ew.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/arm-jtag-ew.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/arm-jtag-ew.c -o src/jtag/drivers/libocdjtagdrivers_la-arm-jtag-ew.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/libocdjtagdrivers_la-buspirate.lo `test -f 'src/jtag/drivers/buspirate.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/buspirate.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/buspirate.c -o src/jtag/drivers/libocdjtagdrivers_la-buspirate.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/libocdjtagdrivers_la-remote_bitbang.lo `test -f 'src/jtag/drivers/remote_bitbang.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/remote_bitbang.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/remote_bitbang.c -o src/jtag/drivers/libocdjtagdrivers_la-remote_bitbang.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/libocdjtagdrivers_la-stlink_usb.lo `test -f 'src/jtag/drivers/stlink_usb.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/stlink_usb.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/stlink_usb.c -o src/jtag/drivers/libocdjtagdrivers_la-stlink_usb.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/libocdjtagdrivers_la-ti_icdi_usb.lo `test -f 'src/jtag/drivers/ti_icdi_usb.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/ti_icdi_usb.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/ti_icdi_usb.c -o src/jtag/drivers/libocdjtagdrivers_la-ti_icdi_usb.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/libocdjtagdrivers_la-nulink_usb.lo `test -f 'src/jtag/drivers/nulink_usb.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/nulink_usb.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/nulink_usb.c -o src/jtag/drivers/libocdjtagdrivers_la-nulink_usb.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/libocdjtagdrivers_la-osbdm.lo `test -f 'src/jtag/drivers/osbdm.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/osbdm.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/osbdm.c -o src/jtag/drivers/libocdjtagdrivers_la-osbdm.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/libocdjtagdrivers_la-opendous.lo `test -f 'src/jtag/drivers/opendous.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/opendous.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/opendous.c -o src/jtag/drivers/libocdjtagdrivers_la-opendous.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/libocdjtagdrivers_la-sysfsgpio.lo `test -f 'src/jtag/drivers/sysfsgpio.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/sysfsgpio.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/sysfsgpio.c -o src/jtag/drivers/libocdjtagdrivers_la-sysfsgpio.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/libocdjtagdrivers_la-openjtag.lo `test -f 'src/jtag/drivers/openjtag.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/openjtag.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/openjtag.c -o src/jtag/drivers/libocdjtagdrivers_la-openjtag.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/libocdjtagdrivers_la-cmsis_dap_usb_hid.lo `test -f 'src/jtag/drivers/cmsis_dap_usb_hid.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/cmsis_dap_usb_hid.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/cmsis_dap_usb_hid.c -o src/jtag/drivers/libocdjtagdrivers_la-cmsis_dap_usb_hid.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/libocdjtagdrivers_la-cmsis_dap.lo `test -f 'src/jtag/drivers/cmsis_dap.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/cmsis_dap.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/cmsis_dap.c -o src/jtag/drivers/libocdjtagdrivers_la-cmsis_dap.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/libocdjtagdrivers_la-cmsis_dap_usb_bulk.lo `test -f 'src/jtag/drivers/cmsis_dap_usb_bulk.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/cmsis_dap_usb_bulk.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/cmsis_dap_usb_bulk.c -o src/jtag/drivers/libocdjtagdrivers_la-cmsis_dap_usb_bulk.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/libocdjtagdrivers_la-kitprog.lo `test -f 'src/jtag/drivers/kitprog.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/kitprog.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/kitprog.c -o src/jtag/drivers/libocdjtagdrivers_la-kitprog.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/libocdjtagdrivers_la-xds110.lo `test -f 'src/jtag/drivers/xds110.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/xds110.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/hidapi -I./src/jtag/drivers/libjaylink/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/libjaylink -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/xds110.c -o src/jtag/drivers/libocdjtagdrivers_la-xds110.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/usb_blaster/libocdusbblaster_la-usb_blaster.lo `test -f 'src/jtag/drivers/usb_blaster/usb_blaster.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/usb_blaster/usb_blaster.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/usb_blaster/usb_blaster.c -o src/jtag/drivers/usb_blaster/libocdusbblaster_la-usb_blaster.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/usb_blaster/libocdusbblaster_la-ublast_access_ftdi.lo `test -f 'src/jtag/drivers/usb_blaster/ublast_access_ftdi.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/usb_blaster/ublast_access_ftdi.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/usb_blaster/ublast_access_ftdi.c -o src/jtag/drivers/usb_blaster/libocdusbblaster_la-ublast_access_ftdi.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/jtag/drivers/usb_blaster/libocdusbblaster_la-ublast2_access_libusb.lo `test -f 'src/jtag/drivers/usb_blaster/ublast2_access_libusb.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/jtag/drivers/usb_blaster/ublast2_access_libusb.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -isystem /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libftdi1 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include/libusb-1.0 -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/usb_blaster/ublast2_access_libusb.c -o src/jtag/drivers/usb_blaster/libocdusbblaster_la-ublast2_access_libusb.o /bin/bash ./libtool --tag=CC --mode=link /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -O2 -Wl,--gc-sections -Wl,-rpath-link,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link,/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -Wl,-rpath-link,/lib64 -Wl,-rpath,/lib64 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link,/lib -Wl,-rpath,/lib -Wl,-rpath-link,/usr/lib -Wl,-rpath,/usr/lib -o src/jtag/drivers/usb_blaster/libocdusbblaster.la src/jtag/drivers/usb_blaster/libocdusbblaster_la-usb_blaster.lo src/jtag/drivers/usb_blaster/libocdusbblaster_la-ublast_access_ftdi.lo src/jtag/drivers/usb_blaster/libocdusbblaster_la-ublast2_access_libusb.lo -lutil -ldl -ludev libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar cr src/jtag/drivers/usb_blaster/.libs/libocdusbblaster.a src/jtag/drivers/usb_blaster/libocdusbblaster_la-usb_blaster.o src/jtag/drivers/usb_blaster/libocdusbblaster_la-ublast_access_ftdi.o src/jtag/drivers/usb_blaster/libocdusbblaster_la-ublast2_access_libusb.o libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib src/jtag/drivers/usb_blaster/.libs/libocdusbblaster.a libtool: link: ( cd "src/jtag/drivers/usb_blaster/.libs" && rm -f "libocdusbblaster.la" && ln -s "../libocdusbblaster.la" "libocdusbblaster.la" ) /bin/bash ./libtool --tag=CC --mode=link /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -O2 -Wl,--gc-sections -Wl,-rpath-link,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link,/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -Wl,-rpath-link,/lib64 -Wl,-rpath,/lib64 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link,/lib -Wl,-rpath,/lib -Wl,-rpath-link,/usr/lib -Wl,-rpath,/usr/lib -o src/jtag/drivers/libocdjtagdrivers.la src/jtag/drivers/libocdjtagdrivers_la-driver.lo src/jtag/drivers/libocdjtagdrivers_la-libusb_helper.lo src/jtag/drivers/libocdjtagdrivers_la-jlink.lo src/jtag/drivers/libocdjtagdrivers_la-bitbang.lo src/jtag/drivers/libocdjtagdrivers_la-parport.lo src/jtag/drivers/libocdjtagdrivers_la-dummy.lo src/jtag/drivers/libocdjtagdrivers_la-ftdi.lo src/jtag/drivers/libocdjtagdrivers_la-mpsse.lo src/jtag/drivers/libocdjtagdrivers_la-jtag_vpi.lo src/jtag/drivers/libocdjtagdrivers_la-ft232r.lo src/jtag/drivers/libocdjtagdrivers_la-amt_jtagaccel.lo src/jtag/drivers/libocdjtagdrivers_la-gw16012.lo src/jtag/drivers/libocdjtagdrivers_la-bitq.lo src/jtag/drivers/libocdjtagdrivers_la-presto.lo src/jtag/drivers/libocdjtagdrivers_la-esp_usb_jtag.lo src/jtag/drivers/libocdjtagdrivers_la-usbprog.lo src/jtag/drivers/libocdjtagdrivers_la-rlink.lo src/jtag/drivers/libocdjtagdrivers_la-rlink_speed_table.lo src/jtag/drivers/libocdjtagdrivers_la-ulink.lo src/jtag/drivers/versaloon/usbtoxxx/libocdjtagdrivers_la-usbtogpio.lo src/jtag/drivers/versaloon/usbtoxxx/libocdjtagdrivers_la-usbtojtagraw.lo src/jtag/drivers/versaloon/usbtoxxx/libocdjtagdrivers_la-usbtoswd.lo src/jtag/drivers/versaloon/usbtoxxx/libocdjtagdrivers_la-usbtopwr.lo src/jtag/drivers/versaloon/usbtoxxx/libocdjtagdrivers_la-usbtoxxx.lo src/jtag/drivers/versaloon/libocdjtagdrivers_la-versaloon.lo src/jtag/drivers/libocdjtagdrivers_la-vsllink.lo src/jtag/drivers/libocdjtagdrivers_la-arm-jtag-ew.lo src/jtag/drivers/libocdjtagdrivers_la-buspirate.lo src/jtag/drivers/libocdjtagdrivers_la-remote_bitbang.lo src/jtag/drivers/libocdjtagdrivers_la-stlink_usb.lo src/jtag/drivers/libocdjtagdrivers_la-ti_icdi_usb.lo src/jtag/drivers/libocdjtagdrivers_la-nulink_usb.lo src/jtag/drivers/libocdjtagdrivers_la-osbdm.lo src/jtag/drivers/libocdjtagdrivers_la-opendous.lo src/jtag/drivers/libocdjtagdrivers_la-sysfsgpio.lo src/jtag/drivers/libocdjtagdrivers_la-openjtag.lo src/jtag/drivers/libocdjtagdrivers_la-cmsis_dap_usb_hid.lo src/jtag/drivers/libocdjtagdrivers_la-cmsis_dap.lo src/jtag/drivers/libocdjtagdrivers_la-cmsis_dap_usb_bulk.lo src/jtag/drivers/libocdjtagdrivers_la-kitprog.lo src/jtag/drivers/libocdjtagdrivers_la-xds110.lo -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -lusb-1.0 -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -lftdi1 -lusb-1.0 -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -lhidapi-hidraw src/jtag/drivers/libjaylink/libjaylink/libjaylink.la src/jtag/drivers/usb_blaster/libocdusbblaster.la -lm -lutil -ldl -ludev libtool: link: (cd src/jtag/drivers/.libs/libocdjtagdrivers.lax/libjaylink.a && /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar x "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/src/jtag/drivers/libjaylink/libjaylink/.libs/libjaylink.a") libtool: link: (cd src/jtag/drivers/.libs/libocdjtagdrivers.lax/libocdusbblaster.a && /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar x "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/src/jtag/drivers/usb_blaster/.libs/libocdusbblaster.a") libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar cr src/jtag/drivers/.libs/libocdjtagdrivers.a src/jtag/drivers/libocdjtagdrivers_la-driver.o src/jtag/drivers/libocdjtagdrivers_la-libusb_helper.o src/jtag/drivers/libocdjtagdrivers_la-jlink.o src/jtag/drivers/libocdjtagdrivers_la-bitbang.o src/jtag/drivers/libocdjtagdrivers_la-parport.o src/jtag/drivers/libocdjtagdrivers_la-dummy.o src/jtag/drivers/libocdjtagdrivers_la-ftdi.o src/jtag/drivers/libocdjtagdrivers_la-mpsse.o src/jtag/drivers/libocdjtagdrivers_la-jtag_vpi.o src/jtag/drivers/libocdjtagdrivers_la-ft232r.o src/jtag/drivers/libocdjtagdrivers_la-amt_jtagaccel.o src/jtag/drivers/libocdjtagdrivers_la-gw16012.o src/jtag/drivers/libocdjtagdrivers_la-bitq.o src/jtag/drivers/libocdjtagdrivers_la-presto.o src/jtag/drivers/libocdjtagdrivers_la-esp_usb_jtag.o src/jtag/drivers/libocdjtagdrivers_la-usbprog.o src/jtag/drivers/libocdjtagdrivers_la-rlink.o src/jtag/drivers/libocdjtagdrivers_la-rlink_speed_table.o src/jtag/drivers/libocdjtagdrivers_la-ulink.o src/jtag/drivers/versaloon/usbtoxxx/libocdjtagdrivers_la-usbtogpio.o src/jtag/drivers/versaloon/usbtoxxx/libocdjtagdrivers_la-usbtojtagraw.o src/jtag/drivers/versaloon/usbtoxxx/libocdjtagdrivers_la-usbtoswd.o src/jtag/drivers/versaloon/usbtoxxx/libocdjtagdrivers_la-usbtopwr.o src/jtag/drivers/versaloon/usbtoxxx/libocdjtagdrivers_la-usbtoxxx.o src/jtag/drivers/versaloon/libocdjtagdrivers_la-versaloon.o src/jtag/drivers/libocdjtagdrivers_la-vsllink.o src/jtag/drivers/libocdjtagdrivers_la-arm-jtag-ew.o src/jtag/drivers/libocdjtagdrivers_la-buspirate.o src/jtag/drivers/libocdjtagdrivers_la-remote_bitbang.o src/jtag/drivers/libocdjtagdrivers_la-stlink_usb.o src/jtag/drivers/libocdjtagdrivers_la-ti_icdi_usb.o src/jtag/drivers/libocdjtagdrivers_la-nulink_usb.o src/jtag/drivers/libocdjtagdrivers_la-osbdm.o src/jtag/drivers/libocdjtagdrivers_la-opendous.o src/jtag/drivers/libocdjtagdrivers_la-sysfsgpio.o src/jtag/drivers/libocdjtagdrivers_la-openjtag.o src/jtag/drivers/libocdjtagdrivers_la-cmsis_dap_usb_hid.o src/jtag/drivers/libocdjtagdrivers_la-cmsis_dap.o src/jtag/drivers/libocdjtagdrivers_la-cmsis_dap_usb_bulk.o src/jtag/drivers/libocdjtagdrivers_la-kitprog.o src/jtag/drivers/libocdjtagdrivers_la-xds110.o src/jtag/drivers/.libs/libocdjtagdrivers.lax/libjaylink.a/libjaylink_la-buffer.o src/jtag/drivers/.libs/libocdjtagdrivers.lax/libjaylink.a/libjaylink_la-c2.o src/jtag/drivers/.libs/libocdjtagdrivers.lax/libjaylink.a/libjaylink_la-core.o src/jtag/drivers/.libs/libocdjtagdrivers.lax/libjaylink.a/libjaylink_la-device.o src/jtag/drivers/.libs/libocdjtagdrivers.lax/libjaylink.a/libjaylink_la-discovery.o src/jtag/drivers/.libs/libocdjtagdrivers.lax/libjaylink.a/libjaylink_la-discovery_tcp.o src/jtag/drivers/.libs/libocdjtagdrivers.lax/libjaylink.a/libjaylink_la-discovery_usb.o src/jtag/drivers/.libs/libocdjtagdrivers.lax/libjaylink.a/libjaylink_la-emucom.o src/jtag/drivers/.libs/libocdjtagdrivers.lax/libjaylink.a/libjaylink_la-error.o src/jtag/drivers/.libs/libocdjtagdrivers.lax/libjaylink.a/libjaylink_la-fileio.o src/jtag/drivers/.libs/libocdjtagdrivers.lax/libjaylink.a/libjaylink_la-jtag.o src/jtag/drivers/.libs/libocdjtagdrivers.lax/libjaylink.a/libjaylink_la-list.o src/jtag/drivers/.libs/libocdjtagdrivers.lax/libjaylink.a/libjaylink_la-log.o src/jtag/drivers/.libs/libocdjtagdrivers.lax/libjaylink.a/libjaylink_la-socket.o src/jtag/drivers/.libs/libocdjtagdrivers.lax/libjaylink.a/libjaylink_la-spi.o src/jtag/drivers/.libs/libocdjtagdrivers.lax/libjaylink.a/libjaylink_la-strutil.o src/jtag/drivers/.libs/libocdjtagdrivers.lax/libjaylink.a/libjaylink_la-swd.o src/jtag/drivers/.libs/libocdjtagdrivers.lax/libjaylink.a/libjaylink_la-swo.o src/jtag/drivers/.libs/libocdjtagdrivers.lax/libjaylink.a/libjaylink_la-target.o src/jtag/drivers/.libs/libocdjtagdrivers.lax/libjaylink.a/libjaylink_la-transport.o src/jtag/drivers/.libs/libocdjtagdrivers.lax/libjaylink.a/libjaylink_la-transport_tcp.o src/jtag/drivers/.libs/libocdjtagdrivers.lax/libjaylink.a/libjaylink_la-transport_usb.o src/jtag/drivers/.libs/libocdjtagdrivers.lax/libjaylink.a/libjaylink_la-util.o src/jtag/drivers/.libs/libocdjtagdrivers.lax/libjaylink.a/libjaylink_la-version.o src/jtag/drivers/.libs/libocdjtagdrivers.lax/libocdusbblaster.a/libocdusbblaster_la-ublast2_access_libusb.o src/jtag/drivers/.libs/libocdjtagdrivers.lax/libocdusbblaster.a/libocdusbblaster_la-ublast_access_ftdi.o src/jtag/drivers/.libs/libocdjtagdrivers.lax/libocdusbblaster.a/libocdusbblaster_la-usb_blaster.o libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib src/jtag/drivers/.libs/libocdjtagdrivers.a libtool: link: rm -fr src/jtag/drivers/.libs/libocdjtagdrivers.lax libtool: link: ( cd "src/jtag/drivers/.libs" && rm -f "libocdjtagdrivers.la" && ln -s "../libocdjtagdrivers.la" "libocdjtagdrivers.la" ) /bin/bash ./libtool --tag=CC --mode=link /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -O2 -Wl,--gc-sections -Wl,-rpath-link,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link,/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -Wl,-rpath-link,/lib64 -Wl,-rpath,/lib64 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link,/lib -Wl,-rpath,/lib -Wl,-rpath-link,/usr/lib -Wl,-rpath,/usr/lib -o src/jtag/libjtag.la src/jtag/adapter.lo src/jtag/commands.lo src/jtag/core.lo src/jtag/interface.lo src/jtag/interfaces.lo src/jtag/tcl.lo src/jtag/swim.lo ./src/jtag/hla/libocdhla.la ./src/jtag/drivers/libocdjtagdrivers.la -lutil -ldl -ludev libtool: link: (cd src/jtag/.libs/libjtag.lax/libocdhla.a && /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar x "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/./src/jtag/hla/.libs/libocdhla.a") libtool: link: (cd src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a && /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar x "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/./src/jtag/drivers/.libs/libocdjtagdrivers.a") libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar cr src/jtag/.libs/libjtag.a src/jtag/adapter.o src/jtag/commands.o src/jtag/core.o src/jtag/interface.o src/jtag/interfaces.o src/jtag/tcl.o src/jtag/swim.o src/jtag/.libs/libjtag.lax/libocdhla.a/hla_interface.o src/jtag/.libs/libjtag.lax/libocdhla.a/hla_layout.o src/jtag/.libs/libjtag.lax/libocdhla.a/hla_transport.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libjaylink_la-buffer.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libjaylink_la-c2.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libjaylink_la-core.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libjaylink_la-device.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libjaylink_la-discovery.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libjaylink_la-discovery_tcp.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libjaylink_la-discovery_usb.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libjaylink_la-emucom.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libjaylink_la-error.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libjaylink_la-fileio.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libjaylink_la-jtag.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libjaylink_la-list.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libjaylink_la-log.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libjaylink_la-socket.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libjaylink_la-spi.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libjaylink_la-strutil.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libjaylink_la-swd.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libjaylink_la-swo.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libjaylink_la-target.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libjaylink_la-transport.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libjaylink_la-transport_tcp.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libjaylink_la-transport_usb.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libjaylink_la-util.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libjaylink_la-version.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-amt_jtagaccel.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-arm-jtag-ew.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-bitbang.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-bitq.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-buspirate.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-cmsis_dap.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-cmsis_dap_usb_bulk.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-cmsis_dap_usb_hid.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-driver.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-dummy.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-esp_usb_jtag.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-ft232r.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-ftdi.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-gw16012.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-jlink.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-jtag_vpi.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-kitprog.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-libusb_helper.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-mpsse.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-nulink_usb.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-opendous.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-openjtag.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-osbdm.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-parport.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-presto.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-remote_bitbang.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-rlink.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-rlink_speed_table.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-stlink_usb.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-sysfsgpio.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-ti_icdi_usb.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-ulink.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-usbprog.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-usbtogpio.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-usbtojtagraw.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-usbtopwr.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-usbtoswd.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-usbtoxxx.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-versaloon.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-vsllink.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-xds110.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdusbblaster_la-ublast2_access_libusb.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdusbblaster_la-ublast_access_ftdi.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdusbblaster_la-usb_blaster.o libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib src/jtag/.libs/libjtag.a libtool: link: rm -fr src/jtag/.libs/libjtag.lax libtool: link: ( cd "src/jtag/.libs" && rm -f "libjtag.la" && ln -s "../libjtag.la" "libjtag.la" ) /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/transport/transport.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/transport/transport.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/transport/transport.c -o src/transport/transport.o /bin/bash ./libtool --tag=CC --mode=link /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -O2 -Wl,--gc-sections -Wl,-rpath-link,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link,/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -Wl,-rpath-link,/lib64 -Wl,-rpath,/lib64 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link,/lib -Wl,-rpath,/lib -Wl,-rpath-link,/usr/lib -Wl,-rpath,/usr/lib -o src/transport/libtransport.la src/transport/transport.lo -lutil -ldl -ludev libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar cr src/transport/.libs/libtransport.a src/transport/transport.o libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib src/transport/.libs/libtransport.a libtool: link: ( cd "src/transport/.libs" && rm -f "libtransport.la" && ln -s "../libtransport.la" "libtransport.la" ) /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/common.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/common.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/common.c -o src/flash/common.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/core.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/core.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/core.c -o src/flash/nor/core.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/tcl.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/tcl.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/tcl.c -o src/flash/nor/tcl.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/aduc702x.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/aduc702x.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/aduc702x.c -o src/flash/nor/aduc702x.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/aducm360.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/aducm360.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/aducm360.c -o src/flash/nor/aducm360.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/ambiqmicro.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/ambiqmicro.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/ambiqmicro.c -o src/flash/nor/ambiqmicro.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/at91sam4.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/at91sam4.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/at91sam4.c -o src/flash/nor/at91sam4.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/at91sam4l.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/at91sam4l.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/at91sam4l.c -o src/flash/nor/at91sam4l.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/at91samd.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/at91samd.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/at91samd.c -o src/flash/nor/at91samd.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/at91sam3.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/at91sam3.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/at91sam3.c -o src/flash/nor/at91sam3.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/at91sam7.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/at91sam7.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/at91sam7.c -o src/flash/nor/at91sam7.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/ath79.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/ath79.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/ath79.c -o src/flash/nor/ath79.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/atsamv.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/atsamv.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/atsamv.c -o src/flash/nor/atsamv.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/atsame5.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/atsame5.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/atsame5.c -o src/flash/nor/atsame5.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/avrf.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/avrf.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/avrf.c -o src/flash/nor/avrf.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/bluenrg-x.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/bluenrg-x.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/bluenrg-x.c -o src/flash/nor/bluenrg-x.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/cc3220sf.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/cc3220sf.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/cc3220sf.c -o src/flash/nor/cc3220sf.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/cc26xx.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/cc26xx.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/cc26xx.c -o src/flash/nor/cc26xx.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/cfi.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/cfi.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/cfi.c -o src/flash/nor/cfi.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/dsp5680xx_flash.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/dsp5680xx_flash.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/dsp5680xx_flash.c -o src/flash/nor/dsp5680xx_flash.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/efm32.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/efm32.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/efm32.c -o src/flash/nor/efm32.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/em357.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/em357.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/em357.c -o src/flash/nor/em357.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/esirisc_flash.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/esirisc_flash.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/esirisc_flash.c -o src/flash/nor/esirisc_flash.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/faux.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/faux.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/faux.c -o src/flash/nor/faux.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/fespi.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/fespi.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/fespi.c -o src/flash/nor/fespi.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/fm3.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/fm3.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/fm3.c -o src/flash/nor/fm3.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/fm4.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/fm4.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/fm4.c -o src/flash/nor/fm4.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/jtagspi.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/jtagspi.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/jtagspi.c -o src/flash/nor/jtagspi.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/kinetis.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/kinetis.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/kinetis.c -o src/flash/nor/kinetis.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/kinetis_ke.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/kinetis_ke.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/kinetis_ke.c -o src/flash/nor/kinetis_ke.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/lpc2000.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/lpc2000.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/lpc2000.c -o src/flash/nor/lpc2000.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/lpc288x.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/lpc288x.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/lpc288x.c -o src/flash/nor/lpc288x.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/lpc2900.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/lpc2900.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/lpc2900.c -o src/flash/nor/lpc2900.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/lpcspifi.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/lpcspifi.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/lpcspifi.c -o src/flash/nor/lpcspifi.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/max32xxx.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/max32xxx.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/max32xxx.c -o src/flash/nor/max32xxx.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/mdr.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/mdr.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/mdr.c -o src/flash/nor/mdr.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/msp432.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/msp432.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/msp432.c -o src/flash/nor/msp432.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/mrvlqspi.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/mrvlqspi.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/mrvlqspi.c -o src/flash/nor/mrvlqspi.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/niietcm4.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/niietcm4.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/niietcm4.c -o src/flash/nor/niietcm4.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/non_cfi.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/non_cfi.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/non_cfi.c -o src/flash/nor/non_cfi.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/npcx.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/npcx.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/npcx.c -o src/flash/nor/npcx.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/nrf5.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/nrf5.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/nrf5.c -o src/flash/nor/nrf5.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/numicro.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/numicro.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/numicro.c -o src/flash/nor/numicro.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/ocl.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/ocl.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/ocl.c -o src/flash/nor/ocl.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/pic32mx.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/pic32mx.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/pic32mx.c -o src/flash/nor/pic32mx.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/psoc4.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/psoc4.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/psoc4.c -o src/flash/nor/psoc4.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/psoc5lp.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/psoc5lp.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/psoc5lp.c -o src/flash/nor/psoc5lp.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/psoc6.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/psoc6.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/psoc6.c -o src/flash/nor/psoc6.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/qn908x.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/qn908x.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/qn908x.c -o src/flash/nor/qn908x.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/renesas_rpchf.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/renesas_rpchf.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/renesas_rpchf.c -o src/flash/nor/renesas_rpchf.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/rp2040.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/rp2040.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/rp2040.c -o src/flash/nor/rp2040.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/rsl10.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/rsl10.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/rsl10.c -o src/flash/nor/rsl10.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/sfdp.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/sfdp.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/sfdp.c -o src/flash/nor/sfdp.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/sh_qspi.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/sh_qspi.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/sh_qspi.c -o src/flash/nor/sh_qspi.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/sim3x.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/sim3x.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/sim3x.c -o src/flash/nor/sim3x.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/spi.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/spi.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/spi.c -o src/flash/nor/spi.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/stmsmi.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/stmsmi.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/stmsmi.c -o src/flash/nor/stmsmi.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/stmqspi.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/stmqspi.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/stmqspi.c -o src/flash/nor/stmqspi.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/stellaris.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/stellaris.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/stellaris.c -o src/flash/nor/stellaris.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/stm32f1x.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/stm32f1x.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/stm32f1x.c -o src/flash/nor/stm32f1x.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/stm32f2x.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/stm32f2x.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/stm32f2x.c -o src/flash/nor/stm32f2x.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/stm32lx.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/stm32lx.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/stm32lx.c -o src/flash/nor/stm32lx.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/stm32l4x.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/stm32l4x.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/stm32l4x.c -o src/flash/nor/stm32l4x.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/stm32h7x.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/stm32h7x.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/stm32h7x.c -o src/flash/nor/stm32h7x.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/str7x.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/str7x.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/str7x.c -o src/flash/nor/str7x.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/str9x.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/str9x.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/str9x.c -o src/flash/nor/str9x.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/str9xpec.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/str9xpec.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/str9xpec.c -o src/flash/nor/str9xpec.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/swm050.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/swm050.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/swm050.c -o src/flash/nor/swm050.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/tms470.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/tms470.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/tms470.c -o src/flash/nor/tms470.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/virtual.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/virtual.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/virtual.c -o src/flash/nor/virtual.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/w600.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/w600.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/w600.c -o src/flash/nor/w600.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/xcf.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/xcf.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/xcf.c -o src/flash/nor/xcf.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/xmc1xxx.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/xmc1xxx.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/xmc1xxx.c -o src/flash/nor/xmc1xxx.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/xmc4xxx.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/xmc4xxx.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/xmc4xxx.c -o src/flash/nor/xmc4xxx.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nor/drivers.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/drivers.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nor/drivers.c -o src/flash/nor/drivers.o /bin/bash ./libtool --tag=CC --mode=link /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -O2 -Wl,--gc-sections -Wl,-rpath-link,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link,/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -Wl,-rpath-link,/lib64 -Wl,-rpath,/lib64 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link,/lib -Wl,-rpath,/lib -Wl,-rpath-link,/usr/lib -Wl,-rpath,/usr/lib -o src/flash/nor/libocdflashnor.la src/flash/nor/core.lo src/flash/nor/tcl.lo src/flash/nor/aduc702x.lo src/flash/nor/aducm360.lo src/flash/nor/ambiqmicro.lo src/flash/nor/at91sam4.lo src/flash/nor/at91sam4l.lo src/flash/nor/at91samd.lo src/flash/nor/at91sam3.lo src/flash/nor/at91sam7.lo src/flash/nor/ath79.lo src/flash/nor/atsamv.lo src/flash/nor/atsame5.lo src/flash/nor/avrf.lo src/flash/nor/bluenrg-x.lo src/flash/nor/cc3220sf.lo src/flash/nor/cc26xx.lo src/flash/nor/cfi.lo src/flash/nor/dsp5680xx_flash.lo src/flash/nor/efm32.lo src/flash/nor/em357.lo src/flash/nor/esirisc_flash.lo src/flash/nor/faux.lo src/flash/nor/fespi.lo src/flash/nor/fm3.lo src/flash/nor/fm4.lo src/flash/nor/jtagspi.lo src/flash/nor/kinetis.lo src/flash/nor/kinetis_ke.lo src/flash/nor/lpc2000.lo src/flash/nor/lpc288x.lo src/flash/nor/lpc2900.lo src/flash/nor/lpcspifi.lo src/flash/nor/max32xxx.lo src/flash/nor/mdr.lo src/flash/nor/msp432.lo src/flash/nor/mrvlqspi.lo src/flash/nor/niietcm4.lo src/flash/nor/non_cfi.lo src/flash/nor/npcx.lo src/flash/nor/nrf5.lo src/flash/nor/numicro.lo src/flash/nor/ocl.lo src/flash/nor/pic32mx.lo src/flash/nor/psoc4.lo src/flash/nor/psoc5lp.lo src/flash/nor/psoc6.lo src/flash/nor/qn908x.lo src/flash/nor/renesas_rpchf.lo src/flash/nor/rp2040.lo src/flash/nor/rsl10.lo src/flash/nor/sfdp.lo src/flash/nor/sh_qspi.lo src/flash/nor/sim3x.lo src/flash/nor/spi.lo src/flash/nor/stmsmi.lo src/flash/nor/stmqspi.lo src/flash/nor/stellaris.lo src/flash/nor/stm32f1x.lo src/flash/nor/stm32f2x.lo src/flash/nor/stm32lx.lo src/flash/nor/stm32l4x.lo src/flash/nor/stm32h7x.lo src/flash/nor/str7x.lo src/flash/nor/str9x.lo src/flash/nor/str9xpec.lo src/flash/nor/swm050.lo src/flash/nor/tms470.lo src/flash/nor/virtual.lo src/flash/nor/w600.lo src/flash/nor/xcf.lo src/flash/nor/xmc1xxx.lo src/flash/nor/xmc4xxx.lo src/flash/nor/drivers.lo -lutil -ldl -ludev libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar cr src/flash/nor/.libs/libocdflashnor.a src/flash/nor/core.o src/flash/nor/tcl.o src/flash/nor/aduc702x.o src/flash/nor/aducm360.o src/flash/nor/ambiqmicro.o src/flash/nor/at91sam4.o src/flash/nor/at91sam4l.o src/flash/nor/at91samd.o src/flash/nor/at91sam3.o src/flash/nor/at91sam7.o src/flash/nor/ath79.o src/flash/nor/atsamv.o src/flash/nor/atsame5.o src/flash/nor/avrf.o src/flash/nor/bluenrg-x.o src/flash/nor/cc3220sf.o src/flash/nor/cc26xx.o src/flash/nor/cfi.o src/flash/nor/dsp5680xx_flash.o src/flash/nor/efm32.o src/flash/nor/em357.o src/flash/nor/esirisc_flash.o src/flash/nor/faux.o src/flash/nor/fespi.o src/flash/nor/fm3.o src/flash/nor/fm4.o src/flash/nor/jtagspi.o src/flash/nor/kinetis.o src/flash/nor/kinetis_ke.o src/flash/nor/lpc2000.o src/flash/nor/lpc288x.o src/flash/nor/lpc2900.o src/flash/nor/lpcspifi.o src/flash/nor/max32xxx.o src/flash/nor/mdr.o src/flash/nor/msp432.o src/flash/nor/mrvlqspi.o src/flash/nor/niietcm4.o src/flash/nor/non_cfi.o src/flash/nor/npcx.o src/flash/nor/nrf5.o src/flash/nor/numicro.o src/flash/nor/ocl.o src/flash/nor/pic32mx.o src/flash/nor/psoc4.o src/flash/nor/psoc5lp.o src/flash/nor/psoc6.o src/flash/nor/qn908x.o src/flash/nor/renesas_rpchf.o src/flash/nor/rp2040.o src/flash/nor/rsl10.o src/flash/nor/sfdp.o src/flash/nor/sh_qspi.o src/flash/nor/sim3x.o src/flash/nor/spi.o src/flash/nor/stmsmi.o src/flash/nor/stmqspi.o src/flash/nor/stellaris.o src/flash/nor/stm32f1x.o src/flash/nor/stm32f2x.o src/flash/nor/stm32lx.o src/flash/nor/stm32l4x.o src/flash/nor/stm32h7x.o src/flash/nor/str7x.o src/flash/nor/str9x.o src/flash/nor/str9xpec.o src/flash/nor/swm050.o src/flash/nor/tms470.o src/flash/nor/virtual.o src/flash/nor/w600.o src/flash/nor/xcf.o src/flash/nor/xmc1xxx.o src/flash/nor/xmc4xxx.o src/flash/nor/drivers.o libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib src/flash/nor/.libs/libocdflashnor.a libtool: link: ( cd "src/flash/nor/.libs" && rm -f "libocdflashnor.la" && ln -s "../libocdflashnor.la" "libocdflashnor.la" ) /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nand/ecc.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/ecc.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/ecc.c -o src/flash/nand/ecc.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nand/ecc_kw.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/ecc_kw.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/ecc_kw.c -o src/flash/nand/ecc_kw.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nand/core.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/core.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/core.c -o src/flash/nand/core.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nand/fileio.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/fileio.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/fileio.c -o src/flash/nand/fileio.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nand/tcl.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/tcl.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/tcl.c -o src/flash/nand/tcl.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nand/arm_io.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/arm_io.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/arm_io.c -o src/flash/nand/arm_io.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nand/nonce.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/nonce.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/nonce.c -o src/flash/nand/nonce.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nand/davinci.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/davinci.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/davinci.c -o src/flash/nand/davinci.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nand/lpc3180.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/lpc3180.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/lpc3180.c -o src/flash/nand/lpc3180.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nand/lpc32xx.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/lpc32xx.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/lpc32xx.c -o src/flash/nand/lpc32xx.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nand/mxc.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/mxc.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/mxc.c -o src/flash/nand/mxc.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nand/mx3.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/mx3.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/mx3.c -o src/flash/nand/mx3.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nand/orion.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/orion.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/orion.c -o src/flash/nand/orion.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nand/s3c24xx.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/s3c24xx.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/s3c24xx.c -o src/flash/nand/s3c24xx.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nand/s3c2410.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/s3c2410.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/s3c2410.c -o src/flash/nand/s3c2410.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nand/s3c2412.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/s3c2412.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/s3c2412.c -o src/flash/nand/s3c2412.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nand/s3c2440.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/s3c2440.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/s3c2440.c -o src/flash/nand/s3c2440.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nand/s3c2443.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/s3c2443.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/s3c2443.c -o src/flash/nand/s3c2443.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nand/s3c6400.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/s3c6400.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/s3c6400.c -o src/flash/nand/s3c6400.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nand/at91sam9.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/at91sam9.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/at91sam9.c -o src/flash/nand/at91sam9.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nand/nuc910.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/nuc910.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/nuc910.c -o src/flash/nand/nuc910.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/flash/nand/driver.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/driver.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/flash/nand/driver.c -o src/flash/nand/driver.o /bin/bash ./libtool --tag=CC --mode=link /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -O2 -Wl,--gc-sections -Wl,-rpath-link,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link,/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -Wl,-rpath-link,/lib64 -Wl,-rpath,/lib64 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link,/lib -Wl,-rpath,/lib -Wl,-rpath-link,/usr/lib -Wl,-rpath,/usr/lib -o src/flash/nand/libocdflashnand.la src/flash/nand/ecc.lo src/flash/nand/ecc_kw.lo src/flash/nand/core.lo src/flash/nand/fileio.lo src/flash/nand/tcl.lo src/flash/nand/arm_io.lo src/flash/nand/nonce.lo src/flash/nand/davinci.lo src/flash/nand/lpc3180.lo src/flash/nand/lpc32xx.lo src/flash/nand/mxc.lo src/flash/nand/mx3.lo src/flash/nand/orion.lo src/flash/nand/s3c24xx.lo src/flash/nand/s3c2410.lo src/flash/nand/s3c2412.lo src/flash/nand/s3c2440.lo src/flash/nand/s3c2443.lo src/flash/nand/s3c6400.lo src/flash/nand/at91sam9.lo src/flash/nand/nuc910.lo src/flash/nand/driver.lo -lutil -ldl -ludev libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar cr src/flash/nand/.libs/libocdflashnand.a src/flash/nand/ecc.o src/flash/nand/ecc_kw.o src/flash/nand/core.o src/flash/nand/fileio.o src/flash/nand/tcl.o src/flash/nand/arm_io.o src/flash/nand/nonce.o src/flash/nand/davinci.o src/flash/nand/lpc3180.o src/flash/nand/lpc32xx.o src/flash/nand/mxc.o src/flash/nand/mx3.o src/flash/nand/orion.o src/flash/nand/s3c24xx.o src/flash/nand/s3c2410.o src/flash/nand/s3c2412.o src/flash/nand/s3c2440.o src/flash/nand/s3c2443.o src/flash/nand/s3c6400.o src/flash/nand/at91sam9.o src/flash/nand/nuc910.o src/flash/nand/driver.o libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib src/flash/nand/.libs/libocdflashnand.a libtool: link: ( cd "src/flash/nand/.libs" && rm -f "libocdflashnand.la" && ln -s "../libocdflashnand.la" "libocdflashnand.la" ) /bin/bash ./libtool --tag=CC --mode=link /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -O2 -Wl,--gc-sections -Wl,-rpath-link,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link,/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -Wl,-rpath-link,/lib64 -Wl,-rpath,/lib64 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link,/lib -Wl,-rpath,/lib -Wl,-rpath-link,/usr/lib -Wl,-rpath,/usr/lib -o src/flash/libflash.la src/flash/common.lo src/flash/nor/libocdflashnor.la src/flash/nand/libocdflashnand.la -lutil -ldl -ludev libtool: link: (cd src/flash/.libs/libflash.lax/libocdflashnor.a && /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar x "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/src/flash/nor/.libs/libocdflashnor.a") libtool: link: (cd src/flash/.libs/libflash.lax/libocdflashnand.a && /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar x "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/src/flash/nand/.libs/libocdflashnand.a") copying selected object files to avoid basename conflicts... libtool: link: ln src/flash/.libs/libflash.lax/libocdflashnand.a/core.o src/flash/.libs/libflash.lax/lt1-core.o || cp src/flash/.libs/libflash.lax/libocdflashnand.a/core.o src/flash/.libs/libflash.lax/lt1-core.o libtool: link: ln src/flash/.libs/libflash.lax/libocdflashnand.a/tcl.o src/flash/.libs/libflash.lax/lt2-tcl.o || cp src/flash/.libs/libflash.lax/libocdflashnand.a/tcl.o src/flash/.libs/libflash.lax/lt2-tcl.o libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar cr src/flash/.libs/libflash.a src/flash/common.o src/flash/.libs/libflash.lax/libocdflashnor.a/aduc702x.o src/flash/.libs/libflash.lax/libocdflashnor.a/aducm360.o src/flash/.libs/libflash.lax/libocdflashnor.a/ambiqmicro.o src/flash/.libs/libflash.lax/libocdflashnor.a/at91sam3.o src/flash/.libs/libflash.lax/libocdflashnor.a/at91sam4.o src/flash/.libs/libflash.lax/libocdflashnor.a/at91sam4l.o src/flash/.libs/libflash.lax/libocdflashnor.a/at91sam7.o src/flash/.libs/libflash.lax/libocdflashnor.a/at91samd.o src/flash/.libs/libflash.lax/libocdflashnor.a/ath79.o src/flash/.libs/libflash.lax/libocdflashnor.a/atsame5.o src/flash/.libs/libflash.lax/libocdflashnor.a/atsamv.o src/flash/.libs/libflash.lax/libocdflashnor.a/avrf.o src/flash/.libs/libflash.lax/libocdflashnor.a/bluenrg-x.o src/flash/.libs/libflash.lax/libocdflashnor.a/cc26xx.o src/flash/.libs/libflash.lax/libocdflashnor.a/cc3220sf.o src/flash/.libs/libflash.lax/libocdflashnor.a/cfi.o src/flash/.libs/libflash.lax/libocdflashnor.a/core.o src/flash/.libs/libflash.lax/libocdflashnor.a/drivers.o src/flash/.libs/libflash.lax/libocdflashnor.a/dsp5680xx_flash.o src/flash/.libs/libflash.lax/libocdflashnor.a/efm32.o src/flash/.libs/libflash.lax/libocdflashnor.a/em357.o src/flash/.libs/libflash.lax/libocdflashnor.a/esirisc_flash.o src/flash/.libs/libflash.lax/libocdflashnor.a/faux.o src/flash/.libs/libflash.lax/libocdflashnor.a/fespi.o src/flash/.libs/libflash.lax/libocdflashnor.a/fm3.o src/flash/.libs/libflash.lax/libocdflashnor.a/fm4.o src/flash/.libs/libflash.lax/libocdflashnor.a/jtagspi.o src/flash/.libs/libflash.lax/libocdflashnor.a/kinetis.o src/flash/.libs/libflash.lax/libocdflashnor.a/kinetis_ke.o src/flash/.libs/libflash.lax/libocdflashnor.a/lpc2000.o src/flash/.libs/libflash.lax/libocdflashnor.a/lpc288x.o src/flash/.libs/libflash.lax/libocdflashnor.a/lpc2900.o src/flash/.libs/libflash.lax/libocdflashnor.a/lpcspifi.o src/flash/.libs/libflash.lax/libocdflashnor.a/max32xxx.o src/flash/.libs/libflash.lax/libocdflashnor.a/mdr.o src/flash/.libs/libflash.lax/libocdflashnor.a/mrvlqspi.o src/flash/.libs/libflash.lax/libocdflashnor.a/msp432.o src/flash/.libs/libflash.lax/libocdflashnor.a/niietcm4.o src/flash/.libs/libflash.lax/libocdflashnor.a/non_cfi.o src/flash/.libs/libflash.lax/libocdflashnor.a/npcx.o src/flash/.libs/libflash.lax/libocdflashnor.a/nrf5.o src/flash/.libs/libflash.lax/libocdflashnor.a/numicro.o src/flash/.libs/libflash.lax/libocdflashnor.a/ocl.o src/flash/.libs/libflash.lax/libocdflashnor.a/pic32mx.o src/flash/.libs/libflash.lax/libocdflashnor.a/psoc4.o src/flash/.libs/libflash.lax/libocdflashnor.a/psoc5lp.o src/flash/.libs/libflash.lax/libocdflashnor.a/psoc6.o src/flash/.libs/libflash.lax/libocdflashnor.a/qn908x.o src/flash/.libs/libflash.lax/libocdflashnor.a/renesas_rpchf.o src/flash/.libs/libflash.lax/libocdflashnor.a/rp2040.o src/flash/.libs/libflash.lax/libocdflashnor.a/rsl10.o src/flash/.libs/libflash.lax/libocdflashnor.a/sfdp.o src/flash/.libs/libflash.lax/libocdflashnor.a/sh_qspi.o src/flash/.libs/libflash.lax/libocdflashnor.a/sim3x.o src/flash/.libs/libflash.lax/libocdflashnor.a/spi.o src/flash/.libs/libflash.lax/libocdflashnor.a/stellaris.o src/flash/.libs/libflash.lax/libocdflashnor.a/stm32f1x.o src/flash/.libs/libflash.lax/libocdflashnor.a/stm32f2x.o src/flash/.libs/libflash.lax/libocdflashnor.a/stm32h7x.o src/flash/.libs/libflash.lax/libocdflashnor.a/stm32l4x.o src/flash/.libs/libflash.lax/libocdflashnor.a/stm32lx.o src/flash/.libs/libflash.lax/libocdflashnor.a/stmqspi.o src/flash/.libs/libflash.lax/libocdflashnor.a/stmsmi.o src/flash/.libs/libflash.lax/libocdflashnor.a/str7x.o src/flash/.libs/libflash.lax/libocdflashnor.a/str9x.o src/flash/.libs/libflash.lax/libocdflashnor.a/str9xpec.o src/flash/.libs/libflash.lax/libocdflashnor.a/swm050.o src/flash/.libs/libflash.lax/libocdflashnor.a/tcl.o src/flash/.libs/libflash.lax/libocdflashnor.a/tms470.o src/flash/.libs/libflash.lax/libocdflashnor.a/virtual.o src/flash/.libs/libflash.lax/libocdflashnor.a/w600.o src/flash/.libs/libflash.lax/libocdflashnor.a/xcf.o src/flash/.libs/libflash.lax/libocdflashnor.a/xmc1xxx.o src/flash/.libs/libflash.lax/libocdflashnor.a/xmc4xxx.o src/flash/.libs/libflash.lax/libocdflashnand.a/arm_io.o src/flash/.libs/libflash.lax/libocdflashnand.a/at91sam9.o src/flash/.libs/libflash.lax/lt1-core.o src/flash/.libs/libflash.lax/libocdflashnand.a/davinci.o src/flash/.libs/libflash.lax/libocdflashnand.a/driver.o src/flash/.libs/libflash.lax/libocdflashnand.a/ecc.o src/flash/.libs/libflash.lax/libocdflashnand.a/ecc_kw.o src/flash/.libs/libflash.lax/libocdflashnand.a/fileio.o src/flash/.libs/libflash.lax/libocdflashnand.a/lpc3180.o src/flash/.libs/libflash.lax/libocdflashnand.a/lpc32xx.o src/flash/.libs/libflash.lax/libocdflashnand.a/mx3.o src/flash/.libs/libflash.lax/libocdflashnand.a/mxc.o src/flash/.libs/libflash.lax/libocdflashnand.a/nonce.o src/flash/.libs/libflash.lax/libocdflashnand.a/nuc910.o src/flash/.libs/libflash.lax/libocdflashnand.a/orion.o src/flash/.libs/libflash.lax/libocdflashnand.a/s3c2410.o src/flash/.libs/libflash.lax/libocdflashnand.a/s3c2412.o src/flash/.libs/libflash.lax/libocdflashnand.a/s3c2440.o src/flash/.libs/libflash.lax/libocdflashnand.a/s3c2443.o src/flash/.libs/libflash.lax/libocdflashnand.a/s3c24xx.o src/flash/.libs/libflash.lax/libocdflashnand.a/s3c6400.o src/flash/.libs/libflash.lax/lt2-tcl.o libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib src/flash/.libs/libflash.a libtool: link: rm -fr src/flash/.libs/libflash.lax src/flash/.libs/libflash.lax libtool: link: ( cd "src/flash/.libs" && rm -f "libflash.la" && ln -s "../libflash.la" "libflash.la" ) /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-algorithm.lo `test -f 'src/target/algorithm.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/algorithm.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/algorithm.c -o src/target/libtarget_la-algorithm.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-register.lo `test -f 'src/target/register.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/register.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/register.c -o src/target/libtarget_la-register.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-image.lo `test -f 'src/target/image.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/image.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/image.c -o src/target/libtarget_la-image.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-breakpoints.lo `test -f 'src/target/breakpoints.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/breakpoints.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/breakpoints.c -o src/target/libtarget_la-breakpoints.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-target.lo `test -f 'src/target/target.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/target.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/target.c -o src/target/libtarget_la-target.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-target_request.lo `test -f 'src/target/target_request.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/target_request.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/target_request.c -o src/target/libtarget_la-target_request.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-testee.lo `test -f 'src/target/testee.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/testee.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/testee.c -o src/target/libtarget_la-testee.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-semihosting_common.lo `test -f 'src/target/semihosting_common.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/semihosting_common.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/semihosting_common.c -o src/target/libtarget_la-semihosting_common.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-smp.lo `test -f 'src/target/smp.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/smp.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/smp.c -o src/target/libtarget_la-smp.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-rtt.lo `test -f 'src/target/rtt.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/rtt.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/rtt.c -o src/target/libtarget_la-rtt.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-arm_dpm.lo `test -f 'src/target/arm_dpm.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/arm_dpm.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/arm_dpm.c -o src/target/libtarget_la-arm_dpm.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-arm_jtag.lo `test -f 'src/target/arm_jtag.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/arm_jtag.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/arm_jtag.c -o src/target/libtarget_la-arm_jtag.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-arm_disassembler.lo `test -f 'src/target/arm_disassembler.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/arm_disassembler.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/arm_disassembler.c -o src/target/libtarget_la-arm_disassembler.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-arm_simulator.lo `test -f 'src/target/arm_simulator.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/arm_simulator.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/arm_simulator.c -o src/target/libtarget_la-arm_simulator.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-arm_semihosting.lo `test -f 'src/target/arm_semihosting.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/arm_semihosting.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/arm_semihosting.c -o src/target/libtarget_la-arm_semihosting.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-arm_adi_v5.lo `test -f 'src/target/arm_adi_v5.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/arm_adi_v5.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/arm_adi_v5.c -o src/target/libtarget_la-arm_adi_v5.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-arm_dap.lo `test -f 'src/target/arm_dap.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/arm_dap.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/arm_dap.c -o src/target/libtarget_la-arm_dap.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-armv7a_cache.lo `test -f 'src/target/armv7a_cache.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/armv7a_cache.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/armv7a_cache.c -o src/target/libtarget_la-armv7a_cache.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-armv7a_cache_l2x.lo `test -f 'src/target/armv7a_cache_l2x.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/armv7a_cache_l2x.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/armv7a_cache_l2x.c -o src/target/libtarget_la-armv7a_cache_l2x.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-adi_v5_dapdirect.lo `test -f 'src/target/adi_v5_dapdirect.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/adi_v5_dapdirect.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/adi_v5_dapdirect.c -o src/target/libtarget_la-adi_v5_dapdirect.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-adi_v5_jtag.lo `test -f 'src/target/adi_v5_jtag.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/adi_v5_jtag.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/adi_v5_jtag.c -o src/target/libtarget_la-adi_v5_jtag.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-adi_v5_swd.lo `test -f 'src/target/adi_v5_swd.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/adi_v5_swd.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/adi_v5_swd.c -o src/target/libtarget_la-adi_v5_swd.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-embeddedice.lo `test -f 'src/target/embeddedice.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/embeddedice.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/embeddedice.c -o src/target/libtarget_la-embeddedice.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-trace.lo `test -f 'src/target/trace.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/trace.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/trace.c -o src/target/libtarget_la-trace.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-etb.lo `test -f 'src/target/etb.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/etb.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/etb.c -o src/target/libtarget_la-etb.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-etm.lo `test -f 'src/target/etm.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/etm.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/etm.c -o src/target/libtarget_la-etm.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-etm_dummy.lo `test -f 'src/target/etm_dummy.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/etm_dummy.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/etm_dummy.c -o src/target/libtarget_la-etm_dummy.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-arm_tpiu_swo.lo `test -f 'src/target/arm_tpiu_swo.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/arm_tpiu_swo.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/arm_tpiu_swo.c -o src/target/libtarget_la-arm_tpiu_swo.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-arm_cti.lo `test -f 'src/target/arm_cti.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/arm_cti.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/arm_cti.c -o src/target/libtarget_la-arm_cti.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-armv4_5.lo `test -f 'src/target/armv4_5.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/armv4_5.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/armv4_5.c -o src/target/libtarget_la-armv4_5.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-armv4_5_mmu.lo `test -f 'src/target/armv4_5_mmu.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/armv4_5_mmu.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/armv4_5_mmu.c -o src/target/libtarget_la-armv4_5_mmu.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-armv4_5_cache.lo `test -f 'src/target/armv4_5_cache.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/armv4_5_cache.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/armv4_5_cache.c -o src/target/libtarget_la-armv4_5_cache.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-arm7_9_common.lo `test -f 'src/target/arm7_9_common.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/arm7_9_common.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/arm7_9_common.c -o src/target/libtarget_la-arm7_9_common.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-arm7tdmi.lo `test -f 'src/target/arm7tdmi.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/arm7tdmi.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/arm7tdmi.c -o src/target/libtarget_la-arm7tdmi.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-arm720t.lo `test -f 'src/target/arm720t.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/arm720t.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/arm720t.c -o src/target/libtarget_la-arm720t.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-arm9tdmi.lo `test -f 'src/target/arm9tdmi.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/arm9tdmi.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/arm9tdmi.c -o src/target/libtarget_la-arm9tdmi.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-arm920t.lo `test -f 'src/target/arm920t.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/arm920t.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/arm920t.c -o src/target/libtarget_la-arm920t.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-arm966e.lo `test -f 'src/target/arm966e.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/arm966e.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/arm966e.c -o src/target/libtarget_la-arm966e.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-arm946e.lo `test -f 'src/target/arm946e.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/arm946e.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/arm946e.c -o src/target/libtarget_la-arm946e.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-arm926ejs.lo `test -f 'src/target/arm926ejs.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/arm926ejs.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/arm926ejs.c -o src/target/libtarget_la-arm926ejs.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-feroceon.lo `test -f 'src/target/feroceon.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/feroceon.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/feroceon.c -o src/target/libtarget_la-feroceon.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-arm11.lo `test -f 'src/target/arm11.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/arm11.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/arm11.c -o src/target/libtarget_la-arm11.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-arm11_dbgtap.lo `test -f 'src/target/arm11_dbgtap.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/arm11_dbgtap.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/arm11_dbgtap.c -o src/target/libtarget_la-arm11_dbgtap.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-armv7m.lo `test -f 'src/target/armv7m.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/armv7m.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/armv7m.c -o src/target/libtarget_la-armv7m.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-armv7m_trace.lo `test -f 'src/target/armv7m_trace.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/armv7m_trace.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/armv7m_trace.c -o src/target/libtarget_la-armv7m_trace.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-cortex_m.lo `test -f 'src/target/cortex_m.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/cortex_m.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/cortex_m.c -o src/target/libtarget_la-cortex_m.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-armv7a.lo `test -f 'src/target/armv7a.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/armv7a.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/armv7a.c -o src/target/libtarget_la-armv7a.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-armv7a_mmu.lo `test -f 'src/target/armv7a_mmu.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/armv7a_mmu.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/armv7a_mmu.c -o src/target/libtarget_la-armv7a_mmu.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-cortex_a.lo `test -f 'src/target/cortex_a.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/cortex_a.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/cortex_a.c -o src/target/libtarget_la-cortex_a.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-ls1_sap.lo `test -f 'src/target/ls1_sap.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/ls1_sap.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/ls1_sap.c -o src/target/libtarget_la-ls1_sap.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-mem_ap.lo `test -f 'src/target/mem_ap.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/mem_ap.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/mem_ap.c -o src/target/libtarget_la-mem_ap.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-fa526.lo `test -f 'src/target/fa526.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/fa526.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/fa526.c -o src/target/libtarget_la-fa526.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-xscale.lo `test -f 'src/target/xscale.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/xscale.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/xscale.c -o src/target/libtarget_la-xscale.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-avr32_ap7k.lo `test -f 'src/target/avr32_ap7k.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/avr32_ap7k.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/avr32_ap7k.c -o src/target/libtarget_la-avr32_ap7k.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-avr32_jtag.lo `test -f 'src/target/avr32_jtag.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/avr32_jtag.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/avr32_jtag.c -o src/target/libtarget_la-avr32_jtag.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-avr32_mem.lo `test -f 'src/target/avr32_mem.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/avr32_mem.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/avr32_mem.c -o src/target/libtarget_la-avr32_mem.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-avr32_regs.lo `test -f 'src/target/avr32_regs.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/avr32_regs.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/avr32_regs.c -o src/target/libtarget_la-avr32_regs.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-mips32.lo `test -f 'src/target/mips32.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/mips32.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/mips32.c -o src/target/libtarget_la-mips32.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-mips_m4k.lo `test -f 'src/target/mips_m4k.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/mips_m4k.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/mips_m4k.c -o src/target/libtarget_la-mips_m4k.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-mips32_pracc.lo `test -f 'src/target/mips32_pracc.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/mips32_pracc.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/mips32_pracc.c -o src/target/libtarget_la-mips32_pracc.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-mips32_dmaacc.lo `test -f 'src/target/mips32_dmaacc.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/mips32_dmaacc.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/mips32_dmaacc.c -o src/target/libtarget_la-mips32_dmaacc.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-mips_ejtag.lo `test -f 'src/target/mips_ejtag.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/mips_ejtag.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/mips_ejtag.c -o src/target/libtarget_la-mips_ejtag.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-stm8.lo `test -f 'src/target/stm8.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/stm8.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/stm8.c -o src/target/libtarget_la-stm8.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-quark_x10xx.lo `test -f 'src/target/quark_x10xx.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/quark_x10xx.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/quark_x10xx.c -o src/target/libtarget_la-quark_x10xx.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-quark_d20xx.lo `test -f 'src/target/quark_d20xx.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/quark_d20xx.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/quark_d20xx.c -o src/target/libtarget_la-quark_d20xx.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-lakemont.lo `test -f 'src/target/lakemont.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/lakemont.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/lakemont.c -o src/target/libtarget_la-lakemont.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-x86_32_common.lo `test -f 'src/target/x86_32_common.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/x86_32_common.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/x86_32_common.c -o src/target/libtarget_la-x86_32_common.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-esirisc.lo `test -f 'src/target/esirisc.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/esirisc.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/esirisc.c -o src/target/libtarget_la-esirisc.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-esirisc_jtag.lo `test -f 'src/target/esirisc_jtag.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/esirisc_jtag.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/esirisc_jtag.c -o src/target/libtarget_la-esirisc_jtag.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-esirisc_trace.lo `test -f 'src/target/esirisc_trace.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/esirisc_trace.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/esirisc_trace.c -o src/target/libtarget_la-esirisc_trace.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-arc.lo `test -f 'src/target/arc.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/arc.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/arc.c -o src/target/libtarget_la-arc.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-arc_cmd.lo `test -f 'src/target/arc_cmd.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/arc_cmd.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/arc_cmd.c -o src/target/libtarget_la-arc_cmd.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-arc_jtag.lo `test -f 'src/target/arc_jtag.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/arc_jtag.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/arc_jtag.c -o src/target/libtarget_la-arc_jtag.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-arc_mem.lo `test -f 'src/target/arc_mem.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/arc_mem.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/arc_mem.c -o src/target/libtarget_la-arc_mem.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-avrt.lo `test -f 'src/target/avrt.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/avrt.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/avrt.c -o src/target/libtarget_la-avrt.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-dsp563xx.lo `test -f 'src/target/dsp563xx.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/dsp563xx.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/dsp563xx.c -o src/target/libtarget_la-dsp563xx.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-dsp563xx_once.lo `test -f 'src/target/dsp563xx_once.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/dsp563xx_once.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/dsp563xx_once.c -o src/target/libtarget_la-dsp563xx_once.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-dsp5680xx.lo `test -f 'src/target/dsp5680xx.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/dsp5680xx.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/dsp5680xx.c -o src/target/libtarget_la-dsp5680xx.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-hla_target.lo `test -f 'src/target/hla_target.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/hla_target.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/hla_target.c -o src/target/libtarget_la-hla_target.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-armv8_dpm.lo `test -f 'src/target/armv8_dpm.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/armv8_dpm.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/armv8_dpm.c -o src/target/libtarget_la-armv8_dpm.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-armv8_opcodes.lo `test -f 'src/target/armv8_opcodes.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/armv8_opcodes.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/armv8_opcodes.c -o src/target/libtarget_la-armv8_opcodes.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-aarch64.lo `test -f 'src/target/aarch64.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/aarch64.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/aarch64.c -o src/target/libtarget_la-aarch64.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-a64_disassembler.lo `test -f 'src/target/a64_disassembler.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/a64_disassembler.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/a64_disassembler.c -o src/target/libtarget_la-a64_disassembler.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-armv8.lo `test -f 'src/target/armv8.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/armv8.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/armv8.c -o src/target/libtarget_la-armv8.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-armv8_cache.lo `test -f 'src/target/armv8_cache.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/armv8_cache.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/armv8_cache.c -o src/target/libtarget_la-armv8_cache.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-mips64.lo `test -f 'src/target/mips64.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/mips64.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/mips64.c -o src/target/libtarget_la-mips64.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-mips64_pracc.lo `test -f 'src/target/mips64_pracc.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/mips64_pracc.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/mips64_pracc.c -o src/target/libtarget_la-mips64_pracc.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/libtarget_la-mips_mips64.lo `test -f 'src/target/mips_mips64.c' || echo '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/'`src/target/mips_mips64.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/mips_mips64.c -o src/target/libtarget_la-mips_mips64.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/openrisc/or1k.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/openrisc/or1k.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/openrisc/or1k.c -o src/target/openrisc/or1k.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/openrisc/or1k_du_adv.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/openrisc/or1k_du_adv.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/openrisc/or1k_du_adv.c -o src/target/openrisc/or1k_du_adv.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/openrisc/or1k_tap_mohor.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/openrisc/or1k_tap_mohor.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/openrisc/or1k_tap_mohor.c -o src/target/openrisc/or1k_tap_mohor.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/openrisc/or1k_tap_vjtag.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/openrisc/or1k_tap_vjtag.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/openrisc/or1k_tap_vjtag.c -o src/target/openrisc/or1k_tap_vjtag.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/openrisc/or1k_tap_xilinx_bscan.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/openrisc/or1k_tap_xilinx_bscan.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/openrisc/or1k_tap_xilinx_bscan.c -o src/target/openrisc/or1k_tap_xilinx_bscan.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/openrisc/jsp_server.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/openrisc/jsp_server.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/openrisc/jsp_server.c -o src/target/openrisc/jsp_server.o /bin/bash ./libtool --tag=CC --mode=link /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -O2 -Wl,--gc-sections -Wl,-rpath-link,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link,/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -Wl,-rpath-link,/lib64 -Wl,-rpath,/lib64 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link,/lib -Wl,-rpath,/lib -Wl,-rpath-link,/usr/lib -Wl,-rpath,/usr/lib -o src/target/openrisc/libopenrisc.la src/target/openrisc/or1k.lo src/target/openrisc/or1k_du_adv.lo src/target/openrisc/or1k_tap_mohor.lo src/target/openrisc/or1k_tap_vjtag.lo src/target/openrisc/or1k_tap_xilinx_bscan.lo src/target/openrisc/jsp_server.lo -lutil -ldl -ludev libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar cr src/target/openrisc/.libs/libopenrisc.a src/target/openrisc/or1k.o src/target/openrisc/or1k_du_adv.o src/target/openrisc/or1k_tap_mohor.o src/target/openrisc/or1k_tap_vjtag.o src/target/openrisc/or1k_tap_xilinx_bscan.o src/target/openrisc/jsp_server.o libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib src/target/openrisc/.libs/libopenrisc.a libtool: link: ( cd "src/target/openrisc/.libs" && rm -f "libopenrisc.la" && ln -s "../libopenrisc.la" "libopenrisc.la" ) /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/riscv/batch.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/riscv/batch.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/riscv/batch.c -o src/target/riscv/batch.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/riscv/program.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/riscv/program.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/riscv/program.c -o src/target/riscv/program.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/riscv/riscv-011.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/riscv/riscv-011.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/riscv/riscv-011.c -o src/target/riscv/riscv-011.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/riscv/riscv-013.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/riscv/riscv-013.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/riscv/riscv-013.c -o src/target/riscv/riscv-013.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/riscv/riscv.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/riscv/riscv.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/riscv/riscv.c -o src/target/riscv/riscv.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/riscv/riscv_semihosting.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/riscv/riscv_semihosting.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/riscv/riscv_semihosting.c -o src/target/riscv/riscv_semihosting.o /bin/bash ./libtool --tag=CC --mode=link /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -O2 -Wl,--gc-sections -Wl,-rpath-link,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link,/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -Wl,-rpath-link,/lib64 -Wl,-rpath,/lib64 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link,/lib -Wl,-rpath,/lib -Wl,-rpath-link,/usr/lib -Wl,-rpath,/usr/lib -o src/target/riscv/libriscv.la src/target/riscv/batch.lo src/target/riscv/program.lo src/target/riscv/riscv-011.lo src/target/riscv/riscv-013.lo src/target/riscv/riscv.lo src/target/riscv/riscv_semihosting.lo -lutil -ldl -ludev libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar cr src/target/riscv/.libs/libriscv.a src/target/riscv/batch.o src/target/riscv/program.o src/target/riscv/riscv-011.o src/target/riscv/riscv-013.o src/target/riscv/riscv.o src/target/riscv/riscv_semihosting.o libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib src/target/riscv/.libs/libriscv.a libtool: link: ( cd "src/target/riscv/.libs" && rm -f "libriscv.la" && ln -s "../libriscv.la" "libriscv.la" ) /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/xtensa/xtensa.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/xtensa/xtensa.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/xtensa/xtensa.c -o src/target/xtensa/xtensa.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/xtensa/xtensa_chip.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/xtensa/xtensa_chip.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/xtensa/xtensa_chip.c -o src/target/xtensa/xtensa_chip.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/xtensa/xtensa_debug_module.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/xtensa/xtensa_debug_module.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/xtensa/xtensa_debug_module.c -o src/target/xtensa/xtensa_debug_module.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/xtensa/xtensa_fileio.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/xtensa/xtensa_fileio.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/xtensa/xtensa_fileio.c -o src/target/xtensa/xtensa_fileio.o /bin/bash ./libtool --tag=CC --mode=link /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -O2 -Wl,--gc-sections -Wl,-rpath-link,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link,/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -Wl,-rpath-link,/lib64 -Wl,-rpath,/lib64 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link,/lib -Wl,-rpath,/lib -Wl,-rpath-link,/usr/lib -Wl,-rpath,/usr/lib -o src/target/xtensa/libxtensa.la src/target/xtensa/xtensa.lo src/target/xtensa/xtensa_chip.lo src/target/xtensa/xtensa_debug_module.lo src/target/xtensa/xtensa_fileio.lo -lutil -ldl -ludev libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar cr src/target/xtensa/.libs/libxtensa.a src/target/xtensa/xtensa.o src/target/xtensa/xtensa_chip.o src/target/xtensa/xtensa_debug_module.o src/target/xtensa/xtensa_fileio.o libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib src/target/xtensa/.libs/libxtensa.a libtool: link: ( cd "src/target/xtensa/.libs" && rm -f "libxtensa.la" && ln -s "../libxtensa.la" "libxtensa.la" ) /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/espressif/esp_xtensa.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/espressif/esp_xtensa.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/espressif/esp_xtensa.c -o src/target/espressif/esp_xtensa.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/espressif/esp_xtensa_smp.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/espressif/esp_xtensa_smp.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/espressif/esp_xtensa_smp.c -o src/target/espressif/esp_xtensa_smp.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/espressif/esp_xtensa_semihosting.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/espressif/esp_xtensa_semihosting.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/espressif/esp_xtensa_semihosting.c -o src/target/espressif/esp_xtensa_semihosting.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/espressif/esp_xtensa_apptrace.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/espressif/esp_xtensa_apptrace.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/espressif/esp_xtensa_apptrace.c -o src/target/espressif/esp_xtensa_apptrace.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/espressif/esp32_apptrace.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/espressif/esp32_apptrace.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/espressif/esp32_apptrace.c -o src/target/espressif/esp32_apptrace.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/espressif/esp32.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/espressif/esp32.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/espressif/esp32.c -o src/target/espressif/esp32.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/espressif/esp32s2.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/espressif/esp32s2.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/espressif/esp32s2.c -o src/target/espressif/esp32s2.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/espressif/esp32s3.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/espressif/esp32s3.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/espressif/esp32s3.c -o src/target/espressif/esp32s3.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/espressif/esp.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/espressif/esp.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/espressif/esp.c -o src/target/espressif/esp.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/espressif/esp32_sysview.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/espressif/esp32_sysview.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/espressif/esp32_sysview.c -o src/target/espressif/esp32_sysview.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/target/espressif/esp_semihosting.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/espressif/esp_semihosting.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/target/espressif/esp_semihosting.c -o src/target/espressif/esp_semihosting.o /bin/bash ./libtool --tag=CC --mode=link /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -O2 -Wl,--gc-sections -Wl,-rpath-link,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link,/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -Wl,-rpath-link,/lib64 -Wl,-rpath,/lib64 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link,/lib -Wl,-rpath,/lib -Wl,-rpath-link,/usr/lib -Wl,-rpath,/usr/lib -o src/target/espressif/libespressif.la src/target/espressif/esp_xtensa.lo src/target/espressif/esp_xtensa_smp.lo src/target/espressif/esp_xtensa_semihosting.lo src/target/espressif/esp_xtensa_apptrace.lo src/target/espressif/esp32_apptrace.lo src/target/espressif/esp32.lo src/target/espressif/esp32s2.lo src/target/espressif/esp32s3.lo src/target/espressif/esp.lo src/target/espressif/esp32_sysview.lo src/target/espressif/esp_semihosting.lo -lutil -ldl -ludev libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar cr src/target/espressif/.libs/libespressif.a src/target/espressif/esp_xtensa.o src/target/espressif/esp_xtensa_smp.o src/target/espressif/esp_xtensa_semihosting.o src/target/espressif/esp_xtensa_apptrace.o src/target/espressif/esp32_apptrace.o src/target/espressif/esp32.o src/target/espressif/esp32s2.o src/target/espressif/esp32s3.o src/target/espressif/esp.o src/target/espressif/esp32_sysview.o src/target/espressif/esp_semihosting.o libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib src/target/espressif/.libs/libespressif.a libtool: link: ( cd "src/target/espressif/.libs" && rm -f "libespressif.la" && ln -s "../libespressif.la" "libespressif.la" ) /bin/bash ./libtool --tag=CC --mode=link /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -O2 -Wl,--gc-sections -Wl,-rpath-link,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link,/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -Wl,-rpath-link,/lib64 -Wl,-rpath,/lib64 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link,/lib -Wl,-rpath,/lib -Wl,-rpath-link,/usr/lib -Wl,-rpath,/usr/lib -o src/target/libtarget.la src/target/libtarget_la-algorithm.lo src/target/libtarget_la-register.lo src/target/libtarget_la-image.lo src/target/libtarget_la-breakpoints.lo src/target/libtarget_la-target.lo src/target/libtarget_la-target_request.lo src/target/libtarget_la-testee.lo src/target/libtarget_la-semihosting_common.lo src/target/libtarget_la-smp.lo src/target/libtarget_la-rtt.lo src/target/libtarget_la-arm_dpm.lo src/target/libtarget_la-arm_jtag.lo src/target/libtarget_la-arm_disassembler.lo src/target/libtarget_la-arm_simulator.lo src/target/libtarget_la-arm_semihosting.lo src/target/libtarget_la-arm_adi_v5.lo src/target/libtarget_la-arm_dap.lo src/target/libtarget_la-armv7a_cache.lo src/target/libtarget_la-armv7a_cache_l2x.lo src/target/libtarget_la-adi_v5_dapdirect.lo src/target/libtarget_la-adi_v5_jtag.lo src/target/libtarget_la-adi_v5_swd.lo src/target/libtarget_la-embeddedice.lo src/target/libtarget_la-trace.lo src/target/libtarget_la-etb.lo src/target/libtarget_la-etm.lo src/target/libtarget_la-etm_dummy.lo src/target/libtarget_la-arm_tpiu_swo.lo src/target/libtarget_la-arm_cti.lo src/target/libtarget_la-armv4_5.lo src/target/libtarget_la-armv4_5_mmu.lo src/target/libtarget_la-armv4_5_cache.lo src/target/libtarget_la-arm7_9_common.lo src/target/libtarget_la-arm7tdmi.lo src/target/libtarget_la-arm720t.lo src/target/libtarget_la-arm9tdmi.lo src/target/libtarget_la-arm920t.lo src/target/libtarget_la-arm966e.lo src/target/libtarget_la-arm946e.lo src/target/libtarget_la-arm926ejs.lo src/target/libtarget_la-feroceon.lo src/target/libtarget_la-arm11.lo src/target/libtarget_la-arm11_dbgtap.lo src/target/libtarget_la-armv7m.lo src/target/libtarget_la-armv7m_trace.lo src/target/libtarget_la-cortex_m.lo src/target/libtarget_la-armv7a.lo src/target/libtarget_la-armv7a_mmu.lo src/target/libtarget_la-cortex_a.lo src/target/libtarget_la-ls1_sap.lo src/target/libtarget_la-mem_ap.lo src/target/libtarget_la-fa526.lo src/target/libtarget_la-xscale.lo src/target/libtarget_la-avr32_ap7k.lo src/target/libtarget_la-avr32_jtag.lo src/target/libtarget_la-avr32_mem.lo src/target/libtarget_la-avr32_regs.lo src/target/libtarget_la-mips32.lo src/target/libtarget_la-mips_m4k.lo src/target/libtarget_la-mips32_pracc.lo src/target/libtarget_la-mips32_dmaacc.lo src/target/libtarget_la-mips_ejtag.lo src/target/libtarget_la-stm8.lo src/target/libtarget_la-quark_x10xx.lo src/target/libtarget_la-quark_d20xx.lo src/target/libtarget_la-lakemont.lo src/target/libtarget_la-x86_32_common.lo src/target/libtarget_la-esirisc.lo src/target/libtarget_la-esirisc_jtag.lo src/target/libtarget_la-esirisc_trace.lo src/target/libtarget_la-arc.lo src/target/libtarget_la-arc_cmd.lo src/target/libtarget_la-arc_jtag.lo src/target/libtarget_la-arc_mem.lo src/target/libtarget_la-avrt.lo src/target/libtarget_la-dsp563xx.lo src/target/libtarget_la-dsp563xx_once.lo src/target/libtarget_la-dsp5680xx.lo src/target/libtarget_la-hla_target.lo src/target/libtarget_la-armv8_dpm.lo src/target/libtarget_la-armv8_opcodes.lo src/target/libtarget_la-aarch64.lo src/target/libtarget_la-a64_disassembler.lo src/target/libtarget_la-armv8.lo src/target/libtarget_la-armv8_cache.lo src/target/libtarget_la-mips64.lo src/target/libtarget_la-mips32_pracc.lo src/target/libtarget_la-mips64_pracc.lo src/target/libtarget_la-mips_mips64.lo src/target/libtarget_la-trace.lo src/target/libtarget_la-mips_ejtag.lo src/target/openrisc/libopenrisc.la src/target/riscv/libriscv.la src/target/xtensa/libxtensa.la src/target/espressif/libespressif.la -lutil -ldl -ludev libtool: link: (cd src/target/.libs/libtarget.lax/libopenrisc.a && /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar x "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/src/target/openrisc/.libs/libopenrisc.a") libtool: link: (cd src/target/.libs/libtarget.lax/libriscv.a && /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar x "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/src/target/riscv/.libs/libriscv.a") libtool: link: (cd src/target/.libs/libtarget.lax/libxtensa.a && /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar x "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/src/target/xtensa/.libs/libxtensa.a") libtool: link: (cd src/target/.libs/libtarget.lax/libespressif.a && /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar x "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/src/target/espressif/.libs/libespressif.a") copying selected object files to avoid basename conflicts... libtool: link: ln src/target/libtarget_la-mips32_pracc.o src/target/.libs/libtarget.lax/lt1-libtarget_la-mips32_pracc.o || cp src/target/libtarget_la-mips32_pracc.o src/target/.libs/libtarget.lax/lt1-libtarget_la-mips32_pracc.o libtool: link: ln src/target/libtarget_la-trace.o src/target/.libs/libtarget.lax/lt2-libtarget_la-trace.o || cp src/target/libtarget_la-trace.o src/target/.libs/libtarget.lax/lt2-libtarget_la-trace.o libtool: link: ln src/target/libtarget_la-mips_ejtag.o src/target/.libs/libtarget.lax/lt3-libtarget_la-mips_ejtag.o || cp src/target/libtarget_la-mips_ejtag.o src/target/.libs/libtarget.lax/lt3-libtarget_la-mips_ejtag.o libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar cr src/target/.libs/libtarget.a src/target/libtarget_la-algorithm.o src/target/libtarget_la-register.o src/target/libtarget_la-image.o src/target/libtarget_la-breakpoints.o src/target/libtarget_la-target.o src/target/libtarget_la-target_request.o src/target/libtarget_la-testee.o src/target/libtarget_la-semihosting_common.o src/target/libtarget_la-smp.o src/target/libtarget_la-rtt.o src/target/libtarget_la-arm_dpm.o src/target/libtarget_la-arm_jtag.o src/target/libtarget_la-arm_disassembler.o src/target/libtarget_la-arm_simulator.o src/target/libtarget_la-arm_semihosting.o src/target/libtarget_la-arm_adi_v5.o src/target/libtarget_la-arm_dap.o src/target/libtarget_la-armv7a_cache.o src/target/libtarget_la-armv7a_cache_l2x.o src/target/libtarget_la-adi_v5_dapdirect.o src/target/libtarget_la-adi_v5_jtag.o src/target/libtarget_la-adi_v5_swd.o src/target/libtarget_la-embeddedice.o src/target/libtarget_la-trace.o src/target/libtarget_la-etb.o src/target/libtarget_la-etm.o src/target/libtarget_la-etm_dummy.o src/target/libtarget_la-arm_tpiu_swo.o src/target/libtarget_la-arm_cti.o src/target/libtarget_la-armv4_5.o src/target/libtarget_la-armv4_5_mmu.o src/target/libtarget_la-armv4_5_cache.o src/target/libtarget_la-arm7_9_common.o src/target/libtarget_la-arm7tdmi.o src/target/libtarget_la-arm720t.o src/target/libtarget_la-arm9tdmi.o src/target/libtarget_la-arm920t.o src/target/libtarget_la-arm966e.o src/target/libtarget_la-arm946e.o src/target/libtarget_la-arm926ejs.o src/target/libtarget_la-feroceon.o src/target/libtarget_la-arm11.o src/target/libtarget_la-arm11_dbgtap.o src/target/libtarget_la-armv7m.o src/target/libtarget_la-armv7m_trace.o src/target/libtarget_la-cortex_m.o src/target/libtarget_la-armv7a.o src/target/libtarget_la-armv7a_mmu.o src/target/libtarget_la-cortex_a.o src/target/libtarget_la-ls1_sap.o src/target/libtarget_la-mem_ap.o src/target/libtarget_la-fa526.o src/target/libtarget_la-xscale.o src/target/libtarget_la-avr32_ap7k.o src/target/libtarget_la-avr32_jtag.o src/target/libtarget_la-avr32_mem.o src/target/libtarget_la-avr32_regs.o src/target/libtarget_la-mips32.o src/target/libtarget_la-mips_m4k.o src/target/libtarget_la-mips32_pracc.o src/target/libtarget_la-mips32_dmaacc.o src/target/libtarget_la-mips_ejtag.o src/target/libtarget_la-stm8.o src/target/libtarget_la-quark_x10xx.o src/target/libtarget_la-quark_d20xx.o src/target/libtarget_la-lakemont.o src/target/libtarget_la-x86_32_common.o src/target/libtarget_la-esirisc.o src/target/libtarget_la-esirisc_jtag.o src/target/libtarget_la-esirisc_trace.o src/target/libtarget_la-arc.o src/target/libtarget_la-arc_cmd.o src/target/libtarget_la-arc_jtag.o src/target/libtarget_la-arc_mem.o src/target/libtarget_la-avrt.o src/target/libtarget_la-dsp563xx.o src/target/libtarget_la-dsp563xx_once.o src/target/libtarget_la-dsp5680xx.o src/target/libtarget_la-hla_target.o src/target/libtarget_la-armv8_dpm.o src/target/libtarget_la-armv8_opcodes.o src/target/libtarget_la-aarch64.o src/target/libtarget_la-a64_disassembler.o src/target/libtarget_la-armv8.o src/target/libtarget_la-armv8_cache.o src/target/libtarget_la-mips64.o src/target/.libs/libtarget.lax/lt1-libtarget_la-mips32_pracc.o src/target/libtarget_la-mips64_pracc.o src/target/libtarget_la-mips_mips64.o src/target/.libs/libtarget.lax/lt2-libtarget_la-trace.o src/target/.libs/libtarget.lax/lt3-libtarget_la-mips_ejtag.o src/target/.libs/libtarget.lax/libopenrisc.a/jsp_server.o src/target/.libs/libtarget.lax/libopenrisc.a/or1k.o src/target/.libs/libtarget.lax/libopenrisc.a/or1k_du_adv.o src/target/.libs/libtarget.lax/libopenrisc.a/or1k_tap_mohor.o src/target/.libs/libtarget.lax/libopenrisc.a/or1k_tap_vjtag.o src/target/.libs/libtarget.lax/libopenrisc.a/or1k_tap_xilinx_bscan.o src/target/.libs/libtarget.lax/libriscv.a/batch.o src/target/.libs/libtarget.lax/libriscv.a/program.o src/target/.libs/libtarget.lax/libriscv.a/riscv-011.o src/target/.libs/libtarget.lax/libriscv.a/riscv-013.o src/target/.libs/libtarget.lax/libriscv.a/riscv.o src/target/.libs/libtarget.lax/libriscv.a/riscv_semihosting.o src/target/.libs/libtarget.lax/libxtensa.a/xtensa.o src/target/.libs/libtarget.lax/libxtensa.a/xtensa_chip.o src/target/.libs/libtarget.lax/libxtensa.a/xtensa_debug_module.o src/target/.libs/libtarget.lax/libxtensa.a/xtensa_fileio.o src/target/.libs/libtarget.lax/libespressif.a/esp.o src/target/.libs/libtarget.lax/libespressif.a/esp32.o src/target/.libs/libtarget.lax/libespressif.a/esp32_apptrace.o src/target/.libs/libtarget.lax/libespressif.a/esp32_sysview.o src/target/.libs/libtarget.lax/libespressif.a/esp32s2.o src/target/.libs/libtarget.lax/libespressif.a/esp32s3.o src/target/.libs/libtarget.lax/libespressif.a/esp_semihosting.o src/target/.libs/libtarget.lax/libespressif.a/esp_xtensa.o src/target/.libs/libtarget.lax/libespressif.a/esp_xtensa_apptrace.o src/target/.libs/libtarget.lax/libespressif.a/esp_xtensa_semihosting.o src/target/.libs/libtarget.lax/libespressif.a/esp_xtensa_smp.o libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib src/target/.libs/libtarget.a libtool: link: rm -fr src/target/.libs/libtarget.lax src/target/.libs/libtarget.lax libtool: link: ( cd "src/target/.libs" && rm -f "libtarget.la" && ln -s "../libtarget.la" "libtarget.la" ) /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/server/server.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/server/server.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/server/server.c -o src/server/server.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/server/telnet_server.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/server/telnet_server.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/server/telnet_server.c -o src/server/telnet_server.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/server/gdb_server.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/server/gdb_server.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/server/gdb_server.c -o src/server/gdb_server.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/server/tcl_server.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/server/tcl_server.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/server/tcl_server.c -o src/server/tcl_server.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/server/rtt_server.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/server/rtt_server.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/server/rtt_server.c -o src/server/rtt_server.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/server/ipdbg.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/server/ipdbg.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/server/ipdbg.c -o src/server/ipdbg.o /bin/bash ./libtool --tag=CC --mode=link /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -O2 -Wl,--gc-sections -Wl,-rpath-link,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link,/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -Wl,-rpath-link,/lib64 -Wl,-rpath,/lib64 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link,/lib -Wl,-rpath,/lib -Wl,-rpath-link,/usr/lib -Wl,-rpath,/usr/lib -o src/server/libserver.la src/server/server.lo src/server/telnet_server.lo src/server/gdb_server.lo src/server/tcl_server.lo src/server/rtt_server.lo src/server/ipdbg.lo -lutil -ldl -ludev libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar cr src/server/.libs/libserver.a src/server/server.o src/server/telnet_server.o src/server/gdb_server.o src/server/tcl_server.o src/server/rtt_server.o src/server/ipdbg.o libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib src/server/.libs/libserver.a libtool: link: ( cd "src/server/.libs" && rm -f "libserver.la" && ln -s "../libserver.la" "libserver.la" ) /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/rtos/rtos.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/rtos.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/rtos.c -o src/rtos/rtos.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/rtos/rtos_standard_stackings.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/rtos_standard_stackings.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/rtos_standard_stackings.c -o src/rtos/rtos_standard_stackings.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/rtos/rtos_ecos_stackings.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/rtos_ecos_stackings.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/rtos_ecos_stackings.c -o src/rtos/rtos_ecos_stackings.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/rtos/rtos_chibios_stackings.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/rtos_chibios_stackings.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/rtos_chibios_stackings.c -o src/rtos/rtos_chibios_stackings.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/rtos/rtos_embkernel_stackings.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/rtos_embkernel_stackings.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/rtos_embkernel_stackings.c -o src/rtos/rtos_embkernel_stackings.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/rtos/rtos_mqx_stackings.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/rtos_mqx_stackings.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/rtos_mqx_stackings.c -o src/rtos/rtos_mqx_stackings.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/rtos/rtos_ucos_iii_stackings.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/rtos_ucos_iii_stackings.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/rtos_ucos_iii_stackings.c -o src/rtos/rtos_ucos_iii_stackings.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/rtos/rtos_riot_stackings.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/rtos_riot_stackings.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/rtos_riot_stackings.c -o src/rtos/rtos_riot_stackings.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/rtos/rtos_nuttx_stackings.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/rtos_nuttx_stackings.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/rtos_nuttx_stackings.c -o src/rtos/rtos_nuttx_stackings.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/rtos/FreeRTOS.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/FreeRTOS.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/FreeRTOS.c -o src/rtos/FreeRTOS.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/rtos/ThreadX.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/ThreadX.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/ThreadX.c -o src/rtos/ThreadX.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/rtos/eCos.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/eCos.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/eCos.c -o src/rtos/eCos.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/rtos/linux.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/linux.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/linux.c -o src/rtos/linux.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/rtos/chibios.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/chibios.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/chibios.c -o src/rtos/chibios.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/rtos/chromium-ec.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/chromium-ec.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/chromium-ec.c -o src/rtos/chromium-ec.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/rtos/embKernel.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/embKernel.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/embKernel.c -o src/rtos/embKernel.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/rtos/mqx.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/mqx.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/mqx.c -o src/rtos/mqx.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/rtos/uCOS-III.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/uCOS-III.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/uCOS-III.c -o src/rtos/uCOS-III.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/rtos/nuttx.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/nuttx.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/nuttx.c -o src/rtos/nuttx.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/rtos/rtkernel.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/rtkernel.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/rtkernel.c -o src/rtos/rtkernel.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/rtos/hwthread.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/hwthread.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/hwthread.c -o src/rtos/hwthread.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/rtos/zephyr.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/zephyr.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/zephyr.c -o src/rtos/zephyr.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/rtos/riot.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/riot.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtos/riot.c -o src/rtos/riot.o /bin/bash ./libtool --tag=CC --mode=link /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -O2 -Wl,--gc-sections -Wl,-rpath-link,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link,/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -Wl,-rpath-link,/lib64 -Wl,-rpath,/lib64 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link,/lib -Wl,-rpath,/lib -Wl,-rpath-link,/usr/lib -Wl,-rpath,/usr/lib -o src/rtos/librtos.la src/rtos/rtos.lo src/rtos/rtos_standard_stackings.lo src/rtos/rtos_ecos_stackings.lo src/rtos/rtos_chibios_stackings.lo src/rtos/rtos_embkernel_stackings.lo src/rtos/rtos_mqx_stackings.lo src/rtos/rtos_ucos_iii_stackings.lo src/rtos/rtos_riot_stackings.lo src/rtos/rtos_nuttx_stackings.lo src/rtos/FreeRTOS.lo src/rtos/ThreadX.lo src/rtos/eCos.lo src/rtos/linux.lo src/rtos/chibios.lo src/rtos/chromium-ec.lo src/rtos/embKernel.lo src/rtos/mqx.lo src/rtos/uCOS-III.lo src/rtos/nuttx.lo src/rtos/rtkernel.lo src/rtos/hwthread.lo src/rtos/zephyr.lo src/rtos/riot.lo -lutil -ldl -ludev libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar cr src/rtos/.libs/librtos.a src/rtos/rtos.o src/rtos/rtos_standard_stackings.o src/rtos/rtos_ecos_stackings.o src/rtos/rtos_chibios_stackings.o src/rtos/rtos_embkernel_stackings.o src/rtos/rtos_mqx_stackings.o src/rtos/rtos_ucos_iii_stackings.o src/rtos/rtos_riot_stackings.o src/rtos/rtos_nuttx_stackings.o src/rtos/FreeRTOS.o src/rtos/ThreadX.o src/rtos/eCos.o src/rtos/linux.o src/rtos/chibios.o src/rtos/chromium-ec.o src/rtos/embKernel.o src/rtos/mqx.o src/rtos/uCOS-III.o src/rtos/nuttx.o src/rtos/rtkernel.o src/rtos/hwthread.o src/rtos/zephyr.o src/rtos/riot.o libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib src/rtos/.libs/librtos.a libtool: link: ( cd "src/rtos/.libs" && rm -f "librtos.la" && ln -s "../librtos.la" "librtos.la" ) /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/helper/binarybuffer.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/helper/binarybuffer.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/helper/binarybuffer.c -o src/helper/binarybuffer.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/helper/options.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/helper/options.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/helper/options.c -o src/helper/options.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/helper/time_support_common.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/helper/time_support_common.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/helper/time_support_common.c -o src/helper/time_support_common.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/helper/configuration.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/helper/configuration.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/helper/configuration.c -o src/helper/configuration.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/helper/log.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/helper/log.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/helper/log.c -o src/helper/log.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/helper/command.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/helper/command.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/helper/command.c -o src/helper/command.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/helper/crc32.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/helper/crc32.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/helper/crc32.c -o src/helper/crc32.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/helper/time_support.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/helper/time_support.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/helper/time_support.c -o src/helper/time_support.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/helper/replacements.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/helper/replacements.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/helper/replacements.c -o src/helper/replacements.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/helper/fileio.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/helper/fileio.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/helper/fileio.c -o src/helper/fileio.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/helper/util.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/helper/util.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/helper/util.c -o src/helper/util.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/helper/jep106.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/helper/jep106.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/helper/jep106.c -o src/helper/jep106.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/helper/jim-nvp.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/helper/jim-nvp.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/helper/jim-nvp.c -o src/helper/jim-nvp.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/helper/nvp.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/helper/nvp.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/helper/nvp.c -o src/helper/nvp.o /bin/bash ./libtool --tag=CC --mode=link /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -O2 -Wl,--gc-sections -Wl,-rpath-link,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link,/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -Wl,-rpath-link,/lib64 -Wl,-rpath,/lib64 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link,/lib -Wl,-rpath,/lib -Wl,-rpath-link,/usr/lib -Wl,-rpath,/usr/lib -o src/helper/libhelper.la src/helper/binarybuffer.lo src/helper/options.lo src/helper/time_support_common.lo src/helper/configuration.lo src/helper/log.lo src/helper/command.lo src/helper/crc32.lo src/helper/time_support.lo src/helper/replacements.lo src/helper/fileio.lo src/helper/util.lo src/helper/jep106.lo src/helper/jim-nvp.lo src/helper/nvp.lo -lutil -ldl -ludev libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar cr src/helper/.libs/libhelper.a src/helper/binarybuffer.o src/helper/options.o src/helper/time_support_common.o src/helper/configuration.o src/helper/log.o src/helper/command.o src/helper/crc32.o src/helper/time_support.o src/helper/replacements.o src/helper/fileio.o src/helper/util.o src/helper/jep106.o src/helper/jim-nvp.o src/helper/nvp.o libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib src/helper/.libs/libhelper.a libtool: link: ( cd "src/helper/.libs" && rm -f "libhelper.la" && ln -s "../libhelper.la" "libhelper.la" ) /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/rtt/rtt.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtt/rtt.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtt/rtt.c -o src/rtt/rtt.o /bin/bash ./libtool --tag=CC --mode=compile /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c -o src/rtt/tcl.lo /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtt/tcl.c libtool: compile: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -DHAVE_CONFIG_H -I. -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src -I./src -DPKGDATADIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd\" -DBINDIR=\"/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin\" -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/jimtcl -I./jimtcl -I/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/rtt/tcl.c -o src/rtt/tcl.o /bin/bash ./libtool --tag=CC --mode=link /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -O2 -Wl,--gc-sections -Wl,-rpath-link,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link,/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -Wl,-rpath-link,/lib64 -Wl,-rpath,/lib64 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link,/lib -Wl,-rpath,/lib -Wl,-rpath-link,/usr/lib -Wl,-rpath,/usr/lib -o src/rtt/librtt.la src/rtt/rtt.lo src/rtt/tcl.lo -lutil -ldl -ludev libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar cr src/rtt/.libs/librtt.a src/rtt/rtt.o src/rtt/tcl.o libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib src/rtt/.libs/librtt.a libtool: link: ( cd "src/rtt/.libs" && rm -f "librtt.la" && ln -s "../librtt.la" "librtt.la" ) /bin/bash ./libtool --tag=CC --mode=link /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -O2 -Wl,--gc-sections -Wl,-rpath-link,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link,/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -Wl,-rpath-link,/lib64 -Wl,-rpath,/lib64 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link,/lib -Wl,-rpath,/lib -Wl,-rpath-link,/usr/lib -Wl,-rpath,/usr/lib -o src/libopenocd.la src/libopenocd_la-hello.lo src/libopenocd_la-openocd.lo src/xsvf/libxsvf.la src/svf/libsvf.la src/pld/libpld.la src/jtag/libjtag.la src/transport/libtransport.la src/flash/libflash.la src/target/libtarget.la src/server/libserver.la src/rtos/librtos.la src/helper/libhelper.la src/rtt/librtt.la -lutil -ldl -ludev libtool: link: (cd src/.libs/libopenocd.lax/libxsvf.a && /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar x "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/src/xsvf/.libs/libxsvf.a") libtool: link: (cd src/.libs/libopenocd.lax/libsvf.a && /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar x "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/src/svf/.libs/libsvf.a") libtool: link: (cd src/.libs/libopenocd.lax/libpld.a && /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar x "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/src/pld/.libs/libpld.a") libtool: link: (cd src/.libs/libopenocd.lax/libjtag.a && /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar x "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/src/jtag/.libs/libjtag.a") libtool: link: (cd src/.libs/libopenocd.lax/libtransport.a && /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar x "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/src/transport/.libs/libtransport.a") libtool: link: (cd src/.libs/libopenocd.lax/libflash.a && /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar x "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/src/flash/.libs/libflash.a") libtool: link: (cd src/.libs/libopenocd.lax/libtarget.a && /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar x "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/src/target/.libs/libtarget.a") libtool: link: (cd src/.libs/libopenocd.lax/libserver.a && /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar x "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/src/server/.libs/libserver.a") libtool: link: (cd src/.libs/libopenocd.lax/librtos.a && /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar x "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/src/rtos/.libs/librtos.a") libtool: link: (cd src/.libs/libopenocd.lax/libhelper.a && /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar x "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/src/helper/.libs/libhelper.a") libtool: link: (cd src/.libs/libopenocd.lax/librtt.a && /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar x "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/src/rtt/.libs/librtt.a") copying selected object files to avoid basename conflicts... libtool: link: ln src/.libs/libopenocd.lax/libflash.a/core.o src/.libs/libopenocd.lax/lt1-core.o || cp src/.libs/libopenocd.lax/libflash.a/core.o src/.libs/libopenocd.lax/lt1-core.o libtool: link: ln src/.libs/libopenocd.lax/libflash.a/lt1-core.o src/.libs/libopenocd.lax/lt2-lt1-core.o || cp src/.libs/libopenocd.lax/libflash.a/lt1-core.o src/.libs/libopenocd.lax/lt2-lt1-core.o libtool: link: ln src/.libs/libopenocd.lax/libflash.a/tcl.o src/.libs/libopenocd.lax/lt3-tcl.o || cp src/.libs/libopenocd.lax/libflash.a/tcl.o src/.libs/libopenocd.lax/lt3-tcl.o libtool: link: ln src/.libs/libopenocd.lax/libhelper.a/fileio.o src/.libs/libopenocd.lax/lt4-fileio.o || cp src/.libs/libopenocd.lax/libhelper.a/fileio.o src/.libs/libopenocd.lax/lt4-fileio.o libtool: link: ln src/.libs/libopenocd.lax/librtt.a/tcl.o src/.libs/libopenocd.lax/lt5-tcl.o || cp src/.libs/libopenocd.lax/librtt.a/tcl.o src/.libs/libopenocd.lax/lt5-tcl.o libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar cr src/.libs/libopenocd.a src/libopenocd_la-hello.o src/libopenocd_la-openocd.o src/.libs/libopenocd.lax/libxsvf.a/xsvf.o src/.libs/libopenocd.lax/libsvf.a/svf.o src/.libs/libopenocd.lax/libpld.a/certus.o src/.libs/libopenocd.lax/libpld.a/ecp2_3.o src/.libs/libopenocd.lax/libpld.a/ecp5.o src/.libs/libopenocd.lax/libpld.a/efinix.o src/.libs/libopenocd.lax/libpld.a/gatemate.o src/.libs/libopenocd.lax/libpld.a/gowin.o src/.libs/libopenocd.lax/libpld.a/intel.o src/.libs/libopenocd.lax/libpld.a/lattice.o src/.libs/libopenocd.lax/libpld.a/lattice_bit.o src/.libs/libopenocd.lax/libpld.a/pld.o src/.libs/libopenocd.lax/libpld.a/raw_bit.o src/.libs/libopenocd.lax/libpld.a/virtex2.o src/.libs/libopenocd.lax/libpld.a/xilinx_bit.o src/.libs/libopenocd.lax/libjtag.a/adapter.o src/.libs/libopenocd.lax/libjtag.a/commands.o src/.libs/libopenocd.lax/libjtag.a/core.o src/.libs/libopenocd.lax/libjtag.a/hla_interface.o src/.libs/libopenocd.lax/libjtag.a/hla_layout.o src/.libs/libopenocd.lax/libjtag.a/hla_transport.o src/.libs/libopenocd.lax/libjtag.a/interface.o src/.libs/libopenocd.lax/libjtag.a/interfaces.o src/.libs/libopenocd.lax/libjtag.a/libjaylink_la-buffer.o src/.libs/libopenocd.lax/libjtag.a/libjaylink_la-c2.o src/.libs/libopenocd.lax/libjtag.a/libjaylink_la-core.o src/.libs/libopenocd.lax/libjtag.a/libjaylink_la-device.o src/.libs/libopenocd.lax/libjtag.a/libjaylink_la-discovery.o src/.libs/libopenocd.lax/libjtag.a/libjaylink_la-discovery_tcp.o src/.libs/libopenocd.lax/libjtag.a/libjaylink_la-discovery_usb.o src/.libs/libopenocd.lax/libjtag.a/libjaylink_la-emucom.o src/.libs/libopenocd.lax/libjtag.a/libjaylink_la-error.o src/.libs/libopenocd.lax/libjtag.a/libjaylink_la-fileio.o src/.libs/libopenocd.lax/libjtag.a/libjaylink_la-jtag.o src/.libs/libopenocd.lax/libjtag.a/libjaylink_la-list.o src/.libs/libopenocd.lax/libjtag.a/libjaylink_la-log.o src/.libs/libopenocd.lax/libjtag.a/libjaylink_la-socket.o src/.libs/libopenocd.lax/libjtag.a/libjaylink_la-spi.o src/.libs/libopenocd.lax/libjtag.a/libjaylink_la-strutil.o src/.libs/libopenocd.lax/libjtag.a/libjaylink_la-swd.o src/.libs/libopenocd.lax/libjtag.a/libjaylink_la-swo.o src/.libs/libopenocd.lax/libjtag.a/libjaylink_la-target.o src/.libs/libopenocd.lax/libjtag.a/libjaylink_la-transport.o src/.libs/libopenocd.lax/libjtag.a/libjaylink_la-transport_tcp.o src/.libs/libopenocd.lax/libjtag.a/libjaylink_la-transport_usb.o src/.libs/libopenocd.lax/libjtag.a/libjaylink_la-util.o src/.libs/libopenocd.lax/libjtag.a/libjaylink_la-version.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-amt_jtagaccel.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-arm-jtag-ew.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-bitbang.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-bitq.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-buspirate.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-cmsis_dap.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-cmsis_dap_usb_bulk.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-cmsis_dap_usb_hid.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-driver.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-dummy.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-esp_usb_jtag.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-ft232r.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-ftdi.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-gw16012.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-jlink.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-jtag_vpi.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-kitprog.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-libusb_helper.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-mpsse.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-nulink_usb.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-opendous.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-openjtag.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-osbdm.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-parport.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-presto.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-remote_bitbang.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-rlink.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-rlink_speed_table.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-stlink_usb.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-sysfsgpio.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-ti_icdi_usb.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-ulink.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-usbprog.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-usbtogpio.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-usbtojtagraw.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-usbtopwr.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-usbtoswd.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-usbtoxxx.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-versaloon.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-vsllink.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-xds110.o src/.libs/libopenocd.lax/libjtag.a/libocdusbblaster_la-ublast2_access_libusb.o src/.libs/libopenocd.lax/libjtag.a/libocdusbblaster_la-ublast_access_ftdi.o src/.libs/libopenocd.lax/libjtag.a/libocdusbblaster_la-usb_blaster.o src/.libs/libopenocd.lax/libjtag.a/swim.o src/.libs/libopenocd.lax/libjtag.a/tcl.o src/.libs/libopenocd.lax/libtransport.a/transport.o src/.libs/libopenocd.lax/libflash.a/aduc702x.o src/.libs/libopenocd.lax/libflash.a/aducm360.o src/.libs/libopenocd.lax/libflash.a/ambiqmicro.o src/.libs/libopenocd.lax/libflash.a/arm_io.o src/.libs/libopenocd.lax/libflash.a/at91sam3.o src/.libs/libopenocd.lax/libflash.a/at91sam4.o src/.libs/libopenocd.lax/libflash.a/at91sam4l.o src/.libs/libopenocd.lax/libflash.a/at91sam7.o src/.libs/libopenocd.lax/libflash.a/at91sam9.o src/.libs/libopenocd.lax/libflash.a/at91samd.o src/.libs/libopenocd.lax/libflash.a/ath79.o src/.libs/libopenocd.lax/libflash.a/atsame5.o src/.libs/libopenocd.lax/libflash.a/atsamv.o src/.libs/libopenocd.lax/libflash.a/avrf.o src/.libs/libopenocd.lax/libflash.a/bluenrg-x.o src/.libs/libopenocd.lax/libflash.a/cc26xx.o src/.libs/libopenocd.lax/libflash.a/cc3220sf.o src/.libs/libopenocd.lax/libflash.a/cfi.o src/.libs/libopenocd.lax/libflash.a/common.o src/.libs/libopenocd.lax/lt1-core.o src/.libs/libopenocd.lax/libflash.a/davinci.o src/.libs/libopenocd.lax/libflash.a/driver.o src/.libs/libopenocd.lax/libflash.a/drivers.o src/.libs/libopenocd.lax/libflash.a/dsp5680xx_flash.o src/.libs/libopenocd.lax/libflash.a/ecc.o src/.libs/libopenocd.lax/libflash.a/ecc_kw.o src/.libs/libopenocd.lax/libflash.a/efm32.o src/.libs/libopenocd.lax/libflash.a/em357.o src/.libs/libopenocd.lax/libflash.a/esirisc_flash.o src/.libs/libopenocd.lax/libflash.a/faux.o src/.libs/libopenocd.lax/libflash.a/fespi.o src/.libs/libopenocd.lax/libflash.a/fileio.o src/.libs/libopenocd.lax/libflash.a/fm3.o src/.libs/libopenocd.lax/libflash.a/fm4.o src/.libs/libopenocd.lax/libflash.a/jtagspi.o src/.libs/libopenocd.lax/libflash.a/kinetis.o src/.libs/libopenocd.lax/libflash.a/kinetis_ke.o src/.libs/libopenocd.lax/libflash.a/lpc2000.o src/.libs/libopenocd.lax/libflash.a/lpc288x.o src/.libs/libopenocd.lax/libflash.a/lpc2900.o src/.libs/libopenocd.lax/libflash.a/lpc3180.o src/.libs/libopenocd.lax/libflash.a/lpc32xx.o src/.libs/libopenocd.lax/libflash.a/lpcspifi.o src/.libs/libopenocd.lax/lt2-lt1-core.o src/.libs/libopenocd.lax/libflash.a/lt2-tcl.o src/.libs/libopenocd.lax/libflash.a/max32xxx.o src/.libs/libopenocd.lax/libflash.a/mdr.o src/.libs/libopenocd.lax/libflash.a/mrvlqspi.o src/.libs/libopenocd.lax/libflash.a/msp432.o src/.libs/libopenocd.lax/libflash.a/mx3.o src/.libs/libopenocd.lax/libflash.a/mxc.o src/.libs/libopenocd.lax/libflash.a/niietcm4.o src/.libs/libopenocd.lax/libflash.a/non_cfi.o src/.libs/libopenocd.lax/libflash.a/nonce.o src/.libs/libopenocd.lax/libflash.a/npcx.o src/.libs/libopenocd.lax/libflash.a/nrf5.o src/.libs/libopenocd.lax/libflash.a/nuc910.o src/.libs/libopenocd.lax/libflash.a/numicro.o src/.libs/libopenocd.lax/libflash.a/ocl.o src/.libs/libopenocd.lax/libflash.a/orion.o src/.libs/libopenocd.lax/libflash.a/pic32mx.o src/.libs/libopenocd.lax/libflash.a/psoc4.o src/.libs/libopenocd.lax/libflash.a/psoc5lp.o src/.libs/libopenocd.lax/libflash.a/psoc6.o src/.libs/libopenocd.lax/libflash.a/qn908x.o src/.libs/libopenocd.lax/libflash.a/renesas_rpchf.o src/.libs/libopenocd.lax/libflash.a/rp2040.o src/.libs/libopenocd.lax/libflash.a/rsl10.o src/.libs/libopenocd.lax/libflash.a/s3c2410.o src/.libs/libopenocd.lax/libflash.a/s3c2412.o src/.libs/libopenocd.lax/libflash.a/s3c2440.o src/.libs/libopenocd.lax/libflash.a/s3c2443.o src/.libs/libopenocd.lax/libflash.a/s3c24xx.o src/.libs/libopenocd.lax/libflash.a/s3c6400.o src/.libs/libopenocd.lax/libflash.a/sfdp.o src/.libs/libopenocd.lax/libflash.a/sh_qspi.o src/.libs/libopenocd.lax/libflash.a/sim3x.o src/.libs/libopenocd.lax/libflash.a/spi.o src/.libs/libopenocd.lax/libflash.a/stellaris.o src/.libs/libopenocd.lax/libflash.a/stm32f1x.o src/.libs/libopenocd.lax/libflash.a/stm32f2x.o src/.libs/libopenocd.lax/libflash.a/stm32h7x.o src/.libs/libopenocd.lax/libflash.a/stm32l4x.o src/.libs/libopenocd.lax/libflash.a/stm32lx.o src/.libs/libopenocd.lax/libflash.a/stmqspi.o src/.libs/libopenocd.lax/libflash.a/stmsmi.o src/.libs/libopenocd.lax/libflash.a/str7x.o src/.libs/libopenocd.lax/libflash.a/str9x.o src/.libs/libopenocd.lax/libflash.a/str9xpec.o src/.libs/libopenocd.lax/libflash.a/swm050.o src/.libs/libopenocd.lax/lt3-tcl.o src/.libs/libopenocd.lax/libflash.a/tms470.o src/.libs/libopenocd.lax/libflash.a/virtual.o src/.libs/libopenocd.lax/libflash.a/w600.o src/.libs/libopenocd.lax/libflash.a/xcf.o src/.libs/libopenocd.lax/libflash.a/xmc1xxx.o src/.libs/libopenocd.lax/libflash.a/xmc4xxx.o src/.libs/libopenocd.lax/libtarget.a/batch.o src/.libs/libopenocd.lax/libtarget.a/esp.o src/.libs/libopenocd.lax/libtarget.a/esp32.o src/.libs/libopenocd.lax/libtarget.a/esp32_apptrace.o src/.libs/libopenocd.lax/libtarget.a/esp32_sysview.o src/.libs/libopenocd.lax/libtarget.a/esp32s2.o src/.libs/libopenocd.lax/libtarget.a/esp32s3.o src/.libs/libopenocd.lax/libtarget.a/esp_semihosting.o src/.libs/libopenocd.lax/libtarget.a/esp_xtensa.o src/.libs/libopenocd.lax/libtarget.a/esp_xtensa_apptrace.o src/.libs/libopenocd.lax/libtarget.a/esp_xtensa_semihosting.o src/.libs/libopenocd.lax/libtarget.a/esp_xtensa_smp.o src/.libs/libopenocd.lax/libtarget.a/jsp_server.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-a64_disassembler.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-aarch64.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-adi_v5_dapdirect.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-adi_v5_jtag.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-adi_v5_swd.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-algorithm.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arc.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arc_cmd.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arc_jtag.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arc_mem.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arm11.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arm11_dbgtap.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arm720t.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arm7_9_common.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arm7tdmi.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arm920t.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arm926ejs.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arm946e.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arm966e.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arm9tdmi.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arm_adi_v5.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arm_cti.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arm_dap.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arm_disassembler.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arm_dpm.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arm_jtag.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arm_semihosting.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arm_simulator.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arm_tpiu_swo.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-armv4_5.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-armv4_5_cache.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-armv4_5_mmu.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-armv7a.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-armv7a_cache.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-armv7a_cache_l2x.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-armv7a_mmu.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-armv7m.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-armv7m_trace.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-armv8.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-armv8_cache.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-armv8_dpm.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-armv8_opcodes.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-avr32_ap7k.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-avr32_jtag.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-avr32_mem.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-avr32_regs.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-avrt.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-breakpoints.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-cortex_a.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-cortex_m.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-dsp563xx.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-dsp563xx_once.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-dsp5680xx.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-embeddedice.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-esirisc.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-esirisc_jtag.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-esirisc_trace.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-etb.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-etm.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-etm_dummy.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-fa526.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-feroceon.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-hla_target.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-image.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-lakemont.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-ls1_sap.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-mem_ap.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-mips32.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-mips32_dmaacc.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-mips32_pracc.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-mips64.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-mips64_pracc.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-mips_ejtag.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-mips_m4k.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-mips_mips64.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-quark_d20xx.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-quark_x10xx.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-register.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-rtt.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-semihosting_common.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-smp.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-stm8.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-target.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-target_request.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-testee.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-trace.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-x86_32_common.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-xscale.o src/.libs/libopenocd.lax/libtarget.a/lt1-libtarget_la-mips32_pracc.o src/.libs/libopenocd.lax/libtarget.a/lt2-libtarget_la-trace.o src/.libs/libopenocd.lax/libtarget.a/lt3-libtarget_la-mips_ejtag.o src/.libs/libopenocd.lax/libtarget.a/or1k.o src/.libs/libopenocd.lax/libtarget.a/or1k_du_adv.o src/.libs/libopenocd.lax/libtarget.a/or1k_tap_mohor.o src/.libs/libopenocd.lax/libtarget.a/or1k_tap_vjtag.o src/.libs/libopenocd.lax/libtarget.a/or1k_tap_xilinx_bscan.o src/.libs/libopenocd.lax/libtarget.a/program.o src/.libs/libopenocd.lax/libtarget.a/riscv-011.o src/.libs/libopenocd.lax/libtarget.a/riscv-013.o src/.libs/libopenocd.lax/libtarget.a/riscv.o src/.libs/libopenocd.lax/libtarget.a/riscv_semihosting.o src/.libs/libopenocd.lax/libtarget.a/xtensa.o src/.libs/libopenocd.lax/libtarget.a/xtensa_chip.o src/.libs/libopenocd.lax/libtarget.a/xtensa_debug_module.o src/.libs/libopenocd.lax/libtarget.a/xtensa_fileio.o src/.libs/libopenocd.lax/libserver.a/gdb_server.o src/.libs/libopenocd.lax/libserver.a/ipdbg.o src/.libs/libopenocd.lax/libserver.a/rtt_server.o src/.libs/libopenocd.lax/libserver.a/server.o src/.libs/libopenocd.lax/libserver.a/tcl_server.o src/.libs/libopenocd.lax/libserver.a/telnet_server.o src/.libs/libopenocd.lax/librtos.a/FreeRTOS.o src/.libs/libopenocd.lax/librtos.a/ThreadX.o src/.libs/libopenocd.lax/librtos.a/chibios.o src/.libs/libopenocd.lax/librtos.a/chromium-ec.o src/.libs/libopenocd.lax/librtos.a/eCos.o src/.libs/libopenocd.lax/librtos.a/embKernel.o src/.libs/libopenocd.lax/librtos.a/hwthread.o src/.libs/libopenocd.lax/librtos.a/linux.o src/.libs/libopenocd.lax/librtos.a/mqx.o src/.libs/libopenocd.lax/librtos.a/nuttx.o src/.libs/libopenocd.lax/librtos.a/riot.o src/.libs/libopenocd.lax/librtos.a/rtkernel.o src/.libs/libopenocd.lax/librtos.a/rtos.o src/.libs/libopenocd.lax/librtos.a/rtos_chibios_stackings.o src/.libs/libopenocd.lax/librtos.a/rtos_ecos_stackings.o src/.libs/libopenocd.lax/librtos.a/rtos_embkernel_stackings.o src/.libs/libopenocd.lax/librtos.a/rtos_mqx_stackings.o src/.libs/libopenocd.lax/librtos.a/rtos_nuttx_stackings.o src/.libs/libopenocd.lax/librtos.a/rtos_riot_stackings.o src/.libs/libopenocd.lax/librtos.a/rtos_standard_stackings.o src/.libs/libopenocd.lax/librtos.a/rtos_ucos_iii_stackings.o src/.libs/libopenocd.lax/librtos.a/uCOS-III.o src/.libs/libopenocd.lax/librtos.a/zephyr.o src/.libs/libopenocd.lax/libhelper.a/binarybuffer.o src/.libs/libopenocd.lax/libhelper.a/command.o src/.libs/libopenocd.lax/libhelper.a/configuration.o src/.libs/libopenocd.lax/libhelper.a/crc32.o src/.libs/libopenocd.lax/lt4-fileio.o src/.libs/libopenocd.lax/libhelper.a/jep106.o src/.libs/libopenocd.lax/libhelper.a/jim-nvp.o src/.libs/libopenocd.lax/libhelper.a/log.o src/.libs/libopenocd.lax/libhelper.a/nvp.o src/.libs/libopenocd.lax/libhelper.a/options.o src/.libs/libopenocd.lax/libhelper.a/replacements.o src/.libs/libopenocd.lax/libhelper.a/time_support.o src/.libs/libopenocd.lax/libhelper.a/time_support_common.o src/.libs/libopenocd.lax/libhelper.a/util.o src/.libs/libopenocd.lax/librtt.a/rtt.o src/.libs/libopenocd.lax/lt5-tcl.o libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib src/.libs/libopenocd.a libtool: link: rm -fr src/.libs/libopenocd.lax src/.libs/libopenocd.lax libtool: link: ( cd "src/.libs" && rm -f "libopenocd.la" && ln -s "../libopenocd.la" "libopenocd.la" ) /bin/bash ./libtool --tag=CC --mode=link /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -O2 -Wl,--gc-sections -Wl,-rpath-link,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link,/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -Wl,-rpath-link,/lib64 -Wl,-rpath,/lib64 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link,/lib -Wl,-rpath,/lib -Wl,-rpath-link,/usr/lib -Wl,-rpath,/usr/lib -o src/openocd src/main.o src/libopenocd.la ./jimtcl/libjim.a -lutil -ldl -ludev libtool: link: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -ffunction-sections -fdata-sections -pipe -O2 -w -O2 -Wl,--gc-sections -Wl,-rpath-link -Wl,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath -Wl,/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib -Wl,-rpath-link -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -Wl,-rpath-link -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc -Wl,-rpath-link -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64 -Wl,-rpath-link -Wl,/lib/x86_64-linux-gnu -Wl,-rpath -Wl,/lib/x86_64-linux-gnu -Wl,-rpath-link -Wl,/lib64 -Wl,-rpath -Wl,/lib64 -Wl,-rpath-link -Wl,/usr/lib/x86_64-linux-gnu -Wl,-rpath -Wl,/usr/lib/x86_64-linux-gnu -Wl,-rpath-link -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib -Wl,-rpath-link -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath -Wl,/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib -Wl,-rpath-link -Wl,/lib -Wl,-rpath -Wl,/lib -Wl,-rpath-link -Wl,/usr/lib -Wl,-rpath -Wl,/usr/lib -o src/openocd src/main.o -L/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib src/.libs/libopenocd.a -lftdi1 -lhidapi-hidraw -lusb-1.0 -lm ./jimtcl/libjim.a -lutil -ldl -ludev make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0' make[1]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0' [make install-strip] if test -z '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip'; then \ make INSTALL_PROGRAM="/bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/build-aux/install-sh -c -s" \ install_sh_PROGRAM="/bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ make INSTALL_PROGRAM="/bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/build-aux/install-sh -c -s" \ install_sh_PROGRAM="/bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip'" install; \ fi make[1]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0' make install-recursive make[2]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0' Making install in jimtcl make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/jimtcl' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/jimtcl' Making install in src/jtag/drivers/libjaylink make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/src/jtag/drivers/libjaylink' Making install in libjaylink make[4]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/src/jtag/drivers/libjaylink/libjaylink' make[5]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/src/jtag/drivers/libjaylink/libjaylink' make[5]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/src/jtag/drivers/libjaylink/libjaylink' make[4]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/src/jtag/drivers/libjaylink/libjaylink' make[4]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/src/jtag/drivers/libjaylink' make[5]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/src/jtag/drivers/libjaylink' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/src/jtag/drivers/libjaylink' make[4]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/src/jtag/drivers/libjaylink' make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0/src/jtag/drivers/libjaylink' make[3]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0' make[4]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin' STRIPPROG='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip' /bin/bash ./libtool --mode=install /bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/build-aux/install-sh -c -s src/openocd '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin' libtool: install: /bin/bash /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/build-aux/install-sh -c -s src/openocd /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin/openocd /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd/OpenULINK' /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/jtag/drivers/OpenULINK/ulink_firmware.hex '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd/OpenULINK' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/doc/info' /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/doc/openocd.info /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/doc/openocd.info-1 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/doc/openocd.info-2 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/doc/info' install-info --info-dir='/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/doc/info' '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/doc/info/openocd.info' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/doc/man/man1' /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/doc/openocd.1 '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/share/doc/man/man1' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd/contrib' /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/contrib/60-openocd.rules '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd/contrib' /bin/mkdir -p '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd/contrib/libdcc' /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/contrib/libdcc/dcc_stdio.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/contrib/libdcc/dcc_stdio.h /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/contrib/libdcc/example.c /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/contrib/libdcc/README '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd/contrib/libdcc' make install-data-hook make[5]: Entering directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0' for i in $(find /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/tcl -name '*.cfg' -o -name '*.tcl' -o -name '*.txt' | sed -e 's,^/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/tcl,,'); do \ j="/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/openocd/scripts/$i" && \ mkdir -p "$(dirname $j)" && \ /usr/bin/install -m 644 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/tcl/$i $j; \ done make[5]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0' make[4]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0' make[3]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0' make[2]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0' make[1]: Leaving directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build/openocd-0.12.0' Copying license files for openocd-0.12.0... [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0] [/usr/bin/install -v -c -m 644 AUTHORS /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0] 'AUTHORS' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/AUTHORS' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0] [/usr/bin/install -v -c -m 644 AUTHORS.ChangeLog /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0] 'AUTHORS.ChangeLog' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/AUTHORS.ChangeLog' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0] [/usr/bin/install -v -c -m 644 COPYING /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0] 'COPYING' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/COPYING' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/./preferred] [/usr/bin/install -v -c -m 644 ./preferred/gfdl-1.2.texi.readme /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/./preferred] './preferred/gfdl-1.2.texi.readme' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/./preferred/gfdl-1.2.texi.readme' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/./preferred] [/usr/bin/install -v -c -m 644 ./preferred/BSD-2-Clause-Views /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/./preferred] './preferred/BSD-2-Clause-Views' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/./preferred/BSD-2-Clause-Views' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/./preferred] [/usr/bin/install -v -c -m 644 ./preferred/BSD-Source-Code /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/./preferred] './preferred/BSD-Source-Code' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/./preferred/BSD-Source-Code' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/./preferred] [/usr/bin/install -v -c -m 644 ./preferred/GPL-2.0 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/./preferred] './preferred/GPL-2.0' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/./preferred/GPL-2.0' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/./preferred] [/usr/bin/install -v -c -m 644 ./preferred/GFDL-1.2 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/./preferred] './preferred/GFDL-1.2' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/./preferred/GFDL-1.2' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/./preferred] [/usr/bin/install -v -c -m 644 ./preferred/BSD-2-Clause /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/./preferred] './preferred/BSD-2-Clause' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/./preferred/BSD-2-Clause' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/./preferred] [/usr/bin/install -v -c -m 644 ./preferred/MIT /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/./preferred] './preferred/MIT' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/./preferred/MIT' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/./preferred] [/usr/bin/install -v -c -m 644 ./preferred/BSD-3-Clause /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/./preferred] './preferred/BSD-3-Clause' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/./preferred/BSD-3-Clause' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/./preferred] [/usr/bin/install -v -c -m 644 ./preferred/BSD-1-Clause /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/./preferred] './preferred/BSD-1-Clause' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/./preferred/BSD-1-Clause' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/.] [/usr/bin/install -v -c -m 644 ./license-rules.txt /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/.] './license-rules.txt' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/./license-rules.txt' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/./stand-alone] [/usr/bin/install -v -c -m 644 ./stand-alone/GPL-3.0 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/./stand-alone] './stand-alone/GPL-3.0' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/./stand-alone/GPL-3.0' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/./exceptions] [/usr/bin/install -v -c -m 644 ./exceptions/eCos-exception-2.0 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/./exceptions] './exceptions/eCos-exception-2.0' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/./exceptions/eCos-exception-2.0' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0] [/usr/bin/install -v -c -m 644 NEWS /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0] 'NEWS' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/NEWS' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0] [/usr/bin/install -v -c -m 644 NEWS-0.10.0 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0] 'NEWS-0.10.0' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/NEWS-0.10.0' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0] [/usr/bin/install -v -c -m 644 NEWS-0.11.0 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0] 'NEWS-0.11.0' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/NEWS-0.11.0' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0] [/usr/bin/install -v -c -m 644 NEWS-0.12.0 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0] 'NEWS-0.12.0' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/NEWS-0.12.0' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0] [/usr/bin/install -v -c -m 644 NEWS-0.2.0 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0] 'NEWS-0.2.0' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/NEWS-0.2.0' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0] [/usr/bin/install -v -c -m 644 NEWS-0.3.0 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0] 'NEWS-0.3.0' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/NEWS-0.3.0' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0] [/usr/bin/install -v -c -m 644 NEWS-0.4.0 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0] 'NEWS-0.4.0' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/NEWS-0.4.0' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0] [/usr/bin/install -v -c -m 644 NEWS-0.5.0 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0] 'NEWS-0.5.0' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/NEWS-0.5.0' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0] [/usr/bin/install -v -c -m 644 NEWS-0.6.0 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0] 'NEWS-0.6.0' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/NEWS-0.6.0' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0] [/usr/bin/install -v -c -m 644 NEWS-0.7.0 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0] 'NEWS-0.7.0' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/NEWS-0.7.0' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0] [/usr/bin/install -v -c -m 644 NEWS-0.8.0 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0] 'NEWS-0.8.0' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/NEWS-0.8.0' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0] [/usr/bin/install -v -c -m 644 NEWS-0.9.0 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0] 'NEWS-0.9.0' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/NEWS-0.9.0' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0] [/usr/bin/install -v -c -m 644 README /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0] 'README' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/README' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0] [/usr/bin/install -v -c -m 644 README.Windows /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0] 'README.Windows' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/README.Windows' [/usr/bin/install -d -m 0755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0] [/usr/bin/install -v -c -m 644 README.macOS /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0] 'README.macOS' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/distro-info/licenses/openocd-0.12.0/README.macOS' # The XBB environment... pwd: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources ADDR2LINE=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/addr2line AR=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar AS=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/as CC=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc CI=false CONFIG_SHELL=/bin/bash CXX=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++ FORCE_UNSAFE_CONFIGURE=1 HOME=/home/kristof HOSTNAME=docker INSTALL=/usr/bin/install LANG=C LD=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld LD_LIBRARY_PATH= M4=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gm4 NM=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/nm NODE_ENV=production NODE_VERSION=16.18.0 OBJCOPY=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objcopy OBJDUMP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objdump OLDPWD=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin:/home/kristof/Work/xpacks/openocd-xpack.git/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PKG_CONFIG=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/pkg-config PKG_CONFIG_LIBDIR= PKG_CONFIG_PATH= PWD=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources PYTHON=/usr/bin/python RANLIB=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib READELF=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/readelf REALPATH=/usr/bin/realpath SED=/bin/sed SHELL=/bin/bash SHLVL=1 SIZE=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/size STRIP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip TZ=UTC XBB_APPLICATION_INSTALL_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application XBB_ARCHIVE_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/archive XBB_BOOTSTRAP_SUFFIX=-bootstrap XBB_BUILD_ARCH=x64 XBB_BUILD_BITS=64 XBB_BUILD_DISTRO_LOWER_CASE_NAME=ubuntu XBB_BUILD_DISTRO_NAME=Ubuntu XBB_BUILD_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build XBB_BUILD_GIT_PATH=/home/kristof/Work/xpacks/openocd-xpack.git XBB_BUILD_MACHINE=x86_64 XBB_BUILD_OBJDUMP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objdump XBB_BUILD_PLATFORM=linux XBB_BUILD_RANLIB=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib XBB_BUILD_STRIP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip XBB_BUILD_TRIPLET=x86_64-pc-linux-gnu XBB_BUILD_UNAME=Linux XBB_CFLAGS=-ffunction-sections -fdata-sections -pipe -O2 XBB_CFLAGS_NO_W=-ffunction-sections -fdata-sections -pipe -O2 -w XBB_CPPFLAGS= XBB_CURRENT_TRIPLET= XBB_CXXFLAGS=-ffunction-sections -fdata-sections -pipe -O2 XBB_CXXFLAGS_NO_W=-ffunction-sections -fdata-sections -pipe -O2 -w XBB_DASH_V= XBB_DEPENDENCIES_INSTALL_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install XBB_DEPLOY_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/deploy XBB_DISTRO_INFO_NAME=distro-info XBB_DOWNLOAD_FOLDER_PATH=/home/kristof/Work/cache XBB_EXECUTABLES_INSTALL_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install XBB_HOST_ARCH=x64 XBB_HOST_BITS=64 XBB_HOST_DOT_EXE= XBB_HOST_MACHINE=x86_64 XBB_HOST_OBJDUMP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objdump XBB_HOST_PLATFORM=linux XBB_HOST_RANLIB=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib XBB_HOST_SHLIB_EXT=so XBB_HOST_STRIP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip XBB_HOST_TRIPLET=x86_64-pc-linux-gnu XBB_IS_DEBUG=n XBB_IS_DEVELOP=n XBB_LDFLAGS= -O2 XBB_LDFLAGS_APP= -O2 -Wl,--gc-sections XBB_LDFLAGS_APP_STATIC_GCC= -O2 -Wl,--gc-sections -static-libgcc -static-libstdc++ XBB_LDFLAGS_LIB= -O2 XBB_LIBRARIES_INSTALL_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install XBB_LIBRARY_PATH= XBB_LOGS_COPIED_FILES_FILE_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/logs/copied-files-20230716-104405.txt XBB_LOGS_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/logs XBB_NATIVE_DEPENDENCIES_INSTALL_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install XBB_REQUESTED_BUILD_RELATIVE_FOLDER=build/linux-x64 XBB_REQUESTED_HOST_ARCH=x64 XBB_REQUESTED_HOST_BITS=64 XBB_REQUESTED_HOST_MACHINE=x86_64 XBB_REQUESTED_HOST_PLATFORM=linux XBB_REQUESTED_HOST_TRIPLET=x86_64-pc-linux-gnu XBB_REQUESTED_TARGET_ARCH=x64 XBB_REQUESTED_TARGET_BITS=64 XBB_REQUESTED_TARGET_MACHINE=x86_64 XBB_REQUESTED_TARGET_PLATFORM=linux XBB_REQUESTED_TARGET_TRIPLET=x86_64-pc-linux-gnu XBB_REQUEST_TARGET_BE_WINDOWS=n XBB_SAVED_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin:/home/kristof/Work/xpacks/openocd-xpack.git/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin XBB_SCRIPT_BEGIN_SECOND=1689504245 XBB_SOURCES_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources XBB_STAMPS_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/stamps XBB_TARGET_ARCH=x64 XBB_TARGET_BITS=64 XBB_TARGET_DOT_EXE= XBB_TARGET_MACHINE=x86_64 XBB_TARGET_OBJDUMP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objdump XBB_TARGET_PLATFORM=linux XBB_TARGET_RANLIB=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib XBB_TARGET_SHLIB_EXT=so XBB_TARGET_STRIP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip XBB_TARGET_TRIPLET=x86_64-pc-linux-gnu XBB_TARGET_WORK_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64 XBB_TESTS_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/tests XBB_TEST_COMMANDS_FILE_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/tests/commands XBB_TEST_ONLY=n XBB_WHILE_RUNNING_TESTS=n XBB_WITHOUT_MULTILIB=n XBB_WITH_HTML=n XBB_WITH_PDF=n XBB_WITH_STRIP=y XBB_WITH_TESTS=n YARN_VERSION=1.22.19 _=/usr/bin/env # Preparing /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application libraries... ## Preparing openocd (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin/openocd) libraries... [/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin/openocd] /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin/openocd: 0x000000000000000f (RPATH) Library rpath: [/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64:/lib/x86_64-linux-gnu:/lib64:/usr/lib/x86_64-linux-gnu:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib:/lib:/usr/lib] 0x0000000000000001 (NEEDED) Shared library: [libftdi1.so.2] 0x0000000000000001 (NEEDED) Shared library: [libhidapi-hidraw.so.0] 0x0000000000000001 (NEEDED) Shared library: [libusb-1.0.so.0] 0x0000000000000001 (NEEDED) Shared library: [libm.so.6] 0x0000000000000001 (NEEDED) Shared library: [libutil.so.1] 0x0000000000000001 (NEEDED) Shared library: [libdl.so.2] 0x0000000000000001 (NEEDED) Shared library: [libudev.so.1] 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] process link /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libftdi1.so.2 [/usr/bin/install -d -m 755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec] [/usr/bin/install -c -m 755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libftdi1.so.2.5.0 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libftdi1.so.2.5.0] [ln -s libftdi1.so.2.5.0 libftdi1.so.2] [/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libftdi1.so.2.5.0] /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libftdi1.so.2.5.0: 0x000000000000000e (SONAME) Library soname: [libftdi1.so.2] 0x000000000000000f (RPATH) Library rpath: [/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64:/lib/x86_64-linux-gnu:/lib64:/usr/lib/x86_64-linux-gnu:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib:/lib:/usr/lib] 0x0000000000000001 (NEEDED) Shared library: [libusb-1.0.so.0] 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] process link /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libusb-1.0.so.0 [/usr/bin/install -c -m 755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libusb-1.0.so.0.3.0 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libusb-1.0.so.0.3.0] [ln -s libusb-1.0.so.0.3.0 libusb-1.0.so.0] [/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libusb-1.0.so.0.3.0] /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libusb-1.0.so.0.3.0: 0x000000000000000e (SONAME) Library soname: [libusb-1.0.so.0] 0x000000000000000f (RPATH) Library rpath: [/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64:/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc:/lib/x86_64-linux-gnu:/lib64:/usr/lib/x86_64-linux-gnu:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib:/lib:/usr/lib] 0x0000000000000001 (NEEDED) Shared library: [libudev.so.1] 0x0000000000000001 (NEEDED) Shared library: [libatomic.so.1] 0x0000000000000001 (NEEDED) Shared library: [libpthread.so.0] 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] process link /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libudev.so.1 [/usr/bin/install -c -m 755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libudev.so.1.6.9 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libudev.so.1.6.9] [ln -s libudev.so.1.6.9 libudev.so.1] /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libudev.so.1.6.9 skipped (patched) /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libudev.so.1.6.9: 0x000000000000000e (SONAME) Library soname: [libudev.so.1] 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 0x0000000000000001 (NEEDED) Shared library: [librt.so.1] 0x0000000000000001 (NEEDED) Shared library: [libpthread.so.0] 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] Processed /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libudev.so.1.6.9: 0x000000000000000e (SONAME) Library soname: [libudev.so.1] 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 0x0000000000000001 (NEEDED) Shared library: [librt.so.1] 0x0000000000000001 (NEEDED) Shared library: [libpthread.so.0] 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] [/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/patchelf --force-rpath --set-rpath "/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64:/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc:/lib/x86_64-linux-gnu:/lib64:/usr/lib/x86_64-linux-gnu:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib:/lib:/usr/lib:$ORIGIN" "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libusb-1.0.so.0.3.0"] process link /home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64/libatomic.so.1 [/usr/bin/install -c -m 755 /home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64/libatomic.so.1.2.0 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libatomic.so.1.2.0] [ln -s libatomic.so.1.2.0 libatomic.so.1] /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libatomic.so.1.2.0 skipped (patched) /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libatomic.so.1.2.0: 0x000000000000000e (SONAME) Library soname: [libatomic.so.1] 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 0x0000000000000001 (NEEDED) Shared library: [libpthread.so.0] 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] Processed /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libatomic.so.1.2.0: 0x000000000000000e (SONAME) Library soname: [libatomic.so.1] 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 0x0000000000000001 (NEEDED) Shared library: [libpthread.so.0] 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] Processed /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libusb-1.0.so.0.3.0: 0x000000000000000e (SONAME) Library soname: [libusb-1.0.so.0] 0x000000000000000f (RPATH) Library rpath: [/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64:/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc:/lib/x86_64-linux-gnu:/lib64:/usr/lib/x86_64-linux-gnu:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib:/lib:/usr/lib:$ORIGIN] 0x0000000000000001 (NEEDED) Shared library: [libudev.so.1] 0x0000000000000001 (NEEDED) Shared library: [libatomic.so.1] 0x0000000000000001 (NEEDED) Shared library: [libpthread.so.0] 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] [/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/patchelf --force-rpath --set-rpath "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64:/lib/x86_64-linux-gnu:/lib64:/usr/lib/x86_64-linux-gnu:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib:/lib:/usr/lib:$ORIGIN" "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libftdi1.so.2.5.0"] Processed /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libftdi1.so.2.5.0: 0x000000000000000e (SONAME) Library soname: [libftdi1.so.2] 0x000000000000000f (RPATH) Library rpath: [/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64:/lib/x86_64-linux-gnu:/lib64:/usr/lib/x86_64-linux-gnu:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib:/lib:/usr/lib:$ORIGIN] 0x0000000000000001 (NEEDED) Shared library: [libusb-1.0.so.0] 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] [/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/patchelf --force-rpath --set-rpath "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64:/lib/x86_64-linux-gnu:/lib64:/usr/lib/x86_64-linux-gnu:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib:/lib:/usr/lib:$ORIGIN/../libexec" "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin/openocd"] process link /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libhidapi-hidraw.so.0 [/usr/bin/install -c -m 755 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libhidapi-hidraw.so.0.13.1 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libhidapi-hidraw.so.0.13.1] [ln -s libhidapi-hidraw.so.0.13.1 libhidapi-hidraw.so.0] [/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libhidapi-hidraw.so.0.13.1] /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libhidapi-hidraw.so.0.13.1: 0x000000000000000e (SONAME) Library soname: [libhidapi-hidraw.so.0] 0x000000000000000f (RPATH) Library rpath: [/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64:/lib/x86_64-linux-gnu:/lib64:/usr/lib/x86_64-linux-gnu:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib:/lib:/usr/lib] 0x0000000000000001 (NEEDED) Shared library: [libudev.so.1] 0x0000000000000001 (NEEDED) Shared library: [libpthread.so.0] 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libudev.so.1: 0x000000000000000e (SONAME) Library soname: [libudev.so.1] 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 0x0000000000000001 (NEEDED) Shared library: [librt.so.1] 0x0000000000000001 (NEEDED) Shared library: [libpthread.so.0] 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] Processed /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libudev.so.1: 0x000000000000000e (SONAME) Library soname: [libudev.so.1] 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 0x0000000000000001 (NEEDED) Shared library: [librt.so.1] 0x0000000000000001 (NEEDED) Shared library: [libpthread.so.0] 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] [/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/patchelf --force-rpath --set-rpath "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64:/lib/x86_64-linux-gnu:/lib64:/usr/lib/x86_64-linux-gnu:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib:/lib:/usr/lib:$ORIGIN" "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libhidapi-hidraw.so.0.13.1"] Processed /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libhidapi-hidraw.so.0.13.1: 0x000000000000000e (SONAME) Library soname: [libhidapi-hidraw.so.0] 0x000000000000000f (RPATH) Library rpath: [/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64:/lib/x86_64-linux-gnu:/lib64:/usr/lib/x86_64-linux-gnu:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib:/lib:/usr/lib:$ORIGIN] 0x0000000000000001 (NEEDED) Shared library: [libudev.so.1] 0x0000000000000001 (NEEDED) Shared library: [libpthread.so.0] 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libusb-1.0.so.0: 0x000000000000000e (SONAME) Library soname: [libusb-1.0.so.0] 0x000000000000000f (RPATH) Library rpath: [/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64:/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc:/lib/x86_64-linux-gnu:/lib64:/usr/lib/x86_64-linux-gnu:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib:/lib:/usr/lib:$ORIGIN] 0x0000000000000001 (NEEDED) Shared library: [libudev.so.1] 0x0000000000000001 (NEEDED) Shared library: [libatomic.so.1] 0x0000000000000001 (NEEDED) Shared library: [libpthread.so.0] 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libudev.so.1: 0x000000000000000e (SONAME) Library soname: [libudev.so.1] 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 0x0000000000000001 (NEEDED) Shared library: [librt.so.1] 0x0000000000000001 (NEEDED) Shared library: [libpthread.so.0] 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] Processed /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libudev.so.1: 0x000000000000000e (SONAME) Library soname: [libudev.so.1] 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 0x0000000000000001 (NEEDED) Shared library: [librt.so.1] 0x0000000000000001 (NEEDED) Shared library: [libpthread.so.0] 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libatomic.so.1: 0x000000000000000e (SONAME) Library soname: [libatomic.so.1] 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 0x0000000000000001 (NEEDED) Shared library: [libpthread.so.0] 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] Processed /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libatomic.so.1: 0x000000000000000e (SONAME) Library soname: [libatomic.so.1] 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 0x0000000000000001 (NEEDED) Shared library: [libpthread.so.0] 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] Processed /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libusb-1.0.so.0: 0x000000000000000e (SONAME) Library soname: [libusb-1.0.so.0] 0x000000000000000f (RPATH) Library rpath: [/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64:/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc:/lib/x86_64-linux-gnu:/lib64:/usr/lib/x86_64-linux-gnu:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib:/lib:/usr/lib:$ORIGIN] 0x0000000000000001 (NEEDED) Shared library: [libudev.so.1] 0x0000000000000001 (NEEDED) Shared library: [libatomic.so.1] 0x0000000000000001 (NEEDED) Shared library: [libpthread.so.0] 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libudev.so.1: 0x000000000000000e (SONAME) Library soname: [libudev.so.1] 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 0x0000000000000001 (NEEDED) Shared library: [librt.so.1] 0x0000000000000001 (NEEDED) Shared library: [libpthread.so.0] 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] Processed /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libudev.so.1: 0x000000000000000e (SONAME) Library soname: [libudev.so.1] 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 0x0000000000000001 (NEEDED) Shared library: [librt.so.1] 0x0000000000000001 (NEEDED) Shared library: [libpthread.so.0] 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] Processed /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin/openocd: 0x000000000000000f (RPATH) Library rpath: [/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64:/lib/x86_64-linux-gnu:/lib64:/usr/lib/x86_64-linux-gnu:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib:/lib:/usr/lib:$ORIGIN/../libexec] 0x0000000000000001 (NEEDED) Shared library: [libftdi1.so.2] 0x0000000000000001 (NEEDED) Shared library: [libhidapi-hidraw.so.0] 0x0000000000000001 (NEEDED) Shared library: [libusb-1.0.so.0] 0x0000000000000001 (NEEDED) Shared library: [libm.so.6] 0x0000000000000001 (NEEDED) Shared library: [libutil.so.1] 0x0000000000000001 (NEEDED) Shared library: [libdl.so.2] 0x0000000000000001 (NEEDED) Shared library: [libudev.so.1] 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] ## Cleaning /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin/openocd rpath... [/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/patchelf --force-rpath --set-rpath "$ORIGIN/../libexec" "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin/openocd"] ## Cleaning /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libatomic.so.1.2.0 rpath... [/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/patchelf --force-rpath --set-rpath "$ORIGIN" "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libatomic.so.1.2.0"] ## Cleaning /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libftdi1.so.2.5.0 rpath... [/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/patchelf --force-rpath --set-rpath "$ORIGIN" "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libftdi1.so.2.5.0"] ## Cleaning /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libhidapi-hidraw.so.0.13.1 rpath... [/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/patchelf --force-rpath --set-rpath "$ORIGIN" "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libhidapi-hidraw.so.0.13.1"] ## Cleaning /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libudev.so.1.6.9 rpath... [/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/patchelf --force-rpath --set-rpath "$ORIGIN" "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libudev.so.1.6.9"] ## Cleaning /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libusb-1.0.so.0.3.0 rpath... [/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/patchelf --force-rpath --set-rpath "$ORIGIN" "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libusb-1.0.so.0.3.0"] # Stripping binaries... /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin/openocd skipped (patched) /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libatomic.so.1.2.0 skipped (patched) /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libhidapi-hidraw.so.0.13.1 skipped (patched) /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libftdi1.so.2.5.0 skipped (patched) /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libusb-1.0.so.0.3.0 skipped (patched) /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libudev.so.1.6.9 skipped (patched) # Copying xPack files... [/usr/bin/install -v -c -m 644 scripts/README-OUT.md /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/README.md] 'scripts/README-OUT.md' -> '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/README.md' # Checking binaries for unwanted libraries... [ls -l /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec] total 388 lrwxrwxrwx 1 kristof kristof 18 Jul 16 10:49 libatomic.so.1 -> libatomic.so.1.2.0 -rwxr-xr-x 1 kristof kristof 30744 Jul 16 10:49 libatomic.so.1.2.0 lrwxrwxrwx 1 kristof kristof 17 Jul 16 10:49 libftdi1.so.2 -> libftdi1.so.2.5.0 -rwxr-xr-x 1 kristof kristof 65801 Jul 16 10:49 libftdi1.so.2.5.0 lrwxrwxrwx 1 kristof kristof 26 Jul 16 10:49 libhidapi-hidraw.so.0 -> libhidapi-hidraw.so.0.13.1 -rwxr-xr-x 1 kristof kristof 31233 Jul 16 10:49 libhidapi-hidraw.so.0.13.1 lrwxrwxrwx 1 kristof kristof 16 Jul 16 10:49 libudev.so.1 -> libudev.so.1.6.9 -rwxr-xr-x 1 kristof kristof 127793 Jul 16 10:49 libudev.so.1.6.9 lrwxrwxrwx 1 kristof kristof 19 Jul 16 10:49 libusb-1.0.so.0 -> libusb-1.0.so.0.3.0 -rwxr-xr-x 1 kristof kristof 128777 Jul 16 10:49 libusb-1.0.so.0.3.0 openocd: (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin/openocd) 0x000000000000000f (RPATH) Library rpath: [$ORIGIN/../libexec] 0x0000000000000001 (NEEDED) Shared library: [libftdi1.so.2] 0x0000000000000001 (NEEDED) Shared library: [libhidapi-hidraw.so.0] 0x0000000000000001 (NEEDED) Shared library: [libusb-1.0.so.0] 0x0000000000000001 (NEEDED) Shared library: [libm.so.6] 0x0000000000000001 (NEEDED) Shared library: [libutil.so.1] 0x0000000000000001 (NEEDED) Shared library: [libdl.so.2] 0x0000000000000001 (NEEDED) Shared library: [libudev.so.1] 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] libatomic.so.1.2.0: (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libatomic.so.1.2.0) 0x000000000000000e (SONAME) Library soname: [libatomic.so.1] 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 0x0000000000000001 (NEEDED) Shared library: [libpthread.so.0] 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] libftdi1.so.2.5.0: (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libftdi1.so.2.5.0) 0x000000000000000e (SONAME) Library soname: [libftdi1.so.2] 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 0x0000000000000001 (NEEDED) Shared library: [libusb-1.0.so.0] 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] libhidapi-hidraw.so.0.13.1: (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libhidapi-hidraw.so.0.13.1) 0x000000000000000e (SONAME) Library soname: [libhidapi-hidraw.so.0] 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 0x0000000000000001 (NEEDED) Shared library: [libudev.so.1] 0x0000000000000001 (NEEDED) Shared library: [libpthread.so.0] 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] libudev.so.1.6.9: (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libudev.so.1.6.9) 0x000000000000000e (SONAME) Library soname: [libudev.so.1] 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 0x0000000000000001 (NEEDED) Shared library: [librt.so.1] 0x0000000000000001 (NEEDED) Shared library: [libpthread.so.0] 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] libusb-1.0.so.0.3.0: (/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libusb-1.0.so.0.3.0) 0x000000000000000e (SONAME) Library soname: [libusb-1.0.so.0] 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 0x0000000000000001 (NEEDED) Shared library: [libudev.so.1] 0x0000000000000001 (NEEDED) Shared library: [libatomic.so.1] 0x0000000000000001 (NEEDED) Shared library: [libpthread.so.0] 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] # Creating distribution... mkdir: created directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/deploy' mkdir: created directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/archive' mkdir: created directory '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/archive/xpack-openocd-0.12.0-1' Compressed tarball: "/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/deploy/xpack-openocd-0.12.0-1-linux-x64.tar.gz" # The XBB environment... pwd: /home/kristof/Work/xpacks/openocd-xpack.git ADDR2LINE=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/addr2line AR=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar AS=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/as CC=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc CI=false CONFIG_SHELL=/bin/bash CXX=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++ FORCE_UNSAFE_CONFIGURE=1 HOME=/home/kristof HOSTNAME=docker INSTALL=/usr/bin/install LANG=C LD=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld LD_LIBRARY_PATH= M4=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gm4 NM=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/nm NODE_ENV=production NODE_VERSION=16.18.0 OBJCOPY=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objcopy OBJDUMP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objdump PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin:/home/kristof/Work/xpacks/openocd-xpack.git/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PKG_CONFIG=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/pkg-config PKG_CONFIG_LIBDIR= PKG_CONFIG_PATH= PWD=/home/kristof/Work/xpacks/openocd-xpack.git PYTHON=/usr/bin/python RANLIB=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib READELF=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/readelf REALPATH=/usr/bin/realpath SED=/bin/sed SHELL=/bin/bash SHLVL=1 SIZE=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/size STRIP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip TZ=UTC XBB_APPLICATION_INSTALL_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application XBB_ARCHIVE_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/archive XBB_BOOTSTRAP_SUFFIX=-bootstrap XBB_BUILD_ARCH=x64 XBB_BUILD_BITS=64 XBB_BUILD_DISTRO_LOWER_CASE_NAME=ubuntu XBB_BUILD_DISTRO_NAME=Ubuntu XBB_BUILD_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build XBB_BUILD_GIT_PATH=/home/kristof/Work/xpacks/openocd-xpack.git XBB_BUILD_MACHINE=x86_64 XBB_BUILD_OBJDUMP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objdump XBB_BUILD_PLATFORM=linux XBB_BUILD_RANLIB=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib XBB_BUILD_STRIP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip XBB_BUILD_TRIPLET=x86_64-pc-linux-gnu XBB_BUILD_UNAME=Linux XBB_CFLAGS=-ffunction-sections -fdata-sections -pipe -O2 XBB_CFLAGS_NO_W=-ffunction-sections -fdata-sections -pipe -O2 -w XBB_CPPFLAGS= XBB_CURRENT_TRIPLET= XBB_CXXFLAGS=-ffunction-sections -fdata-sections -pipe -O2 XBB_CXXFLAGS_NO_W=-ffunction-sections -fdata-sections -pipe -O2 -w XBB_DASH_V= XBB_DEPENDENCIES_INSTALL_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install XBB_DEPLOY_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/deploy XBB_DISTRO_INFO_NAME=distro-info XBB_DOWNLOAD_FOLDER_PATH=/home/kristof/Work/cache XBB_EXECUTABLES_INSTALL_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install XBB_HOST_ARCH=x64 XBB_HOST_BITS=64 XBB_HOST_DOT_EXE= XBB_HOST_MACHINE=x86_64 XBB_HOST_OBJDUMP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objdump XBB_HOST_PLATFORM=linux XBB_HOST_RANLIB=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib XBB_HOST_SHLIB_EXT=so XBB_HOST_STRIP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip XBB_HOST_TRIPLET=x86_64-pc-linux-gnu XBB_IS_DEBUG=n XBB_IS_DEVELOP=n XBB_LDFLAGS= -O2 XBB_LDFLAGS_APP= -O2 -Wl,--gc-sections XBB_LDFLAGS_APP_STATIC_GCC= -O2 -Wl,--gc-sections -static-libgcc -static-libstdc++ XBB_LDFLAGS_LIB= -O2 XBB_LIBRARIES_INSTALL_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install XBB_LIBRARY_PATH= XBB_LOGS_COPIED_FILES_FILE_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/logs/copied-files-20230716-104405.txt XBB_LOGS_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/logs XBB_NATIVE_DEPENDENCIES_INSTALL_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install XBB_REQUESTED_BUILD_RELATIVE_FOLDER=build/linux-x64 XBB_REQUESTED_HOST_ARCH=x64 XBB_REQUESTED_HOST_BITS=64 XBB_REQUESTED_HOST_MACHINE=x86_64 XBB_REQUESTED_HOST_PLATFORM=linux XBB_REQUESTED_HOST_TRIPLET=x86_64-pc-linux-gnu XBB_REQUESTED_TARGET_ARCH=x64 XBB_REQUESTED_TARGET_BITS=64 XBB_REQUESTED_TARGET_MACHINE=x86_64 XBB_REQUESTED_TARGET_PLATFORM=linux XBB_REQUESTED_TARGET_TRIPLET=x86_64-pc-linux-gnu XBB_REQUEST_TARGET_BE_WINDOWS=n XBB_SAVED_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin:/home/kristof/Work/xpacks/openocd-xpack.git/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin XBB_SCRIPT_BEGIN_SECOND=1689504245 XBB_SOURCES_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources XBB_STAMPS_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/stamps XBB_TARGET_ARCH=x64 XBB_TARGET_BITS=64 XBB_TARGET_DOT_EXE= XBB_TARGET_MACHINE=x86_64 XBB_TARGET_OBJDUMP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objdump XBB_TARGET_PLATFORM=linux XBB_TARGET_RANLIB=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib XBB_TARGET_SHLIB_EXT=so XBB_TARGET_STRIP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip XBB_TARGET_TRIPLET=x86_64-pc-linux-gnu XBB_TARGET_WORK_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64 XBB_TESTS_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/tests XBB_TEST_COMMANDS_FILE_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/tests/commands XBB_TEST_ONLY=n XBB_WHILE_RUNNING_TESTS=n XBB_WITHOUT_MULTILIB=n XBB_WITH_HTML=n XBB_WITH_PDF=n XBB_WITH_STRIP=y XBB_WITH_TESTS=n YARN_VERSION=1.22.19 _=/usr/bin/env # Running final tests... ## Running "xbb_set_target native"... # The XBB environment... pwd: /home/kristof/Work/xpacks/openocd-xpack.git ADDR2LINE=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/addr2line AR=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar AS=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/as CC=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc CI=false CONFIG_SHELL=/bin/bash CXX=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++ FORCE_UNSAFE_CONFIGURE=1 HOME=/home/kristof HOSTNAME=docker INSTALL=/usr/bin/install LANG=C LD=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld LD_LIBRARY_PATH= M4=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gm4 NM=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/nm NODE_ENV=production NODE_VERSION=16.18.0 OBJCOPY=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objcopy OBJDUMP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objdump PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin:/home/kristof/Work/xpacks/openocd-xpack.git/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PKG_CONFIG=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/pkg-config PKG_CONFIG_LIBDIR= PKG_CONFIG_PATH= PWD=/home/kristof/Work/xpacks/openocd-xpack.git PYTHON=/usr/bin/python RANLIB=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib READELF=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/readelf REALPATH=/usr/bin/realpath SED=/bin/sed SHELL=/bin/bash SHLVL=1 SIZE=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/size STRIP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip TZ=UTC XBB_APPLICATION_INSTALL_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application XBB_ARCHIVE_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/archive XBB_BOOTSTRAP_SUFFIX=-bootstrap XBB_BUILD_ARCH=x64 XBB_BUILD_BITS=64 XBB_BUILD_DISTRO_LOWER_CASE_NAME=ubuntu XBB_BUILD_DISTRO_NAME=Ubuntu XBB_BUILD_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build XBB_BUILD_GIT_PATH=/home/kristof/Work/xpacks/openocd-xpack.git XBB_BUILD_MACHINE=x86_64 XBB_BUILD_OBJDUMP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objdump XBB_BUILD_PLATFORM=linux XBB_BUILD_RANLIB=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib XBB_BUILD_STRIP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip XBB_BUILD_TRIPLET=x86_64-pc-linux-gnu XBB_BUILD_UNAME=Linux XBB_CFLAGS=-ffunction-sections -fdata-sections -pipe -O2 XBB_CFLAGS_NO_W=-ffunction-sections -fdata-sections -pipe -O2 -w XBB_CPPFLAGS= XBB_CURRENT_TRIPLET= XBB_CXXFLAGS=-ffunction-sections -fdata-sections -pipe -O2 XBB_CXXFLAGS_NO_W=-ffunction-sections -fdata-sections -pipe -O2 -w XBB_DASH_V= XBB_DEPENDENCIES_INSTALL_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install XBB_DEPLOY_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/deploy XBB_DISTRO_INFO_NAME=distro-info XBB_DOWNLOAD_FOLDER_PATH=/home/kristof/Work/cache XBB_EXECUTABLES_INSTALL_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install XBB_HOST_ARCH=x64 XBB_HOST_BITS=64 XBB_HOST_DOT_EXE= XBB_HOST_MACHINE=x86_64 XBB_HOST_OBJDUMP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objdump XBB_HOST_PLATFORM=linux XBB_HOST_RANLIB=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib XBB_HOST_SHLIB_EXT=so XBB_HOST_STRIP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip XBB_HOST_TRIPLET=x86_64-pc-linux-gnu XBB_IS_DEBUG=n XBB_IS_DEVELOP=n XBB_LDFLAGS= -O2 XBB_LDFLAGS_APP= -O2 -Wl,--gc-sections XBB_LDFLAGS_APP_STATIC_GCC= -O2 -Wl,--gc-sections -static-libgcc -static-libstdc++ XBB_LDFLAGS_LIB= -O2 XBB_LIBRARIES_INSTALL_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install XBB_LIBRARY_PATH= XBB_LOGS_COPIED_FILES_FILE_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/logs/copied-files-20230716-104405.txt XBB_LOGS_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/logs XBB_NATIVE_DEPENDENCIES_INSTALL_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install XBB_REQUESTED_BUILD_RELATIVE_FOLDER=build/linux-x64 XBB_REQUESTED_HOST_ARCH=x64 XBB_REQUESTED_HOST_BITS=64 XBB_REQUESTED_HOST_MACHINE=x86_64 XBB_REQUESTED_HOST_PLATFORM=linux XBB_REQUESTED_HOST_TRIPLET=x86_64-pc-linux-gnu XBB_REQUESTED_TARGET_ARCH=x64 XBB_REQUESTED_TARGET_BITS=64 XBB_REQUESTED_TARGET_MACHINE=x86_64 XBB_REQUESTED_TARGET_PLATFORM=linux XBB_REQUESTED_TARGET_TRIPLET=x86_64-pc-linux-gnu XBB_REQUEST_TARGET_BE_WINDOWS=n XBB_SAVED_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin:/home/kristof/Work/xpacks/openocd-xpack.git/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin XBB_SCRIPT_BEGIN_SECOND=1689504245 XBB_SOURCES_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources XBB_STAMPS_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/stamps XBB_TARGET_ARCH=x64 XBB_TARGET_BITS=64 XBB_TARGET_DOT_EXE= XBB_TARGET_MACHINE=x86_64 XBB_TARGET_OBJDUMP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objdump XBB_TARGET_PLATFORM=linux XBB_TARGET_RANLIB=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib XBB_TARGET_SHLIB_EXT=so XBB_TARGET_STRIP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip XBB_TARGET_TRIPLET=x86_64-pc-linux-gnu XBB_TARGET_WORK_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64 XBB_TESTS_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/tests XBB_TEST_COMMANDS_FILE_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/tests/commands XBB_TEST_ONLY=n XBB_WHILE_RUNNING_TESTS=y XBB_WITHOUT_MULTILIB=n XBB_WITH_HTML=n XBB_WITH_PDF=n XBB_WITH_STRIP=y XBB_WITH_TESTS=n YARN_VERSION=1.22.19 _=/usr/bin/env ## Running "xbb_set_target native" completed ## Running "autoconf_test /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin"... Testing if autoconf scripts start properly... [/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/autoconf --version] autoconf (GNU Autoconf) 2.71 Copyright (C) 2021 Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later , This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by David J. MacKenzie and Akim Demaille. ## Running "autoconf_test /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin" completed ## Running "automake_test /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin"... Testing if automake scripts start properly... [/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/automake --version] automake (GNU automake) 1.16.5 Copyright (C) 2021 Free Software Foundation, Inc. License GPLv2+: GNU GPL version 2 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by Tom Tromey and Alexandre Duret-Lutz . ## Running "automake_test /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin" completed ## Running "libtool_test /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin"... Testing if libtool binaries start properly... [/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/libtool --version] libtool (GNU libtool) 2.4.7 Written by Gordon Matzigkeit, 1996 Copyright (C) 2014 Free Software Foundation, Inc. Testing if libtool binaries display help... [/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/libtool --help] Usage: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/libtool [OPTION]... [MODE-ARG]... Provide generalized library-building support services. Options: --config show all configuration variables --debug enable verbose shell tracing -n, --dry-run display commands without modifying any files --features display basic configuration information and exit --mode=MODE use operation mode MODE --no-warnings equivalent to '-Wnone' --preserve-dup-deps don't remove duplicate dependency libraries --quiet, --silent don't print informational messages --tag=TAG use configuration variables from tag TAG -v, --verbose print more informational messages than default --version print version information -W, --warnings=CATEGORY report the warnings falling in CATEGORY [all] -h, --help, --help-all print short, long, or detailed help message Warning categories include: 'all' show all warnings 'none' turn off all the warnings 'error' warnings are treated as fatal errors MODE must be one of the following: clean remove files from the build directory compile compile a source file into a libtool object execute automatically set library path, then run a program finish complete the installation of libtool libraries install install libraries or executables link create a library or an executable uninstall remove libraries from an installed directory MODE-ARGS vary depending on the MODE. When passed as first option, '--mode=MODE' may be abbreviated as 'MODE' or a unique abbreviation of that. Try 'libtool --help --mode=MODE' for a more detailed description of MODE. When reporting a bug, please describe a test case to reproduce it and include the following information: host-triplet: x86_64-pc-linux-gnu shell: /bin/bash compiler: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc compiler flags: -ffunction-sections -fdata-sections -pipe -O2 -w linker: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld -m elf_x86_64 (gnu? yes) version: libtool (GNU libtool) 2.4.7 automake: automake (GNU automake) 1.15.1 autoconf: autoconf (GNU Autoconf) 2.69 Report bugs to . GNU libtool home page: . General help using GNU software: . ## Running "libtool_test /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin" completed ## Running "pkg_config_test /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin"... Checking the pkg_config binaries shared libraries... [ls -l /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/pkg-config] -rwxr-xr-x 1 kristof kristof 162960 Jul 16 10:45 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/pkg-config [readelf -d /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/pkg-config | egrep ...] 0x000000000000000f (RPATH) Library rpath: [/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc/x86_64-pc-linux-gnu/12.2.0:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib/gcc:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64:/lib/x86_64-linux-gnu:/lib64:/usr/lib/x86_64-linux-gnu:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/x86_64-pc-linux-gnu/lib:/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib:/lib:/usr/lib] 0x0000000000000001 (NEEDED) Shared library: [libiconv.so.2] 0x0000000000000001 (NEEDED) Shared library: [libpthread.so.0] 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] [ldd -v /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/pkg-config] linux-vdso.so.1 (0x00007ffca53d8000) libiconv.so.2 => /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libiconv.so.2 (0x00007f47df823000) libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f47df512000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f47df121000) /lib64/ld-linux-x86-64.so.2 (0x00007f47df731000) Version information: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/pkg-config: libpthread.so.0 (GLIBC_2.3.3) => /lib/x86_64-linux-gnu/libpthread.so.0 libpthread.so.0 (GLIBC_2.3.2) => /lib/x86_64-linux-gnu/libpthread.so.0 libpthread.so.0 (GLIBC_2.2.5) => /lib/x86_64-linux-gnu/libpthread.so.0 libc.so.6 (GLIBC_2.3.3) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.14) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.3) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.2.5) => /lib/x86_64-linux-gnu/libc.so.6 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libiconv.so.2: libc.so.6 (GLIBC_2.14) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.2.5) => /lib/x86_64-linux-gnu/libc.so.6 /lib/x86_64-linux-gnu/libpthread.so.0: ld-linux-x86-64.so.2 (GLIBC_2.2.5) => /lib64/ld-linux-x86-64.so.2 ld-linux-x86-64.so.2 (GLIBC_PRIVATE) => /lib64/ld-linux-x86-64.so.2 libc.so.6 (GLIBC_2.14) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.3.2) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.4) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.2.5) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_PRIVATE) => /lib/x86_64-linux-gnu/libc.so.6 /lib/x86_64-linux-gnu/libc.so.6: ld-linux-x86-64.so.2 (GLIBC_2.3) => /lib64/ld-linux-x86-64.so.2 ld-linux-x86-64.so.2 (GLIBC_PRIVATE) => /lib64/ld-linux-x86-64.so.2 Testing if pkg_config binaries start properly... [/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/pkg-config --version] 0.29.2 ## Running "pkg_config_test /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin" completed ## Running "texinfo_test /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin"... Testing if texinfo scripts start properly... [/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin/texi2pdf --version] texi2pdf (GNU Texinfo 7.0) Copyright (C) 2022 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. ## Running "texinfo_test /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/bin" completed ## Running "xbb_set_target requested"... # The XBB environment... pwd: /home/kristof/Work/xpacks/openocd-xpack.git ADDR2LINE=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/addr2line AR=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar AS=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/as CC=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc CI=false CONFIG_SHELL=/bin/bash CXX=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++ FORCE_UNSAFE_CONFIGURE=1 HOME=/home/kristof HOSTNAME=docker INSTALL=/usr/bin/install LANG=C LD=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld LD_LIBRARY_PATH= M4=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gm4 NM=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/nm NODE_ENV=production NODE_VERSION=16.18.0 OBJCOPY=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objcopy OBJDUMP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objdump PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin:/home/kristof/Work/xpacks/openocd-xpack.git/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PKG_CONFIG=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/pkg-config PKG_CONFIG_LIBDIR= PKG_CONFIG_PATH= PWD=/home/kristof/Work/xpacks/openocd-xpack.git PYTHON=/usr/bin/python RANLIB=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib READELF=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/readelf REALPATH=/usr/bin/realpath SED=/bin/sed SHELL=/bin/bash SHLVL=1 SIZE=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/size STRIP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip TZ=UTC XBB_APPLICATION_INSTALL_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application XBB_ARCHIVE_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/archive XBB_BOOTSTRAP_SUFFIX=-bootstrap XBB_BUILD_ARCH=x64 XBB_BUILD_BITS=64 XBB_BUILD_DISTRO_LOWER_CASE_NAME=ubuntu XBB_BUILD_DISTRO_NAME=Ubuntu XBB_BUILD_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build XBB_BUILD_GIT_PATH=/home/kristof/Work/xpacks/openocd-xpack.git XBB_BUILD_MACHINE=x86_64 XBB_BUILD_OBJDUMP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objdump XBB_BUILD_PLATFORM=linux XBB_BUILD_RANLIB=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib XBB_BUILD_STRIP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip XBB_BUILD_TRIPLET=x86_64-pc-linux-gnu XBB_BUILD_UNAME=Linux XBB_CFLAGS=-ffunction-sections -fdata-sections -pipe -O2 XBB_CFLAGS_NO_W=-ffunction-sections -fdata-sections -pipe -O2 -w XBB_CPPFLAGS= XBB_CURRENT_TRIPLET= XBB_CXXFLAGS=-ffunction-sections -fdata-sections -pipe -O2 XBB_CXXFLAGS_NO_W=-ffunction-sections -fdata-sections -pipe -O2 -w XBB_DASH_V= XBB_DEPENDENCIES_INSTALL_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install XBB_DEPLOY_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/deploy XBB_DISTRO_INFO_NAME=distro-info XBB_DOWNLOAD_FOLDER_PATH=/home/kristof/Work/cache XBB_EXECUTABLES_INSTALL_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install XBB_HOST_ARCH=x64 XBB_HOST_BITS=64 XBB_HOST_DOT_EXE= XBB_HOST_MACHINE=x86_64 XBB_HOST_OBJDUMP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objdump XBB_HOST_PLATFORM=linux XBB_HOST_RANLIB=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib XBB_HOST_SHLIB_EXT=so XBB_HOST_STRIP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip XBB_HOST_TRIPLET=x86_64-pc-linux-gnu XBB_IS_DEBUG=n XBB_IS_DEVELOP=n XBB_LDFLAGS= -O2 XBB_LDFLAGS_APP= -O2 -Wl,--gc-sections XBB_LDFLAGS_APP_STATIC_GCC= -O2 -Wl,--gc-sections -static-libgcc -static-libstdc++ XBB_LDFLAGS_LIB= -O2 XBB_LIBRARIES_INSTALL_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install XBB_LIBRARY_PATH= XBB_LOGS_COPIED_FILES_FILE_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/logs/copied-files-20230716-104405.txt XBB_LOGS_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/logs XBB_NATIVE_DEPENDENCIES_INSTALL_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install XBB_REQUESTED_BUILD_RELATIVE_FOLDER=build/linux-x64 XBB_REQUESTED_HOST_ARCH=x64 XBB_REQUESTED_HOST_BITS=64 XBB_REQUESTED_HOST_MACHINE=x86_64 XBB_REQUESTED_HOST_PLATFORM=linux XBB_REQUESTED_HOST_TRIPLET=x86_64-pc-linux-gnu XBB_REQUESTED_TARGET_ARCH=x64 XBB_REQUESTED_TARGET_BITS=64 XBB_REQUESTED_TARGET_MACHINE=x86_64 XBB_REQUESTED_TARGET_PLATFORM=linux XBB_REQUESTED_TARGET_TRIPLET=x86_64-pc-linux-gnu XBB_REQUEST_TARGET_BE_WINDOWS=n XBB_SAVED_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin:/home/kristof/Work/xpacks/openocd-xpack.git/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin XBB_SCRIPT_BEGIN_SECOND=1689504245 XBB_SOURCES_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources XBB_STAMPS_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/stamps XBB_TARGET_ARCH=x64 XBB_TARGET_BITS=64 XBB_TARGET_DOT_EXE= XBB_TARGET_MACHINE=x86_64 XBB_TARGET_OBJDUMP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objdump XBB_TARGET_PLATFORM=linux XBB_TARGET_RANLIB=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib XBB_TARGET_SHLIB_EXT=so XBB_TARGET_STRIP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip XBB_TARGET_TRIPLET=x86_64-pc-linux-gnu XBB_TARGET_WORK_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64 XBB_TESTS_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/tests XBB_TEST_COMMANDS_FILE_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/tests/commands XBB_TEST_ONLY=n XBB_WHILE_RUNNING_TESTS=y XBB_WITHOUT_MULTILIB=n XBB_WITH_HTML=n XBB_WITH_PDF=n XBB_WITH_STRIP=y XBB_WITH_TESTS=n YARN_VERSION=1.22.19 _=/usr/bin/env ## Running "xbb_set_target requested" completed ## Running "openocd_test /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin"... Checking the openocd shared libraries... [ls -l /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin/openocd] -rwxr-xr-x 1 kristof kristof 3973417 Jul 16 10:49 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin/openocd [readelf -d /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin/openocd | egrep ...] 0x000000000000000f (RPATH) Library rpath: [$ORIGIN/../libexec] 0x0000000000000001 (NEEDED) Shared library: [libftdi1.so.2] 0x0000000000000001 (NEEDED) Shared library: [libhidapi-hidraw.so.0] 0x0000000000000001 (NEEDED) Shared library: [libusb-1.0.so.0] 0x0000000000000001 (NEEDED) Shared library: [libm.so.6] 0x0000000000000001 (NEEDED) Shared library: [libutil.so.1] 0x0000000000000001 (NEEDED) Shared library: [libdl.so.2] 0x0000000000000001 (NEEDED) Shared library: [libudev.so.1] 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] [ldd -v /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin/openocd] linux-vdso.so.1 (0x00007ffec0da7000) libftdi1.so.2 => /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin/../libexec/libftdi1.so.2 (0x00007f208cb0c000) libhidapi-hidraw.so.0 => /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin/../libexec/libhidapi-hidraw.so.0 (0x00007f208cb03000) libusb-1.0.so.0 => /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin/../libexec/libusb-1.0.so.0 (0x00007f208cae2000) libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f208c062000) libutil.so.1 => /lib/x86_64-linux-gnu/libutil.so.1 (0x00007f208be5f000) libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f208bc5b000) libudev.so.1 => /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin/../libexec/libudev.so.1 (0x00007f208ba00000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f208b60f000) libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f208b3f0000) libatomic.so.1 => /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin/../libexec/libatomic.so.1 (0x00007f208cacf000) /lib64/ld-linux-x86-64.so.2 (0x00007f208c8f7000) librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f208b1e8000) Version information: /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin/openocd: libutil.so.1 (GLIBC_2.2.5) => /lib/x86_64-linux-gnu/libutil.so.1 libdl.so.2 (GLIBC_2.2.5) => /lib/x86_64-linux-gnu/libdl.so.2 libm.so.6 (GLIBC_2.2.5) => /lib/x86_64-linux-gnu/libm.so.6 libc.so.6 (GLIBC_2.14) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.3) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.11) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.7) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.17) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.2.5) => /lib/x86_64-linux-gnu/libc.so.6 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin/../libexec/libftdi1.so.2: libc.so.6 (GLIBC_2.7) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.14) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.2.5) => /lib/x86_64-linux-gnu/libc.so.6 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin/../libexec/libhidapi-hidraw.so.0: libudev.so.1 (LIBUDEV_183) => /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin/../libexec/libudev.so.1 libpthread.so.0 (GLIBC_2.2.5) => /lib/x86_64-linux-gnu/libpthread.so.0 libc.so.6 (GLIBC_2.7) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.2.5) => /lib/x86_64-linux-gnu/libc.so.6 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin/../libexec/libusb-1.0.so.0: ld-linux-x86-64.so.2 (GLIBC_2.3) => /lib64/ld-linux-x86-64.so.2 libudev.so.1 (LIBUDEV_183) => /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin/../libexec/libudev.so.1 libpthread.so.0 (GLIBC_2.3.3) => /lib/x86_64-linux-gnu/libpthread.so.0 libpthread.so.0 (GLIBC_2.12) => /lib/x86_64-linux-gnu/libpthread.so.0 libpthread.so.0 (GLIBC_2.3.2) => /lib/x86_64-linux-gnu/libpthread.so.0 libpthread.so.0 (GLIBC_2.2.5) => /lib/x86_64-linux-gnu/libpthread.so.0 libc.so.6 (GLIBC_2.3) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.7) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.14) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.8) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.17) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.2.5) => /lib/x86_64-linux-gnu/libc.so.6 /lib/x86_64-linux-gnu/libm.so.6: ld-linux-x86-64.so.2 (GLIBC_PRIVATE) => /lib64/ld-linux-x86-64.so.2 libc.so.6 (GLIBC_2.4) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.2.5) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_PRIVATE) => /lib/x86_64-linux-gnu/libc.so.6 /lib/x86_64-linux-gnu/libutil.so.1: libc.so.6 (GLIBC_2.4) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_PRIVATE) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.2.5) => /lib/x86_64-linux-gnu/libc.so.6 /lib/x86_64-linux-gnu/libdl.so.2: ld-linux-x86-64.so.2 (GLIBC_PRIVATE) => /lib64/ld-linux-x86-64.so.2 libc.so.6 (GLIBC_PRIVATE) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.4) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.2.5) => /lib/x86_64-linux-gnu/libc.so.6 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin/../libexec/libudev.so.1: librt.so.1 (GLIBC_2.2.5) => /lib/x86_64-linux-gnu/librt.so.1 ld-linux-x86-64.so.2 (GLIBC_2.3) => /lib64/ld-linux-x86-64.so.2 libpthread.so.0 (GLIBC_2.2.5) => /lib/x86_64-linux-gnu/libpthread.so.0 libc.so.6 (GLIBC_2.3) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.9) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.25) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.16) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.8) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.3.2) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.4) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.14) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.3.4) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.2.5) => /lib/x86_64-linux-gnu/libc.so.6 /lib/x86_64-linux-gnu/libc.so.6: ld-linux-x86-64.so.2 (GLIBC_2.3) => /lib64/ld-linux-x86-64.so.2 ld-linux-x86-64.so.2 (GLIBC_PRIVATE) => /lib64/ld-linux-x86-64.so.2 /lib/x86_64-linux-gnu/libpthread.so.0: ld-linux-x86-64.so.2 (GLIBC_2.2.5) => /lib64/ld-linux-x86-64.so.2 ld-linux-x86-64.so.2 (GLIBC_PRIVATE) => /lib64/ld-linux-x86-64.so.2 libc.so.6 (GLIBC_2.14) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.3.2) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.4) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.2.5) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_PRIVATE) => /lib/x86_64-linux-gnu/libc.so.6 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin/../libexec/libatomic.so.1: libpthread.so.0 (GLIBC_2.2.5) => /lib/x86_64-linux-gnu/libpthread.so.0 libc.so.6 (GLIBC_2.14) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.2.5) => /lib/x86_64-linux-gnu/libc.so.6 /lib/x86_64-linux-gnu/librt.so.1: libpthread.so.0 (GLIBC_2.3.2) => /lib/x86_64-linux-gnu/libpthread.so.0 libpthread.so.0 (GLIBC_PRIVATE) => /lib/x86_64-linux-gnu/libpthread.so.0 libpthread.so.0 (GLIBC_2.2.5) => /lib/x86_64-linux-gnu/libpthread.so.0 libc.so.6 (GLIBC_2.14) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.3.2) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.4) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_2.2.5) => /lib/x86_64-linux-gnu/libc.so.6 libc.so.6 (GLIBC_PRIVATE) => /lib/x86_64-linux-gnu/libc.so.6 Checking if openocd starts... [/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin/openocd --version] xPack Open On-Chip Debugger 0.12.0+dev-01275-g2c57d11c7-dirty (2023-07-16-10:47) Licensed under GNU GPL v2 For bug reports, read http://openocd.org/doc/doxygen/bugs.html [/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin/openocd -c adapter driver dummy -c adapter speed 1000 -c adapter list -c transport list -c target types -c echo baburiba -c shutdown] xPack Open On-Chip Debugger 0.12.0+dev-01275-g2c57d11c7-dirty (2023-07-16-10:47) Licensed under GNU GPL v2 For bug reports, read http://openocd.org/doc/doxygen/bugs.html Info : only one transport option; autoselecting 'jtag' adapter speed: 1000 kHz The following debug adapters are available: 1: parport 2: dummy 3: ftdi 4: usb_blaster 5: esp_usb_jtag 6: jtag_vpi 7: ft232r 8: amt_jtagaccel 9: gw16012 10: presto 11: usbprog 12: openjtag 13: jlink 14: vsllink 15: rlink 16: ulink 17: arm-jtag-ew 18: buspirate 19: remote_bitbang 20: hla 21: osbdm 22: opendous 23: sysfsgpio 24: cmsis-dap 25: kitprog 26: xds110 27: st-link The following transports are available: swd dapdirect_swd dapdirect_jtag swim hla_jtag hla_swd jtag arm7tdmi arm9tdmi arm920t arm720t arm966e arm946e arm926ejs fa526 feroceon dragonite xscale xtensa cortex_m cortex_a cortex_r4 arm11 ls1_sap mips_m4k avr dsp563xx dsp5680xx testee avr32_ap7k hla_target esp32 esp32s2 esp32s3 or1k quark_x10xx quark_d20xx stm8 riscv mem_ap esirisc arcv2 aarch64 armv8r mips_mips64 baburiba shutdown command invoked ## Running "openocd_test /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin" completed ## Running "xbb_set_target requested"... # The XBB environment... pwd: /home/kristof/Work/xpacks/openocd-xpack.git ADDR2LINE=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/addr2line AR=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar AS=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/as CC=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc CI=false CONFIG_SHELL=/bin/bash CXX=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++ FORCE_UNSAFE_CONFIGURE=1 HOME=/home/kristof HOSTNAME=docker INSTALL=/usr/bin/install LANG=C LD=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld LD_LIBRARY_PATH= M4=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gm4 NM=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/nm NODE_ENV=production NODE_VERSION=16.18.0 OBJCOPY=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objcopy OBJDUMP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objdump PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin:/home/kristof/Work/xpacks/openocd-xpack.git/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PKG_CONFIG=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/pkg-config PKG_CONFIG_LIBDIR= PKG_CONFIG_PATH= PWD=/home/kristof/Work/xpacks/openocd-xpack.git PYTHON=/usr/bin/python RANLIB=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib READELF=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/readelf REALPATH=/usr/bin/realpath SED=/bin/sed SHELL=/bin/bash SHLVL=1 SIZE=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/size STRIP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip TZ=UTC XBB_APPLICATION_INSTALL_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application XBB_ARCHIVE_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/archive XBB_BOOTSTRAP_SUFFIX=-bootstrap XBB_BUILD_ARCH=x64 XBB_BUILD_BITS=64 XBB_BUILD_DISTRO_LOWER_CASE_NAME=ubuntu XBB_BUILD_DISTRO_NAME=Ubuntu XBB_BUILD_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build XBB_BUILD_GIT_PATH=/home/kristof/Work/xpacks/openocd-xpack.git XBB_BUILD_MACHINE=x86_64 XBB_BUILD_OBJDUMP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objdump XBB_BUILD_PLATFORM=linux XBB_BUILD_RANLIB=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib XBB_BUILD_STRIP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip XBB_BUILD_TRIPLET=x86_64-pc-linux-gnu XBB_BUILD_UNAME=Linux XBB_CFLAGS=-ffunction-sections -fdata-sections -pipe -O2 XBB_CFLAGS_NO_W=-ffunction-sections -fdata-sections -pipe -O2 -w XBB_CPPFLAGS= XBB_CURRENT_TRIPLET= XBB_CXXFLAGS=-ffunction-sections -fdata-sections -pipe -O2 XBB_CXXFLAGS_NO_W=-ffunction-sections -fdata-sections -pipe -O2 -w XBB_DASH_V= XBB_DEPENDENCIES_INSTALL_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install XBB_DEPLOY_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/deploy XBB_DISTRO_INFO_NAME=distro-info XBB_DOWNLOAD_FOLDER_PATH=/home/kristof/Work/cache XBB_EXECUTABLES_INSTALL_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install XBB_HOST_ARCH=x64 XBB_HOST_BITS=64 XBB_HOST_DOT_EXE= XBB_HOST_MACHINE=x86_64 XBB_HOST_OBJDUMP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objdump XBB_HOST_PLATFORM=linux XBB_HOST_RANLIB=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib XBB_HOST_SHLIB_EXT=so XBB_HOST_STRIP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip XBB_HOST_TRIPLET=x86_64-pc-linux-gnu XBB_IS_DEBUG=n XBB_IS_DEVELOP=n XBB_LDFLAGS= -O2 XBB_LDFLAGS_APP= -O2 -Wl,--gc-sections XBB_LDFLAGS_APP_STATIC_GCC= -O2 -Wl,--gc-sections -static-libgcc -static-libstdc++ XBB_LDFLAGS_LIB= -O2 XBB_LIBRARIES_INSTALL_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install XBB_LIBRARY_PATH= XBB_LOGS_COPIED_FILES_FILE_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/logs/copied-files-20230716-104405.txt XBB_LOGS_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/logs XBB_NATIVE_DEPENDENCIES_INSTALL_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install XBB_REQUESTED_BUILD_RELATIVE_FOLDER=build/linux-x64 XBB_REQUESTED_HOST_ARCH=x64 XBB_REQUESTED_HOST_BITS=64 XBB_REQUESTED_HOST_MACHINE=x86_64 XBB_REQUESTED_HOST_PLATFORM=linux XBB_REQUESTED_HOST_TRIPLET=x86_64-pc-linux-gnu XBB_REQUESTED_TARGET_ARCH=x64 XBB_REQUESTED_TARGET_BITS=64 XBB_REQUESTED_TARGET_MACHINE=x86_64 XBB_REQUESTED_TARGET_PLATFORM=linux XBB_REQUESTED_TARGET_TRIPLET=x86_64-pc-linux-gnu XBB_REQUEST_TARGET_BE_WINDOWS=n XBB_SAVED_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin:/home/kristof/Work/xpacks/openocd-xpack.git/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin XBB_SCRIPT_BEGIN_SECOND=1689504245 XBB_SOURCES_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources XBB_STAMPS_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/stamps XBB_TARGET_ARCH=x64 XBB_TARGET_BITS=64 XBB_TARGET_DOT_EXE= XBB_TARGET_MACHINE=x86_64 XBB_TARGET_OBJDUMP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objdump XBB_TARGET_PLATFORM=linux XBB_TARGET_RANLIB=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib XBB_TARGET_SHLIB_EXT=so XBB_TARGET_STRIP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip XBB_TARGET_TRIPLET=x86_64-pc-linux-gnu XBB_TARGET_WORK_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64 XBB_TESTS_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/tests XBB_TEST_COMMANDS_FILE_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/tests/commands XBB_TEST_ONLY=n XBB_WHILE_RUNNING_TESTS=y XBB_WITHOUT_MULTILIB=n XBB_WITH_HTML=n XBB_WITH_PDF=n XBB_WITH_STRIP=y XBB_WITH_TESTS=n YARN_VERSION=1.22.19 _=/usr/bin/env ## Running "xbb_set_target requested" completed ## Running "xbb_set_target requested"... # The XBB environment... pwd: /home/kristof/Work/xpacks/openocd-xpack.git ADDR2LINE=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/addr2line AR=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ar AS=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/as CC=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gcc CI=false CONFIG_SHELL=/bin/bash CXX=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/g++ FORCE_UNSAFE_CONFIGURE=1 HOME=/home/kristof HOSTNAME=docker INSTALL=/usr/bin/install LANG=C LD=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ld LD_LIBRARY_PATH= M4=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/gm4 NM=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/nm NODE_ENV=production NODE_VERSION=16.18.0 OBJCOPY=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objcopy OBJDUMP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objdump PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin:/home/kristof/Work/xpacks/openocd-xpack.git/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PKG_CONFIG=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/pkg-config PKG_CONFIG_LIBDIR= PKG_CONFIG_PATH= PWD=/home/kristof/Work/xpacks/openocd-xpack.git PYTHON=/usr/bin/python RANLIB=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib READELF=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/readelf REALPATH=/usr/bin/realpath SED=/bin/sed SHELL=/bin/bash SHLVL=1 SIZE=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/size STRIP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip TZ=UTC XBB_APPLICATION_INSTALL_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application XBB_ARCHIVE_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/archive XBB_BOOTSTRAP_SUFFIX=-bootstrap XBB_BUILD_ARCH=x64 XBB_BUILD_BITS=64 XBB_BUILD_DISTRO_LOWER_CASE_NAME=ubuntu XBB_BUILD_DISTRO_NAME=Ubuntu XBB_BUILD_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/build XBB_BUILD_GIT_PATH=/home/kristof/Work/xpacks/openocd-xpack.git XBB_BUILD_MACHINE=x86_64 XBB_BUILD_OBJDUMP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objdump XBB_BUILD_PLATFORM=linux XBB_BUILD_RANLIB=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib XBB_BUILD_STRIP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip XBB_BUILD_TRIPLET=x86_64-pc-linux-gnu XBB_BUILD_UNAME=Linux XBB_CFLAGS=-ffunction-sections -fdata-sections -pipe -O2 XBB_CFLAGS_NO_W=-ffunction-sections -fdata-sections -pipe -O2 -w XBB_CPPFLAGS= XBB_CURRENT_TRIPLET= XBB_CXXFLAGS=-ffunction-sections -fdata-sections -pipe -O2 XBB_CXXFLAGS_NO_W=-ffunction-sections -fdata-sections -pipe -O2 -w XBB_DASH_V= XBB_DEPENDENCIES_INSTALL_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install XBB_DEPLOY_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/deploy XBB_DISTRO_INFO_NAME=distro-info XBB_DOWNLOAD_FOLDER_PATH=/home/kristof/Work/cache XBB_EXECUTABLES_INSTALL_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install XBB_HOST_ARCH=x64 XBB_HOST_BITS=64 XBB_HOST_DOT_EXE= XBB_HOST_MACHINE=x86_64 XBB_HOST_OBJDUMP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objdump XBB_HOST_PLATFORM=linux XBB_HOST_RANLIB=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib XBB_HOST_SHLIB_EXT=so XBB_HOST_STRIP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip XBB_HOST_TRIPLET=x86_64-pc-linux-gnu XBB_IS_DEBUG=n XBB_IS_DEVELOP=n XBB_LDFLAGS= -O2 XBB_LDFLAGS_APP= -O2 -Wl,--gc-sections XBB_LDFLAGS_APP_STATIC_GCC= -O2 -Wl,--gc-sections -static-libgcc -static-libstdc++ XBB_LDFLAGS_LIB= -O2 XBB_LIBRARIES_INSTALL_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install XBB_LIBRARY_PATH= XBB_LOGS_COPIED_FILES_FILE_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/logs/copied-files-20230716-104405.txt XBB_LOGS_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/logs XBB_NATIVE_DEPENDENCIES_INSTALL_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install XBB_REQUESTED_BUILD_RELATIVE_FOLDER=build/linux-x64 XBB_REQUESTED_HOST_ARCH=x64 XBB_REQUESTED_HOST_BITS=64 XBB_REQUESTED_HOST_MACHINE=x86_64 XBB_REQUESTED_HOST_PLATFORM=linux XBB_REQUESTED_HOST_TRIPLET=x86_64-pc-linux-gnu XBB_REQUESTED_TARGET_ARCH=x64 XBB_REQUESTED_TARGET_BITS=64 XBB_REQUESTED_TARGET_MACHINE=x86_64 XBB_REQUESTED_TARGET_PLATFORM=linux XBB_REQUESTED_TARGET_TRIPLET=x86_64-pc-linux-gnu XBB_REQUEST_TARGET_BE_WINDOWS=n XBB_SAVED_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin:/home/kristof/Work/xpacks/openocd-xpack.git/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin XBB_SCRIPT_BEGIN_SECOND=1689504245 XBB_SOURCES_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources XBB_STAMPS_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/stamps XBB_TARGET_ARCH=x64 XBB_TARGET_BITS=64 XBB_TARGET_DOT_EXE= XBB_TARGET_MACHINE=x86_64 XBB_TARGET_OBJDUMP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/objdump XBB_TARGET_PLATFORM=linux XBB_TARGET_RANLIB=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/ranlib XBB_TARGET_SHLIB_EXT=so XBB_TARGET_STRIP=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/xpacks/.bin/strip XBB_TARGET_TRIPLET=x86_64-pc-linux-gnu XBB_TARGET_WORK_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64 XBB_TESTS_FOLDER_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/tests XBB_TEST_COMMANDS_FILE_PATH=/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/tests/commands XBB_TEST_ONLY=n XBB_WHILE_RUNNING_TESTS=y XBB_WITHOUT_MULTILIB=n XBB_WITH_HTML=n XBB_WITH_PDF=n XBB_WITH_STRIP=y XBB_WITH_TESTS=n YARN_VERSION=1.22.19 _=/usr/bin/env ## Running "xbb_set_target requested" completed Final tests completed successfuly # Build results... [ls -l /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application] total 20 -rw-r--r-- 1 kristof kristof 336 Jul 16 10:49 README.md drwxr-xr-x 2 kristof kristof 4096 Jul 16 10:49 bin drwxr-xr-x 5 kristof kristof 4096 Jul 16 10:44 distro-info drwxr-xr-x 2 kristof kristof 4096 Jul 16 10:49 libexec drwxr-xr-x 5 kristof kristof 4096 Jul 16 10:49 openocd [ls -l /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/bin] total 3884 -rwxr-xr-x 1 kristof kristof 3973417 Jul 16 10:49 openocd # Copied files... /home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.1/.content/lib64/libatomic.so.1.2.0 => /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libatomic.so.1.2.0 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libftdi1.so.2.5.0 => /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libftdi1.so.2.5.0 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libhidapi-hidraw.so.0.13.1 => /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libhidapi-hidraw.so.0.13.1 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libudev.so.1.6.9 => /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libudev.so.1.6.9 /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libusb-1.0.so.0.3.0 => /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/application/libexec/libusb-1.0.so.0.3.0 package.json xpack.bin definitions: "openocd": "./.content/bin/openocd", [ls -l /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/deploy] total 2504 -rw-r--r-- 1 kristof kristof 2558081 Jul 16 10:49 xpack-openocd-0.12.0-1-linux-x64.tar.gz -rw-r--r-- 1 kristof kristof 106 Jul 16 10:49 xpack-openocd-0.12.0-1-linux-x64.tar.gz.sha The xPack OpenOCD (openocd) project - linux-x64 Script "scripts/build.sh" completed at Sun Jul 16 10:49:33 UTC 2023 Duration: 5 minute(s) Make the build folder writable by all... [chmod -R a+w /home/kristof/Work/xpacks/openocd-xpack.git/build] Make the xpacks folder writable by all... [chmod a+w /home/kristof/Work/xpacks/openocd-xpack.git/xpacks]