Ticket #39580: main2.log

File main2.log, 12.9 KB (added by edhem.bajric@…, 11 years ago)

log file after retrying the installation

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 (arpack)
6:debug:main Privilege de-escalation not attempted as not running as root.
7:debug:main Skipping completed org.macports.archivefetch (arpack)
8:debug:main Privilege de-escalation not attempted as not running as root.
9:debug:main Skipping completed org.macports.fetch (arpack)
10:debug:main Privilege de-escalation not attempted as not running as root.
11:debug:main Skipping completed org.macports.checksum (arpack)
12:debug:main Privilege de-escalation not attempted as not running as root.
13:debug:main Skipping completed org.macports.extract (arpack)
14:debug:main Privilege de-escalation not attempted as not running as root.
15:debug:main Skipping completed org.macports.patch (arpack)
16:debug:main Privilege de-escalation not attempted as not running as root.
17:debug:configure configure phase started at Mon Jul  1 18:06:26 CEST 2013
18:notice:configure --->  Configuring arpack
19:debug:configure Using compiler 'Mac OS X gcc 4.2'
20:debug:configure Executing proc-pre-org.macports.configure-configure-0
21:debug:configure Executing proc-pre-org.macports.configure-configure-1
22:debug:configure openmpi is installed with the following variants: +gcc47
23:debug:configure   required: gcc43, forbidden:
24:debug:configure   rejected, because required variant gcc43 is missing
25:debug:configure openmpi is installed with the following variants: +gcc47
26:debug:configure   required: gcc44, forbidden:
27:debug:configure   rejected, because required variant gcc44 is missing
28:debug:configure openmpi is installed with the following variants: +gcc47
29:debug:configure   required: gcc45, forbidden:
30:debug:configure   rejected, because required variant gcc45 is missing
31:debug:configure openmpi is installed with the following variants: +gcc47
32:debug:configure   required: gcc46, forbidden:
33:debug:configure   rejected, because required variant gcc46 is missing
34:debug:configure openmpi is installed with the following variants: +gcc47
35:debug:configure   required: gcc47, forbidden:
36:debug:configure   accepted
37:debug:configure openmpi is installed with the following variants: +gcc47
38:debug:configure   required: g95, forbidden:
39:debug:configure   rejected, because required variant g95 is missing
40:debug:configure Executing org.macports.configure (arpack)
41: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.6' CXX='/usr/bin/g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_arpack/arpack/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' FCFLAGS='-pipe -O2 -m64' OBJC='/usr/bin/gcc-4.2' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64' F77='/opt/local/bin/openmpif77' 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_tarballs_ports_math_arpack/arpack/work/arpack-ng-3.1.3" && ./configure --prefix=/opt/local home=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_arpack/arpack/work/arpack-ng-3.1.3 FFLAGS='-O2 -m64' --enable-mpi LDFLAGS='/usr/lib/libblas.dylib /usr/lib/liblapack.dylib' --with-blas="-lblas -llapack"'
43:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_arpack/arpack/work/arpack-ng-3.1.3" && ./configure --prefix=/opt/local home=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_arpack/arpack/work/arpack-ng-3.1.3 FFLAGS='-O2 -m64' --enable-mpi LDFLAGS='/usr/lib/libblas.dylib /usr/lib/liblapack.dylib' --with-blas="-lblas -llapack"
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... /opt/local/bin/gmkdir -p
47:info:configure checking for gawk... gawk
48:info:configure checking whether make sets $(MAKE)... yes
49:info:configure checking whether to enable maintainer-specific portions of Makefiles... no
50:info:configure checking whether the Fortran 77 compiler works... yes
51:info:configure checking for Fortran 77 compiler default output file name... a.out
52:info:configure checking for suffix of executables...
53:info:configure checking whether we are cross compiling... no
54:info:configure checking for suffix of object files... o
55:info:configure checking whether we are using the GNU Fortran 77 compiler... yes
56:info:configure checking whether /opt/local/bin/openmpif77 accepts -g... yes
57:info:configure checking build system type... x86_64-apple-darwin10.8.0
58:info:configure checking host system type... x86_64-apple-darwin10.8.0
59:info:configure checking how to print strings... printf
60:info:configure checking for style of include used by make... GNU
61:info:configure checking for gcc... /usr/bin/gcc-4.2
62:info:configure checking whether we are using the GNU C compiler... yes
63:info:configure checking whether /usr/bin/gcc-4.2 accepts -g... yes
64:info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
65:info:configure checking dependency style of /usr/bin/gcc-4.2... gcc3
66:info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
67:info:configure checking for grep that handles long lines and -e... /usr/bin/grep
68:info:configure checking for egrep... /usr/bin/grep -E
69:info:configure checking for fgrep... /usr/bin/grep -F
70:info:configure checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
71:info:configure checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
72:info:configure checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm
73:info:configure checking the name lister (/opt/local/bin/nm) interface... BSD nm
74:info:configure checking whether ln -s works... yes
75:info:configure checking the maximum length of command line arguments... 196608
76:info:configure checking whether the shell understands some XSI constructs... yes
77:info:configure checking whether the shell understands "+="... yes
78:info:configure checking how to convert x86_64-apple-darwin10.8.0 file names to x86_64-apple-darwin10.8.0 format... func_convert_file_noop
79:info:configure checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain format... func_convert_file_noop
80:info:configure checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
81:info:configure checking for objdump... no
82:info:configure checking how to recognize dependent libraries... pass_all
83:info:configure checking for dlltool... no
84:info:configure checking how to associate runtime and link libraries... printf %s\n
85:info:configure checking for ar... ar
86:info:configure checking for archiver @FILE support... no
87:info:configure checking for strip... strip
88:info:configure checking for ranlib... ranlib
89:info:configure checking command to parse /opt/local/bin/nm output from /usr/bin/gcc-4.2 object... ok
90:info:configure checking for sysroot... no
91:info:configure checking for mt... no
92:info:configure checking if : is a manifest tool... no
93:info:configure checking for dsymutil... dsymutil
94:info:configure checking for nmedit... nmedit
95:info:configure checking for lipo... lipo
96:info:configure checking for otool... otool
97:info:configure checking for otool64... no
98:info:configure checking for -single_module linker flag... yes
99:info:configure checking for -exported_symbols_list linker flag... yes
100:info:configure checking for -force_load linker flag... yes
101:info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
102:info:configure checking for ANSI C header files... yes
103:info:configure checking for sys/types.h... yes
104:info:configure checking for sys/stat.h... yes
105:info:configure checking for stdlib.h... yes
106:info:configure checking for string.h... yes
107:info:configure checking for memory.h... yes
108:info:configure checking for strings.h... yes
109:info:configure checking for inttypes.h... yes
110:info:configure checking for stdint.h... yes
111:info:configure checking for unistd.h... yes
112:info:configure checking for dlfcn.h... yes
113:info:configure checking for objdir... .libs
114:info:configure checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no
115:info:configure checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common -DPIC
116:info:configure checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works... yes
117:info:configure checking if /usr/bin/gcc-4.2 static flag -static works... no
118:info:configure checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes
119:info:configure checking if /usr/bin/gcc-4.2 supports -c -o file.o... (cached) yes
120: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
121:info:configure checking dynamic linker characteristics... darwin10.8.0 dyld
122:info:configure checking how to hardcode library paths into programs... immediate
123:info:configure checking whether stripping libraries is possible... yes
124:info:configure checking if libtool supports shared libraries... yes
125:info:configure checking whether to build shared libraries... yes
126:info:configure checking whether to build static libraries... yes
127:info:configure checking if libtool supports shared libraries... yes
128:info:configure checking whether to build shared libraries... yes
129:info:configure checking whether to build static libraries... yes
130:info:configure checking for /opt/local/bin/openmpif77 option to produce PIC... -fno-common
131:info:configure checking if /opt/local/bin/openmpif77 PIC flag -fno-common works... yes
132:info:configure checking if /opt/local/bin/openmpif77 static flag -static works... no
133:info:configure checking if /opt/local/bin/openmpif77 supports -c -o file.o... yes
134:info:configure checking if /opt/local/bin/openmpif77 supports -c -o file.o... (cached) yes
135:info:configure checking whether the /opt/local/bin/openmpif77 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
136:info:configure checking dynamic linker characteristics... darwin10.8.0 dyld
137:info:configure checking how to hardcode library paths into programs... immediate
138:info:configure checking how to get verbose linking output from /opt/local/bin/openmpif77... -v
139:info:configure checking for Fortran 77 libraries of /opt/local/bin/openmpif77...  -L/opt/local/lib -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin10/4.7.3 -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin10/4.7.3/../../.. -lmpi_usempi -lmpi_mpifh -lmpi -lgfortran -lquadmath -lm
140:info:configure checking for dummy main to link with Fortran 77 libraries... none
141:info:configure checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore
142:info:configure checking for sgemm_ in -lblas -llapack... yes
143:info:configure checking for cheev_... yes
144:info:configure checking for MPI mode... checking for mpif77... mpif77
145:info:configure checking for MPI_Init... no
146:info:configure checking for MPI_Init in -lfmpi... no
147:info:configure checking for MPI_Init in -lfmpich... no
148:info:configure checking for MPI_Init in -lmpif77... no
149:info:configure checking for MPI_Init in -lmpi... no
150:info:configure checking for MPI_Init in -lmpich... no
151:info:configure configure: error: could not compile a MPI test program
152:info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_arpack/arpack/work/arpack-ng-3.1.3" && ./configure --prefix=/opt/local home=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_arpack/arpack/work/arpack-ng-3.1.3 FFLAGS='-O2 -m64' --enable-mpi LDFLAGS='/usr/lib/libblas.dylib /usr/lib/liblapack.dylib' --with-blas="-lblas -llapack"
153:info:configure Exit code: 1
154:error:configure org.macports.configure for port arpack returned: configure failure: command execution failed
155:debug:configure Error code: NONE
156:debug:configure Backtrace: configure failure: command execution failed
157    while executing
158"$procedure $targetname"
159:info:configure Warning: targets not executed for arpack: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
160:error:configure Failed to install arpack
161:debug:configure couldn't open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory
162    while executing
163"open [file join $dir tclIndex]"
164:notice:configure Please see the log file for port arpack for details:
165    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_arpack/arpack/main.log