Gentoo Archives: gentoo-dev

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo development <gentoo-dev@l.g.o>
Subject: [gentoo-dev] libffi-3.3_rc0 is in ~arch
Date: Mon, 01 Oct 2018 23:18:47
Message-Id: 20181002001828.1d7f44ef@sf
1 libffi-3.3 is mostly compatible with 3.2.x series.
2
3 There are a few things to watch out:
4 - SONAME changed to .so.7: libffi ebuilds got SLOT=0/7
5 You might want to add dependency against that to save
6 a @revdep-rebuild iteration.
7 - There was at least one minor API change in x86_64 supported
8 calling convention list. A few packages might break. See:
9 https://wiki.gentoo.org/wiki/Libffi_3.3_porting_notes/FFI_SYSV
10
11 We'll gather example fixes at:
12 https://wiki.gentoo.org/wiki/Project:Toolchain#libffi-3.3
13 Tracker bug:
14 https://bugs.gentoo.org/show_bug.cgi?id=libffi-3.3
15
16 Please add newly discovered failures against that bug.
17 I hope to see low amount of failures. All should be easy to fix.
18
19 If there will be large fallout I'll mask libffi-3.3.
20
21 --
22
23 Sergei