Ticket #30604: main.log

File main.log, 11.9 KB (added by cwscws, 13 years ago)
Line 
1version:1
2:msg:main --->  Computing dependencies for gtk-doc:info:main .:debug:main Searching for dependency: gnome-doc-utils
3:debug:main Found Dependency: receipt exists for gnome-doc-utils
4:debug:main Searching for dependency: pkgconfig
5:debug:main Found Dependency: receipt exists for pkgconfig
6:debug:main Searching for dependency: glib2
7:debug:main Found Dependency: receipt exists for glib2
8:debug:main Searching for dependency: rarian
9:debug:main Found Dependency: receipt exists for rarian
10:debug:main Searching for dependency: libxml2
11:debug:main Found Dependency: receipt exists for libxml2
12:debug:main Searching for dependency: perl5
13:debug:main Found Dependency: receipt exists for perl5
14:debug:main Searching for dependency: docbook-xml
15:debug:main Found Dependency: receipt exists for docbook-xml
16:debug:main Searching for dependency: docbook-xsl
17:debug:main Found Dependency: receipt exists for docbook-xsl
18:debug:main Searching for dependency: python27
19:debug:main Found Dependency: receipt exists for python27
20:debug:main Searching for dependency: py27-libxml2
21:debug:main Found Dependency: receipt exists for py27-libxml2
22:msg:main
23:debug:main Executing org.macports.main (gtk-doc)
24:debug:main changing euid/egid - current euid: 0 - current egid: 0
25:debug:main egid changed to: 501
26:debug:main euid changed to: 502
27:debug:main Skipping completed org.macports.archivefetch (gtk-doc)
28:debug:main Privilege de-escalation not attempted as not running as root.
29:debug:main Skipping completed org.macports.fetch (gtk-doc)
30:debug:main Privilege de-escalation not attempted as not running as root.
31:debug:main Skipping completed org.macports.checksum (gtk-doc)
32:debug:main Privilege de-escalation not attempted as not running as root.
33:debug:main Skipping completed org.macports.extract (gtk-doc)
34:debug:main Privilege de-escalation not attempted as not running as root.
35:debug:main Skipping completed org.macports.patch (gtk-doc)
36:debug:main Privilege de-escalation not attempted as not running as root.
37:debug:configure configure phase started at Thu Aug  4 22:12:47 CEST 2011
38:notice:configure --->  Configuring gtk-doc
39:debug:configure Using compiler 'Mac OS X gcc 4.2'
40:debug:configure Executing org.macports.configure (gtk-doc)
41:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6' PERL='/opt/local/bin/perl' CXX='/usr/bin/g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gtk-doc/gtk-doc/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2' LDFLAGS='-L/opt/local/lib' OBJC='/usr/bin/gcc-4.2' FCFLAGS='-pipe -O2' INSTALL='/usr/bin/install -c' PYTHON='/opt/local/bin/python2.7' OBJCFLAGS='-pipe -O2' FFLAGS='-pipe -O2' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.2'
42:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gtk-doc/gtk-doc/work/gtk-doc-1.17" && ./configure --prefix=/opt/local --with-xml-catalog=/opt/local/etc/xml/catalog'
43:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gtk-doc/gtk-doc/work/gtk-doc-1.17" && ./configure --prefix=/opt/local --with-xml-catalog=/opt/local/etc/xml/catalog
44:info:configure checking for a BSD-compatible install... /usr/bin/install -c
45:info:configure checking whether build environment is sane... yes
46:info:configure checking for a thread-safe mkdir -p... ./install-sh -c -d
47:info:configure checking for gawk... no
48:info:configure checking for mawk... no
49:info:configure checking for nawk... no
50:info:configure checking for awk... awk
51:info:configure checking whether make sets $(MAKE)... yes
52:info:configure checking whether to disable maintainer-specific portions of Makefiles... yes
53:info:configure checking whether ln -s works... yes
54:info:configure checking for pkg-config... /opt/local/bin/pkg-config
55:info:configure checking pkg-config is at least version 0.9.0... dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib
56:info:configure   Referenced from: /opt/local/bin/pkg-config
57:info:configure   Reason: Incompatible library version: pkg-config requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0
58:info:configure ./configure: line 2957:  3031 Trace/BPT trap          $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version
59:info:configure no
60:info:configure checking gnome-doc-utils >= 0.3.2... no
61:info:configure checking for style of include used by make... GNU
62:info:configure checking for gcc... /usr/bin/gcc-4.2
63:info:configure checking whether the C compiler works... yes
64:info:configure checking for C compiler default output file name... a.out
65:info:configure checking for suffix of executables...
66:info:configure checking whether we are cross compiling... no
67:info:configure checking for suffix of object files... o
68:info:configure checking whether we are using the GNU C compiler... yes
69:info:configure checking whether /usr/bin/gcc-4.2 accepts -g... yes
70:info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
71:info:configure checking dependency style of /usr/bin/gcc-4.2... gcc3
72:info:configure checking for library containing strerror... none required
73:info:configure checking for gcc... (cached) /usr/bin/gcc-4.2
74:info:configure checking whether we are using the GNU C compiler... (cached) yes
75:info:configure checking whether /usr/bin/gcc-4.2 accepts -g... (cached) yes
76:info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C89... (cached) none needed
77:info:configure checking dependency style of /usr/bin/gcc-4.2... (cached) gcc3
78:info:configure checking build system type... x86_64-apple-darwin10.8.0
79:info:configure checking host system type... x86_64-apple-darwin10.8.0
80:info:configure checking for a sed that does not truncate output... /usr/bin/sed
81:info:configure checking for grep that handles long lines and -e... /usr/bin/grep
82:info:configure checking for egrep... /usr/bin/grep -E
83:info:configure checking for fgrep... /usr/bin/grep -F
84:info:configure checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
85:info:configure checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
86:info:configure checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
87:info:configure checking the name lister (/usr/bin/nm) interface... BSD nm
88:info:configure checking the maximum length of command line arguments... 196608
89:info:configure checking whether the shell understands some XSI constructs... yes
90:info:configure checking whether the shell understands "+="... yes
91:info:configure checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
92:info:configure checking for objdump... no
93:info:configure checking how to recognize dependent libraries... pass_all
94:info:configure checking for ar... ar
95:info:configure checking for strip... strip
96:info:configure checking for ranlib... ranlib
97:info:configure checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... ok
98:info:configure checking for dsymutil... dsymutil
99:info:configure checking for nmedit... nmedit
100:info:configure checking for lipo... lipo
101:info:configure checking for otool... otool
102:info:configure checking for otool64... no
103:info:configure checking for -single_module linker flag... yes
104:info:configure checking for -exported_symbols_list linker flag... yes
105:info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
106:info:configure checking for ANSI C header files... yes
107:info:configure checking for sys/types.h... yes
108:info:configure checking for sys/stat.h... yes
109:info:configure checking for stdlib.h... yes
110:info:configure checking for string.h... yes
111:info:configure checking for memory.h... yes
112:info:configure checking for strings.h... yes
113:info:configure checking for inttypes.h... yes
114:info:configure checking for stdint.h... yes
115:info:configure checking for unistd.h... yes
116:info:configure checking for dlfcn.h... yes
117:info:configure checking for objdir... .libs
118:info:configure checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no
119:info:configure checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common -DPIC
120:info:configure checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works... yes
121:info:configure checking if /usr/bin/gcc-4.2 static flag -static works... no
122:info:configure checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes
123:info:configure checking if /usr/bin/gcc-4.2 supports -c -o file.o... (cached) yes
124:info:configure checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
125:info:configure checking dynamic linker characteristics... darwin10.8.0 dyld
126:info:configure checking how to hardcode library paths into programs... immediate
127:info:configure checking whether stripping libraries is possible... yes
128:info:configure checking if libtool supports shared libraries... yes
129:info:configure checking whether to build shared libraries... yes
130:info:configure checking whether to build static libraries... yes
131:info:configure checking for pkg-config... (cached) /opt/local/bin/pkg-config
132:info:configure checking pkg-config is at least version 0.19... dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib
133:info:configure   Referenced from: /opt/local/bin/pkg-config
134:info:configure   Reason: Incompatible library version: pkg-config requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0
135:info:configure ./configure: line 11468:  3782 Trace/BPT trap          $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version
136:info:configure no
137:info:configure checking for perl... /opt/local/bin/perl
138:info:configure checking if Perl version >= 5.6.0... yes
139:info:configure checking whether /opt/local/bin/python2.7 version >= 2.3... yes
140:info:configure checking for /opt/local/bin/python2.7 version... 2.7
141:info:configure checking for /opt/local/bin/python2.7 platform... darwin
142:info:configure checking for /opt/local/bin/python2.7 script directory... ${prefix}/lib/python2.7/site-packages
143:info:configure checking for /opt/local/bin/python2.7 extension module directory... ${exec_prefix}/lib/python2.7/site-packages
144:info:configure checking for openjade... no
145:info:configure checking for jade... no
146:info:configure configure: WARNING: Could not find openjade or jade, so SGML is not supported
147:info:configure checking for xsltproc... /opt/local/bin/xsltproc
148:info:configure checking for dblatex... no
149:info:configure checking for fop... no
150:info:configure configure: WARNING: neither dblatex nor fop found, so no pdf output from xml
151:info:configure checking for XML catalog (/opt/local/etc/xml/catalog)... found
152:info:configure checking for xmlcatalog... /opt/local/bin/xmlcatalog
153:info:configure checking for DocBook XML DTD V4.3 in XML catalog... ./configure: line 12072:  3804 Trace/BPT trap          ( $XMLCATALOG --noout "$XML_CATALOG_FILE" "-//OASIS//DTD DocBook XML V4.3//EN" 1>&2 ) 2>&5
154:info:configure not found
155:info:configure configure: error: could not find DocBook XML DTD V4.3 in XML catalog
156:info:configure shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gtk-doc/gtk-doc/work/gtk-doc-1.17" && ./configure --prefix=/opt/local --with-xml-catalog=/opt/local/etc/xml/catalog " returned error 1
157:error:configure Target org.macports.configure returned: configure failure: shell command failed (see log for details)
158:debug:configure Backtrace: configure failure: shell command failed (see log for details)
159    while executing
160"$procedure $targetname"
161:info:configure Warning: the following items did not execute (for gtk-doc): org.macports.install org.macports.configure org.macports.build org.macports.destroot
162:notice:configure Log for gtk-doc is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gtk-doc/gtk-doc/main.log