sysutils/batmon
GNUstep battery monitor for laptops
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| 0.6_1 | 318 | 0.7 | i386 | gpl2 | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| defianti386 | info | 2016-03-08 15:33:05.347426 | Test Started |
| defianti386 | fail | 2016-03-08 15:45:24.47325 | make build returned non-zero: 1 |
| defianti386 | fail | 2016-03-08 15:45:24.600364 | Test complete. |
Log
[1m===> Building for batmon-0.6_1[0m
This is gnustep-make 2.6.7. Type 'gmake print-gnustep-make-help' for help.
Making all for app batmon...
Creating batmon.app/....
Compiling file AppController.m ...
Compiling file BatteryModel.m ...
Compiling file main.m ...
BatteryModel.m:234:3: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration]
close(acpifd);
^
BatteryModel.m:249:28: error: use of undeclared identifier 'ACPI_BATT_STAT_MAX'
if( battio.bst.state & ACPI_BATT_STAT_MAX )
^
1 warning and 1 error generated.
/usr/local/GNUstep/System/Library/Makefiles/rules.make:479: recipe for target 'obj/batmon.obj/BatteryModel.m.o' failed
gmake[3]: *** [obj/batmon.obj/BatteryModel.m.o] Error 1
gmake[3]: *** Waiting for unfinished jobs....
AppController.m:227:72: warning: incomplete format specifier [-Wformat]
[lifeGaugePercent setStringValue:[NSString stringWithFormat:@"%3.1f%", lifeVal*100]];
^
1 warning generated.
/usr/local/GNUstep/System/Library/Makefiles/Instance/application.make:145: recipe for target 'internal-app-run-compile-submake' failed
gmake[2]: *** [internal-app-run-compile-submake] Error 2
/usr/local/GNUstep/System/Library/Makefiles/Master/rules.make:311: recipe for target 'batmon.all.app.variables' failed
gmake[1]: *** [batmon.all.app.variables] Error 2
/usr/local/GNUstep/System/Library/Makefiles/Master/application.make:38: recipe for target 'internal-all' failed
gmake: *** [internal-all] Error 2
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** [do-build] Error code 1
Stop in /usr/mports/sysutils/batmon.
Links
Depends On
- devel/gmake (build)
- devel/gnustep-make (build)
- lang/clang34 (build)
- x11-toolkits/gnustep-back (build)
- lang/libobjc2 (lib)
- x11-toolkits/gnustep-back (run)
Depend Of
Categories
CVEs
- Loading CVE information...
MidnightBSD Magus