Yes, it fails to find /usr/bin/lrelease
(which is in qt5-tools
) and building fails in a clean chroot, please fix.
Search Criteria
Package Details: openrgb-git r2626.f44cd691-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/openrgb-git.git (read-only, click to copy) |
---|---|
Package Base: | openrgb-git |
Description: | Configuration utility for RGB lights supporting motherboards, RAM, & peripherals |
Upstream URL: | https://gitlab.com/CalcProgrammer1/OpenRGB |
Keywords: | led |
Licenses: | GPL2 |
Conflicts: | openrgb |
Provides: | openrgb |
Submitter: | Myrddin |
Maintainer: | Myrddin |
Last Packager: | Myrddin |
Votes: | 32 |
Popularity: | 1.05 |
First Submitted: | 2020-02-14 03:47 (UTC) |
Last Updated: | 2022-09-11 16:22 (UTC) |
Dependencies (6)
- hidapi (hidapi-git)
- libusb (libusb-git)
- mbedtls (aur-mbedtls, mbedtls-git)
- qt5-tools (qt5-tools-git)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- i2c-tools (i2c-tools-git) (optional) – Motherboard & RAM access
Required by (4)
- keyboard-center (requires openrgb) (optional)
- keyboard-visualizer-git (requires openrgb)
- python-openrgb (requires openrgb)
- python-openrgb-git (requires openrgb)
Sources (3)
CyberShadow commented on 2022-09-09 12:17 (UTC)
usrmusicman commented on 2022-09-04 06:00 (UTC)
please add qt5-tools to makedepends. Otherwise it will fail to build
Myrddin commented on 2022-08-11 01:02 (UTC)
Assuming CalcProgrammer1 is the upstream developer, I'll be making him a co-maintainer to grant edit access.
Myrddin commented on 2022-08-11 00:59 (UTC)
Hey CalcProgrammer1, are you the upstream developer & can you prove this somehow? I'd like to follow your upstream build guidelines, but as harre & others have noted; some users would like to reserve cores and for packages to adhere to global configuration in makepkg.conf.
The AUR & Arch package guidelines don't clear this ambiguity either unless I've missed it. There is no requirement to build with simply make nor anything prohibiting using nproc during make either.
For these reasons, if CalcProgrammer1 is the real deal, I'll be "working with ustream". See: https://wiki.archlinux.org/title/Arch_package_guidelines#Working_with_upstream
It seems working with upstream is the closest to following Arch package guidelines as far as I can tell.
harre commented on 2022-08-10 23:03 (UTC)
It's recommended to not force -jX and instead let the users themselves set it
https://wiki.archlinux.org/title/makepkg#Parallel_compilation
Someone might want to save a few cores for some reason
CalcProgrammer1 commented on 2022-08-10 15:14 (UTC)
Please add -j<number of cores> to the make command so that it utilizes all cores when building.
cnekmp commented on 2022-06-05 11:28 (UTC) (edited on 2022-06-05 11:29 (UTC) by cnekmp)
Solution for following error is installation of qt5-tools
package. I'd add this pack to dependencies list.
make: /usr/bin/lrelease: No such file or directory
make: *** [Makefile:2605: .qm/OpenRGB_fr.qm] Error 127
==> ERROR: A failure occurred in build().
Aborting...
error: failed to build 'openrgb-git-r2403.3045e860-1':
error: packages failed to build: openrgb-git-r2403.3045e860-1
Myrddin commented on 2022-05-03 23:52 (UTC)
Sorry to keep you folks waiting. Everything should be fine now.
cnekmp commented on 2022-05-02 21:49 (UTC)
Please modify PKGBUILD with adding line to build(). It's annoying to add this line with every update of this package
./scripts/build-udev-rules.sh `pwd`
harre commented on 2022-04-24 00:51 (UTC)
@Myrddin you can add me as co-maintainer so can I push the fix for the udev-rules
Pinned Comments