graphics/preview
Simple image viewer
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| 0.8.5_3 | 320 | 0.7 | amd64 | gpl2 | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m5 | info | 2016-03-21 13:18:28.820907 | Test Started |
| m5 | fail | 2016-03-21 13:20:17.276814 | make build returned non-zero: 1 |
| m5 | fail | 2016-03-21 13:20:17.40457 | Test complete. |
Log
[1m===> Building for gnustep-preview-0.8.5_3[0m
This is gnustep-make 2.6.7. Type 'gmake print-gnustep-make-help' for help.
Making all for app Preview...
Creating Preview.app/....
Compiling file main.m ...
Compiling file Document.m ...
Compiling file ImageView.m ...
Document.m:188:74: warning: instance method '-sizeValue' not found (return type defaults to 'id') [-Wobjc-method-access]
[[[notification userInfo] objectForKey: @"UserInfoKeyScrollAmount"] sizeValue];
^~~~~~~~~
Document.m:187:17: error: assigning to 'NSSize' (aka 'struct _NSSize') from incompatible type 'id'
scrollAmount =
^
Document.m:292:9: warning: unused variable 'test' [-Wunused-variable]
int test = [imageView addTrackingRect:[imageView bounds]
^
Document.m:594:8: warning: 'sel_eq' is deprecated [-Wdeprecated-declarations]
if ( sel_eq(action,@selector(resize:)) )
^
/usr/local/include/objc/runtime-deprecated.h:80:6: note: 'sel_eq' declared here
BOOL sel_eq(SEL s1, SEL s2);
^
3 warnings and 1 error generated.
/usr/local/GNUstep/System/Library/Makefiles/rules.make:479: recipe for target 'obj/Preview.obj/Document.m.o' failed
gmake[3]: *** [obj/Preview.obj/Document.m.o] Error 1
gmake[3]: *** Waiting for unfinished jobs....
/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 'Preview.all.app.variables' failed
gmake[1]: *** [Preview.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/graphics/preview.
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