Ticket #34077: main.log

File main.log, 11.4 KB (added by vlsd (Vlad), 12 years ago)

the error log generated when trying to configure gtk-doc

Line 
1version:1
2:debug:main Attempting ln -sf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gtk-doc/gtk-doc/work /opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/gtk-doc/work
3:debug:main Executing org.macports.main (gtk-doc)
4:debug:archivefetch archivefetch phase started at Mon Apr 16 11:13:56 CDT 2012
5:msg:archivefetch --->  Fetching archive for gtk-doc
6:debug:archivefetch Executing org.macports.archivefetch (gtk-doc)
7:info:archivefetch --->  gtk-doc-1.18_0+python27.darwin_10.noarch.tgz doesn't seem to exist in /opt/local/var/macports/software/gtk-doc
8:msg:archivefetch --->  Attempting to fetch gtk-doc-1.18_0+python27.darwin_10.noarch.tgz from http://packages.macports.org/gtk-doc
9:debug:archivefetch Fetching archive failed:: The requested URL returned error: 404
10:debug:fetch fetch phase started at Mon Apr 16 11:13:56 CDT 2012
11:notice:fetch --->  Fetching gtk-doc
12:debug:fetch Executing org.macports.fetch (gtk-doc)
13:debug:checksum checksum phase started at Mon Apr 16 11:13:56 CDT 2012
14:notice:checksum --->  Verifying checksum(s) for gtk-doc
15:debug:checksum Executing org.macports.checksum (gtk-doc)
16:info:checksum --->  Checksumming gtk-doc-1.18.tar.bz2
17:debug:checksum Correct (sha1) checksum for gtk-doc-1.18.tar.bz2
18:debug:checksum Correct (rmd160) checksum for gtk-doc-1.18.tar.bz2
19:debug:extract extract phase started at Mon Apr 16 11:13:56 CDT 2012
20:notice:extract --->  Extracting gtk-doc
21:debug:extract setting option extract.cmd to /usr/bin/bzip2
22:debug:extract Executing org.macports.extract (gtk-doc)
23:info:extract --->  Extracting gtk-doc-1.18.tar.bz2
24:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/gtk-doc/gtk-doc-1.18.tar.bz2'
25:debug:extract Environment: CPATH='/opt/local/include' 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' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6' GI_SCANNER_DISABLE_CACHE='1'
26:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gtk-doc/gtk-doc/work" && /usr/bin/bzip2 -dc '/opt/local/var/macports/distfiles/gtk-doc/gtk-doc-1.18.tar.bz2' | /usr/bin/gnutar --no-same-owner -xf -'
27:debug:extract 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" && /usr/bin/bzip2 -dc '/opt/local/var/macports/distfiles/gtk-doc/gtk-doc-1.18.tar.bz2' | /usr/bin/gnutar --no-same-owner -xf -
28:debug:patch patch phase started at Mon Apr 16 11:13:57 CDT 2012
29:debug:patch Executing org.macports.patch (gtk-doc)
30:debug:configure configure phase started at Mon Apr 16 11:13:57 CDT 2012
31:notice:configure --->  Configuring gtk-doc
32:debug:configure Using compiler 'Mac OS X gcc 4.2'
33:debug:configure Executing org.macports.configure (gtk-doc)
34:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-O2' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-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='-O2' LDFLAGS='-L/opt/local/lib' OBJC='/usr/bin/gcc-4.2' FCFLAGS='-O2' GI_SCANNER_DISABLE_CACHE='1' INSTALL='/usr/bin/install -c' PYTHON='/opt/local/bin/python2.7' OBJCFLAGS='-O2' FFLAGS='-O2' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.2'
35: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.18" && ./configure --prefix=/opt/local --with-xml-catalog=/opt/local/etc/xml/catalog'
36: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.18" && ./configure --prefix=/opt/local --with-xml-catalog=/opt/local/etc/xml/catalog
37:info:configure checking for a BSD-compatible install... /usr/bin/install -c
38:info:configure checking whether build environment is sane... yes
39:info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
40:info:configure checking for gawk... gawk
41:info:configure checking whether make sets $(MAKE)... yes
42:info:configure checking how to create a ustar tar archive... gnutar
43:info:configure checking whether to disable maintainer-specific portions of Makefiles... yes
44:info:configure checking whether ln -s works... yes
45:info:configure checking for pkg-config... /opt/local/bin/pkg-config
46:info:configure checking pkg-config is at least version 0.9.0... yes
47:info:configure checking gnome-doc-utils >= 0.3.2... yes
48:info:configure checking for gcc... /usr/bin/gcc-4.2
49:info:configure checking whether the C compiler works... yes
50:info:configure checking for C compiler default output file name... a.out
51:info:configure checking for suffix of executables...
52:info:configure checking whether we are cross compiling... no
53:info:configure checking for suffix of object files... o
54:info:configure checking whether we are using the GNU C compiler... yes
55:info:configure checking whether /usr/bin/gcc-4.2 accepts -g... yes
56:info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
57:info:configure checking for style of include used by make... GNU
58:info:configure checking dependency style of /usr/bin/gcc-4.2... gcc3
59:info:configure checking build system type... i386-apple-darwin10.8.0
60:info:configure checking host system type... i386-apple-darwin10.8.0
61:info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
62:info:configure checking for grep that handles long lines and -e... /usr/bin/grep
63:info:configure checking for egrep... /usr/bin/grep -E
64:info:configure checking for fgrep... /usr/bin/grep -F
65:info:configure checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
66:info:configure checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
67:info:configure checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
68:info:configure checking the name lister (/usr/bin/nm) interface... BSD nm
69:info:configure checking the maximum length of command line arguments... 196608
70:info:configure checking whether the shell understands some XSI constructs... yes
71:info:configure checking whether the shell understands "+="... yes
72:info:configure checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
73:info:configure checking for objdump... no
74:info:configure checking how to recognize dependent libraries... pass_all
75:info:configure checking for ar... ar
76:info:configure checking for strip... strip
77:info:configure checking for ranlib... ranlib
78:info:configure checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... ok
79:info:configure checking for dsymutil... dsymutil
80:info:configure checking for nmedit... nmedit
81:info:configure checking for lipo... lipo
82:info:configure checking for otool... otool
83:info:configure checking for otool64... no
84:info:configure checking for -single_module linker flag... yes
85:info:configure checking for -exported_symbols_list linker flag... yes
86:info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
87:info:configure checking for ANSI C header files... yes
88:info:configure checking for sys/types.h... yes
89:info:configure checking for sys/stat.h... yes
90:info:configure checking for stdlib.h... yes
91:info:configure checking for string.h... yes
92:info:configure checking for memory.h... yes
93:info:configure checking for strings.h... yes
94:info:configure checking for inttypes.h... yes
95:info:configure checking for stdint.h... yes
96:info:configure checking for unistd.h... yes
97:info:configure checking for dlfcn.h... yes
98:info:configure checking for objdir... .libs
99:info:configure checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no
100:info:configure checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common -DPIC
101:info:configure checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works... yes
102:info:configure checking if /usr/bin/gcc-4.2 static flag -static works... no
103:info:configure checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes
104:info:configure checking if /usr/bin/gcc-4.2 supports -c -o file.o... (cached) yes
105: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
106:info:configure checking dynamic linker characteristics... darwin10.8.0 dyld
107:info:configure checking how to hardcode library paths into programs... immediate
108:info:configure checking whether stripping libraries is possible... yes
109:info:configure checking if libtool supports shared libraries... yes
110:info:configure checking whether to build shared libraries... yes
111:info:configure checking whether to build static libraries... yes
112:info:configure checking for pkg-config... (cached) /opt/local/bin/pkg-config
113:info:configure checking pkg-config is at least version 0.19... yes
114:info:configure checking for perl... /opt/local/bin/perl
115:info:configure checking if Perl version >= 5.6.0... yes
116:info:configure checking whether /opt/local/bin/python2.7 version >= 2.3... yes
117:info:configure checking for /opt/local/bin/python2.7 version... 2.7
118:info:configure checking for /opt/local/bin/python2.7 platform... darwin
119:info:configure checking for /opt/local/bin/python2.7 script directory... ${prefix}/lib/python2.7/site-packages
120:info:configure checking for /opt/local/bin/python2.7 extension module directory... ${exec_prefix}/lib/python2.7/site-packages
121:info:configure checking for openjade... no
122:info:configure checking for jade... no
123:info:configure configure: WARNING: Could not find openjade or jade, so SGML is not supported
124:info:configure checking for xsltproc... /opt/local/bin/xsltproc
125:info:configure checking for dblatex... no
126:info:configure checking for fop... /opt/local/bin/fop
127:info:configure checking for XML catalog (/opt/local/etc/xml/catalog)... found
128:info:configure checking for xmlcatalog... /opt/local/bin/xmlcatalog
129:info:configure checking for DocBook XML DTD V4.3 in XML catalog... not found
130:info:configure configure: error: could not find DocBook XML DTD V4.3 in XML catalog
131: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.18" && ./configure --prefix=/opt/local --with-xml-catalog=/opt/local/etc/xml/catalog " returned error 1
132:error:configure Target org.macports.configure returned: configure failure: shell command failed (see log for details)
133:debug:configure Backtrace: configure failure: shell command failed (see log for details)
134    while executing
135"$procedure $targetname"
136:info:configure Warning: the following items did not execute (for gtk-doc): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
137:error:configure Failed to install gtk-doc
138:debug:configure couldn't open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory
139    while executing
140"open [file join $dir tclIndex]"
141: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