Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Mar 2014 20:04:11 +0400
From:      Dmitry Sivachenko <demon@FreeBSD.org>
To:        python@freebsd.org
Subject:   Re: python33: incorrect pkg-plist
Message-ID:  <07168B99-3013-478D-9FF0-730523CA09B7@FreeBSD.org>
In-Reply-To: <10C25A62-97F4-47FF-987D-6331189F4104@FreeBSD.org>
References:  <10C25A62-97F4-47FF-987D-6331189F4104@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Am I the only person with that problem?
After python3.3.3->3.3.4 upgrade I still get this:

root:/usr/ports/lang/python33 # make package
=3D=3D=3D>  Building package for python33-3.3.4
pkg-static: =
lstat(/usr/ports/lang/python33/work/stage/usr/local/include/python3.3mm/ac=
cu.h): No such file or directory
pkg-static: =
lstat(/usr/ports/lang/python33/work/stage/usr/local/include/python3.3mm/Py=
thon-ast.h): No such file or directory
pkg-static: =
lstat(/usr/ports/lang/python33/work/stage/usr/local/include/python3.3mm/Py=
thon.h): No such file or directory
pkg-static: =
lstat(/usr/ports/lang/python33/work/stage/usr/local/include/python3.3mm/ab=
stract.h): No such file or directory
pkg-static: =
lstat(/usr/ports/lang/python33/work/stage/usr/local/include/python3.3mm/as=
dl.h): No such file or directory
pkg-static: =
lstat(/usr/ports/lang/python33/work/stage/usr/local/include/python3.3mm/as=
t.h): No such file or directory
<...>


On 02 =D0=BC=D0=B0=D1=80=D1=82=D0=B0 2014 =D0=B3., at 19:32, Dmitry =
Sivachenko <demon@FreeBSD.org> wrote:

> Hello!
>=20
> Right now, python's include files are listed as follows:
>=20
> %%PYTHON_INCLUDEDIR%%%%PYABIVER%%/accu.h
>=20
> But both PYTHON_INCLUDEDIR and PYABIVER contain trailing "m":
>=20
> # make -V PLIST_SUB
> PYVER=3D3.3  PYMAJOR=3D3  PYVER_WITHPAT=3D3.3.3  PYABIVER=3Dm =
PYTHON_INCLUDEDIR=3Dinclude/python3.3m  <...>
>=20
> Thus this line in pkg-plist becomes
> include/python3.3mm/accu.h
> (double "m").
>=20
> So both "make package" and "make check-orphans" report these files.
>=20
> I am not sure how did this work earlier, but now it seems broken.
>=20
>=20




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?07168B99-3013-478D-9FF0-730523CA09B7>