Ticket #35011: main.log

File main.log, 10.7 KB (added by ak@…, 12 years ago)
Line 
1version:1
2:debug:main changing euid/egid - current euid: 0 - current egid: 0
3:debug:main egid changed to: 501
4:debug:main euid changed to: 502
5:debug:main Executing org.macports.main (hdfeos)
6:debug:main Privilege de-escalation not attempted as not running as root.
7:debug:main Skipping completed org.macports.archivefetch (hdfeos)
8:debug:main Privilege de-escalation not attempted as not running as root.
9:debug:main Skipping completed org.macports.fetch (hdfeos)
10:debug:main Privilege de-escalation not attempted as not running as root.
11:debug:main Skipping completed org.macports.checksum (hdfeos)
12:debug:main Privilege de-escalation not attempted as not running as root.
13:debug:main Skipping completed org.macports.extract (hdfeos)
14:debug:main Privilege de-escalation not attempted as not running as root.
15:debug:main Skipping completed org.macports.patch (hdfeos)
16:debug:main Privilege de-escalation not attempted as not running as root.
17:debug:configure configure phase started at Thu Jun 28 19:13:20 MDT 2012
18:notice:configure --->  Configuring hdfeos
19:debug:configure Using compiler 'Mac OS X clang'
20:debug:configure Executing org.macports.configure (hdfeos)
21:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.7' CXX='/usr/bin/clang++' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_hdfeos/hdfeos/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' OBJC='/usr/bin/clang' FCFLAGS='-pipe -O2 -m64' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64' CC_PRINT_OPTIONS='YES' CC='/opt/local/bin/h4cc'
22:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_hdfeos/hdfeos/work/hdfeos" && ./configure --prefix=/opt/local --with-hdf4=/opt/local --with-zlib=/opt/local --with-szlib=/opt/local --disable-dependency-tracking'
23:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_hdfeos/hdfeos/work/hdfeos" && ./configure --prefix=/opt/local --with-hdf4=/opt/local --with-zlib=/opt/local --with-szlib=/opt/local --disable-dependency-tracking
24:info:configure checking for a BSD-compatible install... /usr/bin/install -c
25:info:configure checking whether build environment is sane... yes
26:info:configure checking for gawk... no
27:info:configure checking for mawk... no
28:info:configure checking for nawk... no
29:info:configure checking for awk... awk
30:info:configure checking whether make sets $(MAKE)... yes
31:info:configure checking whether to enable maintainer-specific portions of Makefiles... no
32:info:configure checking build system type... i386-apple-darwin11.3.0
33:info:configure checking host system type... i386-apple-darwin11.3.0
34:info:configure checking for style of include used by make... GNU
35:info:configure checking for gcc... /opt/local/bin/h4cc
36:info:configure checking for C compiler default output file name... a.out
37:info:configure checking whether the C compiler works... yes
38:info:configure checking whether we are cross compiling... no
39:info:configure checking for suffix of executables...
40:info:configure checking for suffix of object files... o
41:info:configure checking whether we are using the GNU C compiler... yes
42:info:configure checking whether /opt/local/bin/h4cc accepts -g... yes
43:info:configure checking for /opt/local/bin/h4cc option to accept ISO C89... none needed
44:info:configure checking dependency style of /opt/local/bin/h4cc... none
45:info:configure checking for a sed that does not truncate output... /usr/bin/sed
46:info:configure checking for grep that handles long lines and -e... /usr/bin/grep
47:info:configure checking for egrep... /usr/bin/grep -E
48:info:configure checking for ld used by /opt/local/bin/h4cc... /usr/bin/ld
49:info:configure checking if the linker (/usr/bin/ld) is GNU ld... no
50:info:configure checking for /usr/bin/ld option to reload object files... -r
51:info:configure checking for BSD-compatible nm... /opt/local/bin/nm
52:info:configure checking whether ln -s works... yes
53:info:configure checking how to recognise dependent libraries... pass_all
54:info:configure checking how to run the C preprocessor... /opt/local/bin/h4cc -E
55:info:configure checking for ANSI C header files... yes
56:info:configure checking for sys/types.h... yes
57:info:configure checking for sys/stat.h... yes
58:info:configure checking for stdlib.h... yes
59:info:configure checking for string.h... yes
60:info:configure checking for memory.h... yes
61:info:configure checking for strings.h... yes
62:info:configure checking for inttypes.h... yes
63:info:configure checking for stdint.h... yes
64:info:configure checking for unistd.h... yes
65:info:configure checking dlfcn.h usability... yes
66:info:configure checking dlfcn.h presence... yes
67:info:configure checking for dlfcn.h... yes
68:info:configure checking whether we are using the GNU C++ compiler... yes
69:info:configure checking whether /usr/bin/clang++ accepts -g... yes
70:info:configure checking dependency style of /usr/bin/clang++... none
71:info:configure checking how to run the C++ preprocessor... /usr/bin/clang++ -E
72:info:configure checking for g77... no
73:info:configure checking for xlf... no
74:info:configure checking for f77... no
75:info:configure checking for frt... no
76:info:configure checking for pgf77... no
77:info:configure checking for cf77... no
78:info:configure checking for fort77... no
79:info:configure checking for fl32... no
80:info:configure checking for af77... no
81:info:configure checking for xlf90... no
82:info:configure checking for f90... no
83:info:configure checking for pgf90... no
84:info:configure checking for pghpf... no
85:info:configure checking for epcf90... no
86:info:configure checking for gfortran... gfortran
87:info:configure checking whether we are using the GNU Fortran 77 compiler... yes
88:info:configure checking whether gfortran accepts -g... yes
89:info:configure checking the maximum length of command line arguments... 65536
90:info:configure checking command to parse /opt/local/bin/nm output from /opt/local/bin/h4cc object... ok
91:info:configure checking for objdir... .libs
92:info:configure checking for ar... ar
93:info:configure checking for ranlib... ranlib
94:info:configure checking for strip... strip
95:info:configure checking if /opt/local/bin/h4cc static flag  works... no
96:info:configure checking if /opt/local/bin/h4cc supports -fno-rtti -fno-exceptions... yes
97:info:configure checking for /opt/local/bin/h4cc option to produce PIC... -fno-common
98:info:configure checking if /opt/local/bin/h4cc PIC flag -fno-common works... yes
99:info:configure checking if /opt/local/bin/h4cc supports -c -o file.o... yes
100:info:configure checking whether the /opt/local/bin/h4cc linker (/usr/bin/ld) supports shared libraries... yes
101:info:configure checking dynamic linker characteristics... darwin11.3.0 dyld
102:info:configure checking how to hardcode library paths into programs... immediate
103:info:configure checking whether stripping libraries is possible... yes
104:info:configure checking if libtool supports shared libraries... yes
105:info:configure checking whether to build shared libraries... no
106:info:configure checking whether to build static libraries... yes
107:info:configure configure: creating libtool
108:info:configure appending configuration tag "CXX" to libtool
109:info:configure checking for ld used by /usr/bin/clang++... /usr/bin/ld
110:info:configure checking if the linker (/usr/bin/ld) is GNU ld... no
111:info:configure checking whether the /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries... yes
112:info:configure checking for /usr/bin/clang++ option to produce PIC... -fno-common
113:info:configure checking if /usr/bin/clang++ PIC flag -fno-common works... yes
114:info:configure checking if /usr/bin/clang++ supports -c -o file.o... yes
115:info:configure checking whether the /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries... yes
116:info:configure checking dynamic linker characteristics... darwin11.3.0 dyld
117:info:configure checking how to hardcode library paths into programs... immediate
118:info:configure checking whether stripping libraries is possible... yes
119:info:configure appending configuration tag "F77" to libtool
120:info:configure checking if libtool supports shared libraries... yes
121:info:configure checking whether to build shared libraries... no
122:info:configure checking whether to build static libraries... yes
123:info:configure checking for gfortran option to produce PIC... -fno-common
124:info:configure checking if gfortran PIC flag -fno-common works... yes
125:info:configure checking if gfortran supports -c -o file.o... yes
126:info:configure checking whether the gfortran linker (/usr/bin/ld) supports shared libraries... yes
127:info:configure checking dynamic linker characteristics... darwin11.3.0 dyld
128:info:configure checking how to hardcode library paths into programs... immediate
129:info:configure checking whether stripping libraries is possible... yes
130:info:configure checking for ceil in -lm... yes
131:info:configure checking for jpeg_set_defaults in -ljpeg... yes
132:info:configure checking zlib.h usability... yes
133:info:configure checking zlib.h presence... yes
134:info:configure checking for zlib.h... yes
135:info:configure checking for compress2 in -lz... yes
136:info:configure checking for fc2Fortran macro... not defined
137:info:configure checking for /opt/local/include/szlib.h... no
138:info:configure configure: error: couldn't find szlib.h, check szip library path
139:info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_hdfeos/hdfeos/work/hdfeos" && ./configure --prefix=/opt/local --with-hdf4=/opt/local --with-zlib=/opt/local --with-szlib=/opt/local --disable-dependency-tracking
140:info:configure Exit code: 1
141:error:configure org.macports.configure for port hdfeos returned: configure failure: command execution failed
142:debug:configure Error code: NONE
143:debug:configure Backtrace: configure failure: command execution failed
144    while executing
145"$procedure $targetname"
146:info:configure Warning: targets not executed for hdfeos: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
147:error:configure Failed to install hdfeos
148:debug:configure couldn't open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory
149    while executing
150"open [file join $dir tclIndex]"
151:notice:configure Please see the log file for port hdfeos for details:
152    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_hdfeos/hdfeos/main.log