Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jul 2010 01:08:53 GMT
From:      sergey shavandin <HasherVanDien@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/148659: polkit fails to install
Message-ID:  <201007160108.o6G18rsw022194@www.freebsd.org>
Resent-Message-ID: <201007160110.o6G1A1uO002350@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         148659
>Category:       ports
>Synopsis:       polkit fails to install
>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:   Fri Jul 16 01:10:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     sergey shavandin
>Release:        8.0-release
>Organization:
UnitLabs.tk
>Environment:
8.0-release generic i386
>Description:
polkit fails to install, complaining there's no p5-XML-Parser installed, however it's there... used portmaster to install stuff... there's a workaround: expunge the installed p5-XML-Parser and reinstall it directly by running make install... after that polkit sees the p5-XML-Parser correctly



This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by polkit configure 0.96, which was
generated by GNU Autoconf 2.65.  Invocation command line was

  $ ./configure --disable-gtk-doc --with-authfw=pam --with-pam-include=system --with-os-type=freebsd --enable-introspection --localstatedir=/var --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd8.0

## --------- ##
## Platform. ##
## --------- ##

hostname = UnitLabs
uname -m = i386
uname -r = 8.0-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:48:17 UTC 2009     root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC 

/usr/bin/uname -p = i386
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /bin
PATH: /usr/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /usr/local/bin
PATH: /usr/local/sbin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2515: checking for a BSD-compatible install
configure:2583: result: /usr/bin/install -c -o root -g wheel
configure:2594: checking whether build environment is sane
configure:2644: result: yes
configure:2785: checking for a thread-safe mkdir -p
configure:2824: result: ./install-sh -c -d
configure:2837: checking for gawk
configure:2867: result: no
configure:2837: checking for mawk
configure:2867: result: no
configure:2837: checking for nawk
configure:2853: found /usr/bin/nawk
configure:2864: result: nawk
configure:2875: checking whether gmake sets $(MAKE)
configure:2897: result: yes
configure:2980: checking whether to enable maintainer-specific portions of Makefiles
configure:2989: result: no
configure:3039: checking for style of include used by gmake
configure:3067: result: GNU
configure:3137: checking for gcc
configure:3164: result: cc
configure:3393: checking for C compiler version
configure:3402: cc --version >&5
cc (GCC) 4.2.1 20070719  [FreeBSD]
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3413: $? = 0
configure:3402: cc -v >&5
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719  [FreeBSD]
configure:3413: $? = 0
configure:3402: cc -V >&5
cc: '-V' option must have argument
configure:3413: $? = 1
configure:3402: cc -qversion >&5
cc: unrecognized option '-qversion'
cc: No input files specified
configure:3413: $? = 1
configure:3433: checking whether the C compiler works
configure:3455: cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:3459: $? = 0
configure:3508: result: yes
configure:3511: checking for C compiler default output file name
configure:3513: result: a.out
configure:3519: checking for suffix of executables
configure:3526: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:3530: $? = 0
configure:3552: result: 
configure:3574: checking whether we are cross compiling
configure:3582: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:3586: $? = 0
configure:3593: ./conftest
configure:3597: $? = 0
configure:3612: result: no
configure:3617: checking for suffix of object files
configure:3639: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:3643: $? = 0
configure:3664: result: o
configure:3668: checking whether we are using the GNU C compiler
configure:3687: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:3687: $? = 0
configure:3696: result: yes
configure:3705: checking whether cc accepts -g
configure:3725: cc -c -g -I/usr/local/include conftest.c >&5
configure:3725: $? = 0
configure:3766: result: yes
configure:3783: checking for cc option to accept ISO C89
configure:3847: cc  -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:3847: $? = 0
configure:3860: result: none needed
configure:3882: checking dependency style of cc
configure:3992: result: gcc3
configure:4008: checking for library containing strerror
configure:4039: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:4039: $? = 0
configure:4056: result: none required
configure:4112: checking for gcc
configure:4139: result: cc
configure:4368: checking for C compiler version
configure:4377: cc --version >&5
cc (GCC) 4.2.1 20070719  [FreeBSD]
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4388: $? = 0
configure:4377: cc -v >&5
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719  [FreeBSD]
configure:4388: $? = 0
configure:4377: cc -V >&5
cc: '-V' option must have argument
configure:4388: $? = 1
configure:4377: cc -qversion >&5
cc: unrecognized option '-qversion'
cc: No input files specified
configure:4388: $? = 1
configure:4392: checking whether we are using the GNU C compiler
configure:4420: result: yes
configure:4429: checking whether cc accepts -g
configure:4490: result: yes
configure:4507: checking for cc option to accept ISO C89
configure:4584: result: none needed
configure:4606: checking dependency style of cc
configure:4716: result: gcc3
configure:4779: checking for gcc
configure:4806: result: cc
configure:5035: checking for C compiler version
configure:5044: cc --version >&5
cc (GCC) 4.2.1 20070719  [FreeBSD]
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:5055: $? = 0
configure:5044: cc -v >&5
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719  [FreeBSD]
configure:5055: $? = 0
configure:5044: cc -V >&5
cc: '-V' option must have argument
configure:5055: $? = 1
configure:5044: cc -qversion >&5
cc: unrecognized option '-qversion'
cc: No input files specified
configure:5055: $? = 1
configure:5059: checking whether we are using the GNU C compiler
configure:5087: result: yes
configure:5096: checking whether cc accepts -g
configure:5157: result: yes
configure:5174: checking for cc option to accept ISO C89
configure:5251: result: none needed
configure:5273: checking dependency style of cc
configure:5383: result: gcc3
configure:5406: checking how to run the C preprocessor
configure:5437: cc -E -I/usr/local/include conftest.c
configure:5437: $? = 0
configure:5451: cc -E -I/usr/local/include conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:5451: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "polkit"
| #define PACKAGE_TARNAME "polkit"
| #define PACKAGE_VERSION "0.96"
| #define PACKAGE_STRING "polkit 0.96"
| #define PACKAGE_BUGREPORT "http://lists.freedesktop.org/mailman/listinfo/polkit-devel"
| #define PACKAGE_URL ""
| #define PACKAGE "polkit"
| #define VERSION "0.96"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5476: result: cc -E
configure:5496: cc -E -I/usr/local/include conftest.c
configure:5496: $? = 0
configure:5510: cc -E -I/usr/local/include conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:5510: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "polkit"
| #define PACKAGE_TARNAME "polkit"
| #define PACKAGE_VERSION "0.96"
| #define PACKAGE_STRING "polkit 0.96"
| #define PACKAGE_BUGREPORT "http://lists.freedesktop.org/mailman/listinfo/polkit-devel"
| #define PACKAGE_URL ""
| #define PACKAGE "polkit"
| #define VERSION "0.96"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5539: checking for grep that handles long lines and -e
configure:5597: result: /usr/bin/grep
configure:5602: checking for egrep
configure:5664: result: /usr/bin/grep -E
configure:5669: checking for ANSI C header files
configure:5689: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:5689: $? = 0
configure:5762: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:5762: $? = 0
configure:5762: ./conftest
configure:5762: $? = 0
configure:5773: result: yes
configure:5810: checking build system type
configure:5824: result: i386-portbld-freebsd8.0
configure:5844: checking host system type
configure:5857: result: i386-portbld-freebsd8.0
configure:5877: checking for a sed that does not truncate output
configure:5941: result: /usr/bin/sed
configure:5959: checking for fgrep
configure:6021: result: /usr/bin/grep -F
configure:6056: checking for ld used by cc
configure:6123: result: /usr/bin/ld
configure:6130: checking if the linker (/usr/bin/ld) is GNU ld
configure:6145: result: yes
configure:6157: checking for BSD- or MS-compatible name lister (nm)
configure:6206: result: /usr/bin/nm -B
configure:6324: checking the name lister (/usr/bin/nm -B) interface
configure:6331: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:6334: /usr/bin/nm -B "conftest.o"
configure:6337: output
00000000 B some_variable
configure:6344: result: BSD nm
configure:6347: checking whether ln -s works
configure:6351: result: yes
configure:6359: checking the maximum length of command line arguments
configure:6479: result: 262144
configure:6496: checking whether the shell understands some XSI constructs
configure:6506: result: yes
configure:6510: checking whether the shell understands "+="
configure:6516: result: no
configure:6551: checking for /usr/bin/ld option to reload object files
configure:6558: result: -r
configure:6627: checking for objdump
configure:6643: found /usr/bin/objdump
configure:6654: result: objdump
configure:6686: checking how to recognize dependent libraries
configure:6882: result: pass_all
configure:6942: checking for ar
configure:6958: found /usr/bin/ar
configure:6969: result: ar
configure:7047: checking for strip
configure:7063: found /usr/bin/strip
configure:7074: result: strip
configure:7146: checking for ranlib
configure:7162: found /usr/bin/ranlib
configure:7173: result: ranlib
configure:7263: checking command to parse /usr/bin/nm -B output from cc object
configure:7381: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:7384: $? = 0
configure:7388: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:7391: $? = 0
configure:7445: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c conftstm.o >&5
configure:7448: $? = 0
configure:7486: result: ok
configure:8294: checking for sys/types.h
configure:8294: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:8294: $? = 0
configure:8294: result: yes
configure:8294: checking for sys/stat.h
configure:8294: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:8294: $? = 0
configure:8294: result: yes
configure:8294: checking for stdlib.h
configure:8294: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:8294: $? = 0
configure:8294: result: yes
configure:8294: checking for string.h
configure:8294: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:8294: $? = 0
configure:8294: result: yes
configure:8294: checking for memory.h
configure:8294: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:8294: $? = 0
configure:8294: result: yes
configure:8294: checking for strings.h
configure:8294: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:8294: $? = 0
configure:8294: result: yes
configure:8294: checking for inttypes.h
configure:8294: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:8294: $? = 0
configure:8294: result: yes
configure:8294: checking for stdint.h
configure:8294: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:8294: $? = 0
configure:8294: result: yes
configure:8294: checking for unistd.h
configure:8294: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:8294: $? = 0
configure:8294: result: yes
configure:8309: checking for dlfcn.h
configure:8309: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:8309: $? = 0
configure:8309: result: yes
configure:8493: checking for objdir
configure:8508: result: .libs
configure:8800: checking if cc supports -fno-rtti -fno-exceptions
configure:8818: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:8822: $? = 0
configure:8835: result: no
configure:8855: checking for cc option to produce PIC
configure:9127: result: -fPIC -DPIC
configure:9139: checking if cc PIC flag -fPIC -DPIC works
configure:9157: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -fPIC -DPIC -DPIC conftest.c >&5
configure:9161: $? = 0
configure:9174: result: yes
configure:9198: checking if cc static flag -static works
configure:9226: result: yes
configure:9241: checking if cc supports -c -o file.o
configure:9262: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -o out/conftest2.o conftest.c >&5
configure:9266: $? = 0
configure:9288: result: yes
configure:9296: checking if cc supports -c -o file.o
configure:9343: result: yes
configure:9376: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:10362: result: yes
configure:10399: checking whether -lc should be explicitly linked in
configure:10404: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:10407: $? = 0
configure:10422: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep  -lc  \>/dev/null 2\>\&1
configure:10425: $? = 0
configure:10437: result: no
configure:10601: checking dynamic linker characteristics
configure:11255: result: freebsd8.0 ld.so
configure:11357: checking how to hardcode library paths into programs
configure:11382: result: immediate
configure:11902: checking whether stripping libraries is possible
configure:11907: result: yes
configure:11942: checking if libtool supports shared libraries
configure:11944: result: yes
configure:11947: checking whether to build shared libraries
configure:11968: result: yes
configure:11971: checking whether to build static libraries
configure:11975: result: yes
configure:12010: checking whether gmake sets $(MAKE)
configure:12032: result: yes
configure:12041: checking whether ln -s works
configure:12045: result: yes
configure:12059: checking for special C compiler options needed for large files
configure:12104: result: no
configure:12110: checking for _FILE_OFFSET_BITS value needed for large files
configure:12135: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:12135: $? = 0
configure:12167: result: no
configure:12254: checking whether cc understands -c and -o together
configure:12282: cc -c conftest.c -o conftest2.o >&5
configure:12286: $? = 0
configure:12292: cc -c conftest.c -o conftest2.o >&5
configure:12296: $? = 0
configure:12351: result: yes
configure:12403: checking for xsltproc
configure:12421: found /usr/local/bin/xsltproc
configure:12433: result: /usr/local/bin/xsltproc
configure:12503: checking for pkg-config
configure:12521: found /usr/local/bin/pkg-config
configure:12533: result: /usr/local/bin/pkg-config
configure:12558: checking pkg-config is at least version 0.9.0
configure:12561: result: yes
configure:12574: checking for gtkdoc-check
configure:12607: result: no
configure:12616: checking for gtkdoc-rebase
configure:12649: result: no
configure:12660: checking for gtkdoc-mkpdf
configure:12693: result: no
configure:12731: checking whether to build gtk-doc documentation
configure:12733: result: no
configure:12871: checking for GLIB
configure:12878: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.21.4 gio-2.0 >= 2.21.4"
configure:12881: $? = 0
configure:12894: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.21.4 gio-2.0 >= 2.21.4"
configure:12897: $? = 0
configure:12951: result: yes
configure:12960: checking for EGG_DBUS
configure:12967: $PKG_CONFIG --exists --print-errors "eggdbus-1 >= 0.6"
configure:12970: $? = 0
configure:12983: $PKG_CONFIG --exists --print-errors "eggdbus-1 >= 0.6"
configure:12986: $? = 0
configure:13040: result: yes
configure:13061: checking expat.h usability
configure:13061: cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -I/usr/local/include conftest.c >&5
configure:13061: $? = 0
configure:13061: result: yes
configure:13061: checking expat.h presence
configure:13061: cc -E -I/usr/local/include conftest.c
configure:13061: $? = 0
configure:13061: result: yes
configure:13061: checking for expat.h
configure:13061: result: yes
configure:13074: checking for XML_ParserCreate in -lexpat
configure:13099: cc -o conftest -O2 -pipe -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -I/usr/local/include -L/usr/local/lib conftest.c -lexpat   >&5
configure:13099: $? = 0
configure:13108: result: yes
configure:13120: checking for clearenv
configure:13120: cc -o conftest -O2 -pipe -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -I/usr/local/include -L/usr/local/lib conftest.c  >&5
/tmp/ccuXGlOF.o(.text+0x12): In function `main':
: undefined reference to `clearenv'
configure:13120: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "polkit"
| #define PACKAGE_TARNAME "polkit"
| #define PACKAGE_VERSION "0.96"
| #define PACKAGE_STRING "polkit 0.96"
| #define PACKAGE_BUGREPORT "http://lists.freedesktop.org/mailman/listinfo/polkit-devel"
| #define PACKAGE_URL ""
| #define PACKAGE "polkit"
| #define VERSION "0.96"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_EXPAT_H 1
| #define HAVE_EXPAT_H 1
| /* end confdefs.h.  */
| /* Define clearenv to an innocuous variant, in case <limits.h> declares clearenv.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define clearenv innocuous_clearenv
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char clearenv (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef clearenv
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char clearenv ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_clearenv || defined __stub___clearenv
| choke me
| #endif
| 
| int
| main ()
| {
| return clearenv ();
|   ;
|   return 0;
| }
configure:13120: result: no
configure:13243: checking for pam_start in -lpam
configure:13268: cc -o conftest -O2 -pipe -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -I/usr/local/include -Wl,--as-needed -L/usr/local/lib conftest.c -lpam   >&5
configure:13268: $? = 0
configure:13277: result: yes
configure:13297: checking for sigtimedwait in -lc
configure:13322: cc -o conftest -O2 -pipe -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -I/usr/local/include -Wl,--as-needed -L/usr/local/lib conftest.c -lc   >&5
configure:13322: $? = 0
configure:13331: result: yes
configure:13380: checking how to call pam_strerror
configure:13399: cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:35: warning: initialization discards qualifiers from pointer target type
conftest.c:35: warning: unused variable 's'
configure:13399: $? = 0
configure:13435: result: two arguments
configure:13455: checking security/pam_modutil.h usability
configure:13455: cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -I/usr/local/include conftest.c >&5
conftest.c:62:34: error: security/pam_modutil.h: No such file or directory
configure:13455: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "polkit"
| #define PACKAGE_TARNAME "polkit"
| #define PACKAGE_VERSION "0.96"
| #define PACKAGE_STRING "polkit 0.96"
| #define PACKAGE_BUGREPORT "http://lists.freedesktop.org/mailman/listinfo/polkit-devel"
| #define PACKAGE_URL ""
| #define PACKAGE "polkit"
| #define VERSION "0.96"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_EXPAT_H 1
| #define HAVE_EXPAT_H 1
| #define POLKIT_AUTHFW "pam"
| #define POLKIT_AUTHFW_PAM 1
| #define HAVE_PAM 1
| #define PAM_STRERROR_TWO_ARGS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <security/pam_modutil.h>
configure:13455: result: no
configure:13455: checking security/pam_modutil.h presence
configure:13455: cc -E -I/usr/local/include conftest.c
conftest.c:29:34: error: security/pam_modutil.h: No such file or directory
configure:13455: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "polkit"
| #define PACKAGE_TARNAME "polkit"
| #define PACKAGE_VERSION "0.96"
| #define PACKAGE_STRING "polkit 0.96"
| #define PACKAGE_BUGREPORT "http://lists.freedesktop.org/mailman/listinfo/polkit-devel"
| #define PACKAGE_URL ""
| #define PACKAGE "polkit"
| #define VERSION "0.96"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_EXPAT_H 1
| #define HAVE_EXPAT_H 1
| #define POLKIT_AUTHFW "pam"
| #define POLKIT_AUTHFW_PAM 1
| #define HAVE_PAM 1
| #define PAM_STRERROR_TWO_ARGS 1
| /* end confdefs.h.  */
| #include <security/pam_modutil.h>
configure:13455: result: no
configure:13455: checking for security/pam_modutil.h
configure:13455: result: no
configure:13463: checking security/pam_ext.h usability
configure:13463: cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -I/usr/local/include conftest.c >&5
conftest.c:62:30: error: security/pam_ext.h: No such file or directory
configure:13463: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "polkit"
| #define PACKAGE_TARNAME "polkit"
| #define PACKAGE_VERSION "0.96"
| #define PACKAGE_STRING "polkit 0.96"
| #define PACKAGE_BUGREPORT "http://lists.freedesktop.org/mailman/listinfo/polkit-devel"
| #define PACKAGE_URL ""
| #define PACKAGE "polkit"
| #define VERSION "0.96"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_EXPAT_H 1
| #define HAVE_EXPAT_H 1
| #define POLKIT_AUTHFW "pam"
| #define POLKIT_AUTHFW_PAM 1
| #define HAVE_PAM 1
| #define PAM_STRERROR_TWO_ARGS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <security/pam_ext.h>
configure:13463: result: no
configure:13463: checking security/pam_ext.h presence
configure:13463: cc -E -I/usr/local/include conftest.c
conftest.c:29:30: error: security/pam_ext.h: No such file or directory
configure:13463: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "polkit"
| #define PACKAGE_TARNAME "polkit"
| #define PACKAGE_VERSION "0.96"
| #define PACKAGE_STRING "polkit 0.96"
| #define PACKAGE_BUGREPORT "http://lists.freedesktop.org/mailman/listinfo/polkit-devel"
| #define PACKAGE_URL ""
| #define PACKAGE "polkit"
| #define VERSION "0.96"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_EXPAT_H 1
| #define HAVE_EXPAT_H 1
| #define POLKIT_AUTHFW "pam"
| #define POLKIT_AUTHFW_PAM 1
| #define HAVE_PAM 1
| #define PAM_STRERROR_TWO_ARGS 1
| /* end confdefs.h.  */
| #include <security/pam_ext.h>
configure:13463: result: no
configure:13463: checking for security/pam_ext.h
configure:13463: result: no
configure:13471: checking for pam_vsyslog in -lpam
configure:13496: cc -o conftest -O2 -pipe -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -I/usr/local/include -Wl,--as-needed -L/usr/local/lib conftest.c -lpam   >&5
/tmp/ccKKqfgn.o(.text+0x12): In function `main':
: undefined reference to `pam_vsyslog'
configure:13496: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "polkit"
| #define PACKAGE_TARNAME "polkit"
| #define PACKAGE_VERSION "0.96"
| #define PACKAGE_STRING "polkit 0.96"
| #define PACKAGE_BUGREPORT "http://lists.freedesktop.org/mailman/listinfo/polkit-devel"
| #define PACKAGE_URL ""
| #define PACKAGE "polkit"
| #define VERSION "0.96"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_EXPAT_H 1
| #define HAVE_EXPAT_H 1
| #define POLKIT_AUTHFW "pam"
| #define POLKIT_AUTHFW_PAM 1
| #define HAVE_PAM 1
| #define PAM_STRERROR_TWO_ARGS 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pam_vsyslog ();
| int
| main ()
| {
| return pam_vsyslog ();
|   ;
|   return 0;
| }
configure:13505: result: no
configure:13784: checking for INTROSPECTION
configure:13791: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 0.6.2"
configure:13794: $? = 0
configure:13807: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 0.6.2"
configure:13810: $? = 0
configure:13864: result: yes
configure:13915: checking whether NLS is requested
configure:13924: result: yes
configure:13939: checking for intltool >= 0.40.0
configure:13946: result: 0.40.6 found
configure:13954: checking for intltool-update
configure:13972: found /usr/local/bin/intltool-update
configure:13984: result: /usr/local/bin/intltool-update
configure:13994: checking for intltool-merge
configure:14012: found /usr/local/bin/intltool-merge
configure:14024: result: /usr/local/bin/intltool-merge
configure:14034: checking for intltool-extract
configure:14052: found /usr/local/bin/intltool-extract
configure:14064: result: /usr/local/bin/intltool-extract
configure:14195: checking for xgettext
configure:14213: found /usr/local/bin/xgettext
configure:14225: result: /usr/local/bin/xgettext
configure:14235: checking for msgmerge
configure:14253: found /usr/local/bin/msgmerge
configure:14265: result: /usr/local/bin/msgmerge
configure:14275: checking for msgfmt
configure:14293: found /usr/local/bin/msgfmt
configure:14305: result: /usr/local/bin/msgfmt
configure:14315: checking for gmsgfmt
configure:14346: result: /usr/local/bin/msgfmt
configure:14366: checking for perl
configure:14384: found /usr/bin/perl
configure:14396: result: /usr/bin/perl
configure:14407: checking for perl >= 5.8.1
configure:14414: result: 5.10.1
configure:14418: checking for XML::Parser
configure:14424: error: XML::Parser perl module is required for intltool

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i386-portbld-freebsd8.0
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -pipe -fno-strict-aliasing'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-I/usr/local/include
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_EGG_DBUS_CFLAGS_set=''
ac_cv_env_EGG_DBUS_CFLAGS_value=''
ac_cv_env_EGG_DBUS_LIBS_set=''
ac_cv_env_EGG_DBUS_LIBS_value=''
ac_cv_env_GLIB_CFLAGS_set=''
ac_cv_env_GLIB_CFLAGS_value=''
ac_cv_env_GLIB_LIBS_set=''
ac_cv_env_GLIB_LIBS_value=''
ac_cv_env_INTROSPECTION_CFLAGS_set=''
ac_cv_env_INTROSPECTION_CFLAGS_value=''
ac_cv_env_INTROSPECTION_LIBS_set=''
ac_cv_env_INTROSPECTION_LIBS_value=''
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-L/usr/local/lib
ac_cv_env_LIBS_set=''
ac_cv_env_LIBS_value=''
ac_cv_env_PKG_CONFIG_set=''
ac_cv_env_PKG_CONFIG_value=''
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-portbld-freebsd8.0
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_clearenv=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_expat_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_security_pam_ext_h=no
ac_cv_header_security_pam_modutil_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i386-portbld-freebsd8.0
ac_cv_lib_c_sigtimedwait=yes
ac_cv_lib_expat_XML_ParserCreate=yes
ac_cv_lib_pam_pam_start=yes
ac_cv_lib_pam_pam_vsyslog=no
ac_cv_objext=o
ac_cv_pam_strerror_args=2
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_INTLTOOL_EXTRACT=/usr/local/bin/intltool-extract
ac_cv_path_INTLTOOL_MERGE=/usr/local/bin/intltool-merge
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
ac_cv_path_INTLTOOL_UPDATE=/usr/local/bin/intltool-update
ac_cv_path_MSGFMT=/usr/local/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
ac_cv_path_XSLTPROC=/usr/local/bin/xsltproc
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_prog_AWK=nawk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=''
ac_cv_prog_cc_cc_c_o=yes
ac_cv_prog_cc_g=yes
ac_cv_prog_make_gmake_set=yes
ac_cv_search_strerror='none required'
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_prog_cc_stdc=''
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=''
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'
lt_cv_sys_max_cmd_len=262144
pkg_cv_EGG_DBUS_CFLAGS='-D_REENTRANT -I/usr/local/include/eggdbus-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
pkg_cv_EGG_DBUS_LIBS='-pthread -L/usr/local/lib -leggdbus-1 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0  '
pkg_cv_GLIB_CFLAGS='-D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
pkg_cv_GLIB_LIBS='-pthread -L/usr/local/lib -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0  '
pkg_cv_INTROSPECTION_CFLAGS='-D_REENTRANT -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/lib/libffi-3.0.9/include  '
pkg_cv_INTROSPECTION_LIBS='-Wl,--export-dynamic -pthread -L/usr/local/lib -lgirepository-1.0 -lgobject-2.0 -lgmodule-2.0 -lffi -lgthread-2.0 -lglib-2.0  '

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /usr/ports/sysutils/polkit/work/polkit-0.96/missing --run aclocal-1.11'
ALL_LINGUAS=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/ports/sysutils/polkit/work/polkit-0.96/missing --run tar'
AM_BACKSLASH='\'
AM_DEFAULT_VERBOSITY='0'
AR='ar'
AUTH_LIBS=' -lpam'
AUTOCONF='${SHELL} /usr/ports/sysutils/polkit/work/polkit-0.96/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/ports/sysutils/polkit/work/polkit-0.96/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/ports/sysutils/polkit/work/polkit-0.96/missing --run automake-1.11'
AWK='nawk'
BUILD_EXAMPLES_FALSE=''
BUILD_EXAMPLES_TRUE='#'
CATALOGS=''
CATOBJEXT=''
CC='cc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -pipe -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security'
CPP='cc -E'
CPPFLAGS='-I/usr/local/include'
CYGPATH_W='echo'
DATADIRNAME=''
DEFS=''
DEPDIR='.deps'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGG_DBUS_CFLAGS='-D_REENTRANT -I/usr/local/include/eggdbus-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
EGG_DBUS_LIBS='-pthread -L/usr/local/lib -leggdbus-1 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0  '
EGREP='/usr/bin/grep -E'
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE='#'
ENABLE_INTROSPECTION_FALSE='#'
ENABLE_INTROSPECTION_TRUE=''
EXEEXT=''
EXPAT_LIBS='-lexpat'
FGREP='/usr/bin/grep -F'
GETTEXT_PACKAGE=''
GIRDIR='${datarootdir}/gir-1.0'
GIRTYPELIBDIR='${exec_prefix}/lib/girepository-1.0'
GLIB_CFLAGS='-D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
GLIB_LIBS='-pthread -L/usr/local/lib -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0  '
GMOFILES=''
GMSGFMT='/usr/local/bin/msgfmt'
GREP='/usr/bin/grep'
GTKDOC_CHECK=''
GTKDOC_MKPDF=''
GTKDOC_REBASE='true'
GTK_DOC_BUILD_HTML_FALSE='#'
GTK_DOC_BUILD_HTML_TRUE=''
GTK_DOC_BUILD_PDF_FALSE=''
GTK_DOC_BUILD_PDF_TRUE='#'
GTK_DOC_USE_LIBTOOL_FALSE='#'
GTK_DOC_USE_LIBTOOL_TRUE=''
GTK_DOC_USE_REBASE_FALSE='#'
GTK_DOC_USE_REBASE_TRUE=''
G_IR_COMPILER='/usr/local/bin/g-ir-compiler'
G_IR_GENERATE='/usr/local/bin/g-ir-generate'
G_IR_SCANNER='/usr/local/bin/g-ir-scanner'
HAVE_PAM=''
HAVE_PAM_FALSE='#'
HAVE_PAM_TRUE=''
HTML_DIR='${datadir}/gtk-doc/html'
INSTALL_DATA='install  -o root -g wheel -m 444'
INSTALL_PROGRAM='install  -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install  -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INSTOBJEXT=''
INTLLIBS=''
INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_EXTRACT='/usr/local/bin/intltool-extract'
INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_MERGE='/usr/local/bin/intltool-merge'
INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@'
INTLTOOL_PERL='/usr/bin/perl'
INTLTOOL_POLICY_RULE='%.policy:    %.policy.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_UPDATE='/usr/local/bin/intltool-update'
INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTROSPECTION_CFLAGS='-D_REENTRANT -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/lib/libffi-3.0.9/include  '
INTROSPECTION_LIBS='-Wl,--export-dynamic -pthread -L/usr/local/lib -lgirepository-1.0 -lgobject-2.0 -lgmodule-2.0 -lffi -lgthread-2.0 -lglib-2.0  '
LD='/usr/bin/ld'
LDFLAGS='-Wl,--as-needed -L/usr/local/lib'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_AGE='0'
LT_CURRENT='0'
LT_REVISION='0'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /usr/ports/sysutils/polkit/work/polkit-0.96/missing --run makeinfo'
MAN_PAGES_ENABLED_FALSE='#'
MAN_PAGES_ENABLED_TRUE=''
MKDIR_P='./install-sh -c -d'
MKINSTALLDIRS=''
MSGFMT='/usr/local/bin/msgfmt'
MSGFMT_OPTS=''
MSGMERGE='/usr/local/bin/msgmerge'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OS_TYPE_FREEBSD_FALSE='#'
OS_TYPE_FREEBSD_TRUE=''
OS_TYPE_GENTOO_FALSE=''
OS_TYPE_GENTOO_TRUE='#'
OS_TYPE_PARDUS_FALSE=''
OS_TYPE_PARDUS_TRUE='#'
OS_TYPE_RED_HAT_FALSE=''
OS_TYPE_RED_HAT_TRUE='#'
OS_TYPE_SOLARIS_FALSE=''
OS_TYPE_SOLARIS_TRUE='#'
OS_TYPE_SUSE_FALSE=''
OS_TYPE_SUSE_TRUE='#'
OS_TYPE_UNKNOWN_FALSE=''
OS_TYPE_UNKNOWN_TRUE='#'
OTOOL64=''
OTOOL=''
PACKAGE='polkit'
PACKAGE_BUGREPORT='http://lists.freedesktop.org/mailman/listinfo/polkit-devel'
PACKAGE_NAME='polkit'
PACKAGE_STRING='polkit 0.96'
PACKAGE_TARNAME='polkit'
PACKAGE_URL=''
PACKAGE_VERSION='0.96'
PAM_FILE_INCLUDE_ACCOUNT='system'
PAM_FILE_INCLUDE_AUTH='system'
PAM_FILE_INCLUDE_PASSWORD='system'
PAM_FILE_INCLUDE_SESSION='system'
PAM_MODULE_DIR='/lib/security'
PAM_PREFIX='/usr/local/etc'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/bin/pkg-config'
POFILES=''
POLKIT_AUTHFW='pam'
POLKIT_AUTHFW_NONE_FALSE=''
POLKIT_AUTHFW_NONE_TRUE='#'
POLKIT_AUTHFW_PAM_FALSE='#'
POLKIT_AUTHFW_PAM_TRUE=''
POLKIT_AUTHFW_SHADOW_FALSE=''
POLKIT_AUTHFW_SHADOW_TRUE='#'
POSUB=''
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_NLS='yes'
VERSION='0.96'
XGETTEXT='/usr/local/bin/xgettext'
XSLTPROC='/usr/local/bin/xsltproc'
ac_ct_CC='cc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd8.0'
build_alias='i386-portbld-freebsd8.0'
build_cpu='i386'
build_os='freebsd8.0'
build_vendor='portbld'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i386-portbld-freebsd8.0'
host_alias=''
host_cpu='i386'
host_os='freebsd8.0'
host_vendor='portbld'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/local/info'
install_sh='${SHELL} /usr/ports/sysutils/polkit/work/polkit-0.96/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var'
lt_ECHO='echo'
mandir='/usr/local/man'
mkdir_p='$(top_builddir)/./install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "polkit"
#define PACKAGE_TARNAME "polkit"
#define PACKAGE_VERSION "0.96"
#define PACKAGE_STRING "polkit 0.96"
#define PACKAGE_BUGREPORT "http://lists.freedesktop.org/mailman/listinfo/polkit-devel"
#define PACKAGE_URL ""
#define PACKAGE "polkit"
#define VERSION "0.96"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_EXPAT_H 1
#define HAVE_EXPAT_H 1
#define POLKIT_AUTHFW "pam"
#define POLKIT_AUTHFW_PAM 1
#define HAVE_PAM 1
#define PAM_STRERROR_TWO_ARGS 1
#define PAM_FILE_INCLUDE_AUTH "system"
#define PAM_FILE_INCLUDE_ACCOUNT "system"
#define PAM_FILE_INCLUDE_PASSWORD "system"
#define PAM_FILE_INCLUDE_SESSION "system"
#define HAVE_FREEBSD 1
#define ENABLE_INTROSPECTION 1

configure: exit 2

>How-To-Repeat:
have p5-XML-Parser-2.36_1 installed by portmaster... install polkit-0.96_2
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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