[Releasing] New alpha package available for testing
bradley.hughes at nokia.com
bradley.hughes at nokia.com
Thu Mar 29 14:46:21 CEST 2012
On Mar 29, 2012, at 1:55 PM, ext marius.storm-olsen at nokia.com wrote:
> Please test.
Build failure 1:
% ./build -j8 Unknown option: j8
There needs to be a space between -j and 8, but the README shows the 2 options together:
./build -j4
Build failure 2:
cp: /Users/bhughes/src/qt-everywhere-opensource-src-5.0.0/qtbase/lib/cmake/Qt5Core/Qt5CoreConfig.cmake and /Users/bhughes/src/qt-everywhere-opensource-src-5.0.0/qtbase/lib/cmake/Qt5Core/Qt5CoreConfig.cmake are identical (not copied).
cp: /Users/bhughes/src/qt-everywhere-opensource-src-5.0.0/qtbase/lib/cmake/Qt5Core/Qt5CoreConfigVersion.cmake and /Users/bhughes/src/qt-everywhere-opensource-src-5.0.0/qtbase/lib/cmake/Qt5Core/Qt5CoreConfigVersion.cmake are identical (not copied).
cp: /Users/bhughes/src/qt-everywhere-opensource-src-5.0.0/qtbase/lib/cmake/Qt5Core/Qt5CoreConfigExtras.cmake and /Users/bhughes/src/qt-everywhere-opensource-src-5.0.0/qtbase/lib/cmake/Qt5Core/Qt5CoreConfigExtras.cmake are identical (not copied).
cp: /Users/bhughes/src/qt-everywhere-opensource-src-5.0.0/qtbase/lib/cmake/Qt5Core/Qt5CoreMacros.cmake and /Users/bhughes/src/qt-everywhere-opensource-src-5.0.0/qtbase/lib/cmake/Qt5Core/Qt5CoreMacros.cmake are identical (not copied).
cp: ../../lib/QtCore.framework: No such file or directory
make: *** [sub-corelib-install_subtargets-ordered] Error 2
cd qtbase && make install exited with status 512 at ./build line 64
Qt::Build::exe('Qt::Build=HASH(0x7fa243804110)', 'cd qtbase && make install') called at ./build line 98
Qt::Build::exeHighPriv('Qt::Build=HASH(0x7fa243804110)', 'cd qtbase && make install') called at ./build line 376
Qt::Build::build_project('Qt::Build=HASH(0x7fa243804110)', 'qtbase') called at ./build line 404
Qt::Build::build_qt('Qt::Build=HASH(0x7fa243804110)') called at ./build line 433
Qt::Build::run('Qt::Build=HASH(0x7fa243804110)') called at ./build line 442
It seems to be running 'make install' even though it shouldn't. My configure line is copied directly from the README:
./configure -prefix $PWD/qtbase -opensource -nomake tests
--
Bradley T. Hughes
bradley.hughes at nokia.com
More information about the Releasing
mailing list