>>> waffle 1.6.1 Downloading --2020-08-31 21:14:09-- https://gitlab.freedesktop.org/mesa/waffle/-/archive/v1.6.1/waffle-v1.6.1.tar.bz2 Resolving gitlab.freedesktop.org (gitlab.freedesktop.org)... 35.227.58.183 Connecting to gitlab.freedesktop.org (gitlab.freedesktop.org)|35.227.58.183|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/octet-stream] Saving to: '/home/buildroot/autobuild/instance-2/output-1/build/.waffle-v1.6.1.tar.bz2.YnZ37V/output' 0K .......... .......... .......... .......... .......... 312K 50K .......... .......... .......... .......... .......... 626K 100K .......... .......... .......... .......... .......... 62.6M 150K .......... .......... .......... .......... .......... 315K 200K .......... .......... .......... .......... .......... 94.2M 250K ... 69.1M=0.4s 2020-08-31 21:14:10 (634 KB/s) - '/home/buildroot/autobuild/instance-2/output-1/build/.waffle-v1.6.1.tar.bz2.YnZ37V/output' saved [259603] waffle-v1.6.1.tar.bz2: OK (sha256: 234e65bdd2dd8f7d3bc8e9ad1a7cc80fce78a1deed3a04fe7f1d2c2edac0cd8a) >>> waffle 1.6.1 Extracting bzcat /home/buildroot/autobuild/instance-2/dl/waffle/waffle-v1.6.1.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/instance-2/output-1/build/waffle-1.6.1 -xf - >>> waffle 1.6.1 Patching Applying 0001-cmake-forward-cflags-from-.pc-files-to-waffle-cflags.patch using patch: patching file src/waffle/CMakeLists.txt >>> waffle 1.6.1 Configuring (mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/waffle-1.6.1/ && cd /home/buildroot/autobuild/instance-2/output-1/build/waffle-1.6.1/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-2/output-1/host/bin/cmake /home/buildroot/autobuild/instance-2/output-1/build/waffle-1.6.1/ -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/instance-2/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -Dwaffle_build_tests=OFF -Dwaffle_build_examples=OFF -Dwaffle_build_manpages=OFF -Dwaffle_build_htmldocs=OFF -Dwaffle_has_nacl=OFF -Dwaffle_has_wayland=OFF -Dwaffle_has_x11_egl=ON -Dwaffle_has_glx=OFF -Dwaffle_has_gbm=OFF -Dwaffle_has_surfaceless_egl=OFF ) -- The C compiler identification is GNU 4.8.3 -- The CXX compiler identification is GNU 4.8.3 -- Check for working C compiler: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-none-linux-gnueabi-gcc -- Check for working C compiler: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-none-linux-gnueabi-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-none-linux-gnueabi-g++ -- Check for working CXX compiler: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-none-linux-gnueabi-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /home/buildroot/autobuild/instance-2/output-1/host/bin/pkg-config (found version "1.6.1") -- Checking for module 'egl' -- Found egl, version 10 -- Checking for module 'gl' -- Package 'gl', required by 'virtual:world', not found -- Checking for module 'wayland-client>=1.10' -- Package 'wayland-client', required by 'virtual:world', not found -- Checking for module 'wayland-egl>=9.1' -- Package 'wayland-egl', required by 'virtual:world', not found -- Checking for module 'x11-xcb' -- Found x11-xcb, version 1.6.12 -- Checking for module 'gbm' -- Package 'gbm', required by 'virtual:world', not found -- Checking for module 'libudev' -- Package 'libudev', required by 'virtual:world', not found -- Performing Test WERROR_IMPLICIT_FUNCTION_DECLARATION -- Performing Test WERROR_IMPLICIT_FUNCTION_DECLARATION - Success -- Performing Test WITH_VISIBILITY_HIDDEN -- Performing Test WITH_VISIBILITY_HIDDEN - Success -- Performing Test WERROR_INCOMPATIBLE_POINTER_TYPES -- Performing Test WERROR_INCOMPATIBLE_POINTER_TYPES - Failed -- Performing Test WERROR_INT_CONVERSION -- Performing Test WERROR_INT_CONVERSION - Failed -- Performing Test WERROR_MISSING_PROTOTYPES -- Performing Test WERROR_MISSING_PROTOTYPES - Success -- Performing Test waffle_has_tls -- Performing Test waffle_has_tls - Success -- Performing Test waffle_has_tls_model_initial_exec -- Performing Test waffle_has_tls_model_initial_exec - Success CMake Warning at CMakeLists.txt:189 (find_package): By not providing "Findbash-completion.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "bash-completion", but CMake did not find one. Could not find a package configuration file provided by "bash-completion" with any of the following names: bash-completionConfig.cmake bash-completion-config.cmake Add the installation prefix of "bash-completion" to CMAKE_PREFIX_PATH or set "bash-completion_DIR" to a directory containing one of the above files. If "bash-completion" provides a separate development package or SDK, be sure it has been installed. ----------------------------------------------- Configuration summary ----------------------------------------------- Supported platforms: x11_egl Dependencies: egl_INCLUDE_DIRS: /home/buildroot/autobuild/instance-2/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/;/home/buildroot/autobuild/instance-2/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/interface/vcos/pthreads/;/home/buildroot/autobuild/instance-2/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/interface/vmcs_host/linux/ x11-xcb_INCLUDE_DIRS: /home/buildroot/autobuild/instance-2/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include x11-xcb_LDFLAGS: -L/home/buildroot/autobuild/instance-2/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib;-lX11-xcb;-lX11;-lxcb Build type: Release Tools: CMAKE_C_COMPILER: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-none-linux-gnueabi-gcc CMAKE_C_FLAGS: -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --std=c99 -Wall -Werror=implicit-function-declaration -fvisibility=hidden -Werror=missing-prototypes CMAKE_C_FLAGS_DEBUG: -g3 -O0 -DDEBUG CMAKE_C_FLAGS_RELEASE: -g1 -O2 -DNDEBUG Install paths: CMAKE_INSTALL_PREFIX: /usr CMAKE_INSTALL_INCLUDEDIR: include CMAKE_INSTALL_LIBDIR: lib CMAKE_INSTALL_DOCDIR: share/doc/waffle1 ----------------------------------------------- -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/buildroot/autobuild/instance-2/output-1/build/waffle-1.6.1 >>> waffle 1.6.1 Building PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-2/output-1/build/waffle-1.6.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/waffle-1.6.1' make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/waffle-1.6.1' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/waffle-1.6.1' Scanning dependencies of target threads_bundled make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/waffle-1.6.1' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/waffle-1.6.1' [ 2%] Building C object third_party/threads/CMakeFiles/threads_bundled.dir/threads_posix.c.o [ 5%] Linking C static library ../../lib/libthreads_bundled.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/waffle-1.6.1' [ 5%] Built target threads_bundled make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/waffle-1.6.1' Scanning dependencies of target waffle-1 make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/waffle-1.6.1' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/waffle-1.6.1' [ 11%] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_attrib_list.c.o [ 11%] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/api_priv.c.o [ 14%] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_config.c.o [ 17%] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_context.c.o [ 20%] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_display.c.o [ 22%] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_dl.c.o [ 28%] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_error.c.o [ 28%] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_enum.c.o [ 31%] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_gl_misc.c.o [ 34%] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_init.c.o [ 37%] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_window.c.o [ 40%] Building C object src/waffle/CMakeFiles/waffle-1.dir/core/wcore_attrib_list.c.o [ 42%] Building C object src/waffle/CMakeFiles/waffle-1.dir/core/wcore_display.c.o [ 45%] Building C object src/waffle/CMakeFiles/waffle-1.dir/core/wcore_config_attrs.c.o [ 48%] Building C object src/waffle/CMakeFiles/waffle-1.dir/core/wcore_error.c.o [ 51%] Building C object src/waffle/CMakeFiles/waffle-1.dir/core/wcore_tinfo.c.o [ 54%] Building C object src/waffle/CMakeFiles/waffle-1.dir/core/wcore_util.c.o [ 57%] Building C object src/waffle/CMakeFiles/waffle-1.dir/egl/wegl_config.c.o [ 60%] Building C object src/waffle/CMakeFiles/waffle-1.dir/egl/wegl_context.c.o [ 62%] Building C object src/waffle/CMakeFiles/waffle-1.dir/egl/wegl_display.c.o [ 65%] Building C object src/waffle/CMakeFiles/waffle-1.dir/egl/wegl_platform.c.o In file included from /home/buildroot/autobuild/instance-2/output-1/build/waffle-1.6.1/src/waffle/egl/wegl_context.c:34:0: /home/buildroot/autobuild/instance-2/output-1/build/waffle-1.6.1/src/waffle/egl/wegl_platform.h:108:46: error: unknown type name 'EGLuint64KHR' EGLuint64KHR *modifiers, ^ /home/buildroot/autobuild/instance-2/output-1/build/waffle-1.6.1/src/waffle/egl/wegl_platform.h:111:1: warning: no semicolon at end of struct or union [enabled by default] }; ^ /home/buildroot/autobuild/instance-2/output-1/build/waffle-1.6.1/src/waffle/egl/wegl_context.c: In function 'create_real_context': /home/buildroot/autobuild/instance-2/output-1/build/waffle-1.6.1/src/waffle/egl/wegl_context.c:154:40: error: 'EGL_CONTEXT_OPENGL_ROBUST_ACCESS_EXT' undeclared (first use in this function) attrib_list[i++] = EGL_CONTEXT_OPENGL_ROBUST_ACCESS_EXT; ^ /home/buildroot/autobuild/instance-2/output-1/build/waffle-1.6.1/src/waffle/egl/wegl_context.c:154:40: note: each undeclared identifier is reported only once for each function it appears in In file included from /home/buildroot/autobuild/instance-2/output-1/build/waffle-1.6.1/src/waffle/egl/wegl_display.c:34:0: /home/buildroot/autobuild/instance-2/output-1/build/waffle-1.6.1/src/waffle/egl/wegl_platform.h:108:46: error: unknown type name 'EGLuint64KHR' EGLuint64KHR *modifiers, ^ /home/buildroot/autobuild/instance-2/output-1/build/waffle-1.6.1/src/waffle/egl/wegl_platform.h:111:1: warning: no semicolon at end of struct or union [enabled by default] }; ^ src/waffle/CMakeFiles/waffle-1.dir/build.make:296: recipe for target 'src/waffle/CMakeFiles/waffle-1.dir/egl/wegl_context.c.o' failed make[3]: *** [src/waffle/CMakeFiles/waffle-1.dir/egl/wegl_context.c.o] Error 1 make[3]: *** Waiting for unfinished jobs.... src/waffle/CMakeFiles/waffle-1.dir/build.make:309: recipe for target 'src/waffle/CMakeFiles/waffle-1.dir/egl/wegl_display.c.o' failed make[3]: *** [src/waffle/CMakeFiles/waffle-1.dir/egl/wegl_display.c.o] Error 1 In file included from /home/buildroot/autobuild/instance-2/output-1/build/waffle-1.6.1/src/waffle/egl/wegl_config.c:36:0: /home/buildroot/autobuild/instance-2/output-1/build/waffle-1.6.1/src/waffle/egl/wegl_platform.h:108:46: error: unknown type name 'EGLuint64KHR' EGLuint64KHR *modifiers, ^ /home/buildroot/autobuild/instance-2/output-1/build/waffle-1.6.1/src/waffle/egl/wegl_platform.h:111:1: warning: no semicolon at end of struct or union [enabled by default] }; ^ src/waffle/CMakeFiles/waffle-1.dir/build.make:283: recipe for target 'src/waffle/CMakeFiles/waffle-1.dir/egl/wegl_config.c.o' failed make[3]: *** [src/waffle/CMakeFiles/waffle-1.dir/egl/wegl_config.c.o] Error 1 In file included from /home/buildroot/autobuild/instance-2/output-1/build/waffle-1.6.1/src/waffle/egl/wegl_platform.c:31:0: /home/buildroot/autobuild/instance-2/output-1/build/waffle-1.6.1/src/waffle/egl/wegl_platform.h:108:46: error: unknown type name 'EGLuint64KHR' EGLuint64KHR *modifiers, ^ /home/buildroot/autobuild/instance-2/output-1/build/waffle-1.6.1/src/waffle/egl/wegl_platform.h:111:1: warning: no semicolon at end of struct or union [enabled by default] }; ^ /home/buildroot/autobuild/instance-2/output-1/build/waffle-1.6.1/src/waffle/egl/wegl_platform.c: In function 'wegl_platform_init': /home/buildroot/autobuild/instance-2/output-1/build/waffle-1.6.1/src/waffle/egl/wegl_platform.c:142:9: error: 'struct wegl_platform' has no member named 'eglQueryDmaBufModifiersEXT' self->function = (void*) self->eglGetProcAddress(#function); ^ /home/buildroot/autobuild/instance-2/output-1/build/waffle-1.6.1/src/waffle/egl/wegl_platform.c:177:5: note: in expansion of macro 'RETRIEVE_EGL_SYMBOL_OPTIONAL' RETRIEVE_EGL_SYMBOL_OPTIONAL(eglQueryDmaBufModifiersEXT); ^ src/waffle/CMakeFiles/waffle-1.dir/build.make:322: recipe for target 'src/waffle/CMakeFiles/waffle-1.dir/egl/wegl_platform.c.o' failed make[3]: *** [src/waffle/CMakeFiles/waffle-1.dir/egl/wegl_platform.c.o] Error 1 make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/waffle-1.6.1' CMakeFiles/Makefile2:315: recipe for target 'src/waffle/CMakeFiles/waffle-1.dir/all' failed make[2]: *** [src/waffle/CMakeFiles/waffle-1.dir/all] Error 2 make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/waffle-1.6.1' Makefile:151: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/waffle-1.6.1' package/pkg-generic.mk:247: recipe for target '/home/buildroot/autobuild/instance-2/output-1/build/waffle-1.6.1/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-2/output-1/build/waffle-1.6.1/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'