[Development] Can't switch submodules to master and Mac build still broken

Stephen Chu stephen at ju-ju.com
Mon Jun 18 01:20:37 CEST 2012


On 6/17/12 6:40 PM, Rohan McGovern wrote:
> Stephen Chu said:
>> I still can't get Qt 5 build on OS X for the merged code
>> (https://codereview.qt-project.org/#change,28604) hasn't showed up in Qt
>> 5 git default yet. So I want to to try moving modules to master to get
>> the fixes by the instruction here:
>> http://qt-project.org/wiki/Building-Qt-5-from-Git#181b27e32ae791e987cb19fced190543
>>
>> With qt5_tool method I got:
>>
>> Examining: qt3d url: git://gitorious.org/qt/qt3d.git ### [qt3d]
>> /usr/bin/git fetch --all
>> Fetching origin
>> Fetching gerrit
>> ssh: connect to host codereview.qt-project.org port 22: Connection refused
>
> This last message indicates something is wrong with the configuration.
> It should be attempting to connect to port 29418, not port 22.
>
> Maybe you can try with standard git commands instead of qt5_tool?
>
I did as I mentioned in OP. It doesn't work either:

Stephens-MacBook-Pro:qt3d stephenchu$ git checkout master origin/master
error: pathspec 'origin/master' did not match any file(s) known to git.



More information about the Development mailing list