anonfunc
anonfunc pushed to 22 at ALHP/ALHP.GO 2021-11-04 12:00:01 +01:00
f129675aba added LTO, fixed wrong permission on open()
anonfunc commented on issue ALHP/ALHP.GO#52 2021-11-04 11:37:40 +01:00
LTO Link Time Optimization ?

Hi @Lehner82. That should only be a minor change, so yes that can be enabled fairly quickly.

I wouldn't rebuild all packages because of this, but newly build packages would have it enabled.

anonfunc reopened issue ALHP/ALHP.GO#8 2021-11-04 11:28:40 +01:00
error: failed retrieving file '*-x86_64.pkg.tar.zst' from alhp.harting.dev : Maximum file size exceeded
anonfunc closed issue ALHP/ALHP.GO#8 2021-11-04 11:28:10 +01:00
error: failed retrieving file '*-x86_64.pkg.tar.zst' from alhp.harting.dev : Maximum file size exceeded
anonfunc pushed to 22 at ALHP/ALHP.GO 2021-11-02 11:00:01 +01:00
a508f638a6 changed datetime formats
anonfunc pushed to 22 at ALHP/ALHP.GO 2021-11-02 08:43:56 +01:00
93d513342d fixed nspawn failing to upgrade chroot due to mirror timeout
anonfunc commented on issue ALHP/ALHP.GO#49 2021-10-29 09:08:38 +02:00
python-pyqt5-* packages seem broken

Can you confirm signature problems are gone?

anonfunc commented on issue ALHP/ALHP.GO#50 2021-10-29 09:01:16 +02:00
ffmpeg not building

I implemented quering the mirror db for help if multiple PKGBUILD are found in a26c7fea57.

ffmpeg should be build…

anonfunc pushed to 22 at ALHP/ALHP.GO 2021-10-29 08:56:24 +02:00
0eee643752 improved logging
ce3acdf0b3 remove redundant cast
Compare 2 commits »
anonfunc pushed to 22 at ALHP/ALHP.GO 2021-10-29 08:52:13 +02:00
a26c7fea57 try resoling multiple PKGBUILD from mirror repo
anonfunc commented on issue ALHP/ALHP.GO#51 2021-10-28 14:32:05 +02:00
sord package broken

Should be skipped now. Can you confirm things are working again?

anonfunc pushed to 22 at ALHP/ALHP.GO 2021-10-27 16:58:17 +02:00
f2a13c3a08 fixed failed packages not marked as such
anonfunc commented on issue ALHP/ALHP.GO#51 2021-10-27 16:54:10 +02:00
sord package broken

Hi @openglfreak,

I can reproduce that. Going to blacklist sord for now until we figure out whats going on. Probably an -O3 related problem.

Need to wait for that currently running electron…

anonfunc pushed to master at anonfunc/aur-packages 2021-10-27 11:17:25 +02:00
e10b7d25a7 upgpkg: zwavejs2mqtt 15.10.1-1
anonfunc pushed to master at anonfunc/aur-packages 2021-10-27 11:10:30 +02:00
26cf7b9b28 Deleted package: python-awesomeversion
anonfunc pushed to master at anonfunc/aur-packages 2021-10-27 11:07:58 +02:00
027dc24eec upgpkg: python-awesomeversion 21.10.1-1
anonfunc commented on issue ALHP/ALHP.GO#50 2021-10-26 08:43:35 +02:00
ffmpeg not building

Hi @burrhole,

ffmpeg got skipped because zimg (or the PKGBUILD of zimg to be exact) is in multiple repos at the same time:

Skipped ffmpeg: Multiple PKGBUILDs for dependency found: zimg:…

anonfunc pushed to 22 at ALHP/ALHP.GO 2021-10-26 08:36:37 +02:00
3cf9512733 adjusted log level for pkgbuild search