Bug 95036

Summary: make check egl-symbols-check regression
Product: Mesa Reporter: Vinson Lee <vlee>
Component: Mesa coreAssignee: Marek Olšák <maraeo>
Status: RESOLVED FIXED QA Contact: mesa-dev
Severity: normal    
Priority: medium CC: jfonseca, maraeo
Version: gitKeywords: bisected, regression
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Vinson Lee 2016-04-20 18:20:25 UTC
mesa: 3caf2e89aa1711e80db80d2056e0a44663d9c7d2 (master 11.3.0-devel)

===============================================
   Mesa 11.3.0-devel: src/egl/test-suite.log
===============================================

# TOTAL: 1
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: egl-symbols-check
=======================

MesaGLInteropEGLExportObject MesaGLInteropEGLQueryDeviceInfo
FAIL egl-symbols-check (exit status: 1)
Comment 1 Vinson Lee 2016-04-20 19:22:52 UTC
b6eda708431b91a3b568da0efac845c08cb36796 is the first bad commit
commit b6eda708431b91a3b568da0efac845c08cb36796
Author: Marek Olšák <marek.olsak@amd.com>
Date:   Thu Mar 3 15:59:48 2016 +0100

    egl: implement EGL part of interop interface (v2)
    
    v2: - use const

:040000 040000 72d180aa00fbc6459645a545151ad1312cc1b592 6737ab9fdd00cd7717efb2770035cc8a3ce5e8c8 M	src
bisect run success
Comment 2 Jose Fonseca 2016-04-26 19:05:54 UTC
I just stumbled into this while trying to fix https://bugs.freedesktop.org/show_bug.cgi?id=95158

$ cat egl-symbols-check.log
MesaGLInteropEGLExportObject MesaGLInteropEGLQueryDeviceInfo
FAIL egl-symbols-check (exit status: 1)

Alternatively, if nobody cares about egl-symbols-check, lets just remove it.
Comment 3 Marek Olšák 2016-04-26 19:44:10 UTC
Fixed by 2b4b5ebfcfa722cefe15bb694c69f3f77c1a2478. Closing.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.