Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 679710 - x11-misc/virtualgl-2.6.1 : -- Configuring incomplete, errors occurred!
Summary: x11-misc/virtualgl-2.6.1 : -- Configuring incomplete, errors occurred!
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Adam Feldman
URL:
Whiteboard:
Keywords:
: 675282 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-03-07 20:34 UTC by Toralf Förster
Modified: 2019-05-01 23:35 UTC (History)
4 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.10 KB, text/plain)
2019-03-07 20:34 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,64.76 KB, text/plain)
2019-03-07 20:34 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,32.85 KB, text/plain)
2019-03-07 20:34 UTC, Toralf Förster
Details
environment (environment,134.22 KB, text/plain)
2019-03-07 20:34 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.35 KB, application/x-bzip)
2019-03-07 20:34 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.32 KB, application/x-bzip)
2019-03-07 20:34 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,31.96 KB, application/x-bzip)
2019-03-07 20:34 UTC, Toralf Förster
Details
x11-misc:virtualgl-2.6.1:20190307-054039.log (x11-misc:virtualgl-2.6.1:20190307-054039.log,8.58 KB, text/plain)
2019-03-07 20:34 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 2019-03-07 20:34:36 UTC
    linked by target "tcbench" in directory /var/tmp/portage/x11-misc/virtualgl-2.6.1/work/VirtualGL-2.6.1/diags

-- Configuring incomplete, errors occurred!
See also "/var/tmp/portage/x11-misc/virtualgl-2.6.1/work/VirtualGL-2.6.1-abi_x86_32.x86/CMakeFiles/CMakeOutput.log".
 * ERROR: x11-misc/virtualgl-2.6.1::gentoo failed (configure phase):
 *   cmake failed

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-systemd_abi32+64_20190306-071626

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

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

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





emerge -qpvO x11-misc/virtualgl
[ebuild  N    ] x11-misc/virtualgl-2.6.1  USE="ssl -libressl" ABI_X86="32 (64) (-x32)"
Comment 1 Toralf Förster gentoo-dev 2019-03-07 20:34:39 UTC
Created attachment 568120 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-03-07 20:34:42 UTC
Created attachment 568122 [details]
CMakeOutput.log
Comment 3 Toralf Förster gentoo-dev 2019-03-07 20:34:44 UTC
Created attachment 568124 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-03-07 20:34:47 UTC
Created attachment 568126 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-03-07 20:34:50 UTC
Created attachment 568128 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-03-07 20:34:53 UTC
Created attachment 568130 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-03-07 20:34:56 UTC
Created attachment 568132 [details]
temp.tbz2
Comment 8 Toralf Förster gentoo-dev 2019-03-07 20:34:59 UTC
Created attachment 568134 [details]
x11-misc:virtualgl-2.6.1:20190307-054039.log
Comment 9 jyhpsycho 2019-04-09 11:37:44 UTC
VirtualGL 2.6 requires x11-libs/libXtst. Emerging libXtst before VirtualGL should work. Please add it as dependency.
Comment 10 Andreas Sturmlechner gentoo-dev 2019-05-01 08:39:41 UTC
Adding candrews who did the 2.6.1 bump.
Comment 11 Craig Andrews gentoo-dev 2019-05-01 20:12:25 UTC
*** Bug 675282 has been marked as a duplicate of this bug. ***
Comment 12 Larry the Git Cow gentoo-dev 2019-05-01 23:35:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c8df2080a700ab49e52337e8ee4424178961d31

commit 5c8df2080a700ab49e52337e8ee4424178961d31
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2019-05-01 20:12:42 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2019-05-01 23:35:28 +0000

    x11-misc/virtualgl: EAPI=7, install to /usr/lib/VirtualGL, add dep on libXtst
    
    Closes: https://bugs.gentoo.org/683656
    Closes: https://bugs.gentoo.org/679710
    Package-Manager: Portage-2.3.66, Repoman-2.3.12
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 x11-misc/virtualgl/virtualgl-2.6.1-r1.ebuild | 95 ++++++++++++++++++++++++++++
 x11-misc/virtualgl/virtualgl-9999.ebuild     |  6 +-
 2 files changed, 99 insertions(+), 2 deletions(-)