Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/xen-pvgrub/
Date: Sat, 19 Jan 2019 03:22:30
Message-Id: 1547863044.9f977d023d1fe75da593f1c6757e1abd35011975.whissi@gentoo
1 commit: 9f977d023d1fe75da593f1c6757e1abd35011975
2 Author: Tomas Mozes <hydrapolic <AT> gmail <DOT> com>
3 AuthorDate: Fri Jan 18 11:49:38 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 19 01:57:24 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f977d02
7
8 app-emulation/xen-pvgrub: bump to 4.12.0_rc1
9
10 Package-Manager: Portage-2.3.55, Repoman-2.3.12
11 Signed-off-by: Tomáš Mózes <hydrapolic <AT> gmail.com>
12 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
13
14 app-emulation/xen-pvgrub/Manifest | 1 +
15 .../xen-pvgrub/xen-pvgrub-4.12.0_rc1.ebuild | 166 +++++++++++++++++++++
16 2 files changed, 167 insertions(+)
17
18 diff --git a/app-emulation/xen-pvgrub/Manifest b/app-emulation/xen-pvgrub/Manifest
19 index 6ff94813038..7e3a6eef8fa 100644
20 --- a/app-emulation/xen-pvgrub/Manifest
21 +++ b/app-emulation/xen-pvgrub/Manifest
22 @@ -7,4 +7,5 @@ DIST xen-4.10.2.tar.gz 24697204 BLAKE2B b331d3ad8d7842446f7d2da5dd31560f636aa140
23 DIST xen-4.11.0-upstream-patches-1.tar.xz 56664 BLAKE2B 27579f4e628bb0d3fdd59f7e133e9134d4ca175842dfdae3a3f765b133254239ae3bca94d75dd655735b5bcbd67f9b8d444dd227028642e6e459e57ed8a20341 SHA512 e90b8e7fa9433e93b1620a776833a6d3578babebe5d73dcaae11186f473945a2270046932ab314a9c6049d3b460a655456f487a5b59730fe88a4f08d482c47a1
24 DIST xen-4.11.0.tar.gz 25131533 BLAKE2B 892639b8bcd9b9956104e4d5137ffd88e17f92d965fa967b4af8d74a4fddcc21c6971c53026e0fb5ce833ab2c25c68f827abcac0b7b1dcebc21dca645c465573 SHA512 33d431c194f10d5ee767558404a1f80a66b3df019012b0bbd587fcbc9524e1bba7ea04269020ce891fe9d211d2f81c63bf78abedcdbe1595aee26251c803a50a
25 DIST xen-4.11.1.tar.gz 25152217 BLAKE2B a8dfbeb3d490787725c589e1ce82dcbbcd0be7fb4743b38daf3a8704dffda34d1faabb07d74e01d2fab1572ce0b730c21192469317545e8b3edb3fae1130ef8c SHA512 c1655c5decdaed95a2b9a99652318cfc72f6cfdae957cfe60d635f7787e8850f33e8fafc4c4b8d61fb579c9b9d93028a6382903e71808a0418b931e76d72a649
26 +DIST xen-4.12.0-rc1.tar.gz 26926475 BLAKE2B 19ca3a4a6ffd1537c72f35e1092e86d217fabd218568fa4206ad4e42789b8cbb8a7e9a932ef515563f288f366026a32c158858fe2f99507441f665dfb66555fc SHA512 0d6bde8931794efed972ec951143d2532b6195d6e150d731b5c8d7d7bb107724531be7ed6ae13dd9bc1e98ad02033e1aa6c7b5c33f15f04fbcb98a6b0099b417
27 DIST zlib-1.2.3.tar.gz 496597 BLAKE2B 603020b70cd52b83e48bde420b86e2acfd29d69bf7476eecbeeb07d1b8bcab703d2cbd3eab77772990bddb8c268f13594592ce985798d49e2d6ba25104d49f22 SHA512 021b958fcd0d346c4ba761bcf0cc40f3522de6186cf5a0a6ea34a70504ce9622b1c2626fce40675bc8282cf5f5ade18473656abc38050f72f5d6480507a2106e
28
29 diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.12.0_rc1.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.12.0_rc1.ebuild
30 new file mode 100644
31 index 00000000000..7b6c8cecaa9
32 --- /dev/null
33 +++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.12.0_rc1.ebuild
34 @@ -0,0 +1,166 @@
35 +# Copyright 1999-2019 Gentoo Authors
36 +# Distributed under the terms of the GNU General Public License v2
37 +
38 +EAPI=6
39 +
40 +PYTHON_COMPAT=( python2_7 )
41 +PYTHON_REQ_USE='xml,threads'
42 +
43 +inherit eutils flag-o-matic multilib python-single-r1 toolchain-funcs
44 +
45 +XEN_EXTFILES_URL="http://xenbits.xensource.com/xen-extfiles"
46 +LIBPCI_URL=ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci
47 +GRUB_URL=mirror://gnu-alpha/grub
48 +
49 +UPSTREAM_VER=
50 +[[ -n ${UPSTREAM_VER} ]] && \
51 + UPSTREAM_PATCHSET_URI="https://dev.gentoo.org/~dlan/distfiles/${P/-pvgrub/}-upstream-patches-${UPSTREAM_VER}.tar.xz
52 + https://github.com/hydrapolic/gentoo-dist/raw/master/xen/${P/-pvgrub/}-upstream-patches-${UPSTREAM_VER}.tar.xz"
53 +
54 +MY_PV=${PV/_/-}
55 +
56 +SRC_URI="
57 + https://downloads.xenproject.org/release/xen/${MY_PV}/xen-${MY_PV}.tar.gz
58 + $GRUB_URL/grub-0.97.tar.gz
59 + $XEN_EXTFILES_URL/zlib-1.2.3.tar.gz
60 + $LIBPCI_URL/pciutils-2.2.9.tar.bz2
61 + $XEN_EXTFILES_URL/lwip-1.3.0.tar.gz
62 + $XEN_EXTFILES_URL/newlib/newlib-1.16.0.tar.gz
63 + $XEN_EXTFILES_URL/polarssl-1.1.4-gpl.tgz
64 + ${UPSTREAM_PATCHSET_URI}"
65 +
66 +S="${WORKDIR}/xen-${MY_PV}"
67 +
68 +DESCRIPTION="allows to boot Xen domU kernels from a menu.lst laying inside guest filesystem"
69 +HOMEPAGE="https://www.xenproject.org"
70 +LICENSE="GPL-2"
71 +SLOT="0"
72 +#KEYWORDS="~amd64 ~x86"
73 +KEYWORDS=""
74 +IUSE="custom-cflags"
75 +
76 +REQUIRED_USE="${PYTHON_REQUIRED_USE}"
77 +
78 +DEPEND="sys-devel/gettext
79 + sys-devel/bin86
80 + sys-apps/texinfo
81 + x11-libs/pixman"
82 +
83 +RDEPEND="${PYTHON_DEPS}
84 + >=app-emulation/xen-tools-${PV}"
85 +
86 +pkg_setup() {
87 + python-single-r1_pkg_setup
88 +}
89 +
90 +retar-externals() {
91 + # Purely to unclutter src_prepare
92 + local set="grub-0.97.tar.gz lwip-1.3.0.tar.gz newlib-1.16.0.tar.gz polarssl-1.1.4-gpl.tgz zlib-1.2.3.tar.gz"
93 +
94 + # epatch can't patch in $WORKDIR, requires a sed; Bug #455194. Patchable, but sed informative
95 + sed -e s':AR=${AR-"ar rc"}:AR=${AR-"ar"}:' \
96 + -i "${WORKDIR}"/zlib-1.2.3/configure
97 + sed -e 's:^AR=ar rc:AR=ar:' \
98 + -e s':$(AR) $@:$(AR) rc $@:' \
99 + -i "${WORKDIR}"/zlib-1.2.3/{Makefile,Makefile.in}
100 + einfo "zlib Makefile edited"
101 +
102 + cd "${WORKDIR}"
103 + tar czp zlib-1.2.3 -f zlib-1.2.3.tar.gz
104 + tar czp grub-0.97 -f grub-0.97.tar.gz
105 + tar czp lwip -f lwip-1.3.0.tar.gz
106 + tar czp newlib-1.16.0 -f newlib-1.16.0.tar.gz
107 + tar czp polarssl-1.1.4 -f polarssl-1.1.4-gpl.tgz
108 + mv $set "${S}"/stubdom/
109 + einfo "tarballs moved to source"
110 +}
111 +
112 +src_prepare() {
113 + # Upstream's patchset
114 + if [[ -n ${UPSTREAM_VER} ]]; then
115 + einfo "Try to apply Xen Upstream patch set"
116 + EPATCH_SUFFIX="patch" \
117 + EPATCH_FORCE="yes" \
118 + EPATCH_OPTS="-p1" \
119 + epatch "${WORKDIR}"/patches-upstream
120 + fi
121 +
122 + # if the user *really* wants to use their own custom-cflags, let them
123 + if use custom-cflags; then
124 + einfo "User wants their own CFLAGS - removing defaults"
125 + # try and remove all the default custom-cflags
126 + find "${S}" -name Makefile -o -name Rules.mk -o -name Config.mk -exec sed \
127 + -e 's/CFLAGS\(.*\)=\(.*\)-O3\(.*\)/CFLAGS\1=\2\3/' \
128 + -e 's/CFLAGS\(.*\)=\(.*\)-march=i686\(.*\)/CFLAGS\1=\2\3/' \
129 + -e 's/CFLAGS\(.*\)=\(.*\)-fomit-frame-pointer\(.*\)/CFLAGS\1=\2\3/' \
130 + -e 's/CFLAGS\(.*\)=\(.*\)-g3*\s\(.*\)/CFLAGS\1=\2 \3/' \
131 + -e 's/CFLAGS\(.*\)=\(.*\)-O2\(.*\)/CFLAGS\1=\2\3/' \
132 + -i {} \;
133 + fi
134 +
135 + # Patch the unmergeable newlib, fix most of the leftover gcc QA issues
136 + cp "${FILESDIR}"/newlib-implicits.patch stubdom || die
137 +
138 + # Patch stubdom/Makefile to patch insource newlib & prevent internal downloading
139 + epatch "${FILESDIR}"/${PN/-pvgrub/}-4.3-externals.patch
140 +
141 + # fix jobserver in Makefile
142 + epatch "${FILESDIR}"/${PN}-4.8-jserver.patch
143 +
144 + #Substitute for internal downloading. pciutils copied only due to the only .bz2
145 + cp "${DISTDIR}"/pciutils-2.2.9.tar.bz2 ./stubdom/ || die "pciutils not copied to stubdom"
146 + retar-externals || die "re-tar procedure failed"
147 +
148 + default
149 +}
150 +
151 +src_configure() {
152 + local myconf="--prefix=${PREFIX}/usr \
153 + --libdir=${PREFIX}/usr/$(get_libdir) \
154 + --libexecdir=${PREFIX}/usr/libexec \
155 + --disable-werror \
156 + --disable-xen"
157 +
158 + econf ${myconf}
159 +}
160 +
161 +src_compile() {
162 + use custom-cflags || unset CFLAGS
163 + if test-flag-CC -fno-strict-overflow; then
164 + append-flags -fno-strict-overflow
165 + fi
166 +
167 + emake CC="$(tc-getCC)" LD="$(tc-getLD)" AR="$(tc-getAR)" -C tools/include
168 + emake CC="$(tc-getCC)" LD="$(tc-getLD)" AR="$(tc-getAR)" -C tools/libs
169 +
170 + if use x86; then
171 + emake CC="$(tc-getCC)" LD="$(tc-getLD)" AR="$(tc-getAR)" \
172 + XEN_TARGET_ARCH="x86_32" -C stubdom pv-grub
173 + elif use amd64; then
174 + emake CC="$(tc-getCC)" LD="$(tc-getLD)" AR="$(tc-getAR)" \
175 + XEN_TARGET_ARCH="x86_64" -C stubdom pv-grub
176 + if has_multilib_profile; then
177 + multilib_toolchain_setup x86
178 + emake CC="$(tc-getCC)" AR="$(tc-getAR)" \
179 + XEN_TARGET_ARCH="x86_32" -C stubdom pv-grub
180 + fi
181 + fi
182 +}
183 +
184 +src_install() {
185 + if use x86; then
186 + emake XEN_TARGET_ARCH="x86_32" DESTDIR="${D}" -C stubdom install-grub
187 + fi
188 + if use amd64; then
189 + emake XEN_TARGET_ARCH="x86_64" DESTDIR="${D}" -C stubdom install-grub
190 + if has_multilib_profile; then
191 + emake XEN_TARGET_ARCH="x86_32" DESTDIR="${D}" -C stubdom install-grub
192 + fi
193 + fi
194 +}
195 +
196 +pkg_postinst() {
197 + elog "Official Xen Guide and the offical wiki page:"
198 + elog "https://wiki.gentoo.org/wiki/Xen"
199 + elog "https://wiki.xen.org/wiki/Main_Page"
200 +}