[Bug 191943] lang/python34 won't build in jail if software and kernel versions doesn't match

2014-10-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191943 Eir Nym changed: What|Removed |Added Status|Open|Issue Resolved Resolution|---

[Bug 191943] lang/python34 won't build in jail if software and kernel versions doesn't match

2014-09-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191943 --- Comment #12 from Bryan Drewery --- (In reply to Eir Nym from comment #11) > Thank you! This fixes issue... but > > Why can't I pass UNAME_r in /etc/make.conf ? You can, see /usr/ports/CHANGES for example: OSVERSION+= 1100036 UNAM

[Bug 191943] lang/python34 won't build in jail if software and kernel versions doesn't match

2014-09-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191943 --- Comment #11 from Eir Nym --- Thank you! This fixes issue... but Why can't I pass UNAME_r in /etc/make.conf ? -- You are receiving this mail because: You are the assignee for the bug. ___ fr

[Bug 191943] lang/python34 won't build in jail if software and kernel versions doesn't match

2014-09-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191943 --- Comment #10 from commit-h...@freebsd.org --- A commit references this bug: Author: bdrewery Date: Tue Sep 30 16:22:06 UTC 2014 New revision: 369644 URL: https://svnweb.freebsd.org/changeset/ports/369644 Log: If either of OSVERSION or

[Bug 191943] lang/python34 won't build in jail if software and kernel versions doesn't match

2014-09-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191943 Kubilay Kocak changed: What|Removed |Added Assignee|freebsd-python@FreeBSD.org |pyt...@freebsd.org --- Comment #9

[Bug 191943] lang/python34 won't build in jail if software and kernel versions doesn't match

2014-09-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191943 Kubilay Kocak changed: What|Removed |Added Assignee|freebsd-python@FreeBSD.org |pyt...@freebsd.org --- Comment #9

[Bug 191943] lang/python34 won't build in jail if software and kernel versions doesn't match

2014-09-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191943 --- Comment #8 from Eir Nym --- found documentation for uname(1) and fixed with variables UNAME_r & UNAME_v. But it doesn't help at the end at all. # uname -a FreeBSD builder.local 11-CURRENT 11-CURRENT amd64 # make install ... skip ... c

[Bug 191943] lang/python34 won't build in jail if software and kernel versions doesn't match

2014-09-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191943 --- Comment #7 from Eir Nym --- >From configure output: configure: loading site script /usr/ports/Templates/config.site checking build system type... amd64-portbld-freebsd10.0 checking host system type... amd64-portbld-freebsd10.0 -- You

[Bug 191943] lang/python34 won't build in jail if software and kernel versions doesn't match

2014-09-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191943 --- Comment #6 from Eir Nym --- setting environment variables doesn't make sense. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-python@freebsd.org mailing

[Bug 191943] lang/python34 won't build in jail if software and kernel versions doesn't match

2014-09-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191943 --- Comment #5 from Eir Nym --- 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/sta

[Bug 191943] lang/python34 won't build in jail if software and kernel versions doesn't match

2014-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191943 Bryan Drewery changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 191943] lang/python34 won't build in jail if software and kernel versions doesn't match

2014-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191943 Bryan Drewery changed: What|Removed |Added CC||bdrew...@freebsd.org --- Comment #

[Bug 191943] lang/python34 won't build in jail if software and kernel versions doesn't match

2014-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191943 Marcus von Appen changed: What|Removed |Added CC||m...@freebsd.org Assi

[Bug 191943] lang/python34 won't build in jail if software and kernel versions doesn't match

2014-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191943 Marcus von Appen changed: What|Removed |Added CC||m...@freebsd.org Assi

[Bug 191943] lang/python34 won't build in jail if software and kernel versions doesn't match

2014-07-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191943 Mark Linimon changed: What|Removed |Added Summary|Python 3.4 won't build in |lang/python34 won't build