Bug 1854995

Summary: lumail-3.1-5.fc33 FTBFS: We are only tested under Lua 5.1, 5.2, or 5.3.
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: lumailAssignee: Lubomir Rintel <lkundrak>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 33CC: lkundrak, than
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://koschei.fedoraproject.org/package/lumail?collection=f33
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-09-28 20:03:40 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1803234    

Description Petr Pisar 2020-07-08 15:21:08 UTC
lumail-3.1-5.fc33 fails to build in Fedora 33:

cc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -DLUMAIL_VERSION="\"lumail-3.1\"" -DLUMAIL_LUAPATH="\"/usr/lib/lumail\""   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600  -I/usr/include/gmime-2.6 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid   -O2 -c src/cache_lua.cc -o obj.release/cache_lua.o
src/cache_lua.cc:251:2: error: #error We are only tested under Lua 5.1, 5.2, or 5.3.
  251 | #error We are only tested under Lua 5.1, 5.2, or 5.3.
      |  ^~~~~

A difference between passing and failing build root is at <https://koschei.fedoraproject.org/build/8525454>. An upgrade of lua-devel from
5.3.5-7.fc32 to 5.4.0-2.fc33 looks suspicious.

Comment 1 Ben Cotton 2020-08-11 13:46:06 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 33 development cycle.
Changing version to 33.

Comment 2 Than Ngo 2020-09-28 20:03:40 UTC
it's fixed in lumail-3.1-8