User Details
- User Since
- Mar 1 2021, 12:37 AM (70 w, 2 d)
Sun, Jul 3
Sat, Jul 2
Restore comments that are for developers.
Thu, Jun 30
Rebuild against new qrupdate and update parent revisions.
Wed, Jun 29
Mon, Jun 27
Add a single missing symbol (?!?)
Sun, Jun 26
Neither can I in Budgie.
Sat, Jun 25
It's eopkg instead of eopit.
Fri, Jun 24
Thu, Jun 23
Wed, Jun 22
Sort deps.
Good catch. Thanks!
Enable the same optimizations as openblas.
Beep-Boop! Gavin's dependency bot would like to inform you that according to symbol removal from abi_symbols, the following packages need to be rebuilt:
Oh nevermind I'm using LLVM 13. That's very dumb of me...
@Jacek I get the following error while building:
In file included from /home/build/YPKG/root/rocm-compilersupport/build/ROCm-CompilerSupport-rocm-5.1.0/lib/comgr/src/comgr-metadata.cpp:36: /home/build/YPKG/root/rocm-compilersupport/build/ROCm-CompilerSupport-rocm-5.1.0/lib/comgr/src/comgr-metadata.h:40:10: fatal error: 'llvm/MC/TargetRegistry.h' file not found #include "llvm/MC/TargetRegistry.h" ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. make[2]: *** [CMakeFiles/amd_comgr.dir/build.make:160: CMakeFiles/amd_comgr.dir/src/comgr-metadata.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /home/build/YPKG/root/rocm-compilersupport/build/ROCm-CompilerSupport-rocm-5.1.0/lib/comgr/src/comgr-disassembly.cpp:37:10: fatal error: 'llvm/MC/TargetRegistry.h' file not found #include "llvm/MC/TargetRegistry.h" ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. make[2]: *** [CMakeFiles/amd_comgr.dir/build.make:118: CMakeFiles/amd_comgr.dir/src/comgr-disassembly.cpp.o] Error 1 In file included from /home/build/YPKG/root/rocm-compilersupport/build/ROCm-CompilerSupport-rocm-5.1.0/lib/comgr/src/comgr.cpp:41: /home/build/YPKG/root/rocm-compilersupport/build/ROCm-CompilerSupport-rocm-5.1.0/lib/comgr/src/comgr-metadata.h:40:10: fatal error: 'llvm/MC/TargetRegistry.h' file not found #include "llvm/MC/TargetRegistry.h" ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. make[2]: *** [CMakeFiles/amd_comgr.dir/build.make:90: CMakeFiles/amd_comgr.dir/src/comgr.cpp.o] Error 1 /home/build/YPKG/root/rocm-compilersupport/build/ROCm-CompilerSupport-rocm-5.1.0/lib/comgr/src/comgr-objdump.cpp:61:10: fatal error: 'llvm/MC/TargetRegistry.h' file not found #include "llvm/MC/TargetRegistry.h" ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. make[2]: *** [CMakeFiles/amd_comgr.dir/build.make:174: CMakeFiles/amd_comgr.dir/src/comgr-objdump.cpp.o] Error 1 /home/build/YPKG/root/rocm-compilersupport/build/ROCm-CompilerSupport-rocm-5.1.0/lib/comgr/src/comgr-compiler.cpp:72:10: fatal error: 'llvm/MC/TargetRegistry.h' file not found #include "llvm/MC/TargetRegistry.h" ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. make[2]: *** [CMakeFiles/amd_comgr.dir/build.make:76: CMakeFiles/amd_comgr.dir/src/comgr-compiler.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:303: CMakeFiles/amd_comgr.dir/all] Error 2 make: *** [Makefile:166: all] Error 2 Command '['/bin/bash', '--norc', '--noprofile', '/tmp/ypkg-buildobNC2w']' returned non-zero exit status 2
Tue, Jun 21
I'm not sure how to proceed with R1601. It was disabled because there was a file conflict, but that is now resolved with this commit.
Bump version number.
Sun, Jun 19
@padraig Sync has landed. If this problem still exists, feel free to tell me!
Fri, Jun 17
Welp, the new GCC broke the build... I have to investigate that.
Mon, Jun 13
Sun, Jun 12
Still trying to figure out how to get (and verify) the bitmap fonts working, but I guess I can submit the TTF fonts for now.
Rebuild against correct z3.
Fri, Jun 10
Rebuild against openjdk-17 and rebase against Python 3.10.
Thu, Jun 9
For future developers working on ypkg, note that mold doesn't yet support --copy-dt-needed-entries: https://github.com/rui314/mold/issues/530
I have been working on Krita 5.0.8 update for the past few days. The newest gmic-qt is having a bit of trouble building. I'm looking for a solution and finding the latest version buildable.
Jun 5 2022
@ReillyBrogan He fixed it in 4889a25d0d5e
May 26 2022
It seems that this will be blocked all the way till 2024: https://vfxplatform.com/
"(Plan to move to OneTBB in CY2024)"
May 23 2022
The time stamp is inconsistence. Needs further investigation.
May 19 2022
May 17 2022
Add MAINTAINERS.md.
Yipee my IT department was kind enough to lent me a 2TB hard drive, so my computer is now alive and back!
May 14 2022
Use their Flatpak version instead: https://flathub.org/apps/details/nz.mega.MEGAsync
Apr 20 2022
Apr 17 2022
Apr 16 2022
Fixed by b6bb32cc6b23bb4b6339f04a2daafa3e67806e3d.
Apr 11 2022
Apr 4 2022
Mar 30 2022
Mar 26 2022
Ok yes through my testing, passing LAPACK=0 LAPACKE=0 to both %make and %make_install will completely disable the in-tree LAPACK in openBLAS.
Mar 25 2022
There's an option to completely disable LAPACK in openBLAS now: https://github.com/xianyi/OpenBLAS/blob/153f8bc8da2cb442449b00a8282cabaf2d3b08e0/CMakeLists.txt#L21 for CMake approach or https://github.com/xianyi/OpenBLAS/blob/153f8bc8da2cb442449b00a8282cabaf2d3b08e0/Makefile#L15 for the Makefile approach.
Mar 19 2022
Mar 18 2022
Note about integrating it into the packaging process: