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

mkschreder / libusys / 7
0%

Build:
DEFAULT BRANCH: master
Ran 10 Nov 2016 06:45AM UTC
Jobs 1
Files 35
Run time 2s
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
7

Pull #1

travis-ci

web-flow
compile libusys on latest lede project,fix now

In file included from uloop_timeout.c:1:0:
uloop_timeout.h:16:17: error: field 'time' has incomplete type
  struct timeval time;
                 ^
uloop_timeout.h: In function '_tv_diff':
uloop_timeout.h:30:6: error: dereferencing pointer to incomplete type 'struct timeval'
   (t1->tv_sec - t2->tv_sec) * 1000 +
      ^
uloop_timeout.c: In function 'utick_now':
uloop_timeout.c:13:17: error: storage size of 'time' isn't known
  struct timeval time;
                 ^
uloop_timeout.c:13:17: error: unused variable 'time' [-Werror=unused-variable]
uloop_timeout.c: In function 'uloop_timeout_remaining':
uloop_timeout.c:53:17: error: storage size of 'now' isn't known
  struct timeval now;
                 ^
uloop_timeout.c:53:17: error: unused variable 'now' [-Werror=unused-variable]
uloop_timeout.c: In function 'utick_now':
uloop_timeout.c:18:1: error: control reaches end of non-void function [-Werror=return-type]
 }
 ^
uloop_timeout.c: In function 'uloop_timeout_remaining':
Pull Request #1: compile libusys on latest lede project,fix now

1 of 804 relevant lines covered (0.12%)

0.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7.1 10 Nov 2016 06:45AM UTC 0
0.12
Travis Job 7.1
Source Files on build 7
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7
  • Pull Request #1
  • PR Base - master (#6)
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