Package Details: libyang-devel-git r351.136a519-1

Git Clone URL: https://aur.archlinux.org/libyang-devel-git.git (read-only, click to copy)
Package Base: libyang-devel-git
Description: libyang is YANG data modelling language parser and toolkit written (and providing API) in C
Upstream URL: https://github.com/CESNET/libyang
Licenses: BSD-3-Clause
Conflicts: libyang, libyang-git
Provides: libyang
Replaces: libyang
Submitter: luka
Maintainer: luka
Last Packager: luka
Votes: 1
Popularity: 0.000000
First Submitted: 2015-09-21 10:59 (UTC)
Last Updated: 2015-10-28 12:20 (UTC)

Required by (4)

Sources (0)

Latest Comments

rageltman commented on 2021-01-15 01:16 (UTC)

Has this PKGBUILD ever worked? Seems like its trying to misuse cmake pretty badly:

[2021-01-14T21:14:15.362Z] ==> Starting build()...
[2021-01-14T21:14:15.362Z] CMake Error at CMakeLists.txt:5 (message):
[2021-01-14T21:14:15.362Z]   In-source build is not allowed.  Please make a standalone build directory
[2021-01-14T21:14:15.362Z]   and run CMake from there.  You may need to remove CMakeCache.txt.
[2021-01-14T21:14:15.362Z] 
[2021-01-14T21:14:15.362Z] 
[2021-01-14T21:14:15.362Z] -- Configuring incomplete, errors occurred!
[2021-01-14T21:14:15.362Z] ==> ERROR: A failure occurred in build().
[2021-01-14T21:14:15.362Z]     Aborting...
script returned exit code 255