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

tarantool / tarantool / 13086360272

01 Feb 2025 07:12AM UTC coverage: 87.357% (-0.002%) from 87.359%
13086360272

push

github

Buristan
test/fuzz: enable building

The patch enables additional fuzzing tests in build.

The patch add a compiler flag `-stdlib=libstdc++` required for
successful libicu compilation. Otherwise linkage of `tarantool`
binary is failed with errors below:

NO_WRAP
box/libnode_name.a -lpthread -lrt -lm -ldl -lresolv -lgcc -lgcc_s -lc -lgcc -lgcc_s
/usr/bin/ld: ../build/icu-prefix/lib/libicuuc.a(umutex.ao): in function `icu::UMutex::getMutex()':
umutex.cpp:(.text._ZN3icu6UMutex8getMutexEv+0x1f): undefined reference to `std::__once_callable'
/usr/bin/ld: umutex.cpp:(.text._ZN3icu6UMutex8getMutexEv+0x2d): undefined reference to `std::__once_call'
/usr/bin/ld: umutex.cpp:(.text._ZN3icu6UMutex8getMutexEv+0x57): undefined reference to `__once_proxy'
/usr/bin/ld: umutex.cpp:(.text._ZN3icu6UMutex8getMutexEv+0xf3): undefined reference to `std::__throw_system_error(int)'
/usr/bin/ld: ../build/icu-prefix/lib/libicuuc.a(umutex.ao): in function `icu::umtx_init()':
umutex.cpp:(.text._ZN3icuL9umtx_initEv+0x36): undefined reference to `std::condition_variable::condition_variable()'
/usr/bin/ld: ../build/icu-prefix/lib/libicuuc.a(umutex.ao): in function `umtx_lock':
umutex.cpp:(.text.umtx_lock+0x47): undefined reference to `std::__throw_system_error(int)'
NO_WRAP

NO_CHANGELOG=testing
NO_DOC=testing
NO_TEST=testing

69665 of 123220 branches covered (56.54%)

102659 of 117517 relevant lines covered (87.36%)

2466073.38 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

90.66
/src/box/memtx_engine.cc


Source Not Available

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