Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/xen/
Date: Sun, 20 Feb 2022 00:31:40
Message-Id: 1645316675.3350a15b36cb773dab93c569567528049fef4882.sam@gentoo
1 commit: 3350a15b36cb773dab93c569567528049fef4882
2 Author: Tomáš Mózes <hydrapolic <AT> gmail <DOT> com>
3 AuthorDate: Sat Feb 19 17:35:50 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 20 00:24:35 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3350a15b
7
8 app-emulation/xen: bump to 4.15.2
9
10 Signed-off-by: Tomáš Mózes <hydrapolic <AT> gmail.com>
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 app-emulation/xen/Manifest | 2 +
14 app-emulation/xen/xen-4.15.2.ebuild | 163 ++++++++++++++++++++++++++++++++++++
15 2 files changed, 165 insertions(+)
16
17 diff --git a/app-emulation/xen/Manifest b/app-emulation/xen/Manifest
18 index 724d51202898..f9ccd65a5978 100644
19 --- a/app-emulation/xen/Manifest
20 +++ b/app-emulation/xen/Manifest
21 @@ -1,5 +1,7 @@
22 DIST xen-4.15.1-upstream-patches-2.tar.xz 30180 BLAKE2B 675c13cfb4a6f47121dfe125ddea21d98e7e37563f63b91cde96cd92d94eff648eaa65426fec09833ad668102959948b2e684860631db2b5a2a53b2521a01069 SHA512 f0a6c0829068828ac400d67230d3066b2370a90303e537dd5e0761920ac0d584139b59244a72d9dcd2e4cb1a151ab80d3197ba908e642e13817b89b9a33c73fb
23 DIST xen-4.15.1-upstream-patches-3.tar.xz 49644 BLAKE2B 261d45d726ba9b06a817fd4f4e9d2a83e516cd637f73dff50ccb9b046d562e14bee47fc64795c0406947fb06988679047a19e5851482fbf85701bcc495225258 SHA512 8d8b7e42f9a401f6d3a7cb87b980714aa14dadbeadb3a26f495b6a1892d1a04de244490255b589952f565d0a0b8c69fd527c0168d40e974e0f77cecda25e7cb3
24 DIST xen-4.15.1.tar.gz 40800852 BLAKE2B 39475ea33f029fb0e84b82b4a2b13fd613bab01e3ef6c241dfede3d190ee9be53c99b62121d37d83b1e078764b3e4d88d1dfb99be1b5623691e56519850c6798 SHA512 8d3cbdf708f46477e32ee7cbd16a490c82efa855cecd84ee712b8680df4d69c987ba9ab00ff3851f627b98a8ebbc5dab71f92f142ed958ee2bc538bc792cd4b9
25 +DIST xen-4.15.2-upstream-patches-0.tar.xz 33368 BLAKE2B f22c0e9ce6b859a2741f09c0c52479e8acb38440b631882850993fcfcdc445c28fbeac4353df6bac1b2be89e39a99bae1a920796d505f888e3701a98f17ed29d SHA512 10a996cd87404ff6536119deeedfe67143c02475c4ca2d7f741e087197aaffa10c5831aad1f9ee2f9070461dd8cdc7af4851fbafb634a2f65235603d6fb0848f
26 +DIST xen-4.15.2.tar.gz 40773378 BLAKE2B 7c3e3bb066505f9838cd7c56d85debc64e5ed32cf4d4edf699ff843db49bee916e6eb46d07e5cd9021c2644bba0628a2aa567f60ace26c6d7ee5922643e04104 SHA512 1cbf988fa8ed38b7ad724978958092ca0e5506e38c709c7d1af196fb8cb8ec0197a79867782761ef230b268624b3d7a0d5d0cd186f37d25f495085c71bf70d54
27 DIST xen-4.16.0-upstream-patches-0.tar.xz 25168 BLAKE2B f572cca630e0461fba86eeec27043d949a7c0500ab47138572829394ae4354d5955af4a64b669abb932346bba1902511e35ede905b38fa1b2bd3b624c35470cf SHA512 d49d80bf687ba1046e82e7ad0196cb3fcdf595df0757d4f6e390bd0c6ba156ec012ea61cc606fbf3ceb03a9cd21f8acc6c45092a11b5a9a916bae80ff2d6c181
28 DIST xen-4.16.0.tar.gz 44982322 BLAKE2B 7e16a93b3f1131e2b10307fabc10641a9c5983173155b9a35eaf6ff317b6a747bccf6b8c87c06686830acc2c4bd3e19e5867eb443eabac9a1e4ee59124dfa87f SHA512 2869ed90d1779c9754d7f2397f5fc67a655304d9c32953ac20655ef96cb154521d8fce9f23915ac0c91f984dc54f72c67e5e619e2da318b5997748f44cf21b87
29
30 diff --git a/app-emulation/xen/xen-4.15.2.ebuild b/app-emulation/xen/xen-4.15.2.ebuild
31 new file mode 100644
32 index 000000000000..3b4df6aab6f5
33 --- /dev/null
34 +++ b/app-emulation/xen/xen-4.15.2.ebuild
35 @@ -0,0 +1,163 @@
36 +# Copyright 1999-2022 Gentoo Authors
37 +# Distributed under the terms of the GNU General Public License v2
38 +
39 +EAPI=7
40 +
41 +PYTHON_COMPAT=( python3_{8..10} )
42 +
43 +inherit flag-o-matic mount-boot python-any-r1 toolchain-funcs
44 +
45 +MY_PV=${PV/_/-}
46 +MY_P=${PN}-${MY_PV}
47 +
48 +if [[ ${PV} == *9999 ]]; then
49 + inherit git-r3
50 + EGIT_REPO_URI="git://xenbits.xen.org/xen.git"
51 + SRC_URI=""
52 +else
53 + KEYWORDS="~amd64 ~arm -x86"
54 + UPSTREAM_VER=0
55 + SECURITY_VER=
56 + GENTOO_VER=
57 +
58 + [[ -n ${UPSTREAM_VER} ]] && \
59 + UPSTREAM_PATCHSET_URI="https://dev.gentoo.org/~dlan/distfiles/${P}-upstream-patches-${UPSTREAM_VER}.tar.xz
60 + https://github.com/hydrapolic/gentoo-dist/raw/master/xen/${P}-upstream-patches-${UPSTREAM_VER}.tar.xz"
61 + [[ -n ${SECURITY_VER} ]] && \
62 + SECURITY_PATCHSET_URI="https://dev.gentoo.org/~dlan/distfiles/${PN}-security-patches-${SECURITY_VER}.tar.xz"
63 + [[ -n ${GENTOO_VER} ]] && \
64 + GENTOO_PATCHSET_URI="https://dev.gentoo.org/~dlan/distfiles/${PN}-gentoo-patches-${GENTOO_VER}.tar.xz"
65 + SRC_URI="https://downloads.xenproject.org/release/xen/${MY_PV}/${MY_P}.tar.gz
66 + ${UPSTREAM_PATCHSET_URI}
67 + ${SECURITY_PATCHSET_URI}
68 + ${GENTOO_PATCHSET_URI}"
69 +fi
70 +
71 +DESCRIPTION="The Xen virtual machine monitor"
72 +HOMEPAGE="https://www.xenproject.org"
73 +LICENSE="GPL-2"
74 +SLOT="0"
75 +IUSE="debug efi flask"
76 +
77 +DEPEND="${PYTHON_DEPS}
78 + efi? ( >=sys-devel/binutils-2.22[multitarget] )
79 + !efi? ( >=sys-devel/binutils-2.22 )
80 + flask? ( sys-apps/checkpolicy )"
81 +RDEPEND=""
82 +PDEPEND="~app-emulation/xen-tools-${PV}"
83 +
84 +# no tests are available for the hypervisor
85 +# prevent the silliness of /usr/lib/debug/usr/lib/debug files
86 +# prevent stripping of the debug info from the /usr/lib/debug/xen-syms
87 +RESTRICT="test splitdebug strip"
88 +
89 +# Approved by QA team in bug #144032
90 +QA_WX_LOAD="boot/xen-syms-${PV}"
91 +
92 +REQUIRED_USE="arm? ( debug )"
93 +
94 +S="${WORKDIR}/${MY_P}"
95 +
96 +pkg_setup() {
97 + python-any-r1_pkg_setup
98 + if [[ -z ${XEN_TARGET_ARCH} ]]; then
99 + if use amd64; then
100 + export XEN_TARGET_ARCH="x86_64"
101 + elif use arm; then
102 + export XEN_TARGET_ARCH="arm32"
103 + elif use arm64; then
104 + export XEN_TARGET_ARCH="arm64"
105 + else
106 + die "Unsupported architecture!"
107 + fi
108 + fi
109 +}
110 +
111 +src_prepare() {
112 + # Upstream's patchset
113 + [[ -n ${UPSTREAM_VER} ]] && eapply "${WORKDIR}"/patches-upstream
114 +
115 + # Security patchset
116 + if [[ -n ${SECURITY_VER} ]]; then
117 + einfo "Try to apply Xen Security patch set"
118 + # apply main xen patches
119 + # Two parallel systems, both work side by side
120 + # Over time they may concdense into one. This will suffice for now
121 + source "${WORKDIR}"/patches-security/${PV}.conf
122 +
123 + local i
124 + for i in ${XEN_SECURITY_MAIN}; do
125 + eapply "${WORKDIR}"/patches-security/xen/$i
126 + done
127 + fi
128 +
129 + # Gentoo's patchset
130 + [[ -n ${GENTOO_VER} ]] && eapply "${WORKDIR}"/patches-gentoo
131 +
132 + # Symlinks do not work on fat32 volumes
133 + eapply "${FILESDIR}"/${PN}-4.15-efi.patch
134 +
135 + # Enable XSM-FLASK
136 + use flask && eapply "${FILESDIR}"/${PN}-4.15-flask.patch
137 +
138 + # Workaround new gcc-11 options
139 + sed -e '/^CFLAGS/s/-Werror//g' -i xen/Makefile || die
140 +
141 + # Drop .config
142 + sed -e '/-include $(XEN_ROOT)\/.config/d' -i Config.mk || die "Couldn't drop"
143 +
144 + if use efi; then
145 + export EFI_VENDOR="gentoo"
146 + export EFI_MOUNTPOINT="/boot"
147 + fi
148 +
149 + default
150 +}
151 +
152 +src_configure() {
153 + use arm && myopt="${myopt} CONFIG_EARLY_PRINTK=sun7i"
154 + use debug && myopt="${myopt} debug=y"
155 +
156 + # remove flags
157 + unset CFLAGS
158 + unset LDFLAGS
159 + unset ASFLAGS
160 +
161 + tc-ld-disable-gold # Bug 700374
162 +}
163 +
164 +src_compile() {
165 + # Send raw LDFLAGS so that --as-needed works
166 + emake V=1 CC="$(tc-getCC)" LDFLAGS="$(raw-ldflags)" LD="$(tc-getLD)" -C xen ${myopt}
167 +}
168 +
169 +src_install() {
170 + local myopt
171 + use debug && myopt="${myopt} debug=y"
172 +
173 + # The 'make install' doesn't 'mkdir -p' the subdirs
174 + if use efi; then
175 + mkdir -p "${D}"${EFI_MOUNTPOINT}/efi/${EFI_VENDOR} || die
176 + fi
177 +
178 + emake LDFLAGS="$(raw-ldflags)" LD="$(tc-getLD)" DESTDIR="${D}" -C xen ${myopt} install
179 +
180 + # make install likes to throw in some extra EFI bits if it built
181 + use efi || rm -rf "${D}/usr/$(get_libdir)/efi"
182 +}
183 +
184 +pkg_postinst() {
185 + elog "Official Xen Guide:"
186 + elog " https://wiki.gentoo.org/wiki/Xen"
187 +
188 + use efi && einfo "The efi executable is installed in /boot/efi/gentoo"
189 +
190 + ewarn
191 + ewarn "Xen 4.12+ changed the default scheduler to credit2 which can cause"
192 + ewarn "domU lockups on multi-cpu systems. The legacy credit scheduler seems"
193 + ewarn "to work fine."
194 + ewarn
195 + ewarn "Add sched=credit to xen command line options to use the legacy scheduler."
196 + ewarn
197 + ewarn "https://wiki.gentoo.org/wiki/Xen#Xen_domU_hanging_with_Xen_4.12.2B"
198 +}