Package Details: lightzone-git 5.0.0beta3.r46.g3978baf3-1

Git Clone URL: https://aur.archlinux.org/lightzone-git.git (read-only, click to copy)
Package Base: lightzone-git
Description: A professional photo browser and editor, like Aperture or Lightroom (latest git version)
Upstream URL: http://lightzoneproject.org/
Licenses: custom:BSD-3-Clause
Conflicts: lightzone
Submitter: dcelasun
Maintainer: dcelasun
Last Packager: dcelasun
Votes: 0
Popularity: 0.000000
First Submitted: 2018-01-16 07:14 (UTC)
Last Updated: 2026-01-30 09:22 (UTC)

Dependencies (13)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 2

dcelasun commented on 2023-11-14 09:13 (UTC)

It builds just fine here. What's the full compiler output?

simona commented on 2023-11-14 09:02 (UTC)

/home/simona/.cache/yay/lightzone-git/src/LightZone/lightcrafts/build.xml:101: Compile failed; see the compiler error output for details.

solarisfire commented on 2023-05-15 18:05 (UTC)

Won't build, throws the following error:

     [exec] LC_lensfun.cpp: In function ‘jlong Java_com_lightcrafts_utils_Lensfun_init(JNIEnv*, jobject, jstring)’:
     [exec] LC_lensfun.cpp:57:29: error: ‘uintptr_t’ does not name a type
     [exec]    57 |     return reinterpret_cast<uintptr_t>(lf);
     [exec]       |                             ^~~~~~~~~
     [exec] LC_lensfun.cpp:16:1: note: ‘uintptr_t’ is defined in header ‘<cstdint>’; did you forget to ‘#include <cstdint>’?
     [exec]    15 | #include "interpolation.h"
     [exec]   +++ |+#include <cstdint>
     [exec]    16 | 
     [exec] make[2]: *** [../../../lightcrafts/mk/sources.mk:134: LC_lensfun.o] Error 1
     [exec] make[1]: *** [../jni.mk:198: mk_target] Error 2
     [exec] make: *** [../mk/recurse.mk:29: lensfun] Error 1

BUILD FAILED
/home/solarisfire/.cache/yay/lightzone-git/src/LightZone/linux/build.xml:37: The following error occurred while executing this line:
/home/solarisfire/.cache/yay/lightzone-git/src/LightZone/lightcrafts/build.xml:141: exec returned: 2