Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ranma42/7a073e847cceb99af7c87da9c18e27ba to your computer and use it in GitHub Desktop.
Save ranma42/7a073e847cceb99af7c87da9c18e27ba to your computer and use it in GitHub Desktop.
Tigerbrew successfully installing cairo (from the fix_cairo PR)
==> Downloading https://cairographics.org/releases/cairo-1.14.8.tar.xz
/usr/local/opt/curl/bin/curl -fLA Tigerbrew 0.9.5 (Ruby 1.8.2; OS X 10.4.11) https://cairographics.org/releases/cairo-1.14.8.tar.xz -C 0 -o /Library/Caches/Homebrew/cairo-1.14.8.tar.xz.incomplete
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 33.7M 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 33.7M 0 224k 0 0 132k 0 0:04:21 0:00:01 0:04:20 132k
4 33.7M 4 1680k 0 0 616k 0 0:00:56 0:00:02 0:00:54 616k
6 33.7M 6 2080k 0 0 551k 0 0:01:02 0:00:03 0:00:59 551k
10 33.7M 10 3600k 0 0 743k 0 0:00:46 0:00:04 0:00:42 743k
17 33.7M 17 6032k 0 0 1064k 0 0:00:32 0:00:05 0:00:27 1255k
25 33.7M 25 8736k 0 0 1310k 0 0:00:26 0:00:06 0:00:20 1710k
33 33.7M 33 11.3M 0 0 1518k 0 0:00:22 0:00:07 0:00:15 2015k
42 33.7M 42 14.2M 0 0 1682k 0 0:00:20 0:00:08 0:00:12 2552k
51 33.7M 51 17.3M 0 0 1841k 0 0:00:18 0:00:09 0:00:09 2945k
60 33.7M 60 20.4M 0 0 1960k 0 0:00:17 0:00:10 0:00:07 2976k
70 33.7M 70 23.6M 0 0 2076k 0 0:00:16 0:00:11 0:00:05 3097k
79 33.7M 79 26.8M 0 0 2167k 0 0:00:15 0:00:12 0:00:03 3158k
88 33.7M 88 29.9M 0 0 2243k 0 0:00:15 0:00:13 0:00:02 3215k
96 33.7M 96 32.7M 0 0 2284k 0 0:00:15 0:00:14 0:00:01 3141k
100 33.7M 100 33.7M 0 0 2286k 0 0:00:15 0:00:15 --:--:-- 3069k
==> Verifying cairo-1.14.8.tar.xz checksum
==> Downloading https://cgit.freedesktop.org/~ranma42/cairo/patch/?id=5a8a9c97ed268004cbac510d39739ff56c0fb43c
/usr/local/opt/curl/bin/curl -fLA Tigerbrew 0.9.5 (Ruby 1.8.2; OS X 10.4.11) https://cgit.freedesktop.org/~ranma42/cairo/patch/?id=5a8a9c97ed268004cbac510d39739ff56c0fb43c -C 0 -o /Library/Caches/Homebrew/cairo--patch-8d119eca6c35ac8645d13d656b5a721cfeeec1ebcf5793f9d5182c604782de15.incomplete
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 4809 0 4809 0 0 4324 0 --:--:-- 0:00:01 --:--:-- 4332
==> Verifying cairo--patch-8d119eca6c35ac8645d13d656b5a721cfeeec1ebcf5793f9d5182c604782de15 checksum
==> Patching
==> Applying id=5a8a9c97ed268004cbac510d39739ff56c0fb43c
/usr/bin/patch -g 0 -f -p1 -i /private/tmp/cairo--patch20170119-16034-72musx/id=5a8a9c97ed268004cbac510d39739ff56c0fb43c
patching file README
patching file src/cairo-quartz-font.c
patching file src/cairo-quartz-private.h
==> ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/cairo/1.14.8 --enable-gobject=yes --enable-svg=yes --enable-tee=yes --enable-quartz-image --enable-xcb=no --enable-xlib=no --enable-xlib-xrender=no
checking for gcc... /usr/local/bin/gcc-4.2
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 /usr/local/bin/gcc-4.2 accepts -g... yes
checking for /usr/local/bin/gcc-4.2 option to accept ISO C89... none needed
checking whether /usr/local/bin/gcc-4.2 understands -c and -o together... yes
checking how to run the C preprocessor... /usr/local/bin/gcc-4.2 -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/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
/private/tmp/cairo20170119-16034-pykj89/cairo-1.14.8/build/missing: Unknown `--is-lightweight' option
Try `/private/tmp/cairo20170119-16034-pykj89/cairo-1.14.8/build/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... build/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of /usr/local/bin/gcc-4.2... none
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... i386-apple-darwin8.11.1
checking host system type... i386-apple-darwin8.11.1
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/local/bin/gcc-4.2... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p
checking the name lister (/usr/bin/nm -p) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert i386-apple-darwin8.11.1 file names to i386-apple-darwin8.11.1 format... func_convert_file_noop
checking how to convert i386-apple-darwin8.11.1 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... no
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... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -p output from /usr/local/bin/gcc-4.2 object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... otool64
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... /usr/bin/ld: unknown flag: -force_load
no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/local/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... yes
checking for /usr/local/bin/gcc-4.2 option to produce PIC... -fno-common -DPIC
checking if /usr/local/bin/gcc-4.2 PIC flag -fno-common -DPIC works... yes
checking if /usr/local/bin/gcc-4.2 static flag -static works... no
checking if /usr/local/bin/gcc-4.2 supports -c -o file.o... yes
checking if /usr/local/bin/gcc-4.2 supports -c -o file.o... (cached) yes
checking whether the /usr/local/bin/gcc-4.2 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin8.11.1 dyld
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/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gtk-doc... no
configure: WARNING:
You will not be able to create source packages with 'make dist'
because gtk-doc >= 1.15 is not found.
checking for gtkdoc-check... no
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 GTKDOC_DEPS... yes
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) /usr/local/bin/gcc-4.2
checking whether we are using the GNU C compiler... (cached) yes
checking whether /usr/local/bin/gcc-4.2 accepts -g... (cached) yes
checking for /usr/local/bin/gcc-4.2 option to accept ISO C89... (cached) none needed
checking whether /usr/local/bin/gcc-4.2 understands -c and -o together... (cached) yes
checking how to run the C preprocessor... /usr/local/bin/gcc-4.2 -E
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/local/bin/g++-4.2 accepts -g... yes
checking dependency style of /usr/local/bin/g++-4.2... none
checking how to run the C++ preprocessor... /usr/local/bin/g++-4.2 -E
checking for ld used by /usr/local/bin/g++-4.2... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking whether the /usr/local/bin/g++-4.2 linker (/usr/bin/ld) supports shared libraries... yes
checking for /usr/local/bin/g++-4.2 option to produce PIC... -fno-common -DPIC
checking if /usr/local/bin/g++-4.2 PIC flag -fno-common -DPIC works... yes
checking if /usr/local/bin/g++-4.2 static flag -static works... no
checking if /usr/local/bin/g++-4.2 supports -c -o file.o... yes
checking if /usr/local/bin/g++-4.2 supports -c -o file.o... (cached) yes
checking whether the /usr/local/bin/g++-4.2 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin8.11.1 dyld
checking how to hardcode library paths into programs... immediate
checking for inline... inline
checking for pkg-config... (cached) /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for supported warning flags...
checking whether /usr/local/bin/gcc-4.2 supports -Werror... yes
checking whether /usr/local/bin/gcc-4.2 supports -errwarn... no
checking whether /usr/local/bin/gcc-4.2 supports -Wall... yes
checking whether /usr/local/bin/gcc-4.2 supports -Wextra... yes
checking whether /usr/local/bin/gcc-4.2 supports -Wmissing-declarations... yes
checking whether /usr/local/bin/gcc-4.2 supports -Werror-implicit-function-declaration... yes
checking whether /usr/local/bin/gcc-4.2 supports -Wpointer-arith... yes
checking whether /usr/local/bin/gcc-4.2 supports -Wwrite-strings... yes
checking whether /usr/local/bin/gcc-4.2 supports -Wsign-compare... yes
checking whether /usr/local/bin/gcc-4.2 supports -Wpacked... yes
checking whether /usr/local/bin/gcc-4.2 supports -Wswitch-enum... yes
checking whether /usr/local/bin/gcc-4.2 supports -Wmissing-format-attribute... yes
checking whether /usr/local/bin/gcc-4.2 supports -Wvolatile-register-var... yes
checking whether /usr/local/bin/gcc-4.2 supports -Wstrict-aliasing=2... yes
checking whether /usr/local/bin/gcc-4.2 supports -Winit-self... yes
checking whether /usr/local/bin/gcc-4.2 supports -Wunsafe-loop-optimizations... yes
checking whether /usr/local/bin/gcc-4.2 supports -Wno-missing-field-initializers... yes
checking whether /usr/local/bin/gcc-4.2 supports -Wno-unused-parameter... yes
checking whether /usr/local/bin/gcc-4.2 supports -Wno-attributes... yes
checking whether /usr/local/bin/gcc-4.2 supports -Wno-long-long... yes
checking whether /usr/local/bin/gcc-4.2 supports -Winline... yes
checking whether /usr/local/bin/gcc-4.2 supports -erroff=E_ENUM_TYPE_MISMATCH_ARG... no
checking whether /usr/local/bin/gcc-4.2 supports -erroff=E_ENUM_TYPE_MISMATCH_OP... no
checking whether /usr/local/bin/gcc-4.2 supports -fno-strict-aliasing... yes
checking whether /usr/local/bin/gcc-4.2 supports -fno-common... yes
checking whether /usr/local/bin/gcc-4.2 supports -Wp,-D_FORTIFY_SOURCE=2... yes
checking whether /usr/local/bin/gcc-4.2 supports -Wunused-but-set-variable -Wno-unused-but-set-variable... no
checking which warning flags were supported... -Wall -Wextra -Wmissing-declarations -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wsign-compare -Wpacked -Wswitch-enum -Wmissing-format-attribute -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
checking how to enable unused result warnings... __attribute__((__warn_unused_result__))
checking how to allow undefined symbols in shared libraries used by test suite...
checking for native atomic primitives... Intel
checking whether atomic ops require a memory barrier... no
checking size of void *... 4
checking size of int... 4
checking size of long... 4
checking size of long long... 8
checking size of size_t... 4
checking for native Win32... no
checking for Sun Solaris (non-POSIX ctime_r)... no
checking for sched_yield in -lrt... no
checking for shm_open in -lrt... no
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... no
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... no
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... no
checking fenv.h usability... yes
checking fenv.h presence... yes
checking for fenv.h... yes
checking for feenableexcept... no
checking for fedisableexcept... no
checking for feclearexcept... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking byteswap.h usability... no
checking byteswap.h presence... no
checking for byteswap.h... no
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... no
checking for link... yes
checking for strndup... no
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... libraries /usr/X11R6/lib, headers
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... yes
checking ApplicationServices/ApplicationServices.h presence... yes
checking for ApplicationServices/ApplicationServices.h... yes
checking whether cairo's Quartz surface backend feature could be enabled... yes
checking for cairo's Quartz font backend feature...
checking whether cairo's Quartz font backend feature could be enabled... yes
checking for cairo's Quartz Image surface backend feature...
checking whether cairo's Quartz Image surface backend feature could be enabled... yes
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... no
configure: WARNING: PS backend will not be tested since ghostscript is not available
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 tee surface backend feature...
checking whether cairo's tee 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... yes
checking whether cairo's gobject functions feature could be enabled... yes
checking for GOBJECT... yes
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... yes
checking for shm_open in -lrt... (cached) no
checking for gtk... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating src/cairo.pc
config.status: creating cairo-uninstalled.pc
config.status: creating src/cairo-quartz.pc
config.status: creating cairo-quartz-uninstalled.pc
config.status: creating src/cairo-quartz-font.pc
config.status: creating cairo-quartz-font-uninstalled.pc
config.status: creating src/cairo-quartz-image.pc
config.status: creating cairo-quartz-image-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 src/cairo-tee.pc
config.status: creating cairo-tee-uninstalled.pc
config.status: creating src/cairo-gobject.pc
config.status: creating cairo-gobject-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: 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: executing src/cairo-supported-features.h commands
config.status: creating src/cairo-supported-features.h
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
config.status: executing cairo-trace commands
cairo (version 1.14.8 [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: yes
XML: no (disabled, use --enable-xml to enable)
Skia: no (disabled, use --enable-skia to enable)
Xlib: no (disabled, use --enable-xlib to enable)
Xlib Xrender: no (disabled, use --enable-xlib-xrender to enable)
Qt: no (disabled, use --enable-qt to enable)
Quartz: yes
Quartz-image: yes
XCB: no (disabled, use --enable-xcb to enable)
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: yes
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)
--- The Quartz Image surface backend feature is still under active
--- development and is included in this release only as a preview. It does
--- NOT fully work yet and incompatible changes may yet be made to Quartz
--- Image surface backend specific API.
--- The tee surface backend feature is still under active development and is
--- included in this release only as a preview. It does NOT fully work yet
--- and incompatible changes may yet be made to tee surface backend specific
--- API.
==> make install
Makefile:1487: warning: overriding commands for target `recheck'
Makefile:1127: warning: ignoring old commands for target `recheck'
make install-recursive
Makefile:1487: warning: overriding commands for target `recheck'
Makefile:1127: warning: ignoring old commands for target `recheck'
Making install in src
make install-am
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
CC cairo-bentley-ottmann-rectangular.lo
CC cairo-bentley-ottmann-rectilinear.lo
CC cairo-botor-scan-converter.lo
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
CC cairo-line.lo
cairo-line.c: In function ‘cairo_lines_compare_at_y’:
cairo-line.c:221: note: ‘ax’ was declared here
cairo-line.c:221: note: ‘bx’ was declared here
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
CC cairo-path-in-fill.lo
CC cairo-path-stroke.lo
CC cairo-path-stroke-boxes.lo
CC cairo-path-stroke-polygon.lo
CC cairo-path-stroke-traps.lo
CC cairo-path-stroke-tristrip.lo
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’:
cairo-polygon-intersect.c:450: note: ‘ax’ was declared here
cairo-polygon-intersect.c:450: note: ‘bx’ was declared here
CC cairo-polygon-reduce.lo
cairo-polygon-reduce.c: In function ‘_cairo_bo_sweep_line_compare_edges’:
cairo-polygon-reduce.c:448: note: ‘ax’ was declared here
cairo-polygon-reduce.c:448: note: ‘bx’ was declared here
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
cairo-scaled-font-subsets.c: In function ‘_cairo_scaled_font_subsets_map_glyph’:
cairo-scaled-font-subsets.c:603: note: ‘font_utf8_len’ was declared here
cairo-scaled-font-subsets.c:602: note: ‘font_utf8’ was declared here
cairo-scaled-font-subsets.c:601: note: ‘font_unicode’ was declared here
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-quartz-surface.lo
CC cairo-quartz-font.lo
CC cairo-quartz-image-surface.lo
CC cairo-png.lo
CC cairo-script-surface.lo
cairo-script-surface.c: In function ‘_emit_path’:
cairo-script-surface.c:1819: note: ‘status’ was declared here
CC cairo-ft-font.lo
CC cairo-ps-surface.lo
CC cairo-pdf-surface.lo
CC cairo-svg-surface.lo
CC cairo-tee-surface.lo
CCLD libcairo.la
ranlib: file: .libs/libcairo.a(cairo-atomic.o) has no symbols
ranlib: file: .libs/libcairo.a(cairo-fixed.o) has no symbols
ranlib: file: .libs/libcairo.a(cairo-atomic.o) has no symbols
ranlib: file: .libs/libcairo.a(cairo-fixed.o) has no symbols
../build/install-sh -c -d '/usr/local/Cellar/cairo/1.14.8/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c libcairo.la '/usr/local/Cellar/cairo/1.14.8/lib'
libtool: install: /usr/bin/install -c .libs/libcairo.2.dylib /usr/local/Cellar/cairo/1.14.8/lib/libcairo.2.dylib
libtool: install: (cd /usr/local/Cellar/cairo/1.14.8/lib && { ln -s -f libcairo.2.dylib libcairo.dylib || { rm -f libcairo.dylib && ln -s libcairo.2.dylib libcairo.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libcairo.lai /usr/local/Cellar/cairo/1.14.8/lib/libcairo.la
libtool: install: /usr/bin/install -c .libs/libcairo.a /usr/local/Cellar/cairo/1.14.8/lib/libcairo.a
libtool: install: chmod 644 /usr/local/Cellar/cairo/1.14.8/lib/libcairo.a
libtool: install: ranlib /usr/local/Cellar/cairo/1.14.8/lib/libcairo.a
ranlib: file: /usr/local/Cellar/cairo/1.14.8/lib/libcairo.a(cairo-atomic.o) has no symbols
ranlib: file: /usr/local/Cellar/cairo/1.14.8/lib/libcairo.a(cairo-fixed.o) has no symbols
../build/install-sh -c -d '/usr/local/Cellar/cairo/1.14.8/include/cairo'
/usr/bin/install -c -m 644 cairo.h cairo-deprecated.h cairo-quartz.h cairo-quartz-image.h cairo-script.h cairo-ft.h cairo-ps.h cairo-pdf.h cairo-svg.h cairo-tee.h ../cairo-version.h '/usr/local/Cellar/cairo/1.14.8/include/cairo'
../build/install-sh -c -d '/usr/local/Cellar/cairo/1.14.8/include/cairo'
/usr/bin/install -c -m 644 cairo-features.h '/usr/local/Cellar/cairo/1.14.8/include/cairo'
../build/install-sh -c -d '/usr/local/Cellar/cairo/1.14.8/lib/pkgconfig'
/usr/bin/install -c -m 644 cairo.pc cairo-quartz.pc cairo-quartz-font.pc cairo-quartz-image.pc cairo-png.pc cairo-script.pc cairo-ft.pc cairo-fc.pc cairo-ps.pc cairo-pdf.pc cairo-svg.pc cairo-tee.pc cairo-gobject.pc '/usr/local/Cellar/cairo/1.14.8/lib/pkgconfig'
Making install in doc
make install-recursive
Making install in public
make install-am
make[6]: Nothing to be done for `install-exec-am'.
installfiles=`echo ./html/*`; \
if test "$installfiles" = './html/*'; \
then echo '-- Nothing to install' ; \
else \
/bin/sh /private/tmp/cairo20170119-16034-pykj89/cairo-1.14.8/build/install-sh -d /usr/local/Cellar/cairo/1.14.8/share/gtk-doc/html/cairo; \
for i in $installfiles; do \
echo '-- Installing '$i ; \
/usr/bin/install -c -m 644 $i /usr/local/Cellar/cairo/1.14.8/share/gtk-doc/html/cairo; \
done; \
echo '-- Installing ./html/index.sgml' ; \
/usr/bin/install -c -m 644 ./html/index.sgml /usr/local/Cellar/cairo/1.14.8/share/gtk-doc/html/cairo || :; \
which gtkdoc-rebase >/dev/null && \
gtkdoc-rebase --relative --dest-dir= --html-dir=/usr/local/Cellar/cairo/1.14.8/share/gtk-doc/html/cairo ; \
fi
-- Installing ./html/bindings-errors.html
-- Installing ./html/bindings-fonts.html
-- Installing ./html/bindings-memory.html
-- Installing ./html/bindings-overloading.html
-- Installing ./html/bindings-path.html
-- Installing ./html/bindings-patterns.html
-- Installing ./html/bindings-return-values.html
-- Installing ./html/bindings-streams.html
-- Installing ./html/bindings-surfaces.html
-- Installing ./html/cairo-Error-handling.html
-- Installing ./html/cairo-FreeType-Fonts.html
-- Installing ./html/cairo-Image-Surfaces.html
-- Installing ./html/cairo-PDF-Surfaces.html
-- Installing ./html/cairo-PNG-Support.html
-- Installing ./html/cairo-Paths.html
-- Installing ./html/cairo-PostScript-Surfaces.html
-- Installing ./html/cairo-Quartz-(CGFont)-Fonts.html
-- Installing ./html/cairo-Quartz-Surfaces.html
-- Installing ./html/cairo-Raster-Sources.html
-- Installing ./html/cairo-Recording-Surfaces.html
-- Installing ./html/cairo-Regions.html
-- Installing ./html/cairo-SVG-Surfaces.html
-- Installing ./html/cairo-Script-Surfaces.html
-- Installing ./html/cairo-Transformations.html
-- Installing ./html/cairo-Types.html
-- Installing ./html/cairo-User-Fonts.html
-- Installing ./html/cairo-Version-Information.html
-- Installing ./html/cairo-Win32-Fonts.html
-- Installing ./html/cairo-Win32-Surfaces.html
-- Installing ./html/cairo-XCB-Surfaces.html
-- Installing ./html/cairo-XLib-Surfaces.html
-- Installing ./html/cairo-XLib-XRender-Backend.html
-- Installing ./html/cairo-cairo-device-t.html
-- Installing ./html/cairo-cairo-font-face-t.html
-- Installing ./html/cairo-cairo-font-options-t.html
-- Installing ./html/cairo-cairo-matrix-t.html
-- Installing ./html/cairo-cairo-pattern-t.html
-- Installing ./html/cairo-cairo-scaled-font-t.html
-- Installing ./html/cairo-cairo-surface-t.html
-- Installing ./html/cairo-cairo-t.html
-- Installing ./html/cairo-drawing.html
-- Installing ./html/cairo-fonts.html
-- Installing ./html/cairo-support.html
-- Installing ./html/cairo-surfaces.html
-- Installing ./html/cairo-text.html
-- Installing ./html/cairo.devhelp2
-- Installing ./html/home.png
-- Installing ./html/index-1.10.html
-- Installing ./html/index-1.12.html
-- Installing ./html/index-1.14.html
-- Installing ./html/index-1.2.html
-- Installing ./html/index-1.4.html
-- Installing ./html/index-1.6.html
-- Installing ./html/index-1.8.html
-- Installing ./html/index-all.html
-- Installing ./html/index.html
-- Installing ./html/index.sgml
-- Installing ./html/language-bindings.html
-- Installing ./html/left-insensitive.png
-- Installing ./html/left.png
-- Installing ./html/right-insensitive.png
-- Installing ./html/right.png
-- Installing ./html/style.css
-- Installing ./html/up-insensitive.png
-- Installing ./html/up.png
-- Installing ./html/index.sgml
/bin/sh: line 1: gtkdoc-rebase: command not found
make[6]: [install-data-local] Error 127 (ignored)
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
Making install in util
make install-recursive
Making install in .
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
Making install in cairo-missing
CC strndup.lo
CC getline.lo
CCLD libcairo-missing.la
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
Making install in cairo-gobject
CC libcairo_gobject_la-cairo-gobject-enums.lo
CC libcairo_gobject_la-cairo-gobject-structs.lo
CCLD libcairo-gobject.la
warning: no debug map in executable (-arch i386)
../../build/install-sh -c -d '/usr/local/Cellar/cairo/1.14.8/lib'
/bin/sh ../../libtool --mode=install /usr/bin/install -c libcairo-gobject.la '/usr/local/Cellar/cairo/1.14.8/lib'
libtool: install: /usr/bin/install -c .libs/libcairo-gobject.2.dylib /usr/local/Cellar/cairo/1.14.8/lib/libcairo-gobject.2.dylib
libtool: install: (cd /usr/local/Cellar/cairo/1.14.8/lib && { ln -s -f libcairo-gobject.2.dylib libcairo-gobject.dylib || { rm -f libcairo-gobject.dylib && ln -s libcairo-gobject.2.dylib libcairo-gobject.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libcairo-gobject.lai /usr/local/Cellar/cairo/1.14.8/lib/libcairo-gobject.la
libtool: install: /usr/bin/install -c .libs/libcairo-gobject.a /usr/local/Cellar/cairo/1.14.8/lib/libcairo-gobject.a
libtool: install: chmod 644 /usr/local/Cellar/cairo/1.14.8/lib/libcairo-gobject.a
libtool: install: ranlib /usr/local/Cellar/cairo/1.14.8/lib/libcairo-gobject.a
../../build/install-sh -c -d '/usr/local/Cellar/cairo/1.14.8/include/cairo'
/usr/bin/install -c -m 644 cairo-gobject.h '/usr/local/Cellar/cairo/1.14.8/include/cairo'
Making install in cairo-script
Making install in examples
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
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
../../build/install-sh -c -d '/usr/local/Cellar/cairo/1.14.8/lib'
/bin/sh ../../libtool --mode=install /usr/bin/install -c libcairo-script-interpreter.la '/usr/local/Cellar/cairo/1.14.8/lib'
libtool: install: /usr/bin/install -c .libs/libcairo-script-interpreter.2.dylib /usr/local/Cellar/cairo/1.14.8/lib/libcairo-script-interpreter.2.dylib
libtool: install: (cd /usr/local/Cellar/cairo/1.14.8/lib && { ln -s -f libcairo-script-interpreter.2.dylib libcairo-script-interpreter.dylib || { rm -f libcairo-script-interpreter.dylib && ln -s libcairo-script-interpreter.2.dylib libcairo-script-interpreter.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libcairo-script-interpreter.lai /usr/local/Cellar/cairo/1.14.8/lib/libcairo-script-interpreter.la
libtool: install: /usr/bin/install -c .libs/libcairo-script-interpreter.a /usr/local/Cellar/cairo/1.14.8/lib/libcairo-script-interpreter.a
libtool: install: chmod 644 /usr/local/Cellar/cairo/1.14.8/lib/libcairo-script-interpreter.a
libtool: install: ranlib /usr/local/Cellar/cairo/1.14.8/lib/libcairo-script-interpreter.a
../../build/install-sh -c -d '/usr/local/Cellar/cairo/1.14.8/include/cairo'
/usr/bin/install -c -m 644 cairo-script-interpreter.h '/usr/local/Cellar/cairo/1.14.8/include/cairo'
Making install in cairo-trace
CC libcairo_trace_la-trace.lo
CCLD libcairo-trace.la
../../build/install-sh -c -d '/usr/local/Cellar/cairo/1.14.8/bin'
/usr/bin/install -c cairo-trace '/usr/local/Cellar/cairo/1.14.8/bin'
../../build/install-sh -c -d '/usr/local/Cellar/cairo/1.14.8/lib/cairo'
/bin/sh ../../libtool --mode=install /usr/bin/install -c libcairo-trace.la '/usr/local/Cellar/cairo/1.14.8/lib/cairo'
libtool: install: /usr/bin/install -c .libs/libcairo-trace.0.dylib /usr/local/Cellar/cairo/1.14.8/lib/cairo/libcairo-trace.0.dylib
libtool: install: (cd /usr/local/Cellar/cairo/1.14.8/lib/cairo && { ln -s -f libcairo-trace.0.dylib libcairo-trace.dylib || { rm -f libcairo-trace.dylib && ln -s libcairo-trace.0.dylib libcairo-trace.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libcairo-trace.lai /usr/local/Cellar/cairo/1.14.8/lib/cairo/libcairo-trace.la
libtool: install: /usr/bin/install -c .libs/libcairo-trace.a /usr/local/Cellar/cairo/1.14.8/lib/cairo/libcairo-trace.a
libtool: install: chmod 644 /usr/local/Cellar/cairo/1.14.8/lib/cairo/libcairo-trace.a
libtool: install: ranlib /usr/local/Cellar/cairo/1.14.8/lib/cairo/libcairo-trace.a
Making install in cairo-fdr
CC cairo_fdr_la-fdr.lo
CCLD cairo-fdr.la
make[5]: Nothing to be done for `install-exec-am'.
../../build/install-sh -c -d '/usr/local/Cellar/cairo/1.14.8/lib/cairo'
/bin/sh ../../libtool --mode=install /usr/bin/install -c cairo-fdr.la '/usr/local/Cellar/cairo/1.14.8/lib/cairo'
libtool: install: /usr/bin/install -c .libs/cairo-fdr.0.so /usr/local/Cellar/cairo/1.14.8/lib/cairo/cairo-fdr.0.so
libtool: install: (cd /usr/local/Cellar/cairo/1.14.8/lib/cairo && { ln -s -f cairo-fdr.0.so cairo-fdr.so || { rm -f cairo-fdr.so && ln -s cairo-fdr.0.so cairo-fdr.so; }; })
libtool: install: /usr/bin/install -c .libs/cairo-fdr.lai /usr/local/Cellar/cairo/1.14.8/lib/cairo/cairo-fdr.la
libtool: install: /usr/bin/install -c .libs/cairo-fdr.a /usr/local/Cellar/cairo/1.14.8/lib/cairo/cairo-fdr.a
libtool: install: chmod 644 /usr/local/Cellar/cairo/1.14.8/lib/cairo/cairo-fdr.a
libtool: install: ranlib /usr/local/Cellar/cairo/1.14.8/lib/cairo/cairo-fdr.a
Making install in cairo-sphinx
CC cairo_sphinx_la-fdr.lo
CCLD cairo-sphinx.la
CC cairo_sphinx-sphinx.o
cd ../../boilerplate && make libcairoboilerplate.la
CC cairo-boilerplate-getopt.lo
CC cairo-boilerplate-system.lo
CC cairo-boilerplate.lo
CC cairo-boilerplate-quartz.lo
CC cairo-boilerplate-script.lo
CC cairo-boilerplate-ps.lo
CC cairo-boilerplate-pdf.lo
CC cairo-boilerplate-svg.lo
(cd . && sh ./make-cairo-boilerplate-constructors.sh cairo-boilerplate-getopt.c cairo-boilerplate-system.c cairo-boilerplate.c cairo-boilerplate-quartz.c cairo-boilerplate-script.c cairo-boilerplate-ps.c cairo-boilerplate-pdf.c cairo-boilerplate-svg.c ) > cairo-boilerplate-constructors.c
CC cairo-boilerplate-constructors.lo
CCLD libcairoboilerplate.la
CCLD cairo-sphinx
../../build/install-sh -c -d '/usr/local/Cellar/cairo/1.14.8/bin'
/bin/sh ../../libtool --mode=install /usr/bin/install -c cairo-sphinx '/usr/local/Cellar/cairo/1.14.8/bin'
libtool: install: /usr/bin/install -c .libs/cairo-sphinx /usr/local/Cellar/cairo/1.14.8/bin/cairo-sphinx
../../build/install-sh -c -d '/usr/local/Cellar/cairo/1.14.8/lib/cairo'
/bin/sh ../../libtool --mode=install /usr/bin/install -c cairo-sphinx.la '/usr/local/Cellar/cairo/1.14.8/lib/cairo'
libtool: install: /usr/bin/install -c .libs/cairo-sphinx.0.so /usr/local/Cellar/cairo/1.14.8/lib/cairo/cairo-sphinx.0.so
libtool: install: (cd /usr/local/Cellar/cairo/1.14.8/lib/cairo && { ln -s -f cairo-sphinx.0.so cairo-sphinx.so || { rm -f cairo-sphinx.so && ln -s cairo-sphinx.0.so cairo-sphinx.so; }; })
libtool: install: /usr/bin/install -c .libs/cairo-sphinx.lai /usr/local/Cellar/cairo/1.14.8/lib/cairo/cairo-sphinx.la
libtool: install: /usr/bin/install -c .libs/cairo-sphinx.a /usr/local/Cellar/cairo/1.14.8/lib/cairo/cairo-sphinx.a
libtool: install: chmod 644 /usr/local/Cellar/cairo/1.14.8/lib/cairo/cairo-sphinx.a
libtool: install: ranlib /usr/local/Cellar/cairo/1.14.8/lib/cairo/cairo-sphinx.a
Making install in boilerplate
make install-am
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in 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-84115.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 paint-with-alpha-group-clip.c partial-clip-text.c partial-coverage.c pass-through.c path-append.c path-currentpoint.c path-stroke-twice.c path-precision.c pattern-get-type.c pattern-getters.c pdf-isolated-group.c pixman-downscale.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 rotate-stroke-box.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 simple.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 quartz-surface-source.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 || (rm cairo-test-constructors.c ; exit 1)
make install-recursive
Making install in pdiff
make install-am
CC lpyramid.lo
CC pdiff.lo
CCLD libpdiff.la
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
Making install in .
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-84115.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-paint-with-alpha-group-clip.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-currentpoint.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-downscale.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-rotate-stroke-box.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-simple.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
CC cairo_test_suite-source-clip-scale.o
CC cairo_test_suite-source-surface-scale-paint.o
CC cairo_test_suite-spline-decomposition.o
CC cairo_test_suite-stride-12-image.o
CC cairo_test_suite-stroke-pattern.o
CC cairo_test_suite-subsurface.o
CC cairo_test_suite-subsurface-image-repeat.o
CC cairo_test_suite-subsurface-repeat.o
CC cairo_test_suite-subsurface-reflect.o
CC cairo_test_suite-subsurface-pad.o
CC cairo_test_suite-subsurface-modify-child.o
CC cairo_test_suite-subsurface-modify-parent.o
CC cairo_test_suite-subsurface-outside-target.o
CC cairo_test_suite-subsurface-scale.o
CC cairo_test_suite-subsurface-similar-repeat.o
CC cairo_test_suite-surface-finish-twice.o
CC cairo_test_suite-surface-pattern.o
CC cairo_test_suite-surface-pattern-big-scale-down.o
CC cairo_test_suite-surface-pattern-operator.o
CC cairo_test_suite-surface-pattern-scale-down.o
CC cairo_test_suite-surface-pattern-scale-down-extend.o
CC cairo_test_suite-surface-pattern-scale-up.o
CC cairo_test_suite-text-antialias.o
CC cairo_test_suite-text-antialias-subpixel.o
CC cairo_test_suite-text-cache-crash.o
CC cairo_test_suite-text-glyph-range.o
CC cairo_test_suite-text-pattern.o
CC cairo_test_suite-text-rotate.o
CC cairo_test_suite-text-transform.o
CC cairo_test_suite-text-zero-len.o
CC cairo_test_suite-tighten-bounds.o
CC cairo_test_suite-tiger.o
CC cairo_test_suite-toy-font-face.o
CC cairo_test_suite-transforms.o
CC cairo_test_suite-translate-show-surface.o
CC cairo_test_suite-trap-clip.o
CC cairo_test_suite-twin.o
CC cairo_test_suite-twin-antialias-gray.o
CC cairo_test_suite-twin-antialias-mixed.o
CC cairo_test_suite-twin-antialias-none.o
CC cairo_test_suite-twin-antialias-subpixel.o
CC cairo_test_suite-unaligned-box.o
CC cairo_test_suite-unantialiased-shapes.o
CC cairo_test_suite-unbounded-operator.o
CC cairo_test_suite-unclosed-strokes.o
CC cairo_test_suite-user-data.o
CC cairo_test_suite-user-font.o
CC cairo_test_suite-user-font-mask.o
CC cairo_test_suite-user-font-proxy.o
CC cairo_test_suite-user-font-rescale.o
CC cairo_test_suite-world-map.o
CC cairo_test_suite-white-in-noop.o
CC cairo_test_suite-xcb-huge-image-shm.o
CC cairo_test_suite-xcb-huge-subimage.o
CC cairo_test_suite-xcb-stress-cache.o
CC cairo_test_suite-xcb-snapshot-assert.o
CC cairo_test_suite-xcomposite-projection.o
CC cairo_test_suite-xlib-expose-event.o
CC cairo_test_suite-zero-alpha.o
CC cairo_test_suite-zero-mask.o
CC cairo_test_suite-pthread-same-source.o
CC cairo_test_suite-pthread-show-text.o
CC cairo_test_suite-pthread-similar.o
CC cairo_test_suite-bitmap-font.o
CC cairo_test_suite-ft-font-create-for-ft-face.o
CC cairo_test_suite-ft-show-glyphs-positioning.o
CC cairo_test_suite-ft-show-glyphs-table.o
CC cairo_test_suite-ft-text-vertical-layout-type1.o
CC cairo_test_suite-ft-text-vertical-layout-type3.o
CC cairo_test_suite-ft-text-antialias-none.o
CC cairo_test_suite-quartz-surface-source.o
CC cairo_test_suite-pdf-features.o
CC cairo_test_suite-pdf-mime-data.o
CC cairo_test_suite-pdf-surface-source.o
CC cairo_test_suite-ps-eps.o
CC cairo_test_suite-ps-features.o
CC cairo_test_suite-ps-surface-source.o
CC cairo_test_suite-svg-surface.o
CC cairo_test_suite-svg-clip.o
CC cairo_test_suite-svg-surface-source.o
CC cairo_test_suite-multi-page.o
CC cairo_test_suite-fallback-resolution.o
CC cairo_test_suite-cairo-test-constructors.o
CC any2ppm-any2ppm.o
CCLD any2ppm
CCLD cairo-test-suite
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
Making install in perf
make install-recursive
Making install in micro
make install-am
CC cairo-perf-cover.lo
CC box-outline.lo
CC composite-checker.lo
CC disjoint.lo
CC fill.lo
CC hatching.lo
CC hash-table.lo
CC line.lo
CC a1-line.lo
CC long-lines.lo
CC mosaic.lo
CC paint.lo
CC paint-with-alpha.lo
CC mask.lo
CC pattern_create_radial.lo
CC rectangles.lo
CC rounded-rectangles.lo
CC stroke.lo
CC subimage_copy.lo
CC tessellate.lo
CC text.lo
CC tiger.lo
CC glyphs.lo
CC twin.lo
CC unaligned-clip.lo
CC wave.lo
CC world-map.lo
CC zrusin.lo
CC long-dashed-lines.lo
CC dragon.lo
CC pythagoras-tree.lo
CC intersections.lo
CC many-strokes.lo
CC wide-strokes.lo
CC many-fills.lo
CC wide-fills.lo
CC many-curves.lo
CC curve.lo
CC a1-curve.lo
CC spiral.lo
CC pixel.lo
CC sierpinski.lo
CC fill-clip.lo
CCLD libcairo-perf-micro.la
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
CC cairo-analyse-trace.o
CC cairo-error.o
CC cairo-perf.lo
CC cairo-perf-report.lo
CC cairo-stats.lo
CC cairo-time.lo
CCLD libcairoperf.la
CCLD cairo-analyse-trace
CC cairo-perf-trace.o
CC cairo-hash.o
CCLD cairo-perf-trace
CC cairo-perf-micro.o
CCLD cairo-perf-micro
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
Makefile:1487: warning: overriding commands for target `recheck'
Makefile:1127: warning: ignoring old commands for target `recheck'
Makefile:1487: warning: overriding commands for target `recheck'
Makefile:1127: warning: ignoring old commands for target `recheck'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
==> Cleaning
rm /usr/local/Cellar/cairo/1.14.8/lib/libcairo.la
rm /usr/local/Cellar/cairo/1.14.8/lib/libcairo-script-interpreter.la
rm /usr/local/Cellar/cairo/1.14.8/lib/libcairo-gobject.la
rm /usr/local/Cellar/cairo/1.14.8/lib/cairo/libcairo-trace.la
rm /usr/local/Cellar/cairo/1.14.8/lib/cairo/cairo-sphinx.la
rm /usr/local/Cellar/cairo/1.14.8/lib/cairo/cairo-fdr.la
==> Finishing up
==> Caveats
This formula is keg-only, which means it was not symlinked into /usr/local.
OS X already provides this software in versions before Mountain Lion.
Generally there are no consequences of this for you. If you build your
own software and it requires this formula, you'll need to add to your
build variables:
LDFLAGS: -L/usr/local/opt/cairo/lib
CPPFLAGS: -I/usr/local/opt/cairo/include
==> Summary
/usr/local/Cellar/cairo/1.14.8: 112 files, 6.1M, built in 2.6 minutes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment