kristof@kristof-vm:~$ 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 cdd6fae64bc3794aa910fb4f16fbc38a70c7f9baf9b5f35b25963989a1ad702f > 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 7s 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:15 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 09:35 scripts drwxrwxrwx 2 kristof kristof 4096 Jul 16 10:15 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/m4@1.4.19-2.1 + @xpack-dev-tools/patchelf@0.17.2-1.1 + @xpack-dev-tools/gcc@12.2.0-2.1 + @xpack-dev-tools/pkg-config@0.29.2-2.1 + @xpack-dev-tools/ninja-build@1.11.1-2.1 + @xpack-dev-tools/cmake@3.23.5-1.1 'xpacks/xpack-dev-tools-m4' -> '/home/kristof/.local/xPacks/@xpack-dev-tools/m4/1.4.19-2.1' 'xpacks/xpack-dev-tools-patchelf' -> '/home/kristof/.local/xPacks/@xpack-dev-tools/patchelf/0.17.2-1.1' 'xpacks/xpack-dev-tools-gcc' -> '/home/kristof/.local/xPacks/@xpack-dev-tools/gcc/12.2.0-2.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-ninja-build' -> '/home/kristof/.local/xPacks/@xpack-dev-tools/ninja-build/1.11.1-2.1' 'xpacks/xpack-dev-tools-cmake' -> '/home/kristof/.local/xPacks/@xpack-dev-tools/cmake/3.23.5-1.1' 'xpacks/.bin/gm4' -> '../xpack-dev-tools-m4/.content/bin/gm4' 'xpacks/.bin/m4' -> '../xpack-dev-tools-m4/.content/bin/m4' 'xpacks/.bin/patchelf' -> '../xpack-dev-tools-patchelf/.content/bin/patchelf' 'xpacks/.bin/addr2line' -> '../xpack-dev-tools-gcc/.content/bin/addr2line' 'xpacks/.bin/pkg-config' -> '../xpack-dev-tools-pkg-config/.content/bin/pkg-config' 'xpacks/.bin/ninja' -> '../xpack-dev-tools-ninja-build/.content/bin/ninja' 'xpacks/.bin/ccmake' -> '../xpack-dev-tools-cmake/.content/bin/ccmake' 'xpacks/.bin/ar' -> '../xpack-dev-tools-gcc/.content/bin/ar' 'xpacks/.bin/cmake' -> '../xpack-dev-tools-cmake/.content/bin/cmake' 'xpacks/.bin/as' -> '../xpack-dev-tools-gcc/.content/bin/as' 'xpacks/.bin/cpack' -> '../xpack-dev-tools-cmake/.content/bin/cpack' 'xpacks/.bin/c++' -> '../xpack-dev-tools-gcc/.content/bin/c++' 'xpacks/.bin/ctest' -> '../xpack-dev-tools-cmake/.content/bin/ctest' '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:~$ 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:16:43 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=1689502603 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... 20230716T101713Z 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... 20230716T101721Z 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:17 /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 (0x00007ffc8b18c000) libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f39fa6b0000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f39fa2bf000) /lib64/ld-linux-x86-64.so.2 (0x00007f39fa8b4000) 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:18 /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 (0x00007fffac50d000) libiconv.so.2 => /home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/install/lib/libiconv.so.2 (0x00007fa9d3b97000) libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007fa9d3886000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fa9d3495000) /lib64/ld-linux-x86-64.so.2 (0x00007fa9d3aa5000) 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-101644.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=1689502603 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/hpmicro/riscv-openocd.git"... [git clone --branch=master https://github.com/hpmicro/riscv-openocd.git openocd.git] Cloning into 'openocd.git'... [git checkout -qf HEAD] Submodule 'src/libexpat' (git://github.com/libexpat/libexpat) registered for path 'src/libexpat' Submodule 'src/libusb' (git://github.com/libusb/libusb.git) registered for path 'src/libusb' Submodule 'src/riscv-gnu-toolchain' (git://github.com/riscv/riscv-gnu-toolchain) registered for path 'src/riscv-gnu-toolchain' Submodule 'src/riscv-openocd' (git://github.com/riscv/riscv-openocd.git) registered for path 'src/riscv-openocd' Cloning into '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/libexpat'... fatal: unable to connect to github.com: github.com[0: 140.82.121.3]: errno=Connection timed out fatal: clone of 'git://github.com/libexpat/libexpat' into submodule path '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/libexpat' failed Failed to clone 'src/libexpat'. Retry scheduled Cloning into '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/libusb'... fatal: unable to connect to github.com: github.com[0: 140.82.121.3]: errno=Connection timed out fatal: clone of 'git://github.com/libusb/libusb.git' into submodule path '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/libusb' failed Failed to clone 'src/libusb'. Retry scheduled Cloning into '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/riscv-gnu-toolchain'... fatal: unable to connect to github.com: github.com[0: 140.82.121.4]: errno=Connection timed out fatal: clone of 'git://github.com/riscv/riscv-gnu-toolchain' into submodule path '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/riscv-gnu-toolchain' failed Failed to clone 'src/riscv-gnu-toolchain'. Retry scheduled Cloning into '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/riscv-openocd'... fatal: unable to connect to github.com: github.com[0: 140.82.121.3]: errno=Connection timed out fatal: clone of 'git://github.com/riscv/riscv-openocd.git' into submodule path '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/riscv-openocd' failed Failed to clone 'src/riscv-openocd'. Retry scheduled Cloning into '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/libexpat'... Make the build folder writable by all... [chmod -R a+w /home/kristof/Work/xpacks/openocd-xpack.git/build] fatal: unable to connect to github.com: github.com[0: 140.82.121.4]: errno=Connection timed out fatal: clone of 'git://github.com/libexpat/libexpat' into submodule path '/home/kristof/Work/xpacks/openocd-xpack.git/build/linux-x64/sources/openocd.git/src/libexpat' failed Failed to clone 'src/libexpat' a second time, aborting Make the xpacks folder writable by all... [chmod a+w /home/kristof/Work/xpacks/openocd-xpack.git/xpacks] error: running 'bash scripts/build.sh --target linux-x64 --build-folder build/linux-x64' failed error: running 'docker exec --user $(id -un) openocd-0.12.0-1.1-linux-x64 xpm run build --config linux-x64' failed