ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#307225] [test-only] FAILED python3-module-wx.git=4.2.0-alt1 kicad.git=6.0.7-alt2
@ 2022-09-22 16:47 Girar awaiter (antohami)
  0 siblings, 0 replies; only message in thread
From: Girar awaiter (antohami) @ 2022-09-22 16:47 UTC (permalink / raw)
  To: Anton Midyukov; +Cc: sisyphus-incominger, girar-builder-sisyphus

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-09-22 16:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-22 16:47 [#307225] [test-only] FAILED python3-module-wx.git=4.2.0-alt1 kicad.git=6.0.7-alt2 Girar awaiter (antohami)

ALT Linux Girar Builder robot reports

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
		sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
	public-inbox-index sisyphus-incominger

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git