- 
    Bug 
- 
    Resolution: Done
- 
    P1: Critical 
- 
    5.10
- 
    None
- 
    macOS 10.12
- 
        196f295b928fd67c931b55fde5f6097e4cc3c78f
qtbase 164392548e3e1c7526d4eef4896748ef5162cf2d
shadow build on macos 10.12
configure -opensource -confirm-license -nomake tests -verbose -release -nomake examples
...
Qt Gui:
  Accessibility .......................... yes
  FreeType ............................... yes
    Using system FreeType ................ no
  HarfBuzz ............................... yes
    Using system HarfBuzz ................ no
  Fontconfig ............................. no
  Image formats:
    GIF .................................. yes
    ICO .................................. yes
    JPEG ................................. yes
      Using system libjpeg ............... no
    PNG .................................. yes
      Using system libpng ................ no
  EGL .................................... no
  OpenVG ................................. no
  OpenGL:
    Desktop OpenGL ....................... yes
    OpenGL ES 2.0 ........................ no
    OpenGL ES 3.0 ........................ no
    OpenGL ES 3.1 ........................ no
  Vulkan ................................. no
  Session Management ..................... yes
...
make -j9
...
cd gui/ && ( test -e Makefile || /Users/liangqi/qt/qt5-3-build/qtbase/bin/qmake -o Makefile /Users/liangqi/qt/qt5-3/qtbase/src/gui/gui.pro ) && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f Makefile 
Makefile:2416: warning: overriding commands for target `../../lib/QtGui.framework/Versions/5/Headers/QGenericPlugin'
Makefile:2048: warning: ignoring old commands for target `../../lib/QtGui.framework/Versions/5/Headers/QGenericPlugin'
Makefile:2420: warning: overriding commands for target `../../lib/QtGui.framework/Versions/5/Headers/QGenericPluginFactory'
Makefile:2044: warning: ignoring old commands for target `../../lib/QtGui.framework/Versions/5/Headers/QGenericPluginFactory'
make[2]: *** No rule to make target `../../../../qt5-3-build/qtbase/src/gui/vulkan/qvulkanfunctions.h', needed by `../../lib/QtGui.framework/Versions/5/Headers/qvulkanfunctions.h'.  Stop.
make[1]: *** [sub-gui-make_first] Error 2
make: *** [sub-src-make_first] Error 2
- resulted from
- 
                    QTBUG-700 qmake mixes usage of relative and absolute paths when it comes to build rules and dependencies -         
- Closed
 
-         
| For Gerrit Dashboard: QTBUG-60413 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V | 
| 209239,8 | Fix shadow prefix framework builds | 5.10 | qt/qtbase | Status: MERGED | +2 | 0 |