pmaports w/ reMarkable 1 packages
Find a file
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
.gitlab-ci build_changed_aports: allow existing remote 2018-12-13 07:35:58 +01:00
.shared-patches/linux Recreate gcc8-fix-put-user.patch without context (!87) 2018-12-03 22:37:05 +01:00
.sr.ht srht: Fixed logic error in submit.py 2018-12-14 14:56:24 +01:00
cross cross/busybox-static-*: update to 1.29.3-r4 2018-12-10 07:45:05 +01:00
device New device: google-crosshatch (Google Pixel 3 XL) (!83) 2018-12-12 06:56:17 +01:00
firmware other device related packages: don't use noarch 2018-11-27 07:47:11 +01:00
hybris libhybris: replace 7.1-caf pkg with separate test_hwcomposer binary (!88) 2018-12-04 07:16:25 +01:00
kde okular: Build epub backend (!100) 2018-12-13 08:32:20 +01:00
maemo maemo/hildon*: update to latest upstream versions 2018-11-27 07:47:11 +01:00
main main/msm-fb-refresher: update to 0.2 2018-12-15 01:48:29 +01:00
matchbox matchbox/matchbox-common: Start matchbox-keyboard in daemon mode. (#1483) 2018-05-12 18:03:31 +00:00
modem modem/qcom_rmtfs: Don't limit the rmtfs udev rules to mmcblk0 (#1512) 2018-06-01 21:19:50 +02:00
temp temp/qemu: disable block-curl module 2018-12-17 07:17:33 +01:00
.editorconfig Add editorconfig file from Alpine 2018-11-27 07:47:11 +01:00
.gitignore Add test cases and .gitignore 2018-09-04 08:46:17 +02:00
.gitlab-ci.yml CI package build: don't buffer output and silent "git fetch" 2018-09-26 05:57:29 +00:00
LICENSE Add GPLv3 again 2018-08-23 21:44:22 +02:00
pmaports.cfg pmaports.cfg: require pmbootstrap 1.0.3 2018-11-27 07:47:11 +01:00
README.md Update README.md: add helpful links 2018-09-04 07:15:47 +00:00