Search Criteria
Package Details: libxcomp 3.5.99.27-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nx.git (read-only, click to copy) |
|---|---|
| Package Base: | nx |
| Description: | NX X compression library |
| Upstream URL: | https://arctica-project.org |
| Licenses: | GPL |
| Submitter: | arojas |
| Maintainer: | harrietobrien |
| Last Packager: | polygamma |
| Votes: | 4 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-04-01 19:04 (UTC) |
| Last Updated: | 2023-09-04 13:34 (UTC) |
Dependencies (20)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR) (make)
- imake (make)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR) (make)
- libpng (libpng-gitAUR, libpng-apngAUR) (make)
- libxcomposite (make)
- libxdamage (make)
- libxfont2 (make)
- libxinerama (libxinerama-randr-gitAUR) (make)
- libxml2 (libxml2-gitAUR, libxml2-meson-gitAUR) (make)
- libxpm (libxpm-gitAUR) (make)
- libxrandr (libxrandr-gitAUR) (make)
- libxtst (make)
- pixman (pixman-gitAUR) (make)
- xkeyboard-config (xkeyboard-config-hhkAUR, galliumos-xkeyboard-configAUR, xkeyboard-config-adnwAUR, xkeyboard-config-bbkt-gitAUR, xkeyboard-config-bbktAUR, xkeyboard-config-gitAUR) (make)
- xorg-font-util (make)
- xorg-xkbcomp (make)
- xorgproto (xorgproto-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
petaramesh commented on 2023-09-04 13:22 (UTC) (edited on 2023-09-04 13:25 (UTC) by petaramesh)
@polygamma It's not about debugging “my” system, I see this issue with the latest nx packages on 4 different machines, 2 x86_64 and 2 aarch64.
Never had this problem with previous nx builds.
Never have this kind of problem with pamac and any other AUR package (and I have dozens of them...)
So I beg to differ and consider this a problem with this precise package, not all my 4 different machines showing the same behaviour with the same package.
(And precisely, the matter is that pacman and pamac both report the installed package is 3.5.99.27-1 even though I see 3.5.99.27-2 being compiled and properly installed. So I bet 3.5.99.27-2 installation wrongly identifies itself as 3.5.99.27-1)
polygamma commented on 2023-09-04 13:11 (UTC) (edited on 2023-09-04 13:12 (UTC) by polygamma)
@petaramesh I can see that it is annoying, but it doesn't look like the problem you're having has anything to do with this AUR package. However, this is not the right place for debugging your system. You may want to run e.g.
pacman -Qi nx-x11(or whatever package you have installed) to see whether or not you actually have 3.5.99.27-2 installed. It's probably pamac doing weird stuff, because it always does. For me, neither aurman nor paru show this kind of behavior.petaramesh commented on 2023-09-04 13:06 (UTC)
Hello, for some reason, after successul compilation and installation of 3.5.99.27-2, the systems still thinks 3.5.99.27-1 is installed so pamac permanently proposes the update to 3.5.99.27-2 and recompiles and reinstalls everyday when applying system updates. That's annoying.
lahwaacz commented on 2023-08-29 13:37 (UTC)
Hmm, it seems the nx build system is not prepared for parallel builds. I had to remove
MAKEFLAGS="-j$(nproc)"(it gives-j20) to ensure that thenx-X11/exports/include/nx-X11/Xprotostr.h -> ../../../include/Xprotostr.hsymlink is created before it is used by the compiler. You might consider contacting upstream or exportingMAKEFLAGS=-j1in the PKGBUILD.polygamma commented on 2023-08-29 12:47 (UTC)
@lahwaacz - I can't reproduce your failure, and it also successfully builds in Chaotic AUR, see e. g. https://pkgs.org/download/nx-x11
lahwaacz commented on 2023-08-29 06:20 (UTC)
Building the version 3.5.99.27 failed for me:
polygamma commented on 2023-08-07 13:20 (UTC)
For the new 3.5.99.27 version the patch currently included needs to be removed.
In the PKGBUILD in
prepare():Otherwise we get:
NexonSU commented on 2023-02-05 17:27 (UTC) (edited on 2023-02-05 17:36 (UTC) by NexonSU)
Build fails if system language is not english. Affected localization: Russian
petaramesh commented on 2022-10-17 13:16 (UTC)
Hi,
Please add 'aarch64' in the supported architectures in PKGBUILD, as it compiles and runs fine there.
Thanks in advance.
« First ‹ Previous 1 2 3 Next › Last »