Error building pango

Larry Baird lab at gta.com
Mon Mar 11 14:04:50 UTC 2013


Hopefully you can help with an issue building pango.  Until last week
I have been ablt build pango without any issues.  I am no longer able to
build the port on FreeBSD 8,9 or current.  I have attached output of build
errors.  Note I am attempting to build pnago with X11 support disabled.

Thank you for your help,
Larry

-- 
------------------------------------------------------------------------
Larry Baird
Global Technology Associates, Inc. 1992-2012 	| http://www.gta.com
Celebrating Twenty Years of Software Innovation | Orlando, FL
Email: lab at gta.com                 		| TEL 407-380-0220
-------------- next part --------------
===>  Found saved configuration for pango-1.30.1
===>   pango-1.30.1 depends on file: /usr/local/sbin/pkg - found
===>  Extracting for pango-1.30.1
=> SHA256 Checksum OK for gnome2/pango-1.30.1.tar.xz.
===>  Patching for pango-1.30.1
===>   pango-1.30.1 depends on package: libtool>=2.4 - found
===>   pango-1.30.1 depends on file: /usr/local/libdata/pkgconfig/freetype2.pc - found
===>   pango-1.30.1 depends on executable: g-ir-scanner - found
===>   pango-1.30.1 depends on executable: gmake - found
===>   pango-1.30.1 depends on executable: pkgconf - found
===>   pango-1.30.1 depends on package: libtool>=2.4 - found
===>   pango-1.30.1 depends on shared library: cairo.2 - found
===>   pango-1.30.1 depends on shared library: intl - found
===>   pango-1.30.1 depends on shared library: glib-2.0 - found
===>   pango-1.30.1 depends on shared library: pcre - found
===>  Configuring for pango-1.30.1
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... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets $(MAKE)... yes
checking whether gmake supports nested variables... yes
checking build system type... amd64-portbld-freebsd9.1
checking host system type... amd64-portbld-freebsd9.1
checking for native Win32... no
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by gmake... GNU
checking dependency style of cc... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking dependency style of c++... (cached) gcc3
checking for mprotect... yes
checking for sysconf... yes
checking for getpagesize... yes
checking how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for unistd.h... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
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 cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert amd64-portbld-freebsd9.1 file names to amd64-portbld-freebsd9.1 format... func_convert_file_noop
checking how to convert amd64-portbld-freebsd9.1 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) 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... freebsd9.1 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... c++ -E
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 -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd9.1 ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking for some Win32 platform... no
checking for X... disabled
configure: WARNING: X development libraries not found
checking pkg-config is at least version 0.9.0... yes
checking for FONTCONFIG... yes
checking for FREETYPE... yes
checking Carbon/Carbon.h usability... no
checking Carbon/Carbon.h presence... no
checking for Carbon/Carbon.h... no
checking for CoreText availability... no
checking for CAIRO... yes
checking which cairo font backends could be used... freetype 
checking for GLIB... yes
checking for LIBTHAI... no
checking for gobject-introspection... yes
checking modules to link statically... 
checking dynamic modules to build... arabic-fc,arabic-lang,basic-fc,basic-win32,basic-x,basic-atsui,basic-coretext,hangul-fc,hebrew-fc,indic-fc,indic-lang,khmer-fc,syriac-fc,thai-fc,tibetan-fc (those built into Pango will be excluded)
checking for flockfile... yes
checking for strtok_r... yes
checking for gtkdoc-check... no
checking for gtkdoc-rebase... no
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... no
checking Whether to write dependencies into .pc files... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for unistd.h... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pango/Makefile
config.status: creating pango/mini-fribidi/Makefile
config.status: creating pango/opentype/Makefile
config.status: creating pango/pango.rc
config.status: creating pango/pangoft2.rc
config.status: creating pango/pangowin32.rc
config.status: creating pango/pangocairo.rc
config.status: creating pango/pangox.rc
config.status: creating pango/pangoxft.rc
config.status: creating pango-view/Makefile
config.status: creating modules/Makefile
config.status: creating modules/arabic/Makefile
config.status: creating modules/basic/Makefile
config.status: creating modules/hangul/Makefile
config.status: creating modules/hebrew/Makefile
config.status: creating modules/indic/Makefile
config.status: creating modules/khmer/Makefile
config.status: creating modules/syriac/Makefile
config.status: creating modules/thai/Makefile
config.status: creating modules/tibetan/Makefile
config.status: creating examples/Makefile
config.status: creating docs/Makefile
config.status: creating docs/version.xml
config.status: creating tools/Makefile
config.status: creating tests/Makefile
config.status: creating build/Makefile
config.status: creating build/win32/Makefile
config.status: creating build/win32/vs9/Makefile
config.status: creating build/win32/vs10/Makefile
config.status: creating pango.pc
config.status: creating pangox.pc
config.status: creating pangowin32.pc
config.status: creating pangoft2.pc
config.status: creating pangoxft.pc
config.status: creating pangocairo.pc
config.status: creating pango-uninstalled.pc
config.status: creating pangox-uninstalled.pc
config.status: creating pangowin32-uninstalled.pc
config.status: creating pangoft2-uninstalled.pc
config.status: creating pangoxft-uninstalled.pc
config.status: creating pangocairo-uninstalled.pc
config.status: creating pango-zip.sh
config.status: creating config.h.win32
config.status: creating tests/runtests.sh
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing pango/module-defs.h commands
config.status: executing pango/module-defs-x.c commands
config.status: executing pango/module-defs-fc.c commands
config.status: executing pango/module-defs-win32.c commands
config.status: executing pango/module-defs-atsui.c commands
config.status: executing pango/module-defs-coretext.c commands
config.status: executing pango/module-defs-lang.c commands
config.status: executing pango/pango-features.h commands
config.status: creating pango/pango-features.h
config.status: pango/pango-features.h is unchanged
configuration:
	backends: Cairo FreeType
===>  Building for pango-1.30.1
gmake  all-recursive
gmake[1]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.30.1'
Making all in pango
gmake[2]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.30.1/pango'
  GEN    s-enum-types-h
  GEN    s-enum-types-c
gmake  all-recursive
gmake[3]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.30.1/pango'
Making all in opentype
gmake[4]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.30.1/pango/opentype'
  CC     libharfbuzz_la-hb-blob.lo
  CC     libharfbuzz_la-hb-buffer.lo
  CXX    libharfbuzz_la-hb-font.lo
  CC     libharfbuzz_la-hb-glib.lo
hb-blob.c: In function 'hb_blob_create':
hb-blob.c:106: warning: 'g_static_mutex_init' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:146)
  CC     libharfbuzz_la-hb-shape.lo
  CC     libharfbuzz_la-hb-unicode.lo
  CXX    libharfbuzz_la-hb-ot-layout.lo
  CXX    main-main.o
  CXXLD  libharfbuzz.la
  CXXLD  main
gmake[4]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.30.1/pango/opentype'
Making all in mini-fribidi
gmake[4]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.30.1/pango/mini-fribidi'
  CC     fribidi.lo
  CC     fribidi_char_type.lo
  CC     fribidi_types.lo
  CCLD   libmini-fribidi.la
gmake[4]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.30.1/pango/mini-fribidi'
gmake[4]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.30.1/pango'
  CC     break.lo
  CC     ellipsize.lo
  CC     fonts.lo
  CC     glyphstring.lo
  CC     modules.lo
  CC     pango-attributes.lo
  CC     pango-bidi-type.lo
  CC     pango-color.lo
  CC     pango-context.lo
  CC     pango-coverage.lo
  CC     pango-engine.lo
  CC     pango-fontmap.lo
  CC     pango-fontset.lo
  CC     pango-glyph-item.lo
  CC     pango-gravity.lo
  CC     pango-item.lo
  CC     pango-language.lo
  CC     pango-layout.lo
  CC     pango-markup.lo
  CC     pango-matrix.lo
  CC     pango-renderer.lo
  CC     pango-script.lo
  CC     pango-tabs.lo
  CC     pango-utils.lo
  CC     reorder-items.lo
  CC     shape.lo
  CC     pango-enum-types.lo
  CC     module-defs-lang.lo
  CC     pangofc-font.lo
  CC     pangofc-fontmap.lo
  CC     pangofc-decoder.lo
  CC     pangoft2.lo
pangoft2.c: In function 'pango_ft2_font_real_lock_face':
pangoft2.c:427: warning: 'pango_ft2_font_get_face' is deprecated (declared at pangoft2.c:169)
pangoft2.c: In function 'pango_ft2_get_unknown_glyph':
pangoft2.c:502: warning: 'pango_ft2_font_get_face' is deprecated (declared at pangoft2.c:169)
  CC     module-defs-fc.lo
  CC     pangoft2-fontmap.lo
  CC     pangoft2-render.lo
  CC     pango-ot-buffer.lo
pangoft2-render.c: In function 'pango_ft2_font_render_glyph':
pangoft2-render.c:213: warning: 'pango_ft2_font_get_face' is deprecated (declared at ../pango/pangoft2.h:112)
pangoft2-fontmap.c: In function 'pango_ft2_get_context':
pangoft2-fontmap.c:252: warning: 'pango_ft2_font_map_for_display' is deprecated (declared at ../pango/pangoft2.h:101)
  CC     pango-ot-info.lo
  CC     pango-ot-ruleset.lo
  CC     pango-ot-tag.lo
  CC     libpangocairo_1_0_la-pangocairo-context.lo
  CC     libpangocairo_1_0_la-pangocairo-font.lo
  CC     libpangocairo_1_0_la-pangocairo-fontmap.lo
  CC     libpangocairo_1_0_la-pangocairo-render.lo
  CC     libpangocairo_1_0_la-pangocairo-fcfont.lo
  CC     libpangocairo_1_0_la-pangocairo-fcfontmap.lo
  CC     querymodules.o
  CCLD   libpango-1.0.la
querymodules.c: In function 'main':
querymodules.c:245: warning: implicit declaration of function 'pango_config_key_get_system'
querymodules.c:245: warning: assignment makes pointer from integer without a cast
  CCLD   libpangoft2-1.0.la
  GISCAN Pango-1.0.gir
Package cairo-gobject was not found in the pkg-config search path.
Perhaps you should add the directory containing `cairo-gobject.pc'
to the PKG_CONFIG_PATH environment variable
No package 'cairo-gobject' found
In file included from <stdin>:4:
/usr/ports/x11-toolkits/pango/work/pango-1.30.1/pango/pango-impl-utils.h:26:18: error: glib.h: No such file or directory
/usr/ports/x11-toolkits/pango/work/pango-1.30.1/pango/pango-impl-utils.h:27:25: error: glib-object.h: No such file or directory
Error while processing the source.
gmake[4]: *** [Pango-1.0.gir] Error 1
gmake[4]: *** Waiting for unfinished jobs....
gmake[4]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.30.1/pango'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.30.1/pango'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.30.1/pango'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.30.1'
gmake: *** [all] Error 2
*** [do-build] Error code 1

Stop in /usr/ports/x11-toolkits/pango.
*** [build] Error code 1

Stop in /usr/ports/x11-toolkits/pango.


More information about the freebsd-gnome mailing list