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

apache / arrow / 7651
4%

Build:
DEFAULT BRANCH: master
Ran 07 May 2018 07:21PM UTC
Jobs 1
Files 11
Run time 1s
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

pending completion
7651

push

travis-ci

xhochy
ARROW-2545: [Python] Link against required system libraries

Python can require system libraries such as "libutil".  When linking dynamically against libpythonXX.so, this is not a problem since those libraries are automatically depended on.  When linking statically
against libpythonXX.a (this is the case when Python itself is statically linked and therefore does not provide a .so), you need to specify those libraries explicitly.

Author: Antoine Pitrou <antoine@python.org>

Closes #2005 from pitrou/ARROW-2545-python-other-libs and squashes the following commits:

773ad168 <Antoine Pitrou> ARROW-2545:  Link against required system libraries

667 of 773 relevant lines covered (86.29%)

0.86 hits per line

Jobs
ID Job ID Ran Files Coverage
9 7651.9 07 May 2018 07:21PM UTC 0
86.29
Travis Job 7651.9
Source Files on build 7651
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #7651
  • 9c31eec5 on github
  • Next Build on master (#7654)
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

© 2025 Coveralls, Inc