Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 631740 - media-libs/virglrenderer-0.6.0 : FAIL: test_virgl_init
Summary: media-libs/virglrenderer-0.6.0 : FAIL: test_virgl_init
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-22 18:03 UTC by Toralf Förster
Modified: 2020-04-19 20:44 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.07 KB, text/plain)
2017-09-22 18:03 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,268.89 KB, text/plain)
2017-09-22 18:03 UTC, Toralf Förster
Details
environment (environment,90.79 KB, text/plain)
2017-09-22 18:03 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,45.93 KB, application/x-bzip)
2017-09-22 18:03 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,11.26 KB, application/x-bzip)
2017-09-22 18:03 UTC, Toralf Förster
Details
media-libs:virglrenderer-0.6.0:20170922-140142.log (media-libs:virglrenderer-0.6.0:20170922-140142.log,44.76 KB, text/plain)
2017-09-22 18:03 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,29.16 KB, application/x-bzip)
2017-09-22 18:03 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,85.82 KB, application/x-bzip)
2017-09-22 18:03 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-09-22 18:03:00 UTC
make[2]: Entering directory '/var/tmp/portage/media-libs/virglrenderer-0.6.0/work/virglrenderer-0.6.0/tests'
make[3]: Entering directory '/var/tmp/portage/media-libs/virglrenderer-0.6.0/work/virglrenderer-0.6.0/tests'
FAIL: test_virgl_init
FAIL: test_virgl_transfer
FAIL: test_virgl_resource
FAIL: test_virgl_cmd

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop_libressl_20170914-215948

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.5.1 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv media-libs/virglrenderer
[ebuild  N    ] media-libs/virglrenderer-0.6.0  USE="-static-libs {-test}"
Comment 1 Toralf Förster gentoo-dev 2017-09-22 18:03:03 UTC
Created attachment 496024 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-09-22 18:03:07 UTC
Created attachment 496026 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-09-22 18:03:10 UTC
Created attachment 496028 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-09-22 18:03:13 UTC
Created attachment 496030 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-09-22 18:03:16 UTC
Created attachment 496032 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-09-22 18:03:19 UTC
Created attachment 496034 [details]
media-libs:virglrenderer-0.6.0:20170922-140142.log
Comment 7 Toralf Förster gentoo-dev 2017-09-22 18:03:22 UTC
Created attachment 496036 [details]
temp.tbz2
Comment 8 Toralf Förster gentoo-dev 2017-09-22 18:03:25 UTC
Created attachment 496038 [details]
tests.tbz2
Comment 9 Larry the Git Cow gentoo-dev 2020-04-19 20:44:52 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73004619cc8ba46a7ee42b1496dbf0f064ccc87e

commit 73004619cc8ba46a7ee42b1496dbf0f064ccc87e
Author:     Matthias Maier <tamiko@gentoo.org>
AuthorDate: 2020-04-19 20:01:23 +0000
Commit:     Matthias Maier <tamiko@gentoo.org>
CommitDate: 2020-04-19 20:44:35 +0000

    media-libs/virglrenderer: version bump to 0.8.2
    
     - contrary to the suggestion in https://bugs.gentoo.org/693246, do not
       add a USE=gbm flag. The current code cannot be compiled with
       mesa[gbm] and upstream restricted support for gbm allocation to
       minigbm in current master
    
     - port to meson build system
    
     - disable testsuite -
    
     - verified that the build system doesn't require python directly any more
    
    Closes: https://bugs.gentoo.org/693246
    Closes: https://bugs.gentoo.org/716354
    Closes: https://bugs.gentoo.org/631740
    
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Matthias Maier <tamiko@gentoo.org>

 media-libs/virglrenderer/Manifest                  |  1 +
 .../virglrenderer/virglrenderer-0.8.2.ebuild       | 46 ++++++++++++++++++++++
 2 files changed, 47 insertions(+)