Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 672004 - media-libs/oyranos-0.9.6-r1 : /.../oyranos_monitor_x11_extend.c:296:37: error: XCM_ICC_COLOUR_SERVER_TARGET_PROFILE_IN_X_BASE undeclared (first use in this function)
Summary: media-libs/oyranos-0.9.6-r1 : /.../oyranos_monitor_x11_extend.c:296:37: error...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-26 17:29 UTC by Toralf Förster
Modified: 2019-12-26 23:51 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.44 KB, text/plain)
2018-11-26 17:29 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,322.65 KB, text/plain)
2018-11-26 17:29 UTC, Toralf Förster
Details
environment (environment,111.54 KB, text/plain)
2018-11-26 17:29 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,20.13 KB, application/x-bzip)
2018-11-26 17:29 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.42 KB, application/x-bzip)
2018-11-26 17:29 UTC, Toralf Förster
Details
media-libs:oyranos-0.9.6-r1:20181126-032351.log (media-libs:oyranos-0.9.6-r1:20181126-032351.log,550.12 KB, text/plain)
2018-11-26 17:29 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,36.58 KB, application/x-bzip)
2018-11-26 17:29 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-11-26 17:29:34 UTC
/var/tmp/portage/media-libs/oyranos-0.9.6-r1/work/oyranos-0.9.6/src/modules/color/modules/devices/oyranos_monitor_x11_extend.c: In function ‘oyMoveColorServerProfiles’:
/var/tmp/portage/media-libs/oyranos-0.9.6-r1/work/oyranos-0.9.6/src/modules/color/modules/devices/oyranos_monitor_x11_extend.c:296:37: error: ‘XCM_ICC_COLOUR_SERVER_TARGET_PROFILE_IN_X_BASE’ undeclared (first use in this function); did you mean ‘XCM_COLOR_SERVER_PROFILES’?
     oyX1Monitor_setProperty_( disp, XCM_ICC_COLOUR_SERVER_TARGET_PROFILE_IN_X_BASE, dev_prof, dev_prof_size );
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                     XCM_COLOR_SERVER_PROFILES

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_20181118-113156

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
  [4]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby24 (with Rubygems)
  [3]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.30.1 *
java-config:
The following VMs are available for generation-2:


emerge -qpvO media-libs/oyranos
[ebuild  N    ] media-libs/oyranos-0.9.6-r1  USE="-X -cairo -cups -doc -examples -exif -fltk -jpeg -qt5 -raw -scanner -static-libs -test -tiff"
Comment 1 Toralf Förster gentoo-dev 2018-11-26 17:29:37 UTC
Created attachment 556380 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-11-26 17:29:39 UTC
Created attachment 556382 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-11-26 17:29:42 UTC
Created attachment 556384 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-11-26 17:29:45 UTC
Created attachment 556386 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-11-26 17:29:48 UTC
Created attachment 556388 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-11-26 17:29:51 UTC
Created attachment 556390 [details]
media-libs:oyranos-0.9.6-r1:20181126-032351.log
Comment 7 Toralf Förster gentoo-dev 2018-11-26 17:29:54 UTC
Created attachment 556392 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-12-26 23:51:19 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26db062e7b8df1334a8deb33edb799cad97cff2b

commit 26db062e7b8df1334a8deb33edb799cad97cff2b
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-12-26 23:42:26 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-12-26 23:51:01 +0000

    media-libs/oyranos: Fix mesa build error, drop multilib remnant, use xdg
    
    Closes: https://bugs.gentoo.org/671996
    Closes: https://bugs.gentoo.org/672004
    Closes: https://bugs.gentoo.org/672006
    Closes: https://bugs.gentoo.org/680324
    Closes: https://bugs.gentoo.org/689686
    Package-Manager: Portage-2.3.83, Repoman-2.3.20
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../oyranos/files/oyranos-0.9.6-mesa-18.3.1.patch  | 24 ++++++++++++++++++++++
 .../oyranos/files/oyranos-0.9.6-underlinking.patch | 16 +++++++++++++++
 media-libs/oyranos/oyranos-0.9.6-r1.ebuild         | 12 +++++++----
 media-libs/oyranos/oyranos-9999.ebuild             |  4 ++--
 4 files changed, 50 insertions(+), 6 deletions(-)