Skip to content

Instantly share code, notes, and snippets.

@spacepluk
Last active January 8, 2017 15:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save spacepluk/76050927d529cf1b373883f2732e8784 to your computer and use it in GitHub Desktop.
Save spacepluk/76050927d529cf1b373883f2732e8784 to your computer and use it in GitHub Desktop.
==> Making package: cairo-ubuntu 1.14.6-1 (Sun Jan 8 17:05:45 IST 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found cairo-1.14.6.tar.xz
-> Found cairo-respect-fontconfig_pb.patch
-> Found cairo-server-side-gradients.patch
-> Found cairo-webkit-html5-fix.patch
==> Validating source files with md5sums...
cairo-1.14.6.tar.xz ... Passed
cairo-respect-fontconfig_pb.patch ... Passed
cairo-server-side-gradients.patch ... Passed
cairo-webkit-html5-fix.patch ... Passed
==> Extracting sources...
-> Extracting cairo-1.14.6.tar.xz with bsdtar
==> Starting prepare()...
patching file src/cairo-ft-font.c
Hunk #1 succeeded at 1856 (offset 151 lines).
patching file src/cairo-xlib-display.c
Hunk #1 succeeded at 263 (offset -3 lines).
patching file src/cairo-bentley-ottmann-rectangular.c
==> Removing existing $pkgdir/ directory...
==> Starting build()...
configure: WARNING: unrecognized options: --disable-lto
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 whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -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
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
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 gcc... gcc3
checking whether make supports nested variables... (cached) 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... /usr/bin/sed
checking for fgrep... /usr/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... no
checking if : 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... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gtk-doc... yes
checking for gtkdoc-check... gtkdoc-check.test
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... yes
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) 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 whether gcc understands -c and -o together... (cached) yes
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
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 -Wmissing-declarations... yes
checking whether gcc supports -Werror-implicit-function-declaration... 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 -Wpacked... yes
checking whether gcc supports -Wswitch-enum... yes
checking whether gcc supports -Wmissing-format-attribute... 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 -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 -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... cxx11
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... yes
checking valgrind.h usability... yes
checking valgrind.h presence... yes
checking for valgrind.h... yes
checking lockdep.h usability... no
checking lockdep.h presence... no
checking for lockdep.h... no
checking memfault.h usability... no
checking memfault.h presence... no
checking for memfault.h... 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... yes
checking lzo/lzo2a.h usability... yes
checking lzo/lzo2a.h presence... yes
checking for lzo/lzo2a.h... yes
checking for dlsym in -ldl... yes
checking for dlfcn.h... (cached) yes
checking for X... libraries , headers
checking for cairo's Xlib surface backend feature...
checking for xlib... yes
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... yes
checking for X11/extensions/shmproto.h... yes
checking for X11/extensions/shmstr.h... yes
checking whether cairo's Xlib surface backend feature could be enabled... yes
checking for cairo's Xlib Xrender surface backend feature...
checking for xlib_xrender... yes
checking for XRenderCreateSolidFill... yes
checking for XRenderCreateLinearGradient... yes
checking for XRenderCreateRadialGradient... yes
checking for XRenderCreateConicalGradient... yes
checking whether cairo's Xlib Xrender surface backend feature could be enabled... yes
checking for cairo's XCB surface backend feature...
checking for xcb... yes
checking whether cairo's XCB surface backend feature could be enabled... yes
checking for cairo's XCB/SHM functions feature...
checking for xcb_shm... yes
checking whether cairo's XCB/SHM functions feature could be enabled... yes
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 OpenGL surface backend feature...
checking for gl... yes
checking whether cairo's OpenGL surface backend feature could be enabled... yes
checking for cairo's EGL functions feature...
checking for egl... yes
checking whether cairo's EGL functions feature could be enabled... yes
checking for cairo's GLX functions feature...
checking GL/glx.h usability... yes
checking GL/glx.h presence... yes
checking for GL/glx.h... yes
checking whether cairo's GLX functions feature could be enabled... yes
checking for cairo's WGL functions feature...
checking for windows.h... (cached) no
checking whether cairo's WGL functions feature could be enabled... no (WGL headers not found)
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... no
checking for FT_GlyphSlot_Embolden... no
checking for FT_GlyphSlot_Oblique... no
checking for FT_Load_Sfnt_Table... no
checking for FT_Library_SetLcdFilter... no
checking for FcInit... no
checking for FcFini... no
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... yes
checking for cairo's PDF surface backend feature...
checking whether cairo's PDF surface backend feature could be enabled... yes
checking for POPPLER... yes
checking for poppler_page_render... 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... yes
checking for rsvg_pixbuf_from_file... 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... yes
checking bfd.h usability... yes
checking bfd.h presence... yes
checking for bfd.h... yes
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) yes
checking for gtk... yes
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-xlib.pc
config.status: creating cairo-xlib-uninstalled.pc
config.status: creating src/cairo-xlib-xrender.pc
config.status: creating cairo-xlib-xrender-uninstalled.pc
config.status: creating src/cairo-xcb.pc
config.status: creating cairo-xcb-uninstalled.pc
config.status: creating src/cairo-xcb-shm.pc
config.status: creating cairo-xcb-shm-uninstalled.pc
config.status: creating src/cairo-png.pc
config.status: creating cairo-png-uninstalled.pc
config.status: creating src/cairo-gl.pc
config.status: creating cairo-gl-uninstalled.pc
config.status: creating src/cairo-egl.pc
config.status: creating cairo-egl-uninstalled.pc
config.status: creating src/cairo-glx.pc
config.status: creating cairo-glx-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: 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
config.status: executing cairo-trace commands
configure: WARNING: unrecognized options: --disable-lto
cairo (version 1.14.6 [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: yes
Xlib Xrender: yes
Qt: no (disabled, use --enable-qt to enable)
Quartz: no (requires CoreGraphics framework)
Quartz-image: no (disabled, use --enable-quartz-image to enable)
XCB: yes
Win32: no (requires a Win32 platform)
OS2: no (disabled, use --enable-os2 to enable)
CairoScript: yes
PostScript: yes
PDF: yes
SVG: yes
OpenGL: yes
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: yes
WGL functions: no (WGL headers not found)
EGL functions: yes
X11-xcb functions: no (disabled, use --enable-xlib-xcb to enable)
XCB-shm functions: yes
The following features and utilities:
cairo-trace: yes
cairo-script-interpreter: yes
And the following internal features:
pthread: yes
gtk-doc: yes
gcov support: no
symbol-lookup: no (requires bfd)
test surfaces: no (disabled, use --enable-test-surfaces to enable)
ps testing: yes
pdf testing: no (requires poppler-glib >= 0.17.4)
svg testing: no (requires librsvg-2.0 >= 2.35.0)
--- The OpenGL 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 OpenGL 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.
Makefile:1487: warning: overriding recipe for target 'recheck'
Makefile:1127: warning: ignoring old recipe for target 'recheck'
make all-recursive
make[1]: Entering directory '/home/spacepluk/.cache/pacaur/cairo-ubuntu/src/cairo-1.14.6'
Makefile:1487: warning: overriding recipe for target 'recheck'
Makefile:1127: warning: ignoring old recipe for target 'recheck'
Making all in src
make[2]: Entering directory '/home/spacepluk/.cache/pacaur/cairo-ubuntu/src/cairo-1.14.6/src'
make all-am
make[3]: Entering directory '/home/spacepluk/.cache/pacaur/cairo-ubuntu/src/cairo-1.14.6/src'
CC cairo-bentley-ottmann-rectangular.lo
CC cairo-xlib-display.lo
CC cairo-ft-font.lo
In file included from /usr/include/assert.h:35:0,
from cairoint.h:57,
from cairo-ft-font.c:42:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
cairo-ft-font.c: In function '_render_glyph_outline':
cairo-ft-font.c:1347:16: warning: unused variable 'library' [-Wunused-variable]
FT_Library library = glyphslot->library;
^~~~~~~
cairo-ft-font.c: In function '_cairo_ft_load_truetype_table':
cairo-ft-font.c:2497:13: warning: unused variable 'face' [-Wunused-variable]
FT_Face face;
^~~~
cairo-ft-font.c:2496:31: warning: unused variable 'unscaled' [-Wunused-variable]
cairo_ft_unscaled_font_t *unscaled = scaled_font->unscaled;
^~~~~~~~
cairo-bentley-ottmann-rectangular.c: In function '_cairo_bentley_ottmann_tessellate_rectangular':
cairo-bentley-ottmann-rectangular.c:606:18: warning: variable 'update' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
cairo_bool_t update = FALSE;
^~~~~~
CCLD libcairo.la
make[3]: Leaving directory '/home/spacepluk/.cache/pacaur/cairo-ubuntu/src/cairo-1.14.6/src'
make[2]: Leaving directory '/home/spacepluk/.cache/pacaur/cairo-ubuntu/src/cairo-1.14.6/src'
Making all in doc
make[2]: Entering directory '/home/spacepluk/.cache/pacaur/cairo-ubuntu/src/cairo-1.14.6/doc'
make all-recursive
make[3]: Entering directory '/home/spacepluk/.cache/pacaur/cairo-ubuntu/src/cairo-1.14.6/doc'
Making all in public
make[4]: Entering directory '/home/spacepluk/.cache/pacaur/cairo-ubuntu/src/cairo-1.14.6/doc/public'
make all-am
make[5]: Entering directory '/home/spacepluk/.cache/pacaur/cairo-ubuntu/src/cairo-1.14.6/doc/public'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/home/spacepluk/.cache/pacaur/cairo-ubuntu/src/cairo-1.14.6/doc/public'
make[4]: Leaving directory '/home/spacepluk/.cache/pacaur/cairo-ubuntu/src/cairo-1.14.6/doc/public'
make[4]: Entering directory '/home/spacepluk/.cache/pacaur/cairo-ubuntu/src/cairo-1.14.6/doc'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/spacepluk/.cache/pacaur/cairo-ubuntu/src/cairo-1.14.6/doc'
make[3]: Leaving directory '/home/spacepluk/.cache/pacaur/cairo-ubuntu/src/cairo-1.14.6/doc'
make[2]: Leaving directory '/home/spacepluk/.cache/pacaur/cairo-ubuntu/src/cairo-1.14.6/doc'
Making all in util
make[2]: Entering directory '/home/spacepluk/.cache/pacaur/cairo-ubuntu/src/cairo-1.14.6/util'
make all-recursive
make[3]: Entering directory '/home/spacepluk/.cache/pacaur/cairo-ubuntu/src/cairo-1.14.6/util'
Making all in .
make[4]: Entering directory '/home/spacepluk/.cache/pacaur/cairo-ubuntu/src/cairo-1.14.6/util'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/spacepluk/.cache/pacaur/cairo-ubuntu/src/cairo-1.14.6/util'
Making all in cairo-missing
make[4]: Entering directory '/home/spacepluk/.cache/pacaur/cairo-ubuntu/src/cairo-1.14.6/util/cairo-missing'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/spacepluk/.cache/pacaur/cairo-ubuntu/src/cairo-1.14.6/util/cairo-missing'
Making all in cairo-gobject
make[4]: Entering directory '/home/spacepluk/.cache/pacaur/cairo-ubuntu/src/cairo-1.14.6/util/cairo-gobject'
CCLD libcairo-gobject.la
make[4]: Leaving directory '/home/spacepluk/.cache/pacaur/cairo-ubuntu/src/cairo-1.14.6/util/cairo-gobject'
Making all in cairo-script
make[4]: Entering directory '/home/spacepluk/.cache/pacaur/cairo-ubuntu/src/cairo-1.14.6/util/cairo-script'
Making all in examples
make[5]: Entering directory '/home/spacepluk/.cache/pacaur/cairo-ubuntu/src/cairo-1.14.6/util/cairo-script/examples'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/spacepluk/.cache/pacaur/cairo-ubuntu/src/cairo-1.14.6/util/cairo-script/examples'
make[5]: Entering directory '/home/spacepluk/.cache/pacaur/cairo-ubuntu/src/cairo-1.14.6/util/cairo-script'
CCLD libcairo-script-interpreter.la
make[5]: Leaving directory '/home/spacepluk/.cache/pacaur/cairo-ubuntu/src/cairo-1.14.6/util/cairo-script'
make[4]: Leaving directory '/home/spacepluk/.cache/pacaur/cairo-ubuntu/src/cairo-1.14.6/util/cairo-script'
Making all in cairo-trace
make[4]: Entering directory '/home/spacepluk/.cache/pacaur/cairo-ubuntu/src/cairo-1.14.6/util/cairo-trace'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/spacepluk/.cache/pacaur/cairo-ubuntu/src/cairo-1.14.6/util/cairo-trace'
Making all in cairo-fdr
make[4]: Entering directory '/home/spacepluk/.cache/pacaur/cairo-ubuntu/src/cairo-1.14.6/util/cairo-fdr'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/spacepluk/.cache/pacaur/cairo-ubuntu/src/cairo-1.14.6/util/cairo-fdr'
Making all in cairo-sphinx
make[4]: Entering directory '/home/spacepluk/.cache/pacaur/cairo-ubuntu/src/cairo-1.14.6/util/cairo-sphinx'
cd ../../boilerplate && make libcairoboilerplate.la
make[5]: Entering directory '/home/spacepluk/.cache/pacaur/cairo-ubuntu/src/cairo-1.14.6/boilerplate'
(cd . && sh ./make-cairo-boilerplate-constructors.sh cairo-boilerplate-getopt.c cairo-boilerplate-system.c cairo-boilerplate.c cairo-boilerplate-xlib.c cairo-boilerplate-xcb.c cairo-boilerplate-egl.c cairo-boilerplate-glx.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
ar: `u' modifier ignored since `D' is the default (see `U')
make[5]: Leaving directory '/home/spacepluk/.cache/pacaur/cairo-ubuntu/src/cairo-1.14.6/boilerplate'
CCLD cairo-sphinx
/usr/lib/libharfbuzz.so.0: undefined reference to `FT_Get_Var_Blend_Coordinates'
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:591: cairo-sphinx] Error 1
make[4]: Leaving directory '/home/spacepluk/.cache/pacaur/cairo-ubuntu/src/cairo-1.14.6/util/cairo-sphinx'
make[3]: *** [Makefile:975: all-recursive] Error 1
make[3]: Leaving directory '/home/spacepluk/.cache/pacaur/cairo-ubuntu/src/cairo-1.14.6/util'
make[2]: *** [Makefile:757: all] Error 2
make[2]: Leaving directory '/home/spacepluk/.cache/pacaur/cairo-ubuntu/src/cairo-1.14.6/util'
make[1]: *** [Makefile:897: all-recursive] Error 1
make[1]: Leaving directory '/home/spacepluk/.cache/pacaur/cairo-ubuntu/src/cairo-1.14.6'
make: *** [Makefile:747: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment