pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/41044: x11/alacarte (and, hence, gnome) build broken



Matthias Drochner writes:
> 
> oster%cs.usask.ca@localhost said:
> > checking for PySignal_SetWakeupFd in Python.h... yes 
> 
> What does config.log say? For me it reads:
> 
> configure:13020: checking for PySignal_SetWakeupFd in Python.h
> configure:13051: cc -c -O2 -I/usr/pkg/include/python2.5 -I/usr/include 
> -I/usr/pk
> g/include -Wall -Werror -I/usr/pkg/include/python2.5 
> -I/usr/pkg/include/python2.
> 5 conftest.c >&5
> cc1: warnings being treated as errors
> conftest.c: In function 'main':
> conftest.c:29: warning: implicit declaration of function 'PySignal_SetWakeupF
> d'
> [...]
> configure:13071: result: no


configure:13020: checking for PySignal_SetWakeupFd in Python.h
configure:13051: cc -c -O2 -pipe -I/usr/pkg/include/python2.5 -I/usr/include -I/
usr/pkg/include -Wall -Werror -I/usr/pkg/include/python2.5 -I/usr/pkg/include/py
thon2.5 conftest.c >&5
conftest.c: In function 'main':
conftest.c:29: warning: implicit declaration of function 'PySignal_SetWakeupFd'
configure:13057: $? = 0
configure:13071: result: yes

Hmmmm....

I'm building this in a chrooted NetBSD-5.0_RC2/i386 environment... 
Full config.log attached.

Later...

Greg Oster

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

It was created by pygobject configure 2.16.1, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./configure --without-libintl-prefix --without-libiconv-prefix 
--prefix=/usr/pkg --host=i386--netbsdelf --mandir=/usr/pkg/man

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

hostname = quad
uname -m = i386
uname -r = 5.0_RC2
uname -s = NetBSD
uname -v = NetBSD 5.0_RC2 (GENERIC) #0: Mon Mar  2 16:25:06 CST 2009  
oster@quad:/u1/builds/build133/src/obj/i386/u1/builds/build133/src/sys/arch/i386/compile/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: /usr/pkgsrc/devel/py-gobject/work.quad/.wrapper/bin
PATH: /usr/pkgsrc/devel/py-gobject/work.quad/.buildlink/bin
PATH: /usr/pkgsrc/devel/py-gobject/work.quad/.gcc/bin
PATH: /usr/pkgsrc/devel/py-gobject/work.quad/.tools/bin
PATH: /usr/pkg/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /bin
PATH: /usr/bin
PATH: /usr/pkg/sbin
PATH: /usr/pkg/bin
PATH: /usr/X11R7/bin
PATH: /usr/X11R6/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/pkg/bin
PATH: /usr/pkg/bin


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

configure:2056: checking for a BSD-compatible install
configure:2112: result: /usr/bin/install -c -o root -g wheel
configure:2123: checking whether build environment is sane
configure:2166: result: yes
configure:2231: checking for gawk
configure:2258: result: /usr/bin/awk
configure:2269: checking whether make sets $(MAKE)
configure:2290: result: yes
configure:2366: checking for i386--netbsdelf-strip
configure:2396: result: no
configure:2406: checking for strip
configure:2422: found /usr/pkgsrc/devel/py-gobject/work.quad/.tools/bin/strip
configure:2433: result: strip
configure:2483: checking build system type
configure:2501: result: i386-unknown-netbsdelf5.0.
configure:2523: checking host system type
configure:2538: result: i386--netbsdelf
configure:2560: checking for some Win32 platform
configure:2570: result: no
configure:2583: checking for native Win32
configure:2593: result: no
configure:2992: checking for style of include used by make
configure:3020: result: GNU
configure:3053: checking for i386--netbsdelf-gcc
configure:3080: result: cc
configure:3358: checking for C compiler version
configure:3365: cc --version >&5
gcc (GCC) 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
Copyright (C) 2006 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:3368: $? = 0
configure:3375: cc -v >&5
Using built-in specs.
Target: i386--netbsdelf
Configured with: /usr/src/tools/gcc/../../gnu/dist/gcc4/configure 
--enable-long-long --disable-multilib --enable-threads --disable-symvers 
--build=x86_64-unknown-netbsd4.99.72 --host=i386--netbsdelf 
--target=i386--netbsdelf --enable-__cxa_atexit
Thread model: posix
gcc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
configure:3378: $? = 0
configure:3385: cc -V >&5
gcc: couldn't run 
'/usr/bin/i386--netbsdelf-gcc--I/usr/pkgsrc/devel/py-gobject/work.quad/.buildlink/include':
 No such file or directory
configure:3388: $? = 1
configure:3411: checking for C compiler default output file name
configure:3438: cc -O2 -pipe -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include -L/usr/pkg/lib/python2.5/config 
-Wl,-R/usr/pkg/lib/python2.5/config -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib 
-Wl,-R/usr/pkg/lib conftest.c  >&5
configure:3441: $? = 0
configure:3479: result: a.out
configure:3496: checking whether the C compiler works
configure:3506: ./a.out
configure:3509: $? = 0
configure:3526: result: yes
configure:3533: checking whether we are cross compiling
configure:3535: result: no
configure:3538: checking for suffix of executables
configure:3545: cc -o conftest -O2 -pipe -I/usr/pkg/include/python2.5 
-I/usr/include -I/usr/pkg/include -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include -L/usr/pkg/lib/python2.5/config 
-Wl,-R/usr/pkg/lib/python2.5/config -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib 
-Wl,-R/usr/pkg/lib conftest.c  >&5
configure:3548: $? = 0
configure:3572: result: 
configure:3578: checking for suffix of object files
configure:3604: cc -c -O2 -pipe -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include conftest.c >&5
configure:3607: $? = 0
configure:3630: result: o
configure:3634: checking whether we are using the GNU C compiler
configure:3663: cc -c -O2 -pipe -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include conftest.c >&5
configure:3669: $? = 0
configure:3686: result: yes
configure:3691: checking whether cc accepts -g
configure:3721: cc -c -g -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include conftest.c >&5
configure:3727: $? = 0
configure:3826: result: yes
configure:3843: checking for cc option to accept ISO C89
configure:3917: cc  -c -O2 -pipe -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include conftest.c >&5
configure:3923: $? = 0
configure:3946: result: none needed
configure:3966: checking dependency style of cc
configure:4056: result: gcc3
configure:4073: checking for a sed that does not truncate output
configure:4152: result: /usr/bin/sed
configure:4170: checking for grep that handles long lines and -e
configure:4244: result: /usr/bin/grep
configure:4249: checking for egrep
configure:4327: result: /usr/bin/egrep
configure:4332: checking for fgrep
configure:4410: result: /usr/bin/grep -F
configure:4445: checking for ld used by cc
configure:4512: result: /usr/pkgsrc/devel/py-gobject/work.quad/.wrapper/bin/ld
configure:4521: checking if the linker 
(/usr/pkgsrc/devel/py-gobject/work.quad/.wrapper/bin/ld) is GNU ld
configure:4536: result: yes
configure:4548: checking for BSD- or MS-compatible name lister (nm)
configure:4597: result: no
configure:4608: checking for i386--netbsdelf-dumpbin
configure:4638: result: no
configure:4608: checking for i386--netbsdelf-link
configure:4638: result: no
configure:4652: checking for dumpbin
configure:4682: result: no
configure:4652: checking for link
configure:4668: found /usr/sbin/link
configure:4679: result: link -dump -symbols
configure:4719: checking the name lister (link -dump -symbols) interface
configure:4726: cc -c -O2 -pipe -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include conftest.c >&5
configure:4729: link -dump -symbols "conftest.o"
usage: link file1 file2
configure:4732: output
configure:4739: result: BSD nm
configure:4742: checking whether ln -s works
configure:4746: result: yes
configure:4754: checking the maximum length of command line arguments
configure:4874: result: 262144
configure:4891: checking whether the shell understands some XSI constructs
configure:4901: result: yes
configure:4905: checking whether the shell understands "+="
configure:4911: result: no
configure:4946: checking for 
/usr/pkgsrc/devel/py-gobject/work.quad/.wrapper/bin/ld option to reload object 
files
configure:4953: result: -r
configure:4980: checking how to recognize dependent libraries
configure:5170: result: match_pattern /lib[^/]+(\.so|_pic\.a)$
configure:5190: checking for i386--netbsdelf-ar
configure:5220: result: no
configure:5230: checking for ar
configure:5246: found /usr/bin/ar
configure:5257: result: ar
configure:5299: checking for i386--netbsdelf-strip
configure:5326: result: strip
configure:5402: checking for i386--netbsdelf-ranlib
configure:5432: result: no
configure:5442: checking for ranlib
configure:5458: found /usr/bin/ranlib
configure:5469: result: ranlib
configure:5563: checking command to parse link -dump -symbols output from cc 
object
configure:5681: cc -c -O2 -pipe -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include conftest.c >&5
configure:5684: $? = 0
configure:5688: link -dump -symbols conftest.o \| sed -n -e 's/^.*[      
]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 
\2/p' \> conftest.nm
usage: link file1 file2
configure:5691: $? = 0
cannot run sed -n -e 's/^.*[     ]\([BCDEGRST][BCDEGRST]*\)[     ][      
]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'
configure:5681: cc -c -O2 -pipe -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include conftest.c >&5
configure:5684: $? = 0
configure:5688: link -dump -symbols conftest.o \| sed -n -e 's/^.*[      
]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 
\2/p' \> conftest.nm
usage: link file1 file2
configure:5691: $? = 0
cannot run sed -n -e 's/^.*[     ]\([BCDEGRST][BCDEGRST]*\)[     ][      
]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'
configure:5783: result: failed
configure:6665: checking how to run the C preprocessor
configure:6705: cc -E -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include conftest.c
configure:6711: $? = 0
configure:6742: cc -E -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include conftest.c
conftest.c:13:28: error: ac_nonexistent.h: No such file or directory
configure:6748: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "pygobject"
| #define PACKAGE_TARNAME "pygobject"
| #define PACKAGE_VERSION "2.16.1"
| #define PACKAGE_STRING "pygobject 2.16.1"
| #define PACKAGE_BUGREPORT 
"http://bugzilla.gnome.org/enter_bug.cgi?product=pygobject";
| #define PYGOBJECT_MAJOR_VERSION 2
| #define PYGOBJECT_MINOR_VERSION 16
| #define PYGOBJECT_MICRO_VERSION 1
| #define PACKAGE "pygobject"
| #define VERSION "2.16.1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6781: result: cc -E
configure:6810: cc -E -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include conftest.c
configure:6816: $? = 0
configure:6847: cc -E -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include conftest.c
conftest.c:13:28: error: ac_nonexistent.h: No such file or directory
configure:6853: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "pygobject"
| #define PACKAGE_TARNAME "pygobject"
| #define PACKAGE_VERSION "2.16.1"
| #define PACKAGE_STRING "pygobject 2.16.1"
| #define PACKAGE_BUGREPORT 
"http://bugzilla.gnome.org/enter_bug.cgi?product=pygobject";
| #define PYGOBJECT_MAJOR_VERSION 2
| #define PYGOBJECT_MINOR_VERSION 16
| #define PYGOBJECT_MICRO_VERSION 1
| #define PACKAGE "pygobject"
| #define VERSION "2.16.1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6891: checking for ANSI C header files
configure:6921: cc -c -O2 -pipe -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include conftest.c >&5
configure:6927: $? = 0
configure:7026: cc -o conftest -O2 -pipe -I/usr/pkg/include/python2.5 
-I/usr/include -I/usr/pkg/include -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include -L/usr/pkg/lib/python2.5/config 
-Wl,-R/usr/pkg/lib/python2.5/config -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib 
-Wl,-R/usr/pkg/lib conftest.c  >&5
configure:7029: $? = 0
configure:7035: ./conftest
configure:7038: $? = 0
configure:7055: result: yes
configure:7079: checking for sys/types.h
configure:7100: cc -c -O2 -pipe -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include conftest.c >&5
configure:7106: $? = 0
configure:7122: result: yes
configure:7079: checking for sys/stat.h
configure:7100: cc -c -O2 -pipe -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include conftest.c >&5
configure:7106: $? = 0
configure:7122: result: yes
configure:7079: checking for stdlib.h
configure:7100: cc -c -O2 -pipe -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include conftest.c >&5
configure:7106: $? = 0
configure:7122: result: yes
configure:7079: checking for string.h
configure:7100: cc -c -O2 -pipe -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include conftest.c >&5
configure:7106: $? = 0
configure:7122: result: yes
configure:7079: checking for memory.h
configure:7100: cc -c -O2 -pipe -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include conftest.c >&5
configure:7106: $? = 0
configure:7122: result: yes
configure:7079: checking for strings.h
configure:7100: cc -c -O2 -pipe -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include conftest.c >&5
configure:7106: $? = 0
configure:7122: result: yes
configure:7079: checking for inttypes.h
configure:7100: cc -c -O2 -pipe -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include conftest.c >&5
configure:7106: $? = 0
configure:7122: result: yes
configure:7079: checking for stdint.h
configure:7100: cc -c -O2 -pipe -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include conftest.c >&5
configure:7106: $? = 0
configure:7122: result: yes
configure:7079: checking for unistd.h
configure:7100: cc -c -O2 -pipe -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include conftest.c >&5
configure:7106: $? = 0
configure:7122: result: yes
configure:7138: checking for dlfcn.h
configure:7159: cc -c -O2 -pipe -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include conftest.c >&5
configure:7165: $? = 0
configure:7181: result: yes
configure:7333: checking for objdir
configure:7348: result: .libs
configure:7644: checking if cc supports -fno-rtti -fno-exceptions
configure:7662: cc -c -O2 -pipe -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/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:7666: $? = 0
configure:7679: result: no
configure:7699: checking for cc option to produce PIC
configure:7956: result: -fPIC -DPIC
configure:7968: checking if cc PIC flag -fPIC -DPIC works
configure:7986: cc -c -O2 -pipe -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include -fPIC -DPIC -DPIC conftest.c >&5
configure:7990: $? = 0
configure:8003: result: yes
configure:8027: checking if cc static flag -static works
configure:8055: result: yes
configure:8070: checking if cc supports -c -o file.o
configure:8091: cc -c -O2 -pipe -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include -o out/conftest2.o conftest.c >&5
configure:8095: $? = 0
configure:8117: result: yes
configure:8125: checking if cc supports -c -o file.o
configure:8172: result: yes
configure:8205: checking whether the cc linker 
(/usr/pkgsrc/devel/py-gobject/work.quad/.wrapper/bin/ld) supports shared 
libraries
configure:9260: result: yes
configure:9297: checking whether -lc should be explicitly linked in
configure:9302: cc -c -O2 -pipe -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include conftest.c >&5
configure:9305: $? = 0
configure:9320: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 
2\>\&1 \| /usr/bin/grep  -lc  \>/dev/null 2\>\&1
configure:9323: $? = 0
configure:9335: result: no
configure:9499: checking dynamic linker characteristics
configure:10190: result: NetBSD ld.elf_so
configure:10292: checking how to hardcode library paths into programs
configure:10317: result: immediate
configure:11130: checking whether stripping libraries is possible
configure:11135: result: yes
configure:11170: checking if libtool supports shared libraries
configure:11172: result: yes
configure:11175: checking whether to build shared libraries
configure:11196: result: yes
configure:11199: checking whether to build static libraries
configure:11203: result: no
configure:11239: creating ./config.lt

## ------------------ ##
## Running config.lt. ##
## ------------------ ##
config.lt:11850: creating libtool
configure:12515: checking whether cc understands -c and -o together
configure:12547: cc -c conftest.c -o conftest2.o >&5
configure:12550: $? = 0
configure:12556: cc -c conftest.c -o conftest2.o >&5
configure:12559: $? = 0
configure:12611: result: yes
configure:12643: checking whether /usr/pkg/bin/python2.5 version >= 2.3.5
configure:12654: /usr/pkg/bin/python2.5 -c import sys # split strings by '.' 
and convert to numeric. Append some zeros # because we need at least 4 digits 
for the hex conversion. # map returns an iterator in Python 3.0 and a list in 
2.x minver = list(map(int, '2.3.5'.split('.'))) + [0, 0, 0] minverhex = 0 # 
xrange is not present in Python 3.0 and range returns an iterator for i in 
list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] 
sys.exit(sys.hexversion < minverhex)
configure:12657: $? = 0
configure:12659: result: yes
configure:12756: checking for /usr/pkg/bin/python2.5 version
configure:12763: result: 2.5
configure:12775: checking for /usr/pkg/bin/python2.5 platform
configure:12782: result: netbsd5
configure:12789: checking for /usr/pkg/bin/python2.5 script directory
configure:12797: result: ${prefix}/lib/python2.5/site-packages
configure:12806: checking for /usr/pkg/bin/python2.5 extension module directory
configure:12814: result: ${exec_prefix}/lib/python2.5/site-packages
configure:12891: checking for python version
configure:12898: result: 2.5
configure:12910: checking for python platform
configure:12917: result: netbsd5
configure:12924: checking for python script directory
configure:12932: result: ${prefix}/lib/python2.5/site-packages
configure:12941: checking for python extension module directory
configure:12949: result: ${exec_prefix}/lib/python2.5/site-packages
configure:12963: checking for headers required to compile python extensions
configure:12991: cc -E -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include -I/usr/pkg/include/python2.5 -I/usr/pkg/include/python2.5 
conftest.c
configure:12997: $? = 0
configure:13002: result: found
configure:13020: checking for PySignal_SetWakeupFd in Python.h
configure:13051: cc -c -O2 -pipe -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include -Wall -Werror -I/usr/pkg/include/python2.5 
-I/usr/pkg/include/python2.5 conftest.c >&5
conftest.c: In function 'main':
conftest.c:29: warning: implicit declaration of function 'PySignal_SetWakeupFd'
configure:13057: $? = 0
configure:13071: result: yes
configure:13160: checking for python module thread
configure:13186: result: yes
configure:13195: checking whether to enable threading in pygobject
configure:13200: result: yes
configure:13351: checking pkg-config is at least version 0.16
configure:13354: result: yes
configure:13372: checking for GLIB - version >= 2.14.0
configure:13496: cc -o conftest -O2 -pipe -I/usr/pkg/include/python2.5 
-I/usr/include -I/usr/pkg/include -pthread -I/usr/pkg/include/glib/glib-2.0 
-I/usr/pkg/lib/glib-2.0/include   -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include  -L/usr/pkg/lib/python2.5/config 
-Wl,-R/usr/pkg/lib/python2.5/config -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib 
-Wl,-R/usr/pkg/lib conftest.c -Wl,-R/usr/pkg/lib -pthread -L/usr/pkg/lib 
-lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lintl    >&5
configure:13499: $? = 0
configure:13505: ./conftest
configure:13508: $? = 0
configure:13528: result: yes (version 2.20.0)
configure:13657: checking for ffi
configure:13672: checking for FFI
configure:13680: $PKG_CONFIG --exists --print-errors "libffi >= 3.0"
Package libffi was not found in the pkg-config search path.
Perhaps you should add the directory containing `libffi.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libffi' found
configure:13683: $? = 1
configure:13698: $PKG_CONFIG --exists --print-errors "libffi >= 3.0"
Package libffi was not found in the pkg-config search path.
Perhaps you should add the directory containing `libffi.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libffi' found
configure:13701: $? = 1
No package 'libffi' found
configure:13729: result: no
configure:13754: result: no
configure:13771: checking for GIO
configure:13779: $PKG_CONFIG --exists --print-errors "gio-2.0 >= 2.16.0"
configure:13782: $? = 0
configure:13797: $PKG_CONFIG --exists --print-errors "gio-2.0 >= 2.16.0"
configure:13800: $? = 0
configure:13836: result: yes
configure:13858: checking for GIOUNIX
configure:13866: $PKG_CONFIG --exists --print-errors "gio-unix-2.0 >= 2.16.0"
configure:13869: $? = 0
configure:13884: $PKG_CONFIG --exists --print-errors "gio-unix-2.0 >= 2.16.0"
configure:13887: $? = 0
configure:13923: result: yes
configure:13951: checking whether cc understands -Wall
configure:13974: cc -c -O2 -pipe -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include -Wall -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include  conftest.c >&5
configure:13980: $? = 0
configure:13994: result: yes
configure:14008: checking whether cc understands -fno-strict-aliasing
configure:14031: cc -c -O2 -pipe -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include -Wall -fno-strict-aliasing -I/usr/pkg/include/python2.5 
-I/usr/include -I/usr/pkg/include  conftest.c >&5
configure:14037: $? = 0
configure:14051: result: yes
configure:14070: checking whether cc understands -std=c9x
configure:14093: cc -c -O2 -pipe -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include -Wall -fno-strict-aliasing -std=c9x 
-I/usr/pkg/include/python2.5 -I/usr/include -I/usr/pkg/include  conftest.c >&5
configure:14099: $? = 0
configure:14113: result: yes
configure:14283: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by pygobject config.status 2.16.1, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on quad

config.status:15383: creating Makefile
config.status:15383: creating pygobject-2.0.pc
config.status:15383: creating pygobject-2.0-uninstalled.pc
config.status:15383: creating codegen/Makefile
config.status:15383: creating codegen/pygobject-codegen-2.0
config.status:15383: creating docs/Makefile
config.status:15383: creating docs/reference/entities.docbook
config.status:15383: creating docs/xsl/fixxref.py
config.status:15383: creating glib/Makefile
config.status:15383: creating gobject/Makefile
config.status:15383: creating gio/Makefile
config.status:15383: creating examples/Makefile
config.status:15383: creating tests/Makefile
config.status:15383: creating PKG-INFO
config.status:15383: creating config.h
config.status:15704: executing depfiles commands
config.status:15704: executing libtool commands

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

ac_cv_build=i386-unknown-netbsdelf5.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 -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include'
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_FFI_CFLAGS_set=
ac_cv_env_FFI_CFLAGS_value=
ac_cv_env_FFI_LIBS_set=
ac_cv_env_FFI_LIBS_value=
ac_cv_env_GIOUNIX_CFLAGS_set=
ac_cv_env_GIOUNIX_CFLAGS_value=
ac_cv_env_GIOUNIX_LIBS_set=
ac_cv_env_GIOUNIX_LIBS_value=
ac_cv_env_GIO_CFLAGS_set=
ac_cv_env_GIO_CFLAGS_value=
ac_cv_env_GIO_LIBS_set=
ac_cv_env_GIO_LIBS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/usr/pkg/lib/python2.5/config 
-Wl,-R/usr/pkg/lib/python2.5/config -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib 
-Wl,-R/usr/pkg/lib'
ac_cv_env_LIBS_set=set
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_set=set
ac_cv_env_PKG_CONFIG_value=/usr/pkgsrc/devel/py-gobject/work.quad/.tools/bin/pkg-config
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=i386--netbsdelf
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
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--netbsdelf
ac_cv_objext=o
ac_cv_path_CAT=/bin/cat
ac_cv_path_ECHO=echo
ac_cv_path_EGREP=/usr/bin/egrep
ac_cv_path_ENV=/usr/bin/env
ac_cv_path_FALSE=false
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_TEST=test
ac_cv_path_TRUE=true
ac_cv_prog_AWK=/usr/bin/awk
ac_cv_prog_CC=cc
ac_cv_prog_CPP='cc -E'
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_DUMPBIN='link -dump -symbols'
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_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_python_platform=netbsd5
am_cv_python_pyexecdir='${exec_prefix}/lib/python2.5/site-packages'
am_cv_python_pythondir='${prefix}/lib/python2.5/site-packages'
am_cv_python_version=2.5
gt_cv_func_gnugettext1_libintl=yes
gt_cv_func_gnugettext2_libintl=yes
gt_cv_func_gnugettext_libintl=yes
lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
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/pkgsrc/devel/py-gobject/work.quad/.wrapper/bin/ld
lt_cv_path_NM=no
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=
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  
{\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\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/^[BCDEGRST]* \([^ ]*\) \(lib[^ 
]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ 
]*\)$/  {"lib\2", (void *) \&\2},/p'\'
lt_cv_sys_global_symbol_to_cdecl=
lt_cv_sys_max_cmd_len=262144
pkg_cv_GIOUNIX_CFLAGS='-I/usr/pkg/include/glib/gio-unix-2.0/ 
-I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include  '
pkg_cv_GIOUNIX_LIBS='-Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lgio-2.0 -lgobject-2.0 
-lgmodule-2.0 -lglib-2.0 -lintl  '
pkg_cv_GIO_CFLAGS='-I/usr/pkg/include/glib/glib-2.0 
-I/usr/pkg/lib/glib-2.0/include  '
pkg_cv_GIO_LIBS='-Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lgio-2.0 -lgobject-2.0 
-lgmodule-2.0 -lglib-2.0 -lintl  '
py_cv_mod_thread_=yes

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

ACLOCAL='${SHELL} 
/usr/pkgsrc/devel/py-gobject/work.quad/pygobject-2.16.1/missing --run 
aclocal-1.9 '
ACLOCAL_AMFLAGS='-I m4 -I .'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/pkgsrc/devel/py-gobject/work.quad/pygobject-2.16.1/missing 
--run tar'
AR='ar'
AS='as'
AUTOCONF='${SHELL} 
/usr/pkgsrc/devel/py-gobject/work.quad/pygobject-2.16.1/missing --run autoconf'
AUTOHEADER='${SHELL} 
/usr/pkgsrc/devel/py-gobject/work.quad/pygobject-2.16.1/missing --run 
autoheader'
AUTOMAKE='${SHELL} 
/usr/pkgsrc/devel/py-gobject/work.quad/pygobject-2.16.1/missing --run 
automake-1.9'
AWK='/usr/bin/awk'
BUILD_GIOUNIX_FALSE='#'
BUILD_GIOUNIX_TRUE=''
BUILD_GIO_FALSE='#'
BUILD_GIO_TRUE=''
CC='cc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -pipe -I/usr/pkg/include/python2.5 -I/usr/include 
-I/usr/pkg/include -Wall -fno-strict-aliasing -std=c9x'
CPP='cc -E'
CPPFLAGS='-I/usr/pkg/include/python2.5 -I/usr/include -I/usr/pkg/include '
CYGPATH_W='echo'
DATADIR='${prefix}/share'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='dlltool'
DSYMUTIL=''
DUMPBIN='link -dump -symbols'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/egrep'
ENABLE_DOCS_FALSE=''
ENABLE_DOCS_TRUE='#'
EXEEXT=''
FFI_CFLAGS=''
FFI_LIBS=''
FGREP='/usr/bin/grep -F'
GIOUNIX_CFLAGS='-I/usr/pkg/include/glib/gio-unix-2.0/ 
-I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include  '
GIOUNIX_LIBS='-Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lgio-2.0 -lgobject-2.0 
-lgmodule-2.0 -lglib-2.0 -lintl'
GIO_CFLAGS='-I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include  '
GIO_LIBS='-Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lgio-2.0 -lgobject-2.0 
-lgmodule-2.0 -lglib-2.0 -lintl'
GLIB_CFLAGS='-pthread -I/usr/pkg/include/glib/glib-2.0 
-I/usr/pkg/lib/glib-2.0/include  '
GLIB_GENMARSHAL='glib-genmarshal'
GLIB_LIBS='-Wl,-R/usr/pkg/lib -pthread -L/usr/pkg/lib -lgobject-2.0 
-lgthread-2.0 -lglib-2.0 -lintl'
GLIB_MKENUMS='glib-mkenums'
GOBJECT_QUERY='gobject-query'
GREP='/usr/bin/grep'
HAVE_LIBFFI_FALSE=''
HAVE_LIBFFI_TRUE='#'
INSTALL_DATA='/usr/bin/install -c -o root -g wheel -m 444'
INSTALL_PROGRAM='/usr/bin/install -c -s -o root -g wheel -m 555'
INSTALL_SCRIPT='/usr/bin/install -c -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LD='/usr/pkgsrc/devel/py-gobject/work.quad/.wrapper/bin/ld'
LDFLAGS='-L/usr/pkg/lib/python2.5/config -Wl,-R/usr/pkg/lib/python2.5/config 
-L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='/usr/pkgsrc/devel/py-gobject/work.quad/.tools/bin/makeinfo'
NM='link -dump -symbols'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OS_WIN32_FALSE=''
OS_WIN32_TRUE='#'
OTOOL64=''
OTOOL=''
PACKAGE='pygobject'
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=pygobject'
PACKAGE_NAME='pygobject'
PACKAGE_STRING='pygobject 2.16.1'
PACKAGE_TARNAME='pygobject'
PACKAGE_VERSION='2.16.1'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/pkgsrc/devel/py-gobject/work.quad/.tools/bin/pkg-config'
PLATFORM='netbsd-5.0_RC2-i386'
PLATFORM_WIN32_FALSE=''
PLATFORM_WIN32_TRUE='#'
PYGOBJECT_MAJOR_VERSION='2'
PYGOBJECT_MICRO_VERSION='1'
PYGOBJECT_MINOR_VERSION='16'
PYTHON='/usr/pkg/bin/python2.5'
PYTHON_EXEC_PREFIX='${exec_prefix}'
PYTHON_INCLUDES='-I/usr/pkg/include/python2.5 -I/usr/pkg/include/python2.5'
PYTHON_PLATFORM='netbsd5'
PYTHON_PREFIX='${prefix}'
PYTHON_VERSION='2.5'
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
THREADING_CFLAGS=''
VERSION='2.16.1'
XSLTPROC=''
ac_ct_CC=''
ac_ct_DUMPBIN='link -dump -symbols'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i386-unknown-netbsdelf5.0.'
build_alias=''
build_cpu='i386'
build_os='netbsdelf5.0.'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='i386--netbsdelf'
host_alias='i386--netbsdelf'
host_cpu='i386'
host_os='netbsdelf'
host_vendor=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='/usr/pkgsrc/devel/py-gobject/work.quad/pygobject-2.16.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='/usr/pkg/man'
mkdir_p='$(install_sh) -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir='${pyexecdir}/pygobject'
pkgpythondir='${pythondir}/pygobject'
prefix='/usr/pkg'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir='${exec_prefix}/lib/python2.5/site-packages'
pygobject_CODEGEN_DEFINES=''
pythondir='${prefix}/lib/python2.5/site-packages'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define PACKAGE_NAME "pygobject"
#define PACKAGE_TARNAME "pygobject"
#define PACKAGE_VERSION "2.16.1"
#define PACKAGE_STRING "pygobject 2.16.1"
#define PACKAGE_BUGREPORT 
"http://bugzilla.gnome.org/enter_bug.cgi?product=pygobject";
#define PYGOBJECT_MAJOR_VERSION 2
#define PYGOBJECT_MINOR_VERSION 16
#define PYGOBJECT_MICRO_VERSION 1
#define PACKAGE "pygobject"
#define VERSION "2.16.1"
#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_PYSIGNAL_SETWAKEUPFD 1

configure: exit 0


Home | Main Index | Thread Index | Old Index