Please to an exp-run for our Qt update from version 4.8.4 to 4.8.5. It's a minor release and I don't expect anything to break. It also includes some libc++ fixes that are really good to have as soon as possible. The patch is available at http://people.freebsd.org/~rakuco/exp-runs/qt-4.8.5.diff
Responsible Changed From-To: freebsd-ports-bugs->portmgr Over to maintainer(s).
New patch available at http://people.freebsd.org/~rakuco/exp-runs/qt-4.8.5-v2.diff
Responsible Changed From-To: portmgr->bdrewery take for exp-run
Responsible Changed From-To: bdrewery->rakuco exp-run failed, misc/qt4-doc and devel/qmake both fail checksum, which skips everything, please submit updated patch
Responsible Changed From-To: rakuco->bdrewery Sorry about that, I've updated http://people.freebsd.org/~rakuco/exp-runs/qt-4.8.5-v3.diff with the proper changes to bsd.qt.mk.
Thanks. Starting another run now. -- Regards, Bryan Drewery
Failures: > http://package19.nyi.freebsd.org/bulk/91amd64-default-pr_181921/2013-09-30_10h40m38s/logs/errors/qcad-3.2.1.0.log > http://package19.nyi.freebsd.org/bulk/91amd64-default-pr_181921/2013-09-30_10h40m38s/logs/errors/qtcreator-2.6.1.log > http://package19.nyi.freebsd.org/bulk/91amd64-default-pr_181921/2013-09-30_10h40m38s/logs/errors/kde-runtime-4.10.5.log -- Regards, Bryan Drewery
Responsible Changed From-To: bdrewery->rakuco exp-run done, 3 failures
New patch, now with stage support: http://people.freebsd.org/~makc/patches/qt-4.8.5.diff On Tue, 01 Oct 2013 06:27:24 -0500 Bryan Drewery wrote: > Failures: > > > http://package19.nyi.freebsd.org/bulk/91amd64-default-pr_181921/2013-09-30_10h40m38s/logs/errors/qcad-3.2.1.0.log I'm looking on how to fix it. The tarball ships pregenerated bindings for several Qt versions, and 4.8.5 is not among them. > > http://package19.nyi.freebsd.org/bulk/91amd64-default-pr_181921/2013-09-30_10h40m38s/logs/errors/qtcreator-2.6.1.log Updated to new version. > > http://package19.nyi.freebsd.org/bulk/91amd64-default-pr_181921/2013-09-30_10h40m38s/logs/errors/kde-runtime-4.10.5.log Looks like random automoc crash, unlikely related to this update. Max
On Wed, 09 Oct 2013 17:18:50 +0000 Max Brazhnikov wrote: > On Tue, 01 Oct 2013 06:27:24 -0500 Bryan Drewery wrote: > > Failures: > > > > > http://package19.nyi.freebsd.org/bulk/91amd64-default-pr_181921/2013-09-30_10h40m38s/logs/errors/qcad-3.2.1.0.log > I'm looking on how to fix it. The tarball ships pregenerated bindings for several Qt versions, and 4.8.5 is not among them. http://people.freebsd.org/~makc/patches/qcad.diff Cheers, Max
>>>> http://package19.nyi.freebsd.org/bulk/91amd64-default-pr_181921/2013-09-30_10h40m38s/logs/errors/qcad-3.2.1.0.log >> I'm looking on how to fix it. The tarball ships pregenerated bindings for several Qt versions, and 4.8.5 is not among them. > http://people.freebsd.org/~makc/patches/qcad.diff > > Cheers, > Max This has no impact on the patch test but Where you sure to nuke the second line in the DESKTOP_ENTRIES. The one with the description? -Koop
> This has no impact on the patch test but Where you sure to nuke the > second line in the DESKTOP_ENTRIES. The one with the description? Port's COMMENT is used if the second field is empty. Max
Max Brazhnikov <makc@freebsd.org> writes: > On Wed, 09 Oct 2013 17:18:50 +0000 Max Brazhnikov wrote: >> On Tue, 01 Oct 2013 06:27:24 -0500 Bryan Drewery wrote: >> > Failures: >> > >> > > http://package19.nyi.freebsd.org/bulk/91amd64-default-pr_181921/2013-09-30_10h40m38s/logs/errors/qcad-3.2.1.0.log >> I'm looking on how to fix it. The tarball ships pregenerated bindings for several Qt versions, and 4.8.5 is not among them. > > http://people.freebsd.org/~makc/patches/qcad.diff Please hold a bit on this one; I'm working on properly updating qcad to 3.3.3.0, which has Qt 4.8.5 support.
State Changed From-To: open->closed And committed, at last!
In http://svnweb.freebsd.org/changeset/ports/330266 FWIW.