1 | #--------------------------------------------------------------------- |
---|
2 | # This log file records the output of the command: |
---|
3 | # $ sudo port -v install gconf 1>gconf_reinstall_01.log 2>&1 |
---|
4 | # |
---|
5 | # Before executing the command above, I uninstalled gconf. |
---|
6 | #--------------------------------------------------------------------- |
---|
7 | |
---|
8 | ---> Computing dependencies for gconf. |
---|
9 | ---> Fetching archive for gconf |
---|
10 | ---> gconf-2.32.4_2+x11.darwin_10.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified |
---|
11 | ---> Attempting to fetch gconf-2.32.4_2+x11.darwin_10.x86_64.tbz2 from http://jog.id.packages.macports.org/macports/packages/gconf |
---|
12 | % Total % Received % Xferd Average Speed Time Time Time Current |
---|
13 | Dload Upload Total Spent Left Speed |
---|
14 | |
---|
15 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
---|
16 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
---|
17 | ---> Attempting to fetch gconf-2.32.4_2+x11.darwin_10.x86_64.tbz2 from http://packages.macports.org/gconf |
---|
18 | % Total % Received % Xferd Average Speed Time Time Time Current |
---|
19 | Dload Upload Total Spent Left Speed |
---|
20 | |
---|
21 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
---|
22 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
---|
23 | ---> Attempting to fetch gconf-2.32.4_2+x11.darwin_10.x86_64.tbz2 from http://lil.fr.packages.macports.org/gconf |
---|
24 | % Total % Received % Xferd Average Speed Time Time Time Current |
---|
25 | Dload Upload Total Spent Left Speed |
---|
26 | |
---|
27 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
---|
28 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
---|
29 | ---> Fetching distfiles for gconf |
---|
30 | ---> Verifying checksums for gconf |
---|
31 | ---> Checksumming GConf-2.32.4.tar.bz2 |
---|
32 | ---> Extracting gconf |
---|
33 | ---> Extracting GConf-2.32.4.tar.bz2 |
---|
34 | ---> Configuring gconf |
---|
35 | autoreconf: Entering directory `.' |
---|
36 | autoreconf: configure.in: not using Gettext |
---|
37 | autoreconf: running: aclocal --force |
---|
38 | aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' |
---|
39 | autoreconf: configure.in: tracing |
---|
40 | autoreconf: running: glibtoolize --copy --force |
---|
41 | glibtoolize: putting auxiliary files in `.'. |
---|
42 | glibtoolize: copying file `./ltmain.sh' |
---|
43 | glibtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and |
---|
44 | glibtoolize: rerunning glibtoolize, to keep the correct libtool macros in-tree. |
---|
45 | glibtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. |
---|
46 | aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' |
---|
47 | autoreconf: running: /opt/local/bin/autoconf --force |
---|
48 | autoreconf: running: /opt/local/bin/autoheader --force |
---|
49 | autoreconf: running: automake --add-missing --copy --force-missing |
---|
50 | automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' |
---|
51 | configure.in:39: installing './compile' |
---|
52 | automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' |
---|
53 | backends/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') |
---|
54 | /opt/local/share/automake-1.14/am/ltlibrary.am: warning: 'libgconfbackend-evoldap.la': linking libtool libraries using a non-POSIX |
---|
55 | /opt/local/share/automake-1.14/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.in' |
---|
56 | backends/Makefile.am:8: while processing Libtool library 'libgconfbackend-evoldap.la' |
---|
57 | /opt/local/share/automake-1.14/am/ltlibrary.am: warning: 'libgconfbackend-oldxml.la': linking libtool libraries using a non-POSIX |
---|
58 | /opt/local/share/automake-1.14/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.in' |
---|
59 | backends/Makefile.am:11: while processing Libtool library 'libgconfbackend-oldxml.la' |
---|
60 | /opt/local/share/automake-1.14/am/ltlibrary.am: warning: 'libgconfbackend-xml.la': linking libtool libraries using a non-POSIX |
---|
61 | /opt/local/share/automake-1.14/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.in' |
---|
62 | backends/Makefile.am:11: while processing Libtool library 'libgconfbackend-xml.la' |
---|
63 | defaults/Makefile.am:15: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') |
---|
64 | examples/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') |
---|
65 | gconf/Makefile.am:131: warning: filter %.c,$(libgconf_2_la_SOURCES: non-POSIX variable name |
---|
66 | gconf/Makefile.am:131: (probably a GNU make extension) |
---|
67 | gconf/Makefile.am:139: warning: addprefix $(srcdir: non-POSIX variable name |
---|
68 | gconf/Makefile.am:139: (probably a GNU make extension) |
---|
69 | gconf/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') |
---|
70 | /opt/local/share/automake-1.14/am/ltlibrary.am: warning: 'libgconf-2.la': linking libtool libraries using a non-POSIX |
---|
71 | /opt/local/share/automake-1.14/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.in' |
---|
72 | gconf/Makefile.am:32: while processing Libtool library 'libgconf-2.la' |
---|
73 | gsettings/Makefile.am:50: warning: '%'-style pattern rules are a GNU make extension |
---|
74 | /opt/local/share/automake-1.14/am/ltlibrary.am: warning: 'libgsettingsgconfbackend.la': linking libtool libraries using a non-POSIX |
---|
75 | /opt/local/share/automake-1.14/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.in' |
---|
76 | gsettings/Makefile.am:3: while processing Libtool library 'libgsettingsgconfbackend.la' |
---|
77 | tests/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') |
---|
78 | autoreconf: Leaving directory `.' |
---|
79 | checking for a BSD-compatible install... /usr/bin/install -c |
---|
80 | checking whether build environment is sane... yes |
---|
81 | checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p |
---|
82 | checking for gawk... gawk |
---|
83 | checking whether make sets $(MAKE)... yes |
---|
84 | checking whether make supports nested variables... yes |
---|
85 | checking whether make supports nested variables... (cached) yes |
---|
86 | checking whether to enable maintainer-specific portions of Makefiles... no |
---|
87 | checking build system type... x86_64-apple-darwin10.8.0 |
---|
88 | checking host system type... x86_64-apple-darwin10.8.0 |
---|
89 | checking for gcc... /usr/bin/clang |
---|
90 | checking whether the C compiler works... yes |
---|
91 | checking for C compiler default output file name... a.out |
---|
92 | checking for suffix of executables... |
---|
93 | checking whether we are cross compiling... no |
---|
94 | checking for suffix of object files... o |
---|
95 | checking whether we are using the GNU C compiler... yes |
---|
96 | checking whether /usr/bin/clang accepts -g... yes |
---|
97 | checking for /usr/bin/clang option to accept ISO C89... none needed |
---|
98 | checking whether /usr/bin/clang understands -c and -o together... yes |
---|
99 | checking for style of include used by make... GNU |
---|
100 | checking dependency style of /usr/bin/clang... gcc3 |
---|
101 | checking whether we are using the GNU C++ compiler... yes |
---|
102 | checking whether /usr/bin/clang++ accepts -g... yes |
---|
103 | checking dependency style of /usr/bin/clang++... gcc3 |
---|
104 | checking for library containing strerror... none required |
---|
105 | checking for gcc... (cached) /usr/bin/clang |
---|
106 | checking whether we are using the GNU C compiler... (cached) yes |
---|
107 | checking whether /usr/bin/clang accepts -g... (cached) yes |
---|
108 | checking for /usr/bin/clang option to accept ISO C89... (cached) none needed |
---|
109 | checking whether /usr/bin/clang understands -c and -o together... (cached) yes |
---|
110 | checking dependency style of /usr/bin/clang... (cached) gcc3 |
---|
111 | checking how to run the C preprocessor... /usr/bin/clang -E |
---|
112 | checking for grep that handles long lines and -e... /usr/bin/grep |
---|
113 | checking for egrep... /usr/bin/grep -E |
---|
114 | checking for ANSI C header files... yes |
---|
115 | checking how to print strings... printf |
---|
116 | checking for a sed that does not truncate output... /opt/local/bin/gsed |
---|
117 | checking for fgrep... /usr/bin/grep -F |
---|
118 | checking for ld used by /usr/bin/clang... /usr/bin/ld |
---|
119 | checking if the linker (/usr/bin/ld) is GNU ld... no |
---|
120 | checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm |
---|
121 | checking the name lister (/opt/local/bin/nm) interface... BSD nm |
---|
122 | checking whether ln -s works... yes |
---|
123 | checking the maximum length of command line arguments... 196608 |
---|
124 | checking whether the shell understands some XSI constructs... yes |
---|
125 | checking whether the shell understands "+="... yes |
---|
126 | checking how to convert x86_64-apple-darwin10.8.0 file names to x86_64-apple-darwin10.8.0 format... func_convert_file_noop |
---|
127 | checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain format... func_convert_file_noop |
---|
128 | checking for /usr/bin/ld option to reload object files... -r |
---|
129 | checking for objdump... objdump |
---|
130 | checking how to recognize dependent libraries... pass_all |
---|
131 | checking for dlltool... dlltool |
---|
132 | checking how to associate runtime and link libraries... printf %s\n |
---|
133 | checking for ar... ar |
---|
134 | checking for archiver @FILE support... no |
---|
135 | checking for strip... strip |
---|
136 | checking for ranlib... ranlib |
---|
137 | checking command to parse /opt/local/bin/nm output from /usr/bin/clang object... ok |
---|
138 | checking for sysroot... no |
---|
139 | checking for mt... no |
---|
140 | checking if : is a manifest tool... no |
---|
141 | checking for dsymutil... dsymutil |
---|
142 | checking for nmedit... nmedit |
---|
143 | checking for lipo... lipo |
---|
144 | checking for otool... otool |
---|
145 | checking for otool64... no |
---|
146 | checking for -single_module linker flag... yes |
---|
147 | checking for -exported_symbols_list linker flag... yes |
---|
148 | checking for -force_load linker flag... yes |
---|
149 | checking for sys/types.h... yes |
---|
150 | checking for sys/stat.h... yes |
---|
151 | checking for stdlib.h... yes |
---|
152 | checking for string.h... yes |
---|
153 | checking for memory.h... yes |
---|
154 | checking for strings.h... yes |
---|
155 | checking for inttypes.h... yes |
---|
156 | checking for stdint.h... yes |
---|
157 | checking for unistd.h... yes |
---|
158 | checking for dlfcn.h... yes |
---|
159 | checking for objdir... .libs |
---|
160 | checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes |
---|
161 | checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC |
---|
162 | checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes |
---|
163 | checking if /usr/bin/clang static flag -static works... no |
---|
164 | checking if /usr/bin/clang supports -c -o file.o... yes |
---|
165 | checking if /usr/bin/clang supports -c -o file.o... (cached) yes |
---|
166 | checking whether the /usr/bin/clang linker (/usr/bin/ld) supports shared libraries... yes |
---|
167 | checking dynamic linker characteristics... darwin10.8.0 dyld |
---|
168 | checking how to hardcode library paths into programs... immediate |
---|
169 | checking whether stripping libraries is possible... yes |
---|
170 | checking if libtool supports shared libraries... yes |
---|
171 | checking whether to build shared libraries... yes |
---|
172 | checking whether to build static libraries... yes |
---|
173 | checking how to run the C++ preprocessor... /usr/bin/clang++ -E |
---|
174 | checking for ld used by /usr/bin/clang++... /usr/bin/ld |
---|
175 | checking if the linker (/usr/bin/ld) is GNU ld... no |
---|
176 | checking whether the /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries... yes |
---|
177 | checking for /usr/bin/clang++ option to produce PIC... -fno-common -DPIC |
---|
178 | checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works... yes |
---|
179 | checking if /usr/bin/clang++ static flag -static works... no |
---|
180 | checking if /usr/bin/clang++ supports -c -o file.o... yes |
---|
181 | checking if /usr/bin/clang++ supports -c -o file.o... (cached) yes |
---|
182 | checking whether the /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries... yes |
---|
183 | checking dynamic linker characteristics... darwin10.8.0 dyld |
---|
184 | checking how to hardcode library paths into programs... immediate |
---|
185 | checking for glib-genmarshal... /opt/local/bin/glib-genmarshal |
---|
186 | configure: Will build with debug checks but no debug spew |
---|
187 | checking for pkg-config... /opt/local/bin/pkg-config |
---|
188 | checking pkg-config is at least version 0.9.0... yes |
---|
189 | checking for gtkdoc-check... /opt/local/bin/gtkdoc-check |
---|
190 | checking for gtkdoc-rebase... /opt/local/bin/gtkdoc-rebase |
---|
191 | checking for gtkdoc-mkpdf... /opt/local/bin/gtkdoc-mkpdf |
---|
192 | checking whether to build gtk-doc documentation... no |
---|
193 | checking which gtk+ version to compile against... 2.0 |
---|
194 | checking for DEPENDENT... yes |
---|
195 | checking for DEPENDENT_WITH_XML... yes |
---|
196 | checking for DEPENDENT_WITH_GTK... yes |
---|
197 | checking for DEPENDENT_WITH_XML_AND_GTK... yes |
---|
198 | checking for DEPENDENT_DBUS... yes |
---|
199 | checking for DEFAULTS... yes |
---|
200 | checking for GSETTINGS... yes |
---|
201 | checking for gio-querymodules... /opt/local/bin/gio-querymodules |
---|
202 | checking pthread.h usability... yes |
---|
203 | checking pthread.h presence... yes |
---|
204 | checking for pthread.h... yes |
---|
205 | checking syslog.h usability... yes |
---|
206 | checking syslog.h presence... yes |
---|
207 | checking for syslog.h... yes |
---|
208 | checking sys/wait.h usability... yes |
---|
209 | checking sys/wait.h presence... yes |
---|
210 | checking for sys/wait.h... yes |
---|
211 | checking for getuid... yes |
---|
212 | checking for sigaction... yes |
---|
213 | checking for fsync... yes |
---|
214 | checking for fchmod... yes |
---|
215 | checking for fdwalk... no |
---|
216 | checking whether NLS is requested... yes |
---|
217 | checking for intltool >= 0.35.0... 0.50.2 found |
---|
218 | checking for intltool-update... /opt/local/bin/intltool-update |
---|
219 | checking for intltool-merge... /opt/local/bin/intltool-merge |
---|
220 | checking for intltool-extract... /opt/local/bin/intltool-extract |
---|
221 | checking for xgettext... /opt/local/bin/xgettext |
---|
222 | checking for msgmerge... /opt/local/bin/msgmerge |
---|
223 | checking for msgfmt... /opt/local/bin/msgfmt |
---|
224 | checking for gmsgfmt... /opt/local/bin/msgfmt |
---|
225 | checking locale.h usability... yes |
---|
226 | checking locale.h presence... yes |
---|
227 | checking for locale.h... yes |
---|
228 | checking for LC_MESSAGES... yes |
---|
229 | checking libintl.h usability... yes |
---|
230 | checking libintl.h presence... yes |
---|
231 | checking for libintl.h... yes |
---|
232 | checking for ngettext in libc... no |
---|
233 | checking for bindtextdomain in -lintl... yes |
---|
234 | checking for ngettext in -lintl... yes |
---|
235 | checking for dgettext in -lintl... yes |
---|
236 | checking for bind_textdomain_codeset... yes |
---|
237 | checking for msgfmt... (cached) /opt/local/bin/msgfmt |
---|
238 | checking for dcgettext... yes |
---|
239 | checking if msgfmt accepts -c... yes |
---|
240 | checking for gmsgfmt... (cached) /opt/local/bin/msgfmt |
---|
241 | checking for xgettext... (cached) /opt/local/bin/xgettext |
---|
242 | checking for bind_textdomain_codeset... (cached) yes |
---|
243 | checking for gobject-introspection... yes |
---|
244 | checking that generated files are newer than configure... done |
---|
245 | configure: creating ./config.status |
---|
246 | config.status: creating Makefile |
---|
247 | config.status: creating gconf-2.m4 |
---|
248 | config.status: creating gconf-zip |
---|
249 | config.status: creating gconf/Makefile |
---|
250 | config.status: creating backends/Makefile |
---|
251 | config.status: creating po/Makefile.in |
---|
252 | config.status: creating doc/Makefile |
---|
253 | config.status: creating doc/gconf/Makefile |
---|
254 | config.status: creating examples/Makefile |
---|
255 | config.status: creating tests/Makefile |
---|
256 | config.status: creating defaults/Makefile |
---|
257 | config.status: creating gsettings/Makefile |
---|
258 | config.status: creating gconf-2.0.pc |
---|
259 | config.status: creating config.h |
---|
260 | config.status: executing depfiles commands |
---|
261 | config.status: executing libtool commands |
---|
262 | config.status: executing default-1 commands |
---|
263 | config.status: executing po/stamp-it commands |
---|
264 | |
---|
265 | sysconfsubdir: gconf |
---|
266 | |
---|
267 | gtk+: yes |
---|
268 | ldap: no |
---|
269 | policykit: yes |
---|
270 | gsettings: yes |
---|
271 | introspection: yes |
---|
272 | |
---|
273 | |
---|
274 | ---> Building gconf |
---|
275 | make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gconf/gconf/work/GConf-2.32.4' |
---|
276 | /usr/bin/make all-recursive |
---|
277 | make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gconf/gconf/work/GConf-2.32.4' |
---|
278 | Making all in gconf |
---|
279 | make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gconf/gconf/work/GConf-2.32.4/gconf' |
---|
280 | /opt/local/bin/orbit-idl-2 ./GConfX.idl |
---|
281 | /opt/local/bin/orbit-idl-2 ./GConfX.idl |
---|
282 | orbit-idl-2 2.14.19 compiling |
---|
283 | mode, hide preprocessor errors, passes: stubs skels common headers |
---|
284 | |
---|
285 | Processing file ./GConfX.idl |
---|
286 | orbit-idl-2 2.14.19 compiling |
---|
287 | mode, hide preprocessor errors, passes: stubs skels common headers |
---|
288 | |
---|
289 | Processing file ./GConfX.idl |
---|
290 | Error: Empty file |
---|
291 | |
---|
292 | ** (orbit-idl-2:26137): WARNING **: ./GConfX.idl compilation failed |
---|
293 | make[2]: *** [GConfX-skels.c] Error 1 |
---|
294 | make[2]: *** Waiting for unfinished jobs.... |
---|
295 | Error: Empty file |
---|
296 | |
---|
297 | ** (orbit-idl-2:26136): WARNING **: ./GConfX.idl compilation failed |
---|
298 | make[2]: *** [GConfX-common.c] Error 1 |
---|
299 | make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gconf/gconf/work/GConf-2.32.4/gconf' |
---|
300 | make[1]: *** [all-recursive] Error 1 |
---|
301 | make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gconf/gconf/work/GConf-2.32.4' |
---|
302 | make: *** [all] Error 2 |
---|
303 | make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gconf/gconf/work/GConf-2.32.4' |
---|
304 | Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gconf/gconf/work/GConf-2.32.4" && /usr/bin/make -j2 -w all CC="/usr/bin/clang -arch x86_64" |
---|
305 | Exit code: 2 |
---|
306 | Error: org.macports.build for port gconf returned: command execution failed |
---|
307 | Warning: targets not executed for gconf: org.macports.activate org.macports.build org.macports.destroot org.macports.install |
---|
308 | Please see the log file for port gconf for details: |
---|
309 | /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gconf/gconf/main.log |
---|
310 | To report a bug, follow the instructions in the guide: |
---|
311 | http://guide.macports.org/#project.tickets |
---|
312 | Error: Processing of port gconf failed |
---|