pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Build failure for graphics/cairo



On a NetBSD/amd64 8.99.51 build host, with up-to-date pkgsrc I am
getting a build error for graphics/cairo.

I was able to successfully build cairo with pkgsrc from 2 days ago
on a 8.99.45 host, so I'm not sure if something in pkgsrc was
changed or if the problem is due to upgrading the host.

Complete build log for cairo is attached...


+--------------------+--------------------------+-----------------------+
| Paul Goyette       | PGP Key fingerprint:     | E-mail addresses:     |
| (Retired)          | FA29 0E3B 35AF E8AE 6651 | paul%whooppee.com@localhost     |
| Software Developer | 0786 F758 55DE 53BA 7731 | pgoyette%netbsd.org@localhost   |
+--------------------+--------------------------+-----------------------+
### 2550 - cairo - Installing on Thu, Jul 25, 2019 at 19:03:53 UTC
===> Cleaning for cairo-1.16.0
=> Bootstrap dependency digest>=20010302: found digest-20190127
=> Checksum SHA1 OK for cairo-1.16.0.tar.xz
=> Checksum RMD160 OK for cairo-1.16.0.tar.xz
=> Checksum SHA512 OK for cairo-1.16.0.tar.xz
===> Installing dependencies for cairo-1.16.0
==========================================================================
The supported build options for cairo are:

	x11 xcb

The currently selected options are:

	x11 xcb

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.cairo (not defined)

==========================================================================
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb2
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.6.0
=> Build dependency x11-links>=1.22: found x11-links-1.22
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency lzo>=2.01: found lzo-2.10
=> Full dependency fontconfig>=2.13.0: found fontconfig-2.13.1
=> Full dependency png>=1.6.0nb1: found png-1.6.37
===> Overriding tools for cairo-1.16.0
===> Extracting for cairo-1.16.0
===> Patching for cairo-1.16.0
=> Applying pkgsrc patches for cairo-1.16.0
===> Creating toolchain wrappers for cairo-1.16.0
===> Configuring for cairo-1.16.0
=> Generating pkg-config file for builtin expat package.
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
=> Adding run-time search paths to pkg-config files.
INFO: [subst.mk:_pkgconfig] Nothing changed in ./src/cairo-features.pc.in.
=> Fixing locale directory references.
checking for x86_64--netbsd-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... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
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 typeof syntax and keyword spelling... typeof
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build/install-sh -c -d
checking for gawk... /usr/bin/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 gcc... gcc3
checking whether make supports nested variables... (cached) yes
checking for x86_64--netbsd-ar... no
checking for x86_64--netbsd-lib... no
checking for x86_64--netbsd-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... x86_64--netbsd
checking host system type... x86_64--netbsd
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... /tmp/pkgs/graphics/cairo/work.x86_64/.cwrapper/bin/ld
checking if the linker (/tmp/pkgs/graphics/cairo/work.x86_64/.cwrapper/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... (cached) 262144
checking how to convert x86_64--netbsd file names to x86_64--netbsd format... func_convert_file_noop
checking how to convert x86_64--netbsd file names to toolchain format... func_convert_file_noop
checking for /tmp/pkgs/graphics/cairo/work.x86_64/.cwrapper/bin/ld option to reload object files... -r
checking for x86_64--netbsd-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
checking for x86_64--netbsd-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64--netbsd-ar... ar
checking for archiver @FILE support... @
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64--netbsd-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/tmp/pkgs/graphics/cairo/work.x86_64/.cwrapper/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory
no
checking dynamic linker characteristics... NetBSD ld.elf_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 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... 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... /tmp/pkgs/graphics/cairo/work.x86_64/.tools/bin/xargs
checking for x86_64--netbsd-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 whether we are using the GNU C++ compiler... no
checking whether c++ accepts -g... no
checking dependency style of c++... none
checking how to run the C++ preprocessor... cpp
checking whether the c++ linker (/tmp/pkgs/graphics/cairo/work.x86_64/.cwrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the c++ compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
yes
libtool.m4: error: problem compiling CXX test program
checking for c++ option to produce PIC...  -DPIC
checking if c++ PIC flag  -DPIC works... no
checking if c++ static flag  works... no
checking if c++ supports -c -o file.o... rm: conftest*: No such file or directory
no
checking if c++ supports -c -o file.o... (cached) no
checking whether the c++ linker (/tmp/pkgs/graphics/cairo/work.x86_64/.cwrapper/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying to run the c++ compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
NetBSD ld.elf_so
checking how to hardcode library paths into programs... unsupported
checking for inline... inline
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... 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... 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... 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 localtime_r... yes
checking for gmtime_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 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... yes
checking lzo/lzo2a.h usability... yes
checking lzo/lzo2a.h presence... yes
checking for lzo/lzo2a.h... yes
checking for dlsym in -ldl... no
checking for dlsym... yes
checking for dlfcn.h... (cached) yes
checking xlocale.h usability... no
checking xlocale.h presence... no
checking for xlocale.h... no
checking for newlocale... yes
checking for strtod_l... yes
checking for X... libraries /usr/X11R7/lib, headers /usr/X11R7/include
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... no
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 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 FT_Get_Var_Design_Coordinates... yes
checking for FT_Done_MM_Var... yes
checking for FT_HAS_COLOR... 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... no
checking whether cairo's gobject functions feature could be enabled... no (requires gobject-2.0 glib-2.0 >= 2.14 https://download.gnome.org/pub/GNOME/sources/glib/)
checking for cairo's cairo-trace feature... 
checking whether cairo's cairo-trace feature could be enabled... yes
checking for cairo's cairo-script-interpreter feature... 
checking whether cairo's cairo-script-interpreter feature could be enabled... yes
checking for bfd_openr in -lbfd... no
checking libiberty.h usability... no
checking libiberty.h presence... no
checking for libiberty.h... no
checking for cairo's symbol-lookup feature... 
checking whether cairo's symbol-lookup feature could be enabled... no (requires bfd)
checking for glib... no
checking for shm_open in -lrt... (cached) yes
checking for gtk... no
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-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 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
rm: libtoolT: No such file or directory
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.16.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)
  Xlib:          yes
  Xlib Xrender:  yes
  Qt:            no (disabled, use --enable-qt to enable)
  Quartz:        no (disabled, use --enable-quartz to enable)
  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)
  OpenGL ES 3.0: no (disabled, use --enable-glesv3 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 (disabled, use --enable-quartz-font to enable)

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: 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 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.

=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp
WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile.
===> Building for cairo-1.16.0
make: "/tmp/pkgs/graphics/cairo/work.x86_64/cairo-1.16.0/Makefile" line 1502: warning: duplicate script for target "recheck" ignored
make: "/tmp/pkgs/graphics/cairo/work.x86_64/cairo-1.16.0/Makefile" line 1149: warning: using previous script for "recheck" defined here
--- all ---
/usr/bin/make  all-recursive
make[1]: "/tmp/pkgs/graphics/cairo/work.x86_64/cairo-1.16.0/Makefile" line 1502: warning: duplicate script for target "recheck" ignored
make[1]: "/tmp/pkgs/graphics/cairo/work.x86_64/cairo-1.16.0/Makefile" line 1149: warning: using previous script for "recheck" defined here
--- all-recursive ---
Making all in src
--- all ---
/usr/bin/make  all-am
--- cairo-analysis-surface.lo ---
--- cairo-arc.lo ---
--- cairo-array.lo ---
--- cairo-atomic.lo ---
--- cairo-base64-stream.lo ---
--- cairo-base85-stream.lo ---
--- cairo-bentley-ottmann-rectangular.lo ---
--- cairo-bentley-ottmann-rectilinear.lo ---
--- cairo-analysis-surface.lo ---
  CC       cairo-analysis-surface.lo
--- cairo-arc.lo ---
  CC       cairo-arc.lo
--- cairo-array.lo ---
  CC       cairo-array.lo
--- cairo-atomic.lo ---
  CC       cairo-atomic.lo
--- cairo-base64-stream.lo ---
  CC       cairo-base64-stream.lo
--- cairo-base85-stream.lo ---
  CC       cairo-base85-stream.lo
--- cairo-bentley-ottmann-rectangular.lo ---
  CC       cairo-bentley-ottmann-rectangular.lo
--- cairo-bentley-ottmann-rectilinear.lo ---
  CC       cairo-bentley-ottmann-rectilinear.lo
--- cairo-base64-stream.lo ---
cairo-base64-stream.c: In function '_cairo_base64_stream_write':
cairo-base64-stream.c:87:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
   dst[2] = '=';
   ~~~~~~~^~~~~
cairo-base64-stream.c:88:6: note: here
      case 1:
      ^~~~
--- cairo-bentley-ottmann.lo ---
  CC       cairo-bentley-ottmann.lo
--- cairo-botor-scan-converter.lo ---
  CC       cairo-botor-scan-converter.lo
--- cairo-boxes-intersect.lo ---
  CC       cairo-boxes-intersect.lo
--- cairo-boxes.lo ---
  CC       cairo-boxes.lo
--- cairo-cache.lo ---
  CC       cairo-cache.lo
--- cairo-clip-boxes.lo ---
  CC       cairo-clip-boxes.lo
--- cairo-clip-polygon.lo ---
  CC       cairo-clip-polygon.lo
--- cairo-clip-region.lo ---
  CC       cairo-clip-region.lo
--- cairo-clip-surface.lo ---
  CC       cairo-clip-surface.lo
--- cairo-clip-tor-scan-converter.lo ---
  CC       cairo-clip-tor-scan-converter.lo
--- cairo-clip.lo ---
  CC       cairo-clip.lo
--- cairo-color.lo ---
  CC       cairo-color.lo
--- cairo-composite-rectangles.lo ---
  CC       cairo-composite-rectangles.lo
--- cairo-compositor.lo ---
  CC       cairo-compositor.lo
--- cairo-contour.lo ---
  CC       cairo-contour.lo
--- cairo-damage.lo ---
  CC       cairo-damage.lo
--- cairo-debug.lo ---
  CC       cairo-debug.lo
--- cairo-default-context.lo ---
  CC       cairo-default-context.lo
--- cairo-device.lo ---
  CC       cairo-device.lo
--- cairo-error.lo ---
  CC       cairo-error.lo
--- cairo-fallback-compositor.lo ---
  CC       cairo-fallback-compositor.lo
--- cairo-fixed.lo ---
  CC       cairo-fixed.lo
--- cairo-font-face-twin-data.lo ---
  CC       cairo-font-face-twin-data.lo
--- cairo-font-face-twin.lo ---
  CC       cairo-font-face-twin.lo
--- cairo-font-face.lo ---
  CC       cairo-font-face.lo
--- cairo-font-options.lo ---
  CC       cairo-font-options.lo
--- cairo-freed-pool.lo ---
  CC       cairo-freed-pool.lo
--- cairo-freelist.lo ---
  CC       cairo-freelist.lo
--- cairo-gstate.lo ---
  CC       cairo-gstate.lo
--- cairo-hash.lo ---
  CC       cairo-hash.lo
--- cairo-hull.lo ---
  CC       cairo-hull.lo
--- cairo-image-compositor.lo ---
  CC       cairo-image-compositor.lo
--- cairo-image-info.lo ---
  CC       cairo-image-info.lo
--- cairo-image-source.lo ---
  CC       cairo-image-source.lo
--- cairo-image-surface.lo ---
  CC       cairo-image-surface.lo
--- cairo-line.lo ---
  CC       cairo-line.lo
--- cairo-lzw.lo ---
  CC       cairo-lzw.lo
--- cairo-image-surface.lo ---
cairo-image-surface.c: In function '_cairo_format_from_pixman_format':
cairo-image-surface.c:95:5: warning: enumeration value 'PIXMAN_rgba_float' not handled in switch [-Wswitch-enum]
     switch (pixman_format) {
     ^~~~~~
cairo-image-surface.c:95:5: warning: enumeration value 'PIXMAN_rgb_float' not handled in switch [-Wswitch-enum]
--- cairo-mask-compositor.lo ---
  CC       cairo-mask-compositor.lo
--- cairo-matrix.lo ---
  CC       cairo-matrix.lo
--- cairo-mempool.lo ---
  CC       cairo-mempool.lo
--- cairo-mesh-pattern-rasterizer.lo ---
  CC       cairo-mesh-pattern-rasterizer.lo
--- cairo-mempool.lo ---
cairo-mempool.c: In function 'free_blocks':
cairo-mempool.c:128:9: warning: missed loop optimization, the loop counter may overflow [-Wunsafe-loop-optimizations]
      if (i + next_bits > last) {
         ^
cairo-mempool.c: In function '_cairo_mempool_alloc':
cairo-mempool.c:252:5: warning: missed loop optimization, the loop counter may overflow [-Wunsafe-loop-optimizations]
     for (b = bits; b <= pool->max_free_bits; b++) {
     ^~~
--- cairo-misc.lo ---
  CC       cairo-misc.lo
--- cairo-mono-scan-converter.lo ---
  CC       cairo-mono-scan-converter.lo
--- cairo-mutex.lo ---
  CC       cairo-mutex.lo
--- cairo-no-compositor.lo ---
  CC       cairo-no-compositor.lo
--- cairo-observer.lo ---
  CC       cairo-observer.lo
--- cairo-output-stream.lo ---
  CC       cairo-output-stream.lo
--- cairo-paginated-surface.lo ---
  CC       cairo-paginated-surface.lo
--- cairo-path-bounds.lo ---
  CC       cairo-path-bounds.lo
--- cairo-path-fill.lo ---
  CC       cairo-path-fill.lo
--- cairo-path-fixed.lo ---
  CC       cairo-path-fixed.lo
--- cairo-path-in-fill.lo ---
  CC       cairo-path-in-fill.lo
--- cairo-path-stroke-boxes.lo ---
  CC       cairo-path-stroke-boxes.lo
--- cairo-path-stroke-polygon.lo ---
  CC       cairo-path-stroke-polygon.lo
--- cairo-path-fixed.lo ---
cairo-path-fixed.c: In function '_cairo_path_fixed_iter_is_fill_box':
cairo-path-fixed.c:1519:2: warning: this statement may fall through [-Wimplicit-fallthrough=]
  _cairo_path_fixed_iter_next_op (&iter);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cairo-path-fixed.c:1520:5: note: here
     case CAIRO_PATH_OP_MOVE_TO: /* implicit close */
     ^~~~
--- cairo-path-stroke-traps.lo ---
  CC       cairo-path-stroke-traps.lo
--- cairo-path-stroke-tristrip.lo ---
  CC       cairo-path-stroke-tristrip.lo
--- cairo-path-stroke-polygon.lo ---
cairo-path-stroke-polygon.c: In function 'outer_close':
cairo-path-stroke-polygon.c:403:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
  if ((in->dev_slope.x * out->dev_slope.x +
     ^
cairo-path-stroke-polygon.c:412:5: note: here
     case CAIRO_LINE_JOIN_MITER:
     ^~~~
--- cairo-path-stroke.lo ---
  CC       cairo-path-stroke.lo
--- cairo-path.lo ---
  CC       cairo-path.lo
--- cairo-path-stroke-traps.lo ---
cairo-path-stroke-traps.c: In function 'join':
cairo-path-stroke-traps.c:310:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
     default: {
              ^
cairo-path-stroke-traps.c:464:5: note: here
     case CAIRO_LINE_JOIN_BEVEL: {
     ^~~~
--- cairo-pattern.lo ---
  CC       cairo-pattern.lo
--- cairo-pen.lo ---
  CC       cairo-pen.lo
--- cairo-polygon-intersect.lo ---
  CC       cairo-polygon-intersect.lo
--- cairo-polygon-reduce.lo ---
  CC       cairo-polygon-reduce.lo
--- cairo-polygon.lo ---
  CC       cairo-polygon.lo
--- cairo-raster-source-pattern.lo ---
  CC       cairo-raster-source-pattern.lo
--- cairo-recording-surface.lo ---
  CC       cairo-recording-surface.lo
--- cairo-rectangle.lo ---
  CC       cairo-rectangle.lo
--- cairo-rectangular-scan-converter.lo ---
  CC       cairo-rectangular-scan-converter.lo
--- cairo-region.lo ---
  CC       cairo-region.lo
--- cairo-rtree.lo ---
  CC       cairo-rtree.lo
--- cairo-scaled-font.lo ---
  CC       cairo-scaled-font.lo
--- cairo-shape-mask-compositor.lo ---
  CC       cairo-shape-mask-compositor.lo
--- cairo-slope.lo ---
  CC       cairo-slope.lo
--- cairo-spans-compositor.lo ---
  CC       cairo-spans-compositor.lo
--- cairo-spans.lo ---
  CC       cairo-spans.lo
--- cairo-spline.lo ---
  CC       cairo-spline.lo
--- cairo-stroke-dash.lo ---
  CC       cairo-stroke-dash.lo
--- cairo-stroke-style.lo ---
  CC       cairo-stroke-style.lo
--- cairo-surface-clipper.lo ---
  CC       cairo-surface-clipper.lo
--- cairo-surface-fallback.lo ---
  CC       cairo-surface-fallback.lo
--- cairo-surface-observer.lo ---
  CC       cairo-surface-observer.lo
--- cairo-surface-offset.lo ---
  CC       cairo-surface-offset.lo
--- cairo-surface-snapshot.lo ---
  CC       cairo-surface-snapshot.lo
--- cairo-surface-subsurface.lo ---
  CC       cairo-surface-subsurface.lo
--- cairo-surface-wrapper.lo ---
  CC       cairo-surface-wrapper.lo
--- cairo-surface.lo ---
  CC       cairo-surface.lo
--- cairo-time.lo ---
  CC       cairo-time.lo
--- cairo-tor-scan-converter.lo ---
  CC       cairo-tor-scan-converter.lo
--- cairo-tor22-scan-converter.lo ---
  CC       cairo-tor22-scan-converter.lo
--- cairo-toy-font-face.lo ---
  CC       cairo-toy-font-face.lo
--- cairo-traps-compositor.lo ---
  CC       cairo-traps-compositor.lo
--- cairo-traps.lo ---
  CC       cairo-traps.lo
--- cairo-tristrip.lo ---
  CC       cairo-tristrip.lo
--- cairo-unicode.lo ---
  CC       cairo-unicode.lo
--- cairo-user-font.lo ---
  CC       cairo-user-font.lo
--- cairo-version.lo ---
  CC       cairo-version.lo
--- cairo-wideint.lo ---
  CC       cairo-wideint.lo
--- cairo.lo ---
  CC       cairo.lo
--- cairo-cff-subset.lo ---
  CC       cairo-cff-subset.lo
--- cairo-scaled-font-subsets.lo ---
  CC       cairo-scaled-font-subsets.lo
--- cairo-truetype-subset.lo ---
  CC       cairo-truetype-subset.lo
--- cairo-type1-fallback.lo ---
  CC       cairo-type1-fallback.lo
--- cairo-type1-glyph-names.lo ---
  CC       cairo-type1-glyph-names.lo
--- cairo-type1-subset.lo ---
  CC       cairo-type1-subset.lo
--- cairo-type3-glyph-surface.lo ---
  CC       cairo-type3-glyph-surface.lo
--- cairo-pdf-operators.lo ---
  CC       cairo-pdf-operators.lo
--- cairo-pdf-shading.lo ---
  CC       cairo-pdf-shading.lo
--- cairo-tag-attributes.lo ---
  CC       cairo-tag-attributes.lo
--- cairo-deflate-stream.lo ---
  CC       cairo-deflate-stream.lo
--- cairo-xlib-display.lo ---
  CC       cairo-xlib-display.lo
--- cairo-xlib-core-compositor.lo ---
  CC       cairo-xlib-core-compositor.lo
--- cairo-xlib-fallback-compositor.lo ---
  CC       cairo-xlib-fallback-compositor.lo
--- cairo-xlib-render-compositor.lo ---
  CC       cairo-xlib-render-compositor.lo
--- cairo-xlib-screen.lo ---
  CC       cairo-xlib-screen.lo
--- cairo-xlib-source.lo ---
  CC       cairo-xlib-source.lo
--- cairo-xlib-surface.lo ---
  CC       cairo-xlib-surface.lo
--- cairo-xlib-surface-shm.lo ---
  CC       cairo-xlib-surface-shm.lo
--- cairo-xlib-visual.lo ---
  CC       cairo-xlib-visual.lo
--- cairo-xlib-xcb-surface.lo ---
  CC       cairo-xlib-xcb-surface.lo
--- cairo-xlib-surface.lo ---
cairo-xlib-surface.c: In function '_cairo_xlib_surface_create_internal':
cairo-xlib-surface.c:1753:7: warning: missed loop optimization, the loop counter may overflow [-Wunsafe-loop-optimizations]
    if (&d->visuals[k] == visual) {
       ^
--- cairo-xcb-connection.lo ---
  CC       cairo-xcb-connection.lo
--- cairo-xcb-connection-core.lo ---
  CC       cairo-xcb-connection-core.lo
--- cairo-xcb-connection-render.lo ---
  CC       cairo-xcb-connection-render.lo
--- cairo-xcb-connection-shm.lo ---
  CC       cairo-xcb-connection-shm.lo
--- cairo-xlib-surface.lo ---
cairo-xlib-surface.c: In function 'cairo_xlib_surface_create':
cairo-xlib-surface.c:1876:6: warning: missed loop optimization, the loop counter may overflow [-Wunsafe-loop-optimizations]
   if (visual == &depth->visuals[v])
      ^
--- cairo-xcb-screen.lo ---
  CC       cairo-xcb-screen.lo
--- cairo-xcb-shm.lo ---
  CC       cairo-xcb-shm.lo
--- cairo-xcb-surface.lo ---
  CC       cairo-xcb-surface.lo
--- cairo-xcb-surface-core.lo ---
  CC       cairo-xcb-surface-core.lo
--- cairo-xcb-surface-render.lo ---
  CC       cairo-xcb-surface-render.lo
--- cairo-xcb-resources.lo ---
  CC       cairo-xcb-resources.lo
--- cairo-png.lo ---
  CC       cairo-png.lo
--- cairo-script-surface.lo ---
  CC       cairo-script-surface.lo
--- cairo-ft-font.lo ---
  CC       cairo-ft-font.lo
--- cairo-ps-surface.lo ---
  CC       cairo-ps-surface.lo
--- cairo-ft-font.lo ---
In file included from /tmp/pkgs/graphics/cairo/work.x86_64/.x11-buildlink/include/freetype2/ft2build.h:39:0,
                 from cairo-ft.h:46,
                 from cairo-ft-private.h:41,
                 from cairo-ft-font.c:46:
/tmp/pkgs/graphics/cairo/work.x86_64/.x11-buildlink/include/freetype2/freetype/config/ftheader.h:770:21: fatal error: freetype/ftcolor.h: No such file or directory
 #define FT_COLOR_H  <freetype/ftcolor.h>
                     ^
compilation terminated.
*** [cairo-ft-font.lo] Error code 1

make[3]: stopped in /tmp/pkgs/graphics/cairo/work.x86_64/cairo-1.16.0/src
--- cairo-xcb-surface-render.lo ---
cairo-xcb-surface-render.c: In function '_can_composite_glyphs.isra.27':
cairo-xcb-surface-render.c:3986:5: warning: missed loop optimization, the loop counter may overflow [-Wunsafe-loop-optimizations]
     for (glyphs_end = glyphs + *num_glyphs; glyphs != glyphs_end; glyphs++) {
     ^~~
1 error

make[3]: stopped in /tmp/pkgs/graphics/cairo/work.x86_64/cairo-1.16.0/src
*** [all] Error code 2

make[2]: stopped in /tmp/pkgs/graphics/cairo/work.x86_64/cairo-1.16.0/src
1 error

make[2]: stopped in /tmp/pkgs/graphics/cairo/work.x86_64/cairo-1.16.0/src
*** [all-recursive] Error code 1

make[1]: stopped in /tmp/pkgs/graphics/cairo/work.x86_64/cairo-1.16.0
1 error

make[1]: stopped in /tmp/pkgs/graphics/cairo/work.x86_64/cairo-1.16.0
*** [all] Error code 2

make: stopped in /tmp/pkgs/graphics/cairo/work.x86_64/cairo-1.16.0
1 error

make: stopped in /tmp/pkgs/graphics/cairo/work.x86_64/cairo-1.16.0
*** Error code 2

Stop.
make[1]: stopped in /build/pkgsrc/graphics/cairo
*** Error code 1

Stop.
make: stopped in /build/pkgsrc/graphics/cairo
### 2550 - cairo - Failed on Thu, Jul 25, 2019 at 19:04:27 UTC


Home | Main Index | Thread Index | Old Index