=> Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: lang/python/egg.mk is deprecated; use lang/python/wheel.mk instead. ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for ropper-1.11.6nb6 (cd /tmp/devel/ropper/work/Ropper-1.11.6/ && /usr/bin/env USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr DL_CFLAGS=\ -pthread\ DL_LDFLAGS=\ -pthread DL_LIBS= PYTHON=/usr/pkg/bin/python3.12 CC=gcc CFLAGS=-O2\ -I/usr/include\ -I/usr/pkg/include/python3.12 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.12 CXX=c++ CXXFLAGS=-O2\ -I/usr/include\ -I/usr/pkg/include/python3.12 COMPILER_RPATH_FLAG=-Wl,-R F77=gfortran FC=gfortran FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-Wl,-zrelro\ -L/usr/lib\ -Wl,-R/usr/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/tmp/devel/ropper/work/.cwrapper/bin:/tmp/devel/ropper/work/.buildlink/bin:/tmp/devel/ropper/work/.tools/bin:/usr/pkg/bin:/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= ftp_proxy=downloads-forbidden-except-during-fetch http_proxy=downloads-forbidden-except-during-fetch https_proxy=downloads-forbidden-except-during-fetch no_proxy= PKG_SYSCONFDIR=/usr/pkg/etc CPP=cpp CXXCPP=cpp HOME=/tmp/devel/ropper/work/.home CWRAPPERS_CONFIG_DIR=/tmp/devel/ropper/work/.cwrapper/config CPP=cpp LOCALBASE=/usr/pkg X11BASE=/usr/X11R7 PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ wheel\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 775 INSTALL_INFO= MAKEINFO=/tmp/devel/ropper/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/devel/ropper/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/devel/ropper/work/.tools/bin/gdbus-codegen PKG_CONFIG=/tmp/devel/ropper/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/tmp/devel/ropper/work/.buildlink/lib/pkgconfig:/tmp/devel/ropper/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/devel/ropper/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/devel/ropper/work/.cwrapper/config /usr/pkg/bin/python3.12 setup.py build -j4) /usr/pkg/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v2 (GPLv2) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating build/lib/ropper copying ropper/__init__.py -> build/lib/ropper copying ropper/arch.py -> build/lib/ropper copying ropper/console.py -> build/lib/ropper copying ropper/gadget.py -> build/lib/ropper copying ropper/options.py -> build/lib/ropper copying ropper/rop.py -> build/lib/ropper copying ropper/search.py -> build/lib/ropper copying ropper/semantic.py -> build/lib/ropper copying ropper/service.py -> build/lib/ropper copying ropper/z3helper.py -> build/lib/ropper creating build/lib/ropper/common copying ropper/common/__init__.py -> build/lib/ropper/common copying ropper/common/abstract.py -> build/lib/ropper/common copying ropper/common/coloredstring.py -> build/lib/ropper/common copying ropper/common/enum.py -> build/lib/ropper/common copying ropper/common/error.py -> build/lib/ropper/common copying ropper/common/utils.py -> build/lib/ropper/common creating build/lib/ropper/loaders copying ropper/loaders/__init__.py -> build/lib/ropper/loaders copying ropper/loaders/elf.py -> build/lib/ropper/loaders copying ropper/loaders/loader.py -> build/lib/ropper/loaders copying ropper/loaders/mach_o.py -> build/lib/ropper/loaders copying ropper/loaders/pe.py -> build/lib/ropper/loaders copying ropper/loaders/raw.py -> build/lib/ropper/loaders creating build/lib/ropper/printer copying ropper/printer/__init__.py -> build/lib/ropper/printer copying ropper/printer/elfprinter.py -> build/lib/ropper/printer copying ropper/printer/machprinter.py -> build/lib/ropper/printer copying ropper/printer/peprinter.py -> build/lib/ropper/printer copying ropper/printer/printer.py -> build/lib/ropper/printer copying ropper/printer/rawprinter.py -> build/lib/ropper/printer creating build/lib/ropper/ropchain copying ropper/ropchain/__init__.py -> build/lib/ropper/ropchain copying ropper/ropchain/ropchain.py -> build/lib/ropper/ropchain creating build/lib/ropper/ropchain/arch copying ropper/ropchain/arch/__init__.py -> build/lib/ropper/ropchain/arch copying ropper/ropchain/arch/ropchainx86.py -> build/lib/ropper/ropchain/arch copying ropper/ropchain/arch/ropchainx86_64.py -> build/lib/ropper/ropchain/arch running build_scripts creating build/scripts-3.12 copying and adjusting script/ropper -> build/scripts-3.12 copying and adjusting script/ropper2 -> build/scripts-3.12 changing mode of build/scripts-3.12/ropper from 644 to 755 changing mode of build/scripts-3.12/ropper2 from 644 to 755