Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Full rebuild fails for mingw-w64-qtwebkit for x86_64 #2603

Closed
emmenlau opened this issue Jun 20, 2017 · 2 comments
Closed

Full rebuild fails for mingw-w64-qtwebkit for x86_64 #2603

emmenlau opened this issue Jun 20, 2017 · 2 comments

Comments

@emmenlau
Copy link
Contributor

The build fails relatively early on, with error:

Generating MOC compilation DatabaseProcess_autogen/moc_compilation.cpp
Scanning dependencies of target tst_qmltests_WebView_autogen
Could not open D:/Temp/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-debug/DerivedSources/ForwardingHeaders/WebCore/PopupMenu.h. at D:/Temp/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha/Source/WebKit2/Scripts/generate-forwarding-headers.pl line 120, <EXISTING_HEADER> line 1.
make[2]: *** [Source/WebKit2/CMakeFiles/WebKit2-forwarding-headers.dir/build.make:57: Source/WebKit2/CMakeFiles/WebKit2-forwarding-headers] Error 13
make[1]: *** [CMakeFiles/Makefile2:2660: Source/WebKit2/CMakeFiles/WebKit2-forwarding-headers.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....

I think the paths are not too long, the full path is "just" 115 characters.

Find the full build log here: http://data.biodataanalysis.de/tmp/buildlogs/1497852822-mingw-w64-qtwebkit-buildlog.txt

@bagong
Copy link
Contributor

bagong commented Jun 20, 2017

There is alpha2 now, maybe try to see there...

https://github.com/annulen/webkit/releases/tag/qtwebkit-5.212.0-alpha2

@Alexpux
Copy link
Member

Alexpux commented Jun 20, 2017

I'm build 5.212.0-alpaha0 withoput problems, so seems something with your environment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants