Pango update fails - *** Must have at least one backend to build Pango.

AN andy at neu.net
Tue Aug 6 14:44:46 UTC 2013


FreeBSD FBSD10 10.0-CURRENT FreeBSD 10.0-CURRENT #78 r253966: Mon Aug  5
14:42:05 CDT 2013     root at FBSD10:/usr/obj/usr/src/sys/MYKERNEL  amd64

Trying to update ports for Updating entry: 20130731:
   AFFECTS: users of glib20
   AUTHOR: kwm at FreeBSD.org

fails on pango:
[root at FBSD10 ~]# portupgrade -vf pango
--->  Session started at: Tue, 06 Aug 2013 09:36:59 -0500
[Reading data from pkg(8) ... - 890 packages found - done]
--->  Upgrade of x11-toolkits/pango started at: Tue, 06 Aug 2013 09:36:59 
-0500
--->  Upgrading 'pango-1.30.1' to 'pango-1.34.1' (x11-toolkits/pango)
--->  Build of x11-toolkits/pango started at: Tue, 06 Aug 2013 09:36:59 
-0500
--->  Building '/usr/ports/x11-toolkits/pango'
===>  Cleaning for pango-1.34.1
===>  Found saved configuration for pango-1.30.1
===>   pango-1.34.1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by pango-1.34.1 for building
===>  Extracting for pango-1.34.1
=> SHA256 Checksum OK for gnome2/pango-1.34.1.tar.xz.
===>  Patching for pango-1.34.1
===>   pango-1.34.1 depends on package: libtool>=2.4 - found
===>   pango-1.34.1 depends on package: fontconfig>=2.10.91 - found
===>   pango-1.34.1 depends on executable: gmake - found
===>   pango-1.34.1 depends on executable: pkgconf - found
===>   pango-1.34.1 depends on file: /usr/local/libdata/pkgconfig/xft.pc - 
found
===>   pango-1.34.1 depends on file: 
/usr/local/libdata/pkgconfig/xrender.pc - found
===>   pango-1.34.1 depends on package: libtool>=2.4 - found
===>   pango-1.34.1 depends on executable: g-ir-scanner - found
===>   pango-1.34.1 depends on shared library: cairo - found
===>   pango-1.34.1 depends on shared library: freetype - found
===>   pango-1.34.1 depends on shared library: harfbuzz - found
===>   pango-1.34.1 depends on shared library: fontconfig - found
===>   pango-1.34.1 depends on shared library: intl - found
===>   pango-1.34.1 depends on shared library: glib-2.0 - found
===>   pango-1.34.1 depends on shared library: pcre - found
===>  Configuring for pango-1.34.1
===>   FreeBSD 10 autotools fix applied to 
/usr/ports/x11-toolkits/pango/work/pango-1.34.1/acinclude.m4
===>   FreeBSD 10 autotools fix applied to 
/usr/ports/x11-toolkits/pango/work/pango-1.34.1/configure
===>   FreeBSD 10 autotools fix applied to 
/usr/ports/x11-toolkits/pango/work/pango-1.34.1/aclocal.m4
configure: loading site script /usr/ports/Templates/config.site
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... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether gmake sets $(MAKE)... yes
checking whether gmake supports nested variables... yes
checking whether gmake supports nested variables... (cached) yes
checking build system type... amd64-portbld-freebsd10.0
checking host system type... amd64-portbld-freebsd10.0
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 for sysconf... (cached) yes
checking for getpagesize... (cached) yes
checking how to run the C preprocessor... cpp
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... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/mman.h... (cached) yes
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... (cached) /usr/bin/fgrep
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-freebsd10.0 file names to 
amd64-portbld-freebsd10.0 format... func_convert_file_noop
checking how to convert amd64-portbld-freebsd10.0 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... (cached) yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
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... freebsd10.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... 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... freebsd10.0 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 pkg-config is at least version 0.9.0... yes
checking for HARFBUZZ... yes
checking for FONTCONFIG... no
no
checking for CoreText availability... no
checking for CAIRO... yes
checking which cairo font backends could be used... none
configure: Disabling cairo support
configure: error: *** Could not enable any backends.
*** Must have at least one backend to build Pango.
===>  Script "configure" failed unexpectedly.
Please run the gnomelogalyzer, available from
"http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the
problem and suggest a solution. If - and only if - the gnomelogalyzer 
cannot
solve the problem, report the build failure to the FreeBSD GNOME team at
gnome at FreeBSD.org, and attach (a)
"/usr/ports/x11-toolkits/pango/work/pango-1.34.1/config.log", (b) the 
output
of the failed make command, and (c) the gnomelogalyzer output. Also, it 
might
be a good idea to provide an overview of all packages installed on your 
system
(i.e. an `ls /var/db/pkg`). Put your attachment up on any website,
copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) 
with
the attachment. Try to avoid sending any attachments to the mailing list
(gnome at FreeBSD.org), because attachments sent to FreeBSD mailing lists are
usually discarded by the mailing list software.
*** Error code 1

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

Stop.
make: stopped in /usr/ports/x11-toolkits/pango
** Command failed [exit code 1]: /usr/bin/script -qa 
/tmp/portupgrade20130806-28361-1hqt9jl env UPGRADE_TOOL=portupgrade 
UPGRADE_PORT=pango-1.30.1 UPGRADE_PORT_VER=1.30.1 make
** Fix the problem and try again.
--->  Build of x11-toolkits/pango ended at: Tue, 06 Aug 2013 09:37:02 
-0500 (consumed 00:00:02)
--->  Upgrade of x11-toolkits/pango ended at: Tue, 06 Aug 2013 09:37:02 
-0500 (consumed 00:00:02)
--->  ** Upgrade tasks 1: 0 done, 0 ignored, 0 skipped and 1 failed
--->  Listing the results (+:done / -:ignored / *:skipped / !:failed)
 	! x11-toolkits/pango (pango-1.30.1)	(configure error)
--->  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed
--->  Session ended at: Tue, 06 Aug 2013 09:37:02 -0500 (consumed 
00:00:03)

Full log:http://sebsauvage.net/paste/?82801e8ab3e9d14e#S/Kvma77SBZZRX03aTW7jm8+wvx7K4/i7L8EenVwovE=


Any help fixing this would be appreciated.




More information about the freebsd-ports mailing list