Package Details: lasso 2.8.2-2

Git Clone URL: https://aur.archlinux.org/lasso.git (read-only, click to copy)
Package Base: lasso
Description: Lasso is a free software C library aiming to implement the Liberty Alliance standards. ID-WSF and SAML 2.0.
Upstream URL: http://lasso.entrouvert.org/
Licenses: GNU
Submitter: ivlcic
Maintainer: fuhry
Last Packager: fuhry
Votes: 1
Popularity: 0.000000
First Submitted: 2017-04-04 12:06 (UTC)
Last Updated: 2024-04-02 13:19 (UTC)

Latest Comments

azmeuk commented on 2019-08-26 15:26 (UTC) (edited on 2019-08-26 15:26 (UTC) by azmeuk)

There is an error at build:

make[5]: Leaving directory '/home/eloi/.cache/yay/lasso/src/lasso-2.5.1/lasso/xml/ecp'
make[5]: Entering directory '/home/eloi/.cache/yay/lasso/src/lasso-2.5.1/lasso/xml'
  CC       tools.lo
tools.c:60:10: fatal error: xmlsec/soap.h: No such file or directory
   60 | #include <xmlsec/soap.h>
      |          ^~~~~~~~~~~~~~~
compilation terminated.
make[5]: *** [Makefile:1043: tools.lo] Error 1
make[5]: Leaving directory '/home/eloi/.cache/yay/lasso/src/lasso-2.5.1/lasso/xml'
make[4]: *** [Makefile:1083: all-recursive] Error 1
make[4]: Leaving directory '/home/eloi/.cache/yay/lasso/src/lasso-2.5.1/lasso/xml'
make[3]: *** [Makefile:721: all-recursive] Error 1
make[3]: Leaving directory '/home/eloi/.cache/yay/lasso/src/lasso-2.5.1/lasso'
make[2]: *** [Makefile:548: all] Error 2
make[2]: Leaving directory '/home/eloi/.cache/yay/lasso/src/lasso-2.5.1/lasso'
make[1]: *** [Makefile:565: all-recursive] Error 1
make[1]: Leaving directory '/home/eloi/.cache/yay/lasso/src/lasso-2.5.1'
make: *** [Makefile:471: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
Error making: lasso

wutowat commented on 2018-08-11 12:03 (UTC)

The dependency on jdk is not optimal. Any jdk (e.g. openjdk) would do.