のねのBlog

パソコンの問題や、ソフトウェアの開発で起きた問題など書いていきます。よろしくお願いします^^。

cairo install

Script started on 2015年10月28日 22時59分28秒

$ ./configure
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for unistd.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether make supports nested variables... yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gtkdoc-check... no
checking for gtkdoc-rebase... no
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for find... /usr/bin/find
checking for xargs... /usr/bin/xargs
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... gcc -E
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking whether gcc and cc understand -c and -o together... yes
checking for inline... inline
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for supported warning flags... 
checking whether gcc supports -Werror... yes
checking whether gcc supports -errwarn... no
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wextra... yes
checking whether gcc supports -Wold-style-definition... yes
checking whether gcc supports -Wdeclaration-after-statement... yes
checking whether gcc supports -Wmissing-declarations... yes
checking whether gcc supports -Werror-implicit-function-declaration... yes
checking whether gcc supports -Wnested-externs... yes
checking whether gcc supports -Wpointer-arith... yes
checking whether gcc supports -Wwrite-strings... yes
checking whether gcc supports -Wsign-compare... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wmissing-prototypes... yes
checking whether gcc supports -Wpacked... yes
checking whether gcc supports -Wswitch-enum... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether gcc supports -Wbad-function-cast... yes
checking whether gcc supports -Wvolatile-register-var... yes
checking whether gcc supports -Wstrict-aliasing=2... yes
checking whether gcc supports -Winit-self... yes
checking whether gcc supports -Wunsafe-loop-optimizations... yes
checking whether gcc supports -Wno-missing-field-initializers... yes
checking whether gcc supports -Wno-unused-parameter... yes
checking whether gcc supports -Wno-attributes... yes
checking whether gcc supports -Wno-long-long... yes
checking whether gcc supports -Winline... yes
checking whether gcc supports -erroff=E_ENUM_TYPE_MISMATCH_ARG... no
checking whether gcc supports -erroff=E_ENUM_TYPE_MISMATCH_OP... no
checking whether gcc supports -fno-strict-aliasing... yes
checking whether gcc supports -fno-common... yes
checking whether gcc supports -Wp,-D_FORTIFY_SOURCE=2... yes
checking whether gcc supports -Wunused-but-set-variable -Wno-unused-but-set-variable... yes
checking which warning flags were supported...  -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -Wno-unused-but-set-variable
checking how to enable unused result warnings... __attribute__((__warn_unused_result__))
checking how to allow undefined symbols in shared libraries used by test suite... -Wl,--allow-shlib-undefined
checking whether byte ordering is bigendian... no
checking whether float word ordering is bigendian... no
checking for native atomic primitives... Intel
checking whether atomic ops require a memory barrier... no
checking size of void *... 8
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of size_t... 8
checking for native Win32... no
checking for Sun Solaris (non-POSIX ctime_r)... no
checking for cos in -lm... yes
checking for sched_yield in -lrt... yes
checking for shm_open in -lrt... yes
checking for connect in -lsocket... no
checking for __builtin_return_address(0)... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking sys/int_types.h usability... no
checking sys/int_types.h presence... no
checking for sys/int_types.h... no
checking for uint64_t... yes
checking for uint128_t... no
checking for __uint128_t... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for sys/stat.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking for alarm... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking for sched_getaffinity... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for clock_gettime... yes
checking fenv.h usability... yes
checking fenv.h presence... yes
checking for fenv.h... yes
checking for feenableexcept... yes
checking for fedisableexcept... yes
checking for feclearexcept... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking for signal.h... (cached) yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking for fenv.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for ctime_r... yes
checking for drand48... yes
checking for flockfile... yes
checking for funlockfile... yes
checking for getline... yes
checking for link... yes
checking for strndup... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for sys/stat.h... (cached) yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking for mkdir... yes
checking mkdir variant... mkdir(path, mode)
checking for fork... yes
checking for waitpid... yes
checking for raise... yes
checking for VALGRIND... no
no
checking for compress in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for lzo2a_decompress in -llzo2... no
checking for dlsym in -ldl... yes
checking for dlfcn.h... (cached) yes
checking for X... no
checking for cairo's Xlib surface backend feature... 
checking for xlib... no
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking whether shmctl IPC_RMID allowes subsequent attaches... yes
checking for X11/extensions/XShm.h... no
checking for X11/extensions/shmproto.h... no
checking for X11/extensions/shmstr.h... no
checking whether cairo's Xlib surface backend feature could be enabled... no (requires X development libraries)
checking for cairo's Xlib Xrender surface backend feature... 
checking whether cairo's Xlib Xrender surface backend feature could be enabled... no (requires --enable-xlib)
checking for cairo's XCB surface backend feature... 
checking for xcb... no
checking whether cairo's XCB surface backend feature could be enabled... no (requires xcb >= 1.6 xcb-render >= 1.6 http://xcb.freedesktop.org)
checking for cairo's XCB/SHM functions feature... 
checking whether cairo's XCB/SHM functions feature could be enabled... no (requires --enable-xcb)
checking for cairo's Quartz surface backend feature... 
checking ApplicationServices/ApplicationServices.h usability... no
checking ApplicationServices/ApplicationServices.h presence... no
checking for ApplicationServices/ApplicationServices.h... no
checking CoreGraphics/CoreGraphics.h usability... no
checking CoreGraphics/CoreGraphics.h presence... no
checking for CoreGraphics/CoreGraphics.h... no
checking whether cairo's Quartz surface backend feature could be enabled... no (requires CoreGraphics framework)
checking for cairo's Quartz font backend feature... 
checking whether cairo's Quartz font backend feature could be enabled... no (requires CoreGraphics framework)
checking for cairo's Microsoft Windows surface backend feature... 
checking whether cairo's Microsoft Windows surface backend feature could be enabled... no (requires a Win32 platform)
checking for cairo's Microsoft Windows font backend feature... 
checking whether cairo's Microsoft Windows font backend feature could be enabled... no (requires a Win32 platform)
checking for cairo's PNG functions feature... 
checking for png... yes
checking whether cairo's PNG functions feature could be enabled... yes
checking for cairo's EGL functions feature... 
checking whether cairo's EGL functions feature could be enabled... no (not required by any backend)
checking for cairo's GLX functions feature... 
checking whether cairo's GLX functions feature could be enabled... no (not required by any backend)
checking for cairo's WGL functions feature... 
checking whether cairo's WGL functions feature could be enabled... no (not required by any backend)
checking for cairo's script surface backend feature... 
checking whether cairo's script surface backend feature could be enabled... yes
checking for cairo's FreeType font backend feature... 
checking for FREETYPE... yes
checking whether cairo's FreeType font backend feature could be enabled... yes
checking for cairo's Fontconfig font backend feature... 
checking for FONTCONFIG... yes
checking whether cairo's Fontconfig font backend feature could be enabled... yes
checking for FT_Get_X11_Font_Format... yes
checking for FT_GlyphSlot_Embolden... yes
checking for FT_GlyphSlot_Oblique... yes
checking for FT_Load_Sfnt_Table... yes
checking for FT_Library_SetLcdFilter... yes
checking for FcInit... yes
checking for FcFini... yes
checking for cairo's PostScript surface backend feature... 
checking whether cairo's PostScript surface backend feature could be enabled... yes
checking for gs... gs
checking for LIBSPECTRE... no
checking for cairo's PDF surface backend feature... 
checking whether cairo's PDF surface backend feature could be enabled... yes
checking for POPPLER... no
configure: WARNING: PDF backend will not be tested since poppler >= 0.17.4 is not available
checking for cairo's SVG surface backend feature... 
checking whether cairo's SVG surface backend feature could be enabled... yes
checking for LIBRSVG... no
configure: WARNING: SVG backend will not be tested since librsvg >= 2.35.0 is not available
checking for cairo's image surface backend feature... 
checking for pixman... yes
checking whether cairo's image surface backend feature could be enabled... yes
checking for cairo's mime surface backend feature... 
checking whether cairo's mime surface backend feature could be enabled... yes
checking for cairo's recording surface backend feature... 
checking whether cairo's recording surface backend feature could be enabled... yes
checking for cairo's observer surface backend feature... 
checking whether cairo's observer surface backend feature could be enabled... yes
checking for cairo's user font backend feature... 
checking whether cairo's user font backend feature could be enabled... yes
checking for cairo's pthread feature... 
checking whether cairo's pthread feature could be enabled... yes
checking for cairo's gobject functions feature... 
checking for GOBJECT... no
checking whether cairo's gobject functions feature could be enabled... no (requires gobject-2.0 glib-2.0 >= 2.14 http://download.gnome.org/pub/GNOME/sources/glib/)
checking for cairo's cairo-trace feature... 
checking whether cairo's cairo-trace feature could be enabled... yes
checking for cairo's cairo-script-interpreter feature... 
checking whether cairo's cairo-script-interpreter feature could be enabled... yes
checking for bfd_openr in -lbfd... no
checking libiberty.h usability... no
checking libiberty.h presence... no
checking for libiberty.h... no
checking for cairo's symbol-lookup feature... 
checking whether cairo's symbol-lookup feature could be enabled... no (requires bfd)
checking for glib... no
checking for shm_open in -lrt... (cached) yes
checking for gtk... no
configure: creating ./config.status
config.status: creating src/cairo.pc
config.status: creating cairo-uninstalled.pc
config.status: creating src/cairo-png.pc
config.status: creating cairo-png-uninstalled.pc
config.status: creating src/cairo-script.pc
config.status: creating cairo-script-uninstalled.pc
config.status: creating src/cairo-ft.pc
config.status: creating cairo-ft-uninstalled.pc
config.status: creating src/cairo-fc.pc
config.status: creating cairo-fc-uninstalled.pc
config.status: creating src/cairo-ps.pc
config.status: creating cairo-ps-uninstalled.pc
config.status: creating src/cairo-pdf.pc
config.status: creating cairo-pdf-uninstalled.pc
config.status: creating src/cairo-svg.pc
config.status: creating cairo-svg-uninstalled.pc
config.status: creating Makefile
config.status: creating boilerplate/Makefile
config.status: creating src/Makefile
config.status: creating test/Makefile
config.status: creating test/pdiff/Makefile
config.status: creating perf/Makefile
config.status: creating perf/micro/Makefile
config.status: creating util/Makefile
config.status: creating util/cairo-fdr/Makefile
config.status: creating util/cairo-gobject/Makefile
config.status: creating util/cairo-missing/Makefile
config.status: creating util/cairo-script/Makefile
config.status: creating util/cairo-script/examples/Makefile
config.status: creating util/cairo-sphinx/Makefile
config.status: creating util/cairo-trace/Makefile
config.status: creating util/cairo-trace/cairo-trace
config.status: creating doc/Makefile
config.status: creating doc/public/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing ./build/Makefile.win32.features commands
config.status: creating ./build/Makefile.win32.features
config.status: ./build/Makefile.win32.features is unchanged
config.status: executing ./src/Makefile.am.features commands
config.status: creating ./src/Makefile.am.features
config.status: ./src/Makefile.am.features is unchanged
config.status: executing ./src/Makefile.win32.features commands
config.status: creating ./src/Makefile.win32.features
config.status: ./src/Makefile.win32.features is unchanged
config.status: executing ./boilerplate/Makefile.am.features commands
config.status: creating ./boilerplate/Makefile.am.features
config.status: ./boilerplate/Makefile.am.features is unchanged
config.status: executing ./boilerplate/Makefile.win32.features commands
config.status: creating ./boilerplate/Makefile.win32.features
config.status: ./boilerplate/Makefile.win32.features is unchanged
config.status: executing src/cairo-features.h commands
config.status: creating src/cairo-features.h
config.status: src/cairo-features.h is unchanged
config.status: executing src/cairo-supported-features.h commands
config.status: creating src/cairo-supported-features.h
config.status: src/cairo-supported-features.h is unchanged
config.status: executing ./build/Makefile.win32.features-h commands
config.status: creating ./build/Makefile.win32.features-h
config.status: ./build/Makefile.win32.features-h is unchanged

cairo (version 1.12.18 [release]) will be compiled with:

The following surface backends:
  Image:         yes (always builtin)
  Recording:     yes (always builtin)
  Observer:      yes (always builtin)
  Mime:          yes (always builtin)
  Tee:           no (disabled, use --enable-tee to enable)
  XML:           no (disabled, use --enable-xml to enable)
  Skia:          no (disabled, use --enable-skia to enable)
  Xlib:          no (requires X development libraries)
  Xlib Xrender:  no (requires --enable-xlib)
  Qt:            no (disabled, use --enable-qt to enable)
  Quartz:        no (requires CoreGraphics framework)
  Quartz-image:  no (disabled, use --enable-quartz-image to enable)
  XCB:           no (requires xcb >= 1.6 xcb-render >= 1.6 http://xcb.freedesktop.org)
  Win32:         no (requires a Win32 platform)
  OS2:           no (disabled, use --enable-os2 to enable)
  CairoScript:   yes
  PostScript:    yes
  PDF:           yes
  SVG:           yes
  OpenGL:        no (disabled, use --enable-gl to enable)
  OpenGL ES 2.0: no (disabled, use --enable-glesv2 to enable)
  BeOS:          no (disabled, use --enable-beos to enable)
  DirectFB:      no (disabled, use --enable-directfb to enable)
  OpenVG:        no (disabled, use --enable-vg to enable)
  DRM:           no (disabled, use --enable-drm to enable)
  Cogl:          no (disabled, use --enable-cogl to enable)

The following font backends:
  User:          yes (always builtin)
  FreeType:      yes
  Fontconfig:    yes
  Win32:         no (requires a Win32 platform)
  Quartz:        no (requires CoreGraphics framework)

The following functions:
  PNG functions:   yes
  GLX functions:   no (not required by any backend)
  WGL functions:   no (not required by any backend)
  EGL functions:   no (not required by any backend)
  X11-xcb functions: no (disabled, use --enable-xlib-xcb to enable)
  XCB-shm functions: no (requires --enable-xcb)

The following features and utilities:
  cairo-trace:                yes
  cairo-script-interpreter:   yes

And the following internal features:
  pthread:       yes
  gtk-doc:       no
  gcov support:  no
  symbol-lookup: no (requires bfd)
  test surfaces: no (disabled, use --enable-test-surfaces to enable)
  ps testing:    no (requires libspectre)
  pdf testing:   no (requires poppler-glib >= 0.17.4)
  svg testing:   no (requires librsvg-2.0 >= 2.35.0)


*** No native surface backends enabled for your platform. It is strongly
*** recommended that you enable the native surface backend feature for your
*** platform.
$ make
make  all-recursive
make[1]: Entering directory `/home/user01/cairo-1.12.18'
Making all in src
make[2]: Entering directory `/home/user01/cairo-1.12.18/src'
make  all-am
make[3]: Entering directory `/home/user01/cairo-1.12.18/src'
  CC     cairo-analysis-surface.lo
  CC     cairo-arc.lo
  CC     cairo-array.lo
  CC     cairo-atomic.lo
  CC     cairo-base64-stream.lo
  CC     cairo-base85-stream.lo
  CC     cairo-bentley-ottmann.lo
cairo-bentley-ottmann.c: In function '_cairo_bentley_ottmann_tessellate_polygon':
cairo-bentley-ottmann.c:552:2: warning: 'bx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  return edge_compare_for_y_against_x (a, y, bx);
  ^
cairo-bentley-ottmann.c:529:17: note: 'bx' was declared here
     int32_t ax, bx;
                 ^
cairo-bentley-ottmann.c:550:39: warning: 'ax' may be used uninitialized in this function [-Wmaybe-uninitialized]
  return -edge_compare_for_y_against_x (b, y, ax);
                                       ^
cairo-bentley-ottmann.c:529:13: note: 'ax' was declared here
     int32_t ax, bx;
             ^
cairo-bentley-ottmann.c:552:2: warning: 'bx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  return edge_compare_for_y_against_x (a, y, bx);
  ^
cairo-bentley-ottmann.c:529:17: note: 'bx' was declared here
     int32_t ax, bx;
                 ^
cairo-bentley-ottmann.c:550:39: warning: 'ax' may be used uninitialized in this function [-Wmaybe-uninitialized]
  return -edge_compare_for_y_against_x (b, y, ax);
                                       ^
cairo-bentley-ottmann.c:529:13: note: 'ax' was declared here
     int32_t ax, bx;
             ^
cairo-bentley-ottmann.c:552:2: warning: 'bx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  return edge_compare_for_y_against_x (a, y, bx);
  ^
cairo-bentley-ottmann.c:529:17: note: 'bx' was declared here
     int32_t ax, bx;
                 ^
cairo-bentley-ottmann.c:550:39: warning: 'ax' may be used uninitialized in this function [-Wmaybe-uninitialized]
  return -edge_compare_for_y_against_x (b, y, ax);
                                       ^
cairo-bentley-ottmann.c:529:13: note: 'ax' was declared here
     int32_t ax, bx;
             ^
  CC     cairo-bentley-ottmann-rectangular.lo
  CC     cairo-bentley-ottmann-rectilinear.lo
  CC     cairo-botor-scan-converter.lo
cairo-botor-scan-converter.c:2076:1: warning: 'botor_add_edge' defined but not used [-Wunused-function]
 botor_add_edge (cairo_botor_scan_converter_t *self,
 ^
In function 'botor_generate':
cairo-botor-scan-converter.c:900:1: warning: inlining failed in call to 'event_insert.part.14': call is unlikely and code size would grow [-Winline]
 event_insert (sweep_line_t *sweep_line,
 ^
cc1: warning: called from here [-Winline]
In file included from cairo-botor-scan-converter.c:47:0:
cairo-freelist-private.h:92:1: warning: inlining failed in call to '_cairo_freepool_alloc_from_pool': call is unlikely and code size would grow [-Winline]
 _cairo_freepool_alloc_from_pool (cairo_freepool_t *freepool)
 ^
cairo-freelist-private.h:115:2: warning: called from here [-Winline]
  return _cairo_freepool_alloc_from_pool (freepool);
  ^
cairo-botor-scan-converter.c:900:1: warning: inlining failed in call to 'event_insert.part.14': call is unlikely and code size would grow [-Winline]
 event_insert (sweep_line_t *sweep_line,
 ^
cc1: warning: called from here [-Winline]
In file included from cairo-botor-scan-converter.c:47:0:
cairo-freelist-private.h:92:1: warning: inlining failed in call to '_cairo_freepool_alloc_from_pool': call is unlikely and code size would grow [-Winline]
 _cairo_freepool_alloc_from_pool (cairo_freepool_t *freepool)
 ^
cairo-freelist-private.h:115:2: warning: called from here [-Winline]
  return _cairo_freepool_alloc_from_pool (freepool);
  ^
cairo-botor-scan-converter.c:900:1: warning: inlining failed in call to 'event_insert.part.14': call is unlikely and code size would grow [-Winline]
 event_insert (sweep_line_t *sweep_line,
 ^
cc1: warning: called from here [-Winline]
In file included from cairo-botor-scan-converter.c:47:0:
cairo-freelist-private.h:92:1: warning: inlining failed in call to '_cairo_freepool_alloc_from_pool': call is unlikely and code size would grow [-Winline]
 _cairo_freepool_alloc_from_pool (cairo_freepool_t *freepool)
 ^
cairo-freelist-private.h:115:2: warning: called from here [-Winline]
  return _cairo_freepool_alloc_from_pool (freepool);
  ^
cairo-botor-scan-converter.c:900:1: warning: inlining failed in call to 'event_insert.part.14': call is unlikely and code size would grow [-Winline]
 event_insert (sweep_line_t *sweep_line,
 ^
cc1: warning: called from here [-Winline]
In file included from cairo-botor-scan-converter.c:47:0:
cairo-freelist-private.h:92:1: warning: inlining failed in call to '_cairo_freepool_alloc_from_pool': call is unlikely and code size would grow [-Winline]
 _cairo_freepool_alloc_from_pool (cairo_freepool_t *freepool)
 ^
cairo-freelist-private.h:115:2: warning: called from here [-Winline]
  return _cairo_freepool_alloc_from_pool (freepool);
  ^
cairo-botor-scan-converter.c:900:1: warning: inlining failed in call to 'event_insert.part.14': call is unlikely and code size would grow [-Winline]
 event_insert (sweep_line_t *sweep_line,
 ^
cc1: warning: called from here [-Winline]
In file included from cairo-botor-scan-converter.c:47:0:
cairo-freelist-private.h:92:1: warning: inlining failed in call to '_cairo_freepool_alloc_from_pool': call is unlikely and code size would grow [-Winline]
 _cairo_freepool_alloc_from_pool (cairo_freepool_t *freepool)
 ^
cairo-freelist-private.h:115:2: warning: called from here [-Winline]
  return _cairo_freepool_alloc_from_pool (freepool);
  ^
cairo-botor-scan-converter.c:900:1: warning: inlining failed in call to 'event_insert.part.14': call is unlikely and code size would grow [-Winline]
 event_insert (sweep_line_t *sweep_line,
 ^
cc1: warning: called from here [-Winline]
cairo-botor-scan-converter.c:484:2: warning: 'bx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  return edge_compare_for_y_against_x (a, y, bx);
  ^
cairo-botor-scan-converter.c:459:17: note: 'bx' was declared here
     int32_t ax, bx;
                 ^
cairo-botor-scan-converter.c:482:39: warning: 'ax' may be used uninitialized in this function [-Wmaybe-uninitialized]
  return -edge_compare_for_y_against_x (b, y, ax);
                                       ^
cairo-botor-scan-converter.c:459:13: note: 'ax' was declared here
     int32_t ax, bx;
             ^
cairo-botor-scan-converter.c:484:2: warning: 'bx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  return edge_compare_for_y_against_x (a, y, bx);
  ^
cairo-botor-scan-converter.c:459:17: note: 'bx' was declared here
     int32_t ax, bx;
                 ^
cairo-botor-scan-converter.c:482:39: warning: 'ax' may be used uninitialized in this function [-Wmaybe-uninitialized]
  return -edge_compare_for_y_against_x (b, y, ax);
                                       ^
cairo-botor-scan-converter.c:459:13: note: 'ax' was declared here
     int32_t ax, bx;
             ^
cairo-botor-scan-converter.c:484:2: warning: 'bx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  return edge_compare_for_y_against_x (a, y, bx);
  ^
cairo-botor-scan-converter.c:459:17: note: 'bx' was declared here
     int32_t ax, bx;
                 ^
cairo-botor-scan-converter.c:482:39: warning: 'ax' may be used uninitialized in this function [-Wmaybe-uninitialized]
  return -edge_compare_for_y_against_x (b, y, ax);
                                       ^
cairo-botor-scan-converter.c:459:13: note: 'ax' was declared here
     int32_t ax, bx;
             ^
  CC     cairo-boxes.lo
  CC     cairo-boxes-intersect.lo
  CC     cairo.lo
  CC     cairo-cache.lo
  CC     cairo-clip.lo
  CC     cairo-clip-boxes.lo
  CC     cairo-clip-polygon.lo
  CC     cairo-clip-region.lo
  CC     cairo-clip-surface.lo
  CC     cairo-color.lo
  CC     cairo-composite-rectangles.lo
  CC     cairo-compositor.lo
  CC     cairo-contour.lo
  CC     cairo-damage.lo
  CC     cairo-debug.lo
  CC     cairo-default-context.lo
  CC     cairo-device.lo
  CC     cairo-error.lo
  CC     cairo-fallback-compositor.lo
  CC     cairo-fixed.lo
  CC     cairo-font-face.lo
  CC     cairo-font-face-twin.lo
  CC     cairo-font-face-twin-data.lo
  CC     cairo-font-options.lo
  CC     cairo-freelist.lo
  CC     cairo-freed-pool.lo
  CC     cairo-gstate.lo
  CC     cairo-hash.lo
  CC     cairo-hull.lo
  CC     cairo-image-compositor.lo
  CC     cairo-image-info.lo
  CC     cairo-image-source.lo
  CC     cairo-image-surface.lo
cairo-image-surface.c: In function '_cairo_format_from_pixman_format':
cairo-image-surface.c:94:5: warning: enumeration value 'PIXMAN_a8r8g8b8_sRGB' not handled in switch [-Wswitch-enum]
     switch (pixman_format) {
     ^
  CC     cairo-lzw.lo
  CC     cairo-matrix.lo
  CC     cairo-mask-compositor.lo
  CC     cairo-mesh-pattern-rasterizer.lo
  CC     cairo-mempool.lo
  CC     cairo-misc.lo
  CC     cairo-mono-scan-converter.lo
  CC     cairo-mutex.lo
  CC     cairo-no-compositor.lo
  CC     cairo-observer.lo
  CC     cairo-output-stream.lo
  CC     cairo-paginated-surface.lo
  CC     cairo-path-bounds.lo
  CC     cairo-path.lo
  CC     cairo-path-fill.lo
  CC     cairo-path-fixed.lo
In function '_cairo_path_fixed_line_to':
cairo-path-fixed.c:372:1: warning: inlining failed in call to '_cairo_path_fixed_penultimate_point.isra.5.part.6': call is unlikely and code size would grow [-Winline]
 _cairo_path_fixed_penultimate_point (cairo_path_fixed_t *path)
 ^
cc1: warning: called from here [-Winline]
In function '_cairo_path_fixed_curve_to':
cairo-path-fixed.c:372:1: warning: inlining failed in call to '_cairo_path_fixed_penultimate_point.isra.5.part.6': call is unlikely and code size would grow [-Winline]
 _cairo_path_fixed_penultimate_point (cairo_path_fixed_t *path)
 ^
cc1: warning: called from here [-Winline]
  CC     cairo-path-in-fill.lo
  CC     cairo-path-stroke.lo
  CC     cairo-path-stroke-boxes.lo
  CC     cairo-path-stroke-polygon.lo
In function 'compute_face':
cairo-path-stroke-polygon.c:824:1: warning: inlining failed in call to 'normalize_slope.part.4': call is unlikely and code size would grow [-Winline]
 normalize_slope (double *dx, double *dy)
 ^
cc1: warning: called from here [-Winline]
cairo-path-stroke-polygon.c:824:1: warning: inlining failed in call to 'normalize_slope.part.4': call is unlikely and code size would grow [-Winline]
 normalize_slope (double *dx, double *dy)
 ^
cc1: warning: called from here [-Winline]
  CC     cairo-path-stroke-traps.lo
  CC     cairo-path-stroke-tristrip.lo
In function 'compute_face':
cairo-path-stroke-tristrip.c:678:1: warning: inlining failed in call to 'normalize_slope.part.4': call is unlikely and code size would grow [-Winline]
 normalize_slope (double *dx, double *dy)
 ^
cc1: warning: called from here [-Winline]
cairo-path-stroke-tristrip.c:678:1: warning: inlining failed in call to 'normalize_slope.part.4': call is unlikely and code size would grow [-Winline]
 normalize_slope (double *dx, double *dy)
 ^
cc1: warning: called from here [-Winline]
  CC     cairo-pattern.lo
  CC     cairo-pen.lo
  CC     cairo-polygon.lo
  CC     cairo-polygon-intersect.lo
cairo-polygon-intersect.c: In function '_cairo_bo_sweep_line_compare_edges.isra.1':
cairo-polygon-intersect.c:470:2: warning: 'bx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  return edge_compare_for_y_against_x (a, y, bx);
  ^
cairo-polygon-intersect.c:447:17: note: 'bx' was declared here
     int32_t ax, bx;
                 ^
cairo-polygon-intersect.c:468:39: warning: 'ax' may be used uninitialized in this function [-Wmaybe-uninitialized]
  return -edge_compare_for_y_against_x (b, y, ax);
                                       ^
cairo-polygon-intersect.c:447:13: note: 'ax' was declared here
     int32_t ax, bx;
             ^
  CC     cairo-polygon-reduce.lo
cairo-polygon-reduce.c: In function '_cairo_bo_sweep_line_compare_edges.isra.1':
cairo-polygon-reduce.c:471:2: warning: 'bx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  return edge_compare_for_y_against_x (a, y, bx);
  ^
cairo-polygon-reduce.c:448:17: note: 'bx' was declared here
     int32_t ax, bx;
                 ^
cairo-polygon-reduce.c:469:39: warning: 'ax' may be used uninitialized in this function [-Wmaybe-uninitialized]
  return -edge_compare_for_y_against_x (b, y, ax);
                                       ^
cairo-polygon-reduce.c:448:13: note: 'ax' was declared here
     int32_t ax, bx;
             ^
  CC     cairo-raster-source-pattern.lo
  CC     cairo-recording-surface.lo
  CC     cairo-rectangle.lo
  CC     cairo-rectangular-scan-converter.lo
  CC     cairo-region.lo
  CC     cairo-rtree.lo
  CC     cairo-scaled-font.lo
  CC     cairo-shape-mask-compositor.lo
  CC     cairo-slope.lo
  CC     cairo-spans.lo
  CC     cairo-spans-compositor.lo
  CC     cairo-spline.lo
  CC     cairo-stroke-dash.lo
  CC     cairo-stroke-style.lo
  CC     cairo-surface.lo
  CC     cairo-surface-clipper.lo
  CC     cairo-surface-fallback.lo
  CC     cairo-surface-observer.lo
  CC     cairo-surface-offset.lo
  CC     cairo-surface-snapshot.lo
  CC     cairo-surface-subsurface.lo
  CC     cairo-surface-wrapper.lo
  CC     cairo-time.lo
  CC     cairo-tor-scan-converter.lo
  CC     cairo-tor22-scan-converter.lo
  CC     cairo-clip-tor-scan-converter.lo
  CC     cairo-toy-font-face.lo
  CC     cairo-traps.lo
  CC     cairo-tristrip.lo
  CC     cairo-traps-compositor.lo
  CC     cairo-unicode.lo
  CC     cairo-user-font.lo
  CC     cairo-version.lo
  CC     cairo-wideint.lo
  CC     cairo-cff-subset.lo
  CC     cairo-scaled-font-subsets.lo
  CC     cairo-truetype-subset.lo
  CC     cairo-type1-fallback.lo
  CC     cairo-type1-glyph-names.lo
  CC     cairo-type1-subset.lo
  CC     cairo-type3-glyph-surface.lo
  CC     cairo-pdf-operators.lo
  CC     cairo-pdf-shading.lo
  CC     cairo-deflate-stream.lo
  CC     cairo-png.lo
  CC     cairo-script-surface.lo
  CC     cairo-ft-font.lo
  CC     cairo-ps-surface.lo
  CC     cairo-pdf-surface.lo
  CC     cairo-svg-surface.lo
  CCLD   libcairo.la
make[3]: Leaving directory `/home/user01/cairo-1.12.18/src'
make[2]: Leaving directory `/home/user01/cairo-1.12.18/src'
Making all in doc
make[2]: Entering directory `/home/user01/cairo-1.12.18/doc'
make  all-recursive
make[3]: Entering directory `/home/user01/cairo-1.12.18/doc'
Making all in public
make[4]: Entering directory `/home/user01/cairo-1.12.18/doc/public'
make  all-am
make[5]: Entering directory `/home/user01/cairo-1.12.18/doc/public'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/home/user01/cairo-1.12.18/doc/public'
make[4]: Leaving directory `/home/user01/cairo-1.12.18/doc/public'
make[4]: Entering directory `/home/user01/cairo-1.12.18/doc'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/user01/cairo-1.12.18/doc'
make[3]: Leaving directory `/home/user01/cairo-1.12.18/doc'
make[2]: Leaving directory `/home/user01/cairo-1.12.18/doc'
Making all in util
make[2]: Entering directory `/home/user01/cairo-1.12.18/util'
make  all-recursive
make[3]: Entering directory `/home/user01/cairo-1.12.18/util'
Making all in .
make[4]: Entering directory `/home/user01/cairo-1.12.18/util'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/user01/cairo-1.12.18/util'
Making all in cairo-missing
make[4]: Entering directory `/home/user01/cairo-1.12.18/util/cairo-missing'
  CC     strndup.lo
  CC     getline.lo
  CCLD   libcairo-missing.la
make[4]: Leaving directory `/home/user01/cairo-1.12.18/util/cairo-missing'
Making all in cairo-script
make[4]: Entering directory `/home/user01/cairo-1.12.18/util/cairo-script'
Making all in examples
make[5]: Entering directory `/home/user01/cairo-1.12.18/util/cairo-script/examples'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/user01/cairo-1.12.18/util/cairo-script/examples'
make[5]: Entering directory `/home/user01/cairo-1.12.18/util/cairo-script'
  CC     libcairo_script_interpreter_la-cairo-script-file.lo
  CC     libcairo_script_interpreter_la-cairo-script-hash.lo
  CC     libcairo_script_interpreter_la-cairo-script-interpreter.lo
  CC     libcairo_script_interpreter_la-cairo-script-objects.lo
  CC     libcairo_script_interpreter_la-cairo-script-operators.lo
  CC     libcairo_script_interpreter_la-cairo-script-scanner.lo
  CC     libcairo_script_interpreter_la-cairo-script-stack.lo
  CCLD   libcairo-script-interpreter.la
make[5]: Leaving directory `/home/user01/cairo-1.12.18/util/cairo-script'
make[4]: Leaving directory `/home/user01/cairo-1.12.18/util/cairo-script'
Making all in cairo-trace
make[4]: Entering directory `/home/user01/cairo-1.12.18/util/cairo-trace'
  CC     libcairo_trace_la-trace.lo
trace.c:4769:1: warning: '_content_from_surface' defined but not used [-Wunused-function]
 _content_from_surface (cairo_surface_t *surface)
 ^
  CCLD   libcairo-trace.la
make[4]: Leaving directory `/home/user01/cairo-1.12.18/util/cairo-trace'
make[3]: Leaving directory `/home/user01/cairo-1.12.18/util'
make[2]: Leaving directory `/home/user01/cairo-1.12.18/util'
Making all in boilerplate
make[2]: Entering directory `/home/user01/cairo-1.12.18/boilerplate'
(cd . && sh ./make-cairo-boilerplate-constructors.sh cairo-boilerplate-getopt.c cairo-boilerplate-system.c cairo-boilerplate.c                           cairo-boilerplate-script.c   cairo-boilerplate-ps.c cairo-boilerplate-pdf.c cairo-boilerplate-svg.c                                                          ) > cairo-boilerplate-constructors.c
make  all-am
make[3]: Entering directory `/home/user01/cairo-1.12.18/boilerplate'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/user01/cairo-1.12.18/boilerplate'
make[2]: Leaving directory `/home/user01/cairo-1.12.18/boilerplate'
Making all in test
make[2]: Entering directory `/home/user01/cairo-1.12.18/test'
(cd . && sh ./make-cairo-test-constructors.sh a1-bug.c a1-clip.c a1-fill.c a1-image-sample.c a1-mask.c a1-mask-sample.c a1-sample.c a1-traps-sample.c a1-rasterisation.c a8-clear.c a8-mask.c aliasing.c alpha-similar.c arc-direction.c arc-infinite-loop.c arc-looping-dash.c api-special-cases.c big-line.c big-empty-box.c big-empty-triangle.c big-little-box.c big-little-triangle.c bug-spline.c big-trap.c bilevel-image.c bug-40410.c bug-51910.c bug-bo-rectangular.c bug-bo-collins.c bug-bo-ricotz.c bug-source-cu.c bug-extents.c bug-seams.c caps.c checkerboard.c caps-joins.c caps-joins-alpha.c caps-joins-curve.c caps-tails-curve.c caps-sub-paths.c clear.c clear-source.c clip-all.c clip-complex-bug61592.c clip-complex-shape.c clip-contexts.c clip-disjoint.c clip-disjoint-hatching.c clip-disjoint-quad.c clip-device-offset.c clip-double-free.c clip-draw-unbounded.c clip-empty.c clip-empty-group.c clip-empty-save.c clip-fill.c clip-fill-no-op.c clip-fill-rule.c clip-fill-rule-pixel-aligned.c clip-group-shapes.c clip-image.c clip-intersect.c clip-mixed-antialias.c clip-nesting.c clip-operator.c clip-push-group.c clip-polygons.c clip-rectilinear.c clip-shape.c clip-stroke.c clip-stroke-no-op.c clip-text.c clip-twice.c clip-twice-rectangle.c clip-unbounded.c clip-zero.c clipped-group.c clipped-surface.c close-path.c close-path-current-point.c composite-integer-translate-source.c composite-integer-translate-over.c composite-integer-translate-over-repeat.c copy-disjoint.c copy-path.c coverage.c create-for-stream.c create-from-png.c create-from-png-stream.c culled-glyphs.c curve-to-as-line-to.c dash-caps-joins.c dash-curve.c dash-infinite-loop.c dash-no-dash.c dash-offset.c dash-offset-negative.c dash-scale.c dash-state.c dash-zero-length.c degenerate-arc.c degenerate-arcs.c degenerate-curve-to.c degenerate-dash.c degenerate-linear-gradient.c degenerate-path.c degenerate-pen.c degenerate-radial-gradient.c degenerate-rel-curve-to.c degenerate-solid-dash.c drunkard-tails.c device-offset.c device-offset-fractional.c device-offset-positive.c device-offset-scale.c error-setters.c extend-pad.c extend-pad-border.c extend-pad-similar.c extend-reflect.c extend-reflect-similar.c extend-repeat.c extend-repeat-similar.c extended-blend.c fallback.c fill-alpha.c fill-alpha-pattern.c fill-and-stroke.c fill-and-stroke-alpha.c fill-and-stroke-alpha-add.c fill-degenerate-sort-order.c fill-disjoint.c fill-empty.c fill-image.c fill-missed-stop.c fill-rule.c filter-bilinear-extents.c filter-nearest-offset.c filter-nearest-transformed.c finer-grained-fallbacks.c font-face-get-type.c font-matrix-translation.c font-options.c glyph-cache-pressure.c get-and-set.c get-clip.c get-group-target.c get-path-extents.c gradient-alpha.c gradient-constant-alpha.c gradient-zero-stops.c gradient-zero-stops-mask.c group-clip.c group-paint.c group-state.c group-unaligned.c half-coverage.c halo.c hatchings.c horizontal-clip.c huge-linear.c huge-radial.c image-surface-source.c image-bug-710072.c implicit-close.c infinite-join.c in-fill-empty-trapezoid.c in-fill-trapezoid.c invalid-matrix.c inverse-text.c inverted-clip.c joins.c joins-loop.c joins-star.c joins-retrace.c large-clip.c large-font.c large-source.c large-source-roi.c large-twin-antialias-mixed.c leaky-dash.c leaky-dashed-rectangle.c leaky-dashed-stroke.c leaky-polygon.c line-width.c line-width-large-overlap.c line-width-overlap.c line-width-scale.c line-width-tolerance.c line-width-zero.c linear-gradient.c linear-gradient-extend.c linear-gradient-large.c linear-gradient-one-stop.c linear-gradient-reflect.c linear-gradient-subset.c linear-step-function.c linear-uniform.c long-dashed-lines.c long-lines.c map-to-image.c mask.c mask-alpha.c mask-ctm.c mask-glyphs.c mask-surface-ctm.c mask-transformed-image.c mask-transformed-similar.c mesh-pattern.c mesh-pattern-accuracy.c mesh-pattern-conical.c mesh-pattern-control-points.c mesh-pattern-fold.c mesh-pattern-overlap.c mesh-pattern-transformed.c mime-data.c mime-surface-api.c miter-precision.c move-to-show-surface.c negative-stride-image.c new-sub-path.c nil-surface.c operator.c operator-alpha.c operator-alpha-alpha.c operator-clear.c operator-source.c outline-tolerance.c over-above-source.c over-around-source.c over-below-source.c over-between-source.c overlapping-boxes.c overlapping-glyphs.c overlapping-dash-caps.c paint.c paint-clip-fill.c paint-repeat.c paint-source-alpha.c paint-with-alpha.c partial-clip-text.c partial-coverage.c pass-through.c path-append.c path-stroke-twice.c path-precision.c pattern-get-type.c pattern-getters.c pdf-isolated-group.c pixman-rotate.c png.c push-group.c push-group-color.c push-group-path-offset.c radial-gradient.c radial-gradient-extend.c radial-outer-focus.c random-clips.c random-intersections-eo.c random-intersections-nonzero.c random-intersections-curves-eo.c random-intersections-curves-nz.c raster-source.c record.c record1414x.c record2x.c record90.c recordflip.c record-extend.c record-mesh.c recording-surface-pattern.c recording-surface-extend.c rectangle-rounding-error.c rectilinear-fill.c rectilinear-grid.c rectilinear-miter-limit.c rectilinear-dash.c rectilinear-dash-scale.c rectilinear-stroke.c reflected-stroke.c rel-path.c rgb24-ignore-alpha.c rotate-image-surface-paint.c rotated-clip.c rounded-rectangle-fill.c rounded-rectangle-stroke.c sample.c scale-down-source-surface-paint.c scale-offset-image.c scale-offset-similar.c scale-source-surface-paint.c scaled-font-zero-matrix.c stroke-ctm-caps.c stroke-clipped.c stroke-image.c stroke-open-box.c select-font-face.c select-font-no-show-text.c self-copy.c self-copy-overlap.c self-intersecting.c set-source.c show-glyphs-advance.c show-glyphs-many.c show-text-current-point.c shape-general-convex.c shape-sierpinski.c skew-extreme.c smask.c smask-fill.c smask-image-mask.c smask-mask.c smask-paint.c smask-stroke.c smask-text.c solid-pattern-cache-stress.c source-clip.c source-clip-scale.c source-surface-scale-paint.c spline-decomposition.c stride-12-image.c stroke-pattern.c subsurface.c subsurface-image-repeat.c subsurface-repeat.c subsurface-reflect.c subsurface-pad.c subsurface-modify-child.c subsurface-modify-parent.c subsurface-outside-target.c subsurface-scale.c subsurface-similar-repeat.c surface-finish-twice.c surface-pattern.c surface-pattern-big-scale-down.c surface-pattern-operator.c surface-pattern-scale-down.c surface-pattern-scale-down-extend.c surface-pattern-scale-up.c text-antialias.c text-antialias-subpixel.c text-cache-crash.c text-glyph-range.c text-pattern.c text-rotate.c text-transform.c text-zero-len.c tighten-bounds.c tiger.c toy-font-face.c transforms.c translate-show-surface.c trap-clip.c twin.c twin-antialias-gray.c twin-antialias-mixed.c twin-antialias-none.c twin-antialias-subpixel.c unaligned-box.c unantialiased-shapes.c unbounded-operator.c unclosed-strokes.c user-data.c user-font.c user-font-mask.c user-font-proxy.c user-font-rescale.c world-map.c white-in-noop.c xcb-huge-image-shm.c xcb-huge-subimage.c xcb-stress-cache.c xcb-snapshot-assert.c xcomposite-projection.c xlib-expose-event.c zero-alpha.c zero-mask.c pthread-same-source.c pthread-show-text.c pthread-similar.c  bitmap-font.c ft-font-create-for-ft-face.c ft-show-glyphs-positioning.c ft-show-glyphs-table.c ft-text-vertical-layout-type1.c ft-text-vertical-layout-type3.c ft-text-antialias-none.c   pdf-features.c pdf-mime-data.c pdf-surface-source.c ps-eps.c ps-features.c ps-surface-source.c svg-surface.c svg-clip.c svg-surface-source.c     multi-page.c fallback-resolution.c) > cairo-test-constructors.c
make  all-recursive
make[3]: Entering directory `/home/user01/cairo-1.12.18/test'
Making all in pdiff
make[4]: Entering directory `/home/user01/cairo-1.12.18/test/pdiff'
make  all-am
make[5]: Entering directory `/home/user01/cairo-1.12.18/test/pdiff'
  CC     lpyramid.lo
  CC     pdiff.lo
  CCLD   libpdiff.la
make[5]: Leaving directory `/home/user01/cairo-1.12.18/test/pdiff'
make[4]: Leaving directory `/home/user01/cairo-1.12.18/test/pdiff'
Making all in .
make[4]: Entering directory `/home/user01/cairo-1.12.18/test'
  CC     cairo_test_suite-buffer-diff.o
  CC     cairo_test_suite-cairo-test.o
  CC     cairo_test_suite-cairo-test-runner.o
  CC     cairo_test_suite-a1-bug.o
  CC     cairo_test_suite-a1-clip.o
  CC     cairo_test_suite-a1-fill.o
  CC     cairo_test_suite-a1-image-sample.o
  CC     cairo_test_suite-a1-mask.o
  CC     cairo_test_suite-a1-mask-sample.o
  CC     cairo_test_suite-a1-sample.o
  CC     cairo_test_suite-a1-traps-sample.o
  CC     cairo_test_suite-a1-rasterisation.o
  CC     cairo_test_suite-a8-clear.o
  CC     cairo_test_suite-a8-mask.o
  CC     cairo_test_suite-aliasing.o
  CC     cairo_test_suite-alpha-similar.o
  CC     cairo_test_suite-arc-direction.o
  CC     cairo_test_suite-arc-infinite-loop.o
  CC     cairo_test_suite-arc-looping-dash.o
  CC     cairo_test_suite-api-special-cases.o
  CC     cairo_test_suite-big-line.o
  CC     cairo_test_suite-big-empty-box.o
  CC     cairo_test_suite-big-empty-triangle.o
  CC     cairo_test_suite-big-little-box.o
  CC     cairo_test_suite-big-little-triangle.o
  CC     cairo_test_suite-bug-spline.o
  CC     cairo_test_suite-big-trap.o
  CC     cairo_test_suite-bilevel-image.o
  CC     cairo_test_suite-bug-40410.o
  CC     cairo_test_suite-bug-51910.o
  CC     cairo_test_suite-bug-bo-rectangular.o
  CC     cairo_test_suite-bug-bo-collins.o
  CC     cairo_test_suite-bug-bo-ricotz.o
  CC     cairo_test_suite-bug-source-cu.o
  CC     cairo_test_suite-bug-extents.o
  CC     cairo_test_suite-bug-seams.o
  CC     cairo_test_suite-caps.o
  CC     cairo_test_suite-checkerboard.o
  CC     cairo_test_suite-caps-joins.o
  CC     cairo_test_suite-caps-joins-alpha.o
  CC     cairo_test_suite-caps-joins-curve.o
  CC     cairo_test_suite-caps-tails-curve.o
  CC     cairo_test_suite-caps-sub-paths.o
  CC     cairo_test_suite-clear.o
  CC     cairo_test_suite-clear-source.o
  CC     cairo_test_suite-clip-all.o
  CC     cairo_test_suite-clip-complex-bug61592.o
  CC     cairo_test_suite-clip-complex-shape.o
  CC     cairo_test_suite-clip-contexts.o
  CC     cairo_test_suite-clip-disjoint.o
  CC     cairo_test_suite-clip-disjoint-hatching.o
  CC     cairo_test_suite-clip-disjoint-quad.o
  CC     cairo_test_suite-clip-device-offset.o
  CC     cairo_test_suite-clip-double-free.o
  CC     cairo_test_suite-clip-draw-unbounded.o
  CC     cairo_test_suite-clip-empty.o
  CC     cairo_test_suite-clip-empty-group.o
  CC     cairo_test_suite-clip-empty-save.o
  CC     cairo_test_suite-clip-fill.o
  CC     cairo_test_suite-clip-fill-no-op.o
  CC     cairo_test_suite-clip-fill-rule.o
  CC     cairo_test_suite-clip-fill-rule-pixel-aligned.o
  CC     cairo_test_suite-clip-group-shapes.o
  CC     cairo_test_suite-clip-image.o
  CC     cairo_test_suite-clip-intersect.o
  CC     cairo_test_suite-clip-mixed-antialias.o
  CC     cairo_test_suite-clip-nesting.o
  CC     cairo_test_suite-clip-operator.o
  CC     cairo_test_suite-clip-push-group.o
  CC     cairo_test_suite-clip-polygons.o
  CC     cairo_test_suite-clip-rectilinear.o
  CC     cairo_test_suite-clip-shape.o
  CC     cairo_test_suite-clip-stroke.o
  CC     cairo_test_suite-clip-stroke-no-op.o
  CC     cairo_test_suite-clip-text.o
  CC     cairo_test_suite-clip-twice.o
  CC     cairo_test_suite-clip-twice-rectangle.o
  CC     cairo_test_suite-clip-unbounded.o
  CC     cairo_test_suite-clip-zero.o
  CC     cairo_test_suite-clipped-group.o
  CC     cairo_test_suite-clipped-surface.o
  CC     cairo_test_suite-close-path.o
  CC     cairo_test_suite-close-path-current-point.o
  CC     cairo_test_suite-composite-integer-translate-source.o
  CC     cairo_test_suite-composite-integer-translate-over.o
  CC     cairo_test_suite-composite-integer-translate-over-repeat.o
  CC     cairo_test_suite-copy-disjoint.o
  CC     cairo_test_suite-copy-path.o
  CC     cairo_test_suite-coverage.o
  CC     cairo_test_suite-create-for-stream.o
  CC     cairo_test_suite-create-from-png.o
  CC     cairo_test_suite-create-from-png-stream.o
  CC     cairo_test_suite-culled-glyphs.o
  CC     cairo_test_suite-curve-to-as-line-to.o
  CC     cairo_test_suite-dash-caps-joins.o
  CC     cairo_test_suite-dash-curve.o
  CC     cairo_test_suite-dash-infinite-loop.o
  CC     cairo_test_suite-dash-no-dash.o
  CC     cairo_test_suite-dash-offset.o
  CC     cairo_test_suite-dash-offset-negative.o
  CC     cairo_test_suite-dash-scale.o
  CC     cairo_test_suite-dash-state.o
  CC     cairo_test_suite-dash-zero-length.o
  CC     cairo_test_suite-degenerate-arc.o
  CC     cairo_test_suite-degenerate-arcs.o
  CC     cairo_test_suite-degenerate-curve-to.o
  CC     cairo_test_suite-degenerate-dash.o
  CC     cairo_test_suite-degenerate-linear-gradient.o
  CC     cairo_test_suite-degenerate-path.o
  CC     cairo_test_suite-degenerate-pen.o
  CC     cairo_test_suite-degenerate-radial-gradient.o
  CC     cairo_test_suite-degenerate-rel-curve-to.o
  CC     cairo_test_suite-degenerate-solid-dash.o
  CC     cairo_test_suite-drunkard-tails.o
  CC     cairo_test_suite-device-offset.o
  CC     cairo_test_suite-device-offset-fractional.o
  CC     cairo_test_suite-device-offset-positive.o
  CC     cairo_test_suite-device-offset-scale.o
  CC     cairo_test_suite-error-setters.o
  CC     cairo_test_suite-extend-pad.o
  CC     cairo_test_suite-extend-pad-border.o
  CC     cairo_test_suite-extend-pad-similar.o
  CC     cairo_test_suite-extend-reflect.o
  CC     cairo_test_suite-extend-reflect-similar.o
  CC     cairo_test_suite-extend-repeat.o
  CC     cairo_test_suite-extend-repeat-similar.o
  CC     cairo_test_suite-extended-blend.o
  CC     cairo_test_suite-fallback.o
  CC     cairo_test_suite-fill-alpha.o
  CC     cairo_test_suite-fill-alpha-pattern.o
  CC     cairo_test_suite-fill-and-stroke.o
  CC     cairo_test_suite-fill-and-stroke-alpha.o
  CC     cairo_test_suite-fill-and-stroke-alpha-add.o
  CC     cairo_test_suite-fill-degenerate-sort-order.o
  CC     cairo_test_suite-fill-disjoint.o
  CC     cairo_test_suite-fill-empty.o
  CC     cairo_test_suite-fill-image.o
  CC     cairo_test_suite-fill-missed-stop.o
  CC     cairo_test_suite-fill-rule.o
  CC     cairo_test_suite-filter-bilinear-extents.o
  CC     cairo_test_suite-filter-nearest-offset.o
  CC     cairo_test_suite-filter-nearest-transformed.o
  CC     cairo_test_suite-finer-grained-fallbacks.o
  CC     cairo_test_suite-font-face-get-type.o
  CC     cairo_test_suite-font-matrix-translation.o
  CC     cairo_test_suite-font-options.o
  CC     cairo_test_suite-glyph-cache-pressure.o
  CC     cairo_test_suite-get-and-set.o
  CC     cairo_test_suite-get-clip.o
  CC     cairo_test_suite-get-group-target.o
  CC     cairo_test_suite-get-path-extents.o
  CC     cairo_test_suite-gradient-alpha.o
  CC     cairo_test_suite-gradient-constant-alpha.o
  CC     cairo_test_suite-gradient-zero-stops.o
  CC     cairo_test_suite-gradient-zero-stops-mask.o
  CC     cairo_test_suite-group-clip.o
  CC     cairo_test_suite-group-paint.o
  CC     cairo_test_suite-group-state.o
  CC     cairo_test_suite-group-unaligned.o
  CC     cairo_test_suite-half-coverage.o
  CC     cairo_test_suite-halo.o
  CC     cairo_test_suite-hatchings.o
  CC     cairo_test_suite-horizontal-clip.o
  CC     cairo_test_suite-huge-linear.o
  CC     cairo_test_suite-huge-radial.o
  CC     cairo_test_suite-image-surface-source.o
  CC     cairo_test_suite-image-bug-710072.o
  CC     cairo_test_suite-implicit-close.o
  CC     cairo_test_suite-infinite-join.o
  CC     cairo_test_suite-in-fill-empty-trapezoid.o
  CC     cairo_test_suite-in-fill-trapezoid.o
  CC     cairo_test_suite-invalid-matrix.o
  CC     cairo_test_suite-inverse-text.o
  CC     cairo_test_suite-inverted-clip.o
  CC     cairo_test_suite-joins.o
  CC     cairo_test_suite-joins-loop.o
  CC     cairo_test_suite-joins-star.o
  CC     cairo_test_suite-joins-retrace.o
  CC     cairo_test_suite-large-clip.o
  CC     cairo_test_suite-large-font.o
  CC     cairo_test_suite-large-source.o
  CC     cairo_test_suite-large-source-roi.o
  CC     cairo_test_suite-large-twin-antialias-mixed.o
  CC     cairo_test_suite-leaky-dash.o
  CC     cairo_test_suite-leaky-dashed-rectangle.o
  CC     cairo_test_suite-leaky-dashed-stroke.o
  CC     cairo_test_suite-leaky-polygon.o
  CC     cairo_test_suite-line-width.o
  CC     cairo_test_suite-line-width-large-overlap.o
  CC     cairo_test_suite-line-width-overlap.o
  CC     cairo_test_suite-line-width-scale.o
  CC     cairo_test_suite-line-width-tolerance.o
  CC     cairo_test_suite-line-width-zero.o
  CC     cairo_test_suite-linear-gradient.o
  CC     cairo_test_suite-linear-gradient-extend.o
  CC     cairo_test_suite-linear-gradient-large.o
  CC     cairo_test_suite-linear-gradient-one-stop.o
  CC     cairo_test_suite-linear-gradient-reflect.o
  CC     cairo_test_suite-linear-gradient-subset.o
  CC     cairo_test_suite-linear-step-function.o
  CC     cairo_test_suite-linear-uniform.o
  CC     cairo_test_suite-long-dashed-lines.o
  CC     cairo_test_suite-long-lines.o
  CC     cairo_test_suite-map-to-image.o
  CC     cairo_test_suite-mask.o
  CC     cairo_test_suite-mask-alpha.o
  CC     cairo_test_suite-mask-ctm.o
  CC     cairo_test_suite-mask-glyphs.o
  CC     cairo_test_suite-mask-surface-ctm.o
  CC     cairo_test_suite-mask-transformed-image.o
  CC     cairo_test_suite-mask-transformed-similar.o
  CC     cairo_test_suite-mesh-pattern.o
  CC     cairo_test_suite-mesh-pattern-accuracy.o
  CC     cairo_test_suite-mesh-pattern-conical.o
  CC     cairo_test_suite-mesh-pattern-control-points.o
  CC     cairo_test_suite-mesh-pattern-fold.o
  CC     cairo_test_suite-mesh-pattern-overlap.o
  CC     cairo_test_suite-mesh-pattern-transformed.o
  CC     cairo_test_suite-mime-data.o
  CC     cairo_test_suite-mime-surface-api.o
  CC     cairo_test_suite-miter-precision.o
  CC     cairo_test_suite-move-to-show-surface.o
  CC     cairo_test_suite-negative-stride-image.o
  CC     cairo_test_suite-new-sub-path.o
  CC     cairo_test_suite-nil-surface.o
  CC     cairo_test_suite-operator.o
  CC     cairo_test_suite-operator-alpha.o
  CC     cairo_test_suite-operator-alpha-alpha.o
  CC     cairo_test_suite-operator-clear.o
  CC     cairo_test_suite-operator-source.o
  CC     cairo_test_suite-outline-tolerance.o
  CC     cairo_test_suite-over-above-source.o
  CC     cairo_test_suite-over-around-source.o
  CC     cairo_test_suite-over-below-source.o
  CC     cairo_test_suite-over-between-source.o
  CC     cairo_test_suite-overlapping-boxes.o
  CC     cairo_test_suite-overlapping-glyphs.o
  CC     cairo_test_suite-overlapping-dash-caps.o
  CC     cairo_test_suite-paint.o
  CC     cairo_test_suite-paint-clip-fill.o
  CC     cairo_test_suite-paint-repeat.o
  CC     cairo_test_suite-paint-source-alpha.o
  CC     cairo_test_suite-paint-with-alpha.o
  CC     cairo_test_suite-partial-clip-text.o
  CC     cairo_test_suite-partial-coverage.o
  CC     cairo_test_suite-pass-through.o
  CC     cairo_test_suite-path-append.o
  CC     cairo_test_suite-path-stroke-twice.o
  CC     cairo_test_suite-path-precision.o
  CC     cairo_test_suite-pattern-get-type.o
  CC     cairo_test_suite-pattern-getters.o
  CC     cairo_test_suite-pdf-isolated-group.o
  CC     cairo_test_suite-pixman-rotate.o
  CC     cairo_test_suite-png.o
  CC     cairo_test_suite-push-group.o
  CC     cairo_test_suite-push-group-color.o
  CC     cairo_test_suite-push-group-path-offset.o
  CC     cairo_test_suite-radial-gradient.o
  CC     cairo_test_suite-radial-gradient-extend.o
  CC     cairo_test_suite-radial-outer-focus.o
  CC     cairo_test_suite-random-clips.o
  CC     cairo_test_suite-random-intersections-eo.o
  CC     cairo_test_suite-random-intersections-nonzero.o
  CC     cairo_test_suite-random-intersections-curves-eo.o
  CC     cairo_test_suite-random-intersections-curves-nz.o
  CC     cairo_test_suite-raster-source.o
  CC     cairo_test_suite-record.o
  CC     cairo_test_suite-record1414x.o
  CC     cairo_test_suite-record2x.o
  CC     cairo_test_suite-record90.o
  CC     cairo_test_suite-recordflip.o
  CC     cairo_test_suite-record-extend.o
  CC     cairo_test_suite-record-mesh.o
  CC     cairo_test_suite-recording-surface-pattern.o
  CC     cairo_test_suite-recording-surface-extend.o
  CC     cairo_test_suite-rectangle-rounding-error.o
  CC     cairo_test_suite-rectilinear-fill.o
  CC     cairo_test_suite-rectilinear-grid.o
  CC     cairo_test_suite-rectilinear-miter-limit.o
  CC     cairo_test_suite-rectilinear-dash.o
  CC     cairo_test_suite-rectilinear-dash-scale.o
  CC     cairo_test_suite-rectilinear-stroke.o
  CC     cairo_test_suite-reflected-stroke.o
  CC     cairo_test_suite-rel-path.o
  CC     cairo_test_suite-rgb24-ignore-alpha.o
  CC     cairo_test_suite-rotate-image-surface-paint.o
  CC     cairo_test_suite-rotated-clip.o
  CC     cairo_test_suite-rounded-rectangle-fill.o
  CC     cairo_test_suite-rounded-rectangle-stroke.o
  CC     cairo_test_suite-sample.o
  CC     cairo_test_suite-scale-down-source-surface-paint.o
  CC     cairo_test_suite-scale-offset-image.o
  CC     cairo_test_suite-scale-offset-similar.o
  CC     cairo_test_suite-scale-source-surface-paint.o
  CC     cairo_test_suite-scaled-font-zero-matrix.o
  CC     cairo_test_suite-stroke-ctm-caps.o
  CC     cairo_test_suite-stroke-clipped.o
  CC     cairo_test_suite-stroke-image.o
  CC     cairo_test_suite-stroke-open-box.o
  CC     cairo_test_suite-select-font-face.o
  CC     cairo_test_suite-select-font-no-show-text.o
  CC     cairo_test_suite-self-copy.o
  CC     cairo_test_suite-self-copy-overlap.o
  CC     cairo_test_suite-self-intersecting.o
  CC     cairo_test_suite-set-source.o
  CC     cairo_test_suite-show-glyphs-advance.o
  CC     cairo_test_suite-show-glyphs-many.o
  CC     cairo_test_suite-show-text-current-point.o
  CC     cairo_test_suite-shape-general-convex.o
  CC     cairo_test_suite-shape-sierpinski.o
  CC     cairo_test_suite-skew-extreme.o
  CC     cairo_test_suite-smask.o
  CC     cairo_test_suite-smask-fill.o
  CC     cairo_test_suite-smask-image-mask.o
  CC     cairo_test_suite-smask-mask.o
  CC     cairo_test_suite-smask-paint.o
  CC     cairo_test_suite-smask-stroke.o
  CC     cairo_test_suite-smask-text.o
  CC     cairo_test_suite-solid-pattern-cache-stress.o
  CC     cairo_test_suite-source-clip.o