Gentoo Archives: gentoo-user

From: tuxic@××××××.de
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] KiCAD: More trouble...
Date: Mon, 11 May 2020 14:47:43
Message-Id: 20200511144731.74h7nxhffhsb2svh@solfire
In Reply to: Re: [gentoo-user] KiCAD: More trouble... by tastytea
1 ,On 05/11 03:38, tastytea wrote:
2 > On 2020-05-11T06:58+0200
3 > tuxic@××××××.de wrote:
4 >
5 > > Hi,
6 > >
7 > > I got around the Python problems...but got new compilation hazards...:
8 > >
9 > >
10 > > […]
11 > > /var/tmp/portage/sci-electronics/kicad-5.1.4/work/kicad-5.1.4/common/lib_tree_model.cpp:78:14:
12 > > error: ‘sort’ is not a member of ‘std’; did you mean ‘sqrt’? 78 |
13 > > std::sort( sort_buf.begin(), sort_buf.end(), | ^~~~
14 > > | sqrt
15 >
16 > Looks like <https://bugs.gentoo.org/722288>. Try saving the linked
17 > patch to
18 > /etc/portage/patches/sci-electronics/kicad-5.1.4/kicad-5.1.5-sort.patch
19 > and re-merge.
20 >
21 > See also <https://wiki.gentoo.org/wiki//etc/portage/patches>.
22 >
23 > Kind regards, tastytea
24 >
25 > --
26 > Get my PGP key with `gpg --locate-keys tastytea@××××××××.de` or at
27 > <https://tastytea.de/tastytea.asc>.
28
29 Hi tatsytea,
30
31 You saved my day -> KiCAD is Installed...everything is fine!
32 Thanks a lot!
33
34 Cheers!
35 Meino