• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tarantool / luajit / 7462254402
89%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: skaplun/gh-4808-jslots-trace-ir-cdata-ctype
DEFAULT BRANCH: tarantool/master
Ran 09 Jan 2024 02:20PM UTC
Jobs 1
Files 89
Run time 18s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

09 Jan 2024 02:14PM UTC coverage: 88.822% (-0.09%) from 88.911%
7462254402

push

github

fckxorg
ARM64: Allow building with unwinding disabled.

(cherry-picked from commit 5677985dc)

Prior to this patch, the LuaJIT build with the
`-DLUAJIT_NO_UNWIND=1` option enabled failed on ARM64 because of
linker relocation error related to dwarf-specific code:
| /usr/bin/ld: lj_vm_dyn.o: relocation R_AARCH64_PREL32 against
| symbol `lj_err_unwind_dwarf' which may bind externally can not
| be used when making a shared object; recompile with -fPIC
| lj_vm_dyn.o:(.eh_frame+0x12): dangerous relocation: unsupported
| relocation

This patch disables emission of the `.eh_frame` section for
builds without unwinding to solve the issue.

The `LUAJIT_NO_UNWIND` build option is added to CMakeLists.txt.
This patch adds this build flavor to our exotic builds workflow.

Maxim Kokryashkin:
* added the description for the problem

Part of tarantool/tarantool#9145

5399 of 5995 branches covered (0.0%)

Branch coverage included in aggregate %.

20673 of 23358 relevant lines covered (88.51%)

2750666.14 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7462254402.1 09 Jan 2024 02:20PM UTC 0
88.82
GitHub Action Run
Source Files on build 7462254402
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #7462254402
  • ad716683 on github
  • Prev Build on tarantool/master (#7280369395)
  • Next Build on fckxorg/lj-866-allow-building-with-unwinding-disabled (#7700470925)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc