Guest User

Untitled

a guest
Jul 22nd, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.98 KB | None | 0 0
  1. CC libmuxps_la-xps_image.lo
  2. CC libmuxps_la-xps_jpeg.lo
  3. CC libmuxps_la-xps_path.lo
  4. xps/xps_path.c: In function 'xps_draw_arc':
  5. xps/xps_path.c:119:12: warning: declaration of 'y1' shadows a global declaration [-Wshadow]
  6. xps/xps_path.c: In function 'xps_parse_abbreviated_geometry':
  7. xps/xps_path.c:231:12: warning: declaration of 'y1' shadows a global declaration [-Wshadow]
  8. CC libmuxps_la-xps_png.lo
  9. CC libmuxps_la-xps_resource.lo
  10. CC libmuxps_la-xps_tiff.lo
  11. CC libmuxps_la-xps_tile.lo
  12. xps/xps_tile.c: In function 'xps_parse_tiling_brush':
  13. xps/xps_tile.c:170:11: warning: declaration of 'y0' shadows a global declaration [-Wshadow]
  14. xps/xps_tile.c:170:19: warning: declaration of 'y1' shadows a global declaration [-Wshadow]
  15. CC libmuxps_la-xps_util.lo
  16. CC libmuxps_la-xps_xml.lo
  17. xps/xps_xml.c: In function 'xml_parse_document':
  18. xps/xps_xml.c:379:3: error: format not a string literal and no format arguments [-Werror=format-security]
  19. cc1: some warnings being treated as errors
  20. make[7]: *** [libmuxps_la-xps_xml.lo] Error 1
  21. make[7]: se sale del directorio `/home/thana/Data/sources/efl/e-git/PROTO/eyesight/src/modules/pdf/mupdf-0.9'
  22. make[6]: *** [all] Error 2
  23. make[6]: se sale del directorio `/home/thana/Data/sources/efl/e-git/PROTO/eyesight/src/modules/pdf/mupdf-0.9'
  24. make[5]: *** [all-recursive] Error 1
  25. make[5]: se sale del directorio `/home/thana/Data/sources/efl/e-git/PROTO/eyesight/src/modules/pdf'
  26. make[4]: *** [all-recursive] Error 1
  27. make[4]: se sale del directorio `/home/thana/Data/sources/efl/e-git/PROTO/eyesight/src/modules'
  28. make[3]: *** [all-recursive] Error 1
  29. make[3]: se sale del directorio `/home/thana/Data/sources/efl/e-git/PROTO/eyesight/src'
  30. make[2]: *** [all-recursive] Error 1
  31. make[2]: se sale del directorio `/home/thana/Data/sources/efl/e-git/PROTO/eyesight'
  32. make[1]: *** [all] Error 2
  33. make[1]: se sale del directorio `/home/thana/Data/sources/efl/e-git/PROTO/eyesight'
  34. dh_auto_build: make -j1 returned exit code 2
Add Comment
Please, Sign In to add comment