Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use git-cliff for changelog generation #1956

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Merge branch 'develop' into cliff-notes

06391ee
Select commit
Loading
Failed to load commit list.
Draft

Use git-cliff for changelog generation #1956

Merge branch 'develop' into cliff-notes
06391ee
Select commit
Loading
Failed to load commit list.
Cirrus CI / Cirrus CI (FreeBSD) freebsd_instance:family/freebsd-13-3 failed Jun 6, 2024 in 2m 4s

Task Summary

Instruction configure failed in 00:01

Details

⚠️ Not enough compute credits to prioritize tasks!

✅ 00:05 clone
✅ 00:02 assets
✅ 00:01 luarocks
✅ 00:01 luarocks_lua
✅ 00:01 luarocks_lib
✅ 01:34 dependencies
✅ 00:14 bootstrap
❌ 00:01 configure

checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for fc-match... /usr/local/bin/fc-match
checking whether font family Gentium Plus is available... yes
checking for OS X... no
checking for fontconfig... yes
checking for harfbuzz >= 2.7.4... yes
checking for icu-uc icu-io... yes
checking for a Lua interpreter with version >= 5.1... luajit
checking for luajit... /usr/local/bin/luajit
checking for luajit version... 5.1
checking for luajit jit version... 2.0.5
checking for luajit platform... unknown
checking for luajit script directory... ${prefix}/share/luajit-2.0.5
checking for luajit module directory... ${exec_prefix}/lib/lua/5.1
checking if LUA_VERSION is defined... yes
checking if LUAJIT_VERSION is defined... yes
checking for lua.h... no
checking for lualib.h... no
checking for lauxlib.h... no
checking for luaconf.h... no
checking for luajit.h... no
checking for Lua headers in... /usr/local/include/luajit-2.0
checking for lua.h... yes
checking for lualib.h... yes
checking for lauxlib.h... yes
checking for luaconf.h... yes
checking for luajit.h... yes
checking for Lua header version... 5.1
checking if Lua header version matches 5.1... yes
checking if LUA_VERSION is defined... yes
checking for library containing exp... -lm
checking for library containing dlopen... none required
checking for library containing lua_load... -lluajit-5.1
checking for required Lua library cassowary... found
checking for required Lua library compat53... found
checking for required Lua library cldr... found
checking for required Lua library fluent... found
checking for required Lua library linenoise... found
checking for required Lua library loadkit... found
checking for required Lua library lpeg... found
checking for required Lua library zlib... found
checking for required Lua library cliargs... found
checking for required Lua library epnf... found
checking for required Lua library lxp... found
checking for required Lua library lfs... found
checking for required Lua library repl... found
checking for required Lua library ssl... found
checking for required Lua library socket... found
checking for required Lua library lua-utf8... found
checking for required Lua library pl... found
checking for required Lua library vstruct... found
checking for curl... /usr/local/bin/curl
checking for bsdtar... /usr/bin/bsdtar
checking for diff... /usr/bin/diff
checking for git-cliff... no
configure: error: git-cliff is required