MidnightBSD Magus

graphics/preview

Simple image viewer

Flavor Version Run OSVersion Arch License Restricted Status
0.8.5_3 318 0.7 i386 gpl2 0 fail

Events

Machine Type Time Message
defianti386 info 2016-03-08 13:09:47.543105 Test Started
defianti386 fail 2016-03-08 13:20:03.727618 make build returned non-zero: 1
defianti386 fail 2016-03-08 13:20:03.824739 Test complete.

Log

===>  Building for gnustep-preview-0.8.5_3
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.