Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 663364 - x11-plugins/wmix-3.3-r1 : ui_x.c:38:10: fatal error: X11/.../Xrandr.h: No such file or directory
Summary: x11-plugins/wmix-3.3-r1 : ui_x.c:38:10: fatal error: X11/.../Xrandr.h: No suc...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-11 13:15 UTC by Toralf Förster
Modified: 2018-08-17 20:39 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.17 KB, text/plain)
2018-08-11 13:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,29.64 KB, text/plain)
2018-08-11 13:16 UTC, Toralf Förster
Details
environment (environment,43.52 KB, text/plain)
2018-08-11 13:16 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.78 KB, application/x-bzip)
2018-08-11 13:16 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.30 KB, application/x-bzip)
2018-08-11 13:16 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,12.47 KB, application/x-bzip)
2018-08-11 13:16 UTC, Toralf Förster
Details
x11-plugins:wmix-3.3-r1:20180811-130812.log (x11-plugins:wmix-3.3-r1:20180811-130812.log,5.29 KB, text/plain)
2018-08-11 13:16 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 2018-08-11 13:15:55 UTC
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"wmix\" -DPACKAGE_TARNAME=\"wmix\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"wmix\ 3.3\" -DPACKAGE_BUGREPORT=\"wmaker-dev@lists.windowmaker.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wmix\" -DVERSION=\"3.3\" -DHAVE_LIBASOUND=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXPM=1 -I.     -O2 -pipe -march=native -c -o mixer-oss.o mixer-oss.c
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"wmix\" -DPACKAGE_TARNAME=\"wmix\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"wmix\ 3.3\" -DPACKAGE_BUGREPORT=\"wmaker-dev@lists.windowmaker.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wmix\" -DVERSION=\"3.3\" -DHAVE_LIBASOUND=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXPM=1 -I.     -O2 -pipe -march=native -c -o ui_x.o ui_x.c
ui_x.c:38:10: fatal error: X11/extensions/Xrandr.h: No such file or directory
 #include <X11/extensions/Xrandr.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

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

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

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

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

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *



emerge -qpv x11-plugins/wmix
[ebuild  N    ] x11-plugins/wmix-3.3-r1
Comment 1 Toralf Förster gentoo-dev 2018-08-11 13:15:58 UTC
Created attachment 543070 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-08-11 13:16:01 UTC
Created attachment 543072 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-08-11 13:16:04 UTC
Created attachment 543074 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-08-11 13:16:07 UTC
Created attachment 543076 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-08-11 13:16:10 UTC
Created attachment 543078 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-08-11 13:16:13 UTC
Created attachment 543080 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-08-11 13:16:16 UTC
Created attachment 543082 [details]
x11-plugins:wmix-3.3-r1:20180811-130812.log
Comment 8 Bernard Cafarelli gentoo-dev 2018-08-17 20:38:17 UTC
A few changes in this release! Added x11-libs/libXrandr in revision bump
Comment 9 Larry the Git Cow gentoo-dev 2018-08-17 20:39:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0def51c71b69a765924ccfac9dc44506c05b1360

commit 0def51c71b69a765924ccfac9dc44506c05b1360
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2018-08-17 20:39:12 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2018-08-17 20:39:23 +0000

    x11-plugins/wmix: add x11-libs/libXrandr, thanks toralf
    
    Closes: https://bugs.gentoo.org/663364
    Package-Manager: Portage-2.3.46, Repoman-2.3.10

 x11-plugins/wmix/{wmix-3.3-r1.ebuild => wmix-3.3-r2.ebuild} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)