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

fix: lua-iconv test at Rockylinux 9 fail using lua 5.1 version #15

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

paulobaggio
Copy link
Contributor

@paulobaggio paulobaggio commented Nov 13, 2024

Error:
make install INSTALL_PATH=/tmp/rpmbuild./BUILDROOT/lua-iconv-7.1.0-3.el9.x86_64//usr/lib64/lua/5.1 LUAPKG=lua-5.1 LUABIN=lua-5.1 'LFLAGS=-shared -llua-5.1'
make test
make[1]: Entering directory '/lua-iconv'
lua test_iconv.lua

-- Testing conversion from iso-8859-1 to utf-8
make[1]: *** [Makefile:71: test] Segmentation fault (core dumped)
make[1]: Leaving directory '/lua-iconv'
make: *** [Makefile:64: install] Error 2

Copy link
Member

@Tieske Tieske left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Tieske Tieske merged commit 5452834 into lunarmodules:master Nov 13, 2024
1 check passed
@Tieske
Copy link
Member

Tieske commented Nov 13, 2024

thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants