qt5-mac: binary package?
Ryan Schmidt
ryandesign at macports.org
Tue Jul 1 08:53:46 PDT 2014
On Jul 1, 2014, at 1:19 AM, Ryan Schmidt wrote:
> On Jun 30, 2014, at 3:30 PM, Marko Käning wrote:
>
>> Is qt5-mac not binary distributable? I had expected the buildbots to serve it just like qt4-mac...
>
> I did not see the buildbot logs for qt5-mac, but it does seem to be distributable:
>
> $ ~/macports/base/portmgr/jobs/port_binary_distributable.tcl -v qt5-mac
> "qt5-mac" is distributable
>
> Yet you're right, packages do not exist. I'm rerunning the builds now to see what happens.
>
> https://build.macports.org/builders/buildports-snowleopard-x86_64/builds/27291
On Snow Leopard, the build system falls flat on its ass after incorrectly assuming that a program named "clang++" will always exist:
xcodebuild: 'clang++' not found
/Developer/usr/bin/xcodebuild fails with 512 - Unknown error: 512
On Xcode 3 and earlier, it does not. This also suggests that the port is not UsingTheRightCompiler, should be patched to do so, and then probably some older compilers will need to be blacklisted.
> https://build.macports.org/builders/buildports-lion-x86_64/builds/21083
>
> https://build.macports.org/builders/buildports-mtln-x86_64/builds/15029
>
> https://build.macports.org/builders/buildports-mavericks-x86_64/builds/4427
These packages were successfully created and are now available. The buildbot may have been down when qt5-mac was initially committed.
More information about the macports-dev
mailing list