[Bug 191943] lang/python34 won't build in jail if software and kernel versions doesn't match
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Sep 2 21:47:08 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191943
--- Comment #5 from Eir Nym <eirnym at gmail.com> ---
Thank you, Bryan. But same here:
# cat /etc/make.conf
UNAME_R="11-CURRENT"
UNAME_V="11-CURRENT"
OSVERSION=1100020
# cd /usr/ports/lang/python34
... cutted ...
Compiling
'/usr/ports/lang/python34/work/stage/usr/local/lib/python3.4/plat-freebsd10/IN.py'...
... cutted ...
===> Registering installation for python34-3.4.1_1
pkg-static:
lstat(/usr/ports/lang/python34/work/stage/usr/local/lib/python3.4/plat-freebsd11/IN.py):
No such file or directory
pkg-static:
lstat(/usr/ports/lang/python34/work/stage/usr/local/lib/python3.4/plat-freebsd11/__pycache__/IN.cpython-34.pyc):
No such file or directory
pkg-static:
lstat(/usr/ports/lang/python34/work/stage/usr/local/lib/python3.4/plat-freebsd11/__pycache__/IN.cpython-34.pyo):
No such file or directory
pkg-static:
lstat(/usr/ports/lang/python34/work/stage/usr/local/lib/python3.4/plat-freebsd11/regen):
No such file or directory
pkg-static:
lstat(/usr/ports/lang/python34/work/stage/usr/local/lib/python3.4/plat-freebsd11/__pycache__/):
No such file or directory
pkg-static:
lstat(/usr/ports/lang/python34/work/stage/usr/local/lib/python3.4/plat-freebsd11/):
No such file or directory
*** Error code 74
Stop.
make[1]: stopped in /usr/ports/lang/python34
*** Error code 1
after setting UNAME_K= 1100020 I'll got same.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-python
mailing list