anonfunc
anonfunc pushed to master at ALHP/ALHP.GO 2021-11-13 15:36:37 +01:00
8eb4d915f7 Revert "fixed negative buildtime"
anonfunc pushed to master at ALHP/ALHP.GO 2021-11-13 15:32:45 +01:00
6a4a162324 fixed negative buildtime
anonfunc commented on issue ALHP/ALHP.GO#54 2021-11-13 14:27:50 +01:00
LLVM, LLVM-Libs, Clang and lld need a rebuild

Removed and requeued, lets see ho it goes.

anonfunc commented on issue ALHP/ALHP.GO#54 2021-11-13 14:16:56 +01:00
LLVM, LLVM-Libs, Clang and lld need a rebuild

That could be one of the sideffects mentioned in https://git.harting.dev/anonfunc/ALHP.GO/issues/52#issuecomment-695.

I'll requeue it and monitor if the LTO linking is OOM-killed.

anonfunc pushed to master at anonfunc/aur-packages 2021-11-11 18:51:05 +01:00
c000c77407 upgpkg: zwavejs2mqtt 1:5.11.0-1
anonfunc commented on issue ALHP/ALHP.GO#52 2021-11-10 12:32:42 +01:00
LTO Link Time Optimization ?

I think it a bug, just had some package to build and one had 3x the memory usage

It seem fixed with the next gcc version (11.2):

Link-time optimization improvements:

   …
anonfunc commented on issue ALHP/ALHP.GO#52 2021-11-09 23:33:23 +01:00
LTO Link Time Optimization ?

I noticed significant more memory usage building with LTO enabled. For example xf86-video-intel is currently building, using a total of 43.6GiB RES.

That could overwhelm the buildserver, which…

anonfunc commented on issue ALHP/ALHP.GO#53 2021-11-06 09:01:31 +01:00
Package "jshon": Signature error

Hi @patlefort, I rebuild jshon. Should be working now.

anonfunc closed issue ALHP/ALHP.GO#52 2021-11-05 12:51:11 +01:00
LTO Link Time Optimization ?
anonfunc commented on issue ALHP/ALHP.GO#50 2021-11-04 23:27:49 +01:00
ffmpeg not building

@burrhole Can you confirm upgrading ffmpeg works for you again?

anonfunc commented on issue ALHP/ALHP.GO#52 2021-11-04 21:22:14 +01:00
LTO Link Time Optimization ?

Well, LTO is enabled now, so we'll see what fails. If there is something that fails with -O3/LTO we can discuss what needs to be done in that specific case.

Is there something else we can do here?…

anonfunc commented on issue ALHP/ALHP.GO#52 2021-11-04 18:18:58 +01:00
LTO Link Time Optimization ?

That could be a great source indeed, but if I understood correctly using GentooLTO would require the following:

  • some sort of automatic syncing of said patches or build-/linkerflags
  • match gentoo…
anonfunc commented on issue ALHP/ALHP.GO#52 2021-11-04 17:11:57 +01:00
LTO Link Time Optimization ?

@Gontier-Julien follow on what exactly? Regarding patches?

anonfunc pushed to master at ALHP/ALHP.GO 2021-11-04 13:16:31 +01:00
208cb0e0e7 update README.md -> LTO
anonfunc commented on issue ALHP/ALHP.GO#52 2021-11-04 13:11:22 +01:00
LTO Link Time Optimization ?

knot is the first package build with LTO.

anonfunc deleted branch 22 from ALHP/ALHP.GO 2021-11-04 13:08:14 +01:00
anonfunc commented on issue ALHP/ALHP.GO#52 2021-11-04 13:02:49 +01:00
LTO Link Time Optimization ?

Implemented in 7eb1be8371 and 715063281a.

anonfunc pushed to master at ALHP/ALHP.GO 2021-11-04 13:01:51 +01:00
715063281a added -falign-functions=32
7eb1be8371 added LTO, fixed wrong permission on open()
97efc03abb changed datetime formats
93af6fe03d fixed nspawn failing to upgrade chroot due to mirror timeout
aca9487b49 try resoling multiple PKGBUILD from mirror repo
Compare 16 commits »
anonfunc pushed to 22 at ALHP/ALHP.GO 2021-11-04 13:01:26 +01:00
715063281a added -falign-functions=32
7eb1be8371 added LTO, fixed wrong permission on open()
97efc03abb changed datetime formats
93af6fe03d fixed nspawn failing to upgrade chroot due to mirror timeout
aca9487b49 try resoling multiple PKGBUILD from mirror repo
Compare 11 commits »
anonfunc pushed to 22 at ALHP/ALHP.GO 2021-11-04 12:59:55 +01:00
64b2cfdb00 added -falign-functions=32