Lua support requires the file `lua.h` to be present. It is correctly located by 
`pkg-config` but the location was not used for build.
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/1652

-- Commit Summary --

  * Build action
  * ./autogen.sh
  * install automake
  * sudo apt
  * autoconf
  * autopoint
  * libgcrypt-devel
  * libgcrypt-dev
  * libpopt-dev
  * libarchive-dev
  * liblua-dev
  * lua-dev
  * lua
  * liblua53-dev
  * liblua5.3-dev
  * lua5.3
  * sh -x autogen.sh
  * sh -x autogen.sh --rpmconfigure
  * || cat configure.log
  * sh -x autogen.sh --noconfigure && sh -x configure
  * lua5.3-dev
  * liblua5.3-dev
  * /usr/bin/pkg-config 'lua >= 5.2'
  * dpkg -L liblua5.3-dev
  * 'lua53 >= 5.2'
  * lua.pc
  * make ci
  * make ci
  * install gettext-dev
  * install gettext
  * #include <lua53.h>
  * AM_CFLAGS += @LUA_CFLAGS@
  * install doxygen
  * install libzstd-dev
  * install libimaevm-dev
  * install ima-evm-utils-dev
  * install ima-evm-dev
  * install ima-evm-utils
  * install libfsverity-dev
  * install fsverity-utils
  * install fsverity-dev
  * install fs-verity-utils
  * runs-on: ubuntu-20.04
  * runs-on: ubuntu-22.04
  * runs-on: ubuntu-21.04
  * runs-on: ubuntu-latest

-- File Changes --

    A .github/workflows/c-cpp.yml (28)
    M build/Makefile.am (1)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/1652.patch
https://github.com/rpm-software-management/rpm/pull/1652.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1652
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to