sysutils/wmbsdbatt
Links
Depends On
NothingDepend Of
NothingCategories
Dockapp for battery & temperature monitoring through ACPI
| Version | Run | OSVersion | Arch | License | Status | |
|---|---|---|---|---|---|---|
| 0.1 | 168 | 0.3 | amd64 | gpl2 | fail |
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| ds9 | info | 2010-01-03 21:48:57 | Test Started |
| ds9 | fail | 2010-01-03 21:49:09 | make build returned non-zero: 1 |
| ds9 | fail | 2010-01-03 21:49:09 | Test complete. |
Log
[1m===> Building for wmbsdbatt-0.1[0m cc -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include -I/usr/local/include -c wmbsdbatt.c wmbsdbatt.c:41:22: error: X11/Xlib.h: No such file or directory wmbsdbatt.c:42:21: error: X11/xpm.h: No such file or directory wmbsdbatt.c:43:34: error: X11/extensions/shape.h: No such file or directory In file included from wmbsdbatt.c:45: dockapp.h:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token dockapp.h:34: warning: parameter names (without types) in function declaration dockapp.h:36: error: expected ')' before 'int' dockapp.h:37: error: expected ')' before 'int' dockapp.h:38: warning: parameter names (without types) in function declaration dockapp.h:39: error: expected ')' before '*' token dockapp.h:40: error: expected declaration specifiers or '...' before 'Pixmap' dockapp.h:40: error: expected declaration specifiers or '...' before 'Pixmap' dockapp.h:40: error: expected declaration specifiers or '...' before 'XpmColorSymbol' dockapp.h:43: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dockapp_XCreatePixmap' wmbsdbatt.c:85: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pixmap' wmbsdbatt.c:86: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'backdrop_on' wmbsdbatt.c:87: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'backdrop_off' wmbsdbatt.c:88: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'parts' wmbsdbatt.c:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mask' wmbsdbatt.c: In function 'main': wmbsdbatt.c:126: error: 'XEvent' undeclared (first use in this function) wmbsdbatt.c:126: error: (Each undeclared identifier is reported only once wmbsdbatt.c:126: error: for each function it appears in.) wmbsdbatt.c:126: error: expected ';' before 'event' wmbsdbatt.c:127: error: 'XpmColorSymbol' undeclared (first use in this function) wmbsdbatt.c:127: error: expected ';' before 'colors' wmbsdbatt.c:146: error: 'ButtonPressMask' undeclared (first use in this function) wmbsdbatt.c:149: error: 'colors' undeclared (first use in this function) wmbsdbatt.c:159: error: 'backdrop_on' undeclared (first use in this function) wmbsdbatt.c:159: error: 'mask' undeclared (first use in this function) wmbsdbatt.c:160: error: too many arguments to function 'dockapp_xpm2pixmap' wmbsdbatt.c:165: error: 'backdrop_off' undeclared (first use in this function) wmbsdbatt.c:165: error: too many arguments to function 'dockapp_xpm2pixmap' wmbsdbatt.c:169: error: 'parts' undeclared (first use in this function) wmbsdbatt.c:169: error: too many arguments to function 'dockapp_xpm2pixmap' wmbsdbatt.c:176: warning: implicit declaration of function 'dockapp_setshape' wmbsdbatt.c:178: warning: implicit declaration of function 'XFreePixmap' wmbsdbatt.c:178: error: 'display' undeclared (first use in this function) wmbsdbatt.c:181: error: 'pixmap' undeclared (first use in this function) wmbsdbatt.c:181: warning: implicit declaration of function 'dockapp_XCreatePixmap' wmbsdbatt.c:185: warning: implicit declaration of function 'dockapp_copyarea' wmbsdbatt.c:202: warning: implicit declaration of function 'dockapp_nextevent_or_timeout' wmbsdbatt.c:202: error: 'event' undeclared (first use in this function) wmbsdbatt.c:205: error: 'ButtonPress' undeclared (first use in this function) wmbsdbatt.c: In function 'switch_light': wmbsdbatt.c:345: error: 'backdrop_on' undeclared (first use in this function) wmbsdbatt.c:345: error: 'pixmap' undeclared (first use in this function) wmbsdbatt.c:349: error: 'backdrop_off' undeclared (first use in this function) wmbsdbatt.c: In function 'draw_all': wmbsdbatt.c:360: error: 'backdrop_on' undeclared (first use in this function) wmbsdbatt.c:360: error: 'pixmap' undeclared (first use in this function) wmbsdbatt.c:362: error: 'backdrop_off' undeclared (first use in this function) wmbsdbatt.c: In function 'draw_batt': wmbsdbatt.c:399: error: 'parts' undeclared (first use in this function) wmbsdbatt.c:399: error: 'pixmap' undeclared (first use in this function) wmbsdbatt.c: In function 'draw_remaining_time': wmbsdbatt.c:416: error: 'parts' undeclared (first use in this function) wmbsdbatt.c:416: error: 'pixmap' undeclared (first use in this function) wmbsdbatt.c: In function 'draw_temp': wmbsdbatt.c:473: error: 'parts' undeclared (first use in this function) wmbsdbatt.c:473: error: 'pixmap' undeclared (first use in this function) wmbsdbatt.c: In function 'draw_statusdigit': wmbsdbatt.c:495: error: 'parts' undeclared (first use in this function) wmbsdbatt.c:495: error: 'pixmap' undeclared (first use in this function) wmbsdbatt.c: In function 'draw_pcgraph': wmbsdbatt.c:514: error: 'parts' undeclared (first use in this function) wmbsdbatt.c:514: error: 'pixmap' undeclared (first use in this function) wmbsdbatt.c: In function 'blink_batt': wmbsdbatt.c:542: error: 'parts' undeclared (first use in this function) wmbsdbatt.c:542: error: 'pixmap' undeclared (first use in this function) wmbsdbatt.c: In function 'draw_low': wmbsdbatt.c:556: error: 'parts' undeclared (first use in this function) wmbsdbatt.c:556: error: 'pixmap' undeclared (first use in this function) *** Error code 1 Stop in /magus/work/usr/mports/sysutils/wmbsdbatt/work/wmbsdbatt-0.1. *** Error code 1 Stop in /usr/mports/sysutils/wmbsdbatt.