[devel] [cyber] I: Sisyphus-20191030 x86_64 beehive_status: +29 -14 (279)
Dmitry V. Levin
ldv на altlinux.org
Ср Окт 30 11:51:20 MSK 2019
Hi,
On Wed, Oct 30, 2019 at 06:46:30AM +0000, ALT beekeeper wrote:
> 29 NEW error logs
Кто сломал все эти пакеты?
> egl-wayland-1:1.1.4-alt1
> src/wayland-eglsurface.c: In function 'wlEglQueryNativeResourceHook':
> src/wayland-eglsurface.c:1521:10: error: 'EGL_WAYLAND_Y_INVERTED_WL' undeclared (first
> use in this function)
> 1521 | case EGL_WAYLAND_Y_INVERTED_WL:
>
> kf5-plasma-framework-5.63.0-alt1
> cd /usr/src/RPM/BUILD/plasma-framework-5.63.0/BUILD/src/declarativeimports/core &&
> /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00
> -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY
> -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT
> -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING
> -DQT_QML_LIB -DQT_QUICK_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER
> -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DTRANSLATION_DOMAIN=\"libplasma5\"
> -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dcorebindingsplugin_EXPORTS
> -I/usr/src/RPM/BUILD/plasma-framework-5.63.0/BUILD/src/declarativeimports/core
> -I/usr/src/RPM/BUILD/plasma-framework-5.63.0/src/declarativeimports/core
> -I/usr/src/RPM/BUILD/plasma-framework-5.63.0/BUILD/src/declarativeimports/core/corebindingsplugin_autogen/include
> -I/usr/src/RPM/BUILD/plasma-framework-5.63.0/BUILD
> -I/usr/src/RPM/BUILD/plasma-framework-5.63.0/src/plasma/..
> -I/usr/src/RPM/BUILD/plasma-framework-5.63.0/BUILD/src/plasma
> -I/usr/src/RPM/BUILD/plasma-framework-5.63.0/BUILD/src/plasma/Plasma
> -I/usr/src/RPM/BUILD/plasma-framework-5.63.0/src/plasma
> -I/usr/src/RPM/BUILD/plasma-framework-5.63.0/BUILD/src/plasmaquick
> -I/usr/src/RPM/BUILD/plasma-framework-5.63.0/BUILD/src/plasmaquick/..
> -I/usr/src/RPM/BUILD/plasma-framework-5.63.0/src/plasmaquick -isystem
> /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml
> -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem
> /usr/share/qt5/../../lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui
> -isystem /usr/include/KF5/KDeclarative -isystem /usr/include/KF5 -isystem
> /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KPackage -isystem
> /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KIconThemes -isystem
> /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/KService -isystem
> /usr/include/KF5/KWindowSystem -isystem /usr/include/qt5/QtX11Extras -pipe
> -frecord-gcc-switches -Wall -g -O2 -std=c++0x -fno-operator-names -fno-exceptions -Wall
> -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith
> -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time
> -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant
> -O2 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden
> -fPIC -o CMakeFiles/corebindingsplugin.dir/windowthumbnail.cpp.o -c
> /usr/src/RPM/BUILD/plasma-framework-5.63.0/src/declarativeimports/core/windowthumbnail.cpp
> /usr/src/RPM/BUILD/plasma-framework-5.63.0/src/declarativeimports/core/windowthumbnail.cpp:42:60:
> error: 'GLeglImageOES' has not been declared
> 42 | typedef GLvoid(*glEGLImageTargetTexture2DOES_func)(GLenum, GLeglImageOES);
> --
> /usr/src/RPM/BUILD/plasma-framework-5.63.0/src/declarativeimports/core/windowthumbnail.cpp:
> In member function 'void Plasma::WindowThumbnail::bindEGLTexture()':
> /usr/src/RPM/BUILD/plasma-framework-5.63.0/src/declarativeimports/core/windowthumbnail.cpp:502:91:
> error: 'GLeglImageOES' was not declared in this scope
> 502 |
> ((glEGLImageTargetTexture2DOES_func)(m_glEGLImageTargetTexture2DOES))(GL_TEXTURE_2D,
> (GLeglImageOES)m_image);
>
> kodi-18.4-alt1
> make[2]: Entering directory '/usr/src/RPM/BUILD/kodi-18.4/BUILD'
> [ 86%] Building CXX object build/utils/CMakeFiles/utils.dir/EGLUtils.cpp.o
> make[2]: Leaving directory '/usr/src/RPM/BUILD/kodi-18.4/BUILD'
> make[2]: Entering directory '/usr/src/RPM/BUILD/kodi-18.4/BUILD'
> [ 86%] Linking CXX static library utils.a
> make[2]: Leaving directory '/usr/src/RPM/BUILD/kodi-18.4/BUILD'
> make[1]: Entering directory '/usr/src/RPM/BUILD/kodi-18.4/BUILD'
> [ 86%] Built target utils
> make[1]: Leaving directory '/usr/src/RPM/BUILD/kodi-18.4/BUILD'
> make: *** [Makefile:141: all] Error 2
>
> libcogl-1.22.4-alt1
> 392 | if (_cogl_egl_query_wayland_buffer (ctx,
> cogl-texture-2d.c:430:43: error: 'EGL_WAYLAND_BUFFER_WL' undeclared (first use in
> this function)
> 430 | EGL_WAYLAND_BUFFER_WL,
>
> libspatialite-4.3.0a-alt3
> checking for library containing GEOSCoveredBy... no
> configure: error: could not find libgeos_c (or obsolete 'libgeos_c' < v.3.3.0 found)
> - you may need to specify the directory of a geos-config file using --with-geosconfig
>
> libwlc0-0.0.11-alt1
> [ 62%] Building C object src/CMakeFiles/wlc-object.dir/platform/context/egl.c.o
> /usr/src/RPM/BUILD/wlc-0.0.11/src/platform/context/egl.c:67:7: error: unknown type name
> 'PFNEGLQUERYWAYLANDBUFFERWL'
> 67 | PFNEGLQUERYWAYLANDBUFFERWL eglQueryWaylandBufferWL;
> /usr/src/RPM/BUILD/wlc-0.0.11/src/platform/context/egl.c:68:7: error: unknown type name
> 'PFNEGLBINDWAYLANDDISPLAYWL'
> 68 | PFNEGLBINDWAYLANDDISPLAYWL eglBindWaylandDisplayWL;
> /usr/src/RPM/BUILD/wlc-0.0.11/src/platform/context/egl.c:69:7: error: unknown type name
> 'PFNEGLUNBINDWAYLANDDISPLAYWL'
> 69 | PFNEGLUNBINDWAYLANDDISPLAYWL eglUnbindWaylandDisplayWL;
> --
> /usr/src/RPM/BUILD/wlc-0.0.11/src/platform/context/egl.c: In function 'bind_to_wl_display':
> /usr/src/RPM/BUILD/wlc-0.0.11/src/platform/context/egl.c:512:36: error: called object
> is not a function or function pointer
> 512 | EGLBoolean binded =
> EGL_CALL(context->api.eglBindWaylandDisplayWL(context->display, wl_display));
> --
> /usr/src/RPM/BUILD/wlc-0.0.11/src/platform/context/egl.c: In function 'query_buffer':
> /usr/src/RPM/BUILD/wlc-0.0.11/src/platform/context/egl.c:569:23: error: called object
> is not a function or function pointer
> 569 | return EGL_CALL(context->api.eglQueryWaylandBufferWL(context->display,
> buffer, attribute, value));
> --
> /usr/src/RPM/BUILD/wlc-0.0.11/src/platform/render/gles2.c: In function 'egl_attach':
> /usr/src/RPM/BUILD/wlc-0.0.11/src/platform/render/gles2.c:577:58: error:
> 'EGL_WAYLAND_Y_INVERTED_WL' undeclared (first use in this function)
> 577 | wlc_context_query_buffer(ectx, buffer->legacy_buffer, EGL_WAYLAND_Y_INVERTED_WL,
> (EGLint*)&buffer->y_inverted);
> /usr/src/RPM/BUILD/wlc-0.0.11/src/platform/render/gles2.c:577:58: note: each undeclared
> identifier is reported only once for each function it appears in
> /usr/src/RPM/BUILD/wlc-0.0.11/src/platform/render/gles2.c:593:12: error:
> 'EGL_TEXTURE_Y_UV_WL' undeclared (first use in this function); did you mean
> 'EGL_TEXTURE_2D'?
> 593 | case EGL_TEXTURE_Y_UV_WL:
> | EGL_TEXTURE_2D
> /usr/src/RPM/BUILD/wlc-0.0.11/src/platform/render/gles2.c:597:12: error:
> 'EGL_TEXTURE_Y_U_V_WL' undeclared (first use in this function)
> 597 | case EGL_TEXTURE_Y_U_V_WL:
> /usr/src/RPM/BUILD/wlc-0.0.11/src/platform/render/gles2.c:601:12: error:
> 'EGL_TEXTURE_Y_XUXV_WL' undeclared (first use in this function)
> 601 | case EGL_TEXTURE_Y_XUXV_WL:
> /usr/src/RPM/BUILD/wlc-0.0.11/src/platform/render/gles2.c:620:28: error:
> 'EGL_WAYLAND_PLANE_WL' undeclared (first use in this function)
> 620 | EGLint attribs[] = { EGL_WAYLAND_PLANE_WL, i, EGL_NONE };
>
> libwpebackend-fdo-1.4.0-alt1
> -- Found EGL: /usr/lib64/libEGL.so
> Package libpcre was not found in the pkg-config search path.
> Perhaps you should add the directory containing `libpcre.pc'
> to the PKG_CONFIG_PATH environment variable
> Package 'libpcre', required by 'glib-2.0', not found
> Package libpcre was not found in the pkg-config search path.
> Perhaps you should add the directory containing `libpcre.pc'
> to the PKG_CONFIG_PATH environment variable
> Package 'libpcre', required by 'glib-2.0', not found
> Package libpcre was not found in the pkg-config search path.
> Perhaps you should add the directory containing `libpcre.pc'
> to the PKG_CONFIG_PATH environment variable
> Package 'libpcre', required by 'glib-2.0', not found
> Package libpcre was not found in the pkg-config search path.
> Perhaps you should add the directory containing `libpcre.pc'
> to the PKG_CONFIG_PATH environment variable
> Package 'libpcre', required by 'glib-2.0', not found
> -- Found GLIB: /usr/include/glib-2.0;/usr/lib64/glib-2.0/include (found version "2.62.2")
> --
> [ 68%] Building CXX object CMakeFiles/WPEBackend-fdo.dir/src/ws.cpp.o
> /usr/src/RPM/BUILD/wpebackend-fdo-1.4.0/src/ws.cpp:76:8: error:
> 'PFNEGLQUERYWAYLANDBUFFERWL' does not name a type
> 76 | static PFNEGLQUERYWAYLANDBUFFERWL s_eglQueryWaylandBufferWL;
> /usr/src/RPM/BUILD/wpebackend-fdo-1.4.0/src/ws.cpp: In member function 'bool
> WS::Instance::initialize(EGLDisplay)':
> /usr/src/RPM/BUILD/wpebackend-fdo-1.4.0/src/ws.cpp:350:9: error:
> 's_eglQueryWaylandBufferWL' was not declared in this scope
> 350 | s_eglQueryWaylandBufferWL =
> reinterpret_cast<PFNEGLQUERYWAYLANDBUFFERWL>(eglGetProcAddress("eglQueryWaylandBufferWL"));
>
> muffin-4.2.2-alt3
> 394 | if (_cogl_egl_query_wayland_buffer (ctx,
> cogl-texture-2d.c:432:43: error: 'EGL_WAYLAND_BUFFER_WL' undeclared (first use in
> this function)
> 432 | EGL_WAYLAND_BUFFER_WL,
>
> mutter-1:3.34.1-alt1
> [105/1437] Compiling C object
> 'cogl/cogl/d9c41d2@@mutter-cogl-5 на sha/winsys_cogl-winsys-egl.c.o'.
> FAILED: cogl/cogl/d9c41d2@@mutter-cogl-5 на sha/winsys_cogl-winsys-egl.c.o
> cc -Icogl/cogl/d9c41d2@@mutter-cogl-5 на sha -Icogl/cogl -I../cogl/cogl -Icogl -I../cogl
> -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo
> -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/sysprof-3 -fdiagnostics-color=always
> -pipe -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -frecord-gcc-switches -Wall -g
> -O2 -fPIC -pthread '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION
> '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so"'
> -MD -MQ 'cogl/cogl/d9c41d2@@mutter-cogl-5 на sha/winsys_cogl-winsys-egl.c.o'
> -MF 'cogl/cogl/d9c41d2@@mutter-cogl-5 на sha/winsys_cogl-winsys-egl.c.o.d'
> -o 'cogl/cogl/d9c41d2@@mutter-cogl-5 на sha/winsys_cogl-winsys-egl.c.o' -c
> ../cogl/cogl/winsys/cogl-winsys-egl.c
> ../cogl/cogl/winsys/cogl-winsys-egl.c: In function ‘_cogl_winsys_display_setup’:
> ../cogl/cogl/winsys/cogl-winsys-egl.c:465:23: error: ‘CoglRendererEGL’ {aka ‘struct
> _CoglRendererEGL’} has no member named ‘pf_eglBindWaylandDisplay’
> 465 | if (egl_renderer->pf_eglBindWaylandDisplay)
> ../cogl/cogl/winsys/cogl-winsys-egl.c:466:14: error: ‘CoglRendererEGL’ {aka ‘struct
> _CoglRendererEGL’} has no member named ‘pf_eglBindWaylandDisplay’
> 466 | egl_renderer->pf_eglBindWaylandDisplay (egl_renderer->edpy,
> ../cogl/cogl/winsys/cogl-winsys-egl.c: In function ‘_cogl_egl_create_image’:
> ../cogl/cogl/winsys/cogl-winsys-egl.c:900:17: error: ‘EGL_WAYLAND_BUFFER_WL’ undeclared
> (first use in this function)
> 900 | if (target == EGL_WAYLAND_BUFFER_WL)
>
> plasma5-kwin-5.17.0-alt1
> make[1]: Leaving directory '/usr/src/RPM/BUILD/kwin-5.17.0/BUILD'
> make[2]: Entering directory '/usr/src/RPM/BUILD/kwin-5.17.0/BUILD'
> [ 94%] Linking CXX shared module
> ../../../bin/org.kde.kwin.waylandbackends/KWinWaylandWaylandBackend.so
> cd /usr/src/RPM/BUILD/kwin-5.17.0/BUILD/plugins/platforms/wayland && /usr/bin/cmake -E
> cmake_link_script CMakeFiles/KWinWaylandWaylandBackend.dir/link.txt --verbose=1
> /usr/bin/c++ -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -std=c++0x
> -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align
> -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith
> -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla
> -Wdate-time -Wsuggest-override -Wlogical-op -O2 -DNDEBUG -Wl,--no-undefined
> -Wl,--fatal-warnings -Wl,--enable-new-dtags -L/usr/lib64 -L/usr/lib64/kf5/devel
> -shared -o ../../../bin/org.kde.kwin.waylandbackends/KWinWaylandWaylandBackend.so
> CMakeFiles/KWinWaylandWaylandBackend.dir/KWinWaylandWaylandBackend_autogen/mocs_compilation.cpp.o
> CMakeFiles/KWinWaylandWaylandBackend.dir/egl_wayland_backend.cpp.o
> CMakeFiles/KWinWaylandWaylandBackend.dir/logging.cpp.o
> CMakeFiles/KWinWaylandWaylandBackend.dir/scene_qpainter_wayland_backend.cpp.o
> CMakeFiles/KWinWaylandWaylandBackend.dir/wayland_backend.cpp.o
> CMakeFiles/KWinWaylandWaylandBackend.dir/wayland_output.cpp.o
> ../../../bin/libkwin.so.5.17.0 /usr/lib64/libKF5WaylandClient.so.5.63.0
> ../../../lib/libSceneQPainterBackend.a ../../../lib/libSceneOpenGLBackend.a
> /usr/lib64/libwayland-egl.so ../../../bin/libkwineffects.so.5.17.0
> ../../../bin/libkwin4_effect_builtins.so.1.0.0 /usr/lib64/libQt5Script.so.5.12.5
> /usr/lib64/libQt5Sensors.so.5.12.5 /usr/lib64/libKF5GlobalAccelPrivate.so.5.63.0
> /usr/lib64/libKF5Plasma.so.5.63.0 /usr/lib64/libKF5QuickAddons.so.5.63.0
> /usr/lib64/libQt5Quick.so.5.12.5 /usr/lib64/libKF5Package.so.5.63.0
> /usr/lib64/libQt5Qml.so.5.12.5 /usr/lib64/libKF5Service.so.5.63.0
> /usr/lib64/libQt5Network.so.5.12.5 /usr/lib64/libKF5ConfigWidgets.so.5.63.0
> /usr/lib64/libKF5Auth.so.5.63.0 /usr/lib64/libKF5AuthCore.so.5.63.0
> /usr/lib64/libKF5WidgetsAddons.so.5.63.0 /usr/lib64/libkdecorations2.so.5.17.0
> /usr/lib64/libkdecorations2private.so.5.17.0 /usr/lib64/libKScreenLocker.so.5.17.0
> /usr/lib64/libKF5GlobalAccel.so.5.63.0 /usr/lib64/libKF5I18n.so.5.63.0
> /usr/lib64/libKF5Notifications.so.5.63.0 /usr/lib64/libKF5Codecs.so.5.63.0
> /usr/lib64/libKF5ConfigGui.so.5.63.0 /usr/lib64/libQt5Xml.so.5.12.5
> /usr/lib64/libKF5Activities.so.5.63.0 -lICE -lSM -lX11 /usr/lib64/libxcb-composite.so
> /usr/lib64/libxcb-damage.so /usr/lib64/libxcb-glx.so /usr/lib64/libxcb-icccm.so
> /usr/lib64/libxcb-keysyms.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-shm.so
> /usr/lib64/libxcb-sync.so /usr/lib64/libxcb-xfixes.so /usr/lib64/libxcb-render.so
> /usr/lib64/libxcb-shape.so /usr/lib64/libwayland-cursor.so /usr/lib64/libxkbcommon.so
> -lpthread -ludev /usr/lib64/libinput.so ../../../bin/libkwinglutils.so.5.17.0
> /usr/lib64/libxcb.so -lepoxy /usr/lib64/libKF5ConfigCore.so.5.63.0
> /usr/lib64/libQt5DBus.so.5.12.5 /usr/lib64/libKF5CoreAddons.so.5.63.0
> /usr/lib64/libKF5WindowSystem.so.5.63.0 /usr/lib64/libQt5X11Extras.so.5.12.5
> /usr/lib64/libKF5WaylandServer.so.5.63.0 /usr/lib64/libQt5Concurrent.so.5.12.5
> /usr/lib64/libQt5Widgets.so.5.12.5 /usr/lib64/libQt5Gui.so.5.12.5
> /usr/lib64/libQt5Core.so.5.12.5 /usr/lib64/libwayland-client.so
> -Wl,-rpath-link,/usr/src/RPM/BUILD/kwin-5.17.0/BUILD/bin
> make[2]: Leaving directory '/usr/src/RPM/BUILD/kwin-5.17.0/BUILD'
> make[1]: Entering directory '/usr/src/RPM/BUILD/kwin-5.17.0/BUILD'
> [ 94%] Built target KWinWaylandWaylandBackend
> make[1]: Leaving directory '/usr/src/RPM/BUILD/kwin-5.17.0/BUILD'
> make: *** [Makefile:133: all] Error 2
>
> postgis-2.5.3-alt1
> checking for initGEOS in -lgeos_c... no
> configure: error: could not find libgeos_c - you may need to specify the directory of
> a geos-config file using --with-geosconfig
>
> qt5-wayland-5.12.5-alt1
> In file included from
> ../../../../hardwareintegration/client/drm-egl-server/drmeglserverbufferintegration.cpp:40:
> ../../../../hardwareintegration/client/drm-egl-server/drmeglserverbufferintegration.h:60:27:
> error: expected ')' before 'PFNGLEGLIMAGETARGETTEXTURE2DOESPROC'
> 60 | typedef void (GL_APIENTRYP PFNGLEGLIMAGETARGETTEXTURE2DOESPROC) (GLenum target,
> GLeglImageOES image);
> ../../../../hardwareintegration/client/drm-egl-server/drmeglserverbufferintegration.h:92:62:
> error: 'GLeglImageOES' has not been declared
> 92 | inline void glEGLImageTargetTexture2DOES (GLenum target, GLeglImageOES image);
> ../../../../hardwareintegration/client/drm-egl-server/drmeglserverbufferintegration.h:102:5:
> error: 'PFNGLEGLIMAGETARGETTEXTURE2DOESPROC' does not name a type
> 102 | PFNGLEGLIMAGETARGETTEXTURE2DOESPROC m_gl_egl_image_target_texture;
> ../../../../hardwareintegration/client/drm-egl-server/drmeglserverbufferintegration.h:128:82:
> error: 'GLeglImageOES' has not been declared
> 128 | void DrmEglServerBufferIntegration::glEGLImageTargetTexture2DOES (GLenum target,
> GLeglImageOES image)
> ../../../../hardwareintegration/client/drm-egl-server/drmeglserverbufferintegration.h:
> In member function 'void
> QtWaylandClient::DrmEglServerBufferIntegration::glEGLImageTargetTexture2DOES(GLenum, int)':
> ../../../../hardwareintegration/client/drm-egl-server/drmeglserverbufferintegration.h:130:10:
> error: 'm_gl_egl_image_target_texture' was not declared in this scope
> 130 | if (!m_gl_egl_image_target_texture) {
> ../../../../hardwareintegration/client/drm-egl-server/drmeglserverbufferintegration.h:134:5:
> error: 'm_gl_egl_image_target_texture' was not declared in this scope
> 134 | m_gl_egl_image_target_texture(target,image);
> ../../../../hardwareintegration/client/drm-egl-server/drmeglserverbufferintegration.cpp:
> In member function 'virtual QOpenGLTexture*
> QtWaylandClient::DrmServerBuffer::toOpenGlTexture()':
> ../../../../hardwareintegration/client/drm-egl-server/drmeglserverbufferintegration.cpp:112:64:
> error: invalid conversion from 'EGLImageKHR' {aka 'void*'} to 'int' [-fpermissive]
> 112 | m_integration->glEGLImageTargetTexture2DOES(GL_TEXTURE_2D, m_image);
> --
> ../../../../hardwareintegration/client/drm-egl-server/drmeglserverbufferintegration.cpp:
> In member function 'void QtWaylandClient::DrmEglServerBufferIntegration::initializeEgl()':
> ../../../../hardwareintegration/client/drm-egl-server/drmeglserverbufferintegration.cpp:146:5:
> error: 'm_gl_egl_image_target_texture' was not declared in this scope
> 146 | m_gl_egl_image_target_texture =
> reinterpret_cast<PFNGLEGLIMAGETARGETTEXTURE2DOESPROC>(eglGetProcAddress("glEGLImageTargetTexture2DOES"));
> ../../../../hardwareintegration/client/drm-egl-server/drmeglserverbufferintegration.cpp:146:54:
> error: 'PFNGLEGLIMAGETARGETTEXTURE2DOESPROC' does not name a type
> 146 | m_gl_egl_image_target_texture =
> reinterpret_cast<PFNGLEGLIMAGETARGETTEXTURE2DOESPROC>(eglGetProcAddress("glEGLImageTargetTexture2DOES"));
> --
> In file included from main.cpp:41:
> ../../../../hardwareintegration/client/drm-egl-server/drmeglserverbufferintegration.h:60:27:
> error: expected ')' before 'PFNGLEGLIMAGETARGETTEXTURE2DOESPROC'
> 60 | typedef void (GL_APIENTRYP PFNGLEGLIMAGETARGETTEXTURE2DOESPROC) (GLenum target,
> GLeglImageOES image);
>
> spatialite-gui-1.7.1-alt3
> checking for library containing GEOSTopologyPreserveSimplify... no
> configure: error: could not find libgeos_c - you may need to specify the directory of
> a geos-config file using --with-geosconfig
>
> spatialite-tools-4.3.0-alt2
> checking for library containing GEOSTopologyPreserveSimplify... no
> configure: error: could not find libgeos_c - you may need to specify the directory of
> a geos-config file using --with-geosconfig
>
> tigervnc-1.9.0-alt4
> checking for glproto >= 1.4.17 gl >= 9.2.0... no
> configure: error: Package requirements (glproto >= 1.4.17 gl >= 9.2.0) were not met:
> Requested 'gl >= 9.2.0' but version of gl is 1.2
>
> virtualbox-5.2.34-alt1
> In file included from
> /usr/src/RPM/BUILD/VirtualBox-5.2.34_OSE/out/linux.amd64/release/obj/VBoxOGLgen/getprocaddress.c:14:
> /usr/src/RPM/BUILD/VirtualBox-5.2.34_OSE/src/VBox/Additions/common/crOpenGL/dri_glx.h:114:35:
> error: conflicting types for 'glXQueryGLXPbufferSGIX'
> 114 | extern DECLEXPORT(int) VBOXGLXTAG(glXQueryGLXPbufferSGIX)
>
> virtualgl-2.6.3-alt1
> /usr/src/RPM/BUILD/virtualgl-2.6.3/server/faker-sym.h: In function 'int
> _glXGetTransparentIndexSUN(Display*, Window, Window, long int*)':
> /usr/src/RPM/BUILD/virtualgl-2.6.3/server/faker-sym.h:539:46: error: comparison between
> distinct pointer types '_glXGetTransparentIndexSUNType' {aka 'int (*)(_XDisplay*, long
> unsigned int, long unsigned int, long int*)'} and 'int (*)(Display*, Window, Window,
> long unsigned int*)' {aka 'int (*)(_XDisplay*, long unsigned int, long unsigned int,
> long unsigned int*)'} lacks a cast [-fpermissive]
> 539 | Window, underlay, long *, transparentIndex, glXGetTransparentIndexSUN);
> --
> /usr/src/RPM/BUILD/virtualgl-2.6.3/server/faker-sym.h: In function 'int
> _glXGetTransparentIndexSUN(Display*, Window, Window, long int*)':
> /usr/src/RPM/BUILD/virtualgl-2.6.3/server/faker-sym.h:539:46: error: comparison between
> distinct pointer types '_glXGetTransparentIndexSUNType' {aka 'int (*)(_XDisplay*, long
> unsigned int, long unsigned int, long int*)'} and 'int (*)(Display*, Window, Window,
> long unsigned int*)' {aka 'int (*)(_XDisplay*, long unsigned int, long unsigned int,
> long unsigned int*)'} lacks a cast [-fpermissive]
> 539 | Window, underlay, long *, transparentIndex, glXGetTransparentIndexSUN);
> --
> /usr/src/RPM/BUILD/virtualgl-2.6.3/server/faker-sym.h: In function 'int
> _glXGetTransparentIndexSUN(Display*, Window, Window, long int*)':
> /usr/src/RPM/BUILD/virtualgl-2.6.3/server/faker-sym.h:539:46: error: comparison between
> distinct pointer types '_glXGetTransparentIndexSUNType' {aka 'int (*)(_XDisplay*, long
> unsigned int, long unsigned int, long int*)'} and 'int (*)(Display*, Window, Window,
> long unsigned int*)' {aka 'int (*)(_XDisplay*, long unsigned int, long unsigned int,
> long unsigned int*)'} lacks a cast [-fpermissive]
> 539 | Window, underlay, long *, transparentIndex, glXGetTransparentIndexSUN);
> --
> /usr/src/RPM/BUILD/virtualgl-2.6.3/server/faker-sym.h: In function 'int
> _glXGetTransparentIndexSUN(Display*, Window, Window, long int*)':
> /usr/src/RPM/BUILD/virtualgl-2.6.3/server/faker-sym.h:539:46: error: comparison between
> distinct pointer types '_glXGetTransparentIndexSUNType' {aka 'int (*)(_XDisplay*, long
> unsigned int, long unsigned int, long int*)'} and 'int (*)(Display*, Window, Window,
> long unsigned int*)' {aka 'int (*)(_XDisplay*, long unsigned int, long unsigned int,
> long unsigned int*)'} lacks a cast [-fpermissive]
> 539 | Window, underlay, long *, transparentIndex, glXGetTransparentIndexSUN);
> --
> /usr/src/RPM/BUILD/virtualgl-2.6.3/server/faker-sym.h: In function 'int
> _glXGetTransparentIndexSUN(Display*, Window, Window, long int*)':
> /usr/src/RPM/BUILD/virtualgl-2.6.3/server/faker-sym.h:539:46: error: comparison between
> distinct pointer types '_glXGetTransparentIndexSUNType' {aka 'int (*)(_XDisplay*, long
> unsigned int, long unsigned int, long int*)'} and 'int (*)(Display*, Window, Window,
> long unsigned int*)' {aka 'int (*)(_XDisplay*, long unsigned int, long unsigned int,
> long unsigned int*)'} lacks a cast [-fpermissive]
> 539 | Window, underlay, long *, transparentIndex, glXGetTransparentIndexSUN);
>
> vlc-3.0.8-alt1
> ../doltlibtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="video_output/opengl/libglconv_vaapi_x11_plugin_la-converter_vaapi.lo";
> p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g');
> p="${p%.lo}"; echo "$p")\" -D__PLUGIN__ -I./access -I./codec -I../include
> -I../include -DHAVE_VA_X11 -pipe -frecord-gcc-switches -Wall -g -O2
> -I/usr/include/samba-4.0 -Wextra -Wsign-compare -Wundef -Wpointer-arith
> -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -fvisibility=hidden -O3 -fno-math-errno
> -funsafe-math-optimizations -fno-rounding-math -fno-signaling-nans
> -fcx-limited-range -funroll-loops -fomit-frame-pointer -fstack-protector-strong -c
> -o video_output/opengl/libglconv_vaapi_x11_plugin_la-converter_vaapi.lo `test -f
> 'video_output/opengl/converter_vaapi.c' || echo './'`video_output/opengl/converter_vaapi.c
> video_output/opengl/converter_vaapi.c:55:5: error: unknown type name
> 'PFNGLEGLIMAGETARGETTEXTURE2DOESPROC'
> 55 | PFNGLEGLIMAGETARGETTEXTURE2DOESPROC glEGLImageTargetTexture2DOES;
> video_output/opengl/converter_vaapi.c: In function 'tc_vaegl_update':
> video_output/opengl/converter_vaapi.c:204:9: error: called object is not a function or
> function pointer
> 204 | priv->glEGLImageTargetTexture2DOES(tc->tex_target, egl_images[i]);
> --
> ../doltlibtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="video_output/opengl/libglconv_vaapi_drm_plugin_la-converter_vaapi.lo";
> p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g');
> p="${p%.lo}"; echo "$p")\" -D__PLUGIN__ -I./access -I./codec -I../include
> -I../include -DHAVE_VA_DRM -pipe -frecord-gcc-switches -Wall -g -O2
> -I/usr/include/samba-4.0 -Wextra -Wsign-compare -Wundef -Wpointer-arith
> -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -fvisibility=hidden -O3 -fno-math-errno
> -funsafe-math-optimizations -fno-rounding-math -fno-signaling-nans
> -fcx-limited-range -funroll-loops -fomit-frame-pointer -fstack-protector-strong -c
> -o video_output/opengl/libglconv_vaapi_drm_plugin_la-converter_vaapi.lo `test -f
> 'video_output/opengl/converter_vaapi.c' || echo './'`video_output/opengl/converter_vaapi.c
> video_output/opengl/converter_vaapi.c:55:5: error: unknown type name
> 'PFNGLEGLIMAGETARGETTEXTURE2DOESPROC'
> 55 | PFNGLEGLIMAGETARGETTEXTURE2DOESPROC glEGLImageTargetTexture2DOES;
> video_output/opengl/converter_vaapi.c: In function 'tc_vaegl_update':
> video_output/opengl/converter_vaapi.c:204:9: error: called object is not a function or
> function pointer
> 204 | priv->glEGLImageTargetTexture2DOES(tc->tex_target, egl_images[i]);
>
> wlroots-0.6.0-alt2
> [109/309] Compiling C object 'render/887270d@@wlr_render на sta/meson-generated_.._glapi.c.o'.
> FAILED: render/887270d@@wlr_render на sta/meson-generated_.._glapi.c.o
> cc -Irender/887270d@@wlr_render на sta -Irender -I../render -I. -I../ -Iinclude -I../include
> -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -pipe
> -D_FILE_OFFSET_BITS=64 -Werror -std=c11 '-DWLR_SRC_DIR="/usr/src/RPM/BUILD/wlroots-0.6.0"'
> -DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition
> -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels
> -Wstrict-aliasing=2 -Woverflow -Wno-missing-braces -Wno-missing-field-initializers
> -Wno-unused-parameter -DWL_HIDE_DEPRECATED -frecord-gcc-switches -Wall -g -O2
> -fPIC -MD -MQ 'render/887270d@@wlr_render на sta/meson-generated_.._glapi.c.o'
> -MF 'render/887270d@@wlr_render на sta/meson-generated_.._glapi.c.o.d' -o
> 'render/887270d@@wlr_render на sta/meson-generated_.._glapi.c.o' -c render/glapi.c
> In file included from render/glapi.c:2:
> render/glapi.h:22:8: error: unknown type name ‘PFNEGLQUERYWAYLANDBUFFERWL’
> 22 | extern PFNEGLQUERYWAYLANDBUFFERWL eglQueryWaylandBufferWL;
> render/glapi.h:23:8: error: unknown type name ‘PFNEGLBINDWAYLANDDISPLAYWL’
> 23 | extern PFNEGLBINDWAYLANDDISPLAYWL eglBindWaylandDisplayWL;
> render/glapi.h:24:8: error: unknown type name ‘PFNEGLUNBINDWAYLANDDISPLAYWL’
> 24 | extern PFNEGLUNBINDWAYLANDDISPLAYWL eglUnbindWaylandDisplayWL;
> render/glapi.c:8:1: error: unknown type name ‘PFNEGLQUERYWAYLANDBUFFERWL’
> 8 | PFNEGLQUERYWAYLANDBUFFERWL eglQueryWaylandBufferWL;
> render/glapi.c:9:1: error: unknown type name ‘PFNEGLBINDWAYLANDDISPLAYWL’
> 9 | PFNEGLBINDWAYLANDDISPLAYWL eglBindWaylandDisplayWL;
> render/glapi.c:10:1: error: unknown type name ‘PFNEGLUNBINDWAYLANDDISPLAYWL’
> 10 | PFNEGLUNBINDWAYLANDDISPLAYWL eglUnbindWaylandDisplayWL;
> render/glapi.c: In function ‘load_glapi’:
> render/glapi.c:42:28: error: ‘PFNEGLQUERYWAYLANDBUFFERWL’ undeclared (first use in
> this function)
> 42 | eglQueryWaylandBufferWL =
> (PFNEGLQUERYWAYLANDBUFFERWL)eglGetProcAddress("eglQueryWaylandBufferWL");
> render/glapi.c:42:28: note: each undeclared identifier is reported only once for each
> function it appears in
> render/glapi.c:42:55: error: expected ‘;’ before ‘eglGetProcAddress’
> 42 | eglQueryWaylandBufferWL =
> (PFNEGLQUERYWAYLANDBUFFERWL)eglGetProcAddress("eglQueryWaylandBufferWL");
> render/glapi.c:43:28: error: ‘PFNEGLBINDWAYLANDDISPLAYWL’ undeclared (first use in
> this function)
> 43 | eglBindWaylandDisplayWL =
> (PFNEGLBINDWAYLANDDISPLAYWL)eglGetProcAddress("eglBindWaylandDisplayWL");
>
> xorg-server-2:1.20.5-alt2
> checking for glproto >= 1.4.17 gl >= 9.2.0... no
> configure: error: Package requirements (glproto >= 1.4.17 gl >= 9.2.0) were not met:
> Requested 'gl >= 9.2.0' but version of gl is 1.2
--
ldv
----------- следующая часть -----------
Было удалено вложение не в текстовом формате...
Имя : signature.asc
Тип : application/pgp-signature
Размер : 801 байтов
Описание: отсутствует
Url : <http://lists.altlinux.org/pipermail/devel/attachments/20191030/f3d062de/attachment-0001.bin>
Подробная информация о списке рассылки Devel