[ create a new paste ] login | about

Link: http://codepad.org/aNabLD7I    [ raw code | fork ]

Plain Text, pasted on Apr 21:
torri:~/gitroot/mupdf: make OS=w64_x86-cross-mingw32 PATH="$HOME/local/opt/mingw-w64-x86_32/bin:$PATH" XCFLAGS="-I$HOME/local/mupdf/include -I$HOME/local/mupdf/include/openjpeg-1.5 -I$HOME/local/mupdf/include/freetype2 -Wall -Wshadow -Wpointer-arith" XLIBS="-L$HOME/local/mupdf/lib" 
    MKDIR build/debug
    CC build/debug/base_context.o
    CC build/debug/base_error.o
    CC build/debug/base_geometry.o
    CC build/debug/base_getopt.o
    CC build/debug/base_hash.o
    CC build/debug/base_memory.o
    CC build/debug/base_string.o
    CC build/debug/base_time.o
    CC build/debug/crypt_aes.o
fitz/crypt_aes.c: In function ‘aes_gen_tables’:
fitz/crypt_aes.c:103:6: warning: declaration of ‘pow’ shadows a global declaration [-Wshadow]
fitz/crypt_aes.c:104:6: warning: declaration of ‘log’ shadows a global declaration [-Wshadow]
    CC build/debug/crypt_arc4.o
    CC build/debug/crypt_md5.o
    CC build/debug/crypt_sha2.o
    CC build/debug/dev_bbox.o
    CC build/debug/dev_list.o
    CC build/debug/dev_null.o
    CC build/debug/dev_text.o
    CC build/debug/dev_trace.o
    CC build/debug/doc_document.o
    CC build/debug/doc_link.o
    CC build/debug/doc_outline.o
    CC build/debug/filt_basic.o
    CC build/debug/filt_dctd.o
    CC build/debug/filt_faxd.o
    CC build/debug/filt_flate.o
    CC build/debug/filt_jbig2d.o
    CC build/debug/filt_lzwd.o
    CC build/debug/filt_predict.o
    CC build/debug/image_jpeg.o
    CC build/debug/image_jpx.o
    CC build/debug/image_md5.o
    CC build/debug/image_png.o
    CC build/debug/image_save.o
    CC build/debug/image_tiff.o
    CC build/debug/memento.o
    CC build/debug/res_bitmap.o
    CC build/debug/res_colorspace.o
fitz/res_colorspace.c: In function ‘cmyk_to_rgb’:
fitz/res_colorspace.c:84:32: warning: declaration of ‘y1’ shadows a global declaration [-Wshadow]
    CC build/debug/res_font.o
    CC build/debug/res_halftone.o
    CC build/debug/res_path.o
fitz/res_path.c: In function ‘fz_lineto’:
fitz/res_path.c:83:12: warning: declaration of ‘y0’ shadows a global declaration [-Wshadow]
fitz/res_path.c: In function ‘fz_curveto’:
fitz/res_path.c:111:18: warning: declaration of ‘y1’ shadows a global declaration [-Wshadow]
fitz/res_path.c:115:12: warning: declaration of ‘y0’ shadows a global declaration [-Wshadow]
fitz/res_path.c: In function ‘fz_curvetov’:
fitz/res_path.c:172:12: warning: declaration of ‘y1’ shadows a global declaration [-Wshadow]
fitz/res_path.c: In function ‘fz_curvetoy’:
fitz/res_path.c:192:61: warning: declaration of ‘y1’ shadows a global declaration [-Wshadow]
    CC build/debug/res_pixmap.o
fitz/res_pixmap.c: In function ‘fz_invert_pixmap_rect’:
fitz/res_pixmap.c:315:6: warning: declaration of ‘y0’ shadows a global declaration [-Wshadow]
fitz/res_pixmap.c:316:6: warning: declaration of ‘y1’ shadows a global declaration [-Wshadow]
    CC build/debug/res_shade.o
    CC build/debug/res_store.o
fitz/res_store.c: In function ‘fz_find_item’:
fitz/res_store.c:293:49: warning: declaration of ‘free’ shadows a global declaration [-Wshadow]
fitz/res_store.c: In function ‘fz_remove_item’:
fitz/res_store.c:359:51: warning: declaration of ‘free’ shadows a global declaration [-Wshadow]
    CC build/debug/res_text.o
    CC build/debug/stm_buffer.o
    CC build/debug/stm_open.o
fitz/stm_open.c: In function ‘fz_new_stream’:
fitz/stm_open.c:5:7: warning: declaration of ‘read’ shadows a global declaration [-Wshadow]
fitz/stm_open.c:6:8: warning: declaration of ‘close’ shadows a global declaration [-Wshadow]
    CC build/debug/stm_read.o
    CC build/debug/draw_affine.o
    CC build/debug/draw_blend.o
    CC build/debug/draw_device.o
draw/draw_device.c: In function ‘fz_draw_fill_text’:
draw/draw_device.c:508:15: warning: declaration of ‘ctm’ shadows a parameter [-Wshadow]
draw/draw_device.c:459:61: warning: shadowed declaration is here [-Wshadow]
draw/draw_device.c: In function ‘fz_draw_end_tile’:
draw/draw_device.c:1492:10: warning: declaration of ‘y0’ shadows a global declaration [-Wshadow]
draw/draw_device.c:1492:18: warning: declaration of ‘y1’ shadows a global declaration [-Wshadow]
    CC build/debug/draw_edge.o
draw/draw_edge.c: In function ‘clip_lerp_x’:
draw/draw_edge.c:257:41: warning: declaration of ‘y0’ shadows a global declaration [-Wshadow]
draw/draw_edge.c:257:57: warning: declaration of ‘y1’ shadows a global declaration [-Wshadow]
draw/draw_edge.c: In function ‘fz_insert_gel_raw’:
draw/draw_edge.c:282:44: warning: declaration of ‘y0’ shadows a global declaration [-Wshadow]
draw/draw_edge.c:282:60: warning: declaration of ‘y1’ shadows a global declaration [-Wshadow]
draw/draw_edge.c: In function ‘fz_insert_gel’:
draw/draw_edge.c:350:10: warning: declaration of ‘y0’ shadows a global declaration [-Wshadow]
draw/draw_edge.c:350:18: warning: declaration of ‘y1’ shadows a global declaration [-Wshadow]
    CC build/debug/draw_glyph.o
    CC build/debug/draw_mesh.o
    CC build/debug/draw_paint.o
    CC build/debug/draw_path.o
draw/draw_path.c: In function ‘line’:
draw/draw_path.c:6:51: warning: declaration of ‘y0’ shadows a global declaration [-Wshadow]
draw/draw_path.c:6:71: warning: declaration of ‘y1’ shadows a global declaration [-Wshadow]
draw/draw_path.c: In function ‘fz_flatten_fill_path’:
draw/draw_path.c:72:12: warning: declaration of ‘y1’ shadows a global declaration [-Wshadow]
draw/draw_path.c: In function ‘fz_add_line’:
draw/draw_path.c:150:45: warning: declaration of ‘y0’ shadows a global declaration [-Wshadow]
draw/draw_path.c:150:65: warning: declaration of ‘y1’ shadows a global declaration [-Wshadow]
draw/draw_path.c: In function ‘fz_add_arc’:
draw/draw_path.c:162:18: warning: declaration of ‘y0’ shadows a global declaration [-Wshadow]
draw/draw_path.c:163:18: warning: declaration of ‘y1’ shadows a global declaration [-Wshadow]
    CC build/debug/draw_scale.o
    CC build/debug/draw_unpack.o
    CC build/debug/base_object.o
    CC build/debug/pdf_annot.o
    CC build/debug/pdf_cmap.o
    CC build/debug/pdf_cmap_load.o
    CC build/debug/pdf_cmap_parse.o
    CC build/debug/pdf_cmap_table.o
    CC build/debug/pdf_colorspace.o
    CC build/debug/pdf_crypt.o
    CC build/debug/pdf_encoding.o
    CC build/debug/pdf_font.o
    CC build/debug/pdf_fontfile.o
    CC build/debug/pdf_function.o
pdf/pdf_function.c: In function ‘eval_sample_func’:
pdf/pdf_function.c:1120:10: warning: declaration of ‘x’ shadows a previous local [-Wshadow]
pdf/pdf_function.c:1068:8: warning: shadowed declaration is here [-Wshadow]
pdf/pdf_function.c: In function ‘pdf_debug_ps_func_code’:
pdf/pdf_function.c:1517:6: warning: declaration of ‘eof’ shadows a global declaration [-Wshadow]
    CC build/debug/pdf_image.o
    CC build/debug/pdf_interpret.o
pdf/pdf_interpret.c: In function ‘pdf_begin_group’:
pdf/pdf_interpret.c:313:11: warning: declaration of ‘bbox’ shadows a parameter [-Wshadow]
pdf/pdf_interpret.c:306:39: warning: shadowed declaration is here [-Wshadow]
pdf/pdf_interpret.c: In function ‘pdf_show_pattern’:
pdf/pdf_interpret.c:1228:10: warning: declaration of ‘y0’ shadows a global declaration [-Wshadow]
pdf/pdf_interpret.c:1228:18: warning: declaration of ‘y1’ shadows a global declaration [-Wshadow]
    CC build/debug/pdf_lex.o
pdf/pdf_lex.c: In function ‘lex_number’:
pdf/pdf_lex.c:91:7: warning: declaration of ‘c’ shadows a parameter [-Wshadow]
pdf/pdf_lex.c:66:47: warning: shadowed declaration is here [-Wshadow]
pdf/pdf_lex.c:117:7: warning: declaration of ‘c’ shadows a parameter [-Wshadow]
pdf/pdf_lex.c:66:47: warning: shadowed declaration is here [-Wshadow]
pdf/pdf_lex.c:142:7: warning: declaration of ‘c’ shadows a parameter [-Wshadow]
pdf/pdf_lex.c:66:47: warning: shadowed declaration is here [-Wshadow]
    CC build/debug/pdf_metrics.o
    CC build/debug/pdf_nametree.o
    CC build/debug/pdf_outline.o
    CC build/debug/pdf_page.o
    CC build/debug/pdf_parse.o
    CC build/debug/pdf_pattern.o
    CC build/debug/pdf_repair.o
    CC build/debug/pdf_shade.o
pdf/pdf_shade.c: In function ‘pdf_load_function_based_shading’:
pdf/pdf_shade.c:372:12: warning: declaration of ‘y0’ shadows a global declaration [-Wshadow]
pdf/pdf_shade.c:372:20: warning: declaration of ‘y1’ shadows a global declaration [-Wshadow]
pdf/pdf_shade.c:377:12: warning: declaration of ‘yn’ shadows a global declaration [-Wshadow]
pdf/pdf_shade.c: In function ‘pdf_load_axial_shading’:
pdf/pdf_shade.c:439:12: warning: declaration of ‘y0’ shadows a global declaration [-Wshadow]
pdf/pdf_shade.c:439:20: warning: declaration of ‘y1’ shadows a global declaration [-Wshadow]
pdf/pdf_shade.c: In function ‘pdf_load_radial_shading’:
pdf/pdf_shade.c:490:12: warning: declaration of ‘y0’ shadows a global declaration [-Wshadow]
pdf/pdf_shade.c:490:24: warning: declaration of ‘y1’ shadows a global declaration [-Wshadow]
    CC build/debug/pdf_store.o
pdf/pdf_store.c: In function ‘pdf_find_item’:
pdf/pdf_store.c:64:50: warning: declaration of ‘free’ shadows a global declaration [-Wshadow]
pdf/pdf_store.c: In function ‘pdf_remove_item’:
pdf/pdf_store.c:70:52: warning: declaration of ‘free’ shadows a global declaration [-Wshadow]
    CC build/debug/pdf_stream.o
pdf/pdf_stream.c: In function ‘build_filter’:
pdf/pdf_stream.c:78:12: warning: declaration of ‘columns’ shadows a previous local [-Wshadow]
pdf/pdf_stream.c:58:6: warning: shadowed declaration is here [-Wshadow]
    CC build/debug/pdf_type3.o
    CC build/debug/pdf_unicode.o
    CC build/debug/pdf_xobject.o
    CC build/debug/pdf_xref.o
pdf/pdf_xref.c: In function ‘pdf_meta’:
pdf/pdf_xref.c:1210:7: warning: variable ‘i’ set but not used [-Wunused-but-set-variable]
    CC build/debug/xps_common.o
    CC build/debug/xps_doc.o
    CC build/debug/xps_glyphs.o
xps/xps_glyphs.c: In function ‘xps_parse_glyphs’:
xps/xps_glyphs.c:378:8: warning: variable ‘caret_stops_att’ set but not used [-Wunused-but-set-variable]
    CC build/debug/xps_gradient.o
xps/xps_gradient.c: In function ‘xps_draw_one_radial_gradient’:
xps/xps_gradient.c:208:18: warning: declaration of ‘y0’ shadows a global declaration [-Wshadow]
xps/xps_gradient.c:209:18: warning: declaration of ‘y1’ shadows a global declaration [-Wshadow]
xps/xps_gradient.c: In function ‘xps_draw_one_linear_gradient’:
xps/xps_gradient.c:250:18: warning: declaration of ‘y0’ shadows a global declaration [-Wshadow]
xps/xps_gradient.c:250:38: warning: declaration of ‘y1’ shadows a global declaration [-Wshadow]
xps/xps_gradient.c: In function ‘xps_draw_radial_gradient’:
xps/xps_gradient.c:303:12: warning: declaration of ‘y0’ shadows a global declaration [-Wshadow]
xps/xps_gradient.c:304:12: warning: declaration of ‘y1’ shadows a global declaration [-Wshadow]
xps/xps_gradient.c: In function ‘xps_draw_linear_gradient’:
xps/xps_gradient.c:383:12: warning: declaration of ‘y0’ shadows a global declaration [-Wshadow]
xps/xps_gradient.c:383:20: warning: declaration of ‘y1’ shadows a global declaration [-Wshadow]
xps/xps_gradient.c: In function ‘xps_parse_gradient_brush’:
xps/xps_gradient.c:448:8: warning: variable ‘mapping_att’ set but not used [-Wunused-but-set-variable]
xps/xps_gradient.c:446:8: warning: variable ‘interpolation_att’ set but not used [-Wunused-but-set-variable]
    CC build/debug/xps_image.o
xps/xps_image.c: In function ‘xps_find_image_brush_source_part’:
xps/xps_image.c:99:8: warning: variable ‘profile_name’ set but not used [-Wunused-but-set-variable]
    CC build/debug/xps_outline.o
    CC build/debug/xps_path.o
xps/xps_path.c: In function ‘xps_draw_arc’:
xps/xps_path.c:156:12: warning: declaration of ‘y1’ shadows a global declaration [-Wshadow]
xps/xps_path.c: In function ‘xps_parse_abbreviated_geometry’:
xps/xps_path.c:268:12: warning: declaration of ‘y1’ shadows a global declaration [-Wshadow]
    CC build/debug/xps_resource.o
    CC build/debug/xps_tile.o
xps/xps_tile.c: In function ‘xps_parse_tiling_brush’:
xps/xps_tile.c:174:11: warning: declaration of ‘y0’ shadows a global declaration [-Wshadow]
xps/xps_tile.c:174:19: warning: declaration of ‘y1’ shadows a global declaration [-Wshadow]
xps/xps_tile.c:79:8: warning: variable ‘viewport_units_att’ set but not used [-Wunused-but-set-variable]
xps/xps_tile.c:78:8: warning: variable ‘viewbox_units_att’ set but not used [-Wunused-but-set-variable]
    CC build/debug/xps_util.o
    CC build/debug/xps_xml.o
    CC build/debug/xps_zip.o
xps/xps_zip.c: In function ‘xps_read_zip_entry’:
xps/xps_zip.c:106:15: warning: variable ‘general’ set but not used [-Wunused-but-set-variable]
xps/xps_zip.c:106:6: warning: variable ‘version’ set but not used [-Wunused-but-set-variable]
    CC build/debug/mucbz.o
    AR build/debug/libfitz.a
    CC build/debug/mudraw.o
    LINK build/debug/mudraw
    CC build/debug/mupdfclean.o
apps/mupdfclean.c: In function ‘renumberobj’:
apps/mupdfclean.c:199:14: warning: declaration of ‘ctx’ shadows a global declaration [-Wshadow]
apps/mupdfclean.c:34:20: warning: shadowed declaration is here [-Wshadow]
    LINK build/debug/mupdfclean
    CC build/debug/mupdfextract.o
    LINK build/debug/mupdfextract
    CC build/debug/mupdfinfo.o
apps/mupdfinfo.c: In function ‘gatherpatterns’:
apps/mupdfinfo.c:495:12: warning: declaration of ‘shading’ shadows a global declaration [-Wshadow]
apps/mupdfinfo.c:83:21: warning: shadowed declaration is here [-Wshadow]
apps/mupdfinfo.c: In function ‘gatherresourceinfo’:
apps/mupdfinfo.c:559:11: warning: declaration of ‘font’ shadows a global declaration [-Wshadow]
apps/mupdfinfo.c:79:21: warning: shadowed declaration is here [-Wshadow]
apps/mupdfinfo.c:562:11: warning: declaration of ‘pattern’ shadows a global declaration [-Wshadow]
apps/mupdfinfo.c:85:21: warning: shadowed declaration is here [-Wshadow]
    LINK build/debug/mupdfinfo
    CC build/debug/mupdfshow.o
    LINK build/debug/mupdfshow
    CC build/debug/mubusy_draw.o
    CC build/debug/mubusy_pdfclean.o
In file included from apps/mubusy_pdfclean.c:2:0:
apps/mupdfclean.c: In function ‘renumberobj’:
apps/mupdfclean.c:199:14: warning: declaration of ‘ctx’ shadows a global declaration [-Wshadow]
apps/mupdfclean.c:34:20: warning: shadowed declaration is here [-Wshadow]
    CC build/debug/mubusy_pdfextract.o
    CC build/debug/mubusy_pdfinfo.o
In file included from apps/mubusy_pdfinfo.c:2:0:
apps/mupdfinfo.c: In function ‘gatherpatterns’:
apps/mupdfinfo.c:495:12: warning: declaration of ‘shading’ shadows a global declaration [-Wshadow]
apps/mupdfinfo.c:83:21: warning: shadowed declaration is here [-Wshadow]
apps/mupdfinfo.c: In function ‘gatherresourceinfo’:
apps/mupdfinfo.c:559:11: warning: declaration of ‘font’ shadows a global declaration [-Wshadow]
apps/mupdfinfo.c:79:21: warning: shadowed declaration is here [-Wshadow]
apps/mupdfinfo.c:562:11: warning: declaration of ‘pattern’ shadows a global declaration [-Wshadow]
apps/mupdfinfo.c:85:21: warning: shadowed declaration is here [-Wshadow]
    CC build/debug/mubusy_pdfshow.o
    CC build/debug/mubusy.o
    LINK build/debug/mubusy



Create a new paste based on this one


Comments: