Re: [Development] dev doesnt builds

2016-09-23 Thread Martin Smith
I did git checkout 5.8 at the qt5 level but kept my qtbase module on dev 
branch. That seems to work.


martin


From: Development <development-bounces+martin.smith=qt...@qt-project.org> on 
behalf of Vlad Stelmahovsky <vladstelmahov...@gmail.com>
Sent: Friday, September 23, 2016 7:00:42 AM
To: Alexander Blasche
Cc: development@qt-project.org
Subject: Re: [Development] dev doesnt builds

In my desperate attempt to build it I even re-clone whole qt5 repo from 
scratch. still doesnt works

On Thu, Sep 22, 2016 at 4:37 PM, Alexander Blasche 
<alexander.blas...@qt.io<mailto:alexander.blas...@qt.io>> wrote:
Hi

>Cannot read .qt5/qtbase/src/corelib/qtcore-config.pri: No such file or 
>directory
>Cannot read .qt5/qtbase/src/gui/qtgui-config.pri: No such file or directory
>Project ERROR: Could not find feature system-zlib.
>Makefile:45: recipe for target 'sub-src-make_first' failed
>make[1]: *** [sub-src-make_first] Error 3
>make[1]: Leaving directory '../qt5/qtbase'
>Makefile:78: recipe for target 'module-qtbase-make_first' failed
>make: *** [module-qtbase-make_first] Error 2

>is there a workaround for this?


I had the same problem. Make sure that you have an up-to-date qt5.git checkout 
for dev as well. In combination with git clean the problem solved itself for me.

--
Alex



--
Best regards,
Vlad
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] dev doesnt builds

2016-09-22 Thread Vlad Stelmahovsky
In my desperate attempt to build it I even re-clone whole qt5 repo from
scratch. still doesnt works

On Thu, Sep 22, 2016 at 4:37 PM, Alexander Blasche 
wrote:

> Hi
>
> >Cannot read .qt5/qtbase/src/corelib/qtcore-config.pri: No such file
> or directory
> >Cannot read .qt5/qtbase/src/gui/qtgui-config.pri: No such file or
> directory
> >Project ERROR: Could not find feature system-zlib.
> >Makefile:45: recipe for target 'sub-src-make_first' failed
> >make[1]: *** [sub-src-make_first] Error 3
> >make[1]: Leaving directory '../qt5/qtbase'
> >Makefile:78: recipe for target 'module-qtbase-make_first' failed
> >make: *** [module-qtbase-make_first] Error 2
>
> >is there a workaround for this?
>
>
> I had the same problem. Make sure that you have an up-to-date qt5.git
> checkout for dev as well. In combination with git clean the problem solved
> itself for me.
>
> --
> Alex
>



-- 
Best regards,
Vlad
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] dev doesnt builds

2016-09-22 Thread Alexander Blasche
Hi

>Cannot read .qt5/qtbase/src/corelib/qtcore-config.pri: No such file or 
>directory
>Cannot read .qt5/qtbase/src/gui/qtgui-config.pri: No such file or directory
>Project ERROR: Could not find feature system-zlib.
>Makefile:45: recipe for target 'sub-src-make_first' failed
>make[1]: *** [sub-src-make_first] Error 3
>make[1]: Leaving directory '../qt5/qtbase'
>Makefile:78: recipe for target 'module-qtbase-make_first' failed
>make: *** [module-qtbase-make_first] Error 2

>is there a workaround for this?


I had the same problem. Make sure that you have an up-to-date qt5.git checkout 
for dev as well. In combination with git clean the problem solved itself for me.

--
Alex
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] dev doesnt builds

2016-09-22 Thread Liang Qi
On 22 September 2016 at 13:17, Vlad Stelmahovsky  wrote:

> Hi
>
> trying build dev branch and got this error all the time:
>
>
> Cannot read .qt5/qtbase/src/corelib/qtcore-config.pri: No such file
> or directory
> Cannot read .qt5/qtbase/src/gui/qtgui-config.pri: No such file or
> directory
> Project ERROR: Could not find feature system-zlib.
> Makefile:45: recipe for target 'sub-src-make_first' failed
> make[1]: *** [sub-src-make_first] Error 3
> make[1]: Leaving directory '../qt5/qtbase'
> Makefile:78: recipe for target 'module-qtbase-make_first' failed
> make: *** [module-qtbase-make_first] Error 2
>
>
> is there a workaround for this?
>

Perhaps missing a qt5 5.8->dev merge to include
https://github.com/qt/qt5/commit/64cc947ded527197168f5d16f25a15638e58 .

Anyway, the dev branch for all modules except qtbase are blocked by
https://bugreports.qt.io/browse/QTBUG-56122 .

Regards,
Liang
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


[Development] dev doesnt builds

2016-09-22 Thread Vlad Stelmahovsky
Hi

trying build dev branch and got this error all the time:


Cannot read .qt5/qtbase/src/corelib/qtcore-config.pri: No such file or
directory
Cannot read .qt5/qtbase/src/gui/qtgui-config.pri: No such file or
directory
Project ERROR: Could not find feature system-zlib.
Makefile:45: recipe for target 'sub-src-make_first' failed
make[1]: *** [sub-src-make_first] Error 3
make[1]: Leaving directory '../qt5/qtbase'
Makefile:78: recipe for target 'module-qtbase-make_first' failed
make: *** [module-qtbase-make_first] Error 2


is there a workaround for this?

-- 
Best regards,
Vlad
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development