Details
-
Bug
-
Resolution: Done
-
P0: Blocker
-
5.12.0 Beta 3
-
None
-
-
7f60940fbedef17984e283da41eae94f29fef428 (qt/qtbase/5.11)
Description
https://codereview.qt-project.org/#/c/242694/ Merge remote-tracking branch 'origin/5.11' into 5.12, PS6 with a few other changes
https://testresults.qt.io/coin/integration/qt/qtbase/tasks/1540701706
agent:2018/10/17 06:54:08 build.go:193: io/qfilesystemengine_unix.cpp:310:15: error: no matching constructor for initialization of 'statx' agent:2018/10/17 06:54:08 build.go:193: int ret = statx(fd, pathname, flags, mask, statxBuffer); agent:2018/10/17 06:54:08 build.go:193: ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ agent:2018/10/17 06:54:08 build.go:193: /opt/android/android-ndk-r16b/sysroot/usr/include/linux/stat.h:59:8: note: candidate constructor (the implicit copy constructor) not viable: requires 1 argument, but 5 were provided agent:2018/10/17 06:54:08 build.go:193: struct statx { agent:2018/10/17 06:54:08 build.go:193: ^ agent:2018/10/17 06:54:08 build.go:193: /opt/android/android-ndk-r16b/sysroot/usr/include/linux/stat.h:59:8: note: candidate constructor (the implicit move constructor) not viable: requires 1 argument, but 5 were provided agent:2018/10/17 06:54:08 build.go:193: /opt/android/android-ndk-r16b/sysroot/usr/include/linux/stat.h:59:8: note: candidate constructor (the implicit default constructor) not viable: requires 0 arguments, but 5 were provided agent:2018/10/17 06:54:08 build.go:193: 1 error generated. agent:2018/10/17 06:54:08 build.go:193: make[2]: *** [.obj/qfilesystemengine_unix.o] Error 1 agent:2018/10/17 06:54:08 build.go:193: make[2]: *** Waiting for unfinished jobs....