=>> Building devel/gdb build started at Mon Apr 8 23:04:53 CEST 2024 port directory: /usr/ports/devel/gdb package name: gdb-14.1_2 building for: FreeBSD head-smeets-job-08 15.0-CURRENT FreeBSD 15.0-CURRENT 1500018 amd64 maintained by: pizzamig@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 1001 1001 6146 Mar 27 21:11 /usr/ports/devel/gdb/Makefile Poudriere version: poudriere-git-3.4.99.20240122_1 Host OSVERSION: 1500018 Jail OSVERSION: 1500018 Job Id: 08 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500018 UNAME_v=FreeBSD 15.0-CURRENT 1500018 UNAME_r=15.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.99.20240122_1 MASTERMNT=/usr/local/poudriere/data/.m/head-smeets/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=tmux-256color GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/usr/local/poudriere/data/.m/head-smeets/08/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=head-smeets SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/head-smeets/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.99.20240122_1 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR=py39 MAKE_ARGS= FLAVOR=py39 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for gdb-14.1_2: DEBUGINFOD=off: Build gdb with debuginfod server support GDB_LINK=on: Create /usr/local/bin/gdb symlink GUILE=off: Guile extension language support KGDB=on: Kernel debugging support NLS=on: Native Language Support PYTHON=on: Python bindings or support SOURCE_HIGHLIGHT=on: Syntax highlighting support TUI=on: Text User Interface support XXHASH=on: Use xxHash for hashing (faster) ====> Command line editing via libreadline: you have to select exactly one of them BUNDLED_READLINE=off: from gdb distfile PORT_READLINE=on: from devel/readline port ====> Encoding conversion support via iconv: you have to select exactly one of them PORT_ICONV=on: use libiconv, with wider charset support SYSTEM_ICONV=off: use libc iconv, with no wchar support ====> zlib compression support: you have to select exactly one of them BUNDLED_ZLIB=off: from gdb distfile SYSTEM_ZLIB=on: use system zlib ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- pizzamig@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --program-suffix=141 --disable-sim --enable-targets=all --enable-64-bit-bfd --with-separate-debug-dir=/usr/lib/debug --with-additional-debug-dirs=/usr/local/lib/debug --with-libiconv-prefix=/usr/local --without-libunwind-ia64 --with-system-readline --without-debuginfod --without-guile --with-python=/usr/local/bin/python3.9 --enable-source-highlight --with-system-zlib --enable-tui --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- CONFIGURED_M4=m4 CONFIGURED_BISON=byacc MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gdb/work-py39 XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gdb/work-py39 XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/gdb/work-py39/.cache HOME=/wrkdirs/usr/ports/devel/gdb/work-py39 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/gdb/work-py39/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/gdb/work-py39/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gdb/work-py39 XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gdb/work-py39 XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/gdb/work-py39/.cache HOME=/wrkdirs/usr/ports/devel/gdb/work-py39 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/gdb/work-py39/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/gdb/work-py39/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- VER=141 BUNDLED_READLINE="@comment " NO_BUNDLED_READLINE="" BUNDLED_ZLIB="@comment " NO_BUNDLED_ZLIB="" DEBUGINFOD="@comment " NO_DEBUGINFOD="" GDB_LINK="" NO_GDB_LINK="@comment " GUILE="@comment " NO_GUILE="" KGDB="" NO_KGDB="@comment " NLS="" NO_NLS="@comment " PORT_ICONV="" NO_PORT_ICONV="@comment " PORT_READLINE="" NO_PORT_READLINE="@comment " PYTHON="" NO_PYTHON="@comment " SOURCE_HIGHLIGHT="" NO_SOURCE_HIGHLIGHT="@comment " SYSTEM_ICONV="@comment " NO_SYSTEM_ICONV="" SYSTEM_ZLIB="" NO_SYSTEM_ZLIB="@comment " TUI="" NO_TUI="@comment " XXHASH="" NO_XXHASH="@comment " PYTHON_INCLUDEDIR=include/python3.9 PYTHON_LIBDIR=lib/python3.9 PYTHON_PLATFORM=freebsd15 PYTHON_SITELIBDIR=lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" LIBCXX_DIR="/lib" LIBCXX="" OSREL=15.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/gdb" EXAMPLESDIR="share/examples/gdb" DATADIR="share/gdb" WWWDIR="www/gdb" ETCDIR="etc/gdb" --End PLIST_SUB-- --SUB_LIST-- BUNDLED_READLINE="@comment " NO_BUNDLED_READLINE="" BUNDLED_ZLIB="@comment " NO_BUNDLED_ZLIB="" DEBUGINFOD="@comment " NO_DEBUGINFOD="" GDB_LINK="" NO_GDB_LINK="@comment " GUILE="@comment " NO_GUILE="" KGDB="" NO_KGDB="@comment " NLS="" NO_NLS="@comment " PORT_ICONV="" NO_PORT_ICONV="@comment " PORT_READLINE="" NO_PORT_READLINE="@comment " PYTHON="" NO_PYTHON="@comment " SOURCE_HIGHLIGHT="" NO_SOURCE_HIGHLIGHT="@comment " SYSTEM_ICONV="@comment " NO_SYSTEM_ICONV="" SYSTEM_ZLIB="" NO_SYSTEM_ZLIB="@comment " TUI="" NO_TUI="@comment " XXHASH="" NO_XXHASH="@comment " PYTHON_INCLUDEDIR=/usr/local/include/python3.9 PYTHON_LIBDIR=/usr/local/lib/python3.9 PYTHON_PLATFORM=freebsd15 PYTHON_SITELIBDIR=/usr/local/lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gdb DOCSDIR=/usr/local/share/doc/gdb EXAMPLESDIR=/usr/local/share/examples/gdb WWWDIR=/usr/local/www/gdb ETCDIR=/usr/local/etc/gdb --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### DISABLE_LICENSES="YES" multimedia_liba-utils_UNSET=WAYLAND net-mgmt_icingaweb2-module-reporting_UNSET=PDF lang_gcc12_UNSET=LTO_BOOTSTRAP lang_gcc13_UNSET=LTO_BOOTSTRAP lang_gcc_UNSET=LTO_BOOTSTRAP www_nginx_SET+=HEADERS_MORE www_nginx_SET+=LUA www_nginx_SET+=SET_MISC DEFAULT_VERSIONS+=mysql=10.11m #### #### OPTIONS_UNSET+=X11 WITH_PKG=devel WITHOUT_X11=YES WITH_X11=NO #DEFAULT_VERSIONS+=bdb=5 OPTIONS_UNSET+=DOCS DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=mysql=10.11m DEFAULT_VERSIONS+=php=8.1 DEFAULT_VERSIONS+=samba=4.16 DEFAULT_VERSIONS+=imagemagick=7-nox11 dns_opendnssec2_SET+=SOFTHSM dns_opendnssec2_SET+=SQLITE dns_opendnssec2_UNSET=MYSQL www_nginx_SET+=HTTP_FANCYINDEX www_nginx-devel_SET+=HTTP_FANCYINDEX mail_postfix_SET+=SASL mail_postfix-current_SET+=SASL mail_dovecot_SET+=MYSQL multimedia_liba-utils_UNSET=X11 multimedia_liba-utils_UNSET=WAYLAND multimedia_libva-intel-driver_UNSET=X11 multimedia_libva-intel-driver_UNSET=WAYLAND multimedia_libva-intel-hybrid-driver_UNSET=X11 multimedia_libva-intel-hybrid-driver_UNSET=WAYLAND multimedia_libva-intel-driver_UNSET=X11 multimedia_libva-intel-driver_UNSET=WAYLAND DISABLE_LICENSES="YES" graphics_cairo_UNSET+=OPENGL graphics_cairo_UNSET+=GLESV2 graphics_cairo_UNSET+=XCB security_amavisd-new_SET+=MYSQL #### Misc Poudriere #### .include "/etc/make.conf.ports_env" ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 63795 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> gdb-14.1_2 depends on file: /usr/local/sbin/pkg - found =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by gdb-14.1_2 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by gdb-14.1_2 for building => SHA256 Checksum OK for gdb-14.1.tar.xz. => SHA256 Checksum OK for bsdjhb-libcxx-gdbpy-03d0d9b_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Fetching all distfiles required by gdb-14.1_2 for building ===> Extracting for gdb-14.1_2 => SHA256 Checksum OK for gdb-14.1.tar.xz. => SHA256 Checksum OK for bsdjhb-libcxx-gdbpy-03d0d9b_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for gdb-14.1_2 ===> Applying FreeBSD patches for gdb-14.1_2 from /usr/ports/devel/gdb/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> gdb-14.1_2 depends on package: gmake>=4.4.1 - not found ===> Installing existing package /packages/All/gmake-4.4.1.pkg [head-smeets-job-08] Installing gmake-4.4.1... [head-smeets-job-08] `-- Installing gettext-runtime-0.22.5... [head-smeets-job-08] | `-- Installing indexinfo-0.3.1... [head-smeets-job-08] | `-- Extracting indexinfo-0.3.1: . done [head-smeets-job-08] `-- Extracting gettext-runtime-0.22.5: .......... done [head-smeets-job-08] Extracting gmake-4.4.1: .......... done ===> gdb-14.1_2 depends on package: gmake>=4.4.1 - found ===> Returning to build of gdb-14.1_2 ===> gdb-14.1_2 depends on file: /usr/local/bin/makeinfo - not found ===> Installing existing package /packages/All/texinfo-7.1_2,1.pkg [head-smeets-job-08] Installing texinfo-7.1_2,1... [head-smeets-job-08] `-- Installing libiconv-1.17_1... [head-smeets-job-08] `-- Extracting libiconv-1.17_1: .......... done [head-smeets-job-08] `-- Installing p5-Locale-libintl-1.33... [head-smeets-job-08] | `-- Installing perl5-5.36.3_1... [head-smeets-job-08] | `-- Extracting perl5-5.36.3_1: .......... done [head-smeets-job-08] `-- Extracting p5-Locale-libintl-1.33: .......... done [head-smeets-job-08] `-- Installing p5-Text-Unidecode-1.30... [head-smeets-job-08] `-- Extracting p5-Text-Unidecode-1.30: .......... done [head-smeets-job-08] `-- Installing p5-Unicode-EastAsianWidth-12.0... [head-smeets-job-08] `-- Extracting p5-Unicode-EastAsianWidth-12.0: ... done [head-smeets-job-08] Extracting texinfo-7.1_2,1: .......... done ===> gdb-14.1_2 depends on file: /usr/local/bin/makeinfo - found ===> Returning to build of gdb-14.1_2 ===> gdb-14.1_2 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-2.2.0,1.pkg [head-smeets-job-08] Installing pkgconf-2.2.0,1... [head-smeets-job-08] Extracting pkgconf-2.2.0,1: .......... done ===> gdb-14.1_2 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of gdb-14.1_2 ===> gdb-14.1_2 depends on package: gettext-runtime>=0.22_1 - found ===> gdb-14.1_2 depends on file: /usr/local/bin/python3.9 - not found ===> Installing existing package /packages/All/python39-3.9.18_2.pkg [head-smeets-job-08] Installing python39-3.9.18_2... [head-smeets-job-08] `-- Installing libffi-3.4.4_1... [head-smeets-job-08] `-- Extracting libffi-3.4.4_1: .......... done [head-smeets-job-08] `-- Installing mpdecimal-4.0.0... [head-smeets-job-08] `-- Extracting mpdecimal-4.0.0: .......... done [head-smeets-job-08] `-- Installing readline-8.2.10... [head-smeets-job-08] `-- Extracting readline-8.2.10: .......... done [head-smeets-job-08] Extracting python39-3.9.18_2: .......... done ===== Message from python39-3.9.18_2: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 ===> gdb-14.1_2 depends on file: /usr/local/bin/python3.9 - found ===> Returning to build of gdb-14.1_2 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> gdb-14.1_2 depends on shared library: libexpat.so - not found ===> Installing existing package /packages/All/expat-2.6.2.pkg [head-smeets-job-08] Installing expat-2.6.2... [head-smeets-job-08] Extracting expat-2.6.2: .......... done ===> gdb-14.1_2 depends on shared library: libexpat.so - found (/usr/local/lib/libexpat.so) ===> Returning to build of gdb-14.1_2 ===> gdb-14.1_2 depends on shared library: libgmp.so - not found ===> Installing existing package /packages/All/gmp-6.3.0.pkg [head-smeets-job-08] Installing gmp-6.3.0... [head-smeets-job-08] Extracting gmp-6.3.0: .......... done ===> gdb-14.1_2 depends on shared library: libgmp.so - found (/usr/local/lib/libgmp.so) ===> Returning to build of gdb-14.1_2 ===> gdb-14.1_2 depends on shared library: libmpfr.so - not found ===> Installing existing package /packages/All/mpfr-4.2.1,1.pkg [head-smeets-job-08] Installing mpfr-4.2.1,1... [head-smeets-job-08] Extracting mpfr-4.2.1,1: ........ done ===> gdb-14.1_2 depends on shared library: libmpfr.so - found (/usr/local/lib/libmpfr.so) ===> Returning to build of gdb-14.1_2 ===> gdb-14.1_2 depends on shared library: libzstd.so - not found ===> Installing existing package /packages/All/zstd-1.5.6.pkg [head-smeets-job-08] Installing zstd-1.5.6... [head-smeets-job-08] `-- Installing liblz4-1.9.4_1,1... [head-smeets-job-08] `-- Extracting liblz4-1.9.4_1,1: .......... done [head-smeets-job-08] Extracting zstd-1.5.6: .......... done ===> gdb-14.1_2 depends on shared library: libzstd.so - found (/usr/local/lib/libzstd.so) ===> Returning to build of gdb-14.1_2 ===> gdb-14.1_2 depends on shared library: libsource-highlight.so - not found ===> Installing existing package /packages/All/source-highlight-3.1.9_9.pkg [head-smeets-job-08] Installing source-highlight-3.1.9_9... [head-smeets-job-08] `-- Installing boost-libs-1.84.0... [head-smeets-job-08] | `-- Installing icu-74.2_1,1... [head-smeets-job-08] | `-- Extracting icu-74.2_1,1: .......... done [head-smeets-job-08] `-- Extracting boost-libs-1.84.0: .......... done [head-smeets-job-08] Extracting source-highlight-3.1.9_9: .......... done ===== Message from boost-libs-1.84.0: -- You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. ===> gdb-14.1_2 depends on shared library: libsource-highlight.so - found (/usr/local/lib/libsource-highlight.so) ===> Returning to build of gdb-14.1_2 ===> gdb-14.1_2 depends on shared library: libxxhash.so - not found ===> Installing existing package /packages/All/xxhash-0.8.2_1.pkg [head-smeets-job-08] Installing xxhash-0.8.2_1... [head-smeets-job-08] Extracting xxhash-0.8.2_1: .......... done ===> gdb-14.1_2 depends on shared library: libxxhash.so - found (/usr/local/lib/libxxhash.so) ===> Returning to build of gdb-14.1_2 ===> gdb-14.1_2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> gdb-14.1_2 depends on shared library: libiconv.so - found (/usr/local/lib/libiconv.so) ===> gdb-14.1_2 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8) =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for gdb-14.1_2 configure: loading site script /usr/ports/Templates/config.site checking build system type... x86_64-portbld-freebsd15.0 checking host system type... x86_64-portbld-freebsd15.0 checking target system type... x86_64-portbld-freebsd15.0 checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for gawk... (cached) /usr/bin/awk checking for gdbserver support... no checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for cc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... no checking for gnatbind... no checking for gnatmake... no checking whether compiler driver understands Ada and is recent enough... no checking for gdc... no checking whether the D compiler works... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for objdir... .libs checking for the correct version of gmp.h... yes checking for the correct version of mpfr.h... yes checking for the correct version of the gmp/mpfr libraries... yes checking for isl 0.15 or later... no required isl version is 0.15 or later *** This configuration is not supported in the following subdirectories: readline gdbserver sim (Any other directories should still work fine.) checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... no checking for byacc... byacc checking for bison... no checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... no checking for runtest... no checking for ar... ar checking for as... no checking for dlltool... no checking for dsymutil... no checking for ld... (cached) /usr/bin/ld checking for lipo... no checking for nm... nm checking for ranlib... ranlib checking for strip... strip checking for windres... no checking for windmc... no checking for objcopy... objcopy checking for objdump... objdump checking for otool... no checking for readelf... readelf checking for -plugin option... no checking for cc... cc checking for c++... c++ checking for gcc... no checking for gfortran... no checking for gccgo... no checking for gdc... no checking for gm2... no checking for ar... ar checking for as... no checking for dlltool... no checking for dsymutil... no checking for ld... ld checking for lipo... no checking for nm... nm checking for objcopy... objcopy checking for objdump... objdump checking for otool... no checking for ranlib... ranlib checking for readelf... readelf checking for strip... strip checking for windres... no checking for windmc... no checking where to find the target ar... host tool checking where to find the target as... host tool checking where to find the target cc... host tool checking where to find the target c++... host tool checking where to find the target c++ for libstdc++... host tool checking where to find the target dlltool... host tool checking where to find the target dsymutil... host tool checking where to find the target gcc... host tool checking where to find the target gfortran... host tool checking where to find the target gccgo... host tool checking where to find the target gdc... host tool checking where to find the target gm2... host tool checking where to find the target ld... host tool checking where to find the target lipo... host tool checking where to find the target nm... host tool checking where to find the target objcopy... host tool checking where to find the target objdump... host tool checking where to find the target otool... host tool checking where to find the target ranlib... host tool checking where to find the target readelf... host tool checking where to find the target strip... host tool checking where to find the target windres... host tool checking where to find the target windmc... host tool checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for gdb-14.1_2 mkdir ./libsframe mkdir ./libiberty mkdir ./libdecnumber mkdir ./gnulib mkdir ./libbacktrace Configuring in ./libsframe Configuring in ./libiberty Configuring in ./libdecnumber Configuring in ./gnulib Configuring in ./libbacktrace configure: creating cache ./config.cache checking whether make sets $(MAKE)... configure: creating cache ./config.cache checking for x86_64-portbld-freebsd15.0-gcc... cc configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo yes checking for x86_64-portbld-freebsd15.0-gcc... cc configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-portbld-freebsd15.0-gcc... cc configure: creating cache ./config.cache checking build system type... x86_64-portbld-freebsd15.0 checking host system type... x86_64-portbld-freebsd15.0 checking target system type... x86_64-portbld-freebsd15.0 checking for x86_64-portbld-freebsd15.0-gcc... cc checking whether the C compiler works... checking whether the C compiler works... checking whether the C compiler works... checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking for perl... perl checking build system type... yes checking for C compiler default output file name... a.out x86_64-portbld-freebsd15.0 checking host system type... checking for suffix of executables... yes checking for C compiler default output file name... a.out x86_64-portbld-freebsd15.0 checking for x86_64-portbld-freebsd15.0-ar... ar checking for x86_64-portbld-freebsd15.0-ranlib... ranlib checking for -plugin option... checking for suffix of executables... checking whether we are cross compiling... checking whether we are cross compiling... checking whether we are cross compiling... checking whether we are cross compiling... checking for x86_64-portbld-freebsd15.0-ar... (cached) ar no checking for suffix of object files... no checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-portbld-freebsd15.0-gcc... cc no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... no checking for suffix of object files... no o checking whether we are using the GNU C compiler... checking for suffix of object files... yes checking for cc option to accept ISO C89... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... o checking whether we are using the GNU C compiler... yes yes yes checking whether cc accepts -g... checking for cc option to accept ISO C89... checking whether cc accepts -g... checking whether the C compiler works... none needed checking whether cc understands -c and -o together... yes checking for cc option to enable C11 features... yes checking for cc option to accept ISO C89... none needed checking for x86_64-portbld-freebsd15.0-ranlib... ranlib checking for aclocal... no checking for autoconf... no checking for autoheader... no checking whether cc supports -W... yes checking how to run the C preprocessor... cpp none needed checking whether cc understands -c and -o together... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking whether cc supports -Wall... none needed checking whether the compiler is clang... checking for grep that handles long lines and -e... yes /usr/bin/grep checking for egrep... yes checking how to run the C preprocessor... cpp /usr/bin/grep -E checking for ANSI C header files... yes checking for compiler option needed when checking for declarations... checking whether cc supports -Wwrite-strings... -Werror=implicit-function-declaration checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... checking whether we are cross compiling... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... /usr/bin/grep -E checking for ANSI C header files... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes yes checking for cc option to accept ISO C89... checking for sys/types.h... yes yes checking for sys/types.h... yes yes checking for sys/stat.h... yes checking whether cc supports -Wstrict-prototypes... checking for sys/types.h... yes yes checking for sys/stat.h... checking whether cc supports -Wmissing-prototypes... yes none needed checking how to run the C preprocessor... cpp yes checking whether cc supports -Wold-style-definition... yes yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... checking for sys/stat.h... checking for stdlib.h... yes yes checking for string.h... checking whether cc supports -Wmissing-format-attribute... yes checking whether cc supports -Wcast-qual... yes checking for memory.h... yes checking whether cc supports -pedantic -Wlong-long... yes yes yes checking for sys/types.h... yes checking whether cc supports -fno-lto... checking for sys/stat.h... yes checking how to run the C preprocessor... cpp yes checking for strings.h... checking for stdlib.h... checking for stdlib.h... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... checking for stdlib.h... yes yes yes checking for string.h... checking for inttypes.h... checking for string.h... yes checking for string.h... yes yes yes checking for stdint.h... checking for memory.h... checking for memory.h... yes checking for memory.h... yes yes yes checking for strings.h... checking for unistd.h... checking for strings.h... yes yes checking for sys/types.h... checking for strings.h... yes yes yes checking for inttypes.h... checking for inttypes.h... checking for wchar.h... yes checking for sys/stat.h... yes yes yes checking for inttypes.h... yes checking for stdint.h... checking for stdint.h... checking for minix/config.h... yes checking for stdlib.h... yes yes yes checking for unistd.h... checking for stdint.h... no checking for unistd.h... checking for sys/socket.h... yes checking for string.h... yes yes yes yes checking for unistd.h... checking minix/config.h usability... checking minix/config.h usability... checking for arpa/inet.h... yes checking for memory.h... yes no checking minix/config.h presence... no checking minix/config.h presence... checking minix/config.h usability... yes checking for features.h... yes checking for strings.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking minix/config.h presence... yes no yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for sys/param.h... checking for inttypes.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... no /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... checking whether cc supports -W... yes checking whether make supports nested variables... yes yes yes checking for a BSD-compatible install... yes yes checking for stdint.h... checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-portbld-freebsd15.0-gcc... (cached) cc checking whether cc supports -Wall... checking for unistd.h... (cached) yes /usr/bin/install -c checking whether build environment is sane... yes checking for dirent.h... checking for a thread-safe mkdir -p... /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libsframe/../install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether cc supports -Wwrite-strings... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes yes yes checking whether cc supports -Wc++-compat... checking for unistd.h... checking dependency style of cc... yes checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking for x86_64-portbld-freebsd15.0-ranlib... ranlib checking for gawk... (cached) /usr/bin/awk checking for dwz... no checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... checking for fnmatch.h... /usr/bin/grep -F checking for ld used by cc... yes checking whether cc supports -Wstrict-prototypes... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes yes checking for BSD- or MS-compatible name lister (nm)... gcc3 checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... checking ctype.h usability... (cached) yes checking for x86_64-portbld-freebsd15.0-gcc... (cached) cc yes yes checking whether cc supports -Wshadow=local... checking for sys/stat.h... (cached) yes checking for sys/time.h... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes checking whether cc supports -pedantic ... yes checking ctype.h presence... checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking for x86_64-portbld-freebsd15.0-ranlib... ranlib checking for x86_64-portbld-freebsd15.0-ar... ar checking the archiver (ar ) interface... yes checking whether cc understands -c and -o together... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 393216 checking whether the shell understands some XSI constructs... yes yes yes checking for ctype.h... checking whether the shell understands "+="... yes no checking for /usr/bin/ld option to reload object files... -r checking for x86_64-portbld-freebsd15.0-objdump... objdump checking how to recognize dependent libraries... checking for glob.h... checking stddef.h usability... ar pass_all checking build system type... yes checking for an ANSI C-conforming const... x86_64-portbld-freebsd15.0 checking host system type... x86_64-portbld-freebsd15.0 checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by cc... yes checking stddef.h presence... yes yes checking for inline... checking for threads.h... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for stddef.h... yes yes checking for BSD- or MS-compatible name lister (nm)... checking for string.h... (cached) yes checking for x86_64-portbld-freebsd15.0-ar... ar checking for x86_64-portbld-freebsd15.0-strip... no checking for strip... strip checking for x86_64-portbld-freebsd15.0-ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... inline checking whether byte ordering is bigendian... checking stdio.h usability... yes /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... checking for netdb.h... yes checking stdio.h presence... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 393216 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for stdio.h... yes no yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-portbld-freebsd15.0-objdump... objdump checking how to recognize dependent libraries... checking for netinet/in.h... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... pass_all no checking for a BSD-compatible install... ok checking for dlfcn.h... /usr/bin/install -c checking for CET support... no checking for sys/file.h... yes yes checking for sys/param.h... checking for limits.h... yes checking for objdir... checking for x86_64-portbld-freebsd15.0-ar... (cached) ar checking for x86_64-portbld-freebsd15.0-strip... no checking for strip... strip checking for x86_64-portbld-freebsd15.0-ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... yes checking for uintptr_t... .libs yes checking for limits.h... yes checking for inttypes.h... (cached) yes yes checking for sys/types.h... (cached) yes checking for stdlib.h... (cached) yes yes checking for int_least32_t... checking for stdint.h... (cached) yes checking for malloc.h... checking for xlocale.h... yes checking if cc supports -fno-rtti -fno-exceptions... checking for string.h... (cached) yes ok checking for dlfcn.h... checking for unistd.h... (cached) yes checking for strings.h... (cached) yes yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking for int_fast32_t... yes checking for sys/time.h... checking for math.h... yes yes yes checking if cc static flag -static works... checking for objdir... checking for time.h... .libs yes checking for sys/resource.h... yes checking for uint64_t... yes checking for sys/mman.h... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes yes yes checking what to include in gstdint.h... checking if cc supports -fno-rtti -fno-exceptions... checking for sys/select.h... checking for fcntl.h... stdint.h (already complete) checking for an ANSI C-conforming const... yes checking if cc supports -c -o file.o... yes yes checking for off_t... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... checking for alloca.h... yes no checking for strings.h... (cached) yes yes checking if cc supports -c -o file.o... (cached) yes checking for sys/pstat.h... checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking if cc static flag -static works... checking for sys/random.h... no checking for sys/sysmp.h... yes checking whether -lc should be explicitly linked in... yes checking size of int... yes no checking for sys/sysinfo.h... checking for sys/uio.h... no checking for machine/hal_sysinfo.h... yes checking if cc supports -c -o file.o... no checking dynamic linker characteristics... no yes checking for sys/table.h... checking for sys/wait.h... freebsd15.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... no yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for sys/sysctl.h... 4 yes yes checking dynamic linker characteristics... checking size of long... yes checking for sys/systemcfg.h... no checking unwind.h usability... checking for crtdefs.h... freebsd15.0 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 no checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking unwind.h presence... no checking for wctype.h... no checking for aclocal... ${SHELL} /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/missing aclocal-1.15 checking for autoconf... ${SHELL} /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/missing autoconf checking for autoheader... ${SHELL} /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/missing autoheader no checking whether cc supports -Wall... checking for process.h... yes checking for unwind.h... yes checking for _Unwind_Backtrace... 8 checking for ANSI C header files... (cached) yes yes no checking whether cc supports -Wextra... checking build system type... checking for sys/prctl.h... x86_64-portbld-freebsd15.0 checking host system type... yes x86_64-portbld-freebsd15.0 checking target system type... checking whether it is safe to define __EXTENSIONS__... x86_64-portbld-freebsd15.0 checking for decimal floating point... configure: WARNING: decimal float is not supported for this target, ignored dpd checking whether byte ordering is bigendian... yes no checking for sys/wait.h that is POSIX.1 compatible... checking whether cc supports -Wwrite-strings... yes checking for -funwind-tables option... yes yes checking for -frandom-seed=string option... checking whether cc supports -Wmissing-format-attribute... yes checking whether _XOPEN_SOURCE should be defined... yes checking whether time.h and sys/time.h may both be included... yes yes checking whether cc supports -Wstrict-prototypes... checking whether cc supports -W... no checking build system type... yes checking whether errno must be declared... x86_64-portbld-freebsd15.0 no checking host system type... x86_64-portbld-freebsd15.0 checking target system type... yes checking whether cc supports -Wall... x86_64-portbld-freebsd15.0 checking for dlfcn.h... yes checking whether cc supports -Wmissing-prototypes... no checking size of int... configure: updating cache ./config.cache configure: creating ./config.status yes yes checking for incompatibility between DejaGnu and GCC... checking whether cc supports -Wwrite-strings... yes checking for windows.h... yes checking whether cc supports -Wstrict-prototypes... no checking for makeinfo... makeinfo checking if using Solaris linker... no yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking for stdlib.h... (cached) yes yes 4 checking whether cc supports -Wmissing-prototypes... checking for unistd.h... (cached) yes checking size of long... no checking for library containing dlsym... checking for sys/param.h... yes checking whether cc supports -Wold-style-definition... yes yes checking whether cc supports -Wmissing-format-attribute... checking for getpagesize... config.status: creating Makefile none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... config.status: creating config.h yes checking whether cc supports -Wcast-qual... 8 checking size of size_t... config.status: executing gstdint.h commands no checking for Minix Amsterdam compiler... yes no checking for x86_64-portbld-freebsd15.0-ar... ar checking whether the preprocessor supports include_next... checking for _Unwind_GetIPInfo... yes checking for working mmap... yes checking whether source code line length is unlimited... gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/libdecnumber' source='/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libdecnumber/decNumber.c' object='decNumber.o' libtool=no cc -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libdecnumber -I. -I/usr/local/include -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libdecnumber -I. -I/usr/local/include -c /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libdecnumber/decNumber.c source='/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libdecnumber/decContext.c' object='decContext.o' libtool=no cc -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libdecnumber -I. -I/usr/local/include -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libdecnumber -I. -I/usr/local/include -c /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libdecnumber/decContext.c source='/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no cc -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libdecnumber -I. -I/usr/local/include -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libdecnumber -I. -I/usr/local/include -c /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libdecnumber/dpd/decimal32.c source='/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no cc -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libdecnumber -I. -I/usr/local/include -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libdecnumber -I. -I/usr/local/include -c /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libdecnumber/dpd/decimal64.c source='/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no cc -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libdecnumber -I. -I/usr/local/include -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libdecnumber -I. -I/usr/local/include -c /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libdecnumber/dpd/decimal128.c 8 yes checking for CET support... no checking __sync extensions... checking for long long... yes /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libdecnumber/dpd/decimal64.c:617:8: warning: variable 'n' set but not used [-Wunused-but-set-variable] 617 | Int n; /* output bunch counter */ | ^ yes checking size of long long... checking byteswap.h usability... yes checking for C/C++ restrict keyword... yes checking byteswap.h presence... __restrict__ checking whether is self-contained... yes checking for byteswap.h... yes 8 checking for a 64-bit type... checking endian.h usability... yes checking for shutdown... 1 warning generated. uint64_t checking for intptr_t... yes checking __atomic extensions... yes checking endian.h presence... yes checking for endian.h... yes yes checking whether defines the SHUT_* macros... checking whether bswap_16 is declared... yes checking output filetype... yes yes checking for struct sockaddr_storage... checking whether bswap_32 is declared... yes checking for uintptr_t... elf64 looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking whether bswap_64 is declared... yes checking for sa_family_t... yes yes checking for uintptr_t... configure: updating cache ./config.cache checking that generated files are newer than configure... yes done checking for ssize_t... configure: creating ./config.status yes checking for struct sockaddr_storage.ss_family... yes checking for int_least32_t... yes checking for size_t... yes checking for pid_t... yes checking for int_fast32_t... yes checking for working alloca.h... yes checking for uint64_t... no checking for alloca... yes checking for library containing strerror... yes checking what to include in gstdint.h... stdint.h (already complete) checking sys/mman.h usability... yes checking for a thread-safe mkdir -p... /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gnulib/../install-sh -c -d none required checking whether uses 'inline' correctly... yes checking for asprintf... checking for btowc... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes yes checking for canonicalize_file_name... checking for atexit... yes checking link.h usability... yes no checking for basename... checking for faccessat... yes checking link.h presence... yes checking for link.h... yes yes checking for dl_iterate_phdr... yes checking for realpath... checking for bcmp... yes checking mach-o/dyld.h usability... yes checking for lstat... yes checking for bcopy... no checking mach-o/dyld.h presence... yes checking for chown... no checking for mach-o/dyld.h... no checking sys/ldr.h usability... yes checking for bsearch... config.status: creating Makefile config.status: creating config.h no checking sys/ldr.h presence... config.status: executing depfiles commands yes checking for fchown... yes no checking for sys/ldr.h... no checking for fcntl... checking for bzero... config.status: executing libtool commands yes yes yes checking for _set_invalid_parameter_handler... checking whether strnlen is declared... checking for calloc... yes checking whether getpagesize is declared... yes no checking for fchdir... checking for clock... gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/libsframe' gmake all-am gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/libsframe' CC libsframe_la-sframe.lo CC libsframe_la-sframe-dump.lo CC libsframe_la-sframe-error.lo yes yes yes checking for ffs... checking for fcntl... checking for lstat... yes yes checking for getcwd... checking for symlink... yes checking for readlink... yes yes checking for getpagesize... checking for fdopendir... yes checking for getexecname... yes yes checking for gettimeofday... checking for mempcpy... no checking for KERN_PROC... CCLD libsframe.la yes yes checking for index... yes checking for KERN_PROG_ARGS... checking for fnmatch... yes checking for clock_gettime... gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/libsframe' gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/libsframe' yes yes checking for mbsrtowcs... checking for insque... yes checking whether -pthread is supported... yes checking whether -gdwarf-5 is supported... yes yes checking for fstatat... checking for memchr... yes checking for compress in -lz... yes yes checking for getdelim... checking for memcmp... yes checking whether --compress-debug-sections is supported... yes yes checking for getdtablesize... checking for memcpy... no checking for objcopy... objcopy checking for readelf... readelf checking whether objcopy supports debuglink... Usage: objcopy [options] infile [outfile] Transform object files. Options: -d | -g | --strip-debug Remove debugging information from the output. -j SECTION | --only-section=SECTION Copy only the named section to the output. -p | --preserve-dates Preserve access and modification times. -w | --wildcard Use shell-style patterns to name symbols. -x | --discard-all Do not copy non-globals to the output. -I FORMAT | --input-target=FORMAT Specify object format for the input file. -K SYM | --keep-symbol=SYM Copy symbol SYM to the output. -L SYM | --localize-symbol=SYM Make symbol SYM local to the output file. -N SYM | --strip-symbol=SYM Do not copy symbol SYM to the output. -O FORMAT | --output-target=FORMAT Specify object format for the output file. FORMAT should be a target name understood by elftc_bfd_find_target(3). -R NAME | --remove-section=NAME Remove the named section. -S | --strip-all Remove all symbol and relocation information from the output. -V | --version Print a version identifier and exit. -W SYM | --weaken-symbol=SYM Mark symbol SYM as weak in the output. -X | --discard-locals Do not copy compiler generated symbols to the output. --add-section NAME=FILE Add the contents of FILE to the ELF object as a new section named NAME. --adjust-section-vma SECTION{=,+,-}VAL | \ --change-section-address SECTION{=,+,-}VAL Set or adjust the VMA and the LMA of the named section by VAL. --adjust-start=INCR | --change-start=INCR Add INCR to the start address for the ELF object. --adjust-vma=INCR | --change-addresses=INCR Increase the VMA and LMA of all sections by INCR. --adjust-warning | --change-warnings Issue warnings for non-existent sections. --change-section-lma SECTION{=,+,-}VAL Set or adjust the LMA address of the named section by VAL. --change-section-vma SECTION{=,+,-}VAL Set or adjust the VMA address of the named section by VAL. --gap-fill=VAL Fill the gaps between sections with bytes of value VAL. --localize-hidden Make all hidden symbols local to the output file. --no-adjust-warning| --no-change-warnings Do not issue warnings for non-existent sections. --only-keep-debug Copy only debugging information. --output-target=FORMAT Use the specified format for the output. --pad-to=ADDRESS Pad the output object up to the given address. --prefix-alloc-sections=STRING Prefix the section names of all the allocated sections with STRING. --prefix-sections=STRING Prefix the section names of all the sections with STRING. --prefix-symbols=STRING Prefix the symbol names of all the symbols with STRING. --rename-section OLDNAME=NEWNAME[,FLAGS] Rename and optionally change section flags. --set-section-flags SECTION=FLAGS Set section flags for the named section. Supported flags are: 'alloc', 'code', 'contents', 'data', 'debug', 'load', 'noload', 'readonly', 'rom', and 'shared'. --set-start=ADDRESS Set the start address of the ELF object. --srec-forceS3 Only generate S3 S-Records. --srec-len=LEN Set the maximum length of a S-Record line. --strip-unneeded Do not copy relocation information. no checking for dsymutil... dsymutil checking for nm... /usr/bin/nm -B checking for xz... xz checking for comm... comm checking for lzma_auto_decoder in -llzma... yes checking for getlogin_r... yes checking for memmem... yes checking whether tests can run... yes yes checking for getprogname... checking for memmove... yes rm -f libdecnumber.a ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o ranlib libdecnumber.a gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/libdecnumber' yes configure: updating cache ./config.cache yes checking that generated files are newer than configure... done configure: creating ./config.status checking for getexecname... checking for mempcpy... yes no checking for getrandom... checking for memset... yes yes checking for gettimeofday... checking for mkstemps... yes yes checking for glob... checking for putenv... yes yes checking for glob_pattern_p... checking for random... yes no checking for rename... checking for getpwnam_r... yes yes checking for rindex... checking for isblank... yes yes checking for setenv... checking for mbsinit... yes yes checking for snprintf... checking for mbrtowc... yes config.status: creating Makefile yes checking for mprotect... checking for sigsetmask... config.status: creating backtrace-supported.h config.status: creating install-debuginfo-for-buildid.sh config.status: creating config.h yes yes config.status: executing libtool commands checking for stpcpy... checking for mkostemp... config.status: executing gstdint.h commands config.status: executing default commands yes yes checking for openat... checking for stpncpy... gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/libbacktrace' gmake all-am yes gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/libbacktrace' /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../include -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../libgcc -I ../libgcc -I/usr/local/include -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -c -o atomic.lo /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/atomic.c true DO=all multi-do # gmake /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../include -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../libgcc -I ../libgcc -I/usr/local/include -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -c -o dwarf.lo /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/dwarf.c checking for pipe... /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../include -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../libgcc -I ../libgcc -I/usr/local/include -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -c -o fileline.lo /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/fileline.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../include -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../libgcc -I ../libgcc -I/usr/local/include -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -c -o posix.lo /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/posix.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../include -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../libgcc -I ../libgcc -I/usr/local/include -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -c -o print.lo /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/print.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../include -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../libgcc -I ../libgcc -I/usr/local/include -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -c -o sort.lo /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/sort.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../include -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../libgcc -I ../libgcc -I/usr/local/include -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -c -o state.lo /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/state.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../include -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../libgcc -I ../libgcc -I/usr/local/include -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -c -o backtrace.lo /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/backtrace.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../include -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../libgcc -I ../libgcc -I/usr/local/include -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -c -o simple.lo /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/simple.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../include -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../libgcc -I ../libgcc -I/usr/local/include -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -c -o elf.lo /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/elf.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../include -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../libgcc -I ../libgcc -I/usr/local/include -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -c -o mmapio.lo /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/mmapio.c yes /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../include -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../libgcc -I ../libgcc -I/usr/local/include -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -c -o mmap.lo /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/mmap.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../include -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../libgcc -I ../libgcc -I/usr/local/include -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -c /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/dwarf.c -fPIC -DPIC -o .libs/dwarf.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../include -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../libgcc -I ../libgcc -I/usr/local/include -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -c /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/atomic.c -fPIC -DPIC -o .libs/atomic.o yes libtool: compile: cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../include -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../libgcc -I ../libgcc -I/usr/local/include -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -c /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../include -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../libgcc -I ../libgcc -I/usr/local/include -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -c /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/fileline.c -fPIC -DPIC -o .libs/fileline.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../include -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../libgcc -I ../libgcc -I/usr/local/include -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -c /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/mmap.c -fPIC -DPIC -o .libs/mmap.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../include -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../libgcc -I ../libgcc -I/usr/local/include -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -c /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../include -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../libgcc -I ../libgcc -I/usr/local/include -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -c /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../include -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../libgcc -I ../libgcc -I/usr/local/include -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -c /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/print.c -fPIC -DPIC -o .libs/print.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../include -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../libgcc -I ../libgcc -I/usr/local/include -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -c /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/print.c -o print.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../include -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../libgcc -I ../libgcc -I/usr/local/include -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -c /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/state.c -fPIC -DPIC -o .libs/state.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../include -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../libgcc -I ../libgcc -I/usr/local/include -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -c /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/simple.c -fPIC -DPIC -o .libs/simple.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../include -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../libgcc -I ../libgcc -I/usr/local/include -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -c /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/state.c -o state.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../include -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../libgcc -I ../libgcc -I/usr/local/include -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -c /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/sort.c -fPIC -DPIC -o .libs/sort.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../include -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../libgcc -I ../libgcc -I/usr/local/include -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -c /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/simple.c -o simple.o >/dev/null 2>&1 checking for readlink... libtool: compile: cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../include -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../libgcc -I ../libgcc -I/usr/local/include -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -c /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/mmapio.c -fPIC -DPIC -o .libs/mmapio.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../include -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../libgcc -I ../libgcc -I/usr/local/include -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -c /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/posix.c -fPIC -DPIC -o .libs/posix.o checking for strcasecmp... libtool: compile: cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../include -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../libgcc -I ../libgcc -I/usr/local/include -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -c /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/sort.c -o sort.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../include -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../libgcc -I ../libgcc -I/usr/local/include -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -c /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/backtrace.c -fPIC -DPIC -o .libs/backtrace.o yes checking for link... libtool: compile: cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../include -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../libgcc -I ../libgcc -I/usr/local/include -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -c /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/posix.c -o posix.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../include -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../libgcc -I ../libgcc -I/usr/local/include -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -c /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../include -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../libgcc -I ../libgcc -I/usr/local/include -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -c /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/elf.c -fPIC -DPIC -o .libs/elf.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../include -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../libgcc -I ../libgcc -I/usr/local/include -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -c /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/backtrace.c -o backtrace.o >/dev/null 2>&1 yes checking for setenv... yes checking for strchr... yes checking for strerror_r... yes checking for strdup... yes checking for __xpg_strerror_r... yes checking for strncasecmp... no checking for catgets... yes checking for strndup... yes yes checking for snprintf... checking for strnlen... yes yes checking for strrchr... checking for localtime_r... libtool: compile: cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../include -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../libgcc -I ../libgcc -I/usr/local/include -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -c /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1 yes yes checking for iswcntrl... checking for strstr... yes yes checking for wmempcpy... checking for strtod... yes checking for nl_langinfo and CODESET... yes checking for strtol... yes checking for a traditional french locale... yes libtool: compile: cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../include -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/../libgcc -I ../libgcc -I/usr/local/include -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -c /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libbacktrace/elf.c -o elf.o >/dev/null 2>&1 fr_FR.ISO8859-1 checking whether lstat correctly handles trailing slash... yes checking whether // is distinct from /... no checking whether realpath works... checking for strtoul... yes checking for getcwd... yes yes checking for strtoll... checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... yes checking for strtoull... yes checking for strverscmp... yes checking whether chown dereferences symlinks... yes yes checking whether chown honors trailing slash... checking for tmpnam... /bin/sh ./libtool --tag=CC --mode=link cc -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -L/usr/local/lib -fstack-protector-strong -o libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo yes libtool: link: ar cru .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/elf.o .libs/mmapio.o .libs/mmap.o yes checking whether chown always updates ctime... checking for vasprintf... libtool: link: ranlib .libs/libbacktrace.a libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/libbacktrace' gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/libbacktrace' yes checking for vfprintf... yes checking for vprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for waitpid... yes checking for setproctitle... yes checking whether alloca needs Cray hooks... no checking stack direction for C alloca... -1 checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... yes checking for sys_nerr... yes checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for __fsetlocking... no checking for canonicalize_file_name... no checking for dup3... yes checking for getrlimit... yes checking for getrusage... yes checking for getsysinfo... no checking for gettimeofday... (cached) yes checking for on_exit... no checking for pipe2... yes checking for psignal... yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... yes checking for setrlimit... yes checking for spawnve... yes checking if environ is properly declared... no checking for complete errno.h... yes checking whether strerror_r is declared... no checking for spawnvpe... yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... no checking for strerror... no checking whether ctype.h defines __header_inline... no yes checking whether fchdir is declared... checking for strsignal... yes checking for working fcntl.h... yes checking for sysconf... yes checking for sysctl... yes checking for sysmp... no no (bad O_NOATIME) checking for table... checking for pid_t... no checking for times... yes checking for mode_t... yes yes checking for mbstate_t... yes checking whether frexp() can be used without linking with libm... yes checking for wait3... yes checking whether alarm is declared... yes checking whether frexp works... checking for wait4... yes yes checking whether long double and double are the same... checking for sbrk... no yes checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... checking whether basename is declared... no checking whether frexpl() can be used with libm... no yes checking whether frexpl works... yes checking whether stat file-mode macros are broken... checking whether ffs is declared... yes no checking for nlink_t... checking whether asprintf is declared... yes yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether getcwd is declared... checking whether vsnprintf is declared... yes checking whether calloc is declared... yes checking whether getenv is declared... yes yes checking whether getopt is declared... yes checking whether getdelim is declared... checking whether malloc is declared... yes checking whether realloc is declared... yes yes checking whether getdtablesize is declared... yes checking whether getline is declared... checking whether sbrk is declared... yes yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether getlogin_r is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... checking whether getlogin is declared... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking whether strnlen is declared... yes checking whether canonicalize_file_name must be declared... checking whether setlocale (LC_ALL, NULL) is multithread-safe... no checking whether setlocale (category, NULL) is multithread-safe... yes yes checking for stdlib.h... (cached) yes checking whether imported symbols can be declared weak... checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes yes checking for IPv4 sockets... checking for working mmap... yes checking for IPv6 sockets... yes checking for working strncmp... yes 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... configure: updating cache ./config.cache configure: creating ./config.status yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... no checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking whether byte ordering is bigendian... config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h no checking for wchar_t... yes checking for good max_align_t... config.status: executing default commands yes checking whether NULL can be used in arbitrary expressions... 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... (cached) yes checking for multithread API to use... posix checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking whether malloc (0) returns nonnull... mkdir ./bfd Configuring in ./bfd gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-noasandir touch stamp-picdir echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/regex.c -o noasan/regex.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/md5.c -o pic/md5.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/md5.c -o noasan/md5.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi yes cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/regex.c -o regex.o checking whether NAN macro works... cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/cp-demangle.c -o cp-demangle.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/md5.c -o md5.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/alloca.c -o pic/alloca.o; \ else true; fi gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/libiberty/testsuite' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/libiberty/testsuite' if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/alloca.c -o noasan/alloca.o; \ warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/sha1.c -o noasan/sha1.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/alloca.c -o alloca.o cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/sha1.c -o sha1.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/argv.c -o noasan/argv.o; \ else true; fi yes checking whether HUGE_VAL works... if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/bsearch_r.c -o pic/bsearch_r.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/argv.c -o argv.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/sha1.c:234:11: warning: defining a type within '__builtin_offsetof' is a Clang extension [-Wgnu-offsetof-extensions] 234 | if (UNALIGNED_P (buffer)) | ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/sha1.c:233:41: note: expanded from macro 'UNALIGNED_P' 233 | # define UNALIGNED_P(p) (((size_t) p) % alignof (sha1_uint32) != 0) | ^~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/sha1.c:232:34: note: expanded from macro 'alignof' 232 | # define alignof(type) offsetof (struct { char c; type x; }, x) | ^~~~~~ /usr/include/stddef.h:71:42: note: expanded from macro 'offsetof' 71 | #define offsetof(type, field) __offsetof(type, field) | ^~~~ /usr/include/sys/cdefs.h:446:53: note: expanded from macro '__offsetof' 446 | #define __offsetof(type, fcc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/bsearch_r.c -o bsearch_r.o ield) __builtin_offsetof(type, field) | ^~~~ 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/concat.c -o pic/concat.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/choose-temp.c -o choose-temp.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/concat.c -o noasan/concat.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/concat.c -o concat.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/crc32.c -o pic/crc32.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/cp-demint.c -o cp-demint.o 1 warning generated. 1 warning generated. yes checking for a traditional japanese locale... if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/crc32.c -o noasan/crc32.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/crc32.c -o crc32.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/d-demangle.c -o d-demangle.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/dwarfnames.c -o dwarfnames.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/fdmatch.c -o fdmatch.o 1 warning generated. 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi 1 warning generated. cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/filedescriptor.c -o filedescriptor.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/filename_cmp.c -o filename_cmp.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi 1 warning generated. cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/floatformat.c -o floatformat.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/getopt.c -o pic/getopt.o; \ else true; fi ja_JP.eucJP checking for a french Unicode locale... warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/fopen_unlocked.c -o fopen_unlocked.o 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/getopt.c -o noasan/getopt.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. 1 warning generated. 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/getopt.c -o getopt.o cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/getpwd.c -o getpwd.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/hex.c -o noasan/hex.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/hex.c -o hex.o cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/hashtab.c -o hashtab.o cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/lbasename.c -o lbasename.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi 1 warning generated. cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/getruntime.c -o getruntime.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/lrealpath.c -o lrealpath.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/make-relative-prefix.c -o make-relative-prefix.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi 1 warning generated. 1 warning generated. cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/make-temp-file.c -o make-temp-file.o cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/objalloc.c -o objalloc.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/partition.c -o pic/partition.o; \ else true; fi 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/partition.c -o noasan/partition.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/obstack.c -o noasan/obstack.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/partition.c -o partition.o fr_FR.UTF-8 checking for a transitional chinese locale... 1 warning generated. cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/pexecute.c -o pexecute.o 1 warning generated. cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/obstack.c -o obstack.o 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/physmem.c -o noasan/physmem.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/physmem.c -o physmem.o cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/pex-common.c -o pex-common.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/pex-one.c -o pex-one.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/pex-unix.c -o pex-unix.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/vprintf-support.c -o vprintf-support.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. 1 warning generated. 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/safe-ctype.c -o safe-ctype.o 1 warning generated. cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/simple-object.c -o simple-object.o cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/rust-demangle.c -o rust-demangle.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ 1else true; fi warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/simple-object-coff.c -o simple-object-coff.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] warning: zh_CN.GB18030 checking for inline... unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/spaces.c -o noasan/spaces.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/sort.c -o noasan/sort.o; \ else true; fi 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/spaces.c -o spaces.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/sort.c -o sort.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/strerror.c -o pic/strerror.o; \ else true; fi 2 warnings generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/strerror.c -o noasan/strerror.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/stack-limit.c -o stack-limit.o cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/splay-tree.c -o splay-tree.o cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] inline checking for mmap... 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/stack-limit.c:54:24: warning: comparison of integers of different signs: 'rlim_t' (aka 'long') and 'unsigned long' [-Wsign-compare] 54 | && rlim.rlim_cur < pref | ~~~~~~~~~~~~~ ^ ~~~~ 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi 2 warnings generated. 1 warning generated. cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/timeval-utils.c -o timeval-utils.o 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/xasprintf.c -o xasprintf.o 1 warning generated. 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/xexit.c -o pic/xexit.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/xexit.c -o noasan/xexit.o; \ else true; fi 1 warning generated. 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/xexit.c -o xexit.o 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi yes checking for MAP_ANONYMOUS... if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/xmemdup.c -o xmemdup.o 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/xmalloc.c -o xmalloc.o cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/xstrerror.c -o xstrerror.o 1 warning generated. yes checking whether memchr works... if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/xstrndup.c -o xstrndup.o 1 warning generated. cc -c -DHAVE_CONFIG_H -O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I. -I/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libiberty/xvasprintf.c -o xvasprintf.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. configure: creating cache ./config.cache 1 warning generated. checking build system type... x86_64-portbld-freebsd15.0 checking host system type... x86_64-portbld-freebsd15.0 checking target system type... x86_64-portbld-freebsd15.0 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes yes checking whether memmem is declared... checking for a thread-safe mkdir -p... /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/bfd/../install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... 1 warning generated. yes checking whether make supports nested variables... (cached) yes checking for x86_64-portbld-freebsd15.0-ar... ar checking for x86_64-portbld-freebsd15.0-ranlib... ranlib checking for x86_64-portbld-freebsd15.0-gcc... cc yes checking for memmem... 1 warning generated. checking whether the C compiler works... yes checking whether memmem works... 1 warning generated. yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking whether memrchr is declared... checking whether we are cross compiling... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... no checking for suffix of object files... yes checking for O_CLOEXEC... o checking whether we are using the GNU C compiler... yes checking for promoted mode_t type... yes checking whether cc accepts -g... int 1 warning generated. checking whether is self-contained... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... 1 warning generated. yes checking for style of include used by make... yes checking for library containing setsockopt... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp none needed checking whether setenv is declared... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking for sigset_t... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for volatile sig_atomic_t... yes checking for stdlib.h... yes checking for sighandler_t... yes checking for string.h... no checking for stdbool.h that conforms to C99... yes checking for memory.h... yes checking for _Bool... yes checking for strings.h... yes 1 warning generated. checking for inttypes.h... yes checking whether fcloseall is declared... yes checking for stdint.h... yes checking which flavor of printf attribute matches inttypes macros... yes system checking whether ecvt is declared... checking for unistd.h... yes checking minix/config.h usability... no checking whether fcvt is declared... no checking minix/config.h presence... no checking whether gcvt is declared... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no yes checking how to print strings... checking whether strdup is declared... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... yes checking whether strerror(0) succeeds... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 393216 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking for x86_64-portbld-freebsd15.0-objdump... objdump checking how to recognize dependent libraries... yes checking for strerror_r with POSIX signature... pass_all yes checking whether strerror_r works... checking for x86_64-portbld-freebsd15.0-ar... (cached) ar checking for x86_64-portbld-freebsd15.0-strip... no checking for strip... strip checking for x86_64-portbld-freebsd15.0-ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... yes checking whether strerror_r is declared... (cached) yes checking whether strnlen is declared... 1 warning generated. rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ranlib ./libiberty.a if [ x"" != x ]; then \ cd pic; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/libiberty' yes checking whether strstr works... ok checking for dlfcn.h... yes checking for objdir... .libs yes checking whether strtok_r is declared... yes checking for struct timespec in ... checking if cc supports -fno-rtti -fno-exceptions... yes checking for TIME_UTC in ... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking whether execvpe is declared... yes checking if cc static flag -static works... yes checking whether unsetenv is declared... yes yes checking if cc supports -c -o file.o... checking whether wcsdup is declared... yes checking whether iswcntrl works... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd15.0 ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... yes checking for towlower... no checking for shl_load in -ldld... yes checking for wctype_t... yes checking for wctrans_t... no checking for dlopen... yes checking for C compiler option to allow warnings... yes checking whether a program can dlopen itself... -Wno-error checking whether btowc(0) is correct... yes checking whether a statically linked program can dlopen itself... yes checking whether btowc(EOF) is correct... yes checking for __builtin_expect... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... yes checking whether this system supports file names of any length... no checking for library containing dlsym... no checking for library containing clock_gettime... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... none required checking for clock_getres... no yes checking for clock_gettime... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking whether byte ordering is bigendian... yes checking for clock_settime... yes no checking whether NLS is requested... no checking whether NLS is requested... yes checking for msgfmt... checking for closedir... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking size of long long... yes checking for d_ino member in directory struct... 8 checking size of void *... yes checking for d_type member in directory struct... 8 checking size of long... yes checking for dirfd... yes checking whether dirfd is declared... 8 checking size of int... yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking whether dup works... 4 checking fcntl.h usability... yes checking whether dup2 works... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking for error_at_line... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/resource.h usability... no checking whether fcntl handles F_DUPFD correctly... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes yes checking whether fcntl understands F_DUPFD_CLOEXEC... checking for unistd.h... (cached) yes checking for fcntl... yes checking for fdopen... yes checking whether fdopendir is declared... yes checking for fileno... yes checking whether fdopendir works... yes checking for fls... yes checking for ffs... yes yes checking for flexible array member... checking for getgid... yes checking whether conversion from 'int' to 'long double' works... yes checking for getpagesize... yes checking for working GNU fnmatch... yes checking for getrlimit... no checking whether free is known to preserve errno... yes checking for getuid... no checking whether fstatat (..., 0) works... yes checking for sysconf... yes checking whether getcwd handles long file names properly... yes checking whether basename is declared... yes checking for getpagesize... no checking whether ffs is declared... yes yes checking whether getcwd succeeds when 4k < cwd_length < 16k... checking whether stpcpy is declared... yes checking whether asprintf is declared... yes checking for working getdelim function... yes checking whether vasprintf is declared... yes checking whether strnlen is declared... yes checking whether getdtablesize works... yes checking whether ___lc_codepage_func is declared... yes checking for getline... no checking for x86_64-portbld-freebsd15.0-pkg-config... no checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libzstd >= 1.4.0... yes checking for working getline function... yes checking compiler support for hidden visibility... yes checking linker --as-needed support... yes checking for cos in -lm... yes checking whether getlogin_r works with small buffers... yes checking for gcc version with buggy 64-bit support... yes no checking whether program_invocation_name is declared... checking sys/procfs.h usability... no checking whether program_invocation_short_name is declared... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking for prstatus_t in sys/procfs.h... no checking whether __argv is declared... yes checking for prstatus32_t in sys/procfs.h... no checking whether __progname is defined in default libraries... yes checking for prstatus_t.pr_who in sys/procfs.h... no checking for prstatus32_t.pr_who in sys/procfs.h... yes checking whether getrandom is compatible with its GNU+BSD signature... no checking for pstatus_t in sys/procfs.h... yes checking for gettimeofday with POSIX signature... no checking for pxstatus_t in sys/procfs.h... no checking for pstatus32_t in sys/procfs.h... almost checking for GNU glob interface version 1 or 2... no checking for prpsinfo_t in sys/procfs.h... no checking for library containing inet_ntop... yes checking for prpsinfo_t.pr_pid in sys/procfs.h... yes checking for prpsinfo32_t in sys/procfs.h... none required checking whether inet_ntop is declared... yes checking for prpsinfo32_t.pr_pid in sys/procfs.h... yes yes checking for psinfo_t in sys/procfs.h... checking whether isnan(double) can be used without linking with libm... no checking for psinfo_t.pr_pid in sys/procfs.h... no checking for psinfo32_t in sys/procfs.h... yes checking whether isnan(long double) can be used without linking with libm... no checking for psinfo32_t.pr_pid in sys/procfs.h... yes checking whether isnanl works... no checking for lwpstatus_t in sys/procfs.h... no checking for lwpxstatus_t in sys/procfs.h... yes checking whether the compiler supports the __inline keyword... no checking for lwpstatus_t.pr_context in sys/procfs.h... yes checking for pthread_rwlock_t... no checking for lwpstatus_t.pr_reg in sys/procfs.h... no checking for lwpstatus_t.pr_fpreg in sys/procfs.h... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking for win32_pstatus_t in sys/procfs.h... no checking for ftello... yes checking for ftello64... no checking for fseeko... yes checking for fseeko64... no checking for fopen64... no checking whether ftello is declared... yes checking whether mbrtowc handles incomplete characters... yes checking whether ftello64 is declared... no yes checking whether mbrtowc works as well as mbtowc... checking whether fseeko is declared... yes checking whether fseeko64 is declared... yes checking whether mbrtowc handles a NULL pwc argument... no checking whether fopen64 is declared... yes checking whether mbrtowc handles a NULL string argument... no checking size of off_t... yes checking whether mbrtowc has a correct return value... 8 checking file_ptr type... int64_t checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes yes checking whether mbrtowc returns 0 when parsing a NUL character... checking for getpagesize... (cached) yes checking for working mmap... yes checking whether mbrtowc stores incomplete characters... yes no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbsrtowcs works... checking for madvise... yes checking for mbtowc... yes checking for mprotect... yes checking whether memmem works in linear time... yes yes checking for memmem... (cached) yes checking whether memmem works... (cached) yes checking for mempcpy... (cached) yes checking for memrchr... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking for mkdtemp... yes checking whether is self-contained... yes checking whether open recognizes a trailing slash... yes checking for opendir... yes checking for rawmemchr... no checking for readdir... yes checking whether readlink signature is correct... config.status: creating Makefile yes checking whether readlink handles trailing slash correctly... config.status: creating bfd-in3.h config.status: creating po/Makefile.in yes checking whether readlink truncates results correctly... config.status: creating config.h config.status: executing depfiles commands yes checking whether rename honors trailing slash on destination... yes checking whether rename honors trailing slash on source... yes checking whether rename manages hard links correctly... yes checking whether rename manages existing destinations correctly... yes checking for rewinddir... yes checking whether rmdir works... yes checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking whether setenv validates arguments... config.status: executing libtool commands yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) no checking whether setlocale (category, NULL) is multithread-safe... (cached) yes checking whether imported symbols can be declared weak... (cached) yes checking whether the -Werror option is usable... config.status: executing default-1 commands config.status: executing default commands yes checking for simple visibility declarations... yes checking for socklen_t... mkdir ./opcodes Configuring in ./opcodes gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/bfd' GEN bfdver.h GEN elf32-target.h GEN elf64-target.h GEN targmatch.h Making info in po gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/bfd/po' ( if test 'x/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/bfd/po' != 'x.'; then \ posrcprefix='/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/bfd/'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/bfd/po/SRC-POTFILES.in \ | sed -e '$s/\\$//') > SRC-POTFILES-t \ && chmod a-w SRC-POTFILES-t \ && mv SRC-POTFILES-t SRC-POTFILES ) ( rm -f BLD-POTFILES-t BLD-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ ../& \\\\@" < /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/bfd/po/BLD-POTFILES.in \ | sed -e '$s/\\$//') > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES ) yes checking for ssize_t... cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/sh ./config.status 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... configure: creating cache ./config.cache config.status: creating po/Makefile.in checking build system type... yes checking for struct stat.st_birthtimespec.tv_nsec... x86_64-portbld-freebsd15.0 checking host system type... x86_64-portbld-freebsd15.0 checking target system type... config.status: executing depfiles commands x86_64-portbld-freebsd15.0 checking for a BSD-compatible install... config.status: executing libtool commands /usr/bin/install -c checking whether build environment is sane... yes yes checking for a thread-safe mkdir -p... checking for working stdalign.h... /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/opcodes/../install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... config.status: executing default-1 commands yes config.status: executing default commands checking whether make supports nested variables... yes gmake[2]: Nothing to be done for 'info'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/bfd/po' yes checking whether make supports nested variables... (cached) yes checking for x86_64-portbld-freebsd15.0-gcc... cc checking for strchrnul... gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/bfd' CCLD doc/chew.stamp yes checking whether strchrnul works... checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for working strerror function... checking whether we are cross compiling... yes checking for working strnlen... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether strstr works in linear time... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether strstr works... (cached) yes checking for strtok_r... yes checking for style of include used by make... GNU checking dependency style of cc... yes checking whether strtok_r works... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... yes /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking for unsetenv... yes checking for unsetenv() return type... yes checking for sys/types.h... int checking whether unsetenv obeys POSIX... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for variable-length arrays... yes checking for string.h... yes checking for wmemchr... yes checking for memory.h... yes checking for strings.h... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes yes checking for inttypes.h... checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of cc... GEN doc/aoutx.stamp GEN doc/archive.stamp GEN doc/archures.stamp GEN doc/bfdio.stamp GEN doc/bfdt.stamp GEN doc/bfdwin.stamp GEN doc/cache.stamp GEN doc/coffcode.stamp GEN doc/corefile.stamp GEN doc/elfcode.stamp GEN doc/elf.stamp GEN doc/format.stamp GEN doc/hash.stamp GEN doc/libbfd.stamp GEN doc/linker.stamp GEN doc/mmo.stamp GEN doc/opncls.stamp GEN doc/reloc.stamp GEN doc/section.stamp GEN doc/syms.stamp yes GEN doc/targets.stamp gcc3 checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking for x86_64-portbld-freebsd15.0-ranlib... ranlib checking for x86_64-portbld-freebsd15.0-ar... (cached) ar MAKEINFO doc/bfd.info checking for stdint.h... configure: updating cache ./config.cache checking that generated files are newer than configure... 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 for x86_64-portbld-freebsd15.0-ar... ar checking for x86_64-portbld-freebsd15.0-ranlib... ranlib checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 393216 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking for x86_64-portbld-freebsd15.0-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-portbld-freebsd15.0-ar... (cached) ar checking for x86_64-portbld-freebsd15.0-strip... no checking for strip... strip checking for x86_64-portbld-freebsd15.0-ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd15.0 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 Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking whether NLS is requested... no checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking whether basename is declared... no checking whether stpcpy is declared... yes checking for sigsetjmp... checking linker --as-needed support... yes checking for cos in -lm... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status done configure: creating ./config.status config.status: creating Makefile config.status: creating Makefile.gnulib.inc config.status: creating po/Makefile.in config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: creating import/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default commands mkdir ./gdbsupport Configuring in ./gdbsupport gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/gnulib' gmake all-recursive gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/gnulib' Making all in import gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/gnulib/import' GEN alloca.h GEN arpa/inet.h GEN ctype.h GEN dirent.h GEN fcntl.h GEN fnmatch.h GEN glob.h GEN glob-libc.gl.h GEN inttypes.h GEN limits.h GEN locale.h GEN math.h GEN netdb.h GEN malloc/scratch_buffer.gl.h GEN signal.h GEN stdint.h GEN stdio.h GEN stdlib.h GEN string.h GEN strings.h GEN sys/random.h GEN sys/select.h GEN sys/socket.h GEN sys/stat.h GEN sys/time.h GEN sys/types.h GEN sys/uio.h GEN sys/wait.h GEN time.h GEN unistd.h GEN wchar.h GEN wctype.h gmake all-recursive gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/gnulib/import' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/gnulib/import' CC libgnu_a-openat-proc.o CC libgnu_a-basename-lgpl.o CC libgnu_a-canonicalize-lgpl.o CC libgnu_a-chdir-long.o CC libgnu_a-cloexec.o CC libgnu_a-count-one-bits.o CC libgnu_a-dirname-lgpl.o CC libgnu_a-stripslash.o CC libgnu_a-error.o CC libgnu_a-exitfail.o CC libgnu_a-fd-hook.o CC libgnu_a-fd-safer-flag.o CC libgnu_a-dup-safer-flag.o CC libgnu_a-filenamecat-lgpl.o CC libgnu_a-free.o CC libgnu_a-getprogname.o CC libgnu_a-glob.o CC libgnu_a-globfree.o CC libgnu_a-glob_pattern_p.o CC libgnu_a-hard-locale.o CC libgnu_a-localcharset.o CC libgnu_a-malloca.o CC libgnu_a-math.o CC libgnu_a-openat-die.o CC libgnu_a-rawmemchr.o CC libgnu_a-save-cwd.o CC libgnu_a-setlocale_null.o CC libgnu_a-setlocale-lock.o CC libgnu_a-sockets.o CC libgnu_a-stat-time.o CC libgnu_a-strnlen1.o CC libgnu_a-sys_socket.o CC libgnu_a-tempname.o CC glthread/libgnu_a-threadlib.o CC libgnu_a-unistd.o CC libgnu_a-dup-safer.o CC libgnu_a-fd-safer.o CC libgnu_a-pipe-safer.o CC libgnu_a-wctype-h.o CC fnmatch.o CC glthread/libgnu_a-lock.o CC malloc/libgnu_a-scratch_buffer_dupfree.o CC malloc/libgnu_a-scratch_buffer_grow.o CC malloc/libgnu_a-scratch_buffer_grow_preserve.o CC malloc/libgnu_a-scratch_buffer_set_array_size.o configure: creating cache ./config.cache checking build system type... x86_64-portbld-freebsd15.0 checking host system type... x86_64-portbld-freebsd15.0 checking target system type... x86_64-portbld-freebsd15.0 checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdbsupport/../install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for x86_64-portbld-freebsd15.0-gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... AR libgnu.a gcc3 gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/gnulib/import' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/gnulib/import' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/gnulib/import' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/gnulib' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/gnulib' gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/gnulib' gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/gnulib' checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for x86_64-portbld-freebsd15.0-ranlib... ranlib checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 for dlfcn.h... yes checking for windows.h... no checking for library containing dlsym... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether c++ supports C++11 features by default... yes checking whether NLS is requested... no checking for long long... gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/bfd' yes checking size of long long... gmake all-recursive gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/bfd' Making all in po gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/bfd/po' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/bfd/po' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/bfd' rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h /bin/sh /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/bfd/../move-if-change bfd-tmp.h bfd.h GEN peigen.c GEN pex64igen.c GEN elf32-ia64.c GEN elf32-aarch64.c rm -f bfd-tmp.h GEN elf32-kvx.c GEN elf32-loongarch.c touch stmp-bfd-h GEN elf32-riscv.c GEN elf64-aarch64.c GEN elf64-ia64.c GEN elf64-kvx.c GEN elf64-loongarch.c GEN elf64-riscv.c rm -f tofiles GEN pe-loongarch64igen.c GEN pepigen.c GEN pe-aarch64igen.c f=""; \ for i in elf64-x86-64.lo elfxx-x86.lo elf-ifunc.lo elf-vxworks.lo elf64.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo elf-sframe.lo dwarf1.lo dwarf2.lo elf32-i386.lo elf32.lo coff-i386.lo cofflink.lo coffgen.lo pei-i386.lo peigen.lo pe-x86_64.lo pex64igen.lo pei-x86_64.lo elf64-gen.lo elf32-gen.lo plugin.lo aix5ppc-core.lo aout64.lo coff-alpha.lo coff-x86_64.lo coff64-rs6000.lo elf32-aarch64.lo elf32-ia64.lo elf32-kvx.lo elf32-loongarch.lo elf32-mips.lo elf32-riscv.lo elf32-score.lo elf32-score7.lo elf64-aarch64.lo elf64-alpha.lo elf64-amdgcn.lo elf64-bpf.lo elf64-gen.lo elf64-hppa.lo elf64-ia64-vms.lo elf64-ia64.lo elf64-kvx.lo elf64-loongarch.lo elf64-mips.lo elf64-mmix.lo elf64-nfp.lo elf64-ppc.lo elf64-riscv.lo elf64-s390.lo elf64-sparc.lo elf64-tilegx.lo elf64-x86-64.lo elf64.lo elfn32-mips.lo elfxx-aarch64.lo elfxx-ia64.lo elfxx-kvx.lo elfxx-loongarch.lo elfxx-mips.lo elfxx-riscv.lo elfxx-x86.lo mach-o-aarch64.lo mach-o-x86-64.lo mmo.lo pe-aarch64.lo pe-aarch64igen.lo pe-loongarch64igen.lo pe-x86_64.lo pei-aarch64.lo pei-ia64.lo pei-loongarch64.lo pei-x86_64.lo pepigen.lo pex64igen.lo vms-alpha.lo aout-cris.lo aout-ns32k.lo aout32.lo cf-i386lynx.lo coff-go32.lo coff-i386.lo coff-mips.lo coff-rs6000.lo coff-sh.lo coff-stgo32.lo coff-tic30.lo coff-tic4x.lo coff-tic54x.lo coff-z80.lo coff-z8k.lo coffgen.lo cofflink.lo dwarf1.lo dwarf2.lo ecoff.lo ecofflink.lo elf-attrs.lo elf-eh-frame.lo elf-ifunc.lo elf-m10200.lo elf-m10300.lo elf-nacl.lo elf-sframe.lo elf-strtab.lo elf-vxworks.lo elf.lo elf32-am33lin.lo elf32-arc.lo elf32-arm.lo elf32-avr.lo elf32-bfin.lo elf32-cr16.lo elf32-cris.lo elf32-crx.lo elf32-csky.lo elf32-d10v.lo elf32-d30v.lo elf32-dlx.lo elf32-epiphany.lo elf32-fr30.lo elf32-frv.lo elf32-ft32.lo elf32-gen.lo elf32-h8300.lo elf32-hppa.lo elf32-i386.lo elf32-ip2k.lo elf32-iq2000.lo elf32-lm32.lo elf32-m32c.lo elf32-m32r.lo elf32-m68hc11.lo elf32-m68hc12.lo elf32-m68hc1x.lo elf32-m68k.lo elf32-mcore.lo elf32-mep.lo elf32-metag.lo elf32-microblaze.lo elf32-moxie.lo elf32-msp430.lo elf32-mt.lo elf32-nds32.lo elf32-nios2.lo elf32-or1k.lo elf32-pj.lo elf32-ppc.lo elf32-pru.lo elf32-rl78.lo elf32-rx.lo elf32-s12z.lo elf32-s390.lo elf32-sh.lo elf32-sparc.lo elf32-spu.lo elf32-tic6x.lo elf32-tilegx.lo elf32-tilepro.lo elf32-v850.lo elf32-vax.lo elf32-visium.lo elf32-wasm32.lo elf32-xgate.lo elf32-xstormy16.lo elf32-xtensa.lo elf32-z80.lo elf32.lo elflink.lo elfxx-sparc.lo elfxx-tilegx.lo elfxx-x86.lo i386aout.lo i386bsd.lo i386lynx.lo i386msdos.lo mach-o-arm.lo mach-o-i386.lo mach-o.lo ns32knetbsd.lo pc532-mach.lo pdb.lo pdp11.lo pe-arm-wince.lo pe-arm.lo pe-i386.lo pe-mcore.lo pe-sh.lo pef.lo pei-arm-wince.lo pei-arm.lo pei-i386.lo pei-mcore.lo pei-sh.lo peigen.lo plugin.lo ppcboot.lo reloc16.lo som.lo vax1knetbsd.lo vaxnetbsd.lo vms-lib.lo vms-misc.lo wasm-module.lo xcofflink.lo xsym.lo xtensa-dynconfig.lo xtensa-isa.lo xtensa-modules.lo cpu-i386.lo cpu-iamcu.lo cpu-aarch64.lo cpu-alpha.lo cpu-amdgcn.lo cpu-arc.lo cpu-arm.lo cpu-avr.lo cpu-bfin.lo cpu-bpf.lo cpu-cr16.lo cpu-cris.lo cpu-crx.lo cpu-csky.lo cpu-d10v.lo cpu-d30v.lo cpu-dlx.lo cpu-epiphany.lo cpu-fr30.lo cpu-frv.lo cpu-ft32.lo cpu-h8300.lo cpu-hppa.lo cpu-i386.lo cpu-ia64.lo cpu-iamcu.lo cpu-ip2k.lo cpu-iq2000.lo cpu-kvx.lo cpu-lm32.lo cpu-loongarch.lo cpu-m10200.lo cpu-m10300.lo cpu-m32c.lo cpu-m32r.lo cpu-m68hc11.lo cpu-m68hc12.lo cpu-m68k.lo cpu-m9s12x.lo cpu-m9s12xg.lo cpu-mcore.lo cpu-mep.lo cpu-metag.lo cpu-microblaze.lo cpu-mips.lo cpu-mmix.lo cpu-moxie.lo cpu-msp430.lo cpu-mt.lo cpu-nds32.lo cpu-nfp.lo cpu-nios2.lo cpu-ns32k.lo cpu-or1k.lo cpu-pdp11.lo cpu-pj.lo cpu-powerpc.lo cpu-pru.lo cpu-riscv.lo cpu-rl78.lo cpu-rs6000.lo cpu-rx.lo cpu-s12z.lo cpu-s390.lo cpu-score.lo cpu-sh.lo cpu-sparc.lo cpu-spu.lo cpu-tic30.lo cpu-tic4x.lo cpu-tic54x.lo cpu-tic6x.lo cpu-tilegx.lo cpu-tilepro.lo cpu-v850.lo cpu-v850_rh850.lo cpu-vax.lo cpu-visium.lo cpu-wasm32.lo cpu-xgate.lo cpu-xstormy16.lo cpu-xtensa.lo cpu-z80.lo cpu-z8k.lo archive64.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles CC archive.lo CC archures.lo /bin/sh /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/bfd/../move-if-change tofiles ofiles CC bfd.lo CC bfdio.lo CC bfdwin.lo CC cache.lo CC coff-bfd.lo CC compress.lo CC corefile.lo CC elf-properties.lo CC format.lo CC hash.lo CC libbfd.lo CC linker.lo touch stamp-ofiles CC merge.lo CC opncls.lo CC reloc.lo CC section.lo CC simple.lo CC stab-syms.lo CC stabs.lo CC syms.lo CC targets.lo CC binary.lo CC ihex.lo CC srec.lo CC tekhex.lo CC verilog.lo CC elf64-x86-64.lo 8 CC elfxx-x86.lo checking whether basename is declared... CC elf-ifunc.lo no checking whether ffs is declared... CC elf-vxworks.lo CC elf64.lo CC elf.lo CC elflink.lo CC elf-attrs.lo CC elf-strtab.lo CC elf-eh-frame.lo CC elf-sframe.lo CC dwarf1.lo CC dwarf2.lo yes CC elf32-i386.lo checking whether asprintf is declared... CC elf32.lo CC coff-i386.lo yes checking whether vasprintf is declared... CC cofflink.lo CC pei-i386.lo CC coffgen.lo CC pe-x86_64.lo CC pex64igen.lo CC peigen.lo CC pei-x86_64.lo yes CC elf32-gen.lo CC elf64-gen.lo CC plugin.lo CC aout64.lo CC coff-alpha.lo CC aix5ppc-core.lo CC coff-x86_64.lo CC coff64-rs6000.lo CC elf32-aarch64.lo CC elf32-ia64.lo CC elf32-kvx.lo CC elf32-loongarch.lo checking whether snprintf is declared... CC elf32-mips.lo CC elf32-riscv.lo CC elf32-score.lo CC elf32-score7.lo CC elf64-aarch64.lo CC elf64-amdgcn.lo CC elf64-alpha.lo yes CC elf64-bpf.lo CC elf64-hppa.lo CC elf64-ia64-vms.lo checking whether vsnprintf is declared... yes CC elf64-ia64.lo CC elf64-kvx.lo checking whether strtol is declared... CC elf64-loongarch.lo CC elf64-mips.lo CC elf64-mmix.lo CC elf64-nfp.lo CC elf64-riscv.lo yes CC elf64-ppc.lo CC elf64-sparc.lo CC elf64-tilegx.lo CC elfn32-mips.lo checking whether strtoul is declared... CC elfxx-ia64.lo CC elfxx-aarch64.lo CC elf64-s390.lo yes CC elfxx-kvx.lo CC elfxx-mips.lo CC elfxx-riscv.lo CC mach-o-aarch64.lo CC elfxx-loongarch.lo CC mach-o-x86-64.lo CC mmo.lo checking whether strtoll is declared... yes CC pe-aarch64.lo CC pe-aarch64igen.lo CC pe-loongarch64igen.lo checking whether strtoull is declared... CC pei-ia64.lo CC pei-aarch64.lo CC pei-loongarch64.lo CC pepigen.lo yes CC vms-alpha.lo CC aout-cris.lo CC aout-ns32k.lo CC aout32.lo checking whether strverscmp is declared... CC cf-i386lynx.lo yes checking for size_t... CC coff-go32.lo CC coff-mips.lo CC coff-rs6000.lo CC coff-sh.lo CC coff-stgo32.lo CC coff-tic4x.lo CC coff-tic30.lo CC coff-tic54x.lo CC coff-z8k.lo CC ecoff.lo CC coff-z80.lo CC ecofflink.lo yes checking for stdlib.h... (cached) yes CC elf-m10200.lo CC elf-m10300.lo CC elf-nacl.lo CC elf32-am33lin.lo checking for unistd.h... (cached) yes CC elf32-arc.lo checking for sys/param.h... CC elf32-arm.lo CC elf32-bfin.lo CC elf32-avr.lo CC elf32-cr16.lo yes CC elf32-crx.lo CC elf32-cris.lo checking for pid_t... CC elf32-csky.lo CC elf32-d30v.lo yes checking for a sed that does not truncate output... CC elf32-d10v.lo /usr/bin/sed checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... CC elf32-dlx.lo CC elf32-epiphany.lo CC elf32-fr30.lo CC elf32-frv.lo CC elf32-ft32.lo yes checking for shared library run path origin... CC elf32-h8300.lo CC elf32-hppa.lo CC elf32-ip2k.lo CC elf32-iq2000.lo CC elf32-lm32.lo CC elf32-m32c.lo CC elf32-m32r.lo CC elf32-m68hc11.lo CC elf32-m68hc12.lo CC elf32-m68hc1x.lo CC elf32-m68k.lo CC elf32-mcore.lo CC elf32-mep.lo CC elf32-metag.lo CC elf32-microblaze.lo CC elf32-moxie.lo CC elf32-msp430.lo CC elf32-mt.lo CC elf32-nds32.lo CC elf32-nios2.lo CC elf32-or1k.lo CC elf32-pj.lo CC elf32-ppc.lo done checking for ANSI C header files... (cached) yes checking for working alloca.h... CC elf32-pru.lo CC elf32-rl78.lo CC elf32-rx.lo CC elf32-s12z.lo CC elf32-s390.lo no checking for alloca... CC elf32-sh.lo CC elf32-sparc.lo CC elf32-spu.lo yes checking for nl_langinfo and CODESET... yes CC elf32-tic6x.lo CC elf32-tilegx.lo CC elf32-tilepro.lo CC elf32-v850.lo CC elf32-vax.lo CC elf32-visium.lo CC elf32-wasm32.lo CC elf32-xgate.lo CC elf32-xstormy16.lo checking linux/perf_event.h usability... CC elf32-xtensa.lo CC elf32-z80.lo CC elfxx-sparc.lo CC elfxx-tilegx.lo CC i386aout.lo CC i386bsd.lo CC i386lynx.lo CC i386msdos.lo CC mach-o-arm.lo CC mach-o-i386.lo no checking linux/perf_event.h presence... CC mach-o.lo CC ns32knetbsd.lo CC pc532-mach.lo no checking for linux/perf_event.h... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes CC pdb.lo CC pdp11.lo CC pe-arm-wince.lo checking for memory.h... (cached) yes CC pe-arm.lo CC pe-i386.lo CC pe-mcore.lo CC pe-sh.lo checking signal.h usability... CC pef.lo CC pei-arm-wince.lo CC pei-arm.lo yes checking signal.h presence... CC pei-mcore.lo yes checking for signal.h... yes CC pei-sh.lo CC ppcboot.lo CC reloc16.lo CC som.lo checking sys/resource.h usability... CC vax1knetbsd.lo yes checking sys/resource.h presence... CC vaxnetbsd.lo yes checking for sys/resource.h... yes CC vms-lib.lo CC vms-misc.lo CC wasm-module.lo checking sys/socket.h usability... CC xcofflink.lo CC xsym.lo CC xtensa-dynconfig.lo CC xtensa-isa.lo CC xtensa-modules.lo CC cpu-i386.lo CC cpu-iamcu.lo CC cpu-aarch64.lo CC cpu-alpha.lo yes checking sys/socket.h presence... CC cpu-amdgcn.lo CC cpu-arc.lo CC cpu-avr.lo CC cpu-bfin.lo CC cpu-arm.lo CC cpu-bpf.lo CC cpu-cr16.lo CC cpu-cris.lo CC cpu-crx.lo CC cpu-csky.lo CC cpu-d10v.lo CC cpu-d30v.lo CC cpu-dlx.lo CC cpu-epiphany.lo CC cpu-fr30.lo CC cpu-frv.lo CC cpu-ft32.lo yes checking for sys/socket.h... yes checking sys/un.h usability... CC cpu-h8300.lo yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... CC cpu-hppa.lo CC cpu-ia64.lo CC cpu-ip2k.lo yes checking for sys/wait.h... yes CC cpu-iq2000.lo CC cpu-kvx.lo CC cpu-lm32.lo CC cpu-loongarch.lo CC cpu-m10200.lo CC cpu-m10300.lo CC cpu-m32c.lo CC cpu-m32r.lo CC cpu-m68hc11.lo CC cpu-m68hc12.lo CC cpu-m68k.lo CC cpu-m9s12x.lo checking thread_db.h usability... CC cpu-m9s12xg.lo CC cpu-mcore.lo CC cpu-mep.lo CC cpu-metag.lo CC cpu-microblaze.lo yes checking thread_db.h presence... yes checking for thread_db.h... yes checking wait.h usability... CC cpu-mips.lo CC cpu-mmix.lo CC cpu-moxie.lo CC cpu-msp430.lo CC cpu-mt.lo CC cpu-nds32.lo no checking wait.h presence... CC cpu-nfp.lo CC cpu-nios2.lo CC cpu-ns32k.lo CC cpu-pdp11.lo CC cpu-or1k.lo no checking for wait.h... no CC cpu-powerpc.lo CC cpu-pj.lo CC cpu-pru.lo checking termios.h usability... CC cpu-riscv.lo yes checking termios.h presence... CC cpu-rl78.lo CC cpu-rs6000.lo CC cpu-s12z.lo CC cpu-rx.lo CC cpu-s390.lo CC cpu-score.lo CC cpu-sh.lo yes checking for termios.h... yes CC cpu-sparc.lo CC cpu-spu.lo CC cpu-tic30.lo CC cpu-tic54x.lo CC cpu-tic6x.lo CC cpu-tic4x.lo CC cpu-tilegx.lo CC cpu-tilepro.lo CC cpu-v850_rh850.lo CC cpu-v850.lo checking for dlfcn.h... (cached) yes CC cpu-vax.lo checking linux/elf.h usability... no checking linux/elf.h presence... CC cpu-visium.lo no checking for linux/elf.h... no CC cpu-wasm32.lo CC cpu-xgate.lo checking proc_service.h usability... CC cpu-xstormy16.lo CC cpu-xtensa.lo CC cpu-z80.lo yes checking proc_service.h presence... CC cpu-z8k.lo CC archive64.lo yes checking for proc_service.h... yes checking poll.h usability... CCLD libbfd.la yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for getpagesize... yes gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/bfd' gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/bfd' gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/bfd' mkdir ./libctf checking for working mmap... Configuring in ./libctf gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/opcodes' gmake all-recursive gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/opcodes' yes Making all in . checking vfork.h usability... gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/opcodes' CC dis-buf.lo CC disassemble.lo CC dis-init.lo CC arc-dis.lo CC arc-ext.lo CC arc-opc.lo CC arm-dis.lo CC avr-dis.lo CC cgen-asm.lo CC bfin-dis.lo CC cgen-bitset.lo no checking vfork.h presence... CC cgen-dis.lo CC cgen-opc.lo CC cr16-dis.lo CC cr16-opc.lo CC cris-opc.lo CC crx-dis.lo CC csky-dis.lo CC cris-desc.lo CC crx-opc.lo CC cris-dis.lo CC d10v-opc.lo CC d30v-dis.lo CC d10v-dis.lo no checking for vfork.h... no checking for fork... CC d30v-opc.lo CC dlx-dis.lo CC epiphany-asm.lo yes checking for vfork... CC epiphany-desc.lo CC epiphany-dis.lo CC epiphany-ibld.lo CC epiphany-opc.lo CC fr30-desc.lo CC fr30-asm.lo CC fr30-dis.lo CC fr30-ibld.lo CC fr30-opc.lo CC frv-asm.lo CC frv-desc.lo CC frv-ibld.lo CC frv-dis.lo yes CC frv-opc.lo CC ft32-dis.lo checking for working fork... CC ft32-opc.lo CC h8300-dis.lo CC hppa-dis.lo CC i386-dis.lo CC ip2k-asm.lo CC ip2k-desc.lo CC ip2k-dis.lo CC ip2k-ibld.lo CC ip2k-opc.lo CC iq2000-asm.lo CC iq2000-desc.lo CC iq2000-dis.lo CC iq2000-ibld.lo CC iq2000-opc.lo CC kvx-opc.lo yes checking for working vfork... (cached) yes checking for library containing socketpair... CC kvx-dis.lo CC lm32-asm.lo CC lm32-desc.lo CC lm32-ibld.lo CC lm32-dis.lo CC lm32-opc.lo none required CC lm32-opinst.lo checking for fdwalk... CC m10200-dis.lo CC m10200-opc.lo CC m10300-dis.lo CC m10300-opc.lo CC m32c-asm.lo CC m32c-desc.lo CC m32c-dis.lo CC m32c-opc.lo no CC m32c-ibld.lo CC m32r-asm.lo CC m32r-desc.lo CC m32r-dis.lo CC m32r-ibld.lo checking for getrlimit... CC m32r-opc.lo CC m32r-opinst.lo CC m68hc11-dis.lo CC m68hc11-opc.lo CC m68k-dis.lo CC m68k-opc.lo yes checking for pipe... CC s12z-dis.lo CC s12z-opc.lo CC mcore-dis.lo CC mep-asm.lo CC mep-desc.lo CC mep-dis.lo CC mep-opc.lo yes CC microblaze-dis.lo CC moxie-dis.lo CC metag-dis.lo CC mep-ibld.lo CC moxie-opc.lo CC msp430-dis.lo checking for pipe2... CC msp430-decode.lo CC mt-asm.lo CC mt-desc.lo CC mt-dis.lo CC mt-ibld.lo CC mt-opc.lo CC nds32-asm.lo CC nds32-dis.lo yes configure: creating cache ./config.cache CC nios2-dis.lo CC nios2-opc.lo CC ns32k-dis.lo CC or1k-asm.lo CC or1k-desc.lo checking for poll... checking build system type... CC or1k-ibld.lo CC or1k-dis.lo CC or1k-opc.lo x86_64-portbld-freebsd15.0 checking host system type... CC pdp11-dis.lo CC pdp11-opc.lo x86_64-portbld-freebsd15.0 checking target system type... CC pj-opc.lo CC pj-dis.lo CC ppc-opc.lo CC ppc-dis.lo CC pru-dis.lo CC pru-opc.lo CC rl78-decode.lo x86_64-portbld-freebsd15.0 CC rl78-dis.lo checking for x86_64-portbld-freebsd15.0-gcc... cc yes CC rx-decode.lo CC rx-dis.lo CC s390-dis.lo CCLD s390-mkopc CC score-dis.lo CC score7-dis.lo CC sh-dis.lo checking for socketpair... CC sparc-dis.lo CC sparc-opc.lo CC spu-dis.lo CC spu-opc.lo CC tic30-dis.lo checking whether the C compiler works... CC tic4x-dis.lo CC tic54x-dis.lo CC tic6x-dis.lo CC tilepro-dis.lo CC tilepro-opc.lo CC v850-dis.lo CC tic54x-opc.lo CC v850-opc.lo yes CC vax-dis.lo CC visium-dis.lo CC visium-opc.lo CC wasm32-dis.lo yes checking for C compiler default output file name... a.out checking for suffix of executables... CC xstormy16-asm.lo checking for sigaction... CC xstormy16-desc.lo CC xstormy16-dis.lo CC xstormy16-ibld.lo CC xstormy16-opc.lo CC xtensa-dis.lo CC xgate-dis.lo CC xgate-opc.lo CC z80-dis.lo CC z8k-dis.lo yes CC aarch64-asm.lo checking whether we are cross compiling... CC aarch64-asm-2.lo checking for ptrace64... CC aarch64-dis.lo CC aarch64-dis-2.lo CC aarch64-opc.lo CC aarch64-opc-2.lo CC alpha-dis.lo CC alpha-opc.lo CC bpf-dis.lo no checking for suffix of object files... CC bpf-opc.lo CC ia64-dis.lo CC ia64-opc.lo CC loongarch-opc.lo o checking whether we are using the GNU C compiler... CC loongarch-dis.lo CC loongarch-coder.lo CC mips-dis.lo CC mips-opc.lo CC mips16-opc.lo yes checking whether cc accepts -g... no CC micromips-opc.lo CC mmix-opc.lo CC nfp-dis.lo checking for sbrk... CC mmix-dis.lo CC riscv-dis.lo CC riscv-opc.lo CC tilegx-dis.lo CC tilegx-opc.lo yes checking for cc option to accept ISO C89... yes GEN s390-opc.tab none needed checking whether cc understands -c and -o together... checking for setns... CC s390-opc.lo yes checking how to run the C preprocessor... cpp no checking for sigaltstack... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... yes /usr/bin/grep -E checking for ANSI C header files... checking for sigprocmask... yes checking for sys/types.h... yes checking for setpgid... yes checking for sys/stat.h... yes yes checking for stdlib.h... checking for setpgrp... yes checking for string.h... yes yes checking for getrusage... checking for memory.h... yes yes checking for strings.h... yes checking for getauxval... checking for inttypes.h... yes no checking for sigtimedwait... checking for stdint.h... yes checking for unistd.h... yes yes checking minix/config.h usability... checking whether ADDR_NO_RANDOMIZE is declared... no checking minix/config.h presence... no no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking whether strstr is declared... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for struct stat.st_blocks... yes checking for a thread-safe mkdir -p... /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libctf/../install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking for struct stat.st_blksize... CCLD libopcodes.la yes checking for library containing kinfo_getfile... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of cc... -lutil checking for kinfo_getfile... gcc3 checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for x86_64-portbld-freebsd15.0-gcc... (cached) cc libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libopcodes.a ]; then \ cp $libtooldir/libopcodes.a libopcodes.tmp; \ ranlib libopcodes.tmp; \ /bin/sh /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/opcodes/../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi yes checking whether cc is Clang... yes checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... touch stamp-lib gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/opcodes' Making all in po gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/opcodes/po' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/opcodes/po' gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/opcodes' gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/opcodes' checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking for x86_64-portbld-freebsd15.0-ranlib... ranlib checking for x86_64-portbld-freebsd15.0-ar... ar checking the archiver (ar ) interface... ar checking whether NLS is requested... no checking how to print strings... no checking for joinable pthread attribute... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... /usr/bin/grep -F checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... yes checking for std::thread... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes checking for pthread_sigmask... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... yes 393216 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for pthread_setname_np... checking for /usr/bin/ld option to reload object files... -r checking for x86_64-portbld-freebsd15.0-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-portbld-freebsd15.0-ar... (cached) ar checking for x86_64-portbld-freebsd15.0-strip... no checking for strip... strip checking for x86_64-portbld-freebsd15.0-ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... yes checking for sigsetjmp... yes checking whether to use intel pt... auto configure: WARNING: linux/perf_event.h missing or too old; some features may be unavailable. checking for libipt... ok checking for dlfcn.h... no configure: WARNING: libipt is missing or unusable; some features may be unavailable. checking for long long support in printf... yes checking for objdir... .libs yes checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking for gregset_t in sys/procfs.h... yes checking for fpregset_t in sys/procfs.h... yes checking for prgregset_t in sys/procfs.h... checking if cc supports -fno-rtti -fno-exceptions... yes checking for prfpregset_t in sys/procfs.h... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking for prgregset32_t in sys/procfs.h... no checking for lwpid_t in sys/procfs.h... yes checking if cc static flag -static works... yes checking for psaddr_t in sys/procfs.h... yes checking for elf_fpregset_t in sys/procfs.h... yes checking if cc supports -c -o file.o... no checking for libxxhash... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... yes checking how to link with libxxhash... /usr/local/lib/libxxhash.so -Wl,-rpath -Wl,/usr/local/lib checking whether to use xxhash... yes checking sys/ptrace.h usability... yes checking sys/ptrace.h presence... yes checking for sys/ptrace.h... yes freebsd15.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no configure: creating ./config.lt checking ptrace.h usability... no checking ptrace.h presence... no checking for ptrace.h... no checking return type of ptrace... int checking types of arguments for ptrace... int,pid_t,caddr_t,int checking the compiler type... clang checking compiler warning flags... -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-mismatched-tags -Wno-error=deprecated-register -Wsuggest-override -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wmissing-prototypes -Wformat -Wformat-nonliteral configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.lt: creating libtool checking for aclocal... ${SHELL} /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/missing aclocal-1.15 checking for autoconf... ${SHELL} /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/missing autoconf checking for autoheader... ${SHELL} /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/missing autoheader gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/gdbsupport' checking whether cc supports -W... gmake all-am gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/gdbsupport' CXX agent.o yes CXX btrace-common.o CXX cleanups.o CXX common-debug.o CXX common-exceptions.o CXX common-inferior.o checking whether cc supports -Wall... CXX common-regcache.o CXX common-utils.o CXX environ.o yes CXX errors.o CXX event-loop.o CXX fileio.o CXX filestuff.o checking whether cc supports -Wnarrowing... CXX format.o CXX gdb-dlfcn.o CXX gdb-hashtab.o CXX gdb_obstack.o CXX gdb_regex.o CXX gdb_tilde_expand.o yes CXX gdb_wait.o CXX gdb_vecs.o CXX job-control.o CXX netstuff.o checking whether cc supports -Wwrite-strings... CXX new-op.o CXX pathstuff.o CXX print-utils.o CXX rsp-low.o CXX run-time-clock.o CXX ptid.o yes checking whether cc supports -Wmissing-format-attribute... CXX scoped_mmap.o CXX safe-strerror.o yes checking whether cc supports -Wstrict-prototypes... CXX search.o CXX signals.o yes CXX signals-state-save-restore.o CXX tdesc.o CXX xml-utils.o CXX thread-pool.o checking whether cc supports -Wmissing-prototypes... CXX event-pipe.o yes checking whether cc supports -Wold-style-definition... yes checking whether cc supports -pedantic -Wlong-long... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking whether cc supports -Wall... (cached) yes checking for stdlib.h... (cached) yes AR libgdbsupport.a gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/gdbsupport' checking for unistd.h... (cached) yes gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/gdbsupport' mkdir ./gdb checking for sys/param.h... Configuring in ./gdb yes checking for getpagesize... yes checking for working mmap... yes checking for library containing dlsym... none required checking for ELF support in BFD... yes checking whether byte ordering is bigendian... no checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking for pread... yes checking whether bswap_16 is declared... yes configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-portbld-freebsd15.0-gcc... cc checking whether bswap_32 is declared... yes checking whether the C compiler works... checking whether bswap_64 is declared... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking whether asprintf is declared... checking whether we are cross compiling... yes no checking for suffix of object files... o checking whether we are using the GNU C compiler... checking whether vasprintf is declared... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... yes checking whether stpcpy is declared... none needed yes checking for qsort_r... checking whether we are using the GNU C++ compiler... yes yes checking whether c++ accepts -g... checking for qsort_r signature... yes checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... unknown checking for O_CLOEXEC... yes checking for makeinfo... makeinfo yes checking for expect... no checking for Tcl supporting try/catch... no checking for linker versioning flags... checking for sys/types.h... yes -Wl,--version-script='/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/libctf/libctf.ver' checking for sys/stat.h... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status 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-portbld-freebsd15.0 checking host system type... x86_64-portbld-freebsd15.0 checking target system type... x86_64-portbld-freebsd15.0 checking for dlfcn.h... yes checking for windows.h... no checking for library containing dlsym... none required 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... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 393216 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking for x86_64-portbld-freebsd15.0-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-portbld-freebsd15.0-ar... ar checking for x86_64-portbld-freebsd15.0-strip... no checking for strip... strip checking for x86_64-portbld-freebsd15.0-ranlib... ranlib checking for gawk... /usr/bin/awk checking command to parse /usr/bin/nm -B output from cc object... ok checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd15.0 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... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd15.0 ld.so checking how to hardcode library paths into programs... immediate configure: creating ./config.lt config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/libctf' gmake all-am gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/libctf' CC libctf_la-ctf-archive.lo CC libctf_la-ctf-dump.lo CC libctf_la-ctf-create.lo CC libctf_la-ctf-decl.lo CC libctf_la-ctf-error.lo CC libctf_la-ctf-hash.lo CC libctf_la-ctf-labels.lo CC libctf_la-ctf-dedup.lo CC libctf_la-ctf-link.lo CC libctf_la-ctf-lookup.lo CC libctf_la-ctf-open.lo CC libctf_la-ctf-serialize.lo CC libctf_la-ctf-sha1.lo CC libctf_la-ctf-string.lo CC libctf_la-ctf-subr.lo CC libctf_la-ctf-types.lo CC libctf_la-ctf-util.lo CC libctf_la-ctf-qsort_r.lo CC libctf_nobfd_la-ctf-archive.lo CC libctf_la-ctf-open-bfd.lo CC libctf_nobfd_la-ctf-dump.lo CC libctf_nobfd_la-ctf-create.lo CC libctf_nobfd_la-ctf-decl.lo CC libctf_nobfd_la-ctf-error.lo CC libctf_nobfd_la-ctf-hash.lo CC libctf_nobfd_la-ctf-labels.lo CC libctf_nobfd_la-ctf-dedup.lo CC libctf_nobfd_la-ctf-link.lo CC libctf_nobfd_la-ctf-lookup.lo CC libctf_nobfd_la-ctf-open.lo CC libctf_nobfd_la-ctf-serialize.lo CC libctf_nobfd_la-ctf-sha1.lo CC libctf_nobfd_la-ctf-string.lo CC libctf_nobfd_la-ctf-subr.lo CC libctf_nobfd_la-ctf-types.lo CC libctf_nobfd_la-ctf-qsort_r.lo CC libctf_nobfd_la-ctf-util.lo CCLD libctf.la CCLD libctf-nobfd.la gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/libctf' gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/libctf' config.lt: creating libtool checking whether c++ supports C++11 features by default... yes checking dependency style of cc... gcc3 checking for x86_64-portbld-freebsd15.0-pkg-config... no checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether NLS is requested... no checking whether makeinfo supports @click... yes checking for default auto-load directory... $debugdir:$datadir/auto-load checking for default auto-load safe-path... $debugdir:$datadir/auto-load checking for amd-dbgapi >= 0.68.0... no checking whether to use debuginfod... no configure: WARNING: debuginfod support disabled; some features may be unavailable. checking for monstartup... yes checking for _mcleanup... yes checking for _etext... yes checking for etext... yes checking for gawk... (cached) /usr/bin/awk checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for x86_64-portbld-freebsd15.0-ranlib... (cached) ranlib checking for bison... byacc checking for x86_64-portbld-freebsd15.0-ar... (cached) ar checking for x86_64-portbld-freebsd15.0-dlltool... dlltool checking for x86_64-portbld-freebsd15.0-windres... windres checking for main in -lm... yes checking for library containing gethostbyname... none required checking for library containing kvm_open2... -lkvm checking for library containing kvm_kerndisp... none required checking for libzstd >= 1.4.0... yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for library containing waddstr... -lncursesw checking for library containing tgetent... none required checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking whether system readline is new enough... yes checking size of unsigned long long... 8 checking size of unsigned long... 8 checking size of unsigned __int128... 16 checking for library containing dlopen... none required checking whether to use expat... auto checking for libexpat... yes checking how to link with libexpat... /usr/local/lib/libexpat.so -Wl,-rpath -Wl,/usr/local/lib checking for XML_StopParser... yes checking whether to use python... /usr/local/bin/python3.9 checking for python... yes checking compiler flags for python code... -fno-strict-aliasing -fwrapv checking whether to use guile... no checking for pkg-config... /usr/local/bin/pkg-config configure: WARNING: guile support disabled; some features will be unavailable. checking for the source-highlight library... yes checking for ANSI C header files... (cached) yes checking nlist.h usability... yes checking nlist.h presence... yes checking for nlist.h... yes checking machine/reg.h usability... yes checking machine/reg.h presence... yes checking for machine/reg.h... yes checking thread_db.h usability... yes checking thread_db.h presence... yes checking for thread_db.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/filio.h usability... yes checking sys/filio.h presence... yes checking for sys/filio.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/procctl.h usability... yes checking sys/procctl.h presence... yes checking for sys/procctl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/ptrace.h usability... yes checking sys/ptrace.h presence... yes checking for sys/ptrace.h... yes checking ptrace.h usability... no checking ptrace.h presence... no checking for ptrace.h... no checking sys/reg.h usability... yes checking sys/reg.h presence... yes checking for sys/reg.h... yes checking sys/debugreg.h usability... no checking sys/debugreg.h presence... no checking for sys/debugreg.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking elf_hp.h usability... no checking elf_hp.h presence... no checking for elf_hp.h... no checking for sys/user.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking cursesX.h usability... no checking cursesX.h presence... no checking for cursesX.h... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking ncursesw/ncurses.h usability... no checking ncursesw/ncurses.h presence... no checking for ncursesw/ncurses.h... no checking ncurses/ncurses.h usability... no checking ncurses/ncurses.h presence... no checking for ncurses/ncurses.h... no checking ncurses/term.h usability... no checking ncurses/term.h presence... no checking for ncurses/term.h... no checking for term.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for long long... yes checking size of long long... 8 checking whether basename is declared... no checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... yes checking whether snprintf is declared... (cached) yes checking for LC_MESSAGES... yes checking for socklen_t... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for getuid... yes checking for getgid... yes checking for pread... yes checking for pread64... no checking for pwrite... yes checking for resize_term... yes checking for getpgid... yes checking for setsid... yes checking for sigsetmask... yes checking for ttrace... no checking for wresize... yes checking for setlocale... yes checking for iconvlist... yes checking for libiconvlist... no checking for btowc... yes checking for setrlimit... yes checking for getrlimit... yes checking for posix_madvise... yes checking for waitpid... yes checking for use_default_colors... yes checking for nl_langinfo and CODESET... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for pid_t... yes checking for ANSI C header files... (cached) yes checking for working alloca.h... no checking for alloca... yes checking for nl_langinfo and CODESET... (cached) yes checking linux/perf_event.h usability... no checking linux/perf_event.h presence... no checking for linux/perf_event.h... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for memory.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for sys/resource.h... (cached) yes checking for sys/socket.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for thread_db.h... (cached) yes checking wait.h usability... no checking wait.h presence... no checking for wait.h... no checking for termios.h... (cached) yes checking for dlfcn.h... (cached) yes checking linux/elf.h usability... no checking linux/elf.h presence... no checking for linux/elf.h... no checking proc_service.h usability... yes checking proc_service.h presence... yes checking for proc_service.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for getpagesize... yes checking for working mmap... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for library containing socketpair... none required checking for fdwalk... no checking for getrlimit... (cached) yes checking for pipe... yes checking for pipe2... yes checking for poll... yes checking for socketpair... yes checking for sigaction... yes checking for ptrace64... no checking for sbrk... yes checking for setns... no checking for sigaltstack... yes checking for sigprocmask... yes checking for setpgid... yes checking for setpgrp... yes checking for getrusage... yes checking for getauxval... no checking for sigtimedwait... yes checking whether ADDR_NO_RANDOMIZE is declared... no checking whether strstr is declared... yes checking for struct stat.st_blocks... yes checking for struct stat.st_blksize... yes checking for library containing kinfo_getfile... -lutil checking for kinfo_getfile... yes checking whether cc is Clang... yes checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for std::thread... yes checking for pthread_sigmask... yes checking for pthread_setname_np... yes checking for sigsetjmp... yes checking whether to use intel pt... auto configure: WARNING: linux/perf_event.h missing or too old; some features may be unavailable. checking for libipt... no configure: WARNING: libipt is missing or unusable; some features may be unavailable. checking for long long support in printf... yes checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking for gregset_t in sys/procfs.h... yes checking for fpregset_t in sys/procfs.h... yes checking for prgregset_t in sys/procfs.h... yes checking for prfpregset_t in sys/procfs.h... yes checking for prgregset32_t in sys/procfs.h... no checking for lwpid_t in sys/procfs.h... yes checking for psaddr_t in sys/procfs.h... yes checking for elf_fpregset_t in sys/procfs.h... no checking for libxxhash... yes checking how to link with libxxhash... /usr/local/lib/libxxhash.so -Wl,-rpath -Wl,/usr/local/lib checking whether to use xxhash... yes checking for sys/ptrace.h... (cached) yes checking for ptrace.h... (cached) no checking return type of ptrace... int checking types of arguments for ptrace... int,pid_t,caddr_t,int checking whether setpgrp takes no argument... no checking for struct thread.td_pcb... yes checking for struct lwp... no checking for struct reg in machine/reg.h... yes checking for struct reg.r_fs... yes checking for struct reg.r_gs... yes checking for PTRACE_GETREGS... no checking for PTRACE_GETFPXREGS... no checking for PT_GETDBREGS... yes checking for struct ptrace_lwpinfo.pl_tdname... yes checking for struct ptrace_lwpinfo.pl_syscall_code... yes checking for long long support in compiler... yes checking for decfloat support in printf... no checking for long double support in compiler... yes checking for long double support in printf... yes checking for long double support in scanf... yes checking for the dynamic export flag... -Wl,--dynamic-list checking whether execinfo.h backtrace is available... no checking whether has TD_NOTALLOC... no checking whether has TD_VERSION... no checking whether has TD_NOTLS... no checking the compiler type... clang checking compiler warning flags... -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-mismatched-tags -Wno-error=deprecated-register -Wsuggest-override -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wmissing-prototypes -Wformat -Wformat-nonliteral checking for cygwin... no checking for ELF support in BFD... yes checking for library containing dlopen... (cached) none required checking for Mach-O support in BFD... yes checking whether to use lzma... auto checking for liblzma... yes checking how to link with liblzma... -llzma checking for X... no enable_sim = no enableval = no checking whether to use babeltrace... auto checking for libbabeltrace... no configure: WARNING: babeltrace is missing or unusable; GDB is unable to read CTF data. checking for xsltproc... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating jit-reader.h config.status: creating gcore config.status: creating Makefile config.status: creating gdb-gdb.gdb config.status: creating gdb-gdb.py config.status: creating doc/Makefile config.status: creating data-directory/Makefile config.status: creating config.h config.status: executing libtool commands config.status: executing depdir commands mkdir .deps === configuring in testsuite (/wrkdirs/usr/ports/devel/gdb/work-py39/.build/gdb/testsuite) configure: running /bin/sh /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/testsuite/configure --disable-option-checking '--prefix=/usr/local' '--disable-sim' '--enable-targets=all' '--enable-64-bit-bfd' '--with-separate-debug-dir=/usr/lib/debug' '--with-additional-debug-dirs=/usr/local/lib/debug' '--with-libiconv-prefix=/usr/local' '--without-libunwind-ia64' '--with-system-readline' '--without-debuginfod' '--without-guile' '--with-python=/usr/local/bin/python3.9' '--enable-source-highlight' '--with-system-zlib' '--enable-tui' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--program-transform-name=s&$&141&' '--disable-year2038' '--build=x86_64-portbld-freebsd15.0' '--host=x86_64-portbld-freebsd15.0' '--target=x86_64-portbld-freebsd15.0' 'build_alias=x86_64-portbld-freebsd15.0' 'host_alias=x86_64-portbld-freebsd15.0' 'target_alias=x86_64-portbld-freebsd15.0' 'CC=cc' 'CFLAGS=-O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -fstack-protector-strong ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing ' 'CPP=cpp' 'PKG_CONFIG_PATH=' 'PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/gdb/work-py39/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig' 'MAKEINFO=makeinfo' 'YACC=byacc' 'GMPLIBS=-L/usr/local/lib -lmpfr -lgmp' 'GMPINC=-I/usr/local/include ' --cache-file=.././config.cache --srcdir=/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/testsuite configure: loading cache .././config.cache checking build system type... (cached) x86_64-portbld-freebsd15.0 checking host system type... (cached) x86_64-portbld-freebsd15.0 checking target system type... (cached) x86_64-portbld-freebsd15.0 checking for x86_64-portbld-freebsd15.0-gcc... (cached) cc 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes configure: updating cache .././config.cache configure: creating ./config.status config.status: creating lib/pdtrace config.status: creating Makefile gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/gdb' /bin/sh /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/../mkinstalldirs arch/.deps /bin/sh /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/../mkinstalldirs cli/.deps /bin/sh /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/../mkinstalldirs dwarf2/.deps /bin/sh /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/../mkinstalldirs mi/.deps /bin/sh /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/../mkinstalldirs compile/.deps /bin/sh /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/../mkinstalldirs tui/.deps /bin/sh /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/../mkinstalldirs unittests/.deps mkdir arch /bin/sh /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/../mkinstalldirs guile/.deps /bin/sh /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/../mkinstalldirs python/.deps mkdir cli mkdir mi /bin/sh /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/../mkinstalldirs target/.deps mkdir arch/.deps mkdir dwarf2 /bin/sh /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/../mkinstalldirs nat/.deps mkdir compile mkdir cli/.deps mkdir mi/.deps mkdir tui mkdir dwarf2/.deps mkdir unittests mkdir compile/.deps mkdir guile mkdir tui/.deps mkdir python mkdir unittests/.deps mkdir target mkdir guile/.deps mkdir nat mkdir python/.deps mkdir target/.deps mkdir nat/.deps GEN stamp-version CXX windows-tdep.o CXX x86-bsd-nat.o CXX x86-fbsd-nat.o CXX x86-nat.o CXX x86-tdep.o CXX xcoffread.o CXX xml-support.o CXX xml-syscall.o GEN xml-builtin.c CXX xml-tdesc.o CXX xstormy16-tdep.o CXX xtensa-config.o CXX xtensa-linux-tdep.o CXX xtensa-tdep.o CXX z80-tdep.o GEN init.c CXX kgdb-main.o CXX gdb.o CXX aarch32-tdep.o CXX aarch64-fbsd-kern.o CXX aarch64-fbsd-tdep.o CXX aarch64-linux-tdep.o CXX aarch64-newlib-tdep.o CXX aarch64-ravenscar-thread.o CXX aarch64-tdep.o CXX ada-exp.o CXX ada-lang.o CXX ada-tasks.o CXX ada-typeprint.o CXX ada-valprint.o CXX ada-varobj.o CXX addrmap.o CXX agent.o CXX alloc.o /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/aarch64-linux-tdep.c:1299:26: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 1299 | gdb_byte za_zeroed[za_bytes]; | ^~~~~~~~ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/aarch64-linux-tdep.c:1299:26: note: read of non-const variable 'za_bytes' is not allowed in a constant expression /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/aarch64-linux-tdep.c:1282:10: note: declared here 1282 | size_t za_bytes = std::pow (sve_vl_from_vg (svg), 2); | ^ CXX alpha-bsd-tdep.o CXX alpha-linux-tdep.o CXX alpha-mdebug-tdep.o CXX alpha-netbsd-tdep.o CXX alpha-obsd-tdep.o CXX alpha-tdep.o CXX amd64-darwin-tdep.o /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/aarch64-tdep.c:1730:20: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 1730 | gdb_byte reg[register_size (gdbarch, regnum)]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/aarch64-tdep.c:1730:35: note: function parameter 'gdbarch' with unknown value cannot be used in a constant expression 1730 | gdb_byte reg[register_size (gdbarch, regnum)]; | ^ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/aarch64-tdep.c:1721:28: note: declared here 1721 | pass_in_v (struct gdbarch *gdbarch, | ^ CXX amd64-dicos-tdep.o /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/aarch64-tdep.c:2546:17: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 2546 | gdb_byte buf[register_size (gdbarch, regno)]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/aarch64-tdep.c:2546:32: note: read of non-constexpr variable 'gdbarch' is not allowed in a constant expression 2546 | gdb_byte buf[register_size (gdbarch, regno)]; | ^ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/aarch64-tdep.c:2532:19: note: declared here 2532 | struct gdbarch *gdbarch = regs->arch (); | ^ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/aarch64-tdep.c:2660:20: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 2660 | gdb_byte tmpbuf[register_size (gdbarch, regno)]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/aarch64-tdep.c:2660:35: note: read of non-constexpr variable 'gdbarch' is not allowed in a constant expression 2660 | gdb_byte tmpbuf[register_size (gdbarch, regno)]; | ^ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/aarch64-tdep.c:2646:19: note: declared here 2646 | struct gdbarch *gdbarch = regs->arch (); | ^ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/aarch64-tdep.c:3115:20: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 3115 | gdb_byte reg_buf[register_size (gdbarch, AARCH64_V0_REGNUM)]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/aarch64-tdep.c:3115:35: note: function parameter 'gdbarch' with unknown value cannot be used in a constant expression 3115 | gdb_byte reg_buf[register_size (gdbarch, AARCH64_V0_REGNUM)]; | ^ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/aarch64-tdep.c:3108:46: note: declared here 3108 | aarch64_pseudo_read_value_1 (struct gdbarch *gdbarch, | ^ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/aarch64-tdep.c:3325:20: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 3325 | gdb_byte reg_buf[register_size (gdbarch, AARCH64_V0_REGNUM)]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/aarch64-tdep.c:3325:35: note: function parameter 'gdbarch' with unknown value cannot be used in a constant expression 3325 | gdb_byte reg_buf[register_size (gdbarch, AARCH64_V0_REGNUM)]; | ^ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/aarch64-tdep.c:3319:41: note: declared here 3319 | aarch64_pseudo_write_1 (struct gdbarch *gdbarch, struct regcache *regcache, | ^ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/aarch64-tdep.c:5728:16: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 5728 | gdb_byte buf[insn_size]; | ^~~~~~~~~ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/aarch64-tdep.c:5728:16: note: read of non-const variable 'insn_size' is not allowed in a constant expression /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/aarch64-tdep.c:5726:11: note: declared here 5726 | uint8_t insn_size = 4; | ^ CXX amd64-fbsd-nat.o CXX amd64-fbsd-tdep.o CXX amd64-linux-tdep.o CXX amd64-nat.o CXX amd64-netbsd-tdep.o CXX amd64-obsd-tdep.o 1 warning generated. CXX amd64-ravenscar-thread.o CXX amd64-sol2-tdep.o CXX amd64-tdep.o CXX amd64-windows-tdep.o CXX amd64fbsd-kern.o CXX annotate.o CXX arc-linux-tdep.o CXX arc-newlib-tdep.o CXX arc-tdep.o CXX arch-utils.o CXX arch/aarch32.o CXX arch/aarch64-insn.o CXX arch/aarch64-mte-linux.o CXX arch/aarch64-scalable-linux.o CXX arch/aarch64.o CXX arch/amd64.o 6 warnings generated. CXX arch/arc.o CXX arch/arm-get-next-pcs.o CXX arch/arm-linux.o CXX arch/arm.o CXX arch/i386.o CXX arch/loongarch.o CXX arch/ppc-linux-common.o CXX arch/riscv.o CXX arm-bsd-tdep.o /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/amd64-tdep.c:371:21: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 371 | gdb_byte raw_buf[register_size (gdbarch, gpnum)]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/amd64-tdep.c:371:36: note: function parameter 'gdbarch' with unknown value cannot be used in a constant expression 371 | gdb_byte raw_buf[register_size (gdbarch, gpnum)]; | ^ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/amd64-tdep.c:352:51: note: declared here 352 | amd64_pseudo_register_read_value (struct gdbarch *gdbarch, | ^ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/amd64-tdep.c:383:21: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 383 | gdb_byte raw_buf[register_size (gdbarch, gpnum)]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/amd64-tdep.c:383:36: note: function parameter 'gdbarch' with unknown value cannot be used in a constant expression 383 | gdb_byte raw_buf[register_size (gdbarch, gpnum)]; | ^ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/amd64-tdep.c:352:51: note: declared here 352 | amd64_pseudo_register_read_value (struct gdbarch *gdbarch, | ^ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/amd64-tdep.c:395:24: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 395 | gdb_byte raw_buf[register_size (gdbarch, gpnum)]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/amd64-tdep.c:395:39: note: function parameter 'gdbarch' with unknown value cannot be used in a constant expression 395 | gdb_byte raw_buf[register_size (gdbarch, gpnum)]; | ^ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/amd64-tdep.c:352:51: note: declared here 352 | amd64_pseudo_register_read_value (struct gdbarch *gdbarch, | ^ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/amd64-tdep.c:425:21: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 425 | gdb_byte raw_buf[register_size (gdbarch, gpnum)]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/amd64-tdep.c:425:36: note: function parameter 'gdbarch' with unknown value cannot be used in a constant expression 425 | gdb_byte raw_buf[register_size (gdbarch, gpnum)]; | ^ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/amd64-tdep.c:412:46: note: declared here 412 | amd64_pseudo_register_write (struct gdbarch *gdbarch, | ^ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/amd64-tdep.c:436:21: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 436 | gdb_byte raw_buf[register_size (gdbarch, gpnum)]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/amd64-tdep.c:436:36: note: function parameter 'gdbarch' with unknown value cannot be used in a constant expression 436 | gdb_byte raw_buf[register_size (gdbarch, gpnum)]; | ^ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/amd64-tdep.c:412:46: note: declared here 412 | amd64_pseudo_register_write (struct gdbarch *gdbarch, | ^ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/amd64-tdep.c:449:24: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 449 | gdb_byte raw_buf[register_size (gdbarch, gpnum)]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/amd64-tdep.c:449:39: note: function parameter 'gdbarch' with unknown value cannot be used in a constant expression 449 | gdb_byte raw_buf[register_size (gdbarch, gpnum)]; | ^ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/amd64-tdep.c:412:46: note: declared here 412 | amd64_pseudo_register_write (struct gdbarch *gdbarch, | ^ CXX arm-fbsd-kern.o /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/arc-linux-tdep.c:204:16: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 204 | gdb_byte buf[insns_sz]; | ^~~~~~~~ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/arc-linux-tdep.c:204:16: note: read of non-const variable 'insns_sz' is not allowed in a constant expression /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/arc-linux-tdep.c:179:10: note: declared here 179 | size_t insns_sz; | ^ CXX arm-fbsd-tdep.o CXX arm-linux-tdep.o CXX arm-netbsd-tdep.o CXX arm-none-tdep.o CXX arm-obsd-tdep.o CXX arm-pikeos-tdep.o CXX arm-tdep.o CXX arm-wince-tdep.o CXX async-event.o CXX auto-load.o 1 warning generated. CXX auxv.o CXX avr-tdep.o CXX ax-gdb.o CXX ax-general.o CXX bcache.o CXX bfd-target.o CXX bfin-linux-tdep.o 6 warnings generated. CXX bfin-tdep.o CXX block.o CXX blockframe.o CXX bpf-tdep.o CXX break-catch-exec.o CXX break-catch-fork.o CXX break-catch-load.o CXX break-catch-sig.o CXX break-catch-syscall.o CXX break-catch-throw.o CXX breakpoint.o CXX bsd-uthread.o CXX bsd-kvm.o CXX bt-utils.o CXX btrace.o CXX build-id.o CXX buildsym-legacy.o CXX buildsym.o CXX c-exp.o CXX c-lang.o CXX c-typeprint.o CXX c-valprint.o CXX c-varobj.o CXX charset.o CXX cli-out.o CXX cli/cli-cmds.o CXX cli/cli-decode.o CXX cli/cli-dump.o CXX cli/cli-interp.o CXX cli/cli-logging.o CXX cli/cli-option.o CXX cli/cli-script.o CXX cli/cli-setshow.o CXX cli/cli-style.o CXX cli/cli-utils.o CXX coff-pe-read.o CXX coffread.o CXX compile/compile-c-support.o CXX compile/compile-c-symbols.o CXX compile/compile-c-types.o CXX compile/compile-cplus-symbols.o CXX compile/compile-cplus-types.o CXX compile/compile-loc2c.o CXX compile/compile-object-load.o CXX compile/compile-object-run.o CXX compile/compile.o CXX complaints.o CXX completer.o CXX copying.o CXX corefile.o CXX corelow.o CXX cp-abi.o CXX cp-name-parser.o CXX cp-namespace.o CXX cp-support.o CXX cp-valprint.o CXX cris-linux-tdep.o CXX cris-tdep.o CXX csky-linux-tdep.o CXX csky-tdep.o CXX ctfread.o CXX d-exp.o CXX d-lang.o CXX d-namespace.o CXX d-valprint.o CXX dbxread.o CXX dcache.o CXX debug.o CXX debuginfod-support.o CXX dicos-tdep.o CXX dictionary.o CXX disasm.o CXX displaced-stepping.o CXX dtrace-probe.o CXX dummy-frame.o CXX dwarf2/abbrev-cache.o CXX dwarf2/abbrev.o CXX dwarf2/ada-imported.o CXX dwarf2/attribute.o CXX dwarf2/comp-unit-head.o CXX dwarf2/cooked-index.o CXX dwarf2/cu.o CXX dwarf2/die.o CXX dwarf2/dwz.o CXX dwarf2/expr.o CXX dwarf2/frame-tailcall.o CXX dwarf2/frame.o CXX dwarf2/index-cache.o CXX dwarf2/index-common.o CXX dwarf2/index-write.o CXX dwarf2/leb.o CXX dwarf2/line-header.o CXX dwarf2/loc.o CXX dwarf2/macro.o CXX dwarf2/read-debug-names.o CXX dwarf2/read-gdb-index.o CXX dwarf2/read.o CXX dwarf2/section.o CXX dwarf2/stringify.o CXX elf-none-tdep.o CXX elfread.o CXX eval.o CXX event-top.o CXX exceptions.o CXX exec.o CXX expprint.o CXX extension.o CXX f-exp.o CXX f-lang.o CXX f-typeprint.o CXX f-valprint.o CXX fbsd-kld.o CXX fbsd-kthr.o CXX fbsd-kvm.o CXX fbsd-nat.o CXX fbsd-tdep.o CXX filename-seen-cache.o CXX filesystem.o CXX findcmd.o CXX findvar.o CXX fork-child.o CXX frame-base.o CXX frame-unwind.o CXX frame.o CXX frv-linux-tdep.o CXX frv-tdep.o CXX ft32-tdep.o CXX gcore-elf.o CXX gcore.o CXX gdb-demangle.o /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/fbsd-tdep.c:2032:16: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 2032 | gdb_byte buf[gdbarch_ptr_bit (gdbarch) / TARGET_CHAR_BIT]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/fbsd-tdep.c:2032:33: note: function parameter 'gdbarch' with unknown value cannot be used in a constant expression 2032 | gdb_byte buf[gdbarch_ptr_bit (gdbarch) / TARGET_CHAR_BIT]; | ^ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/fbsd-tdep.c:2027:48: note: declared here 2027 | fbsd_get_thread_local_address (struct gdbarch *gdbarch, CORE_ADDR dtv_addr, | ^ CXX gdb_bfd.o CXX gdbtypes.o CXX glibc-tdep.o CXX gmp-utils.o CXX gnu-v2-abi.o CXX gnu-v3-abi.o CXX go-exp.o CXX go-lang.o CXX go-typeprint.o CXX go-valprint.o CXX guile/guile.o 1 warning generated. CXX h8300-tdep.o CXX hppa-bsd-tdep.o CXX hppa-linux-tdep.o CXX hppa-netbsd-tdep.o CXX hppa-obsd-tdep.o CXX hppa-tdep.o CXX i386-bsd-tdep.o CXX i386-darwin-tdep.o CXX i386-dicos-tdep.o CXX i386-fbsd-tdep.o CXX i386-gnu-tdep.o CXX i386-go32-tdep.o CXX i386-linux-tdep.o CXX i386-netbsd-tdep.o CXX i386-nto-tdep.o CXX i386-obsd-tdep.o CXX i386-sol2-tdep.o CXX i386-tdep.o CXX i386-windows-tdep.o CXX i386fbsd-kern.o CXX i387-tdep.o CXX ia64-linux-tdep.o CXX ia64-tdep.o CXX ia64-vms-tdep.o CXX inf-child.o CXX inf-loop.o CXX inf-ptrace.o CXX infcall.o CXX infcmd.o CXX inferior.o CXX inflow.o CXX infrun.o CXX inline-frame.o CXX interps.o CXX iq2000-tdep.o CXX jit.o CXX language.o CXX linespec.o CXX linux-record.o CXX linux-tdep.o CXX lm32-tdep.o CXX location.o CXX loongarch-linux-tdep.o CXX loongarch-tdep.o CXX m2-exp.o CXX m2-lang.o CXX m2-typeprint.o CXX m2-valprint.o CXX m32c-tdep.o CXX m32r-linux-tdep.o CXX m32r-tdep.o CXX m68hc11-tdep.o CXX m68k-bsd-tdep.o CXX m68k-linux-tdep.o CXX m68k-tdep.o CXX machoread.o CXX macrocmd.o CXX macroexp.o CXX macroscope.o /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/loongarch-tdep.c:39:16: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 39 | gdb_byte buf[insn_len]; | ^~~~~~~~ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/loongarch-tdep.c:39:16: note: read of non-const variable 'insn_len' is not allowed in a constant expression /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/loongarch-tdep.c:38:10: note: declared here 38 | size_t insn_len = loongarch_insn_length (0); | ^ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/loongarch-tdep.c:1186:19: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 1186 | gdb_byte buf[regsize]; | ^~~~~~~ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/loongarch-tdep.c:1186:19: note: read of non-const variable 'regsize' is not allowed in a constant expression /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/loongarch-tdep.c:1157:7: note: declared here 1157 | int regsize = register_size (gdbarch, 0); | ^ CXX macrotab.o CXX main.o CXX maint-test-options.o CXX maint-test-settings.o CXX maint.o CXX mdebugread.o CXX mem-break.o CXX memattr.o 2 warnings generated. CXX memory-map.o CXX memrange.o CXX memtag.o CXX mep-tdep.o CXX mi/mi-cmd-break.o CXX mi/mi-cmd-catch.o CXX mi/mi-cmd-disas.o CXX mi/mi-cmd-env.o CXX mi/mi-cmd-file.o CXX mi/mi-cmd-info.o CXX mi/mi-cmd-stack.o CXX mi/mi-cmd-target.o CXX mi/mi-cmd-var.o CXX mi/mi-cmds.o CXX mi/mi-common.o CXX mi/mi-console.o CXX mi/mi-getopt.o CXX mi/mi-interp.o CXX mi/mi-main.o CXX mi/mi-out.o CXX mi/mi-parse.o CXX mi/mi-symbol-cmds.o CXX microblaze-linux-tdep.o CXX microblaze-tdep.o CXX minidebug.o CXX minsyms.o CXX mips-fbsd-tdep.o CXX mips-linux-tdep.o CXX mips-netbsd-tdep.o CXX mips-sde-tdep.o CXX mips-tdep.o CXX mips64-obsd-tdep.o CXX mipsfbsd-kern.o CXX mipsread.o CXX mn10300-linux-tdep.o CXX mn10300-tdep.o CXX moxie-tdep.o CXX msp430-tdep.o CXX namespace.o CXX nat/fork-inferior.o CXX nat/x86-dregs.o CXX nat/x86-xstate.o CXX nds32-tdep.o CXX netbsd-tdep.o CXX nios2-linux-tdep.o CXX nios2-tdep.o CXX nto-tdep.o CXX objc-lang.o CXX objfiles.o /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/mips-linux-tdep.c:101:16: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 101 | gdb_byte buf[gdbarch_ptr_bit (gdbarch) / TARGET_CHAR_BIT]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/mips-linux-tdep.c:101:33: note: read of non-constexpr variable 'gdbarch' is not allowed in a constant expression 101 | gdb_byte buf[gdbarch_ptr_bit (gdbarch) / TARGET_CHAR_BIT]; | ^ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/mips-linux-tdep.c:99:19: note: declared here 99 | struct gdbarch *gdbarch = get_frame_arch (frame); | ^ CXX obsd-tdep.o CXX observable.o CXX opencl-lang.o /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/mipsfbsd-kern.c:87:16: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 87 | gdb_byte buf[regsize * (FBSD_PCB_REG_PC + 1)]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/mipsfbsd-kern.c:87:16: note: read of non-const variable 'regsize' is not allowed in a constant expression /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/mipsfbsd-kern.c:86:10: note: declared here 86 | size_t regsize = mips_isa_regsize (gdbarch); | ^ CXX or1k-linux-tdep.o CXX or1k-tdep.o CXX osabi.o CXX osdata.o CXX p-exp.o CXX p-lang.o CXX p-typeprint.o 1 warning generated. 1 warning generated. CXX p-valprint.o CXX parse.o CXX posix-hdep.o CXX ppc-fbsd-tdep.o CXX ppc-linux-tdep.o CXX ppc-netbsd-tdep.o CXX ppc-obsd-tdep.o CXX ppc-ravenscar-thread.o CXX ppc-sysv-tdep.o CXX ppc64-tdep.o CXX ppcfbsd-kern.o CXX printcmd.o CXX probe.o CXX process-stratum-target.o CXX producer.o CXX progspace-and-thread.o CXX progspace.o CXX prologue-value.o CXX psymtab.o CXX python/py-arch.o CXX python/py-auto-load.o CXX python/py-block.o /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/ppcfbsd-kern.c:68:16: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 68 | gdb_byte buf[24 * tdep->wordsize]; | ^~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/ppcfbsd-kern.c:68:21: note: read of non-constexpr variable 'tdep' is not allowed in a constant expression 68 | gdb_byte buf[24 * tdep->wordsize]; | ^ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/ppcfbsd-kern.c:67:21: note: declared here 67 | ppc_gdbarch_tdep *tdep = gdbarch_tdep (regcache->arch ()); | ^ CXX python/py-bpevent.o CXX python/py-breakpoint.o CXX python/py-cmd.o CXX python/py-connection.o CXX python/py-continueevent.o 1 warning generated. CXX python/py-dap.o CXX python/py-disasm.o CXX python/py-event.o CXX python/py-evtregistry.o CXX python/py-evts.o CXX python/py-exitedevent.o CXX python/py-finishbreakpoint.o CXX python/py-frame.o CXX python/py-framefilter.o CXX python/py-function.o CXX python/py-gdb-readline.o CXX python/py-inferior.o CXX python/py-infevents.o CXX python/py-infthread.o CXX python/py-instruction.o CXX python/py-lazy-string.o CXX python/py-linetable.o CXX python/py-membuf.o CXX python/py-mi.o CXX python/py-micmd.o CXX python/py-newobjfileevent.o CXX python/py-objfile.o CXX python/py-param.o CXX python/py-prettyprint.o CXX python/py-progspace.o CXX python/py-record-btrace.o CXX python/py-record-full.o CXX python/py-record.o CXX python/py-registers.o CXX python/py-signalevent.o CXX python/py-stopevent.o CXX python/py-symbol.o CXX python/py-symtab.o CXX python/py-threadevent.o CXX python/py-tui.o CXX python/py-type.o CXX python/py-unwind.o CXX python/py-utils.o CXX python/py-value.o CXX python/py-varobj.o CXX python/py-xmethods.o CXX python/python.o CXX ravenscar-thread.o CXX record-btrace.o CXX record-full.o CXX record.o CXX regcache-dump.o CXX regcache.o CXX reggroups.o CXX remote-fileio.o CXX remote-notif.o CXX remote.o CXX reverse.o CXX riscv-fbsd-kern.o CXX riscv-fbsd-tdep.o CXX riscv-linux-tdep.o CXX riscv-none-tdep.o CXX riscv-ravenscar-thread.o CXX riscv-tdep.o CXX rl78-tdep.o CXX rs6000-aix-tdep.o CXX rs6000-lynx178-tdep.o CXX rs6000-tdep.o CXX run-on-main-thread.o CXX rust-lang.o CXX rust-parse.o CXX rx-tdep.o CXX s12z-tdep.o CXX s390-linux-tdep.o CXX s390-tdep.o CXX sentinel-frame.o CXX ser-base.o /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/riscv-fbsd-kern.c:64:16: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 64 | gdb_byte buf[16 * riscv_abi_xlen (regcache->arch ())]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/riscv-fbsd-kern.c:64:37: note: function parameter 'regcache' with unknown value cannot be used in a constant expression 64 | gdb_byte buf[16 * riscv_abi_xlen (regcache->arch ())]; | ^ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/riscv-fbsd-kern.c:62:40: note: declared here 62 | riscv_fbsd_supply_pcb(struct regcache *regcache, CORE_ADDR pcb_addr) | ^ CXX ser-event.o CXX ser-pipe.o CXX ser-tcp.o CXX ser-uds.o CXX ser-unix.o 1 warning generated. CXX serial.o CXX sh-linux-tdep.o CXX sh-netbsd-tdep.o /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/riscv-tdep.c:1019:24: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 1019 | gdb_byte raw_buf[register_size (gdbarch, fcsr_regnum)]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/riscv-tdep.c:1019:39: note: function parameter 'gdbarch' with unknown value cannot be used in a constant expression 1019 | gdb_byte raw_buf[register_size (gdbarch, fcsr_regnum)]; | ^ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/riscv-tdep.c:1010:46: note: declared here 1010 | riscv_pseudo_register_write (struct gdbarch *gdbarch, | ^ CXX sh-tdep.o CXX skip.o CXX sol2-tdep.o CXX solib-aix.o CXX solib-darwin.o CXX solib-dsbt.o CXX solib-frv.o CXX solib-svr4.o CXX solib-target.o CXX solib.o CXX source-cache.o CXX source.o CXX sparc-linux-tdep.o CXX sparc-netbsd-tdep.o CXX sparc-obsd-tdep.o CXX sparc-ravenscar-thread.o CXX sparc-sol2-tdep.o CXX sparc-tdep.o CXX sparc64-fbsd-tdep.o CXX sparc64-linux-tdep.o CXX sparc64-netbsd-tdep.o CXX sparc64-obsd-tdep.o CXX sparc64-sol2-tdep.o /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/solib-darwin.c:243:20: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 243 | gdb_byte buf[image_info_size]; | ^~~~~~~~~~~~~~~ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/solib-darwin.c:243:20: note: read of non-const variable 'image_info_size' is not allowed in a constant expression /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/solib-darwin.c:222:16: note: declared here 222 | unsigned int image_info_size; | ^ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/solib-darwin.c:341:20: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 341 | gdb_byte buf[image_info_size]; | ^~~~~~~~~~~~~~~ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/solib-darwin.c:341:20: note: read of non-const variable 'image_info_size' is not allowed in a constant expression /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/solib-darwin.c:334:16: note: declared here 334 | unsigned int image_info_size = ptr_len * 3; | ^ CXX sparc64-tdep.o CXX sparc64fbsd-kern.o CXX split-name.o 2 warnings generated. CXX stabsread.o CXX stack.o 1 warning generated. CXX stap-probe.o CXX std-regs.o CXX symfile-debug.o CXX symfile-mem.o CXX symfile.o CXX symmisc.o CXX symtab.o CXX target-connection.o CXX target-dcache.o CXX target-descriptions.o CXX target-float.o CXX target-memory.o CXX target.o CXX target/target.o CXX target/waitstatus.o CXX test-target.o CXX thread-iter.o CXX thread.o CXX tic6x-linux-tdep.o CXX tic6x-tdep.o CXX tid-parse.o CXX tilegx-tdep.o CXX tilegx-linux-tdep.o CXX top.o CXX tracectf.o CXX tracefile-tfile.o CXX tracefile.o CXX tracepoint.o CXX trad-frame.o CXX tramp-frame.o CXX tui/tui-command.o CXX tui/tui-data.o CXX tui/tui-disasm.o CXX tui/tui-file.o CXX tui/tui-hooks.o CXX tui/tui-interp.o CXX tui/tui-io.o CXX tui/tui-layout.o CXX tui/tui-location.o CXX tui/tui-out.o CXX tui/tui-regs.o CXX tui/tui-source.o CXX tui/tui-stack.o CXX tui/tui-win.o CXX tui/tui-wingeneral.o CXX tui/tui-winsource.o /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/trad-frame.c:159:16: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 159 | gdb_byte buf[slot_size]; | ^~~~~~~~~ /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/trad-frame.c:159:16: note: read of non-const variable 'slot_size' is not allowed in a constant expression /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/trad-frame.c:127:11: note: declared here 127 | int slot_size = regmap->size; | ^ CXX tui/tui.o CXX type-stack.o CXX typeprint.o CXX ui-file.o 1 warning generated. CXX ui-out.o CXX ui-style.o CXX ui.o CXX user-regs.o CXX utils.o CXX v850-tdep.o CXX valarith.o CXX valops.o CXX valprint.o CXX value.o CXX varobj.o CXX vax-netbsd-tdep.o CXX vax-tdep.o CXX version.o CXX xml-builtin.o CXX init.o CXXLD gdb CXXLD kgdb gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/gdb' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/gdb/doc' (test "ln -s" = "ln -s" && \ ln -s /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/doc/all-cfg.texi gdb-cfg.texi) || \ ln /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/doc/all-cfg.texi gdb-cfg.texi || \ cp /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/doc/all-cfg.texi gdb-cfg.texi date=`sed -n -e 's/^.* BFD_VERSION_DATE \(.*\)$/\1/p' /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/doc/../../bfd/version.h`; \ sed -e "s/DATE/$date/" < /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/doc/../version.in > version.subst echo "@set GDBVN `sed q version.subst`" > ./GDBvn.new if [ -n "(GDB) " ]; then \ echo "@set VERSION_PACKAGE (GDB) " >> ./GDBvn.new; \ fi echo "@set BUGURL @uref{https://www.gnu.org/software/gdb/bugs/}" >> ./GDBvn.new if [ "@uref{https://www.gnu.org/software/gdb/bugs/}" = "@uref{http://www.gnu.org/software/gdb/bugs/}" ]; then \ echo "@set BUGURL_DEFAULT" >> ./GDBvn.new; \ fi if test -z ""; then \ echo "@set SYSTEM_READLINE" >> ./GDBvn.new; \ fi if [ -n "" ]; then \ echo "@set SYSTEM_GDBINIT " >> ./GDBvn.new; \ fi if [ -n "" ]; then \ echo "@set SYSTEM_GDBINIT_DIR " >> ./GDBvn.new; \ fi mv GDBvn.new GDBvn.texi makeinfo --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/doc/../mi -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/doc \ -o gdb.info /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/doc/gdb.texinfo makeinfo --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/doc -o stabs.info /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/doc/stabs.texinfo makeinfo --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/doc -o annotate.info /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/doc/annotate.texinfo gdb.texinfo:41080: warning: @anchor should not appear on @item line gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/gdb/doc' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/gdb/testsuite' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/gdb/testsuite' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/gdb/data-directory' rm -rf ./syscalls rm -rf ./python mkdir ./syscalls rm -rf ./guile rm -rf ./system-gdbinit files='gdb/__init__.py gdb/disassembler.py gdb/FrameDecorator.py gdb/FrameIterator.py gdb/frames.py gdb/printing.py gdb/prompt.py gdb/styling.py gdb/types.py gdb/unwinder.py gdb/xmethod.py gdb/command/__init__.py gdb/command/explore.py gdb/command/frame_filters.py gdb/command/pretty_printers.py gdb/command/prompt.py gdb/command/type_printers.py gdb/command/unwinders.py gdb/command/xmethods.py gdb/dap/breakpoint.py gdb/dap/bt.py gdb/dap/disassemble.py gdb/dap/evaluate.py gdb/dap/events.py gdb/dap/frames.py gdb/dap/__init__.py gdb/dap/io.py gdb/dap/launch.py gdb/dap/locations.py gdb/dap/memory.py gdb/dap/modules.py gdb/dap/next.py gdb/dap/pause.py gdb/dap/scopes.py gdb/dap/server.py gdb/dap/sources.py gdb/dap/startup.py gdb/dap/state.py gdb/dap/threads.py gdb/dap/typecheck.py gdb/dap/varref.py gdb/function/__init__.py gdb/function/as_string.py gdb/function/caller_is.py gdb/function/strfns.py gdb/printer/__init__.py gdb/printer/bound_registers.py' ; \ if test "x$files" != x ; then \ for file in $files ; do \ dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ /bin/sh /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/data-directory/../../mkinstalldirs ./python/$dir ; \ install -m 0644 /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/data-directory/../python/lib/$file ./python/$dir ; \ done ; \ fi files='gdb-syscalls.dtd freebsd.xml netbsd.xml aarch64-linux.xml amd64-linux.xml arm-linux.xml i386-linux.xml mips-n32-linux.xml mips-n64-linux.xml mips-o32-linux.xml ppc-linux.xml ppc64-linux.xml s390-linux.xml s390x-linux.xml sparc-linux.xml sparc64-linux.xml' ; \ for file in $files ; do \ f=/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/data-directory/../syscalls/$file ; \ if test -f $f ; then \ install -m 0644 $f ./syscalls ; \ fi ; \ done if test "x" != x ; then \ files='./gdb.scm gdb/boot.scm gdb/experimental.scm gdb/init.scm gdb/iterator.scm gdb/printing.scm gdb/support.scm gdb/types.scm' ; \ for file in $files ; do \ dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ /bin/sh /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/data-directory/../../mkinstalldirs ./guile/$dir ; \ install -m 0644 /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/data-directory/../guile/lib/$file ./guile/$dir ; \ done ; \ files='./gdb.go gdb/experimental.go gdb/iterator.go gdb/printing.go gdb/support.go gdb/types.go' ; \ cd ./guile ; \ for go in $files ; do \ source="`echo $go | sed 's/\.go$/.scm/'`" ; \ echo compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o "$go" "$source" ; \ compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o "$go" "$source" || exit 1 ; \ done ; \ fi mkdir ./system-gdbinit touch stamp-guile files='elinos.py wrs-linux.py' ; \ for file in $files ; do \ f=/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/data-directory/../system-gdbinit/$file ; \ if test -f $f ; then \ install -m 0644 $f ./system-gdbinit ; \ fi ; \ done touch stamp-system-gdbinit mkdir ./python mkdir ./python/gdb touch stamp-syscalls mkdir ./python/gdb/command mkdir ./python/gdb/dap mkdir ./python/gdb/function mkdir ./python/gdb/printer touch stamp-python gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/gdb/data-directory' gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/gdb' gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/gdb/work-py39/.build/gdb' =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> gdb-14.1_2 depends on file: /usr/local/bin/python3.9 - found =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for gdb-14.1_2 ===> Generating temporary packing list install -s -m 555 /wrkdirs/usr/ports/devel/gdb/work-py39/.build/gdb/gdb /wrkdirs/usr/ports/devel/gdb/work-py39/stage/usr/local/bin/gdb141 install -m 444 /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/doc/gdb.1 /wrkdirs/usr/ports/devel/gdb/work-py39/stage/usr/local/share/man/man1/gdb141.1 (cd /wrkdirs/usr/ports/devel/gdb/work-py39/.build/gdb/data-directory ; /usr/bin/env -i HOME=/wrkdirs/usr/ports/devel/gdb/work-py39 PWD="${PWD}" __MAKE_CONF=/nonexistent OSVERSION=1500018 PATH=/wrkdirs/usr/ports/devel/gdb/work-py39/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/nonexistent/bin TMPDIR=/tmp UNAME_r=15.0-CURRENT UNAME_v=FreeBSD\ 15.0-CURRENT\ 1500018 XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gdb/work-py39 XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gdb/work-py39 XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/gdb/work-py39/.cache HOME=/wrkdirs/usr/ports/devel/gdb/work-py39 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/gdb/work-py39/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/nonexistent/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/gdb/work-py39/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" gmake DESTDIR=/wrkdirs/usr/ports/devel/gdb/work-py39/stage install-syscalls ) /bin/sh /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/data-directory/../../mkinstalldirs /wrkdirs/usr/ports/devel/gdb/work-py39/stage/usr/local/share/gdb/syscalls mkdir /wrkdirs/usr/ports/devel/gdb/work-py39/stage/usr/local/share/gdb mkdir /wrkdirs/usr/ports/devel/gdb/work-py39/stage/usr/local/share/gdb/syscalls files='gdb-syscalls.dtd freebsd.xml netbsd.xml aarch64-linux.xml amd64-linux.xml arm-linux.xml i386-linux.xml mips-n32-linux.xml mips-n64-linux.xml mips-o32-linux.xml ppc-linux.xml ppc64-linux.xml s390-linux.xml s390x-linux.xml sparc-linux.xml sparc64-linux.xml' ; \ for file in $files; do \ f=/wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/data-directory/../syscalls/$file ; \ if test -f $f ; then \ /usr/bin/install -c -m 644 $f /wrkdirs/usr/ports/devel/gdb/work-py39/stage/usr/local/share/gdb/syscalls ; \ fi ; \ done /bin/ln -sf gdb141 /wrkdirs/usr/ports/devel/gdb/work-py39/stage/usr/local/bin/gdb /bin/ln -sf gdb141.1 /wrkdirs/usr/ports/devel/gdb/work-py39/stage/usr/local/share/man/man1/gdb.1 /bin/ln -sf kgdb141 /wrkdirs/usr/ports/devel/gdb/work-py39/stage/usr/local/bin/kgdb /bin/ln -sf kgdb141.1 /wrkdirs/usr/ports/devel/gdb/work-py39/stage/usr/local/share/man/man1/kgdb.1 install -s -m 555 /wrkdirs/usr/ports/devel/gdb/work-py39/.build/gdb/kgdb /wrkdirs/usr/ports/devel/gdb/work-py39/stage/usr/local/bin/kgdb141 install -m 444 /usr/ports/devel/gdb/files/kgdb/kgdb.1 /wrkdirs/usr/ports/devel/gdb/work-py39/stage/usr/local/share/man/man1/kgdb141.1 (cd /wrkdirs/usr/ports/devel/gdb/work-py39/.build/gdb ; /usr/bin/env -i HOME=/wrkdirs/usr/ports/devel/gdb/work-py39 PWD="${PWD}" __MAKE_CONF=/nonexistent OSVERSION=1500018 PATH=/wrkdirs/usr/ports/devel/gdb/work-py39/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/nonexistent/bin TMPDIR=/tmp UNAME_r=15.0-CURRENT UNAME_v=FreeBSD\ 15.0-CURRENT\ 1500018 XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gdb/work-py39 XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gdb/work-py39 XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/gdb/work-py39/.cache HOME=/wrkdirs/usr/ports/devel/gdb/work-py39 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/gdb/work-py39/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/nonexistent/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/gdb/work-py39/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" gmake DESTDIR=/wrkdirs/usr/ports/devel/gdb/work-py39/stage install-python ) /bin/sh /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/../mkinstalldirs /wrkdirs/usr/ports/devel/gdb/work-py39/stage/usr/local/share/gdb/python/gdb mkdir /wrkdirs/usr/ports/devel/gdb/work-py39/stage/usr/local/share/gdb/python mkdir /wrkdirs/usr/ports/devel/gdb/work-py39/stage/usr/local/share/gdb/python/gdb (cd /wrkdirs/usr/ports/devel/gdb/work-py39/.build/gdb/data-directory ; /usr/bin/env -i HOME=/wrkdirs/usr/ports/devel/gdb/work-py39 PWD="${PWD}" __MAKE_CONF=/nonexistent OSVERSION=1500018 PATH=/wrkdirs/usr/ports/devel/gdb/work-py39/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/nonexistent/bin TMPDIR=/tmp UNAME_r=15.0-CURRENT UNAME_v=FreeBSD\ 15.0-CURRENT\ 1500018 XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gdb/work-py39 XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gdb/work-py39 XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/gdb/work-py39/.cache HOME=/wrkdirs/usr/ports/devel/gdb/work-py39 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/gdb/work-py39/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/nonexistent/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/gdb/work-py39/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -DRL_NO_COMPAT -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" gmake DESTDIR=/wrkdirs/usr/ports/devel/gdb/work-py39/stage install-python ) files='gdb/__init__.py gdb/disassembler.py gdb/FrameDecorator.py gdb/FrameIterator.py gdb/frames.py gdb/printing.py gdb/prompt.py gdb/styling.py gdb/types.py gdb/unwinder.py gdb/xmethod.py gdb/command/__init__.py gdb/command/explore.py gdb/command/frame_filters.py gdb/command/pretty_printers.py gdb/command/prompt.py gdb/command/type_printers.py gdb/command/unwinders.py gdb/command/xmethods.py gdb/dap/breakpoint.py gdb/dap/bt.py gdb/dap/disassemble.py gdb/dap/evaluate.py gdb/dap/events.py gdb/dap/frames.py gdb/dap/__init__.py gdb/dap/io.py gdb/dap/launch.py gdb/dap/locations.py gdb/dap/memory.py gdb/dap/modules.py gdb/dap/next.py gdb/dap/pause.py gdb/dap/scopes.py gdb/dap/server.py gdb/dap/sources.py gdb/dap/startup.py gdb/dap/state.py gdb/dap/threads.py gdb/dap/typecheck.py gdb/dap/varref.py gdb/function/__init__.py gdb/function/as_string.py gdb/function/caller_is.py gdb/function/strfns.py gdb/printer/__init__.py gdb/printer/bound_registers.py' ; \ if test "x$files" != x ; then \ for file in $files ; do \ dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ /bin/sh /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/data-directory/../../mkinstalldirs /wrkdirs/usr/ports/devel/gdb/work-py39/stage/usr/local/share/gdb/python/$dir ; \ /usr/bin/install -c -m 644 ./python/$file /wrkdirs/usr/ports/devel/gdb/work-py39/stage/usr/local/share/gdb/python/$dir ; \ done ; \ fi mkdir /wrkdirs/usr/ports/devel/gdb/work-py39/stage/usr/local/share/gdb/python/gdb/command mkdir /wrkdirs/usr/ports/devel/gdb/work-py39/stage/usr/local/share/gdb/python/gdb/dap mkdir /wrkdirs/usr/ports/devel/gdb/work-py39/stage/usr/local/share/gdb/python/gdb/function mkdir /wrkdirs/usr/ports/devel/gdb/work-py39/stage/usr/local/share/gdb/python/gdb/printer Listing '.'... Listing './gdb'... Compiling './gdb/FrameDecorator.py'... Compiling './gdb/FrameIterator.py'... Compiling './gdb/__init__.py'... Listing './gdb/command'... Compiling './gdb/command/__init__.py'... Compiling './gdb/command/explore.py'... Compiling './gdb/command/frame_filters.py'... Compiling './gdb/command/pretty_printers.py'... Compiling './gdb/command/prompt.py'... Compiling './gdb/command/type_printers.py'... Compiling './gdb/command/unwinders.py'... Compiling './gdb/command/xmethods.py'... Listing './gdb/dap'... Compiling './gdb/dap/__init__.py'... Compiling './gdb/dap/breakpoint.py'... Compiling './gdb/dap/bt.py'... Compiling './gdb/dap/disassemble.py'... Compiling './gdb/dap/evaluate.py'... Compiling './gdb/dap/events.py'... Compiling './gdb/dap/frames.py'... Compiling './gdb/dap/io.py'... Compiling './gdb/dap/launch.py'... Compiling './gdb/dap/locations.py'... Compiling './gdb/dap/memory.py'... Compiling './gdb/dap/modules.py'... Compiling './gdb/dap/next.py'... Compiling './gdb/dap/pause.py'... Compiling './gdb/dap/scopes.py'... Compiling './gdb/dap/server.py'... Compiling './gdb/dap/sources.py'... Compiling './gdb/dap/startup.py'... Compiling './gdb/dap/state.py'... Compiling './gdb/dap/threads.py'... Compiling './gdb/dap/typecheck.py'... Compiling './gdb/dap/varref.py'... Compiling './gdb/disassembler.py'... Compiling './gdb/frames.py'... Listing './gdb/function'... Compiling './gdb/function/__init__.py'... Compiling './gdb/function/as_string.py'... Compiling './gdb/function/caller_is.py'... Compiling './gdb/function/strfns.py'... Listing './gdb/printer'... Compiling './gdb/printer/__init__.py'... Compiling './gdb/printer/bound_registers.py'... Compiling './gdb/printing.py'... Compiling './gdb/prompt.py'... Compiling './gdb/styling.py'... Compiling './gdb/types.py'... Compiling './gdb/unwinder.py'... Compiling './gdb/xmethod.py'... install -d /wrkdirs/usr/ports/devel/gdb/work-py39/stage/usr/local/share/libcxx-gdbpy/libcxx install -m 644 python/libcxx/__init__.py /wrkdirs/usr/ports/devel/gdb/work-py39/stage/usr/local/share/libcxx-gdbpy/libcxx install -m 644 python/libcxx/printers.py /wrkdirs/usr/ports/devel/gdb/work-py39/stage/usr/local/share/libcxx-gdbpy/libcxx install -m 644 python/libcxx/xmethods.py /wrkdirs/usr/ports/devel/gdb/work-py39/stage/usr/local/share/libcxx-gdbpy/libcxx install -d /wrkdirs/usr/ports/devel/gdb/work-py39/stage/usr/local/share/gdb/auto-load/lib sed -e "s,PYTHONDIR,/usr/local/share/libcxx-gdbpy," python/libc++-gdb.py > \ /wrkdirs/usr/ports/devel/gdb/work-py39/stage/usr/local/share/gdb/auto-load/lib/libc++.so.1-gdb.py Listing '.'... Compiling './libc++.so.1-gdb.py'... Listing '.'... Compiling './__init__.py'... Compiling './printers.py'... Compiling './xmethods.py'... /bin/ln -sf gdb141 /wrkdirs/usr/ports/devel/gdb/work-py39/stage/usr/local/bin/gdbtui141 ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp built_by' 'PKG_NOTE_build_timestamp=2024-04-08T21:04:53+0000' 'PKG_NOTE_built_by=poudriere-git-3.4.99.20240122_1' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for gdb-14.1_2 ===> Building gdb-14.1_2 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for gdb-14.1_2 build of devel/gdb@py39 | gdb-14.1_2 ended at Mon Apr 8 23:12:19 CEST 2024 build time: 00:07:27