On Sat, Nov 11, 2023 at 06:35:48AM -0700, Stuart Henderson wrote:
> CVSROOT:      /cvs
> Module name:  ports
> Changes by:   [email protected]   2023/11/11 06:35:48
> 
> Modified files:
>       devel/py-tabulate: Makefile distinfo 
>       devel/py-tabulate/pkg: PLIST 
> 
> Log message:
> update to py3-tabulate-0.9.0, drop now-unused py2 version and move to pep517 
> build
> 

Doesn't package here:

>>> Building on localhost under devel/py-tabulate,python3
        BDEPENDS = 
[devel/py-installer,python3;devel/py-setuptools,python3;lang/python/3.10;devel/py-setuptools_scm,python3;devel/py-wheel,python3;devel/py-build,python3]
        DIST = [devel/py-tabulate,python3:tabulate-0.9.0.tar.gz]
        FULLPKGNAME = py3-tabulate-0.9.0
        RDEPENDS = [lang/python/3.10]
(Junk lock obtained for localhost at 1699766059.08)
>>> Running depends in devel/py-tabulate,python3 at 1699766059.11
   last junk was in security/cvechecker
/usr/sbin/pkg_add -aI -Drepair py3-build-1.0.3 py3-installer-0.7.0 
py3-setuptools-68.0.0v0 py3-setuptools_scm-7.1.0 py3-wheel-0.41.3 python-3.10.13
was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.0.3 py3-installer-0.7.0 
py3-setuptools-68.0.0v0 py3-setuptools_scm-7.1.0 py3-wheel-0.41.3 python-3.10.13
/usr/sbin/pkg_add -aI -Drepair py3-build-1.0.3 py3-installer-0.7.0 
py3-setuptools-68.0.0v0 py3-setuptools_scm-7.1.0 py3-wheel-0.41.3 python-3.10.13
>>> Running show-prepare-results in devel/py-tabulate,python3 at 1699766060.10
===> devel/py-tabulate,python3
===> Building from scratch py3-tabulate-0.9.0
===> py3-tabulate-0.9.0 depends on: python->=3.10,<3.11 -> python-3.10.13
===> py3-tabulate-0.9.0 depends on: py3-build-* -> py3-build-1.0.3
===> py3-tabulate-0.9.0 depends on: py3-installer-* -> py3-installer-0.7.0
===> py3-tabulate-0.9.0 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0
===> py3-tabulate-0.9.0 depends on: py3-wheel-* -> py3-wheel-0.41.3
===> py3-tabulate-0.9.0 depends on: py3-setuptools_scm-* -> 
py3-setuptools_scm-7.1.0
py3-build-1.0.3
py3-installer-0.7.0
py3-setuptools-68.0.0v0
py3-setuptools_scm-7.1.0
py3-wheel-0.41.3
python-3.10.13
(Junk lock released for localhost at 1699766060.75)
distfiles size=81090
>>> Running build in devel/py-tabulate,python3 at 1699766060.76
===> devel/py-tabulate,python3
===>  Checking files for py3-tabulate-0.9.0
`/data/distfiles/tabulate-0.9.0.tar.gz' is up to date.
>> (SHA256) tabulate-0.9.0.tar.gz: OK
===>  Extracting for py3-tabulate-0.9.0
===>  Patching for py3-tabulate-0.9.0
===>  Compiler link: clang -> /usr/bin/clang
===>  Compiler link: clang++ -> /usr/bin/clang++
===>  Compiler link: cc -> /usr/bin/cc
===>  Compiler link: c++ -> /usr/bin/c++
===>  Generating configure for py3-tabulate-0.9.0
===>  Configuring for py3-tabulate-0.9.0
===>  Building for py3-tabulate-0.9.0
* Getting build dependencies for wheel...
/usr/local/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py:66: 
_BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is 
still *beta*.
  config = read_configuration(filepath, True, ignore_option_errors, dist)
running egg_info
writing tabulate.egg-info/PKG-INFO
writing dependency_links to tabulate.egg-info/dependency_links.txt
writing entry points to tabulate.egg-info/entry_points.txt
writing requirements to tabulate.egg-info/requires.txt
writing top-level names to tabulate.egg-info/top_level.txt
reading manifest file 'tabulate.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'tabulate.egg-info/SOURCES.txt'
* Building wheel...
/usr/local/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py:66: 
_BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is 
still *beta*.
  config = read_configuration(filepath, True, ignore_option_errors, dist)
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/tabulate
copying tabulate/__init__.py -> build/lib/tabulate
copying tabulate/version.py -> build/lib/tabulate
running egg_info
writing tabulate.egg-info/PKG-INFO
writing dependency_links to tabulate.egg-info/dependency_links.txt
writing entry points to tabulate.egg-info/entry_points.txt
writing requirements to tabulate.egg-info/requires.txt
writing top-level names to tabulate.egg-info/top_level.txt
reading manifest file 'tabulate.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'tabulate.egg-info/SOURCES.txt'
installing to build/bdist.openbsd-7.4-amd64/wheel
running install
running install_lib
creating build/bdist.openbsd-7.4-amd64
creating build/bdist.openbsd-7.4-amd64/wheel
creating build/bdist.openbsd-7.4-amd64/wheel/tabulate
copying build/lib/tabulate/__init__.py -> 
build/bdist.openbsd-7.4-amd64/wheel/tabulate
copying build/lib/tabulate/version.py -> 
build/bdist.openbsd-7.4-amd64/wheel/tabulate
running install_egg_info
Copying tabulate.egg-info to 
build/bdist.openbsd-7.4-amd64/wheel/tabulate-0.9.0-py3.10.egg-info
running install_scripts
creating build/bdist.openbsd-7.4-amd64/wheel/tabulate-0.9.0.dist-info/WHEEL
creating 
'/tmp/pobj/py-tabulate-0.9.0-python3/tabulate-0.9.0/dist/.tmp-6blbnrvj/tabulate-0.9.0-py3-none-any.whl'
 and adding 'build/bdist.openbsd-7.4-amd64/wheel' to it
adding 'tabulate/__init__.py'
adding 'tabulate/version.py'
adding 'tabulate-0.9.0.dist-info/LICENSE'
adding 'tabulate-0.9.0.dist-info/METADATA'
adding 'tabulate-0.9.0.dist-info/WHEEL'
adding 'tabulate-0.9.0.dist-info/entry_points.txt'
adding 'tabulate-0.9.0.dist-info/top_level.txt'
adding 'tabulate-0.9.0.dist-info/RECORD'
removing build/bdist.openbsd-7.4-amd64/wheel
Successfully built tabulate-0.9.0-py3-none-any.whl
>>> Running package in devel/py-tabulate,python3 at 1699766062.43
===> devel/py-tabulate,python3
===>  Faking installation for py3-tabulate-0.9.0
===>  Building package for py3-tabulate-0.9.0
Create /data/packages/amd64/all/py3-tabulate-0.9.0.tgz
Creating package py3-tabulate-0.9.0

reading plist|
checking dependencies|lang/python/3.10,-main
checksumming|                                                        
     | 0%***                                                          | 
5%***                                                       | 
10%***                                                    | 
14%***                                                 | 19%*** 
                                             | 24%**                    
                        | 29%***                                        
 | 33%***                                      | 38%***         
                          | 43%***                                | 
48%***                             | 52%***                     
     | 57%***                       | 62%
Error: 
/tmp/pobj/py-tabulate-0.9.0-python3/fake-amd64-python3/usr/local/lib/python3.10/site-packages/__pycache__/tabulate.cpython-310.pyc
 does not exist
Error: 
/tmp/pobj/py-tabulate-0.9.0-python3/fake-amd64-python3/usr/local/lib/python3.10/site-packages/tabulate-0.9.0-py3.10.egg-info/PKG-INFO
 does not exist
Error: 
/tmp/pobj/py-tabulate-0.9.0-python3/fake-amd64-python3/usr/local/lib/python3.10/site-packages/tabulate-0.9.0-py3.10.egg-info/SOURCES.txt
 does not exist
Error: 
/tmp/pobj/py-tabulate-0.9.0-python3/fake-amd64-python3/usr/local/lib/python3.10/site-packages/tabulate-0.9.0-py3.10.egg-info/dependency_links.txt
 does not exist
Error: 
/tmp/pobj/py-tabulate-0.9.0-python3/fake-amd64-python3/usr/local/lib/python3.10/site-packages/tabulate-0.9.0-py3.10.egg-info/entry_points.txt
 does not exist
Error: 
/tmp/pobj/py-tabulate-0.9.0-python3/fake-amd64-python3/usr/local/lib/python3.10/site-packages/tabulate-0.9.0-py3.10.egg-info/requires.txt
 does not exist
Error: 
/tmp/pobj/py-tabulate-0.9.0-python3/fake-amd64-python3/usr/local/lib/python3.10/site-packages/tabulate-0.9.0-py3.10.egg-info/top_level.txt
 does not exist
Error: 
/tmp/pobj/py-tabulate-0.9.0-python3/fake-amd64-python3/usr/local/lib/python3.10/site-packages/tabulate.py
 does not exist
pkg_create: can't continue
*** Error 1 in devel/py-tabulate (/usr/ports/infrastructure/mk/bsd.port.mk:2241 
'/data/packages/amd64/all/py3-tabulate-0.9.0.tgz': @trap "cd...)
*** Error 2 in devel/py-tabulate (/usr/ports/infrastructure/mk/bsd.port.mk:2723 
'_internal-package': @case X${_DEPENDS_CACHE} in  X) _DEPEND...)
*** Error 2 in devel/py-tabulate (/usr/ports/infrastructure/mk/bsd.port.mk:2702 
'package': @lock=py3-tabulate-0.9.0;  export _LOCKS_HELD=" p...)
===> Exiting devel/py-tabulate,python3 with an error
*** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'package': 
@: ${echo_msg:=echo};  : ${target:=package};  for i in ; do  ...)
>>> Ended at 1699766063.03
max_stuck=0.49/depends=0.99/show-prepare-results=0.67/build=1.66/package=0.62
Error: job failed with 512 on localhost at 1699766063

Reply via email to