Package Details: jasper-git 3.0.3.r6.g411571c-2

Git Clone URL: https://aur.archlinux.org/jasper-git.git (read-only, click to copy)
Package Base: jasper-git
Description: Implementation of the JPEG-2000 Part-1 standard codec (git version)
Upstream URL: https://www.ece.uvic.ca/~mdadams/jasper/
Licenses: custom:JasPer2.0
Conflicts: jasper
Provides: jasper, libjasper.so
Submitter: MarsSeed
Maintainer: IslandC0der
Last Packager: MarsSeed
Votes: 0
Popularity: 0.000000
First Submitted: 2022-05-07 02:32 (UTC)
Last Updated: 2022-05-07 02:37 (UTC)

Required by (35)

Sources (1)

Latest Comments

micwoj92 commented on 2025-07-11 06:19 (UTC)

Build fails:

CMake Error at build/cmake/modules/InSourceBuild.cmake:27 (message):
  The use of an in-source build has been detected (i.e., the binary directory
  specified to CMake is located in or under the source directory).  This can
  potentially trash the source tree.  In fact, if you are seeing this
  message, you may have already partially trashed the source tree.  The use
  of an in-source build is not officially supported and is therefore
  disallowed by default.  If you like to live dangerously and would like to
  override this default behavior, this can be accomplished via the CMake
  option ALLOW_IN_SOURCE_BUILD.

  CMake source directory: /build/jasper-git/src/jasper

  CMake binary directory: /build/jasper-git/src/jasper/build-static

  CMake binary directory root: /build/jasper-git/src/jasper/build-static

Call Stack (most recent call first):
  build/cmake/modules/InSourceBuild.cmake:49 (prevent_in_source_build)
  CMakeLists.txt:66 (include)


-- Configuring incomplete, errors occurred!
==> ERROR: A failure occurred in build().
    Aborting...