=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/finance/py-quickbooks", "all", "PYTHON_VERSION_REQD=311", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: lang/python/egg.mk is deprecated; use lang/python/wheel.mk instead. ===> Building for py311-quickbooks-0.6.0nb1 (cd /tmp/work/finance/py-quickbooks/work/python-quickbooks-0.6.0/ && /usr/bin/env USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS=-lpthread\ -lrt PTHREADBASE=/usr DL_CFLAGS= DL_LDFLAGS= DL_LIBS= PYTHON=/opt/local/bin/python3.11 CC=gcc CFLAGS=-pipe\ -O2\ -msave-args\ -fno-aggressive-loop-optimizations\ -I/usr/include\ -I/opt/local/include/python3.11\ -I/opt/local/include CPPFLAGS=-I/usr/include\ -I/opt/local/include/python3.11\ -I/opt/local/include CXX=g++ CXXFLAGS=-pipe\ -O2\ -msave-args\ -fno-aggressive-loop-optimizations\ -I/usr/include\ -I/opt/local/include/python3.11\ -I/opt/local/include COMPILER_RPATH_FLAG=-Wl,-R F77=f77 FC=f77 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=-L/usr/lib/amd64\ -Wl,-R/usr/lib/amd64\ -Wl,-R/opt/local/lib\ -lintl\ -liconv\ -L/opt/local/lib LINKER_RPATH_FLAG=-R PATH=/tmp/work/finance/py-quickbooks/work/.cwrapper/bin:/tmp/work/finance/py-quickbooks/work/.buildlink/bin:/tmp/work/finance/py-quickbooks/work/.tools/bin:/opt/local/bin:/sbin:/usr/bin:/usr/sbin:/opt/tools/bin:/opt/local/bin:/opt/local/bin PREFIX=/opt/local 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=/opt/local/etc CPP=cpp CXXCPP=cpp HOME=/tmp/work/finance/py-quickbooks/work/.home CWRAPPERS_CONFIG_DIR=/tmp/work/finance/py-quickbooks/work/.cwrapper/config CPP=cpp LOCALBASE=/opt/local X11BASE=/opt/local PKGMANDIR=man PKGINFODIR=info PKGGNUDIR= MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/opt/local/bin/bsdinstall\ -c\ \ -o\ pbuild\ -g\ pbuild\ -m\ 755 BSD_INSTALL_SCRIPT=/opt/local/bin/bsdinstall\ -c\ -o\ pbuild\ -g\ pbuild\ -m\ 755 BSD_INSTALL_LIB=/opt/local/bin/bsdinstall\ -c\ -o\ pbuild\ -g\ pbuild\ -m\ 755 BSD_INSTALL_DATA=/opt/local/bin/bsdinstall\ -c\ -o\ pbuild\ -g\ pbuild\ -m\ 644 BSD_INSTALL_MAN=/opt/local/bin/bsdinstall\ -c\ -o\ pbuild\ -g\ pbuild\ -m\ 644 BSD_INSTALL=/opt/local/bin/bsdinstall BSD_INSTALL_PROGRAM_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbuild\ -g\ pbuild\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbuild\ -g\ pbuild\ -m\ 755 BSD_INSTALL_LIB_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbuild\ -g\ pbuild\ -m\ 755 BSD_INSTALL_DATA_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbuild\ -g\ pbuild\ -m\ 755 BSD_INSTALL_MAN_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbuild\ -g\ pbuild\ -m\ 755 BSD_INSTALL_GAME=/opt/local/bin/bsdinstall\ -c\ \ -o\ pbuild\ -g\ pbuild\ -m\ 2555 BSD_INSTALL_GAME_DATA=/opt/local/bin/bsdinstall\ -c\ -o\ pbuild\ -g\ pbuild\ -m\ 664 BSD_INSTALL_GAME_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbuild\ -g\ pbuild\ -m\ 775 INSTALL_INFO= MAKEINFO=/tmp/work/finance/py-quickbooks/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/work/finance/py-quickbooks/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/work/finance/py-quickbooks/work/.tools/bin/gdbus-codegen PKG_CONFIG=/tmp/work/finance/py-quickbooks/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/tmp/work/finance/py-quickbooks/work/.buildlink/lib/amd64/pkgconfig:/tmp/work/finance/py-quickbooks/work/.buildlink/lib/pkgconfig:/tmp/work/finance/py-quickbooks/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/work/finance/py-quickbooks/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/work/finance/py-quickbooks/work/.cwrapper/config /opt/local/bin/python3.11 setup.py build -j2) /opt/local/lib/python3.11/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. Available configuration options are listed in: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/discussions/5011 for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /opt/local/lib/python3.11/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. (Affected: python-quickbooks). Available configuration options are listed in: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/discussions/5011 for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /opt/local/lib/python3.11/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License 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/quickbooks copying quickbooks/__init__.py -> build/lib/quickbooks copying quickbooks/batch.py -> build/lib/quickbooks copying quickbooks/cdc.py -> build/lib/quickbooks copying quickbooks/client.py -> build/lib/quickbooks copying quickbooks/exceptions.py -> build/lib/quickbooks copying quickbooks/helpers.py -> build/lib/quickbooks copying quickbooks/mixins.py -> build/lib/quickbooks copying quickbooks/utils.py -> build/lib/quickbooks creating build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/quickbooks/objects copying quickbooks/objects/__init__.py -> build/lib/quickbooks/objects copying quickbooks/objects/account.py -> build/lib/quickbooks/objects copying quickbooks/objects/attachable.py -> build/lib/quickbooks/objects copying quickbooks/objects/base.py -> build/lib/quickbooks/objects copying quickbooks/objects/batchrequest.py -> build/lib/quickbooks/objects copying quickbooks/objects/bill.py -> build/lib/quickbooks/objects copying quickbooks/objects/billpayment.py -> build/lib/quickbooks/objects copying quickbooks/objects/budget.py -> build/lib/quickbooks/objects copying quickbooks/objects/changedatacapture.py -> build/lib/quickbooks/objects copying quickbooks/objects/company_info.py -> build/lib/quickbooks/objects copying quickbooks/objects/creditcardpayment.py -> build/lib/quickbooks/objects copying quickbooks/objects/creditmemo.py -> build/lib/quickbooks/objects copying quickbooks/objects/customer.py -> build/lib/quickbooks/objects copying quickbooks/objects/department.py -> build/lib/quickbooks/objects copying quickbooks/objects/deposit.py -> build/lib/quickbooks/objects copying quickbooks/objects/detailline.py -> build/lib/quickbooks/objects copying quickbooks/objects/employee.py -> build/lib/quickbooks/objects copying quickbooks/objects/estimate.py -> build/lib/quickbooks/objects copying quickbooks/objects/invoice.py -> build/lib/quickbooks/objects copying quickbooks/objects/item.py -> build/lib/quickbooks/objects copying quickbooks/objects/journalentry.py -> build/lib/quickbooks/objects copying quickbooks/objects/payment.py -> build/lib/quickbooks/objects copying quickbooks/objects/paymentmethod.py -> build/lib/quickbooks/objects copying quickbooks/objects/purchase.py -> build/lib/quickbooks/objects copying quickbooks/objects/purchaseorder.py -> build/lib/quickbooks/objects copying quickbooks/objects/refundreceipt.py -> build/lib/quickbooks/objects copying quickbooks/objects/salesreceipt.py -> build/lib/quickbooks/objects copying quickbooks/objects/tax.py -> build/lib/quickbooks/objects copying quickbooks/objects/taxagency.py -> build/lib/quickbooks/objects copying quickbooks/objects/taxcode.py -> build/lib/quickbooks/objects copying quickbooks/objects/taxrate.py -> build/lib/quickbooks/objects copying quickbooks/objects/taxservice.py -> build/lib/quickbooks/objects copying quickbooks/objects/term.py -> build/lib/quickbooks/objects copying quickbooks/objects/timeactivity.py -> build/lib/quickbooks/objects copying quickbooks/objects/trackingclass.py -> build/lib/quickbooks/objects copying quickbooks/objects/transfer.py -> build/lib/quickbooks/objects copying quickbooks/objects/vendor.py -> build/lib/quickbooks/objects copying quickbooks/objects/vendorcredit.py -> build/lib/quickbooks/objects creating build/lib/tests/integration copying tests/integration/__init__.py -> build/lib/tests/integration copying tests/integration/test_account.py -> build/lib/tests/integration copying tests/integration/test_attachable.py -> build/lib/tests/integration copying tests/integration/test_bill.py -> build/lib/tests/integration copying tests/integration/test_billpayment.py -> build/lib/tests/integration copying tests/integration/test_creditmemo.py -> build/lib/tests/integration copying tests/integration/test_customer.py -> build/lib/tests/integration copying tests/integration/test_department.py -> build/lib/tests/integration copying tests/integration/test_deposit.py -> build/lib/tests/integration copying tests/integration/test_employee.py -> build/lib/tests/integration copying tests/integration/test_estimate.py -> build/lib/tests/integration copying tests/integration/test_invoice.py -> build/lib/tests/integration copying tests/integration/test_item.py -> build/lib/tests/integration copying tests/integration/test_purchaseorder.py -> build/lib/tests/integration copying tests/integration/test_taxcode.py -> build/lib/tests/integration copying tests/integration/test_taxrate.py -> build/lib/tests/integration copying tests/integration/test_taxservice.py -> build/lib/tests/integration copying tests/integration/test_term.py -> build/lib/tests/integration copying tests/integration/test_timeactivity.py -> build/lib/tests/integration copying tests/integration/test_trackingclass.py -> build/lib/tests/integration copying tests/integration/test_transfer.py -> build/lib/tests/integration copying tests/integration/test_vendor.py -> build/lib/tests/integration creating build/lib/tests/unit copying tests/unit/__init__.py -> build/lib/tests/unit copying tests/unit/test_batch.py -> build/lib/tests/unit copying tests/unit/test_cdc.py -> build/lib/tests/unit copying tests/unit/test_client.py -> build/lib/tests/unit copying tests/unit/test_exception.py -> build/lib/tests/unit copying tests/unit/test_helpers.py -> build/lib/tests/unit copying tests/unit/test_mixins.py -> build/lib/tests/unit copying tests/unit/test_utils.py -> build/lib/tests/unit creating build/lib/tests/unit/objects copying tests/unit/objects/__init__.py -> build/lib/tests/unit/objects copying tests/unit/objects/test_account.py -> build/lib/tests/unit/objects copying tests/unit/objects/test_attachable.py -> build/lib/tests/unit/objects copying tests/unit/objects/test_base.py -> build/lib/tests/unit/objects copying tests/unit/objects/test_batchrequest.py -> build/lib/tests/unit/objects copying tests/unit/objects/test_bill.py -> build/lib/tests/unit/objects copying tests/unit/objects/test_billpayment.py -> build/lib/tests/unit/objects copying tests/unit/objects/test_budget.py -> build/lib/tests/unit/objects copying tests/unit/objects/test_company_info.py -> build/lib/tests/unit/objects copying tests/unit/objects/test_creditcardpayment.py -> build/lib/tests/unit/objects copying tests/unit/objects/test_creditmemo.py -> build/lib/tests/unit/objects copying tests/unit/objects/test_customer.py -> build/lib/tests/unit/objects copying tests/unit/objects/test_department.py -> build/lib/tests/unit/objects copying tests/unit/objects/test_deposit.py -> build/lib/tests/unit/objects copying tests/unit/objects/test_detailline.py -> build/lib/tests/unit/objects copying tests/unit/objects/test_employee.py -> build/lib/tests/unit/objects copying tests/unit/objects/test_estimate.py -> build/lib/tests/unit/objects copying tests/unit/objects/test_invoice.py -> build/lib/tests/unit/objects copying tests/unit/objects/test_item.py -> build/lib/tests/unit/objects copying tests/unit/objects/test_journalentry.py -> build/lib/tests/unit/objects copying tests/unit/objects/test_payment.py -> build/lib/tests/unit/objects copying tests/unit/objects/test_paymentmethod.py -> build/lib/tests/unit/objects copying tests/unit/objects/test_purchase.py -> build/lib/tests/unit/objects copying tests/unit/objects/test_purchaseorder.py -> build/lib/tests/unit/objects copying tests/unit/objects/test_refundreceipt.py -> build/lib/tests/unit/objects copying tests/unit/objects/test_salesreceipt.py -> build/lib/tests/unit/objects copying tests/unit/objects/test_tax.py -> build/lib/tests/unit/objects copying tests/unit/objects/test_taxagency.py -> build/lib/tests/unit/objects copying tests/unit/objects/test_taxcode.py -> build/lib/tests/unit/objects copying tests/unit/objects/test_taxrate.py -> build/lib/tests/unit/objects copying tests/unit/objects/test_taxservice.py -> build/lib/tests/unit/objects copying tests/unit/objects/test_term.py -> build/lib/tests/unit/objects copying tests/unit/objects/test_timeactivity.py -> build/lib/tests/unit/objects copying tests/unit/objects/test_trackingclass.py -> build/lib/tests/unit/objects copying tests/unit/objects/test_transfer.py -> build/lib/tests/unit/objects copying tests/unit/objects/test_vendor.py -> build/lib/tests/unit/objects copying tests/unit/objects/test_vendorcredit.py -> build/lib/tests/unit/objects