Date: Mon, 5 Dec 2005 12:52:52 GMT From: Bjarne Wichmann Petersen <freebsd.nospam@mekanix.dk> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/89970: pango 1.10.2 build error Message-ID: <200512051252.jB5Cqq4d004776@www.freebsd.org> Resent-Message-ID: <200512051300.jB5D0D56045970@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 89970 >Category: ports >Synopsis: pango 1.10.2 build error >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Dec 05 13:00:13 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Bjarne Wichmann Petersen >Release: FreeBSD 5-STABLE >Organization: >Environment: FreeBSD desktop.home 5.4-STABLE FreeBSD 5.4-STABLE #0: Wed Nov 16 14:54:46 CET 2005 mekanix@desktop.home:/usr/obj/usr/src/sys/DESKTOP i386 >Description: The port pango fails to build. # portupgrade -mNOCCACHE=1 pango ---> Upgrading 'pango-1.10.1' to 'pango-1.10.2' (x11-toolkits/pango) ---> Building '/usr/ports/x11-toolkits/pango' with make flags: NOCCACHE=1 ===> Cleaning for libiconv-1.9.2_1 ===> Cleaning for gettext-0.14.5 ===> Cleaning for glib-2.8.4 ===> Cleaning for gmake-3.80_2 ===> Cleaning for imake-6.8.2 ===> Cleaning for libtool-1.5.20 ===> Cleaning for pkgconfig-0.20 ===> Cleaning for cairo-1.0.2_1 ===> Cleaning for png-1.2.8_2 ===> Cleaning for perl-5.8.7 ===> Cleaning for freetype2-2.1.10_1 ===> Cleaning for expat-1.95.8_3 ===> Cleaning for bitstream-vera-1.10_2 ===> Cleaning for fontconfig-2.3.2,1 ===> Cleaning for libXft-2.1.7 ===> Cleaning for xorg-fonts-encodings-6.8.2 ===> Cleaning for xorg-fonts-truetype-6.8.2 ===> Cleaning for xorg-clients-6.8.2_1 ===> Cleaning for xorg-libraries-6.8.2 ===> Cleaning for xterm-206_1 ===> Cleaning for pango-1.10.2 ===> Vulnerability check disabled, database not found ===> Extracting for pango-1.10.2 => MD5 Checksum OK for gnome2/pango-1.10.2.tar.bz2. => SHA256 Checksum OK for gnome2/pango-1.10.2.tar.bz2. ===> Patching for pango-1.10.2 ===> pango-1.10.2 depends on file: /usr/local/bin/libtool15 - found ===> Applying FreeBSD patches for pango-1.10.2 ===> pango-1.10.2 depends on executable: freetype-config - found ===> pango-1.10.2 depends on executable: gmake - found ===> pango-1.10.2 depends on file: /usr/local/bin/libtool15 - found ===> pango-1.10.2 depends on executable: pkg-config - found ===> pango-1.10.2 depends on shared library: Xft.2 - found ===> pango-1.10.2 depends on shared library: cairo.2 - found ===> pango-1.10.2 depends on shared library: intl - found ===> pango-1.10.2 depends on shared library: glib-2.0.0 - found ===> pango-1.10.2 depends on shared library: X11.6 - found ===> Configuring for pango-1.10.2 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 gmake sets $(MAKE)... yes checking build system type... i386-portbld-freebsd5.4 checking host system type... i386-portbld-freebsd5.4 checking for native Win32... no checking for gcc... /usr/bin/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 /usr/bin/cc accepts -g... yes checking for /usr/bin/cc option to accept ANSI C... none needed checking for style of include used by gmake... GNU checking dependency style of /usr/bin/cc... gcc3 checking for c++... /usr/bin/c++ checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/c++ accepts -g... yes checking dependency style of /usr/bin/c++... gcc3 checking for a sed that does not truncate output... /usr/local/bin/gsed checking for egrep... grep -E checking for ld used by /usr/bin/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 how to run the C preprocessor... /usr/bin/cc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... /usr/bin/c++ -E checking for g77... no checking for f77... f77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes checking the maximum length of command line arguments... (cached) 65536 checking command to parse /usr/bin/nm -B output from /usr/bin/cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if /usr/bin/cc static flag works... yes checking if /usr/bin/cc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/cc option to produce PIC... -fPIC checking if /usr/bin/cc PIC flag -fPIC works... yes checking if /usr/bin/cc supports -c -o file.o... yes checking whether the /usr/bin/cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... freebsd5.4 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 /usr/bin/c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the /usr/bin/c++ linker (/usr/bin/ld) supports shared libraries... yes checking for /usr/bin/c++ option to produce PIC... -fPIC checking if /usr/bin/c++ PIC flag -fPIC works... yes checking if /usr/bin/c++ supports -c -o file.o... yes checking whether the /usr/bin/c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd5.4 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... yes checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd5.4 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for some Win32 platform... no checking for perl5... perl5 checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for pkg-config... /usr/local/bin/pkg-config checking for fontconfig >= 1.0.1... yes checking FONTCONFIG_CFLAGS... -I/usr/X11R6/include checking FONTCONFIG_LIBS... -L/usr/X11R6/lib -lfontconfig checking for freetype-config... /usr/local/bin/freetype-config checking for FT_Get_Next_Char in -lfreetype... yes checking for xft >= 2.0.0... yes checking XFT_CFLAGS... -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include checking XFT_LIBS... -Wl,--rpath -Wl,/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib -lXft -lfreetype -lz -lXrender -lX11 -lXext -lfontconfig checking for cairo >= 0.5.2-head... yes checking CAIRO_CFLAGS... -I/usr/local/include/cairo checking CAIRO_LIBS... -L/usr/local/lib -lcairo checking for cairo_win32_scaled_font_select_font in -lcairo... no checking for cairo_ft_scaled_font_lock_face in -lcairo... yes checking for glib-2.0 >= 2.5.7 gobject-2.0 gmodule-no-export-2.0... yes checking GLIB_CFLAGS... -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include checking GLIB_LIBS... -L/usr/local/lib -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv checking Whether to build OpenType test programs... yes checking modules to link statically... checking for flockfile... yes checking for strtok_r... yes checking Whether to write dependencies into .pc files... yes 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 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 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 tests/runtests.sh config.status: creating config.h config.status: executing depfiles 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 configuration: backends: FreeType X Xft Cairo ===> Building for pango-1.10.2 gmake all-recursive gmake[1]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.10.2' Making all in pango gmake[2]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.10.2/pango' ( cd . && glib-mkenums \ --fhead "#ifndef __PANGO_ENUM_TYPES_H__\n#define __PANGO_ENUM_TYPES_H__\n\n#include <glib-object.h>\n\nG_BEGIN_DECLS\n" \ --fprod "/* enumerations from \"@filename@\" */\n" \ --vhead "GType @enum_name@_get_type (void);\n#define PANGO_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* __PANGO_ENUM_TYPES_H__ */" \ pango.h pango-attributes.h pango-break.h pango-context.h pango-coverage.h pango-engine.h pango-font.h pango-fontmap.h pango-fontset.h pango-glyph.h pango-glyph-item.h pango-item.h pango-layout.h pango-modules.h pango-renderer.h pango-script.h pango-tabs.h pango-types.h pango-utils.h pangofc-font.h pangofc-fontmap.h ) > tmp-pango-enum-types.h \ && (cmp -s tmp-pango-enum-types.h pango-enum-types.h || cp tmp-pango-enum-types.h pango-enum-types.h ) \ && rm -f tmp-pango-enum-types.h \ && echo timestamp > s-enum-types-h ( cd . && glib-mkenums \ --fhead "#include <pango.h>" \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \ pango.h pango-attributes.h pango-break.h pango-context.h pango-coverage.h pango-engine.h pango-font.h pango-fontmap.h pango-fontset.h pango-glyph.h pango-glyph-item.h pango-item.h pango-layout.h pango-modules.h pango-renderer.h pango-script.h pango-tabs.h pango-types.h pango-utils.h pangofc-font.h pangofc-fontmap.h ) > tmp-pango-enum-types.c \ && (cmp -s tmp-pango-enum-types.c pango-enum-types.c || cp tmp-pango-enum-types.c pango-enum-types.c ) \ && rm -f tmp-pango-enum-types.c \ && echo timestamp > s-enum-types-c gmake all-recursive gmake[3]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.10.2/pango' Making all in opentype gmake[4]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.10.2/pango/opentype' if /bin/sh /usr/ports/x11-toolkits/pango/work/gnome-libtool --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/usr/X11R6/etc\" -DLIBDIR=\"/usr/X11R6/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I../.. -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -MT ftglue.lo -MD -MP -MF ".deps/ftglue.Tpo" \ -c -o ftglue.lo `test -f 'ftglue.c' || echo './'`ftglue.c; \ then mv -f ".deps/ftglue.Tpo" ".deps/ftglue.Plo"; \ else rm -f ".deps/ftglue.Tpo"; exit 1; \ fi gnome-libtool: compile: unable to infer tagged configuration gnome-libtool: compile: specify a tag with `--tag' gmake[4]: *** [ftglue.lo] Error 1 gmake[4]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.10.2/pango/opentype' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.10.2/pango' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.10.2/pango' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.10.2' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/x11-toolkits/pango. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade13380.0 make NOCCACHE=1 ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! x11-toolkits/pango (pango-1.10.1) (unknown build error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed >How-To-Repeat: #portupgrade pango >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512051252.jB5Cqq4d004776>