MidnightBSD Magus

graphics/photoclip

Simple image viewer and editor for GNUstep

Flavor Version Run OSVersion Arch License Restricted Status
0.2.5 318 0.7 i386 lgpl 0 fail

Events

Machine Type Time Message
defianti386 info 2016-03-09 07:05:29.622196 Test Started
defianti386 fail 2016-03-09 07:18:31.491456 make build returned non-zero: 1
defianti386 fail 2016-03-09 07:18:31.596595 Test complete.

Log

===>  Building for photoclip-0.2.5
This is gnustep-make 2.6.7. Type 'gmake print-gnustep-make-help' for help.
Making all for app PhotoClip...
 Creating PhotoClip.app/....
 Compiling file mem.c ...
 Compiling file rename.c ...
 Compiling file main.m ...
 Compiling file AppController.m ...
 Compiling file ImageWindow.m ...
 Compiling file PictureView.m ...
 Compiling file Selection.m ...
 Compiling file CursorRectInfo.m ...
 Compiling file MouseTracker.m ...
 Compiling file SelectionCtrl.m ...
 Compiling file Fragment.m ...
 Compiling file FileRing.m ...
main.m:8:25: warning: unused variable 'pool' [-Wunused-variable]
    NSAutoreleasePool * pool = [NSAutoreleasePool new];
                        ^
AppController.m:359:8: warning: 'sel_eq' is deprecated [-Wdeprecated-declarations]
  if ( sel_eq(action, @selector(nextImage:)) ||
       ^
/usr/local/include/objc/runtime-deprecated.h:80:6: note: 'sel_eq' declared here
BOOL sel_eq(SEL s1, SEL s2);
     ^
AppController.m:360:8: warning: 'sel_eq' is deprecated [-Wdeprecated-declarations]
       sel_eq(action, @selector(prevImage:)) )
       ^
/usr/local/include/objc/runtime-deprecated.h:80:6: note: 'sel_eq' declared here
BOOL sel_eq(SEL s1, SEL s2);
     ^
AppController.m:365:8: warning: 'sel_eq' is deprecated [-Wdeprecated-declarations]
  if ( sel_eq(action, @selector(save:)) )
       ^
/usr/local/include/objc/runtime-deprecated.h:80:6: note: 'sel_eq' declared here
BOOL sel_eq(SEL s1, SEL s2);
     ^
1 warning generated.
PictureView.m:422:8: warning: 'sel_eq' is deprecated [-Wdeprecated-declarations]
  if ( sel_eq(action, @selector(rotateCW:)) ||
       ^
/usr/local/include/objc/runtime-deprecated.h:80:6: note: 'sel_eq' declared here
BOOL sel_eq(SEL s1, SEL s2);
     ^
PictureView.m:423:8: warning: 'sel_eq' is deprecated [-Wdeprecated-declarations]
       sel_eq(action, @selector(rotateCCW:)) )
       ^
/usr/local/include/objc/runtime-deprecated.h:80:6: note: 'sel_eq' declared here
BOOL sel_eq(SEL s1, SEL s2);
     ^
PictureView.m:428:8: warning: 'sel_eq' is deprecated [-Wdeprecated-declarations]
  if ( sel_eq(action, @selector(clip:)) )
       ^
/usr/local/include/objc/runtime-deprecated.h:80:6: note: 'sel_eq' declared here
BOOL sel_eq(SEL s1, SEL s2);
     ^
PictureView.m:433:8: warning: 'sel_eq' is deprecated [-Wdeprecated-declarations]
  if ( sel_eq(action, @selector(undo:)) )
       ^
/usr/local/include/objc/runtime-deprecated.h:80:6: note: 'sel_eq' declared here
BOOL sel_eq(SEL s1, SEL s2);
     ^
PictureView.m:438:8: warning: 'sel_eq' is deprecated [-Wdeprecated-declarations]
  if ( sel_eq(action, @selector(toggleLLJPEG:) ) )
       ^
/usr/local/include/objc/runtime-deprecated.h:80:6: note: 'sel_eq' declared here
BOOL sel_eq(SEL s1, SEL s2);
     ^
 Compiling file Stack.m ...
 Compiling file PHImage.m ...
3 warnings generated.
 Compiling file PHAffineTransform.m ...
5 warnings generated.
 Compiling file RectCalculator.m ...
 Compiling file PHGeometry.m ...
 Compiling file UnconstrainedRectCalculator.m ...
 Compiling file ConstrainedRectCalculator.m ...
 Compiling file LowPassFilter.m ...
 Compiling file LosslessJPEG.m ...
In file included from PHImage.m:6:
./bmpcomponent.h:18:10: fatal error: 'endian.h' file not found
#include 
         ^
1 error generated.
/usr/local/GNUstep/System/Library/Makefiles/rules.make:479: recipe for target 'obj/PhotoClip.obj/PHImage.m.o' failed
gmake[3]: *** [obj/PhotoClip.obj/PHImage.m.o] Error 1
gmake[3]: *** Waiting for unfinished jobs....
LosslessJPEG.m:241:10: warning: using 'stringWithString:' with a literal is redundant [-Wobjc-redundant-literal-use]
        [[NSString stringWithString: @JPEGTRAN] lastPathComponent];
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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 'PhotoClip.all.app.variables' failed
gmake[1]: *** [PhotoClip.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/photoclip.