ports/114218: graphics/cairo broken

Takeshi Taguchi taguchi at iij.ad.jp
Mon Jul 2 14:30:04 UTC 2007


>Number:         114218
>Category:       ports
>Synopsis:       graphics/cairo broken
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 02 14:30:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Takeshi Taguchi
>Release:        FreeBSD-7-current(20070701)
>Organization:
>Environment:
FreeBSD ns0.tcltk.jp 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Sat Jun  2 18:47:57 JST 2007     root at ns0.tcltk.jp:/usr/obj/usr/src/sys/TCLTK7  i386
>Description:
graphics/cairo is broken now.
inf looping configure.
see attached logfile for more detail.

I think cairo is depend on automake19 and autoconf.
So I've modified USE_AUTOTOOLS as following:
 USE_AUTOTOOLS=  libtool:15 automake:19 autoconf:261
But I got following errors...;-(

===>  Building for cairo-1.4.10
cd . && /usr/local/bin/aclocal19
 cd . && /usr/local/bin/automake19 --gnu
boilerplate/Makefile.am:1: Libtool library used but `LIBTOOL' is undefined
boilerplate/Makefile.am:1:
boilerplate/Makefile.am:1: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
boilerplate/Makefile.am:1: to `configure.in' and run `aclocal' and `autoconf' again.
pixman/src/Makefile.am:1: Libtool library used but `LIBTOOL' is undefined
pixman/src/Makefile.am:1:
pixman/src/Makefile.am:1: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
pixman/src/Makefile.am:1: to `configure.in' and run `aclocal' and `autoconf' again.
src/Makefile.am:165: Libtool library used but `LIBTOOL' is undefined
src/Makefile.am:165:
src/Makefile.am:165: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
src/Makefile.am:165: to `configure.in' and run `aclocal' and `autoconf' again.
test/Makefile.am:476: Libtool library used but `LIBTOOL' is undefined
test/Makefile.am:476:
test/Makefile.am:476: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
test/Makefile.am:476: to `configure.in' and run `aclocal' and `autoconf' again.
test/pdiff/Makefile.am:4: Libtool library used but `LIBTOOL' is undefined
test/pdiff/Makefile.am:4:
test/pdiff/Makefile.am:4: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
test/pdiff/Makefile.am:4: to `configure.in' and run `aclocal' and `autoconf' again.
util/Makefile.am:12: Libtool library used but `LIBTOOL' is undefined
util/Makefile.am:12:
util/Makefile.am:12: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
util/Makefile.am:12: to `configure.in' and run `aclocal' and `autoconf' again.
*** Error code 1
>How-To-Repeat:
# cd ${PORTSDIR}/graphics/cairo
# make
>Fix:
Sorry, I can't fix this probrem.

Patch attached with submission follows:

===>  Found saved configuration for cairo-1.4.10
===>  Extracting for cairo-1.4.10
=> MD5 Checksum OK for cairo-1.4.10.tar.gz.
=> SHA256 Checksum OK for cairo-1.4.10.tar.gz.
===>  Patching for cairo-1.4.10
===>   cairo-1.4.10 depends on file: /usr/local/bin/libtool - found
===>  Applying FreeBSD patches for cairo-1.4.10
===>   cairo-1.4.10 depends on file: /usr/local/bin/libtool - found
===>   cairo-1.4.10 depends on file: /usr/local/libdata/xorg/libraries - found
===>   cairo-1.4.10 depends on shared library: freetype.9 - found
===>   cairo-1.4.10 depends on shared library: png.5 - found
===>   cairo-1.4.10 depends on shared library: fontconfig.1 - found
===>  Configuring for cairo-1.4.10
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking for find... /usr/bin/find
checking for xargs... /usr/bin/xargs
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
checking build system type... i386-portbld-freebsd7.0
checking host system type... i386-portbld-freebsd7.0
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... (cached) 262144
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd7.0 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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd7.0 ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for ANSI C header files... (cached) yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking whether float word ordering is bigendian... no
checking for vasnprintf... no
checking for cos in -lm... yes
checking for compress in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for X... libraries /usr/local/lib, headers /usr/local/include
checking for cairo's Xlib backend... 
checking for xlib... yes
checking whether cairo's Xlib backend could be enabled... yes
configure: creating src/cairo-xlib.pc
checking for cairo's Xlib Xrender backend... 
checking for xlib_xrender... yes
checking whether cairo's Xlib Xrender backend could be enabled... yes
configure: creating src/cairo-xlib-xrender.pc
checking for native Win32... no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for cairo's Microsoft Windows backend... 
checking whether cairo's Microsoft Windows backend could be enabled... no (requires a Win32 platform)
checking for cairo's Microsoft Windows font backend... 
checking whether cairo's Microsoft Windows font backend could be enabled... no (requires a Win32 platform)
checking for cairo's PNG backend... 
checking for png... yes
checking whether cairo's PNG backend could be enabled... yes
configure: creating src/cairo-png.pc
checking for cairo's FreeType font backend... 
checking for FONTCONFIG... yes
checking for FcFini... yes
checking for FREETYPE... yes
checking whether cairo's FreeType font backend could be enabled... yes
configure: creating src/cairo-ft.pc
checking for FT_Bitmap_Size.y_ppem... yes
checking for FT_GlyphSlot_Embolden... yes
checking for FT_Load_Sfnt_Table... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for cairo's PostScript backend... 
checking whether cairo's PostScript backend could be enabled... yes
configure: creating src/cairo-ps.pc
checking for cairo's PDF backend... 
checking whether cairo's PDF backend could be enabled... yes
configure: creating src/cairo-pdf.pc
checking for POPPLER... gnome-config: not found
gnome-config: not found
gnome-config: not found
no
no
configure: WARNING: PDF backend will not be tested since poppler >= 0.4.1 is not available
checking for cairo's SVG backend... 
checking whether cairo's SVG backend could be enabled... yes
configure: creating src/cairo-svg.pc
checking for LIBRSVG... gnome-config: not found
gnome-config: not found
no
no
configure: WARNING: SVG backend will not be tested since librsvg >= 2.15.0 is not available
checking for stdint.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... 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 sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking for sched_getaffinity... no
checking for sched_yield in -lrt... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking for supported warning flags... 
checking whether cc supports -Wall... yes
checking whether cc supports -Wextra... yes
checking whether cc supports -Wsign-compare... yes
checking whether cc supports -Werror-implicit-function-declaration... yes
checking whether cc supports -Wpointer-arith... yes
checking whether cc supports -Wwrite-strings... yes
checking whether cc supports -Wstrict-prototypes... yes
checking whether cc supports -Wmissing-prototypes... yes
checking whether cc supports -Wmissing-declarations... yes
checking whether cc supports -Wnested-externs... yes
checking whether cc supports -Wpacked... yes
checking whether cc supports -Wswitch-enum... yes
checking whether cc supports -Wmissing-format-attribute... yes
checking whether cc supports -Wstrict-aliasing=2... yes
checking whether cc supports -Winit-self... yes
checking whether cc supports -Wunsafe-loop-optimizations... yes
checking whether cc supports -Wdeclaration-after-statement... yes
checking whether cc supports -Wold-style-definition... yes
checking whether cc supports -Wno-missing-field-initializers... yes
checking whether cc supports -Wno-unused-parameter... yes
checking whether cc supports -Wno-attributes... yes
checking which warning flags were supported...  -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes
checking how to enable unused result warnings... __attribute__((__warn_unused_result__))
checking whether cc supports -fno-strict-aliasing... yes
checking for MMX/SSE intrinsics in the compiler... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating boilerplate/Makefile
config.status: creating pixman/Makefile
config.status: creating pixman/src/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 util/Makefile
config.status: creating doc/Makefile
config.status: creating doc/public/Makefile
config.status: creating doc/public/version.xml
config.status: creating src/cairo.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing src/cairo-features.h commands
config.status: creating src/cairo-features.h

cairo will be compiled with the following surface backends:
  image:         yes (always builtin)
  Xlib:          yes
  Xlib Xrender:  yes
  Quartz:        no (disabled, use --enable-quartz to enable)
  XCB:           no (disabled, use --enable-xcb to enable)
  Win32:         no (requires a Win32 platform)
  OS2:           no (disabled, use --enable-os2 to enable)
  PostScript:    yes
  PDF:           yes
  SVG:           yes
  glitz:         no (disabled, use --enable-glitz to enable)
  BeOS:          no (disabled, use --enable-beos to enable)
  DirectFB:      no (disabled, use --enable-directfb to enable)

the following font backends:
  FreeType:      yes
  Win32:         no (requires a Win32 platform)
  ATSUI:         no (disabled, use --enable-atsui to enable)

the following features:
  PNG functions: yes

and the following debug options:
  gcov support:  no
  test surfaces: no
  pdf testing:   no (requires poppler-glib >= 0.4.1)
  svg testing:   no (requires librsvg-2.0 >= 2.15.0)

using CFLAGS:
-I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -fno-strict-aliasing

===>  Building for cairo-1.4.10
 cd . && /bin/sh /usr/ports/graphics/cairo/work/cairo-1.4.10/missing --run automake-1.9 --foreign 
automake-1.9: not found
WARNING: `automake-1.9' is missing on your system.  You should only need it if
         you modified `Makefile.am', `acinclude.m4' or `configure.in'.
         You might want to install the `Automake' and `Perl' packages.
         Grab them from any GNU archive site.
cd . && /bin/sh /usr/ports/graphics/cairo/work/cairo-1.4.10/missing --run autoconf
autoconf: not found
WARNING: `autoconf' is missing on your system.  You should only need it if
         you modified `configure.in'.  You might want to install the
         `Autoconf' and `GNU m4' packages.  Grab them from any GNU
         archive site.
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ./configure  --with-html-dir=/usr/local/share/doc/cairo --enable-pdf --enable-ps --disable-glitz --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --build=i386-portbld-freebsd7.0 build_alias=i386-portbld-freebsd7.0 CC=cc CFLAGS=-O2 -fno-strict-aliasing -pipe -march=prescott LDFLAGS=-pthread CPPFLAGS= -I/usr/local/include CXX=c++ CXXFLAGS=-O2 -fno-strict-aliasing -pipe -march=prescott -fconserve-space  --no-create --no-recursion
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking for find... /usr/bin/find
checking for xargs... /usr/bin/xargs
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
checking build system type... i386-portbld-freebsd7.0
checking host system type... i386-portbld-freebsd7.0
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 196608
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd7.0 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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd7.0 ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for ANSI C header files... (cached) yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking whether float word ordering is bigendian... no
checking for vasnprintf... no
checking for cos in -lm... yes
checking for compress in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for X... libraries /usr/local/lib, headers /usr/local/include
checking for cairo's Xlib backend... 
checking for xlib... yes
checking whether cairo's Xlib backend could be enabled... yes
configure: creating src/cairo-xlib.pc
checking for cairo's Xlib Xrender backend... 
checking for xlib_xrender... yes
checking whether cairo's Xlib Xrender backend could be enabled... yes
configure: creating src/cairo-xlib-xrender.pc
checking for native Win32... no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for cairo's Microsoft Windows backend... 
checking whether cairo's Microsoft Windows backend could be enabled... no (requires a Win32 platform)
checking for cairo's Microsoft Windows font backend... 
checking whether cairo's Microsoft Windows font backend could be enabled... no (requires a Win32 platform)
checking for cairo's PNG backend... 
checking for png... yes
checking whether cairo's PNG backend could be enabled... yes
configure: creating src/cairo-png.pc
checking for cairo's FreeType font backend... 
checking for FONTCONFIG... yes
checking for FcFini... yes
checking for FREETYPE... yes
checking whether cairo's FreeType font backend could be enabled... yes
configure: creating src/cairo-ft.pc
checking for FT_Bitmap_Size.y_ppem... yes
checking for FT_GlyphSlot_Embolden... yes
checking for FT_Load_Sfnt_Table... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for cairo's PostScript backend... 
checking whether cairo's PostScript backend could be enabled... yes
configure: creating src/cairo-ps.pc
checking for cairo's PDF backend... 
checking whether cairo's PDF backend could be enabled... yes
configure: creating src/cairo-pdf.pc
checking for POPPLER... gnome-config: not found
gnome-config: not found
gnome-config: not found
no
no
configure: WARNING: PDF backend will not be tested since poppler >= 0.4.1 is not available
checking for cairo's SVG backend... 
checking whether cairo's SVG backend could be enabled... yes
configure: creating src/cairo-svg.pc
checking for LIBRSVG... gnome-config: not found
gnome-config: not found
no
no
configure: WARNING: SVG backend will not be tested since librsvg >= 2.15.0 is not available
checking for stdint.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... 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 sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking for sched_getaffinity... no
checking for sched_yield in -lrt... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking for supported warning flags... 
checking whether cc supports -Wall... yes
checking whether cc supports -Wextra... yes
checking whether cc supports -Wsign-compare... yes
checking whether cc supports -Werror-implicit-function-declaration... yes
checking whether cc supports -Wpointer-arith... yes
checking whether cc supports -Wwrite-strings... yes
checking whether cc supports -Wstrict-prototypes... yes
checking whether cc supports -Wmissing-prototypes... yes
checking whether cc supports -Wmissing-declarations... yes
checking whether cc supports -Wnested-externs... yes
checking whether cc supports -Wpacked... yes
checking whether cc supports -Wswitch-enum... yes
checking whether cc supports -Wmissing-format-attribute... yes
checking whether cc supports -Wstrict-aliasing=2... yes
checking whether cc supports -Winit-self... yes
checking whether cc supports -Wunsafe-loop-optimizations... yes
checking whether cc supports -Wdeclaration-after-statement... yes
checking whether cc supports -Wold-style-definition... yes
checking whether cc supports -Wno-missing-field-initializers... yes
checking whether cc supports -Wno-unused-parameter... yes
checking whether cc supports -Wno-attributes... yes
checking which warning flags were supported...  -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes
checking how to enable unused result warnings... __attribute__((__warn_unused_result__))
checking whether cc supports -fno-strict-aliasing... yes
checking for MMX/SSE intrinsics in the compiler... yes
configure: creating ./config.status

cairo will be compiled with the following surface backends:
  image:         yes (always builtin)
  Xlib:          yes
  Xlib Xrender:  yes
  Quartz:        no (disabled, use --enable-quartz to enable)
  XCB:           no (disabled, use --enable-xcb to enable)
  Win32:         no (requires a Win32 platform)
  OS2:           no (disabled, use --enable-os2 to enable)
  PostScript:    yes
  PDF:           yes
  SVG:           yes
  glitz:         no (disabled, use --enable-glitz to enable)
  BeOS:          no (disabled, use --enable-beos to enable)
  DirectFB:      no (disabled, use --enable-directfb to enable)

the following font backends:
  FreeType:      yes
  Win32:         no (requires a Win32 platform)
  ATSUI:         no (disabled, use --enable-atsui to enable)

the following features:
  PNG functions: yes

and the following debug options:
  gcov support:  no
  test surfaces: no
  pdf testing:   no (requires poppler-glib >= 0.4.1)
  svg testing:   no (requires librsvg-2.0 >= 2.15.0)

using CFLAGS:
-I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -fno-strict-aliasing

 /bin/sh ./config.status
config.status: creating Makefile
config.status: creating boilerplate/Makefile
config.status: creating pixman/Makefile
config.status: creating pixman/src/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 util/Makefile
config.status: creating doc/Makefile
config.status: creating doc/public/Makefile
config.status: creating doc/public/version.xml
config.status: creating src/cairo.pc
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing src/cairo-features.h commands
config.status: creating src/cairo-features.h
config.status: src/cairo-features.h is unchanged
 cd . && /bin/sh /usr/ports/graphics/cairo/work/cairo-1.4.10/missing --run automake-1.9 --foreign 
automake-1.9: not found
WARNING: `automake-1.9' is missing on your system.  You should only need it if
         you modified `Makefile.am', `acinclude.m4' or `configure.in'.
         You might want to install the `Automake' and `Perl' packages.
         Grab them from any GNU archive site.
cd . && /bin/sh /usr/ports/graphics/cairo/work/cairo-1.4.10/missing --run autoconf
autoconf: not found
WARNING: `autoconf' is missing on your system.  You should only need it if
         you modified `configure.in'.  You might want to install the
         `Autoconf' and `GNU m4' packages.  Grab them from any GNU
         archive site.
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ./configure  --with-html-dir=/usr/local/share/doc/cairo --enable-pdf --enable-ps --disable-glitz --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --build=i386-portbld-freebsd7.0 build_alias=i386-portbld-freebsd7.0 CC=cc CFLAGS=-O2 -fno-strict-aliasing -pipe -march=prescott LDFLAGS=-pthread CPPFLAGS= -I/usr/local/include CXX=c++ CXXFLAGS=-O2 -fno-strict-aliasing -pipe -march=prescott -fconserve-space  --no-create --no-recursion
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking for find... /usr/bin/find
checking for xargs... /usr/bin/xargs
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
checking build system type... i386-portbld-freebsd7.0
checking host system type... i386-portbld-freebsd7.0
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 196608
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd7.0 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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd7.0 ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for ANSI C header files... (cached) yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking whether float word ordering is bigendian... no
checking for vasnprintf... no
checking for cos in -lm... yes
checking for compress in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for X... libraries /usr/local/lib, headers /usr/local/include
checking for cairo's Xlib backend... 
checking for xlib... yes
checking whether cairo's Xlib backend could be enabled... yes
configure: creating src/cairo-xlib.pc
checking for cairo's Xlib Xrender backend... 
checking for xlib_xrender... yes
checking whether cairo's Xlib Xrender backend could be enabled... yes
configure: creating src/cairo-xlib-xrender.pc
checking for native Win32... no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for cairo's Microsoft Windows backend... 
checking whether cairo's Microsoft Windows backend could be enabled... no (requires a Win32 platform)
checking for cairo's Microsoft Windows font backend... 
checking whether cairo's Microsoft Windows font backend could be enabled... no (requires a Win32 platform)
checking for cairo's PNG backend... 
checking for png... yes
checking whether cairo's PNG backend could be enabled... yes
configure: creating src/cairo-png.pc
checking for cairo's FreeType font backend... 
checking for FONTCONFIG... yes
checking for FcFini... yes
checking for FREETYPE... yes
checking whether cairo's FreeType font backend could be enabled... yes
configure: creating src/cairo-ft.pc
checking for FT_Bitmap_Size.y_ppem... yes
checking for FT_GlyphSlot_Embolden... yes
checking for FT_Load_Sfnt_Table... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for cairo's PostScript backend... 
checking whether cairo's PostScript backend could be enabled... yes
configure: creating src/cairo-ps.pc
checking for cairo's PDF backend... 
checking whether cairo's PDF backend could be enabled... yes
configure: creating src/cairo-pdf.pc
checking for POPPLER... gnome-config: not found
gnome-config: not found
gnome-config: not found
no
no
configure: WARNING: PDF backend will not be tested since poppler >= 0.4.1 is not available
checking for cairo's SVG backend... 
checking whether cairo's SVG backend could be enabled... yes
configure: creating src/cairo-svg.pc
checking for LIBRSVG... gnome-config: not found
gnome-config: not found
no
no
configure: WARNING: SVG backend will not be tested since librsvg >= 2.15.0 is not available
checking for stdint.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... 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 sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking for sched_getaffinity... no
checking for sched_yield in -lrt... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking for supported warning flags... 
checking whether cc supports -Wall... yes
checking whether cc supports -Wextra... yes
checking whether cc supports -Wsign-compare... yes
checking whether cc supports -Werror-implicit-function-declaration... yes
checking whether cc supports -Wpointer-arith... yes
checking whether cc supports -Wwrite-strings... yes
checking whether cc supports -Wstrict-prototypes... yes
checking whether cc supports -Wmissing-prototypes... yes
checking whether cc supports -Wmissing-declarations... yes
checking whether cc supports -Wnested-externs... yes
checking whether cc supports -Wpacked... yes
checking whether cc supports -Wswitch-enum... yes
checking whether cc supports -Wmissing-format-attribute... yes
checking whether cc supports -Wstrict-aliasing=2... yes
checking whether cc supports -Winit-self... yes
checking whether cc supports -Wunsafe-loop-optimizations... yes
checking whether cc supports -Wdeclaration-after-statement... yes
checking whether cc supports -Wold-style-definition... yes
checking whether cc supports -Wno-missing-field-initializers... yes
checking whether cc supports -Wno-unused-parameter... yes
checking whether cc supports -Wno-attributes... yes
checking which warning flags were supported...  -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes
checking how to enable unused result warnings... __attribute__((__warn_unused_result__))
checking whether cc supports -fno-strict-aliasing... yes
checking for MMX/SSE intrinsics in the compiler... yes
configure: creating ./config.status

cairo will be compiled with the following surface backends:
  image:         yes (always builtin)
  Xlib:          yes
  Xlib Xrender:  yes
  Quartz:        no (disabled, use --enable-quartz to enable)
  XCB:           no (disabled, use --enable-xcb to enable)
  Win32:         no (requires a Win32 platform)
  OS2:           no (disabled, use --enable-os2 to enable)
  PostScript:    yes
  PDF:           yes
  SVG:           yes
  glitz:         no (disabled, use --enable-glitz to enable)
  BeOS:          no (disabled, use --enable-beos to enable)
  DirectFB:      no (disabled, use --enable-directfb to enable)

the following font backends:
  FreeType:      yes
  Win32:         no (requires a Win32 platform)
  ATSUI:         no (disabled, use --enable-atsui to enable)

the following features:
  PNG functions: yes

and the following debug options:
  gcov support:  no
  test surfaces: no
  pdf testing:   no (requires poppler-glib >= 0.4.1)
  svg testing:   no (requires librsvg-2.0 >= 2.15.0)

using CFLAGS:
-I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -fno-strict-aliasing

 /bin/sh ./config.status
config.status: creating Makefile
config.status: creating boilerplate/Makefile
config.status: creating pixman/Makefile
config.status: creating pixman/src/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 util/Makefile
config.status: creating doc/Makefile
config.status: creating doc/public/Makefile
config.status: creating doc/public/version.xml
config.status: creating src/cairo.pc
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing src/cairo-features.h commands
config.status: creating src/cairo-features.h
config.status: src/cairo-features.h is unchanged
 cd . && /bin/sh /usr/ports/graphics/cairo/work/cairo-1.4.10/missing --run automake-1.9 --foreign 
automake-1.9: not found
WARNING: `automake-1.9' is missing on your system.  You should only need it if
         you modified `Makefile.am', `acinclude.m4' or `configure.in'.
         You might want to install the `Automake' and `Perl' packages.
         Grab them from any GNU archive site.
cd . && /bin/sh /usr/ports/graphics/cairo/work/cairo-1.4.10/missing --run autoconf
autoconf: not found
WARNING: `autoconf' is missing on your system.  You should only need it if
         you modified `configure.in'.  You might want to install the
         `Autoconf' and `GNU m4' packages.  Grab them from any GNU
         archive site.
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ./configure  --with-html-dir=/usr/local/share/doc/cairo --enable-pdf --enable-ps --disable-glitz --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --build=i386-portbld-freebsd7.0 build_alias=i386-portbld-freebsd7.0 CC=cc CFLAGS=-O2 -fno-strict-aliasing -pipe -march=prescott LDFLAGS=-pthread CPPFLAGS= -I/usr/local/include CXX=c++ CXXFLAGS=-O2 -fno-strict-aliasing -pipe -march=prescott -fconserve-space  --no-create --no-recursion
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking for find... /usr/bin/find
checking for xargs... /usr/bin/xargs
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
checking build system type... i386-portbld-freebsd7.0
checking host system type... i386-portbld-freebsd7.0
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 196608
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd7.0 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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd7.0 ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for ANSI C header files... (cached) yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking whether float word ordering is bigendian... no
checking for vasnprintf... no
checking for cos in -lm... yes
checking for compress in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for X... libraries /usr/local/lib, headers /usr/local/include
checking for cairo's Xlib backend... 
checking for xlib... yes
checking whether cairo's Xlib backend could be enabled... yes
configure: creating src/cairo-xlib.pc
checking for cairo's Xlib Xrender backend... 
checking for xlib_xrender... yes
checking whether cairo's Xlib Xrender backend could be enabled... yes
configure: creating src/cairo-xlib-xrender.pc
checking for native Win32... no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for cairo's Microsoft Windows backend... 
checking whether cairo's Microsoft Windows backend could be enabled... no (requires a Win32 platform)
checking for cairo's Microsoft Windows font backend... 
checking whether cairo's Microsoft Windows font backend could be enabled... no (requires a Win32 platform)
checking for cairo's PNG backend... 
checking for png... yes
checking whether cairo's PNG backend could be enabled... yes
configure: creating src/cairo-png.pc
checking for cairo's FreeType font backend... 
checking for FONTCONFIG... yes
checking for FcFini... yes
checking for FREETYPE... yes
checking whether cairo's FreeType font backend could be enabled... yes
configure: creating src/cairo-ft.pc
checking for FT_Bitmap_Size.y_ppem... yes
checking for FT_GlyphSlot_Embolden... yes
checking for FT_Load_Sfnt_Table... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for cairo's PostScript backend... 
checking whether cairo's PostScript backend could be enabled... yes
configure: creating src/cairo-ps.pc
checking for cairo's PDF backend... 
checking whether cairo's PDF backend could be enabled... yes
configure: creating src/cairo-pdf.pc
checking for POPPLER... gnome-config: not found
gnome-config: not found
gnome-config: not found
no
no
configure: WARNING: PDF backend will not be tested since poppler >= 0.4.1 is not available
checking for cairo's SVG backend... 
checking whether cairo's SVG backend could be enabled... yes
configure: creating src/cairo-svg.pc
checking for LIBRSVG... gnome-config: not found
gnome-config: not found
no
no
configure: WARNING: SVG backend will not be tested since librsvg >= 2.15.0 is not available
checking for stdint.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... 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 sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking for sched_getaffinity... no
checking for sched_yield in -lrt... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking for supported warning flags... 
checking whether cc supports -Wall... yes
checking whether cc supports -Wextra... yes
checking whether cc supports -Wsign-compare... yes
checking whether cc supports -Werror-implicit-function-declaration... yes
checking whether cc supports -Wpointer-arith... yes
checking whether cc supports -Wwrite-strings... yes
checking whether cc supports -Wstrict-prototypes... yes
checking whether cc supports -Wmissing-prototypes... yes
checking whether cc supports -Wmissing-declarations... yes
checking whether cc supports -Wnested-externs... yes
checking whether cc supports -Wpacked... yes
checking whether cc supports -Wswitch-enum... yes
checking whether cc supports -Wmissing-format-attribute... yes
checking whether cc supports -Wstrict-aliasing=2... yes
checking whether cc supports -Winit-self... yes
checking whether cc supports -Wunsafe-loop-optimizations... yes
checking whether cc supports -Wdeclaration-after-statement... yes
checking whether cc supports -Wold-style-definition... yes
checking whether cc supports -Wno-missing-field-initializers... yes
checking whether cc supports -Wno-unused-parameter... yes
checking whether cc supports -Wno-attributes... yes
checking which warning flags were supported...  -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes
checking how to enable unused result warnings... __attribute__((__warn_unused_result__))
checking whether cc supports -fno-strict-aliasing... yes
checking for MMX/SSE intrinsics in the compiler... yes
configure: creating ./config.status

cairo will be compiled with the following surface backends:
  image:         yes (always builtin)
  Xlib:          yes
  Xlib Xrender:  yes
  Quartz:        no (disabled, use --enable-quartz to enable)
  XCB:           no (disabled, use --enable-xcb to enable)
  Win32:         no (requires a Win32 platform)
  OS2:           no (disabled, use --enable-os2 to enable)
  PostScript:    yes
  PDF:           yes
  SVG:           yes
  glitz:         no (disabled, use --enable-glitz to enable)
  BeOS:          no (disabled, use --enable-beos to enable)
  DirectFB:      no (disabled, use --enable-directfb to enable)

the following font backends:
  FreeType:      yes
  Win32:         no (requires a Win32 platform)
  ATSUI:         no (disabled, use --enable-atsui to enable)

the following features:
  PNG functions: yes

and the following debug options:
  gcov support:  no
  test surfaces: no
  pdf testing:   no (requires poppler-glib >= 0.4.1)
  svg testing:   no (requires librsvg-2.0 >= 2.15.0)

using CFLAGS:
-I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -fno-strict-aliasing

 /bin/sh ./config.status
config.status: creating Makefile
config.status: creating boilerplate/Makefile
config.status: creating pixman/Makefile
config.status: creating pixman/src/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 util/Makefile
config.status: creating doc/Makefile
config.status: creating doc/public/Makefile
config.status: creating doc/public/version.xml
config.status: creating src/cairo.pc
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing src/cairo-features.h commands
config.status: creating src/cairo-features.h
config.status: src/cairo-features.h is unchanged
 cd . && /bin/sh /usr/ports/graphics/cairo/work/cairo-1.4.10/missing --run automake-1.9 --foreign 
automake-1.9: not found
WARNING: `automake-1.9' is missing on your system.  You should only need it if
         you modified `Makefile.am', `acinclude.m4' or `configure.in'.
         You might want to install the `Automake' and `Perl' packages.
         Grab them from any GNU archive site.
cd . && /bin/sh /usr/ports/graphics/cairo/work/cairo-1.4.10/missing --run autoconf
autoconf: not found
WARNING: `autoconf' is missing on your system.  You should only need it if
         you modified `configure.in'.  You might want to install the
         `Autoconf' and `GNU m4' packages.  Grab them from any GNU
         archive site.
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ./configure  --with-html-dir=/usr/local/share/doc/cairo --enable-pdf --enable-ps --disable-glitz --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --build=i386-portbld-freebsd7.0 build_alias=i386-portbld-freebsd7.0 CC=cc CFLAGS=-O2 -fno-strict-aliasing -pipe -march=prescott LDFLAGS=-pthread CPPFLAGS= -I/usr/local/include CXX=c++ CXXFLAGS=-O2 -fno-strict-aliasing -pipe -march=prescott -fconserve-space  --no-create --no-recursion
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... 

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list