Hi,
I'm trying to upgrade my existing ports collection with portmaster (BTW: I was doing it the same way for months now and never had any problems with any of the ports).
Recently I did run the usual:
$ portsnap fetch update
$ pkg version -l "<"
$ portmaster -a
Most of the ports did upgrade correctly during the process.. But during the installation of gtk30 I'm getting the following error message:
Can I ask if there is a way to fix this?
Any help would be greatly appreciated.
I'm trying to upgrade my existing ports collection with portmaster (BTW: I was doing it the same way for months now and never had any problems with any of the ports).
Recently I did run the usual:
$ portsnap fetch update
$ pkg version -l "<"
$ portmaster -a
Most of the ports did upgrade correctly during the process.. But during the installation of gtk30 I'm getting the following error message:
Bash:
===>>> Launching child to install x11-toolkits/gtk30
===>>> All >> x11-toolkits/gtk30 (3/8)
===>>> Currently installed version: gtk3-3.24.23_2
===>>> Port directory: /usr/ports/x11-toolkits/gtk30
===>>> Starting check for build dependencies
===>>> Gathering dependency list for x11-toolkits/gtk30 from ports
===>>> Launching child to update mesa-libs-20.2.0_2 to mesa-libs-20.2.3
===>>> All >> gtk3-3.24.23_2 >> mesa-libs-20.2.0_2 (4/8)
===>>> Currently installed version: mesa-libs-20.2.0_2
===>>> Port directory: /usr/ports/graphics/mesa-libs
===>>> Starting check for build dependencies
===>>> Gathering dependency list for graphics/mesa-libs from ports
===>>> Launching child to update py37-mako-1.0.14 to py37-mako-1.0.14_1
===>>> All >> gtk3-3.24.23_2 >> mesa-libs-20.2.0_2 >> py37-mako-1.0.14 (5/8)
===>>> Currently installed version: py37-mako-1.0.14
===>>> Port directory: /usr/ports/textproc/py-mako@py37
===>>> Starting check for build dependencies
===>>> Gathering dependency list for textproc/py-mako@py37 from ports
===>>> Dependency check complete for textproc/py-mako@py37
===>>> All >> gtk3-3.24.23_2 >> mesa-libs-20.2.0_2 >> py37-mako-1.0.14 (5/8)
===> Cleaning for py37-mako-1.0.14_1
===> License MIT accepted by the user
===> py37-mako-1.0.14_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by py37-mako-1.0.14_1 for building
===> Extracting for py37-mako-1.0.14_1
=> SHA256 Checksum OK for Mako-1.0.14.tar.gz.
===> Patching for py37-mako-1.0.14_1
===> py37-mako-1.0.14_1 depends on package: py37-beaker>=1.1 - found
===> py37-mako-1.0.14_1 depends on package: py37-markupsafe>=0.9.2 - not found
===> Installing for py37-markupsafe-1.1.1
===> Checking if py37-markupsafe is already installed
===> Registering installation for py37-markupsafe-1.1.1 as automatic
*** Error code 70
Stop.
make[1]: stopped in /usr/ports/textproc/py-markupsafe
*** Error code 1
Stop.
make: stopped in /usr/ports/textproc/py-mako
===>>> make build failed for textproc/py-mako@py37
===>>> Aborting update
===>>> Update for py37-mako-1.0.14 failed
===>>> Aborting update
===>>> Update for mesa-libs-20.2.0_2 failed
===>>> Aborting update
===>>> Update for x11-toolkits/gtk30 failed
===>>> Aborting update
===>>> The following actions were performed:
Upgrade of pciids-20201025 to pciids-20201127
Upgrade of bash-5.0.18_3 to bash-5.1
===>>> You can restart from the point of failure with this command line:
portmaster <flags> x11-toolkits/gtk30 graphics/mesa-libs textproc/py-mako@py37 devel/py-cffi@py37 devel/py-packaging@py37 devel/swig
This command has been saved to ~/portmasterfail.txt
Can I ask if there is a way to fix this?
Any help would be greatly appreciated.