[gs-regression] local cluster regression mupdf 1bec8093c82fafffb75a639a2f7b7d8996a20ce4
marcos.woehrmann at artifex.com
marcos.woehrmann at artifex.com
Fri Apr 6 08:42:01 UTC 2012
1bec809 mucbz: use fz_malloc, not malloc.
------------------------------------------------------------------------
commit 1bec8093c82fafffb75a639a2f7b7d8996a20ce4
Author: Robin Watts <robin.watts at artifex.com>
Date: Fri Apr 6 09:38:24 2012 +0100
mucbz: use fz_malloc, not malloc.
Changed files:
cbz/mucbz.c
An error occurred that prevented the local cluster run from finishing:
i7b reports: compileFail: mupdf
feet reports: compileFail: mupdf
inches reports: compileFail: mupdf
henrysx6 reports: compileFail: mupdf
x6 reports: compileFail: mupdf
kilometers reports: compileFail: mupdf
i7a reports: compileFail: mupdf
meters reports: compileFail: mupdf
i7 reports: compileFail: mupdf
peeves reports: compileFail: mupdf
miles reports: compileFail: mupdf
macpro reports: compileFail: mupdf
i7b log:
gcc (Debian 4.3.2-1.1) 4.3.2
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compileFail: mupdf
makemupdf.out (last 50 lines):
CC build/debug/xps_gradient.o
CC build/debug/xps_image.o
CC build/debug/xps_outline.o
CC build/debug/xps_path.o
CC build/debug/xps_resource.o
CC build/debug/xps_tile.o
CC build/debug/xps_util.o
CC build/debug/xps_xml.o
CC build/debug/xps_zip.o
CC build/debug/mucbz.o
CC build/debug/mudraw.o
CC build/debug/mupdfclean.o
CC build/debug/mupdfextract.o
CC build/debug/mupdfinfo.o
CC build/debug/mupdfshow.o
cbz/mucbz.c: In function 'cbz_read_zip_dir_imp':
cbz/mucbz.c:236: warning: passing argument 1 of 'fz_malloc' makes pointer from integer without a cast
cbz/mucbz.c:236: error: too few arguments to function 'fz_malloc'
make: *** [build/debug/mucbz.o] Error 1
make: *** Waiting for unfinished jobs....
CC build/debug/x11_main.o
AR build/debug/libfreetype.a
AR build/debug/libjbig2dec.a
AR build/debug/libjpeg.a
AR build/debug/libopenjpeg.a
AR build/debug/libz.a
LINK build/debug/cmapdump
GEN generated/cmap_cns.h
warning: ignoring surrogate pair mapping in cmap
warning: ... repeated 1702 times ...
GEN generated/cmap_gb.h
warning: ignoring surrogate pair mapping in cmap
warning: ... repeated 6 times ...
GEN generated/cmap_japan.h
warning: ignoring surrogate pair mapping in cmap
warning: ... repeated 388 times ...
GEN generated/cmap_korea.h
CC build/debug/pdf_cmap_table.o
LINK build/debug/fontdump
GEN generated/font_base14.h
GEN generated/font_droid.h
GEN generated/font_cjk.h
CC build/debug/pdf_fontfile.o
CC build/debug/mucbz.o
cbz/mucbz.c: In function 'cbz_read_zip_dir_imp':
cbz/mucbz.c:236: warning: passing argument 1 of 'fz_malloc' makes pointer from integer without a cast
cbz/mucbz.c:236: error: too few arguments to function 'fz_malloc'
make: *** [build/debug/mucbz.o] Error 1
i7b stdout:
cp: cannot stat `/home/marcos/cluster/mupdf/build/debug/pdfdraw': No such file or directory
feet log:
gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compileFail: mupdf
makemupdf.out (last 50 lines):
CC build/debug/xps_tile.o
CC build/debug/xps_util.o
CC build/debug/xps_xml.o
CC build/debug/xps_zip.o
CC build/debug/mucbz.o
CC build/debug/mudraw.o
CC build/debug/mupdfclean.o
CC build/debug/mupdfextract.o
CC build/debug/mupdfinfo.o
CC build/debug/mupdfshow.o
CC build/debug/x11_main.o
CC build/debug/x11_image.o
CC build/debug/pdfapp.o
cbz/mucbz.c: In function 'cbz_read_zip_dir_imp':
cbz/mucbz.c:236: warning: passing argument 1 of 'fz_malloc' makes pointer from integer without a cast
fitz/fitz.h:353: note: expected 'struct fz_context *' but argument is of type 'int'
cbz/mucbz.c:236: error: too few arguments to function 'fz_malloc'
CC build/debug/mubusy_draw.o
make: *** [build/debug/mucbz.o] Error 1
make: *** Waiting for unfinished jobs....
AR build/debug/libfreetype.a
AR build/debug/libjbig2dec.a
AR build/debug/libjpeg.a
AR build/debug/libopenjpeg.a
AR build/debug/libz.a
LINK build/debug/cmapdump
GEN generated/cmap_cns.h
warning: ignoring surrogate pair mapping in cmap
warning: ... repeated 1702 times ...
GEN generated/cmap_gb.h
warning: ignoring surrogate pair mapping in cmap
warning: ... repeated 6 times ...
GEN generated/cmap_japan.h
warning: ignoring surrogate pair mapping in cmap
warning: ... repeated 388 times ...
GEN generated/cmap_korea.h
CC build/debug/pdf_cmap_table.o
LINK build/debug/fontdump
GEN generated/font_base14.h
GEN generated/font_droid.h
GEN generated/font_cjk.h
CC build/debug/pdf_fontfile.o
CC build/debug/mucbz.o
cbz/mucbz.c: In function 'cbz_read_zip_dir_imp':
cbz/mucbz.c:236: warning: passing argument 1 of 'fz_malloc' makes pointer from integer without a cast
fitz/fitz.h:353: note: expected 'struct fz_context *' but argument is of type 'int'
cbz/mucbz.c:236: error: too few arguments to function 'fz_malloc'
make: *** [build/debug/mucbz.o] Error 1
feet stdout:
cp: cannot stat `/home/marcos/cluster/mupdf/build/debug/pdfdraw': No such file or directory
inches log:
gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compileFail: mupdf
makemupdf.out (last 50 lines):
CC build/debug/xps_resource.o
CC build/debug/xps_tile.o
CC build/debug/xps_util.o
CC build/debug/xps_xml.o
CC build/debug/xps_zip.o
CC build/debug/mucbz.o
CC build/debug/mudraw.o
CC build/debug/mupdfclean.o
CC build/debug/mupdfextract.o
CC build/debug/mupdfinfo.o
CC build/debug/mupdfshow.o
CC build/debug/x11_main.o
cbz/mucbz.c: In function 'cbz_read_zip_dir_imp':
cbz/mucbz.c:236: warning: passing argument 1 of 'fz_malloc' makes pointer from integer without a cast
CC build/debug/x11_image.o
fitz/fitz.h:353: note: expected 'struct fz_context *' but argument is of type 'int'
cbz/mucbz.c:236: error: too few arguments to function 'fz_malloc'
CC build/debug/pdfapp.o
make: *** [build/debug/mucbz.o] Error 1
make: *** Waiting for unfinished jobs....
AR build/debug/libfreetype.a
AR build/debug/libjbig2dec.a
AR build/debug/libjpeg.a
AR build/debug/libopenjpeg.a
AR build/debug/libz.a
LINK build/debug/cmapdump
GEN generated/cmap_cns.h
warning: ignoring surrogate pair mapping in cmap
warning: ... repeated 1702 times ...
GEN generated/cmap_gb.h
warning: ignoring surrogate pair mapping in cmap
warning: ... repeated 6 times ...
GEN generated/cmap_japan.h
warning: ignoring surrogate pair mapping in cmap
warning: ... repeated 388 times ...
GEN generated/cmap_korea.h
CC build/debug/pdf_cmap_table.o
LINK build/debug/fontdump
GEN generated/font_base14.h
GEN generated/font_droid.h
GEN generated/font_cjk.h
CC build/debug/pdf_fontfile.o
CC build/debug/mucbz.o
cbz/mucbz.c: In function 'cbz_read_zip_dir_imp':
cbz/mucbz.c:236: warning: passing argument 1 of 'fz_malloc' makes pointer from integer without a cast
fitz/fitz.h:353: note: expected 'struct fz_context *' but argument is of type 'int'
cbz/mucbz.c:236: error: too few arguments to function 'fz_malloc'
make: *** [build/debug/mucbz.o] Error 1
inches stdout:
cp: cannot stat `/home/marcos/cluster/mupdf/build/debug/pdfdraw': No such file or directory
henrysx6 log:
gcc (Ubuntu/Linaro 4.6.1-9ubuntu3) 4.6.1
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compileFail: mupdf
makemupdf.out (last 50 lines):
CC build/debug/mupdfclean.o
CC build/debug/mupdfextract.o
CC build/debug/mupdfinfo.o
CC build/debug/mupdfshow.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/x11_main.o
CC build/debug/x11_image.o
CC build/debug/pdfapp.o
cbz/mucbz.c: In function 'cbz_read_zip_dir_imp':
cbz/mucbz.c:236:3: warning: passing argument 1 of 'fz_malloc' makes pointer from integer without a cast [enabled by default]
fitz/fitz.h:353:7: note: expected 'struct fz_context *' but argument is of type 'int'
cbz/mucbz.c:236:3: error: too few arguments to function 'fz_malloc'
fitz/fitz.h:353:7: note: declared here
CC build/debug/mubusy_draw.o
CC build/debug/mubusy_pdfclean.o
make: *** [build/debug/mucbz.o] Error 1
make: *** Waiting for unfinished jobs....
AR build/debug/libfreetype.a
AR build/debug/libjbig2dec.a
AR build/debug/libjpeg.a
AR build/debug/libopenjpeg.a
AR build/debug/libz.a
LINK build/debug/cmapdump
GEN generated/cmap_cns.h
warning: ignoring surrogate pair mapping in cmap
warning: ... repeated 1702 times ...
GEN generated/cmap_gb.h
warning: ignoring surrogate pair mapping in cmap
warning: ... repeated 6 times ...
GEN generated/cmap_japan.h
warning: ignoring surrogate pair mapping in cmap
warning: ... repeated 388 times ...
GEN generated/cmap_korea.h
CC build/debug/pdf_cmap_table.o
LINK build/debug/fontdump
GEN generated/font_base14.h
GEN generated/font_droid.h
GEN generated/font_cjk.h
CC build/debug/pdf_fontfile.o
CC build/debug/mucbz.o
cbz/mucbz.c: In function 'cbz_read_zip_dir_imp':
cbz/mucbz.c:236:3: warning: passing argument 1 of 'fz_malloc' makes pointer from integer without a cast [enabled by default]
fitz/fitz.h:353:7: note: expected 'struct fz_context *' but argument is of type 'int'
cbz/mucbz.c:236:3: error: too few arguments to function 'fz_malloc'
fitz/fitz.h:353:7: note: declared here
make: *** [build/debug/mucbz.o] Error 1
henrysx6 stdout:
cp: cannot stat `/home/marcosw/cluster/mupdf/build/debug/pdfdraw': No such file or directory
x6 log:
gcc (Ubuntu 4.4.3-4ubuntu5.1) 4.4.3
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compileFail: mupdf
makemupdf.out (last 50 lines):
CC build/debug/xps_util.o
CC build/debug/xps_xml.o
CC build/debug/xps_zip.o
CC build/debug/mucbz.o
CC build/debug/mudraw.o
CC build/debug/mupdfclean.o
CC build/debug/mupdfextract.o
CC build/debug/mupdfinfo.o
CC build/debug/mupdfshow.o
CC build/debug/x11_main.o
CC build/debug/x11_image.o
CC build/debug/pdfapp.o
CC build/debug/mubusy_draw.o
cbz/mucbz.c: In function 'cbz_read_zip_dir_imp':
cbz/mucbz.c:236: warning: passing argument 1 of 'fz_malloc' makes pointer from integer without a cast
fitz/fitz.h:353: note: expected 'struct fz_context *' but argument is of type 'int'
cbz/mucbz.c:236: error: too few arguments to function 'fz_malloc'
CC build/debug/mubusy_pdfclean.o
make: *** [build/debug/mucbz.o] Error 1
make: *** Waiting for unfinished jobs....
AR build/debug/libfreetype.a
AR build/debug/libjbig2dec.a
AR build/debug/libjpeg.a
AR build/debug/libopenjpeg.a
AR build/debug/libz.a
LINK build/debug/cmapdump
GEN generated/cmap_cns.h
warning: ignoring surrogate pair mapping in cmap
warning: ... repeated 1702 times ...
GEN generated/cmap_gb.h
warning: ignoring surrogate pair mapping in cmap
warning: ... repeated 6 times ...
GEN generated/cmap_japan.h
warning: ignoring surrogate pair mapping in cmap
warning: ... repeated 388 times ...
GEN generated/cmap_korea.h
CC build/debug/pdf_cmap_table.o
LINK build/debug/fontdump
GEN generated/font_base14.h
GEN generated/font_droid.h
GEN generated/font_cjk.h
CC build/debug/pdf_fontfile.o
CC build/debug/mucbz.o
cbz/mucbz.c: In function 'cbz_read_zip_dir_imp':
cbz/mucbz.c:236: warning: passing argument 1 of 'fz_malloc' makes pointer from integer without a cast
fitz/fitz.h:353: note: expected 'struct fz_context *' but argument is of type 'int'
cbz/mucbz.c:236: error: too few arguments to function 'fz_malloc'
make: *** [build/debug/mucbz.o] Error 1
x6 stdout:
cp: cannot stat `/home/marcos/cluster/mupdf/build/debug/pdfdraw': No such file or directory
kilometers log:
gcc (Ubuntu 4.4.3-4ubuntu5.1) 4.4.3
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compileFail: mupdf
makemupdf.out (last 50 lines):
CC build/debug/xps_path.o
CC build/debug/xps_resource.o
CC build/debug/xps_tile.o
CC build/debug/xps_util.o
CC build/debug/xps_xml.o
CC build/debug/xps_zip.o
CC build/debug/mucbz.o
CC build/debug/mudraw.o
CC build/debug/mupdfclean.o
CC build/debug/mupdfextract.o
CC build/debug/mupdfinfo.o
CC build/debug/mupdfshow.o
CC build/debug/x11_main.o
CC build/debug/x11_image.o
cbz/mucbz.c: In function 'cbz_read_zip_dir_imp':
cbz/mucbz.c:236: warning: passing argument 1 of 'fz_malloc' makes pointer from integer without a cast
fitz/fitz.h:353: note: expected 'struct fz_context *' but argument is of type 'int'
cbz/mucbz.c:236: error: too few arguments to function 'fz_malloc'
make: *** [build/debug/mucbz.o] Error 1
make: *** Waiting for unfinished jobs....
AR build/debug/libfreetype.a
AR build/debug/libjbig2dec.a
AR build/debug/libjpeg.a
AR build/debug/libopenjpeg.a
AR build/debug/libz.a
LINK build/debug/cmapdump
GEN generated/cmap_cns.h
warning: ignoring surrogate pair mapping in cmap
warning: ... repeated 1702 times ...
GEN generated/cmap_gb.h
warning: ignoring surrogate pair mapping in cmap
warning: ... repeated 6 times ...
GEN generated/cmap_japan.h
warning: ignoring surrogate pair mapping in cmap
warning: ... repeated 388 times ...
GEN generated/cmap_korea.h
CC build/debug/pdf_cmap_table.o
LINK build/debug/fontdump
GEN generated/font_base14.h
GEN generated/font_droid.h
GEN generated/font_cjk.h
CC build/debug/pdf_fontfile.o
CC build/debug/mucbz.o
cbz/mucbz.c: In function 'cbz_read_zip_dir_imp':
cbz/mucbz.c:236: warning: passing argument 1 of 'fz_malloc' makes pointer from integer without a cast
fitz/fitz.h:353: note: expected 'struct fz_context *' but argument is of type 'int'
cbz/mucbz.c:236: error: too few arguments to function 'fz_malloc'
make: *** [build/debug/mucbz.o] Error 1
kilometers stdout:
cp: cannot stat `/home/marcos/cluster/mupdf/build/debug/pdfdraw': No such file or directory
i7a log:
gcc (Debian 4.3.2-1.1) 4.3.2
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compileFail: mupdf
makemupdf.out (last 50 lines):
CC build/debug/pdf_type3.o
CC build/debug/xps_common.o
CC build/debug/xps_doc.o
CC build/debug/xps_gradient.o
CC build/debug/xps_glyphs.o
CC build/debug/xps_image.o
CC build/debug/xps_path.o
CC build/debug/xps_resource.o
CC build/debug/xps_tile.o
CC build/debug/xps_util.o
CC build/debug/xps_xml.o
CC build/debug/mucbz.o
CC build/debug/mupdfclean.o
CC build/debug/mupdfextract.o
CC build/debug/mupdfinfo.o
cbz/mucbz.c: In function 'cbz_read_zip_dir_imp':
cbz/mucbz.c:236: warning: passing argument 1 of 'fz_malloc' makes pointer from integer without a cast
cbz/mucbz.c:236: error: too few arguments to function 'fz_malloc'
make: *** [build/debug/mucbz.o] Error 1
make: *** Waiting for unfinished jobs....
CC build/debug/mupdfshow.o
AR build/debug/libfreetype.a
AR build/debug/libjbig2dec.a
AR build/debug/libjpeg.a
AR build/debug/libopenjpeg.a
AR build/debug/libz.a
LINK build/debug/cmapdump
GEN generated/cmap_cns.h
warning: ignoring surrogate pair mapping in cmap
warning: ... repeated 1702 times ...
GEN generated/cmap_gb.h
warning: ignoring surrogate pair mapping in cmap
warning: ... repeated 6 times ...
GEN generated/cmap_japan.h
warning: ignoring surrogate pair mapping in cmap
warning: ... repeated 388 times ...
GEN generated/cmap_korea.h
CC build/debug/pdf_cmap_table.o
LINK build/debug/fontdump
GEN generated/font_base14.h
GEN generated/font_droid.h
GEN generated/font_cjk.h
CC build/debug/pdf_fontfile.o
CC build/debug/mucbz.o
cbz/mucbz.c: In function 'cbz_read_zip_dir_imp':
cbz/mucbz.c:236: warning: passing argument 1 of 'fz_malloc' makes pointer from integer without a cast
cbz/mucbz.c:236: error: too few arguments to function 'fz_malloc'
make: *** [build/debug/mucbz.o] Error 1
i7a stdout:
cp: cannot stat `/home/marcos/cluster/mupdf/build/debug/pdfdraw': No such file or directory
meters log:
gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compileFail: mupdf
makemupdf.out (last 50 lines):
CC build/debug/xps_resource.o
CC build/debug/xps_tile.o
CC build/debug/xps_util.o
CC build/debug/xps_xml.o
CC build/debug/xps_zip.o
CC build/debug/mucbz.o
CC build/debug/mudraw.o
CC build/debug/mupdfclean.o
CC build/debug/mupdfextract.o
CC build/debug/mupdfinfo.o
CC build/debug/mupdfshow.o
CC build/debug/x11_main.o
CC build/debug/x11_image.o
CC build/debug/pdfapp.o
cbz/mucbz.c: In function 'cbz_read_zip_dir_imp':
cbz/mucbz.c:236: warning: passing argument 1 of 'fz_malloc' makes pointer from integer without a cast
fitz/fitz.h:353: note: expected 'struct fz_context *' but argument is of type 'int'
cbz/mucbz.c:236: error: too few arguments to function 'fz_malloc'
make: *** [build/debug/mucbz.o] Error 1
make: *** Waiting for unfinished jobs....
AR build/debug/libfreetype.a
AR build/debug/libjbig2dec.a
AR build/debug/libjpeg.a
AR build/debug/libopenjpeg.a
AR build/debug/libz.a
LINK build/debug/cmapdump
GEN generated/cmap_cns.h
warning: ignoring surrogate pair mapping in cmap
warning: ... repeated 1702 times ...
GEN generated/cmap_gb.h
warning: ignoring surrogate pair mapping in cmap
warning: ... repeated 6 times ...
GEN generated/cmap_japan.h
warning: ignoring surrogate pair mapping in cmap
warning: ... repeated 388 times ...
GEN generated/cmap_korea.h
CC build/debug/pdf_cmap_table.o
LINK build/debug/fontdump
GEN generated/font_base14.h
GEN generated/font_droid.h
GEN generated/font_cjk.h
CC build/debug/pdf_fontfile.o
CC build/debug/mucbz.o
cbz/mucbz.c: In function 'cbz_read_zip_dir_imp':
cbz/mucbz.c:236: warning: passing argument 1 of 'fz_malloc' makes pointer from integer without a cast
fitz/fitz.h:353: note: expected 'struct fz_context *' but argument is of type 'int'
cbz/mucbz.c:236: error: too few arguments to function 'fz_malloc'
make: *** [build/debug/mucbz.o] Error 1
meters stdout:
cp: cannot stat `/home/marcos/cluster/mupdf/build/debug/pdfdraw': No such file or directory
i7 log:
gcc (Ubuntu 4.4.3-4ubuntu5.1) 4.4.3
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compileFail: mupdf
makemupdf.out (last 50 lines):
CC build/debug/xps_resource.o
CC build/debug/xps_tile.o
CC build/debug/xps_util.o
CC build/debug/xps_xml.o
CC build/debug/xps_zip.o
CC build/debug/mucbz.o
CC build/debug/mupdfclean.o
CC build/debug/mudraw.o
CC build/debug/mupdfextract.o
CC build/debug/mupdfinfo.o
CC build/debug/mupdfshow.o
CC build/debug/x11_main.o
CC build/debug/x11_image.o
CC build/debug/pdfapp.o
cbz/mucbz.c: In function 'cbz_read_zip_dir_imp':
cbz/mucbz.c:236: warning: passing argument 1 of 'fz_malloc' makes pointer from integer without a cast
fitz/fitz.h:353: note: expected 'struct fz_context *' but argument is of type 'int'
cbz/mucbz.c:236: error: too few arguments to function 'fz_malloc'
make: *** [build/debug/mucbz.o] Error 1
make: *** Waiting for unfinished jobs....
AR build/debug/libfreetype.a
AR build/debug/libjbig2dec.a
AR build/debug/libjpeg.a
AR build/debug/libopenjpeg.a
AR build/debug/libz.a
LINK build/debug/cmapdump
GEN generated/cmap_cns.h
warning: ignoring surrogate pair mapping in cmap
warning: ... repeated 1702 times ...
GEN generated/cmap_gb.h
warning: ignoring surrogate pair mapping in cmap
warning: ... repeated 6 times ...
GEN generated/cmap_japan.h
warning: ignoring surrogate pair mapping in cmap
warning: ... repeated 388 times ...
GEN generated/cmap_korea.h
CC build/debug/pdf_cmap_table.o
LINK build/debug/fontdump
GEN generated/font_base14.h
GEN generated/font_droid.h
GEN generated/font_cjk.h
CC build/debug/pdf_fontfile.o
CC build/debug/mucbz.o
cbz/mucbz.c: In function 'cbz_read_zip_dir_imp':
cbz/mucbz.c:236: warning: passing argument 1 of 'fz_malloc' makes pointer from integer without a cast
fitz/fitz.h:353: note: expected 'struct fz_context *' but argument is of type 'int'
cbz/mucbz.c:236: error: too few arguments to function 'fz_malloc'
make: *** [build/debug/mucbz.o] Error 1
i7 stdout:
cp: cannot stat `/home/marcos/cluster/mupdf/build/debug/pdfdraw': No such file or directory
peeves log:
gcc (Ubuntu 4.4.1-4ubuntu9) 4.4.1
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compileFail: mupdf
makemupdf.out (last 50 lines):
CC build/debug/mudraw.o
CC build/debug/mupdfclean.o
CC build/debug/mupdfextract.o
CC build/debug/mupdfinfo.o
CC build/debug/mupdfshow.o
CC build/debug/x11_main.o
CC build/debug/x11_image.o
CC build/debug/pdfapp.o
CC build/debug/mubusy_draw.o
CC build/debug/mubusy_pdfclean.o
CC build/debug/mubusy_pdfextract.o
CC build/debug/mubusy_pdfinfo.o
CC build/debug/mubusy_pdfshow.o
CC build/debug/mubusy.o
AR build/debug/libfreetype.a
AR build/debug/libjbig2dec.a
AR build/debug/libjpeg.a
AR build/debug/libopenjpeg.a
AR build/debug/libz.a
LINK build/debug/cmapdump
LINK build/debug/fontdump
cbz/mucbz.c: In function 'cbz_read_zip_dir_imp':
cbz/mucbz.c:236: warning: passing argument 1 of 'fz_malloc' makes pointer from integer without a cast
fitz/fitz.h:353: note: expected 'struct fz_context *' but argument is of type 'int'
cbz/mucbz.c:236: error: too few arguments to function 'fz_malloc'
GEN generated/font_base14.h
GEN generated/font_droid.h
GEN generated/font_cjk.h
GEN generated/cmap_cns.h
GEN generated/cmap_gb.h
warning: ignoring surrogate pair mapping in cmap
make: *** [build/debug/mucbz.o] Error 1
make: *** Waiting for unfinished jobs....
warning: ... repeated 1702 times ...
warning: ... repeated 6 times ...
GEN generated/cmap_japan.h
warning: ignoring surrogate pair mapping in cmap
warning: ... repeated 388 times ...
GEN generated/cmap_korea.h
CC build/debug/pdf_cmap_table.o
CC build/debug/pdf_fontfile.o
CC build/debug/mucbz.o
cbz/mucbz.c: In function 'cbz_read_zip_dir_imp':
cbz/mucbz.c:236: warning: passing argument 1 of 'fz_malloc' makes pointer from integer without a cast
fitz/fitz.h:353: note: expected 'struct fz_context *' but argument is of type 'int'
cbz/mucbz.c:236: error: too few arguments to function 'fz_malloc'
make: *** [build/debug/mucbz.o] Error 1
peeves stdout:
cp: cannot stat `/home/marcos/cluster/mupdf/build/debug/pdfdraw': No such file or directory
miles log:
gcc (Ubuntu 4.4.3-4ubuntu5.1) 4.4.3
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compileFail: mupdf
makemupdf.out (last 50 lines):
CC build/debug/xps_outline.o
CC build/debug/xps_path.o
CC build/debug/xps_resource.o
CC build/debug/xps_tile.o
CC build/debug/xps_util.o
CC build/debug/xps_xml.o
CC build/debug/xps_zip.o
CC build/debug/mucbz.o
CC build/debug/mudraw.o
CC build/debug/mupdfclean.o
CC build/debug/mupdfextract.o
CC build/debug/mupdfinfo.o
cbz/mucbz.c: In function 'cbz_read_zip_dir_imp':
cbz/mucbz.c:236: warning: passing argument 1 of 'fz_malloc' makes pointer from integer without a cast
fitz/fitz.h:353: note: expected 'struct fz_context *' but argument is of type 'int'
cbz/mucbz.c:236: error: too few arguments to function 'fz_malloc'
CC build/debug/mupdfshow.o
CC build/debug/x11_main.o
make: *** [build/debug/mucbz.o] Error 1
make: *** Waiting for unfinished jobs....
AR build/debug/libfreetype.a
AR build/debug/libjbig2dec.a
AR build/debug/libjpeg.a
AR build/debug/libopenjpeg.a
AR build/debug/libz.a
LINK build/debug/cmapdump
GEN generated/cmap_cns.h
warning: ignoring surrogate pair mapping in cmap
warning: ... repeated 1702 times ...
GEN generated/cmap_gb.h
warning: ignoring surrogate pair mapping in cmap
warning: ... repeated 6 times ...
GEN generated/cmap_japan.h
warning: ignoring surrogate pair mapping in cmap
warning: ... repeated 388 times ...
GEN generated/cmap_korea.h
CC build/debug/pdf_cmap_table.o
LINK build/debug/fontdump
GEN generated/font_base14.h
GEN generated/font_droid.h
GEN generated/font_cjk.h
CC build/debug/pdf_fontfile.o
CC build/debug/mucbz.o
cbz/mucbz.c: In function 'cbz_read_zip_dir_imp':
cbz/mucbz.c:236: warning: passing argument 1 of 'fz_malloc' makes pointer from integer without a cast
fitz/fitz.h:353: note: expected 'struct fz_context *' but argument is of type 'int'
cbz/mucbz.c:236: error: too few arguments to function 'fz_malloc'
make: *** [build/debug/mucbz.o] Error 1
miles stdout:
cp: cannot stat `/home/marcos/cluster/mupdf/build/debug/pdfdraw': No such file or directory
macpro log:
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compileFail: mupdf
makemupdf.out (last 50 lines):
CC build/debug/xps_zip.o
CC build/debug/mucbz.o
CC build/debug/mudraw.o
CC build/debug/mupdfclean.o
CC build/debug/mupdfextract.o
CC build/debug/mupdfinfo.o
CC build/debug/mupdfshow.o
CC build/debug/x11_main.o
CC build/debug/x11_image.o
CC build/debug/pdfapp.o
cbz/mucbz.c: In function 'cbz_read_zip_dir_imp':
cbz/mucbz.c:236: warning: passing argument 1 of 'fz_malloc' makes pointer from integer without a cast
cbz/mucbz.c:236: error: too few arguments to function 'fz_malloc'
CC build/debug/mubusy_draw.o
make: *** [build/debug/mucbz.o] Error 1
make: *** Waiting for unfinished jobs....
AR build/debug/libfreetype.a
ranlib build/debug/libfreetype.a
AR build/debug/libjbig2dec.a
ranlib build/debug/libjbig2dec.a
AR build/debug/libjpeg.a
ranlib build/debug/libjpeg.a
AR build/debug/libopenjpeg.a
ranlib build/debug/libopenjpeg.a
AR build/debug/libz.a
ranlib build/debug/libz.a
LINK build/debug/cmapdump
GEN generated/cmap_cns.h
warning: ignoring surrogate pair mapping in cmap
warning: ... repeated 1702 times ...
GEN generated/cmap_gb.h
warning: ignoring surrogate pair mapping in cmap
warning: ... repeated 6 times ...
GEN generated/cmap_japan.h
warning: ignoring surrogate pair mapping in cmap
warning: ... repeated 388 times ...
GEN generated/cmap_korea.h
CC build/debug/pdf_cmap_table.o
LINK build/debug/fontdump
GEN generated/font_base14.h
GEN generated/font_droid.h
GEN generated/font_cjk.h
CC build/debug/pdf_fontfile.o
CC build/debug/mucbz.o
cbz/mucbz.c: In function 'cbz_read_zip_dir_imp':
cbz/mucbz.c:236: warning: passing argument 1 of 'fz_malloc' makes pointer from integer without a cast
cbz/mucbz.c:236: error: too few arguments to function 'fz_malloc'
make: *** [build/debug/mucbz.o] Error 1
macpro stdout:
cp: /Users/marcosw/cluster/mupdf/build/debug/pdfdraw: No such file or directory
More information about the gs-regression
mailing list