Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.8.0 Beta, 5.8
-
None
-
Ubuntu 16.10 LTS 64 bit
g++ 6.2.0
clang 3.8.1
-
fa8e467804428127429ca91aaa1538bae70b1871
Description
Check out qt-5.8 and run configure.
I used the switches -developer-build -opensource -nomake examples -nomake tests -confirm-license in a shadow build directory.
You'll get many error message like:
/home/qtrob/dev/src/qt-5.8.0-pre/qtbase/mkspecs/features/configure_base.prf:28: Cannot write file /config.log: Permission denied
Full output attached.
Configure should not try writing to / but use a location inside the build directory instead.