Bug 110922

Summary: [regression][bisected] Android build test fails to include libmesa_winsys_virgl_common
Product: Mesa Reporter: Clayton Craft <clayton.a.craft>
Component: OtherAssignee: Alexandros Frantzis <alexandros.frantzis>
Status: RESOLVED MOVED QA Contact: mesa-dev
Severity: normal    
Priority: medium Keywords: bisected, regression
Version: git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Clayton Craft 2019-06-14 15:09:35 UTC
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@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@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
Comment 1 Tapani Pälli 2019-06-19 07:20:07 UTC
Fix posted:
https://lists.freedesktop.org/archives/mesa-dev/2019-June/220233.html
Comment 2 GitLab Migration User 2019-09-18 20:19:26 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/941.

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.