Ticket #26563: main.2.log

File main.2.log, 10.0 KB (added by jojopu@…, 14 years ago)

The log-file for the error when installing: py26-gobject

Line 
1version:1
2:debug:main Executing org.macports.main (py26-gobject)
3:debug:main Skipping completed org.macports.fetch (py26-gobject)
4:debug:main Skipping completed org.macports.checksum (py26-gobject)
5:debug:main setting option extract.cmd to /usr/bin/bzip2
6:debug:main Skipping completed org.macports.extract (py26-gobject)
7:debug:main Skipping completed org.macports.patch (py26-gobject)
8:msg:main --->  Configuring py26-gobject
9:debug:main Using compiler 'Mac OS X gcc 4.0'
10:debug:configure configure phase started at Thu Sep 23 09:53:40 CEST 2010
11:debug:configure Executing org.macports.configure (py26-gobject)
12:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-O2 -arch i386' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2 -arch i386' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.5' CXX='/usr/bin/g++-4.0' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-gobject/work/.CC_PRINT_OPTIONS' F90FLAGS='-O2 -m32' LDFLAGS='-L/opt/local/lib -arch i386' OBJC='/usr/bin/gcc-4.0' FCFLAGS='-O2 -m32' INSTALL='/usr/bin/install -c' PYTHON='/opt/local/bin/python2.6' OBJCFLAGS='-O2 -arch i386' FFLAGS='-O2 -m32' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.0'
13:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-gobject/work/pygobject-2.21.5" && ./configure --prefix=/opt/local/Library/Frameworks/Python.framework/Versions/2.6 --includedir=/opt/local/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 --disable-introspection'
14:info:configure checking for a BSD-compatible install... /usr/bin/install -c
15:info:configure checking whether build environment is sane... yes
16:info:configure checking for a thread-safe mkdir -p... ./install-sh -c -d
17:info:configure checking for gawk... no
18:info:configure checking for mawk... no
19:info:configure checking for nawk... no
20:info:configure checking for awk... awk
21:info:configure checking whether make sets $(MAKE)... yes
22:info:configure checking whether to enable maintainer-specific portions of Makefiles... no
23:info:configure checking build system type... i386-apple-darwin9.8.0
24:info:configure checking host system type... i386-apple-darwin9.8.0
25:info:configure checking for some Win32 platform... no
26:info:configure checking for native Win32... no
27:info:configure checking for style of include used by make... GNU
28:info:configure checking for gcc... /usr/bin/gcc-4.0
29:info:configure checking whether the C compiler works... yes
30:info:configure checking for C compiler default output file name... a.out
31:info:configure checking for suffix of executables...
32:info:configure checking whether we are cross compiling... no
33:info:configure checking for suffix of object files... o
34:info:configure checking whether we are using the GNU C compiler... yes
35:info:configure checking whether /usr/bin/gcc-4.0 accepts -g... yes
36:info:configure checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
37:info:configure checking dependency style of /usr/bin/gcc-4.0... gcc3
38:info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
39:info:configure checking for grep that handles long lines and -e... /usr/bin/grep
40:info:configure checking for egrep... /usr/bin/grep -E
41:info:configure checking for fgrep... /usr/bin/grep -F
42:info:configure checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
43:info:configure checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
44:info:configure checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p
45:info:configure checking the name lister (/usr/bin/nm -p) interface... BSD nm
46:info:configure checking whether ln -s works... yes
47:info:configure checking the maximum length of command line arguments... 196608
48:info:configure checking whether the shell understands some XSI constructs... yes
49:info:configure checking whether the shell understands "+="... yes
50:info:configure checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
51:info:configure checking for objdump... objdump
52:info:configure checking how to recognize dependent libraries... pass_all
53:info:configure checking for ar... ar
54:info:configure checking for strip... strip
55:info:configure checking for ranlib... ranlib
56:info:configure checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
57:info:configure checking for dsymutil... dsymutil
58:info:configure checking for nmedit... nmedit
59:info:configure checking for lipo... lipo
60:info:configure checking for otool... otool
61:info:configure checking for otool64... no
62:info:configure checking for -single_module linker flag... yes
63:info:configure checking for -exported_symbols_list linker flag... yes
64:info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.0 -E
65:info:configure checking for ANSI C header files... yes
66:info:configure checking for sys/types.h... yes
67:info:configure checking for sys/stat.h... yes
68:info:configure checking for stdlib.h... yes
69:info:configure checking for string.h... yes
70:info:configure checking for memory.h... yes
71:info:configure checking for strings.h... yes
72:info:configure checking for inttypes.h... yes
73:info:configure checking for stdint.h... yes
74:info:configure checking for unistd.h... yes
75:info:configure checking for dlfcn.h... yes
76:info:configure checking for objdir... .libs
77:info:configure checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
78:info:configure checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common -DPIC
79:info:configure checking if /usr/bin/gcc-4.0 PIC flag -fno-common -DPIC works... yes
80:info:configure checking if /usr/bin/gcc-4.0 static flag -static works... no
81:info:configure checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
82:info:configure checking if /usr/bin/gcc-4.0 supports -c -o file.o... (cached) yes
83:info:configure checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
84:info:configure checking dynamic linker characteristics... darwin9.8.0 dyld
85:info:configure checking how to hardcode library paths into programs... immediate
86:info:configure checking whether stripping libraries is possible... yes
87:info:configure checking if libtool supports shared libraries... yes
88:info:configure checking whether to build shared libraries... yes
89:info:configure checking whether to build static libraries... no
90:info:configure configure: creating ./config.lt
91:info:configure config.lt: creating libtool
92:info:configure checking for library containing strerror... none required
93:info:configure checking for gcc... (cached) /usr/bin/gcc-4.0
94:info:configure checking whether we are using the GNU C compiler... (cached) yes
95:info:configure checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
96:info:configure checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
97:info:configure checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
98:info:configure checking for gcc... (cached) /usr/bin/gcc-4.0
99:info:configure checking whether we are using the GNU C compiler... (cached) yes
100:info:configure checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
101:info:configure checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
102:info:configure checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
103:info:configure checking whether /usr/bin/gcc-4.0 and cc understand -c and -o together... yes
104:info:configure checking whether /opt/local/bin/python2.6 version >= 2.5.2... yes
105:info:configure checking for /opt/local/bin/python2.6 version... 2.6
106:info:configure checking for /opt/local/bin/python2.6 platform... darwin
107:info:configure checking for /opt/local/bin/python2.6 script directory... ${prefix}/lib/python2.6/site-packages
108:info:configure checking for /opt/local/bin/python2.6 extension module directory... ${exec_prefix}/lib/python2.6/site-packages
109:info:configure checking for python version... (cached) 2.6
110:info:configure checking for python platform... (cached) darwin
111:info:configure checking for python script directory... (cached) ${prefix}/lib/python2.6/site-packages
112:info:configure checking for python extension module directory... (cached) ${exec_prefix}/lib/python2.6/site-packages
113:info:configure checking for headers required to compile python extensions... found
114:info:configure checking for PySignal_SetWakeupFd in Python.h... yes
115:info:configure checking for python module thread... yes
116:info:configure checking whether to enable threading in pygobject... yes
117:info:configure checking for pkg-config... /opt/local/bin/pkg-config
118:info:configure checking pkg-config is at least version 0.16... yes
119:info:configure checking for GLIB - version >= 2.22.4... no
120:info:configure *** Could not run GLIB test program, checking why...
121:info:configure *** The test program failed to compile or link. See the file config.log for the
122:info:configure *** exact error that occured. This usually means GLIB is incorrectly installed.
123:info:configure configure: error: maybe you want the pygobject-2-4 branch?
124:info:configure shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-gobject/work/pygobject-2.21.5" && ./configure --prefix=/opt/local/Library/Frameworks/Python.framework/Versions/2.6 --includedir=/opt/local/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 --disable-introspection " returned error 1
125:error:configure Target org.macports.configure returned: configure failure: shell command failed
126:debug:configure Backtrace: configure failure: shell command failed
127    while executing
128"$procedure $targetname"
129:info:configure Warning: the following items did not execute (for py26-gobject): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
130:notice:configure Log for py26-gobject is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-gobject/main.log