>>> ivi-homescreen 5ab78a19e95c88cc5d6b173ab1260a211e78cf0a Downloading GIT_DIR=/home/buildroot/instance-0/dl/ivi-homescreen/git/.git git init . Reinitialized existing Git repository in /home/buildroot/instance-0/dl/ivi-homescreen/git/.git/ GIT_DIR=/home/buildroot/instance-0/dl/ivi-homescreen/git/.git git remote set-url origin 'https://github.com/toyota-connected/ivi-homescreen.git' Fetching all references GIT_DIR=/home/buildroot/instance-0/dl/ivi-homescreen/git/.git git fetch origin GIT_DIR=/home/buildroot/instance-0/dl/ivi-homescreen/git/.git git fetch origin -t Could not fetch special ref '5ab78a19e95c88cc5d6b173ab1260a211e78cf0a'; assuming it is not special. GIT_DIR=/home/buildroot/instance-0/dl/ivi-homescreen/git/.git git submodule --quiet foreach 'printf "Deregistering submodule \"%s\"\n" "${path}" && cd .. && rm -rf "${path##*/}"' GIT_DIR=/home/buildroot/instance-0/dl/ivi-homescreen/git/.git git checkout -f -q '5ab78a19e95c88cc5d6b173ab1260a211e78cf0a' warning: refname '5ab78a19e95c88cc5d6b173ab1260a211e78cf0a' is ambiguous. Git normally never creates a ref that ends with 40 hex characters because it will be ignored when you just specify 40-hex. These refs may be created by mistake. For example, git switch -c $br $(git rev-parse ...) where "$br" is somehow empty and a 40-hex ref is created. Please examine these refs and maybe delete them. Turn this message off by running "git config advice.objectNameWarning false" GIT_DIR=/home/buildroot/instance-0/dl/ivi-homescreen/git/.git git clean -ffdx ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a-br1.tar.gz: OK (sha256: 1ab2e7ab5f947482cb5529dbb6392e7e1945ceb0b593abde6b6279d7bd2fdb79) >>> ivi-homescreen 5ab78a19e95c88cc5d6b173ab1260a211e78cf0a Extracting gzip -d -c /home/buildroot/instance-0/dl/ivi-homescreen/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a-br1.tar.gz | tar --strip-components=1 -C /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a -xf - >>> ivi-homescreen 5ab78a19e95c88cc5d6b173ab1260a211e78cf0a Patching Applying 0001-add-missing-headers-to-the-audio-players-and-keyboar.patch using patch: patching file shell/plugins/audio_players/audio_player.cc patching file shell/plugins/audio_players/audio_players.cc patching file shell/plugins/audio_players/audio_players_registry.cc patching file shell/plugins/keyboard_manager/keyboard_manager.h >>> ivi-homescreen 5ab78a19e95c88cc5d6b173ab1260a211e78cf0a Configuring (mkdir -p /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/ && cd /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/ && rm -f CMakeCache.txt && PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/instance-0/output-1/host/bin/cmake /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/ -G"Unix Makefiles" -DCMAKE_MAKE_PROGRAM="/usr/bin/make" -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/instance-0/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -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 -DBUILD_CRASH_HANDLER=OFF -DBUILD_PLUGIN_FILE_SELECTOR=OFF -DBUILD_PLUGIN_FIREBASE_CORE=OFF -DBUILD_PLUGIN_URL_LAUNCHER=OFF -DBUILD_TEXTURE_NAVI_RENDER_EGL=OFF -DBUILD_TEXTURE_TEST_EGL=OFF -DBUILD_UNIT_TESTS=OFF -DENABLE_AGL_CLIENT=OFF -DENABLE_XDG_CLIENT=ON -DENABLE_IVI_SHELL_CLIENT=ON -DENABLE_DART_VM_LOGGING=OFF -DENABLE_DLT=OFF -DBUILD_EGL_TRANSPARENCY=OFF -DBUILD_EGL_ENABLE_3D=OFF -DBUILD_EGL_ENABLE_MULTISAMPLE=OFF -DBUILD_PLUGIN_ACCESSIBILITY=OFF -DBUILD_PLUGIN_COMP_REGION=OFF -DBUILD_PLUGIN_COMP_SURF=OFF -DBUILD_PLUGIN_DESKTOP_WINDOW=OFF -DBUILD_PLUGIN_GO_ROUTER=OFF -DBUILD_PLUGIN_INTEGRATION_TEST=OFF -DBUILD_PLUGIN_ISOLATE=OFF -DBUILD_PLUGIN_KEYBOARD_MANAGER=OFF -DBUILD_PLUGIN_KEY_EVENT=OFF -DBUILD_PLUGIN_LAYER_PLAYGROUND=OFF -DBUILD_PLUGIN_LOGGING=ON -DBUILD_PLUGIN_MOUSE_CURSOR=OFF -DBUILD_PLUGIN_PACKAGE_INFO=OFF -DBUILD_PLUGIN_PLATFORM=OFF -DBUILD_PLUGIN_PLATFORM_VIEWS=OFF -DBUILD_PLUGIN_RESTORATION=OFF -DBUILD_PLUGIN_TEXT_INPUT=OFF -DBUILD_BACKEND_WAYLAND_EGL=ON -DBUILD_BACKEND_WAYLAND_VULKAN=OFF -DBUILD_BACKEND_WAYLAND_DRM=OFF -DBUILD_PLUGIN_AUDIO_PLAYERS=OFF -DBUILD_PLUGIN_SECURE_STORAGE=ON -DBUILD_PLUGIN_GOOGLE_SIGN_IN=OFF -DBUILD_PLUGIN_GSTREAMER_EGL=OFF -DBUILD_PLUGIN_OPENGL_TEXTURE=OFF -DBUILD_TEXTURE_EGL=OFF ) -- CMAKE_BUILD_TYPE not set, defaulting to Release. -- The CXX compiler identification is GNU 13.2.1 -- The C compiler identification is GNU 13.2.1 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /home/buildroot/instance-0/output-1/host/bin/aarch64-none-linux-gnu-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/buildroot/instance-0/output-1/host/bin/aarch64-none-linux-gnu-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git -- IPO .................... supported -- Build Type ............. LOCAL -- Build Documentation .... OFF -- Build Unit Tests ....... OFF -- Project ................ ivi-homescreen -- Version ................ 1.0.0 -- Generator .............. Unix Makefiles -- Build Type ............. Release -- APPEND RELEASE FLAGS ... -fstack-protector-all -- APPEND RELEASE FLAGS ... -fno-omit-frame-pointer -- APPEND RELEASE FLAGS ... -Wformat=2 -- APPEND RELEASE FLAGS ... -D_FORTIFY_SOURCE=2 -- CC ..................... /home/buildroot/instance-0/output-1/host/bin/aarch64-none-linux-gnu-gcc -- CXX .................... /home/buildroot/instance-0/output-1/host/bin/aarch64-none-linux-gnu-gcc -- CFLAGS ................. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -- CXXFLAGS ............... -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fno-rtti -- Build spdlog: 1.12.0 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Build type: Release -- Found PkgConfig: /home/buildroot/instance-0/output-1/host/bin/pkg-config (found version "1.6.3") -- Checking for modules 'wayland-client;wayland-egl;wayland-cursor;xkbcommon' -- Found wayland-client, version 1.22.0 -- Found wayland-egl, version 18.1.0 -- Found wayland-cursor, version 1.22.0 -- Found xkbcommon, version 1.4.0 -- Checking for module 'wayland-protocols>=1.13' -- Found wayland-protocols, version 1.32 -- Checking for module 'libsecret-1' -- Found libsecret-1, version 0.20.5 -- Plugin Config .......... secure_storage;logging -- Texture Config ......... -- Configuring done (0.8s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a >>> ivi-homescreen 5ab78a19e95c88cc5d6b173ab1260a211e78cf0a Building GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/instance-0/output-1/host/bin/cmake --build /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/ -j17 -- make[1]: Entering directory '/home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a' make[2]: Entering directory '/home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a' make[3]: Entering directory '/home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a' make[3]: Entering directory '/home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a' make[3]: Entering directory '/home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a' [ 1%] Generating xdg-shell-client-protocol.h [ 3%] Generating agl-shell-client-protocol.h make[3]: Leaving directory '/home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a' [ 4%] Generating agl-shell-client-protocol.c make[3]: Leaving directory '/home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a' [ 6%] Generating ivi-application-client-protocol.c [ 7%] Generating ivi-application-client-protocol.h [ 9%] Generating ivi-wm-client-protocol.c [ 12%] Generating ivi-wm-client-protocol.h [ 12%] Generating xdg-shell-client-protocol.c make[3]: Entering directory '/home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a' make[3]: Entering directory '/home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a' [ 18%] Building CXX object third_party/spdlog-1.12.0/CMakeFiles/spdlog.dir/src/color_sinks.cpp.o [ 18%] Building CXX object third_party/spdlog-1.12.0/CMakeFiles/spdlog.dir/src/stdout_sinks.cpp.o [ 18%] Building CXX object third_party/spdlog-1.12.0/CMakeFiles/spdlog.dir/src/spdlog.cpp.o [ 18%] Building CXX object third_party/CMakeFiles/flutter.dir/flutter/shell/platform/common/client_wrapper/core_implementations.cc.o [ 20%] Building CXX object third_party/spdlog-1.12.0/CMakeFiles/spdlog.dir/src/file_sinks.cpp.o [ 21%] Building CXX object third_party/CMakeFiles/flutter.dir/flutter/shell/platform/common/client_wrapper/plugin_registrar.cc.o [ 23%] Building CXX object third_party/CMakeFiles/flutter.dir/flutter/shell/platform/common/client_wrapper/standard_codec.cc.o [ 26%] Building CXX object third_party/CMakeFiles/flutter.dir/flutter/shell/platform/common/incoming_message_dispatcher.cc.o [ 28%] Building CXX object third_party/spdlog-1.12.0/CMakeFiles/spdlog.dir/src/async.cpp.o [ 28%] Building CXX object third_party/spdlog-1.12.0/CMakeFiles/spdlog.dir/src/cfg.cpp.o [ 29%] Building CXX object third_party/CMakeFiles/flutter.dir/flutter/shell/platform/common/json_message_codec.cc.o [ 31%] Building CXX object third_party/spdlog-1.12.0/CMakeFiles/spdlog.dir/src/bundled_fmtlib_format.cpp.o [ 32%] Building CXX object third_party/CMakeFiles/flutter.dir/flutter/shell/platform/common/json_method_codec.cc.o [ 34%] Building CXX object third_party/CMakeFiles/flutter.dir/flutter/shell/platform/common/path_utils.cc.o [ 35%] Building CXX object third_party/CMakeFiles/flutter.dir/flutter/shell/platform/common/text_editing_delta.cc.o make[3]: Leaving directory '/home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a' [ 37%] Building CXX object third_party/CMakeFiles/flutter.dir/flutter/shell/platform/common/text_input_model.cc.o make[3]: Entering directory '/home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a' [ 39%] Building C object shell/CMakeFiles/wayland-gen.dir/agl-shell-client-protocol.c.o [ 40%] Building C object shell/CMakeFiles/wayland-gen.dir/xdg-shell-client-protocol.c.o [ 42%] Building C object shell/CMakeFiles/wayland-gen.dir/ivi-application-client-protocol.c.o [ 43%] Building C object shell/CMakeFiles/wayland-gen.dir/ivi-wm-client-protocol.c.o [ 45%] Linking C static library libwayland-gen.a [ 46%] Building CXX object third_party/CMakeFiles/flutter.dir/flutter/fml/platform/linux/paths_linux.cc.o make[3]: Leaving directory '/home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a' [ 46%] Built target wayland-gen [ 48%] Building CXX object third_party/CMakeFiles/flutter.dir/flutter/fml/platform/posix/file_posix.cc.o [ 50%] Building CXX object third_party/CMakeFiles/flutter.dir/flutter/fml/platform/posix/paths_posix.cc.o [ 51%] Building CXX object third_party/CMakeFiles/flutter.dir/flutter/fml/platform/posix/posix_wrappers_posix.cc.o [ 53%] Building CXX object third_party/CMakeFiles/flutter.dir/flutter/fml/platform/posix/shared_mutex_posix.cc.o [ 54%] Building CXX object third_party/CMakeFiles/flutter.dir/flutter/fml/command_line.cc.o [ 56%] Building CXX object third_party/CMakeFiles/flutter.dir/flutter/fml/file.cc.o [ 57%] Building CXX object third_party/CMakeFiles/flutter.dir/flutter/fml/log_settings.cc.o [ 59%] Building CXX object third_party/CMakeFiles/flutter.dir/flutter/fml/log_settings_state.cc.o [ 60%] Building CXX object third_party/CMakeFiles/flutter.dir/flutter/fml/logging.cc.o [ 62%] Building CXX object third_party/CMakeFiles/flutter.dir/flutter/fml/paths.cc.o [ 64%] Building CXX object third_party/CMakeFiles/flutter.dir/flutter/fml/string_conversion.cc.o [ 65%] Building CXX object third_party/CMakeFiles/flutter.dir/flutter/fml/unique_fd.cc.o [ 67%] Linking CXX static library libflutter.a make[3]: Leaving directory '/home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a' [ 67%] Built target flutter make[3]: Entering directory '/home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a' make[3]: Leaving directory '/home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a' make[3]: Entering directory '/home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a' [ 71%] Building CXX object shell/CMakeFiles/homescreen.dir/engine.cc.o [ 71%] Building CXX object shell/CMakeFiles/homescreen.dir/configuration/configuration.cc.o [ 71%] Building CXX object shell/CMakeFiles/homescreen.dir/app.cc.o [ 75%] Building CXX object shell/CMakeFiles/homescreen.dir/libflutter_engine.cc.o [ 75%] Building CXX object shell/CMakeFiles/homescreen.dir/json_utils.cc.o [ 76%] Building CXX object shell/CMakeFiles/homescreen.dir/platform_channel.cc.o [ 78%] Building CXX object shell/CMakeFiles/homescreen.dir/main.cc.o [ 81%] Building CXX object shell/CMakeFiles/homescreen.dir/textures/texture.cc.o [ 81%] Building CXX object shell/CMakeFiles/homescreen.dir/timer.cc.o [ 82%] Building CXX object shell/CMakeFiles/homescreen.dir/view/flutter_view.cc.o [ 84%] Building CXX object shell/CMakeFiles/homescreen.dir/wayland/display.cc.o [ 85%] Building CXX object shell/CMakeFiles/homescreen.dir/logging/logging.cc.o [ 87%] Building CXX object shell/CMakeFiles/homescreen.dir/wayland/window.cc.o [ 90%] Building CXX object shell/CMakeFiles/homescreen.dir/plugins/secure_storage/secure_storage.cc.o [ 90%] Building CXX object shell/CMakeFiles/homescreen.dir/task_runner.cc.o [ 92%] Building CXX object shell/CMakeFiles/homescreen.dir/plugins/logging/logging.cc.o In file included from /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/wayland/display.h:32, from /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/wayland/display.cc:16: /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/constants.h:90:5: error: 'EGL_CONTEXT_MAJOR_VERSION' was not declared in this scope; did you mean 'EGL_CONTEXT_CLIENT_VERSION'? 90 | EGL_CONTEXT_MAJOR_VERSION, 3, | ^~~~~~~~~~~~~~~~~~~~~~~~~ | EGL_CONTEXT_CLIENT_VERSION In file included from /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/textures/texture.h:27, from /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/textures/texture.cc:15: /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/constants.h:90:5: error: 'EGL_CONTEXT_MAJOR_VERSION' was not declared in this scope; did you mean 'EGL_CONTEXT_CLIENT_VERSION'? 90 | EGL_CONTEXT_MAJOR_VERSION, 3, | ^~~~~~~~~~~~~~~~~~~~~~~~~ | EGL_CONTEXT_CLIENT_VERSION /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/constants.h:91:5: error: 'EGL_CONTEXT_MAJOR_VERSION' was not declared in this scope; did you mean 'EGL_CONTEXT_CLIENT_VERSION'? 91 | EGL_CONTEXT_MAJOR_VERSION, 2, | ^~~~~~~~~~~~~~~~~~~~~~~~~ | EGL_CONTEXT_CLIENT_VERSION /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/constants.h:99:26: error: 'EGL_OPENGL_ES3_BIT' was not declared in this scope; did you mean 'EGL_OPENGL_ES2_BIT'? 99 | EGL_RENDERABLE_TYPE, EGL_OPENGL_ES3_BIT, | ^~~~~~~~~~~~~~~~~~ | EGL_OPENGL_ES2_BIT /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/constants.h:91:5: error: 'EGL_CONTEXT_MAJOR_VERSION' was not declared in this scope; did you mean 'EGL_CONTEXT_CLIENT_VERSION'? 91 | EGL_CONTEXT_MAJOR_VERSION, 2, | ^~~~~~~~~~~~~~~~~~~~~~~~~ | EGL_CONTEXT_CLIENT_VERSION /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/constants.h:99:26: error: 'EGL_OPENGL_ES3_BIT' was not declared in this scope; did you mean 'EGL_OPENGL_ES2_BIT'? 99 | EGL_RENDERABLE_TYPE, EGL_OPENGL_ES3_BIT, | ^~~~~~~~~~~~~~~~~~ | EGL_OPENGL_ES2_BIT In file included from /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/wayland/window.h:25, from /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/wayland/window.cc:15: /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/constants.h:90:5: error: 'EGL_CONTEXT_MAJOR_VERSION' was not declared in this scope; did you mean 'EGL_CONTEXT_CLIENT_VERSION'? 90 | EGL_CONTEXT_MAJOR_VERSION, 3, | ^~~~~~~~~~~~~~~~~~~~~~~~~ | EGL_CONTEXT_CLIENT_VERSION /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/constants.h:91:5: error: 'EGL_CONTEXT_MAJOR_VERSION' was not declared in this scope; did you mean 'EGL_CONTEXT_CLIENT_VERSION'? 91 | EGL_CONTEXT_MAJOR_VERSION, 2, | ^~~~~~~~~~~~~~~~~~~~~~~~~ | EGL_CONTEXT_CLIENT_VERSION In file included from /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/engine.cc:25: /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/constants.h:90:5: error: 'EGL_CONTEXT_MAJOR_VERSION' was not declared in this scope; did you mean 'EGL_CONTEXT_CLIENT_VERSION'? 90 | EGL_CONTEXT_MAJOR_VERSION, 3, | ^~~~~~~~~~~~~~~~~~~~~~~~~ | EGL_CONTEXT_CLIENT_VERSION /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/constants.h:99:26: error: 'EGL_OPENGL_ES3_BIT' was not declared in this scope; did you mean 'EGL_OPENGL_ES2_BIT'? 99 | EGL_RENDERABLE_TYPE, EGL_OPENGL_ES3_BIT, | ^~~~~~~~~~~~~~~~~~ | EGL_OPENGL_ES2_BIT /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/constants.h:91:5: error: 'EGL_CONTEXT_MAJOR_VERSION' was not declared in this scope; did you mean 'EGL_CONTEXT_CLIENT_VERSION'? 91 | EGL_CONTEXT_MAJOR_VERSION, 2, | ^~~~~~~~~~~~~~~~~~~~~~~~~ | EGL_CONTEXT_CLIENT_VERSION In file included from /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/utils.h:16, from /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/configuration/configuration.h:23, from /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/configuration/configuration.cc:16: /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/constants.h:90:5: error: 'EGL_CONTEXT_MAJOR_VERSION' was not declared in this scope; did you mean 'EGL_CONTEXT_CLIENT_VERSION'? 90 | EGL_CONTEXT_MAJOR_VERSION, 3, | ^~~~~~~~~~~~~~~~~~~~~~~~~ | EGL_CONTEXT_CLIENT_VERSION /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/constants.h:91:5: error: 'EGL_CONTEXT_MAJOR_VERSION' was not declared in this scope; did you mean 'EGL_CONTEXT_CLIENT_VERSION'? 91 | EGL_CONTEXT_MAJOR_VERSION, 2, | ^~~~~~~~~~~~~~~~~~~~~~~~~ | EGL_CONTEXT_CLIENT_VERSION /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/constants.h:99:26: error: 'EGL_OPENGL_ES3_BIT' was not declared in this scope; did you mean 'EGL_OPENGL_ES2_BIT'? 99 | EGL_RENDERABLE_TYPE, EGL_OPENGL_ES3_BIT, | ^~~~~~~~~~~~~~~~~~ | EGL_OPENGL_ES2_BIT /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/constants.h:99:26: error: 'EGL_OPENGL_ES3_BIT' was not declared in this scope; did you mean 'EGL_OPENGL_ES2_BIT'? 99 | EGL_RENDERABLE_TYPE, EGL_OPENGL_ES3_BIT, | ^~~~~~~~~~~~~~~~~~ | EGL_OPENGL_ES2_BIT In file included from /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/task_runner.h:28, from /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/task_runner.cc:17: /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/constants.h:90:5: error: 'EGL_CONTEXT_MAJOR_VERSION' was not declared in this scope; did you mean 'EGL_CONTEXT_CLIENT_VERSION'? 90 | EGL_CONTEXT_MAJOR_VERSION, 3, | ^~~~~~~~~~~~~~~~~~~~~~~~~ | EGL_CONTEXT_CLIENT_VERSION In file included from /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/utils.h:16, from /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/configuration/configuration.h:23, from /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/app.h:22, from /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/main.cc:19: /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/constants.h:90:5: error: 'EGL_CONTEXT_MAJOR_VERSION' was not declared in this scope; did you mean 'EGL_CONTEXT_CLIENT_VERSION'? 90 | EGL_CONTEXT_MAJOR_VERSION, 3, | ^~~~~~~~~~~~~~~~~~~~~~~~~ | EGL_CONTEXT_CLIENT_VERSION /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/constants.h:91:5: error: 'EGL_CONTEXT_MAJOR_VERSION' was not declared in this scope; did you mean 'EGL_CONTEXT_CLIENT_VERSION'? 91 | EGL_CONTEXT_MAJOR_VERSION, 2, | ^~~~~~~~~~~~~~~~~~~~~~~~~ | EGL_CONTEXT_CLIENT_VERSION /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/constants.h:91:5: error: 'EGL_CONTEXT_MAJOR_VERSION' was not declared in this scope; did you mean 'EGL_CONTEXT_CLIENT_VERSION'? 91 | EGL_CONTEXT_MAJOR_VERSION, 2, | ^~~~~~~~~~~~~~~~~~~~~~~~~ | EGL_CONTEXT_CLIENT_VERSION /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/constants.h:99:26: error: 'EGL_OPENGL_ES3_BIT' was not declared in this scope; did you mean 'EGL_OPENGL_ES2_BIT'? 99 | EGL_RENDERABLE_TYPE, EGL_OPENGL_ES3_BIT, | ^~~~~~~~~~~~~~~~~~ | EGL_OPENGL_ES2_BIT /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/constants.h:99:26: error: 'EGL_OPENGL_ES3_BIT' was not declared in this scope; did you mean 'EGL_OPENGL_ES2_BIT'? 99 | EGL_RENDERABLE_TYPE, EGL_OPENGL_ES3_BIT, | ^~~~~~~~~~~~~~~~~~ | EGL_OPENGL_ES2_BIT In file included from /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/utils.h:16, from /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/configuration/configuration.h:23, from /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/app.h:22, from /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/app.cc:16: /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/constants.h:90:5: error: 'EGL_CONTEXT_MAJOR_VERSION' was not declared in this scope; did you mean 'EGL_CONTEXT_CLIENT_VERSION'? 90 | EGL_CONTEXT_MAJOR_VERSION, 3, | ^~~~~~~~~~~~~~~~~~~~~~~~~ | EGL_CONTEXT_CLIENT_VERSION /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/constants.h:91:5: error: 'EGL_CONTEXT_MAJOR_VERSION' was not declared in this scope; did you mean 'EGL_CONTEXT_CLIENT_VERSION'? 91 | EGL_CONTEXT_MAJOR_VERSION, 2, | ^~~~~~~~~~~~~~~~~~~~~~~~~ | EGL_CONTEXT_CLIENT_VERSION /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/constants.h:99:26: error: 'EGL_OPENGL_ES3_BIT' was not declared in this scope; did you mean 'EGL_OPENGL_ES2_BIT'? 99 | EGL_RENDERABLE_TYPE, EGL_OPENGL_ES3_BIT, | ^~~~~~~~~~~~~~~~~~ | EGL_OPENGL_ES2_BIT In file included from /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/utils.h:16, from /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/configuration/configuration.h:23, from /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/view/flutter_view.h:20, from /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/view/flutter_view.cc:15: /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/constants.h:90:5: error: 'EGL_CONTEXT_MAJOR_VERSION' was not declared in this scope; did you mean 'EGL_CONTEXT_MAJOR_VERSION_KHR'? 90 | EGL_CONTEXT_MAJOR_VERSION, 3, | ^~~~~~~~~~~~~~~~~~~~~~~~~ | EGL_CONTEXT_MAJOR_VERSION_KHR /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/constants.h:91:5: error: 'EGL_CONTEXT_MAJOR_VERSION' was not declared in this scope; did you mean 'EGL_CONTEXT_MAJOR_VERSION_KHR'? 91 | EGL_CONTEXT_MAJOR_VERSION, 2, | ^~~~~~~~~~~~~~~~~~~~~~~~~ | EGL_CONTEXT_MAJOR_VERSION_KHR /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/constants.h:99:26: error: 'EGL_OPENGL_ES3_BIT' was not declared in this scope; did you mean 'EGL_OPENGL_ES2_BIT'? 99 | EGL_RENDERABLE_TYPE, EGL_OPENGL_ES3_BIT, | ^~~~~~~~~~~~~~~~~~ | EGL_OPENGL_ES2_BIT In file included from /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/logging/logging.cc:25: /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/constants.h:90:5: error: 'EGL_CONTEXT_MAJOR_VERSION' was not declared in this scope; did you mean 'EGL_CONTEXT_CLIENT_VERSION'? 90 | EGL_CONTEXT_MAJOR_VERSION, 3, | ^~~~~~~~~~~~~~~~~~~~~~~~~ | EGL_CONTEXT_CLIENT_VERSION /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/constants.h:91:5: error: 'EGL_CONTEXT_MAJOR_VERSION' was not declared in this scope; did you mean 'EGL_CONTEXT_CLIENT_VERSION'? 91 | EGL_CONTEXT_MAJOR_VERSION, 2, | ^~~~~~~~~~~~~~~~~~~~~~~~~ | EGL_CONTEXT_CLIENT_VERSION /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/constants.h:99:26: error: 'EGL_OPENGL_ES3_BIT' was not declared in this scope; did you mean 'EGL_OPENGL_ES2_BIT'? 99 | EGL_RENDERABLE_TYPE, EGL_OPENGL_ES3_BIT, | ^~~~~~~~~~~~~~~~~~ | EGL_OPENGL_ES2_BIT /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/task_runner.cc: In member function 'void TaskRunner::QueueFlutterTask(size_t, uint64_t, FlutterTask, void*)': /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/task_runner.cc:53:42: warning: unused parameter 'index' [-Wunused-parameter] 53 | void TaskRunner::QueueFlutterTask(size_t index, | ~~~~~~~^~~~~ In file included from /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/utils.h:16, from /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/configuration/configuration.h:23, from /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/plugins/logging/../../view/flutter_view.h:20, from /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/plugins/logging/logging.cc:19: /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/constants.h:90:5: error: 'EGL_CONTEXT_MAJOR_VERSION' was not declared in this scope; did you mean 'EGL_CONTEXT_CLIENT_VERSION'? 90 | EGL_CONTEXT_MAJOR_VERSION, 3, | ^~~~~~~~~~~~~~~~~~~~~~~~~ | EGL_CONTEXT_CLIENT_VERSION /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/constants.h:91:5: error: 'EGL_CONTEXT_MAJOR_VERSION' was not declared in this scope; did you mean 'EGL_CONTEXT_CLIENT_VERSION'? 91 | EGL_CONTEXT_MAJOR_VERSION, 2, | ^~~~~~~~~~~~~~~~~~~~~~~~~ | EGL_CONTEXT_CLIENT_VERSION /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/constants.h:99:26: error: 'EGL_OPENGL_ES3_BIT' was not declared in this scope; did you mean 'EGL_OPENGL_ES2_BIT'? 99 | EGL_RENDERABLE_TYPE, EGL_OPENGL_ES3_BIT, | ^~~~~~~~~~~~~~~~~~ | EGL_OPENGL_ES2_BIT In file included from /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/backend/wayland_egl.h:24, from /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/view/flutter_view.cc:21: /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/backend/egl.h:212:30: error: 'EGLLabelKHR' has not been declared 212 | EGLLabelKHR threadLabel, | ^~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/backend/egl.h:213:30: error: 'EGLLabelKHR' has not been declared 213 | EGLLabelKHR objectLabel, | ^~~~~~~~~~~ /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/backend/wayland_egl.h:96:3: error: 'wl_egl_window' does not name a type 96 | wl_egl_window* m_egl_window{}; | ^~~~~~~~~~~~~ In file included from /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/backend/backend.h:23, from /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/engine.h:30, from /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/plugins/secure_storage/secure_storage.cc:21: /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/constants.h:90:5: error: 'EGL_CONTEXT_MAJOR_VERSION' was not declared in this scope; did you mean 'EGL_CONTEXT_CLIENT_VERSION'? 90 | EGL_CONTEXT_MAJOR_VERSION, 3, | ^~~~~~~~~~~~~~~~~~~~~~~~~ | EGL_CONTEXT_CLIENT_VERSION /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/constants.h:91:5: error: 'EGL_CONTEXT_MAJOR_VERSION' was not declared in this scope; did you mean 'EGL_CONTEXT_CLIENT_VERSION'? 91 | EGL_CONTEXT_MAJOR_VERSION, 2, | ^~~~~~~~~~~~~~~~~~~~~~~~~ | EGL_CONTEXT_CLIENT_VERSION /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/constants.h:99:26: error: 'EGL_OPENGL_ES3_BIT' was not declared in this scope; did you mean 'EGL_OPENGL_ES2_BIT'? 99 | EGL_RENDERABLE_TYPE, EGL_OPENGL_ES3_BIT, | ^~~~~~~~~~~~~~~~~~ | EGL_OPENGL_ES2_BIT /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/wayland/display.cc: In static member function 'static void Display::keyboard_repeat_func(void*)': /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/shell/wayland/display.cc:688:8: warning: unused variable 'd' [-Wunused-variable] 688 | auto d = static_cast(data); | ^ [ 93%] Linking CXX shared library libspdlog.so make[3]: *** [shell/CMakeFiles/homescreen.dir/build.make:244: shell/CMakeFiles/homescreen.dir/logging/logging.cc.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a' [ 93%] Built target spdlog make[3]: *** [shell/CMakeFiles/homescreen.dir/build.make:146: shell/CMakeFiles/homescreen.dir/main.cc.o] Error 1 make[3]: *** [shell/CMakeFiles/homescreen.dir/build.make:90: shell/CMakeFiles/homescreen.dir/configuration/configuration.cc.o] Error 1 make[3]: *** [shell/CMakeFiles/homescreen.dir/build.make:258: shell/CMakeFiles/homescreen.dir/task_runner.cc.o] Error 1 make[3]: *** [shell/CMakeFiles/homescreen.dir/build.make:76: shell/CMakeFiles/homescreen.dir/app.cc.o] Error 1 make[3]: *** [shell/CMakeFiles/homescreen.dir/build.make:286: shell/CMakeFiles/homescreen.dir/plugins/logging/logging.cc.o] Error 1 make[3]: *** [shell/CMakeFiles/homescreen.dir/build.make:174: shell/CMakeFiles/homescreen.dir/textures/texture.cc.o] Error 1 make[3]: *** [shell/CMakeFiles/homescreen.dir/build.make:230: shell/CMakeFiles/homescreen.dir/wayland/window.cc.o] Error 1 make[3]: *** [shell/CMakeFiles/homescreen.dir/build.make:272: shell/CMakeFiles/homescreen.dir/plugins/secure_storage/secure_storage.cc.o] Error 1 make[3]: *** [shell/CMakeFiles/homescreen.dir/build.make:202: shell/CMakeFiles/homescreen.dir/view/flutter_view.cc.o] Error 1 make[3]: *** [shell/CMakeFiles/homescreen.dir/build.make:216: shell/CMakeFiles/homescreen.dir/wayland/display.cc.o] Error 1 make[3]: *** [shell/CMakeFiles/homescreen.dir/build.make:104: shell/CMakeFiles/homescreen.dir/engine.cc.o] Error 1 make[3]: Leaving directory '/home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a' make[2]: *** [CMakeFiles/Makefile2:232: shell/CMakeFiles/homescreen.dir/all] Error 2 make[2]: Leaving directory '/home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a' make[1]: *** [Makefile:136: all] Error 2 make[1]: Leaving directory '/home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a' make: *** [package/pkg-generic.mk:283: /home/buildroot/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/instance-0/buildroot'