graphics/svgviewer
Links
Depends On
Depend Of
Categories
SVG Viewer for GNUstep
| Version |
Run |
OSVersion |
Arch |
License |
Status |
|
| 0.2.0_1 |
201 |
0.3 |
amd64 |
gpl2 |
fail |
|
Events
| Machine |
Type |
Time |
Message |
| ds9 |
info |
2010-12-14 07:45:17 |
Test Started |
| ds9 |
fail |
2010-12-14 07:46:19 |
make build returned non-zero: 1 |
| ds9 |
fail |
2010-12-14 07:46:19 |
Test complete. |
Log
[1m===> Building for svgviewer-0.2.0_1[0m
This is gnustep-make 2.2.0. Type 'gmake print-gnustep-make-help' for help.
Making all for app SVGViewer...
Creating SVGViewer.app/....
Compiling file main.m ...
main.m: In function '-[SVGViewer openDocument:]':
main.m:172: warning: unused variable 'recentDocs'
main.m:171: warning: unused variable 'mi'
Compiling file Document.m ...
Document.m: In function '-[SVGRenderState copyWithZone:]':
Document.m:56: warning: initialization from distinct Objective-C type
Document.m: In function '-[SVGRenderContext renderRect::::::]':
Document.m:392: warning: enumeration value 'SVG_PAINT_TYPE_GRADIENT' not handled in switch
Document.m:392: warning: enumeration value 'SVG_PAINT_TYPE_PATTERN' not handled in switch
Document.m:440: warning: enumeration value 'SVG_PAINT_TYPE_GRADIENT' not handled in switch
Document.m:440: warning: enumeration value 'SVG_PAINT_TYPE_PATTERN' not handled in switch
Document.m: In function '-[SVGRenderContext renderPath]':
Document.m:601: warning: enumeration value 'SVG_PAINT_TYPE_GRADIENT' not handled in switch
Document.m:601: warning: enumeration value 'SVG_PAINT_TYPE_PATTERN' not handled in switch
Document.m:633: warning: enumeration value 'SVG_PAINT_TYPE_GRADIENT' not handled in switch
Document.m:633: warning: enumeration value 'SVG_PAINT_TYPE_PATTERN' not handled in switch
Document.m: In function '-[SVGRenderContext renderText:]':
Document.m:743: warning: pointer targets in passing argument 2 of 'DPSshow' differ in signedness
Document.m:738: warning: enumeration value 'SVG_PAINT_TYPE_GRADIENT' not handled in switch
Document.m:738: warning: enumeration value 'SVG_PAINT_TYPE_PATTERN' not handled in switch
Document.m:761: warning: pointer targets in passing argument 2 of 'DPScharpath' differ in signedness
Document.m:756: warning: enumeration value 'SVG_PAINT_TYPE_GRADIENT' not handled in switch
Document.m:756: warning: enumeration value 'SVG_PAINT_TYPE_PATTERN' not handled in switch
Document.m: At top level:
Document.m:1272: warning: initialization from incompatible pointer type
Linking app SVGViewer ...
/usr/local/lib/libsvg.so: undefined reference to `png_set_gray_1_2_4_to_8'
collect2: ld returned 1 exit status
gmake[2]: *** [SVGViewer.app/./SVGViewer] Error 1
gmake[1]: *** [internal-app-run-compile-submake] Error 2
gmake: *** [SVGViewer.all.app.variables] Error 2
*** Error code 2
Stop in /usr/mports/graphics/svgviewer.