https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213737
David Naylor changed:
What|Removed |Added
Status|In Progress |Closed
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213737
David Naylor changed:
What|Removed |Added
Attachment #176102|0 |1
is obsolete|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213737
--- Comment #9 from David Naylor ---
Awesome. I must admit that many uses of PYTHON_VERSION have been incorrect
(often easily replaced with the correct variable).
--
You are receiving this mail because:
You are on the CC list for the bug
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213737
--- Comment #8 from Antoine Brodin ---
(In reply to David Naylor from comment #7)
My changes are already committed as it was some cleanup that works with current
python.mk
--
You are receiving this mail because:
You are on the CC list for
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213737
--- Comment #7 from David Naylor ---
Great, thank you for your help :-). I'll pick this up tomorrow morning. Could
you please attach your changes, to avoid duplicate work.
--
You are receiving this mail because:
You are on the CC list f
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213737
--- Comment #6 from Antoine Brodin ---
I did a few fixes, here are the lines that still look suspicious:
archivers/py-attic/Makefile:35:.if defined(PACKAGE_BUILDING) && ${PYTHON_VER}
!= ${PYTHON_DEFAULT}
archivers/py-borgbackup/Makefile:3
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213737
--- Comment #5 from Antoine Brodin ---
Another thing: the ${PYTHON_VER} != ${PYTHON_DEFAULT} checks have to be
changed too.
--
You are receiving this mail because:
You are on the CC list for the bug.
_
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213737
Antoine Brodin changed:
What|Removed |Added
Status|New |In Progress
--- Comment #4 from A
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213737
David Naylor changed:
What|Removed |Added
Attachment #176092|0 |1
is obsolete|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213737
--- Comment #2 from David Naylor ---
Thanks, I can reproduce to error. fmake has issues with a loop variable coming
first in a comparison. There are quite a few occurances of this error. I'll
submit an updated patch this afternoon.
--
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213737
--- Comment #1 from Antoine Brodin ---
There are some make errors with fmake (FreeBSD 9.3) :
"/usr/ports/Mk/Uses/python.mk", line 440: "/usr/ports/Mk/Uses/python.mk", line
418: Malformed conditional (2.7 == ${_PYTHON_VERSION})
"/usr/ports/
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213737
Antoine Brodin changed:
What|Removed |Added
CC|freebsd-ports-bugs@FreeBSD. |pyt...@freebsd.org
12 matches
Mail list logo