Package Details: libyang 2.2.8-1

Git Clone URL: https://aur.archlinux.org/libyang.git (read-only, click to copy)
Package Base: libyang
Description: A YANG data modelling language parser and toolkit written (and providing API) in C
Upstream URL: https://github.com/CESNET/libyang
Licenses: BSD
Conflicts: libyang-devel-git, libyang-git
Submitter: leonshaw
Maintainer: k0ste
Last Packager: k0ste
Votes: 6
Popularity: 0.39
First Submitted: 2018-03-29 02:33 (UTC)
Last Updated: 2024-04-05 09:40 (UTC)

Latest Comments

1 2 Next › Last »

chopps commented on 2024-04-05 15:20 (UTC) (edited on 2024-04-05 15:21 (UTC) by chopps)

It should be noted that the libyang developers changed the major version of the SO as it is not backward compatible with the previous libyang v2 release. I believe the recommendation is to have the package named after the SO major version (i.e., so there should be libyang, libyang2 and libyang3 packages).

vecino commented on 2022-12-07 00:31 (UTC)

Can someone please tell me what is wrong?


61/63 Test #61: yanglint_in_list ..................   Passed    0.02 sec
      Start 62: yanglint_in_feature
62/63 Test #62: yanglint_in_feature ...............   Passed    0.01 sec
      Start 63: yanglint_in_completion
63/63 Test #63: yanglint_in_completion ............***Failed    1.02 sec

98% tests passed, 1 tests failed out of 63

Total Test time (real) =   3.84 sec

The following tests FAILED:
     63 - yanglint_in_completion (Failed)
Errors while running CTest
Output from these tests are in: /home/vecino/libyang/src/libyang-2.1.4/build/Testing/Temporary/LastTest.log
Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely.
make: *** [Makefile:71: test] Error 8
==> ERROR: A failure occurred in check().
    Aborting...

k0ste commented on 2022-07-29 07:59 (UTC)

'armv7h' arch was added

eugeneai commented on 2022-07-29 03:17 (UTC)

Add 'armv7h' to the architecture list. It compiles well on Orange Pi One.

bidulock commented on 2021-05-27 19:21 (UTC)

@k0ste thank you.

k0ste commented on 2021-05-27 18:28 (UTC)

@bidulock, done.

bidulock commented on 2021-05-27 18:22 (UTC)

Please change pcre depdendency to pcre2 (as the library is linking with libpcre2 instead of libpcre). This is because systemd requires pcre2 so it is always present and the build for libyang detects it and uses it instead of pcre.

k0ste commented on 2020-11-05 07:40 (UTC)

@Undated4, done.

Undated4 commented on 2020-11-04 15:01 (UTC)

Please add aarch64 as a supported platform.

k0ste commented on 2020-02-10 05:19 (UTC)

@ivoronin, this package already in base-devel.