From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=ham autolearn_force=no version=3.4.1 Date: Tue, 12 Apr 2022 04:22:50 +0000 From: "Girar awaiter (antohami)" To: Anton Midyukov Subject: [#297959] [test-only] FAILED (try 2) nextpnr.git=0.3-alt1 Message-ID: Mail-Followup-To: Girar awaiter robot References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-girar-task-id: 297959 X-girar-task-owner: antohami X-girar-task-repo: sisyphus X-girar-task-try: 2 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: https://git.altlinux.org/tasks/297959/ X-girar-task-log: logs/events.2.1.log X-girar-task-summary: [#297959] [test-only] FAILED (try 2) nextpnr.git=0.3-alt1 User-Agent: Mutt/1.10.1 (2018-07-13) Cc: sisyphus-incominger@lists.altlinux.org, girar-builder-sisyphus@altlinux.org X-BeenThere: sisyphus-incominger@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Linux Girar Builder robot reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2022 04:22:53 -0000 Archived-At: List-Archive: https://git.altlinux.org/tasks/297959/logs/events.2.1.log subtask name aarch64 armh i586 ppc64le x86_64 #200 nextpnr 4:18 failed 2:14 4:02 2:00 2022-Apr-12 04:18:31 :: test-only task #297959 for sisyphus resumed by antohami: #100 removed #200 build 0.3-alt1 from /people/antohami/packages/nextpnr.git fetched at 2022-Apr-12 04:18:12 2022-Apr-12 04:18:32 :: [x86_64] #200 nextpnr.git 0.3-alt1: build start 2022-Apr-12 04:18:32 :: [ppc64le] #200 nextpnr.git 0.3-alt1: build start 2022-Apr-12 04:18:32 :: [armh] #200 nextpnr.git 0.3-alt1: build start 2022-Apr-12 04:18:32 :: [i586] #200 nextpnr.git 0.3-alt1: build start 2022-Apr-12 04:18:32 :: [aarch64] #200 nextpnr.git 0.3-alt1: build start [armh] In file included from /usr/src/RPM/BUILD/nextpnr-0.3/3rdparty/qtimgui/QtImGui.cpp:2: [armh] /usr/src/RPM/BUILD/nextpnr-0.3/3rdparty/qtimgui/ImGuiRenderer.h:57:5: error: 'QOpenGLFunctions_3_2_Core' does not name a type; did you mean 'QOpenGLFunctionsPrivate'? [armh] 57 | QOpenGLFunctions_3_2_Core *g_fun = nullptr; [armh] -- [armh] In file included from /usr/src/RPM/BUILD/nextpnr-0.3/3rdparty/qtimgui/ImGuiRenderer.cpp:1: [armh] /usr/src/RPM/BUILD/nextpnr-0.3/3rdparty/qtimgui/ImGuiRenderer.h:57:5: error: 'QOpenGLFunctions_3_2_Core' does not name a type; did you mean 'QOpenGLFunctionsPrivate'? [armh] 57 | QOpenGLFunctions_3_2_Core *g_fun = nullptr; [armh] -- [armh] /usr/src/RPM/BUILD/nextpnr-0.3/3rdparty/qtimgui/ImGuiRenderer.cpp: In member function 'void QtImGui::ImGuiRenderer::initialize(QtImGui::WindowWrapper*)': [armh] /usr/src/RPM/BUILD/nextpnr-0.3/3rdparty/qtimgui/ImGuiRenderer.cpp:42:5: error: 'g_fun' was not declared in this scope; did you mean 'd_func'? [armh] 42 | g_fun = new QOpenGLFunctions_3_2_Core(); [armh] | d_func [armh] /usr/src/RPM/BUILD/nextpnr-0.3/3rdparty/qtimgui/ImGuiRenderer.cpp:42:17: error: expected type-specifier before 'QOpenGLFunctions_3_2_Core' [armh] 42 | g_fun = new QOpenGLFunctions_3_2_Core(); [armh] /usr/src/RPM/BUILD/nextpnr-0.3/3rdparty/qtimgui/ImGuiRenderer.cpp: In member function 'void QtImGui::ImGuiRenderer::renderDrawList(ImDrawData*)': [armh] /usr/src/RPM/BUILD/nextpnr-0.3/3rdparty/qtimgui/ImGuiRenderer.cpp:120:5: error: 'g_fun' was not declared in this scope; did you mean 'd_func'? [armh] 120 | g_fun->glBindVertexArray(g_VaoHandle); [armh] -- [armh] /usr/src/RPM/BUILD/nextpnr-0.3/3rdparty/qtimgui/ImGuiRenderer.cpp: In member function 'bool QtImGui::ImGuiRenderer::createDeviceObjects()': [armh] /usr/src/RPM/BUILD/nextpnr-0.3/3rdparty/qtimgui/ImGuiRenderer.cpp:247:5: error: 'g_fun' was not declared in this scope; did you mean 'd_func'? [armh] 247 | g_fun->glGenVertexArrays(1, &g_VaoHandle); [armh] -- [armh] from /usr/src/RPM/BUILD/nextpnr-0.3/armh-alt-linux-gnueabi/generated/gui/gowin/gui_gowin_autogen/mocs_compilation.cpp:2: [armh] /usr/src/RPM/BUILD/nextpnr-0.3/armh-alt-linux-gnueabi/generated/gui/gowin/gui_gowin_autogen/4RVOBD3RJM/../../../../../../3rdparty/qtimgui/ImGuiRenderer.h:57:5: error: 'QOpenGLFunctions_3_2_Core' does not name a type; did you mean 'QOpenGLFunctionsPrivate'? [armh] 57 | QOpenGLFunctions_3_2_Core *g_fun = nullptr; 2022-Apr-12 04:20:23 :: [armh] nextpnr.git 0.3-alt1: remote: build failed 2022-Apr-12 04:20:23 :: [armh] #200 nextpnr.git 0.3-alt1: build FAILED 2022-Apr-12 04:20:23 :: [armh] requesting cancellation of task processing 2022-Apr-12 04:20:32 :: [x86_64] #200 nextpnr.git 0.3-alt1: build OK 2022-Apr-12 04:20:46 :: [i586] #200 nextpnr.git 0.3-alt1: build OK 2022-Apr-12 04:22:34 :: [ppc64le] #200 nextpnr.git 0.3-alt1: build OK 2022-Apr-12 04:22:50 :: [aarch64] #200 nextpnr.git 0.3-alt1: build OK 2022-Apr-12 04:20:23 :: [armh] build FAILED 2022-Apr-12 04:22:50 :: task #297959 for sisyphus FAILED