Skip to content

Instantly share code, notes, and snippets.

Created November 20, 2014 13:57
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 anonymous/260c1a5c41c8f0392c84 to your computer and use it in GitHub Desktop.
Save anonymous/260c1a5c41c8f0392c84 to your computer and use it in GitHub Desktop.
/var/log/pkgbuild/cairo.log
prt-get: installing /usr/ports/opt/cairo
prt-get: starting build Fri Nov 21 00:56:33 2014
=======> Building '/usr/ports/opt/cairo/cairo#1.14.0-1.pkg.tar.xz'.
bsdtar -p -o -C /usr/ports/opt/cairo/work/src -xf /usr/ports/opt/cairo/cairo-1.14.0.tar.xz
+ build
+ cd cairo-1.14.0
+ ./configure --prefix=/usr --enable-xcb=yes --enable-ps --enable-pdf --disable-gtk-doc --enable-tee=yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /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... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether make supports nested variables... yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /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... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gtkdoc-check... no
checking for gtkdoc-rebase... no
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for find... /usr/bin/find
checking for xargs... /usr/bin/xargs
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... gcc -E
checking for g++... 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 whether gcc and cc understand -c and -o together... yes
checking for inline... inline
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for supported warning flags...
checking whether gcc supports -Werror... yes
checking whether gcc supports -errwarn... no
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wextra... yes
checking whether gcc supports -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... Intel
checking whether atomic ops require a memory barrier... no
checking size of void *... 8
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of size_t... 8
checking for native Win32... no
checking for Sun Solaris (non-POSIX ctime_r)... no
checking for cos in -lm... yes
checking for sched_yield in -lrt... yes
checking for shm_open in -lrt... yes
checking for connect in -lsocket... no
checking for __builtin_return_address(0)... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking sys/int_types.h usability... no
checking sys/int_types.h presence... no
checking for sys/int_types.h... no
checking for uint64_t... yes
checking for uint128_t... no
checking for __uint128_t... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for sys/stat.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking for alarm... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking for sched_getaffinity... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for clock_gettime... yes
checking fenv.h usability... yes
checking fenv.h presence... yes
checking for fenv.h... yes
checking for feenableexcept... yes
checking for fedisableexcept... yes
checking for feclearexcept... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking for signal.h... (cached) yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking for fenv.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for ctime_r... yes
checking for drand48... yes
checking for flockfile... yes
checking for funlockfile... yes
checking for getline... yes
checking for link... yes
checking for strndup... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for sys/stat.h... (cached) yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking for mkdir... yes
checking mkdir variant... mkdir(path, mode)
checking for fork... yes
checking for waitpid... yes
checking for raise... yes
checking for VALGRIND... no
no
configure: WARNING: cache variable cairo_cv_warn_maybe contains a newline
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 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... no
checking for freetype-config... /usr/bin/freetype-config
checking freetype2 libtool version... 17.2.11 - OK
checking whether cairo's FreeType font backend feature could be enabled... yes
checking for cairo's Fontconfig font backend feature...
checking for FONTCONFIG... no
checking whether cairo's Fontconfig font backend feature could be enabled... no (requires fontconfig >= 2.2.95)
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 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... yes
checking bfd.h usability... yes
checking bfd.h presence... yes
checking for bfd.h... yes
checking libiberty.h usability... yes
checking libiberty.h presence... yes
checking for libiberty.h... yes
checking for cairo's symbol-lookup feature...
checking whether cairo's symbol-lookup feature could be enabled... yes
checking for glib... yes
checking for shm_open in -lrt... (cached) yes
checking for gtk... no
configure: WARNING: cache variable cairo_cv_warn_maybe contains a newline
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-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-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.0 [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: 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: no (requires fontconfig >= 2.2.95)
Win32: no (requires a Win32 platform)
Quartz: no (requires CoreGraphics framework)
The following functions:
PNG functions: yes
GLX functions: no (not required by any backend)
WGL functions: no (not required by any backend)
EGL functions: no (not required by any backend)
X11-xcb functions: no (disabled, use --enable-xlib-xcb to enable)
XCB-shm functions: yes
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: yes
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 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.
configure: WARNING: cache variable cairo_cv_warn_maybe contains a newline
+ make
make all-recursive
make[1]: Entering directory '/usr/ports/opt/cairo/work/src/cairo-1.14.0'
Making all in src
make[2]: Entering directory '/usr/ports/opt/cairo/work/src/cairo-1.14.0/src'
make all-am
make[3]: Entering directory '/usr/ports/opt/cairo/work/src/cairo-1.14.0/src'
CC cairo-atomic.lo
CC cairo-analysis-surface.lo
CC cairo-arc.lo
CC cairo-array.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
cairo-botor-scan-converter.c:2076:1: warning: 'botor_add_edge' defined but not used [-Wunused-function]
botor_add_edge (cairo_botor_scan_converter_t *self,
^
In function 'botor_generate':
cairo-botor-scan-converter.c:900:1: warning: inlining failed in call to 'event_insert.part.14': call is unlikely and code size would grow [-Winline]
event_insert (sweep_line_t *sweep_line,
^
cc1: warning: called from here [-Winline]
In file included from cairo-botor-scan-converter.c:47:0:
cairo-freelist-private.h:92:1: warning: inlining failed in call to '_cairo_freepool_alloc_from_pool': call is unlikely and code size would grow [-Winline]
_cairo_freepool_alloc_from_pool (cairo_freepool_t *freepool)
^
cairo-freelist-private.h:115:2: warning: called from here [-Winline]
return _cairo_freepool_alloc_from_pool (freepool);
^
cairo-botor-scan-converter.c:900:1: warning: inlining failed in call to 'event_insert.part.14': call is unlikely and code size would grow [-Winline]
event_insert (sweep_line_t *sweep_line,
^
cc1: warning: called from here [-Winline]
In file included from cairo-botor-scan-converter.c:47:0:
cairo-freelist-private.h:92:1: warning: inlining failed in call to '_cairo_freepool_alloc_from_pool': call is unlikely and code size would grow [-Winline]
_cairo_freepool_alloc_from_pool (cairo_freepool_t *freepool)
^
cairo-freelist-private.h:115:2: warning: called from here [-Winline]
return _cairo_freepool_alloc_from_pool (freepool);
^
cairo-botor-scan-converter.c:900:1: warning: inlining failed in call to 'event_insert.part.14': call is unlikely and code size would grow [-Winline]
event_insert (sweep_line_t *sweep_line,
^
cc1: warning: called from here [-Winline]
In file included from cairo-botor-scan-converter.c:47:0:
cairo-freelist-private.h:92:1: warning: inlining failed in call to '_cairo_freepool_alloc_from_pool': call is unlikely and code size would grow [-Winline]
_cairo_freepool_alloc_from_pool (cairo_freepool_t *freepool)
^
cairo-freelist-private.h:115:2: warning: called from here [-Winline]
return _cairo_freepool_alloc_from_pool (freepool);
^
cairo-botor-scan-converter.c:900:1: warning: inlining failed in call to 'event_insert.part.14': call is unlikely and code size would grow [-Winline]
event_insert (sweep_line_t *sweep_line,
^
cc1: warning: called from here [-Winline]
In file included from cairo-botor-scan-converter.c:47:0:
cairo-freelist-private.h:92:1: warning: inlining failed in call to '_cairo_freepool_alloc_from_pool': call is unlikely and code size would grow [-Winline]
_cairo_freepool_alloc_from_pool (cairo_freepool_t *freepool)
^
cairo-freelist-private.h:115:2: warning: called from here [-Winline]
return _cairo_freepool_alloc_from_pool (freepool);
^
cairo-botor-scan-converter.c:900:1: warning: inlining failed in call to 'event_insert.part.14': call is unlikely and code size would grow [-Winline]
event_insert (sweep_line_t *sweep_line,
^
cc1: warning: called from here [-Winline]
In file included from cairo-botor-scan-converter.c:47:0:
cairo-freelist-private.h:92:1: warning: inlining failed in call to '_cairo_freepool_alloc_from_pool': call is unlikely and code size would grow [-Winline]
_cairo_freepool_alloc_from_pool (cairo_freepool_t *freepool)
^
cairo-freelist-private.h:115:2: warning: called from here [-Winline]
return _cairo_freepool_alloc_from_pool (freepool);
^
cairo-botor-scan-converter.c:900:1: warning: inlining failed in call to 'event_insert.part.14': call is unlikely and code size would grow [-Winline]
event_insert (sweep_line_t *sweep_line,
^
cc1: warning: called from here [-Winline]
CC cairo-boxes.lo
cairo-botor-scan-converter.c:484:2: warning: 'bx' may be used uninitialized in this function [-Wmaybe-uninitialized]
return edge_compare_for_y_against_x (a, y, bx);
^
cairo-botor-scan-converter.c:459:17: note: 'bx' was declared here
int32_t ax, bx;
^
cairo-botor-scan-converter.c:482:39: warning: 'ax' may be used uninitialized in this function [-Wmaybe-uninitialized]
return -edge_compare_for_y_against_x (b, y, ax);
^
cairo-botor-scan-converter.c:459:13: note: 'ax' was declared here
int32_t ax, bx;
^
cairo-botor-scan-converter.c:484:2: warning: 'bx' may be used uninitialized in this function [-Wmaybe-uninitialized]
return edge_compare_for_y_against_x (a, y, bx);
^
cairo-botor-scan-converter.c:459:17: note: 'bx' was declared here
int32_t ax, bx;
^
cairo-botor-scan-converter.c:482:39: warning: 'ax' may be used uninitialized in this function [-Wmaybe-uninitialized]
return -edge_compare_for_y_against_x (b, y, ax);
^
cairo-botor-scan-converter.c:459:13: note: 'ax' was declared here
int32_t ax, bx;
^
cairo-botor-scan-converter.c:484:2: warning: 'bx' may be used uninitialized in this function [-Wmaybe-uninitialized]
return edge_compare_for_y_against_x (a, y, bx);
^
cairo-botor-scan-converter.c:459:17: note: 'bx' was declared here
int32_t ax, bx;
^
cairo-botor-scan-converter.c:482:39: warning: 'ax' may be used uninitialized in this function [-Wmaybe-uninitialized]
return -edge_compare_for_y_against_x (b, y, ax);
^
cairo-botor-scan-converter.c:459:13: note: 'ax' was declared here
int32_t ax, bx;
^
CC cairo-boxes-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:244:2: warning: 'bx' may be used uninitialized in this function [-Wmaybe-uninitialized]
return line_compare_for_y_against_x (a, y, bx);
^
cairo-line.c:221:17: note: 'bx' was declared here
int32_t ax, bx;
^
cairo-line.c:242:39: warning: 'ax' may be used uninitialized in this function [-Wmaybe-uninitialized]
return -line_compare_for_y_against_x (b, y, ax);
^
cairo-line.c:221:13: note: 'ax' was declared here
int32_t ax, bx;
^
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
In function '_cairo_path_fixed_line_to':
cairo-path-fixed.c:372:1: warning: inlining failed in call to '_cairo_path_fixed_penultimate_point.isra.5.part.6': call is unlikely and code size would grow [-Winline]
_cairo_path_fixed_penultimate_point (cairo_path_fixed_t *path)
^
cc1: warning: called from here [-Winline]
In function '_cairo_path_fixed_curve_to':
cairo-path-fixed.c:372:1: warning: inlining failed in call to '_cairo_path_fixed_penultimate_point.isra.5.part.6': call is unlikely and code size would grow [-Winline]
_cairo_path_fixed_penultimate_point (cairo_path_fixed_t *path)
^
cc1: warning: called from here [-Winline]
CC cairo-path-stroke-boxes.lo
CC cairo-path-stroke-polygon.lo
In function 'compute_face':
cairo-path-stroke-polygon.c:824:1: warning: inlining failed in call to 'normalize_slope.part.4': call is unlikely and code size would grow [-Winline]
normalize_slope (double *dx, double *dy)
^
cc1: warning: called from here [-Winline]
cairo-path-stroke-polygon.c:824:1: warning: inlining failed in call to 'normalize_slope.part.4': call is unlikely and code size would grow [-Winline]
normalize_slope (double *dx, double *dy)
^
cc1: warning: called from here [-Winline]
CC cairo-path-stroke-traps.lo
CC cairo-path-stroke-tristrip.lo
CC cairo-pattern.lo
In function 'compute_face':
cairo-path-stroke-tristrip.c:678:1: warning: inlining failed in call to 'normalize_slope.part.4': call is unlikely and code size would grow [-Winline]
normalize_slope (double *dx, double *dy)
^
cc1: warning: called from here [-Winline]
cairo-path-stroke-tristrip.c:678:1: warning: inlining failed in call to 'normalize_slope.part.4': call is unlikely and code size would grow [-Winline]
normalize_slope (double *dx, double *dy)
^
cc1: warning: called from here [-Winline]
CC cairo-pen.lo
CC cairo-polygon.lo
CC cairo-polygon-intersect.lo
CC cairo-polygon-reduce.lo
cairo-polygon-intersect.c: In function '_cairo_bo_sweep_line_compare_edges.isra.1':
cairo-polygon-intersect.c:470:2: warning: 'bx' may be used uninitialized in this function [-Wmaybe-uninitialized]
return edge_compare_for_y_against_x (a, y, bx);
^
cairo-polygon-intersect.c:447:17: note: 'bx' was declared here
int32_t ax, bx;
^
cairo-polygon-intersect.c:468:39: warning: 'ax' may be used uninitialized in this function [-Wmaybe-uninitialized]
return -edge_compare_for_y_against_x (b, y, ax);
^
cairo-polygon-reduce.c: In function '_cairo_bo_sweep_line_compare_edges.isra.1':
cairo-polygon-reduce.c:471:2: warning: 'bx' may be used uninitialized in this function [-Wmaybe-uninitialized]
return edge_compare_for_y_against_x (a, y, bx);
^
cairo-polygon-reduce.c:448:17: note: 'bx' was declared here
int32_t ax, bx;
^
cairo-polygon-reduce.c:469:39: warning: 'ax' may be used uninitialized in this function [-Wmaybe-uninitialized]
return -edge_compare_for_y_against_x (b, y, ax);
^
cairo-polygon-reduce.c:448:13: note: 'ax' was declared here
int32_t ax, bx;
^
cairo-polygon-intersect.c:447:13: note: 'ax' was declared here
int32_t ax, bx;
^
CC cairo-raster-source-pattern.lo
CC cairo-recording-surface.lo
CC cairo-rectangle.lo
CC cairo-rectangular-scan-converter.lo
CC cairo-region.lo
CC cairo-rtree.lo
CC cairo-scaled-font.lo
CC cairo-shape-mask-compositor.lo
CC cairo-slope.lo
CC cairo-spans.lo
CC cairo-spans-compositor.lo
CC cairo-spline.lo
CC cairo-stroke-dash.lo
CC cairo-stroke-style.lo
CC cairo-surface.lo
CC cairo-surface-clipper.lo
CC cairo-surface-fallback.lo
CC cairo-surface-observer.lo
CC cairo-surface-offset.lo
CC cairo-surface-snapshot.lo
CC cairo-surface-subsurface.lo
CC cairo-surface-wrapper.lo
CC cairo-time.lo
CC cairo-tor-scan-converter.lo
CC cairo-tor22-scan-converter.lo
CC cairo-clip-tor-scan-converter.lo
CC cairo-toy-font-face.lo
CC cairo-traps.lo
CC cairo-tristrip.lo
CC cairo-traps-compositor.lo
CC cairo-unicode.lo
CC cairo-user-font.lo
CC cairo-version.lo
CC cairo-wideint.lo
CC cairo-cff-subset.lo
CC cairo-scaled-font-subsets.lo
CC cairo-truetype-subset.lo
CC cairo-type1-fallback.lo
CC cairo-type1-glyph-names.lo
CC cairo-type1-subset.lo
CC cairo-type3-glyph-surface.lo
CC cairo-pdf-operators.lo
CC cairo-pdf-shading.lo
CC cairo-deflate-stream.lo
CC cairo-xlib-display.lo
CC cairo-xlib-core-compositor.lo
CC cairo-xlib-fallback-compositor.lo
CC cairo-xlib-render-compositor.lo
CC cairo-xlib-screen.lo
CC cairo-xlib-source.lo
CC cairo-xlib-surface.lo
CC cairo-xlib-surface-shm.lo
In function '_cairo_xlib_surface_stroke':
cairo-xlib-surface.c:1537:1: warning: inlining failed in call to 'get_compositor.part.4': call is unlikely and code size would grow [-Winline]
get_compositor (cairo_xlib_surface_t **surface,
^
cc1: warning: called from here [-Winline]
In function '_cairo_xlib_surface_paint':
cairo-xlib-surface.c:1537:1: warning: inlining failed in call to 'get_compositor.part.4': call is unlikely and code size would grow [-Winline]
get_compositor (cairo_xlib_surface_t **surface,
^
cc1: warning: called from here [-Winline]
In function '_cairo_xlib_surface_mask':
cairo-xlib-surface.c:1537:1: warning: inlining failed in call to 'get_compositor.part.4': call is unlikely and code size would grow [-Winline]
get_compositor (cairo_xlib_surface_t **surface,
^
cc1: warning: called from here [-Winline]
In function '_cairo_xlib_surface_glyphs':
cairo-xlib-surface.c:1537:1: warning: inlining failed in call to 'get_compositor.part.4': call is unlikely and code size would grow [-Winline]
get_compositor (cairo_xlib_surface_t **surface,
^
cc1: warning: called from here [-Winline]
In function '_cairo_xlib_surface_fill':
cairo-xlib-surface.c:1537:1: warning: inlining failed in call to 'get_compositor.part.4': call is unlikely and code size would grow [-Winline]
get_compositor (cairo_xlib_surface_t **surface,
^
cc1: warning: called from here [-Winline]
CC cairo-xlib-visual.lo
CC cairo-xlib-xcb-surface.lo
CC cairo-xcb-connection.lo
CC cairo-xcb-connection-core.lo
CC cairo-xcb-connection-render.lo
CC cairo-xcb-connection-shm.lo
CC cairo-xcb-screen.lo
CC cairo-xcb-shm.lo
CC cairo-xcb-surface.lo
CC cairo-xcb-surface-core.lo
CC cairo-xcb-surface-render.lo
CC cairo-xcb-resources.lo
CC cairo-png.lo
CC cairo-script-surface.lo
CC cairo-ft-font.lo
cairo-ft-font.c: In function '_render_glyph_outline':
cairo-ft-font.c:1332: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:2480:13: warning: unused variable 'face' [-Wunused-variable]
FT_Face face;
^
cairo-ft-font.c:2479:31: warning: unused variable 'unscaled' [-Wunused-variable]
cairo_ft_unscaled_font_t *unscaled = scaled_font->unscaled;
^
cairo-ft-font.c: In function '_cairo_ft_font_face_get_implementation':
cairo-ft-font.c:2843:32: warning: unused variable 'font_face' [-Wunused-variable]
cairo_ft_font_face_t *font_face = abstract_face;
^
CC cairo-ps-surface.lo
cairo-ft-font.c: In function 'cairo_ft_font_face_create_for_ft_face':
cairo-ft-font.c:3355:31: warning: 'unscaled' may be used uninitialized in this function [-Wmaybe-uninitialized]
cairo_ft_unscaled_font_t *unscaled;
^
CC cairo-pdf-surface.lo
CC cairo-svg-surface.lo
CC cairo-tee-surface.lo
cairo-pdf-surface.c: In function '_cairo_pdf_surface_show_page':
cairo-pdf-surface.c:2700:19: warning: 'global_entry' may be used uninitialized in this function [-Wmaybe-uninitialized]
if (!global_entry->emitted) {
^
cairo-pdf-surface.c:2680:31: note: 'global_entry' was declared here
cairo_pdf_jbig2_global_t *global_entry;
^
CCLD libcairo.la
/usr/bin/ld: cannot find -lharfbuzz
collect2: error: ld returned 1 exit status
Makefile:1830: recipe for target 'libcairo.la' failed
make[3]: *** [libcairo.la] Error 1
make[3]: Leaving directory '/usr/ports/opt/cairo/work/src/cairo-1.14.0/src'
Makefile:1684: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/usr/ports/opt/cairo/work/src/cairo-1.14.0/src'
Makefile:610: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/usr/ports/opt/cairo/work/src/cairo-1.14.0'
Makefile:461: recipe for target 'all' failed
make: *** [all] Error 2
=======> ERROR: Building '/usr/ports/opt/cairo/cairo#1.14.0-1.pkg.tar.xz' failed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment