1 | version:1 |
---|
2 | :debug:main Executing org.macports.main (gmock) |
---|
3 | :msg:main ---> Fetching gmock |
---|
4 | :debug:fetch fetch phase started at Wed Jul 20 09:38:17 CEST 2011 |
---|
5 | :debug:fetch Executing org.macports.fetch (gmock) |
---|
6 | :info:fetch ---> gmock-1.4.0.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/gmock |
---|
7 | :debug:fetch Pinging googlemock.googlecode.com... |
---|
8 | :debug:fetch Pinging distfiles.macports.org... |
---|
9 | :debug:fetch Pinging aarnet.au.distfiles.macports.org... |
---|
10 | :debug:fetch Pinging lil.fr.distfiles.macports.org... |
---|
11 | :debug:fetch Pinging sea.us.distfiles.macports.org... |
---|
12 | :debug:fetch Pinging ykf.ca.distfiles.macports.org... |
---|
13 | :debug:fetch googlemock.googlecode.com ping time is 105.364 |
---|
14 | :debug:fetch distfiles.macports.org ping time is 291.494 |
---|
15 | :debug:fetch aarnet.au.distfiles.macports.org ping time is 779.708 |
---|
16 | :debug:fetch lil.fr.distfiles.macports.org ping time is 213.539 |
---|
17 | :debug:fetch sea.us.distfiles.macports.org ping time is 10000 |
---|
18 | :debug:fetch ykf.ca.distfiles.macports.org ping time is 291.601 |
---|
19 | :msg:fetch ---> Attempting to fetch gmock-1.4.0.tar.gz from http://googlemock.googlecode.com/files/ |
---|
20 | :msg:fetch ---> Verifying checksum(s) for gmock |
---|
21 | :debug:checksum checksum phase started at Wed Jul 20 09:38:36 CEST 2011 |
---|
22 | :debug:checksum Executing org.macports.checksum (gmock) |
---|
23 | :info:checksum ---> Checksumming gmock-1.4.0.tar.gz |
---|
24 | :debug:checksum Correct (md5) checksum for gmock-1.4.0.tar.gz |
---|
25 | :debug:checksum Correct (sha1) checksum for gmock-1.4.0.tar.gz |
---|
26 | :debug:checksum Correct (rmd160) checksum for gmock-1.4.0.tar.gz |
---|
27 | :msg:checksum ---> Extracting gmock |
---|
28 | :debug:extract extract phase started at Wed Jul 20 09:38:36 CEST 2011 |
---|
29 | :debug:extract Executing org.macports.extract (gmock) |
---|
30 | :info:extract ---> Extracting gmock-1.4.0.tar.gz |
---|
31 | :debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/gmock/gmock-1.4.0.tar.gz' |
---|
32 | :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_devel_gmock/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6' |
---|
33 | :debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gmock/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/gmock/gmock-1.4.0.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -' |
---|
34 | :debug:patch patch phase started at Wed Jul 20 09:38:37 CEST 2011 |
---|
35 | :debug:patch Executing org.macports.patch (gmock) |
---|
36 | :msg:patch ---> Configuring gmock |
---|
37 | :debug:patch Using compiler 'Mac OS X gcc 4.2' |
---|
38 | :debug:configure configure phase started at Wed Jul 20 09:38:37 CEST 2011 |
---|
39 | :debug:configure Executing org.macports.configure (gmock) |
---|
40 | :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_ports_devel_gmock/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' OBJC='/usr/bin/gcc-4.2' FCFLAGS='-pipe -O2 -m64' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.2' |
---|
41 | :debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gmock/work/gmock-1.4.0" && ./configure --prefix=/opt/local' |
---|
42 | :info:configure checking for a BSD-compatible install... /usr/bin/install -c |
---|
43 | :info:configure checking whether build environment is sane... yes |
---|
44 | :info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p |
---|
45 | :info:configure checking for gawk... gawk |
---|
46 | :info:configure checking whether make sets $(MAKE)... yes |
---|
47 | :info:configure checking for gcc... /usr/bin/gcc-4.2 |
---|
48 | :info:configure checking for C compiler default output file name... a.out |
---|
49 | :info:configure checking whether the C compiler works... yes |
---|
50 | :info:configure checking whether we are cross compiling... no |
---|
51 | :info:configure checking for suffix of executables... |
---|
52 | :info:configure checking for suffix of object files... o |
---|
53 | :info:configure checking whether we are using the GNU C compiler... yes |
---|
54 | :info:configure checking whether /usr/bin/gcc-4.2 accepts -g... yes |
---|
55 | :info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed |
---|
56 | :info:configure checking for style of include used by make... GNU |
---|
57 | :info:configure checking dependency style of /usr/bin/gcc-4.2... gcc3 |
---|
58 | :info:configure checking whether we are using the GNU C++ compiler... yes |
---|
59 | :info:configure checking whether /usr/bin/g++-4.2 accepts -g... yes |
---|
60 | :info:configure checking dependency style of /usr/bin/g++-4.2... gcc3 |
---|
61 | :info:configure checking build system type... i386-apple-darwin10.8.0 |
---|
62 | :info:configure checking host system type... i386-apple-darwin10.8.0 |
---|
63 | :info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed |
---|
64 | :info:configure checking for grep that handles long lines and -e... /usr/bin/grep |
---|
65 | :info:configure checking for egrep... /usr/bin/grep -E |
---|
66 | :info:configure checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld |
---|
67 | :info:configure checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no |
---|
68 | :info:configure checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r |
---|
69 | :info:configure checking for BSD-compatible nm... /usr/bin/nm |
---|
70 | :info:configure checking whether ln -s works... yes |
---|
71 | :info:configure checking how to recognize dependent libraries... pass_all |
---|
72 | :info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E |
---|
73 | :info:configure checking for ANSI C header files... yes |
---|
74 | :info:configure checking for sys/types.h... yes |
---|
75 | :info:configure checking for sys/stat.h... yes |
---|
76 | :info:configure checking for stdlib.h... yes |
---|
77 | :info:configure checking for string.h... yes |
---|
78 | :info:configure checking for memory.h... yes |
---|
79 | :info:configure checking for strings.h... yes |
---|
80 | :info:configure checking for inttypes.h... yes |
---|
81 | :info:configure checking for stdint.h... yes |
---|
82 | :info:configure checking for unistd.h... yes |
---|
83 | :info:configure checking dlfcn.h usability... yes |
---|
84 | :info:configure checking dlfcn.h presence... yes |
---|
85 | :info:configure checking for dlfcn.h... yes |
---|
86 | :info:configure checking how to run the C++ preprocessor... /usr/bin/g++-4.2 -E |
---|
87 | :info:configure checking for g77... no |
---|
88 | :info:configure checking for xlf... no |
---|
89 | :info:configure checking for f77... no |
---|
90 | :info:configure checking for frt... no |
---|
91 | :info:configure checking for pgf77... no |
---|
92 | :info:configure checking for cf77... no |
---|
93 | :info:configure checking for fort77... no |
---|
94 | :info:configure checking for fl32... no |
---|
95 | :info:configure checking for af77... no |
---|
96 | :info:configure checking for xlf90... no |
---|
97 | :info:configure checking for f90... no |
---|
98 | :info:configure checking for pgf90... no |
---|
99 | :info:configure checking for pghpf... no |
---|
100 | :info:configure checking for epcf90... no |
---|
101 | :info:configure checking for gfortran... no |
---|
102 | :info:configure checking for g95... g95 |
---|
103 | :info:configure checking whether we are using the GNU Fortran 77 compiler... yes |
---|
104 | :info:configure checking whether g95 accepts -g... yes |
---|
105 | :info:configure checking the maximum length of command line arguments... 196608 |
---|
106 | :info:configure checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... ok |
---|
107 | :info:configure checking for objdir... .libs |
---|
108 | :info:configure checking for ar... ar |
---|
109 | :info:configure checking for ranlib... ranlib |
---|
110 | :info:configure checking for strip... strip |
---|
111 | :info:configure checking for dsymutil... dsymutil |
---|
112 | :info:configure checking for nmedit... nmedit |
---|
113 | :info:configure checking for -single_module linker flag... yes |
---|
114 | :info:configure checking for -exported_symbols_list linker flag... yes |
---|
115 | :info:configure checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no |
---|
116 | :info:configure checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common |
---|
117 | :info:configure checking if /usr/bin/gcc-4.2 PIC flag -fno-common works... yes |
---|
118 | :info:configure checking if /usr/bin/gcc-4.2 static flag -static works... no |
---|
119 | :info:configure checking if /usr/bin/gcc-4.2 supports -c -o file.o... 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 configure: creating libtool |
---|
128 | :info:configure appending configuration tag "CXX" to libtool |
---|
129 | :info:configure checking for ld used by /usr/bin/g++-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld |
---|
130 | :info:configure checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no |
---|
131 | :info:configure checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes |
---|
132 | :info:configure checking for /usr/bin/g++-4.2 option to produce PIC... -fno-common |
---|
133 | :info:configure checking if /usr/bin/g++-4.2 PIC flag -fno-common works... yes |
---|
134 | :info:configure checking if /usr/bin/g++-4.2 static flag -static works... no |
---|
135 | :info:configure checking if /usr/bin/g++-4.2 supports -c -o file.o... yes |
---|
136 | :info:configure checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes |
---|
137 | :info:configure checking dynamic linker characteristics... darwin10.8.0 dyld |
---|
138 | :info:configure (cached) (cached) checking how to hardcode library paths into programs... immediate |
---|
139 | :info:configure appending configuration tag "F77" to libtool |
---|
140 | :info:configure checking if libtool supports shared libraries... yes |
---|
141 | :info:configure checking whether to build shared libraries... yes |
---|
142 | :info:configure checking whether to build static libraries... yes |
---|
143 | :info:configure checking for g95 option to produce PIC... -fno-common |
---|
144 | :info:configure checking if g95 PIC flag -fno-common works... yes |
---|
145 | :info:configure checking if g95 static flag -static works... no |
---|
146 | :info:configure checking if g95 supports -c -o file.o... yes |
---|
147 | :info:configure checking whether the g95 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes |
---|
148 | :info:configure checking dynamic linker characteristics... darwin10.8.0 dyld |
---|
149 | :info:configure (cached) (cached) checking how to hardcode library paths into programs... immediate |
---|
150 | :info:configure checking for python... /opt/local/bin/python |
---|
151 | :info:configure checking for gtest-config... /opt/local/bin/gtest-config |
---|
152 | :info:configure checking for Google Test version >= 1.4.0... yes |
---|
153 | :info:configure configure: creating ./config.status |
---|
154 | :info:configure config.status: creating Makefile |
---|
155 | :info:configure config.status: creating scripts/gmock-config |
---|
156 | :info:configure config.status: creating build-aux/config.h |
---|
157 | :info:configure config.status: executing depfiles commands |
---|
158 | :msg:configure ---> Building gmock |
---|
159 | :debug:build build phase started at Wed Jul 20 09:38:45 CEST 2011 |
---|
160 | :debug:build Executing org.macports.build (gmock) |
---|
161 | :debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gmock/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6' |
---|
162 | :debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gmock/work/gmock-1.4.0" && /usr/bin/make -j2 all' |
---|
163 | :info:build depbase=`echo src/gmock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ |
---|
164 | :info:build /bin/sh ./libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I./build-aux -I/opt/local/include -I./include -I/opt/local/include -pipe -O2 -arch x86_64 -MT src/gmock.lo -MD -MP -MF $depbase.Tpo -c -o src/gmock.lo src/gmock.cc &&\ |
---|
165 | :info:build mv -f $depbase.Tpo $depbase.Plo |
---|
166 | :info:build depbase=`echo src/gmock-cardinalities.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ |
---|
167 | :info:build /bin/sh ./libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I./build-aux -I/opt/local/include -I./include -I/opt/local/include -pipe -O2 -arch x86_64 -MT src/gmock-cardinalities.lo -MD -MP -MF $depbase.Tpo -c -o src/gmock-cardinalities.lo src/gmock-cardinalities.cc &&\ |
---|
168 | :info:build mv -f $depbase.Tpo $depbase.Plo |
---|
169 | :info:build mkdir src/.libs |
---|
170 | :info:build /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I./build-aux -I/opt/local/include -I./include -I/opt/local/include -pipe -O2 -arch x86_64 -MT src/gmock.lo -MD -MP -MF src/.deps/gmock.Tpo -c src/gmock.cc -fno-common -DPIC -o src/.libs/gmock.o |
---|
171 | :info:build /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I./build-aux -I/opt/local/include -I./include -I/opt/local/include -pipe -O2 -arch x86_64 -MT src/gmock-cardinalities.lo -MD -MP -MF src/.deps/gmock-cardinalities.Tpo -c src/gmock-cardinalities.cc -fno-common -DPIC -o src/.libs/gmock-cardinalities.o |
---|
172 | :info:build /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I./build-aux -I/opt/local/include -I./include -I/opt/local/include -pipe -O2 -arch x86_64 -MT src/gmock-cardinalities.lo -MD -MP -MF src/.deps/gmock-cardinalities.Tpo -c src/gmock-cardinalities.cc -o src/gmock-cardinalities.o >/dev/null 2>&1 |
---|
173 | :info:build /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I./build-aux -I/opt/local/include -I./include -I/opt/local/include -pipe -O2 -arch x86_64 -MT src/gmock.lo -MD -MP -MF src/.deps/gmock.Tpo -c src/gmock.cc -o src/gmock.o >/dev/null 2>&1 |
---|
174 | :info:build depbase=`echo src/gmock-internal-utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ |
---|
175 | :info:build /bin/sh ./libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I./build-aux -I/opt/local/include -I./include -I/opt/local/include -pipe -O2 -arch x86_64 -MT src/gmock-internal-utils.lo -MD -MP -MF $depbase.Tpo -c -o src/gmock-internal-utils.lo src/gmock-internal-utils.cc &&\ |
---|
176 | :info:build mv -f $depbase.Tpo $depbase.Plo |
---|
177 | :info:build depbase=`echo src/gmock-matchers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ |
---|
178 | :info:build /bin/sh ./libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I./build-aux -I/opt/local/include -I./include -I/opt/local/include -pipe -O2 -arch x86_64 -MT src/gmock-matchers.lo -MD -MP -MF $depbase.Tpo -c -o src/gmock-matchers.lo src/gmock-matchers.cc &&\ |
---|
179 | :info:build mv -f $depbase.Tpo $depbase.Plo |
---|
180 | :info:build /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I./build-aux -I/opt/local/include -I./include -I/opt/local/include -pipe -O2 -arch x86_64 -MT src/gmock-internal-utils.lo -MD -MP -MF src/.deps/gmock-internal-utils.Tpo -c src/gmock-internal-utils.cc -fno-common -DPIC -o src/.libs/gmock-internal-utils.o |
---|
181 | :info:build /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I./build-aux -I/opt/local/include -I./include -I/opt/local/include -pipe -O2 -arch x86_64 -MT src/gmock-matchers.lo -MD -MP -MF src/.deps/gmock-matchers.Tpo -c src/gmock-matchers.cc -fno-common -DPIC -o src/.libs/gmock-matchers.o |
---|
182 | :info:build src/gmock-internal-utils.cc:106: error: 'NO_CONSTRUCTOR_NEEDED_FOR_STATIC_MUTEX' is not a member of 'testing::internal::Mutex' |
---|
183 | :info:build make[1]: *** [src/gmock-internal-utils.lo] Error 1 |
---|
184 | :info:build make[1]: *** Waiting for unfinished jobs.... |
---|
185 | :info:build /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I./build-aux -I/opt/local/include -I./include -I/opt/local/include -pipe -O2 -arch x86_64 -MT src/gmock-matchers.lo -MD -MP -MF src/.deps/gmock-matchers.Tpo -c src/gmock-matchers.cc -o src/gmock-matchers.o >/dev/null 2>&1 |
---|
186 | :info:build make: *** [all-recursive] Error 1 |
---|
187 | :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gmock/work/gmock-1.4.0" && /usr/bin/make -j2 all " returned error 2 |
---|
188 | :error:build Target org.macports.build returned: shell command failed (see log for details) |
---|
189 | :debug:build Backtrace: shell command failed (see log for details) |
---|
190 | while executing |
---|
191 | "command_exec build" |
---|
192 | (procedure "portbuild::build_main" line 8) |
---|
193 | invoked from within |
---|
194 | "$procedure $targetname" |
---|
195 | :info:build Warning: the following items did not execute (for gmock): org.macports.activate org.macports.build org.macports.destroot org.macports.install |
---|
196 | :notice:build Log for gmock is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gmock/main.log |
---|