Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Sep 2014 21:47:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-python@FreeBSD.org
Subject:   [Bug 191943] lang/python34 won't build in jail if software and kernel versions doesn't match
Message-ID:  <bug-191943-17421-jZeGrOne2z@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-191943-17421@https.bugs.freebsd.org/bugzilla/>
References:  <bug-191943-17421@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191943

--- Comment #5 from Eir Nym <eirnym@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191943-17421-jZeGrOne2z>