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: Thu, 22 Sep 2022 16:47:18 +0000 From: "Girar awaiter (antohami)" To: Anton Midyukov Subject: [#307225] [test-only] FAILED python3-module-wx.git=4.2.0-alt1 kicad.git=6.0.7-alt2 Message-ID: Mail-Followup-To: Girar awaiter robot MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-girar-task-id: 307225 X-girar-task-owner: antohami X-girar-task-repo: sisyphus X-girar-task-try: 1 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: https://git.altlinux.org/tasks/307225/ X-girar-task-log: logs/events.1.1.log X-girar-task-summary: [#307225] [test-only] FAILED python3-module-wx.git=4.2.0-alt1 kicad.git=6.0.7-alt2 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: Thu, 22 Sep 2022 16:47:20 -0000 Archived-At: List-Archive: https://git.altlinux.org/tasks/307225/logs/events.1.1.log subtask name aarch64 armh i586 ppc64le x86_64 #100 python3-module-wx 22:16 10:10 12:20 27:29 11:52 #200 kicad ? - failed ? failed 2022-Sep-22 16:19:48 :: test-only task #307225 for sisyphus started by antohami: #100 build 4.2.0-alt1 from /people/antohami/packages/python3-module-wx.git fetched at 2022-Sep-22 16:17:22 #200 build 6.0.7-alt2 from /people/antohami/packages/kicad.git fetched at 2022-Sep-22 16:19:23 2022-Sep-22 16:19:49 :: created build repo 2022-Sep-22 16:19:49 :: [armh] #100 python3-module-wx.git 4.2.0-alt1: build start 2022-Sep-22 16:19:49 :: [aarch64] #100 python3-module-wx.git 4.2.0-alt1: build start 2022-Sep-22 16:19:49 :: [ppc64le] #100 python3-module-wx.git 4.2.0-alt1: build start 2022-Sep-22 16:19:49 :: [i586] #100 python3-module-wx.git 4.2.0-alt1: build start 2022-Sep-22 16:19:49 :: [x86_64] #100 python3-module-wx.git 4.2.0-alt1: build start 2022-Sep-22 16:29:59 :: [armh] #100 python3-module-wx.git 4.2.0-alt1: build OK 2022-Sep-22 16:29:59 :: [armh] #200 kicad.git 6.0.7-alt2: build start 2022-Sep-22 16:30:33 :: [armh] #200 kicad.git 6.0.7-alt2: build SKIPPED 2022-Sep-22 16:31:41 :: [x86_64] #100 python3-module-wx.git 4.2.0-alt1: build OK 2022-Sep-22 16:31:41 :: [x86_64] #200 kicad.git 6.0.7-alt2: build start 2022-Sep-22 16:32:09 :: [i586] #100 python3-module-wx.git 4.2.0-alt1: build OK 2022-Sep-22 16:32:09 :: [i586] #200 kicad.git 6.0.7-alt2: build start [x86_64] /usr/src/RPM/BUILD/kicad-6.0.7/include/gal/opengl/opengl_compositor.h: In member function 'virtual unsigned int KIGFX::OPENGL_COMPOSITOR::GetBuffer() const': [x86_64] /usr/src/RPM/BUILD/kicad-6.0.7/include/gal/opengl/opengl_compositor.h:67:13: error: 'm_curFbo' was not declared in this scope [x86_64] 67 | if( m_curFbo == DIRECT_RENDERING ) [x86_64] /usr/src/RPM/BUILD/kicad-6.0.7/include/gal/opengl/opengl_gal.h: At global scope: [x86_64] /usr/src/RPM/BUILD/kicad-6.0.7/include/gal/opengl/opengl_gal.h:366:5: error: 'GLUtesselator' does not name a type [x86_64] 366 | GLUtesselator* m_tesselator; [x86_64] -- [x86_64] from /usr/src/RPM/BUILD/kicad-6.0.7/common/gal/opengl/opengl_gal.cpp:35: [x86_64] /usr/src/RPM/BUILD/kicad-6.0.7/include/gal/opengl/kiglew.h:53:14: error: #error "KICAD_USE_EGL must be defined since wxWidgets has been compiled with the EGL canvas" [x86_64] 53 | #error "KICAD_USE_EGL must be defined since wxWidgets has been compiled with the EGL canvas" [x86_64] /usr/src/RPM/BUILD/kicad-6.0.7/include/gl_utils.h: In static member function 'static int GL_UTILS::SetSwapInterval(int)': [x86_64] /usr/src/RPM/BUILD/kicad-6.0.7/include/gl_utils.h:48:13: error: 'Display' was not declared in this scope; did you mean 'EGLDisplay'? [x86_64] 48 | if( Display* dpy = glXGetCurrentDisplay() ) [x86_64] | EGLDisplay [x86_64] /usr/src/RPM/BUILD/kicad-6.0.7/include/gl_utils.h:48:22: error: 'dpy' was not declared in this scope [x86_64] 48 | if( Display* dpy = glXGetCurrentDisplay() ) [x86_64] /usr/src/RPM/BUILD/kicad-6.0.7/include/gl_utils.h:48:28: error: 'glXGetCurrentDisplay' was not declared in this scope [x86_64] 48 | if( Display* dpy = glXGetCurrentDisplay() ) [x86_64] /usr/src/RPM/BUILD/kicad-6.0.7/include/gl_utils.h:50:13: error: 'GLXDrawable' was not declared in this scope [x86_64] 50 | GLXDrawable drawable = glXGetCurrentDrawable(); [x86_64] /usr/src/RPM/BUILD/kicad-6.0.7/include/gl_utils.h:52:62: error: 'DefaultScreen' was not declared in this scope [x86_64] 52 | std::string exts( glXQueryExtensionsString( dpy, DefaultScreen( dpy ) ) ); [x86_64] /usr/src/RPM/BUILD/kicad-6.0.7/include/gl_utils.h:52:31: error: 'glXQueryExtensionsString' was not declared in this scope [x86_64] 52 | std::string exts( glXQueryExtensionsString( dpy, DefaultScreen( dpy ) ) ); [x86_64] /usr/src/RPM/BUILD/kicad-6.0.7/include/gl_utils.h:54:17: error: 'glXSwapIntervalEXT' was not declared in this scope; did you mean 'SetSwapInterval'? [x86_64] 54 | if( glXSwapIntervalEXT && glXQueryDrawable && drawable 2022-Sep-22 16:33:30 :: [x86_64] kicad.git 6.0.7-alt2: remote: build failed 2022-Sep-22 16:33:30 :: [x86_64] #200 kicad.git 6.0.7-alt2: build FAILED 2022-Sep-22 16:33:30 :: [x86_64] requesting cancellation of task processing [i586] /usr/src/RPM/BUILD/kicad-6.0.7/include/gal/opengl/opengl_compositor.h: In member function 'virtual unsigned int KIGFX::OPENGL_COMPOSITOR::GetBuffer() const': [i586] /usr/src/RPM/BUILD/kicad-6.0.7/include/gal/opengl/opengl_compositor.h:67:13: error: 'm_curFbo' was not declared in this scope [i586] 67 | if( m_curFbo == DIRECT_RENDERING ) [i586] /usr/src/RPM/BUILD/kicad-6.0.7/include/gal/opengl/opengl_gal.h: At global scope: [i586] /usr/src/RPM/BUILD/kicad-6.0.7/include/gal/opengl/opengl_gal.h:366:5: error: 'GLUtesselator' does not name a type [i586] 366 | GLUtesselator* m_tesselator; [i586] -- [i586] from /usr/src/RPM/BUILD/kicad-6.0.7/common/gal/opengl/opengl_gal.cpp:35: [i586] /usr/src/RPM/BUILD/kicad-6.0.7/include/gal/opengl/kiglew.h:53:14: error: #error "KICAD_USE_EGL must be defined since wxWidgets has been compiled with the EGL canvas" [i586] 53 | #error "KICAD_USE_EGL must be defined since wxWidgets has been compiled with the EGL canvas" [i586] /usr/src/RPM/BUILD/kicad-6.0.7/include/gl_utils.h: In static member function 'static int GL_UTILS::SetSwapInterval(int)': [i586] /usr/src/RPM/BUILD/kicad-6.0.7/include/gl_utils.h:48:13: error: 'Display' was not declared in this scope; did you mean 'EGLDisplay'? [i586] 48 | if( Display* dpy = glXGetCurrentDisplay() ) [i586] | EGLDisplay [i586] /usr/src/RPM/BUILD/kicad-6.0.7/include/gl_utils.h:48:22: error: 'dpy' was not declared in this scope [i586] 48 | if( Display* dpy = glXGetCurrentDisplay() ) [i586] /usr/src/RPM/BUILD/kicad-6.0.7/include/gl_utils.h:48:28: error: 'glXGetCurrentDisplay' was not declared in this scope [i586] 48 | if( Display* dpy = glXGetCurrentDisplay() ) [i586] /usr/src/RPM/BUILD/kicad-6.0.7/include/gl_utils.h:50:13: error: 'GLXDrawable' was not declared in this scope [i586] 50 | GLXDrawable drawable = glXGetCurrentDrawable(); [i586] /usr/src/RPM/BUILD/kicad-6.0.7/include/gl_utils.h:52:62: error: 'DefaultScreen' was not declared in this scope [i586] 52 | std::string exts( glXQueryExtensionsString( dpy, DefaultScreen( dpy ) ) ); [i586] /usr/src/RPM/BUILD/kicad-6.0.7/include/gl_utils.h:52:31: error: 'glXQueryExtensionsString' was not declared in this scope [i586] 52 | std::string exts( glXQueryExtensionsString( dpy, DefaultScreen( dpy ) ) ); [i586] /usr/src/RPM/BUILD/kicad-6.0.7/include/gl_utils.h:54:17: error: 'glXSwapIntervalEXT' was not declared in this scope; did you mean 'SetSwapInterval'? [i586] 54 | if( glXSwapIntervalEXT && glXQueryDrawable && drawable 2022-Sep-22 16:34:08 :: [i586] kicad.git 6.0.7-alt2: remote: build failed 2022-Sep-22 16:34:08 :: [i586] #200 kicad.git 6.0.7-alt2: build FAILED 2022-Sep-22 16:42:05 :: [aarch64] #100 python3-module-wx.git 4.2.0-alt1: build OK 2022-Sep-22 16:42:05 :: [aarch64] task processing CANCELLED 2022-Sep-22 16:47:18 :: [ppc64le] #100 python3-module-wx.git 4.2.0-alt1: build OK 2022-Sep-22 16:47:18 :: [ppc64le] task processing CANCELLED 2022-Sep-22 16:33:30 :: [x86_64] build FAILED 2022-Sep-22 16:34:08 :: [i586] build FAILED 2022-Sep-22 16:42:05 :: [aarch64] build FAILED 2022-Sep-22 16:47:18 :: [ppc64le] build FAILED 2022-Sep-22 16:47:18 :: task #307225 for sisyphus FAILED