Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] KiCAD: More trouble... tuxic@××××××.de