Summary: | devel/llvm33, devel/py-qt4, emulators/virtualbox-ose: Python 3 fixes | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Nathan Whitehorn <nwhitehorn> | ||||||||||||
Component: | Individual Port(s) | Assignee: | Kubilay Kocak <koobs> | ||||||||||||
Status: | Closed Overcome By Events | ||||||||||||||
Severity: | Affects Only Me | CC: | alfred, brooks, jkim, python, rakuco, vbox, w.schwarzenfeld | ||||||||||||
Priority: | --- | Keywords: | needs-qa, patch | ||||||||||||
Version: | Latest | Flags: | rakuco:
maintainer-feedback+
koobs: maintainer-feedback? (brooks) jkim: maintainer-feedback+ |
||||||||||||
Hardware: | Any | ||||||||||||||
OS: | Any | ||||||||||||||
Bug Depends on: | 180467 | ||||||||||||||
Bug Blocks: | |||||||||||||||
Attachments: |
|
Description
Nathan Whitehorn
2014-01-19 17:20:00 UTC
An updated patch with a few more plist fixes. -Nathan Here's another patch (an addition to the last rather than a replacement) that fixes sphinx. Doing the grammar pickle generation post-build happens before 2to3 is run, with the result that the command will fail to execute. Running it in the stage directory solves the problem. -Nathan Responsible Changed From-To: freebsd-ports-bugs->freebsd-python Here's an updated version of the patch with respect to r344210. -Nathan Created attachment 143532 [details] Updated Patch Newer version of this patch. Also see bug 180467. Canonicalise python@ assignment. Koobs, is this going to be committed? @Alfred I'm not sure this change comes under python@ domain, since it makes changes to ports not maintained by the python team. I should/could have noticed this when canonicalising the python@ assignment, but did not inspect the attachment contents at the time. On first look however it appears that a few updates to the patches are probably necessary, in terms of: * that the reported issues are still present in the ports * if so, ensuring the diffs still apply (and are valid) against ports head * that any python framework changes that have occurred since submission are reflected. For instance, PYTHON_PY3K_PLIST_HACK has been removed. To ensure that future issues don't fall through the cracks like this one, it's important to create an issue per port (for port changes), or an issue per isolated/standalone change, so that individual maintainers can be automatically informed and assigned. I have cc'd the relevant maintainers on this issue now, though 'assignment' is the primary way committers (particularly those in teams@) track their open task lists. @Nathan, It would also be good if at the very least, each port's changes was in a separate attachment, such that maintainer-approval can be requested for each of them individually. The devel/py-qt4-core changes were also sent in bug 180467 and landed in ports r358702 ages ago. Thank you Raphael :) 1 down 2 to go. I'll help coordinate resolution on this (take) Comment on attachment 143532 [details]
Updated Patch
Looks fine for llvm33. Similar fixes are likely needed for other llvm ports (none of the existing ones will likely ever work with python 3).
Comment on attachment 143532 [details]
Updated Patch
Testing, ignore.
I think this is overcome by events. |