Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Dec 2017 21:21:58 +1100
From:      Kubilay Kocak <koobs@FreeBSD.org>
To:        Johan Hendriks <joh.hendriks@gmail.com>, freebsd-ports@freebsd.org
Cc:        "python@freebsd.org" <python@freebsd.org>
Subject:   Re: new portmaster fails to build devel/py-libzfs@py36 because of failing cython
Message-ID:  <842cfe0c-9d96-0261-c380-59bfed89beff@FreeBSD.org>
In-Reply-To: <875c07bd-b718-d74b-5302-d41af7476a14@gmail.com>
References:  <875c07bd-b718-d74b-5302-d41af7476a14@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 15/12/2017 8:50 pm, Johan Hendriks wrote:
> Hello all.

Hi Johan

> First of all thank you for the update of portmaster, much appreciated.
> 
> When i am updating my ports, portmaster fails with the following error.
> 
> ====> Compressing man pages (compress-man)
> ===>>> Starting check for runtime dependencies
> ===>>> Gathering dependency list for lang/cython@py36 from ports
> ===>>> Dependency check complete for lang/cython@py36
> 
> ===>>> devel/py-libzfs@py36 1/10 >> lang/cython@py36 (1/1)
> 
> ===>  Installing for py36-cython-0.26
> ===>  Checking if py36-cython already installed
> ===>   Registering installation for py36-cython-0.26 as automatic
> Installing py36-cython-0.26...
> pkg-static: py36-cython-0.26 conflicts with cython3-0.26 (installs files

notice the reference to cython3 here -----------^

lang/cython and lang/cython3 use to both exist, one for python2, the
other for python3.

lang/cython3 was recently deleted, since lang/cython now supports
multiple concurrent installations with different python versions.

pkg delete cython3, then go again.

Let us know how it goes

> into the same place).  Problematic file: /usr/local/bin/cygdb-3.6
> *** Error code 70
> 
> Stop.
> make: stopped in /usr/ports/lang/cython
> 
> ===>>> Installation of py36-cython-0.26 (lang/cython@py36) failed
> ===>>> Aborting update
> 
> ===>>> Update for lang/cython@py36 failed
> ===>>> Aborting update
> 
> ===>>> Update for devel/py-libzfs@py36 failed
> ===>>> Aborting update
> 
> 
> Is there someting i can try or do?




> regards
> 
> Johan
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?842cfe0c-9d96-0261-c380-59bfed89beff>