Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- build started at Mon Apr 1 23:37:00 UTC 2013
- port directory: /usr/ports/x11-toolkits/pango
- building for: FreeBSD head_amd64-xorg-gnome_git 10.0-CURRENT FreeBSD 10.0-CURRENT amd64
- maintained by: [email protected]
- Makefile ident: $MCom: ports/trunk/x11-toolkits/pango/Makefile 17268 2013-04-01 05:13:11Z marcus $
- Poudriere version: 3.0-pre
- --SUB_LIST--
- PREFIX=/prefix/pango-1.34.0
- LOCALBASE=/usr/local
- DATADIR=/prefix/pango-1.34.0/share/pango
- DOCSDIR=/prefix/pango-1.34.0/share/doc/pango
- EXAMPLESDIR=/prefix/pango-1.34.0/share/examples/pango
- WWWDIR=/prefix/pango-1.34.0/www/pango
- ETCDIR=/prefix/pango-1.34.0/etc/pango
- --End SUB_LIST--
- ---Begin Environment---
- PREFIX=/prefix/pango-1.34.0
- NO_DEPENDS=yes
- PKGREPOSITORY=/tmp/pkgs
- PACKAGES=/tmp/pkgs
- OSVERSION=1000030
- UNAME_v=FreeBSD 10.0-CURRENT
- UNAME_r=10.0-CURRENT
- BLOCKSIZE=K
- MAIL=/var/mail/root
- STATUS=1
- SAVED_TERM=screen
- MASTERMNT=/usr/local/poudriere_data/build/head_amd64-xorg-gnome_git/ref
- PKG_EXT=txz
- FORCE_PACKAGE=yes
- tpid=8764
- PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
- POUDRIERE_BUILD_TYPE=bulk
- NBPARALLEL=4
- PKGNG=1
- PKG_DELETE=/usr/local/sbin/pkg delete -y -f
- PKG_ADD=/usr/local/sbin/pkg add
- PWD=/root/marcuscom_git
- MASTERNAME=head_amd64-xorg-gnome_git
- DEVELOPER_MODE=yes
- USER=root
- HOME=/root
- POUDRIERE_VERSION=3.0-pre
- SKIPSANITY=0
- LOCALBASE=/usr/local
- ---End Environment---
- ---Begin make.conf---
- USE_PACKAGE_DEPENDS=yes
- BATCH=yes
- WRKDIRPREFIX=/wrkdirs
- PACKAGES=/packages
- DISTDIR=/distfiles
- #### /usr/local/etc/poudriere.d/head_amd64-make.conf ####
- .if ${.CURDIR:M*/lang/spidermonkey185}
- USE_GCC= 4.2
- .endif
- .if ${.CURDIR:M*/x11-wm/mutter}
- USE_GCC= 4.2
- .endif
- .if ${.CURDIR:M*/games/flightgear}
- USE_GCC= 4.2
- .endif
- .if ${.CURDIR:M*/net/wireshark}
- CONFIGURE_ARGS+="--with-gtk3"
- .endif
- QT4_OPTIONS=CUPS NAS QGTKSTYLE
- WITH_NEW_XORG=yes
- KDE4_PREFIX=/usr/local
- WITH_GHOSTSCRIPT_VER=8
- WITH_PKGNG=yes
- WITH_GHOSTSCRIPT_VER=8
- MALLOC_PRODUCTION=yes
- PERL_VERSION=5.16.2
- FIREFOX_I18N=ca
- THUNDERBIRD_I18N=ca
- # added by use.perl 2013-04-01 23:36:44
- PERL_VERSION=5.16.2
- ---End make.conf---
- ---Begin OPTIONS List---
- ===> The following configuration options are available for pango-1.34.0:
- X11=on: X11 (graphics) support
- ===> Use 'make config' to modify these settings
- ---End OPTIONS List---
- =======================<phase: check-config >==========================
- =======================================================================
- =======================<phase: fetch >==========================
- ===> Found saved configuration for pango-1.30.1
- ===> Fetching all distfiles required by pango-1.34.0 for building
- =======================================================================
- =======================<phase: checksum >==========================
- ===> Found saved configuration for pango-1.30.1
- ===> Fetching all distfiles required by pango-1.34.0 for building
- => SHA256 Checksum OK for gnome2/pango-1.34.0.tar.xz.
- =======================================================================
- =======================<phase: extract >==========================
- ===> Found saved configuration for pango-1.30.1
- ===> Fetching all distfiles required by pango-1.34.0 for building
- ===> Extracting for pango-1.34.0
- => SHA256 Checksum OK for gnome2/pango-1.34.0.tar.xz.
- =======================================================================
- =======================<phase: patch >==========================
- ===> Patching for pango-1.34.0
- =======================================================================
- =======================<phase: configure >==========================
- ===> Configuring for pango-1.34.0
- ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/x11-toolkits/pango/work/pango-1.34.0/acinclude.m4
- ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/x11-toolkits/pango/work/pango-1.34.0/aclocal.m4
- ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/x11-toolkits/pango/work/pango-1.34.0/configure
- 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 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... 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-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... 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 for pkg-config... /usr/local/bin/pkg-config
- 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
- [email protected], and attach (a)
- "/wrkdirs/usr/ports/x11-toolkits/pango/work/pango-1.34.0/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
- ([email protected]), because attachments sent to FreeBSD mailing lists are
- usually discarded by the mailing list software.
- *** [do-configure] Error code 1
- Stop in /usr/ports/x11-toolkits/pango.
- ====>> Saved pango-1.34.0 wrkdir to: /usr/local/poudriere_data/wrkdirs/head_amd64-xorg-gnome_git/xorg-gnome_git/pango-1.34.0.tbz
- ====>> Installing from package
- pkg: /tmp/pkgs/pango-1.34.0.txz: No such file or directory
- pkg: Did you mean 'pkg install /tmp/pkgs/pango-1.34.0.txz'?
- Failed to install the following 1 package(s): /tmp/pkgs/pango-1.34.0.txz
- =======================<phase: Interactive >==========================
- ====>> Installing run-depends
- ===> pango-1.34.0 depends on file: /usr/local/lib/X11/fonts/TTF/luximb.ttf - not found
- ===> Verifying install for /usr/local/lib/X11/fonts/TTF/luximb.ttf in /usr/ports/x11-fonts/xorg-fonts-truetype
- ===> Installing existing package /packages/All/xorg-fonts-truetype-7.7.txz
- Installing xorg-fonts-truetype-7.7...Installing bitstream-vera-1.10_5.../usr/local/lib/X11/fonts/bitstream-vera: caching, new cache contents: 10 fonts, 0 dirs
- /var/db/fontconfig: cleaning cache directory
- /var/db/fontconfig: invalid cache file: deea84fa067eec67b69dab1b2344175b-le64.cache-3
- /root/.cache/fontconfig: not cleaning non-existent cache directory
- /root/.fontconfig: not cleaning non-existent cache directory
- /usr/local/bin/fc-cache: succeeded
- done
- Installing encodings-1.0.4,1...Installing font-util-1.3.0... done
- done
- Installing font-bh-ttf-1.0.3...Installing libfontenc-1.1.1... done
- Installing mkfontdir-1.0.7...Installing mkfontscale-1.1.0... done
- done
- done
- Installing font-misc-ethiopic-1.0.3... done
- Installing font-misc-meltho-1.0.3... done
- done
- IMPORTANT - READ CAREFULLY: Please read the COPYRIGHT included with these fonts
- before using. The copyright can be found at /usr/local/lib/X11/fonts/bitstream-vera/COPYRIGHT.TXT. To
- use these fonts, follow the instructions below.
- Make sure that the freetype module is loaded. If it is not, add the following
- line to the "Modules" section of your X Windows configuration file:
- Load "freetype"
- Add the following line to the "Files" section of X Windows configuration file:
- FontPath "/usr/local/lib/X11/fonts/bitstream-vera/"
- Note: your X Windows configuration file is typically /etc/X11/xorg.conf
- ===> Returning to build of pango-1.34.0
- ===> pango-1.34.0 depends on file: /usr/local/lib/X11/fonts/encodings/encodings.dir - found
- ===> pango-1.34.0 depends on file: /usr/local/lib/girepository-1.0/GObject-2.0.typelib - found
- ===> pango-1.34.0 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found
- ===> pango-1.34.0 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found
- ===> pango-1.34.0 depends on file: /usr/local/lib/gio/modules/libgiofam.so - found
- ====>> Entering interactive test mode. Type 'exit' when done.
- root@head_amd64-xorg-gnome_git:~ # exit
- logout
- ====>> Error: Build failed in phase: configure
Advertisement
Add Comment
Please, Sign In to add comment