[Mesa-dev] [Bug 110922] [regression][bisected] Android build test fails to include libmesa_winsys_virgl_common

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jun 14 15:09:35 UTC 2019


https://bugs.freedesktop.org/show_bug.cgi?id=110922

            Bug ID: 110922
           Summary: [regression][bisected] Android build test fails to
                    include libmesa_winsys_virgl_common
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Keywords: bisected, regression
          Severity: normal
          Priority: medium
         Component: Other
          Assignee: alexandros.frantzis at canonical.com
          Reporter: clayton.a.craft at intel.com
        QA Contact: mesa-dev at lists.freedesktop.org

Output from Android build:

[985/985] including vendor/intel/utils/Android.mk ...
vendor/intel/external/project-celadon/mesa/src/gallium/winsys/virgl/drm/Android.mk:
error: libmesa_winsys_virgl (STATIC_LIBRARIES android-x86_64) missing
libmesa_winsys_virgl_common (STATIC_LIBRARIES android-x86_64)
You can set ALLOW_MISSING_DEPENDENCIES=true in your environment if this is
intentional, but that may defer real problems until later in the build.
vendor/intel/external/project-celadon/mesa/src/gallium/winsys/virgl/drm/Android.mk:
error: libmesa_winsys_virgl (STATIC_LIBRARIES android-x86) missing
libmesa_winsys_virgl_common (STATIC_LIBRARIES android-x86)
You can set ALLOW_MISSING_DEPENDENCIES=true in your environment if this is
intentional, but that may defer real problems until later in the build.
vendor/intel/external/project-celadon/mesa/src/gallium/winsys/virgl/vtest/Android.mk:
error: libmesa_winsys_virgl_vtest (STATIC_LIBRARIES android-x86_64) missing
libmesa_winsys_virgl_common (STATIC_LIBRARIES android-x86_64)
You can set ALLOW_MISSING_DEPENDENCIES=true in your environment if this is
intentional, but that may defer real problems until later in the build.
vendor/intel/external/project-celadon/mesa/src/gallium/winsys/virgl/vtest/Android.mk:
error: libmesa_winsys_virgl_vtest (STATIC_LIBRARIES android-x86) missing
libmesa_winsys_virgl_common (STATIC_LIBRARIES android-x86)
You can set ALLOW_MISSING_DEPENDENCIES=true in your environment if this is
intentional, but that may defer real problems until later in the build.
build/make/core/main.mk:833: error: exiting from previous errors.


This has been bisected to:

commit 801753d4b34f41625487c24a5c6ddaa912ef607a
Author: Alexandros Frantzis <alexandros.frantzis at collabora.com>
Date:   Tue Jun 11 17:58:08 2019 +0300

    virgl: Use virgl_resource_cache in the vtest winsys


and:

commit 13f70d3668e6392bb08805f8d6f3162905ad35f0
Author: Alexandros Frantzis <alexandros.frantzis at collabora.com>
Date:   Wed Jun 12 10:30:26 2019 +0300

    virgl: Use virgl_resource_cache in the drm winsys


You can view the full build log here:
https://mesa-ci.01.org/mesa_master/builds/16747/group/63a9f0ea7bb98050796b649e85481845/93085/artifacts/154

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190614/a9505091/attachment.html>


More information about the mesa-dev mailing list