Gentoo Archives: gentoo-user

From: tuxic@××××××.de
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Conflicting version...but the version scheme is confusing...
Date: Sat, 30 Nov 2019 04:24:57
Message-Id: 20191130042448.fwwpujw3me7yiou7@solfire
In Reply to: Re: [gentoo-user] Conflicting version...but the version scheme is confusing... by tuxic@posteo.de
1 On 11/30 05:19, tuxic@××××××.de wrote:
2 > On 11/29 10:12, Dale wrote:
3 > > tuxic@××××××.de wrote:
4 > > > Hi,
5 > > >
6 > > > I got this printed onto my console after updateing:
7 > > >
8 > > > (media-gfx/imagemagick-7.0.9.5:0/7.0.9::gentoo, ebuild scheduled for merge) conflicts with
9 > > > <media-gfx/imagemagick-7:=[cxx] required by (media-gfx/inkscape-1.0_beta1:0/0::gentoo, ebuild scheduled for merge)
10 > > >
11 > > > What does "media-gfx/imagemagick-7:=[cxx]" indicate for a version ?
12 > > >
13 > > > Cheers!
14 > > > Meino
15 > > >
16 > >
17 > > I get this here:
18 > >
19 > >
20 > > [ebuild   R    ] media-gfx/imagemagick-7.0.9.5:0/7.0.9::gentoo  USE="X
21 > > bzip2 corefonts cxx fontconfig jbig jpeg jpeg2k lcms lzma openmp pango
22 > > png svg tiff truetype wmf xml zlib -djvu -fftw -fpx -graphviz -hdri
23 > > -heif -lqr -opencl -openexr -perl -postscript -q32 -q8 -raw -static-libs
24 > > -test -webp" 0 KiB
25 > >
26 > >
27 > > Notice the USE flag cxx is enabled.  I think it is trying to say you
28 > > need to enable that USE flag for that package.  Portage's output can be
29 > > confusing at times without a crystal ball or some other magic way to
30 > > decipher what it says.  lol
31 > >
32 > > Of course, I could be wrong on that too.  :/
33 > >
34 > > Dale
35 > >
36 > > :-)  :-) 
37 > >
38 >
39 > Hi Dale,
40 >
41 > thank you for your posting! :)
42 >
43 > mine says:
44 >
45 > [U] media-gfx/imagemagick
46 > Available versions: 6.9.10.74(0/6.9.10.74)^tu 7.0.9.5(0/7.0.9)^t **9999(0/7.0.9)*l^t {X bzip2 corefonts cxx djvu fftw fontconfig fpx graphviz hdri heif jbig jpeg jpeg2k lcms lqr lzma opencl openexr openmp pango perl png postscript q32 q8 raw static-libs svg test tiff truetype webp wmf xml zlib}
47 > Installed versions: 6.9.10.73(0/6.9.10.73)^t(04:05:19 AM 11/23/2019)(X bzip2 cxx jpeg jpeg2k openmp png zlib -corefonts -djvu -fftw -fontconfig -fpx -graphviz -hdri -heif -jbig -lcms -lqr -lzma -opencl -openexr -pango -perl -postscript -q32 -q8 -raw -static-libs -svg -test -tiff -truetype -webp -wmf -xml)
48 >
49 >
50 > So "cxx" is already set. I will try to disable it, but it was not set
51 > by me...so it may break other things.
52 >
53 > Could this not make a little bit clearer?
54 >
55 > Cheers!
56 > Meino
57 >
58 >
59
60 No, that's not correct that way. Now it states:
61
62 The following packages are causing rebuilds:
63
64 (media-gfx/imagemagick-6.9.10.74:0/6.9.10.74::gentoo, ebuild scheduled for merge) causes rebuilds for:
65 (media-gfx/inkscape-1.0_beta1:0/0::gentoo, ebuild scheduled for merge)
66
67 The following USE changes are necessary to proceed:
68 (see "package.use" in the portage(5) man page for more details)
69 # required by media-gfx/inkscape-1.0_beta1::gentoo[imagemagick,-graphicsmagick]
70 # required by @__auto_slot_operator_replace_installed__ (argument)
71 =media-gfx/imagemagick-6.9.10.74 cxx
72
73 Hrrmmmpffff...
74
75 Cheers!
76 Meino