Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 827881

Summary: x11-drivers/xf86-video-ati-19.1.0 - radeon.h: error: struct _Screen has no member named current_master
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED DUPLICATE    
Severity: normal CC: holger, marek.bartosiewicz
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2
x11-drivers:xf86-video-ati-19.1.0:20211130-054548.log

Description Toralf Förster gentoo-dev 2021-11-30 08:57:38 UTC
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -Wall -I/usr/include/libdrm  -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri  -pipe -march=native -fno-diagnostics-color -O2 -c -o radeon_misc.lo radeon_misc.c
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -Wall -I/usr/include/libdrm  -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri  -pipe -march=native -fno-diagnostics-color -O2 -c -o radeon_probe.lo radeon_probe.c
In file included from radeon_accel.c:80:
radeon.h: In function ‘radeon_master_screen’:
radeon.h:187:15: error: ‘struct _Screen’ has no member named ‘current_master’
  187 |     if (screen->current_master)
      |               ^~
radeon.h:188:22: error: ‘struct _Screen’ has no member named ‘current_master’
  188 |         return screen->current_master;

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-j4-20211128-010137

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.56.1 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit a5b38074c8e361965c0aedbb0aedbbe9cdc0adde
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 30 05:21:39 2021 +0000

    2021-11-30 05:21:38 UTC

emerge -qpvO x11-drivers/xf86-video-ati
[ebuild   R   ] x11-drivers/xf86-video-ati-19.1.0  USE="udev"
Comment 1 Toralf Förster gentoo-dev 2021-11-30 08:57:39 UTC
Created attachment 757054 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-11-30 08:57:41 UTC
Created attachment 757055 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-11-30 08:57:42 UTC
Created attachment 757056 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-11-30 08:57:43 UTC
Created attachment 757057 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-11-30 08:57:44 UTC
Created attachment 757058 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-11-30 08:57:45 UTC
Created attachment 757059 [details]
temp.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-11-30 08:57:47 UTC
Created attachment 757060 [details]
x11-drivers:xf86-video-ati-19.1.0:20211130-054548.log
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-11-30 09:45:27 UTC

*** This bug has been marked as a duplicate of bug 827872 ***