Bug 204975 - [exp-run] bsd.qt.mk: Move QT_NONSTANDARD check to the _POSTMKINCLUDED section
Summary: [exp-run] bsd.qt.mk: Move QT_NONSTANDARD check to the _POSTMKINCLUDED section
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Ports Framework (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Raphael Kubo da Costa
URL:
Keywords:
Depends on:
Blocks: 204672
  Show dependency treegraph
 
Reported: 2015-12-02 20:31 UTC by Raphael Kubo da Costa
Modified: 2015-12-05 21:40 UTC (History)
2 users (show)

See Also:
rakuco: exp-run?


Attachments
Patch v1 (1.32 KB, patch)
2015-12-02 20:31 UTC, Raphael Kubo da Costa
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Raphael Kubo da Costa freebsd_committer freebsd_triage 2015-12-02 20:31:07 UTC
Created attachment 163783 [details]
Patch v1

kde@ needs an exp-run for this bsd.qt.mk change required for upcoming changes to the PyQt ports.

I hope there's nothing wrong, but some ports might end up broken because of the phase where CONFIGURE_{ARGS,ENV} are set.

Patch attached and also here: https://people.freebsd.org/~rakuco/exp-runs/bsd.qt.mk-qtnonstandard-phase-v1.patch
Comment 1 Antoine Brodin freebsd_committer freebsd_triage 2015-12-05 20:46:11 UTC
Exp-run results on 9.3 i386:

http://package22.nyi.freebsd.org/jail.html?mastername=93i386-default-PR204975

Exp-run results on 10.2 amd64:

http://package22.nyi.freebsd.org/jail.html?mastername=102amd64-default-PR204975

0 new failure
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-12-05 21:39:49 UTC
A commit references this bug:

Author: rakuco
Date: Sat Dec  5 21:39:13 UTC 2015
New revision: 403081
URL: https://svnweb.freebsd.org/changeset/ports/403081

Log:
  bsd.qt.mk: Move QT_NONSTANDARD check to the _POSTMKINCLUDED section.

  Do it so that files in Mk/Uses can set it too. It is required by the
  upcoming Uses/pyqt.mk that we will land soon to support PyQt5.

  PR:		204975

Changes:
  head/Mk/bsd.qt.mk