pmaports/temp/qemu
Oliver Smith c83052c9f3
temp/qemu: disable block-curl module
Workaround for a build error on aarch64, where the binary package
repository is currently stuck. Compiling it for aarch64 like this:

$ pmbootstrap build --strict --arch=aarch64 qemu

Resulted in:

>>> qemu: Analyzing dependencies...
ERROR: unsatisfiable constraints:
  openssl-dev-1.1.1a-r0:
    conflicts: libressl-dev-2.7.4-r2[pc:libcrypto=1.1.1a]
               libressl-dev-2.7.4-r2[pc:libssl=1.1.1a]
               libressl-dev-2.7.4-r2[pc:openssl=1.1.1a]
    satisfies: curl-dev-7.62.0-r2[openssl-dev]
               libssh2-dev-1.8.0-r4[pc:libcrypto]
               libssh2-dev-1.8.0-r4[pc:libssl]
               spice-dev-0.14.1-r3[pc:openssl]
  libressl-dev-2.7.4-r2:
    conflicts: openssl-dev-1.1.1a-r0[pc:libcrypto=2.7.4]
               openssl-dev-1.1.1a-r0[pc:libssl=2.7.4]
               openssl-dev-1.1.1a-r0[pc:openssl=2.7.4]
    satisfies: world[libressl-dev]
               libssh2-dev-1.8.0-r4[pc:libcrypto]
               libssh2-dev-1.8.0-r4[pc:libssl]
               spice-dev-0.14.1-r3[pc:openssl]
>>> ERROR: qemu: builddeps failed

Note that the only package not mentioned in both "satisfies" outputs is
curl-dev. The real questions are: why is libressl-dev getting pulled in
at all? (Alpine switched back from libressl to openssl, so this should
not happen). And why does this only happen for aarch64, but not for
x86_64 and armhf? But at least this patch unblocks the package builder.
2018-12-17 07:17:33 +01:00
..
0001-elfload-load-PIE-executables-to-right-address.patch Move aports forked from Alpine to aports/temp 2018-07-06 22:34:38 +02:00
0001-linux-user-fix-build-with-musl-on-aarch64.patch Move aports forked from Alpine to aports/temp 2018-07-06 22:34:38 +02:00
0001-linux-user-fix-build-with-musl-on-ppc64le.patch Move aports forked from Alpine to aports/temp 2018-07-06 22:34:38 +02:00
0001-module-Use-QEMU_MODULE_PATH-as-a-search-path.patch Move aports forked from Alpine to aports/temp 2018-07-06 22:34:38 +02:00
0006-linux-user-signal.c-define-__SIGRTMIN-MAX-for-non-GN.patch temp/qemu: Update to upstream version 3.0.0-r0 (!99) 2018-12-13 08:27:48 +01:00
80-kvm.rules Move aports forked from Alpine to aports/temp 2018-07-06 22:34:38 +02:00
APKBUILD temp/qemu: disable block-curl module 2018-12-17 07:17:33 +01:00
bridge.conf Move aports forked from Alpine to aports/temp 2018-07-06 22:34:38 +02:00
fix-sigevent-and-sigval_t.patch Move aports forked from Alpine to aports/temp 2018-07-06 22:34:38 +02:00
fix-sockios-header.patch Move aports forked from Alpine to aports/temp 2018-07-06 22:34:38 +02:00
ignore-signals-33-and-64-to-allow-golang-emulation.patch Move aports forked from Alpine to aports/temp 2018-07-06 22:34:38 +02:00
musl-F_SHLCK-and-F_EXLCK.patch Move aports forked from Alpine to aports/temp 2018-07-06 22:34:38 +02:00
ncurses.patch Move aports forked from Alpine to aports/temp 2018-07-06 22:34:38 +02:00
qemu-guest-agent.confd Move aports forked from Alpine to aports/temp 2018-07-06 22:34:38 +02:00
qemu-guest-agent.initd Move aports forked from Alpine to aports/temp 2018-07-06 22:34:38 +02:00
qemu.post-install Move aports forked from Alpine to aports/temp 2018-07-06 22:34:38 +02:00
qemu.pre-install Move aports forked from Alpine to aports/temp 2018-07-06 22:34:38 +02:00
test-crypto-ivgen-skip-essiv.patch Move aports forked from Alpine to aports/temp 2018-07-06 22:34:38 +02:00
xattr_size_max.patch Move aports forked from Alpine to aports/temp 2018-07-06 22:34:38 +02:00