Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Nov 2018 13:54:10 +0100
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        KIRIYAMA Kazuhiko <kiri@kx.openedu.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: USE_PACKAGE_DEPENDS failed at meson-0.48.0
Message-ID:  <20181109125410.xhvagcx573qlmou3@ogg.in.absolight.net>
In-Reply-To: <201811082230.wA8MUfK0043405@kx.openedu.org>
References:  <201811062305.wA6N5kAe093995@kx.openedu.org> <201811082230.wA8MUfK0043405@kx.openedu.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--2tufvvochfcoknsf
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, Nov 09, 2018 at 07:30:41AM +0900, KIRIYAMA Kazuhiko wrote:
> Hi all,
>=20
> At Wed, 07 Nov 2018 08:05:46 +0900,
> =E7=A7=81 wrote:
> >=20
> > Hi lists,
> >=20
> > I've upgraded to 13.0-CURRENT and ports (revision 482838)
> > then build all stuffs but failed at installing
> > meson-0.48.0.txz package:
> >=20
> > =3D=3D=3D>   atk-2.28.1 depends on executable: g-ir-scanner - found
> > =3D=3D=3D>   Returning to build of atk-2.28.1
> > =3D=3D=3D>   atk-2.28.1 depends on executable: meson - not found
> > =3D=3D=3D>   Installing existing package /var/ports/packages/All/meson-=
0.48.0.txz
> > Installing meson-0.48.0...
> > `-- Installing ninja-1.8.2,2...
> > `-- Extracting ninja-1.8.2,2: ....... done
> > pkg-static: Missing dependency 'py36-setuptools'
> >=20
> > Failed to install the following 1 package(s): /var/ports/packages/All/m=
eson-0.48.0.txz
> > *** Error code 70
>=20
> I've built py36-setuptools with python-3.6:
>=20
> # make DEFAULT_VERSIONS=3D'python=3D3.6' PYTHON_PKGNAMEPREFIX=3D'py36-' -=
C /var/ports/jdtpkx/devel/py-setuptools
>=20
> and then trying to build ohter package (at-spi2-core-2.28.0):
>=20
> =3D=3D=3D>   at-spi2-core-2.28.0 depends on executable: g-ir-scanner - fo=
und
> =3D=3D=3D>   Returning to build of at-spi2-core-2.28.0
> =3D=3D=3D>   at-spi2-core-2.28.0 depends on executable: meson - not found
> =3D=3D=3D>   Installing existing package /var/ports/packages/All/meson-0.=
48.0.txz
> Installing meson-0.48.0...
> `-- Installing py36-setuptools-40.4.3...
> pkg-static: py36-setuptools-40.4.3 conflicts with py27-setuptools-40.4.3 =
(installs files into the sa
> me place).  Problematic file: /usr/local/bin/easy_install

You cannot have both py27-setuptools and py36-setuptools built with two
different default python versions.  The default python version is UNIQUE
and MUST NOT be changed mid flight.  If you want the Python 3.6 flavor
if that port, you run:

make FLAVOR=3Dpy36 -C /var/ports/jdtpkx/devel/py-setuptools

--=20
Mathieu Arnold

--2tufvvochfcoknsf
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQKTBAABCgB9FiEEOraXidLtEhBkQLpbOkUW81GDzkgFAlvlg3FfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNB
QjY5Nzg5RDJFRDEyMTA2NDQwQkE1QjNBNDUxNkYzNTE4M0NFNDgACgkQOkUW81GD
zkjgmg/+KkJZVtUS9v8reyFgeyYnYV2VEt4nlMLO3qC/lyd49OOVnb3TbJJTkGqX
/iwvCS5QxV3SfuxCxiEsk1yLtzT92nme5JPQ+KmxGPw/HKDKOwyOcPm4pgJljh2x
dIc3FzQGbUfbO0tXJHk6VO4OY4tJkOLER4ed8VailRGAccziViYyH8iIvcs+z3Pf
HrF6G1gvVxRvUebX3S14WdVkeLsAoi54D/OgGgtF1VKYeMlqifLNKUVmTA7zOtUp
+jtEXDYzkOlnh8DuLoHHYquib2giI0HkDH0/6Daa0DyKeUw4Eey/iXe7UBDFV8qI
2Vd0wsg/L9NvOwHR2+e/IKEDBHPHyVjQsnXkjNfTjkM73dE7/Tp8dtbQ3b7O0CtB
u9TdW7oQDuSgS0dPc0L6p+LLuwGALMG31vw9omZ3ItQbBJ+HkWt7rQsUCURcC3qo
hJWcAX6n6uHITt/D6XfFR+SCxD2BMyHYaVxQcjXwr3HIPmiMjwBBanWUI+CgAN2D
35/e4emvJZ4Luu8zfVYhIBWlX0U5Wnv8oHs5h8K1syouhPAdLh7vSuUoRmbQnRZn
WkQvdC0NbSuYDJXytOPZAfgDCL64QM9lTeMRHRxmw/4XJmvF3mcTDwHSRo1frOWo
eW3IvUw5LRiNfdfrH1U0U5MjtVcR0bwLZhceF81EYb4bTKDLskY=
=Q97t
-----END PGP SIGNATURE-----

--2tufvvochfcoknsf--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20181109125410.xhvagcx573qlmou3>