Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 Dec 2009 17:22:13 -0800
From:      phantomcircuit <phantomcircuit@covertinferno.org>
To:        gnome@freebsd.org
Subject:   sysutils/polkit build failure, lacks textproc/croco depedency
Message-ID:  <4B1B0745.4020701@covertinferno.org>

next in thread | raw e-mail | index | archive | help
%sudo portsnap update
Ports tree is already up to date.
%sudo portsnap fetch update
Looking up portsnap.FreeBSD.org mirrors... 2 mirrors found.
Fetching snapshot tag from portsnap1.FreeBSD.org... done.
Fetching snapshot metadata... done.
Updating from Sat Dec  5 13:53:42 PST 2009 to Sat Dec  5 15:23:13 PST 2009.
Fetching 4 metadata patches... done.
Applying metadata patches... done.
Fetching 0 metadata files... done.
Fetching 1 patches. done.
Applying patches... done.
Fetching 0 new ports or files... done.
Removing old files and directories... done.
Extracting new files:
/usr/ports/emulators/wine/
Building new INDEX files... done.
%sudo cd /usr/ports/sysutils/polkit
%sudo make all-depends-list
/usr/ports/devel/gobject-introspection
/usr/ports/textproc/docbook-410
/usr/ports/textproc/libxslt
/usr/ports/textproc/docbook-xsl
/usr/ports/devel/gmake
/usr/ports/textproc/intltool
/usr/ports/devel/pkg-config
/usr/ports/devel/eggdbus
/usr/ports/textproc/expat2
/usr/ports/devel/gettext
/usr/ports/devel/glib20
/usr/ports/devel/gio-fam-backend
/usr/ports/textproc/flex
/usr/ports/lang/python26
/usr/ports/devel/bison
/usr/ports/devel/libtool22
/usr/ports/devel/libffi
/usr/ports/archivers/unzip
/usr/ports/textproc/iso8879
/usr/ports/textproc/xmlcatmgr
/usr/ports/security/libgcrypt
/usr/ports/textproc/libxml2
/usr/ports/textproc/docbook
/usr/ports/lang/perl5.8
/usr/ports/textproc/p5-XML-Parser
/usr/ports/converters/libiconv
/usr/ports/devel/dbus-glib
/usr/ports/devel/pcre
/usr/ports/devel/gamin
/usr/ports/misc/help2man
/usr/ports/devel/m4
/usr/ports/security/libgpg-error
/usr/ports/textproc/docbook-241
/usr/ports/textproc/docbook-300
/usr/ports/textproc/docbook-310
/usr/ports/textproc/docbook-400
/usr/ports/textproc/docbook-420
/usr/ports/textproc/docbook-430
/usr/ports/textproc/docbook-440
/usr/ports/textproc/docbook-450
/usr/ports/textproc/docbook-sk
/usr/ports/textproc/docbook-xml
/usr/ports/textproc/docbook-xml-430
/usr/ports/textproc/docbook-xml-440
/usr/ports/textproc/docbook-xml-450
/usr/ports/textproc/docbook-500
/usr/ports/textproc/xmlcharent
/usr/ports/devel/dbus
/usr/ports/devel/p5-Locale-gettext
/usr/ports/x11/libX11
/usr/ports/sysutils/gnome_subr
/usr/ports/x11/libxcb
/usr/ports/devel/xorg-macros
/usr/ports/x11/bigreqsproto
/usr/ports/x11/xcmiscproto
/usr/ports/x11/xextproto
/usr/ports/x11/xtrans
/usr/ports/x11/kbproto
/usr/ports/x11/inputproto
/usr/ports/x11-fonts/xf86bigfontproto
/usr/ports/x11/libXau
/usr/ports/x11/libXdmcp
/usr/ports/x11/xproto
/usr/ports/devel/automake110
/usr/ports/devel/autoconf262
/usr/ports/devel/libcheck
/usr/ports/x11/xcb-proto
/usr/ports/devel/libpthread-stubs
/usr/ports/devel/automake-wrapper
/usr/ports/devel/autoconf-wrapper
%sudo make clean
===>  Cleaning for polkit-0.95_2
%sudo make
===>  Extracting for polkit-0.95_2
=> MD5 Checksum OK for polkit-0.95.tar.gz.
=> SHA256 Checksum OK for polkit-0.95.tar.gz.
===>  Patching for polkit-0.95_2
===>  Applying FreeBSD patches for polkit-0.95_2
===>   polkit-0.95_2 depends on file: 
/usr/local/share/gir-1.0/GLib-2.0.gir - found
===>   polkit-0.95_2 depends on file: 
/usr/local/share/sgml/docbook/4.1/catalog - found
===>   polkit-0.95_2 depends on executable: xsltproc - found
===>   polkit-0.95_2 depends on file: 
/usr/local/share/xsl/docbook/manpages/docbook.xsl - found
===>   polkit-0.95_2 depends on executable: gmake - found
===>   polkit-0.95_2 depends on file: /usr/local/bin/intltool-extract - 
found
===>   polkit-0.95_2 depends on executable: pkg-config - found
===>   polkit-0.95_2 depends on shared library: eggdbus-1.0 - found
===>   polkit-0.95_2 depends on shared library: expat.6 - found
===>   polkit-0.95_2 depends on shared library: intl - found
===>   polkit-0.95_2 depends on shared library: glib-2.0.0 - found
===>  Configuring for polkit-0.95_2
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 to enable maintainer-specific portions of Makefiles... no
checking for style of include used by gmake... GNU
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 dependency style of cc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking how to run the C preprocessor... cc -E
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 build system type... i386-portbld-freebsd8.0
checking host system type... i386-portbld-freebsd8.0
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 for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
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 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... freebsd8.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
checking whether gmake sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether cc understands -c and -o together... yes
checking for xsltproc... /usr/local/bin/xsltproc
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to build gtk-doc documentation... no
checking for gtkdoc-check... no
checking for GLIB... yes
checking for EGG_DBUS... yes
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for XML_ParserCreate in -lexpat... yes
checking for clearenv... no
checking for pam_start in -lpam... yes
checking for sigtimedwait in -lc... yes
checking how to call pam_strerror... two arguments
checking security/pam_modutil.h usability... no
checking security/pam_modutil.h presence... no
checking for security/pam_modutil.h... no
checking security/pam_ext.h usability... no
checking security/pam_ext.h presence... no
checking for security/pam_ext.h... no
checking for pam_vsyslog in -lpam... no
checking for INTROSPECTION... yes
checking whether NLS is requested... yes
checking for intltool >= 0.40.0... 0.40.6 found
checking for intltool-update... /usr/local/bin/intltool-update
checking for intltool-merge... /usr/local/bin/intltool-merge
checking for intltool-extract... /usr/local/bin/intltool-extract
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
/libexec/ld-elf.so.1: Shared object "libcroco-0.6.so.3" not found, 
required by "xgettext"
/libexec/ld-elf.so.1: Shared object "libcroco-0.6.so.3" not found, 
required by "msgmerge"
/libexec/ld-elf.so.1: Shared object "libcroco-0.6.so.3" not found, 
required by "msgfmt"
configure: error: GNU gettext tools not found; required for intltool
===>  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@FreeBSD.org, and attach (a)
"/usr/ports/sysutils/polkit/work/polkit-0.95/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@FreeBSD.org), because attachments sent to FreeBSD mailing lists are
usually discarded by the mailing list software.
*** Error code 1

Stop in /usr/ports/sysutils/polkit.
%uname -a
FreeBSD craptop.covertinferno.org 8.0-RELEASE FreeBSD 8.0-RELEASE #0: 
Sat Nov 21 15:48:17 UTC 2009     
root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B1B0745.4020701>