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:46:10
Message-Id: 20191130044548.pzjxq66sxw6wip6p@solfire
In Reply to: Re: [gentoo-user] Conflicting version...but the version scheme is confusing... by Dale
1 On 11/29 10:28, Dale wrote:
2 > tuxic@××××××.de wrote:
3 > > On 11/29 10:12, Dale wrote:
4 > >> tuxic@××××××.de wrote:
5 > >>> Hi,
6 > >>>
7 > >>> I got this printed onto my console after updateing:
8 > >>>
9 > >>> (media-gfx/imagemagick-7.0.9.5:0/7.0.9::gentoo, ebuild scheduled for merge) conflicts with
10 > >>> <media-gfx/imagemagick-7:=[cxx] required by (media-gfx/inkscape-1.0_beta1:0/0::gentoo, ebuild scheduled for merge)
11 > >>>
12 > >>> What does "media-gfx/imagemagick-7:=[cxx]" indicate for a version ?
13 > >>>
14 > >>> Cheers!
15 > >>> Meino
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 > > Hi Dale,
39 > >
40 > > thank you for your posting! :)
41 > >
42 > > mine says:
43 > >
44 > > [U] media-gfx/imagemagick
45 > > 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}
46 > > 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)
47 > >
48 > >
49 > > So "cxx" is already set. I will try to disable it, but it was not set
50 > > by me...so it may break other things.
51 > >
52 > > Could this not make a little bit clearer?
53 > >
54 > > Cheers!
55 > > Meino
56 > >
57 >
58 > Sometimes if it is set, it needs to be enabled for other packages it
59 > depends on as well if you want that option.  On the other hand, if it is
60 > not set for the dependencies, then you need to turn it off for the
61 > package in question as well. 
62 >
63 > It would be nice if it was clearer at times but we don't code the thing
64 > either.  Usually, I trial and error it until I run out of ideas and then
65 > I post for someone with that crystal ball to help me with it.  lol 
66 >
67 > Of course, it could something else causing this too.  There's a couple
68 > on here with a crystal ball so maybe they will help out if you don't
69 > find a solution soon. 
70 >
71 > Dale
72 >
73 > :-)  :-) 
74 >
75
76 Hi Dale,
77
78 after switching this cxx-thingy off and on again, I get additional
79 errors:
80
81 dev-python/numpy:0
82
83 (dev-python/numpy-1.17.4:0/0::gentoo, ebuild scheduled for merge) conflicts with
84 dev-python/numpy[python_targets_python2_7(-),python_targets_python3_6(-),-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] required by (media-libs/opencv-4.1.2:0/4.1.2::gentoo, installed)
85
86 dev-python/numpy[python_targets_python2_7(-),python_targets_python3_6(-),-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (app-arch/bloscpack-0.11.0:0/0::gentoo, installed)
87
88 dev-python/numpy[python_targets_python2_7(-),-python_single_target_python2_7(-)] required by (dev-python/pygtk-2.24.0-r4:2/2::gentoo, installed)
89
90 dev-python/numpy[python_targets_python2_7(-),python_targets_python3_6(-),-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] required by (media-libs/aubio-0.4.9:0/5::gentoo, installed)
91
92 "Trial and error" should not be the base of fixing based on error
93 messages.
94
95 I think...
96
97 Cheers!
98 Meino

Replies

Subject Author
Re: [gentoo-user] Conflicting version...but the version scheme is confusing... "Róbert Čerňanský" <openhs@×××××××××.com>