kageurufu
  • Joined on 2021-07-07
kageurufu commented on issue ALHP/ALHP.GO#11 2021-07-08 19:37:39 +02:00
shellcheck (and other haskell packages) are built against x86-64 haskell-* packages, and fail when using x86-64-v3 haskell libraries

I agree

Thank you for all your work on this though, its been a thrill to play with

kageurufu commented on issue ALHP/ALHP.GO#11 2021-07-08 19:05:33 +02:00
shellcheck (and other haskell packages) are built against x86-64 haskell-* packages, and fail when using x86-64-v3 haskell libraries

I'm honestly not sure, I think it's ghc and all haskell-*, then build sub-packages based on those. Each haskell-* provides name-hashed .so files, and any changes will break abi-compatibility. Its…

kageurufu opened issue ALHP/ALHP.GO#11 2021-07-08 18:46:03 +02:00
shellcheck (and other haskell packages) are built against x86-64 haskell-* packages, and fail when using x86-64-v3 haskell libraries
kageurufu commented on issue ALHP/ALHP.GO#1 2021-07-07 22:05:23 +02:00
error: failed retrieving file 'perf-5.12-1.1-x86_64.pkg.tar.zst' from alhp.harting.dev : Maximum file size exceeded

glfw-x11 is failing PGP as well. Everything else seems to be working now

kageurufu commented on issue ALHP/ALHP.GO#1 2021-07-07 21:22:50 +02:00
error: failed retrieving file 'perf-5.12-1.1-x86_64.pkg.tar.zst' from alhp.harting.dev : Maximum file size exceeded

As well, lua52-socket, lua52-lpeg, vulkan-extra-layers, and libvips in my checking.

Also these consistently fail PGP checks: lua52-bitop, lua52-expat, netcdf, glfw,…