@aramirez can't reproduce your issue but I already had v3.19.1 locally yet quazip was disabled in the pkgbuild before
If you have more issue please post (not here in the comments) or email a full log
Git Clone URL: | https://aur.archlinux.org/nomacs.git (read-only, click to copy) |
---|---|
Package Base: | nomacs |
Description: | A Qt image viewer |
Upstream URL: | https://github.com/nomacs/nomacs |
Licenses: | GPL-3.0-only |
Submitter: | arojas |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 39 |
Popularity: | 3.31 |
First Submitted: | 2023-04-01 09:57 (UTC) |
Last Updated: | 2025-03-13 22:25 (UTC) |
@aramirez can't reproduce your issue but I already had v3.19.1 locally yet quazip was disabled in the pkgbuild before
If you have more issue please post (not here in the comments) or email a full log
Relevant QuaZIP PR which most likely causes this - https://github.com/nomacs/nomacs/pull/1145 (did not test if I run into the same issue)
The fail with Qt5 is expected as this package uses Qt6.
I get this error when trying to install this package:
CMake Warning at cmake/Unix.cmake:121 (message):
QUAZIP: 1.x not found. Trying to find 0.x
Call Stack (most recent call first):
CMakeLists.txt:120 (include)
-- Checking for module 'quazip'
-- Package 'quazip', required by 'virtual:world', not found
-- Could NOT find QUAZIP (missing: QUAZIP_LIBRARIES QUAZIP_INCLUDE_DIR)
CMake Error at cmake/Unix.cmake:128 (message):
QUAZIP: even 0.x not found. It's mandatory when used with ENABLE_QUAZIP
enabled, you can also disable USE_SYSTEM_QUAZIP
Call Stack (most recent call first):
CMakeLists.txt:120 (include)
Installing quazip-qt6
does not change anything, but installing quazip-qt5
changes the error to this:
CMake Error: The INTERFACE_QT_MAJOR_VERSION property of "Qt6::Widgets" does
not agree with the value of QT_MAJOR_VERSION already determined
for "nomacs".
CMake Error: The INTERFACE_QT_MAJOR_VERSION property of "Qt6::Widgets" does
not agree with the value of QT_MAJOR_VERSION already determined
for "nomacsCore".
CMake Error in CMakeLists.txt:
Found relative path while evaluating include directories of "nomacs":
"QUAZIP_INCLUDE_DIR-NOTFOUND"
CMake Error in CMakeLists.txt:
Found relative path while evaluating include directories of "nomacsCore":
"QUAZIP_INCLUDE_DIR-NOTFOUND"
CMake Error in CMakeLists.txt:
Found relative path while evaluating include directories of "nomacsCore":
"QUAZIP_INCLUDE_DIR-NOTFOUND"
CMake Error in CMakeLists.txt:
Found relative path while evaluating include directories of "nomacs":
"QUAZIP_INCLUDE_DIR-NOTFOUND"
What version quazip does this need? Should it be added as a dependency?
You should update the b2sums, as you fetch a specific fixed commit.
Weird that I have that change locally
You should update the b2sums, as you fetch a specific fixed commit.
Read pinned comments before posting!
For qt6-based nomacs kimageformats
must be also qt6, not kimageformats5
.
It's also return JPEG XL (.jxl) support.
Pinned Comments
C0rn3j commented on 2024-01-08 18:30 (UTC)
@ferda Read the pinned comment and implement
checkrebuild
fromrebuild-detector
into your workflow.FabioLolix commented on 2023-07-07 05:37 (UTC)
every time you have
error while loading shared libraries: libXXX.so.XXX: cannot open shared object file: No such file or directory
for build from source programs you have to rebuild it@rado84 you need rebuild the package not to hold back other packages, it is the same every time a dinamically linked soname changes
FabioLolix commented on 2023-06-17 15:20 (UTC)
Now using git tags as source=() as requested
Pre-build packages here (also for -git version) : https://sourceforge.net/projects/fabiololix-os-archive/files/Packages/