1 | ---> Computing dependencies for yelp |
---|
2 | ---> Fetching archive for yelp |
---|
3 | ---> yelp-3.22.0_0.darwin_17.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified |
---|
4 | ---> Attempting to fetch yelp-3.22.0_0.darwin_17.x86_64.tbz2 from https://packages.macports.org/yelp |
---|
5 | ---> Attempting to fetch yelp-3.22.0_0.darwin_17.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/yelp |
---|
6 | ---> Attempting to fetch yelp-3.22.0_0.darwin_17.x86_64.tbz2 from http://lil.fr.packages.macports.org/yelp |
---|
7 | ---> Fetching distfiles for yelp |
---|
8 | ---> Verifying checksums for yelp |
---|
9 | ---> Checksumming yelp-3.22.0.tar.xz |
---|
10 | ---> Extracting yelp |
---|
11 | ---> Extracting yelp-3.22.0.tar.xz |
---|
12 | Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_yelp/yelp/work" && /opt/local/bin/xz -dc '/opt/local/var/macports/distfiles/yelp/yelp-3.22.0.tar.xz' | /usr/bin/tar -xf - |
---|
13 | ---> Applying patches to yelp |
---|
14 | ---> Applying patch-m4-ax_compiler_flags_ldflags.m4.diff |
---|
15 | Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_yelp/yelp/work/yelp-3.22.0" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/gnome/yelp/files/patch-m4-ax_compiler_flags_ldflags.m4.diff' |
---|
16 | patching file m4/ax_compiler_flags_ldflags.m4 |
---|
17 | ---> Configuring yelp |
---|
18 | Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_yelp/yelp/work/yelp-3.22.0" && ./autogen.sh --prefix=/opt/local --enable-compile-warnings=minimum --disable-schemas-compile --disable-silent-rules --enable-debug |
---|
19 | + gtkdocize --copy |
---|
20 | + intltoolize --force --copy --automake |
---|
21 | + autoreconf --verbose --force --install -Wno-portability |
---|
22 | autoreconf: Entering directory `.' |
---|
23 | autoreconf: configure.ac: not using Gettext |
---|
24 | autoreconf: running: /opt/local/bin/aclocal --force --warnings=no-portability -I m4 ${ACLOCAL_FLAGS} |
---|
25 | autoreconf: configure.ac: tracing |
---|
26 | autoreconf: running: /opt/local/bin/glibtoolize --copy --force |
---|
27 | glibtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. |
---|
28 | glibtoolize: copying file 'build-aux/ltmain.sh' |
---|
29 | glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. |
---|
30 | glibtoolize: copying file 'm4/libtool.m4' |
---|
31 | glibtoolize: copying file 'm4/ltoptions.m4' |
---|
32 | glibtoolize: copying file 'm4/ltsugar.m4' |
---|
33 | glibtoolize: copying file 'm4/ltversion.m4' |
---|
34 | glibtoolize: copying file 'm4/lt~obsolete.m4' |
---|
35 | autoreconf: running: /opt/local/bin/autoconf --force --warnings=no-portability |
---|
36 | autoreconf: running: /opt/local/bin/autoheader --force --warnings=no-portability |
---|
37 | autoreconf: running: /opt/local/bin/automake --add-missing --copy --force-missing --warnings=no-portability |
---|
38 | configure.ac:17: installing 'build-aux/compile' |
---|
39 | configure.ac:9: installing 'build-aux/missing' |
---|
40 | Makefile.am: installing 'build-aux/depcomp' |
---|
41 | autoreconf: Leaving directory `.' |
---|
42 | + cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_yelp/yelp/work/yelp-3.22.0 |
---|
43 | + '[' '' = '' ']' |
---|
44 | + ./configure --prefix=/opt/local --enable-compile-warnings=minimum --disable-schemas-compile --disable-silent-rules --enable-debug |
---|
45 | checking for a BSD-compatible install... /usr/bin/install -c |
---|
46 | checking whether build environment is sane... yes |
---|
47 | checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p |
---|
48 | checking for gawk... gawk |
---|
49 | checking whether make sets $(MAKE)... yes |
---|
50 | checking whether make supports nested variables... yes |
---|
51 | checking whether UID '502' is supported by ustar format... yes |
---|
52 | checking whether GID '501' is supported by ustar format... yes |
---|
53 | checking how to create a ustar tar archive... gnutar |
---|
54 | checking whether to enable maintainer-specific portions of Makefiles... yes |
---|
55 | checking whether make supports nested variables... (cached) yes |
---|
56 | checking whether to enable debugging... yes |
---|
57 | checking for style of include used by make... GNU |
---|
58 | checking for gcc... /usr/bin/clang |
---|
59 | checking whether the C compiler works... yes |
---|
60 | checking for C compiler default output file name... a.out |
---|
61 | checking for suffix of executables... |
---|
62 | checking whether we are cross compiling... no |
---|
63 | checking for suffix of object files... o |
---|
64 | checking whether we are using the GNU C compiler... yes |
---|
65 | checking whether /usr/bin/clang accepts -g... yes |
---|
66 | checking for /usr/bin/clang option to accept ISO C89... none needed |
---|
67 | checking whether /usr/bin/clang understands -c and -o together... rm: conftest.dSYM: is a directory |
---|
68 | yes |
---|
69 | checking dependency style of /usr/bin/clang... gcc3 |
---|
70 | checking whether C compiler accepts -Werror=unknown-warning-option... yes |
---|
71 | checking whether C compiler accepts -fno-strict-aliasing... yes |
---|
72 | checking whether C compiler accepts -Wall... yes |
---|
73 | checking whether C compiler accepts -Werror=unknown-warning-option... (cached) yes |
---|
74 | checking for gcc... (cached) /usr/bin/clang |
---|
75 | checking whether we are using the GNU C compiler... (cached) yes |
---|
76 | checking whether /usr/bin/clang accepts -g... (cached) yes |
---|
77 | checking for /usr/bin/clang option to accept ISO C89... (cached) none needed |
---|
78 | checking whether /usr/bin/clang understands -c and -o together... (cached) yes |
---|
79 | checking dependency style of /usr/bin/clang... (cached) gcc3 |
---|
80 | checking whether /usr/bin/clang and cc understand -c and -o together... rm: conftest.dSYM: is a directory |
---|
81 | yes |
---|
82 | checking whether ln -s works... yes |
---|
83 | checking for pkg-config... /opt/local/bin/pkg-config |
---|
84 | checking pkg-config is at least version 0.16... yes |
---|
85 | checking build system type... x86_64-apple-darwin17.2.0 |
---|
86 | checking host system type... x86_64-apple-darwin17.2.0 |
---|
87 | checking for |
---|
88 | gio-2.0 >= 2.38.0 |
---|
89 | gio-unix-2.0 |
---|
90 | gtk+-unix-print-3.0 |
---|
91 | gtk+-3.0 >= 3.13.3 |
---|
92 | libxml-2.0 >= 2.6.5 |
---|
93 | libxslt >= 1.1.4 |
---|
94 | libexslt >= 0.8.1 |
---|
95 | sqlite3 |
---|
96 | webkit2gtk-4.0 >= 2.7.1 |
---|
97 | yelp-xsl >= 3.12.0 |
---|
98 | ... yes |
---|
99 | checking how to print strings... printf |
---|
100 | checking for a sed that does not truncate output... /opt/local/bin/gsed |
---|
101 | checking for grep that handles long lines and -e... /opt/local/bin/grep |
---|
102 | checking for egrep... /opt/local/bin/grep -E |
---|
103 | checking for fgrep... /opt/local/bin/grep -F |
---|
104 | checking for ld used by /usr/bin/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
105 | checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no |
---|
106 | checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm -B |
---|
107 | checking the name lister (/opt/local/bin/nm -B) interface... rm: conftest.dSYM: is a directory |
---|
108 | BSD nm |
---|
109 | checking the maximum length of command line arguments... 196608 |
---|
110 | checking how to convert x86_64-apple-darwin17.2.0 file names to x86_64-apple-darwin17.2.0 format... func_convert_file_noop |
---|
111 | checking how to convert x86_64-apple-darwin17.2.0 file names to toolchain format... func_convert_file_noop |
---|
112 | checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r |
---|
113 | checking for objdump... objdump |
---|
114 | checking how to recognize dependent libraries... pass_all |
---|
115 | checking for dlltool... no |
---|
116 | checking how to associate runtime and link libraries... printf %s\n |
---|
117 | checking for ar... ar |
---|
118 | checking for archiver @FILE support... rm: conftest.dSYM: is a directory |
---|
119 | no |
---|
120 | checking for strip... strip |
---|
121 | checking for ranlib... ranlib |
---|
122 | checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object... rm: conftest.dSYM: is a directory |
---|
123 | ok |
---|
124 | checking for sysroot... no |
---|
125 | checking for a working dd... /bin/dd |
---|
126 | checking how to truncate binary pipes... /bin/dd bs=4096 count=1 |
---|
127 | checking for mt... no |
---|
128 | checking if : is a manifest tool... no |
---|
129 | checking for dsymutil... dsymutil |
---|
130 | checking for nmedit... nmedit |
---|
131 | checking for lipo... lipo |
---|
132 | checking for otool... otool |
---|
133 | checking for otool64... no |
---|
134 | checking for -single_module linker flag... yes |
---|
135 | checking for -exported_symbols_list linker flag... yes |
---|
136 | checking for -force_load linker flag... yes |
---|
137 | checking how to run the C preprocessor... /usr/bin/clang -E |
---|
138 | checking for ANSI C header files... yes |
---|
139 | checking for sys/types.h... yes |
---|
140 | checking for sys/stat.h... yes |
---|
141 | checking for stdlib.h... yes |
---|
142 | checking for string.h... yes |
---|
143 | checking for memory.h... yes |
---|
144 | checking for strings.h... yes |
---|
145 | checking for inttypes.h... yes |
---|
146 | checking for stdint.h... yes |
---|
147 | checking for unistd.h... yes |
---|
148 | checking for dlfcn.h... yes |
---|
149 | checking for objdir... .libs |
---|
150 | checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes |
---|
151 | checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC |
---|
152 | checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes |
---|
153 | checking if /usr/bin/clang static flag -static works... no |
---|
154 | checking if /usr/bin/clang supports -c -o file.o... yes |
---|
155 | checking if /usr/bin/clang supports -c -o file.o... (cached) yes |
---|
156 | checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes |
---|
157 | checking dynamic linker characteristics... darwin17.2.0 dyld |
---|
158 | checking how to hardcode library paths into programs... immediate |
---|
159 | checking whether stripping libraries is possible... yes |
---|
160 | checking if libtool supports shared libraries... yes |
---|
161 | checking whether to build shared libraries... yes |
---|
162 | checking whether to build static libraries... yes |
---|
163 | checking for webkit2gtk-web-extension-4.0 >= 2.7.2... yes |
---|
164 | checking whether NLS is requested... yes |
---|
165 | checking for intltool >= 0.41.0... 0.51.0 found |
---|
166 | checking for intltool-update... /opt/local/bin/intltool-update |
---|
167 | checking for intltool-merge... /opt/local/bin/intltool-merge |
---|
168 | checking for intltool-extract... /opt/local/bin/intltool-extract |
---|
169 | checking for xgettext... /opt/local/bin/xgettext |
---|
170 | checking for msgmerge... /opt/local/bin/msgmerge |
---|
171 | checking for msgfmt... /opt/local/bin/msgfmt |
---|
172 | checking for gmsgfmt... /opt/local/bin/msgfmt |
---|
173 | checking for itstool... itstool |
---|
174 | checking for liblzma >= 4.9... yes |
---|
175 | checking for BZ2_bzread in -lbz2... yes |
---|
176 | checking for gtk-doc... yes |
---|
177 | checking for gtkdoc-check... gtkdoc-check.test |
---|
178 | checking for gtkdoc-check... /opt/local/bin/gtkdoc-check |
---|
179 | checking for gtkdoc-rebase... /opt/local/bin/gtkdoc-rebase |
---|
180 | checking for gtkdoc-mkpdf... /opt/local/bin/gtkdoc-mkpdf |
---|
181 | checking whether to build gtk-doc documentation... no |
---|
182 | checking for glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0... yes |
---|
183 | checking that generated files are newer than configure... done |
---|
184 | configure: creating ./config.status |
---|
185 | config.status: creating Makefile |
---|
186 | config.status: creating docs/libyelp/Makefile |
---|
187 | config.status: creating docs/libyelp/version.xml |
---|
188 | config.status: creating data/dtd/catalog |
---|
189 | config.status: creating data/xslt/db2html.xsl |
---|
190 | config.status: creating data/xslt/info2html.xsl |
---|
191 | config.status: creating data/xslt/mal2html.xsl |
---|
192 | config.status: creating data/xslt/man2html.xsl |
---|
193 | config.status: creating data/xslt/yelp-common.xsl |
---|
194 | config.status: creating po/Makefile.in |
---|
195 | config.status: creating yelp.desktop.in |
---|
196 | config.status: creating config.h |
---|
197 | config.status: executing depfiles commands |
---|
198 | config.status: executing libtool commands |
---|
199 | config.status: executing po/stamp-it commands |
---|
200 | |
---|
201 | yelp-3.22.0: |
---|
202 | |
---|
203 | prefix: /opt/local |
---|
204 | source code location: . |
---|
205 | compiler: /usr/bin/clang |
---|
206 | |
---|
207 | Documentation: no |
---|
208 | Debug enabled: yes |
---|
209 | Enable BZ2: yes |
---|
210 | Enable LZMA: yes |
---|
211 | |
---|
212 | |
---|
213 | + '[' --prefix=/opt/local = --help ']' |
---|
214 | + set +x |
---|
215 | ---> Building yelp |
---|
216 | Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_yelp/yelp/work/yelp-3.22.0" && /usr/bin/make -j4 -w all |
---|
217 | make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_yelp/yelp/work/yelp-3.22.0' |
---|
218 | glib-genmarshal --prefix=yelp_marshal --header --internal libyelp/yelp-marshal.list > libyelp/yelp-marshal.h |
---|
219 | glib-mkenums \ |
---|
220 | --fhead "#ifndef __LIBYELP_TYPES_H__\n" \ |
---|
221 | --fhead "#define __LIBYELP_TYPES_H__\n\n" \ |
---|
222 | --fhead "#include <glib-object.h>\n\n" \ |
---|
223 | --fhead "G_BEGIN_DECLS\n\n" \ |
---|
224 | --ftail "G_END_DECLS\n\n" \ |
---|
225 | --ftail "#endif /* __LIBYELP_TYPES_H__ */\n" \ |
---|
226 | --fprod "#include \"@filename@\"\n" \ |
---|
227 | --eprod "#define YELP_TYPE_@ENUMSHORT@ @enum_name@_get_type()\n" \ |
---|
228 | --eprod "GType @enum_name@_get_type (void);\n" \ |
---|
229 | ./libyelp/yelp-bookmarks.h ./libyelp/yelp-docbook-document.h ./libyelp/yelp-document.h ./libyelp/yelp-help-list.h ./libyelp/yelp-info-document.h ./libyelp/yelp-mallard-document.h ./libyelp/yelp-man-document.h ./libyelp/yelp-search-entry.h ./libyelp/yelp-settings.h ./libyelp/yelp-simple-document.h ./libyelp/yelp-sqlite-storage.h ./libyelp/yelp-storage.h ./libyelp/yelp-transform.h ./libyelp/yelp-uri.h ./libyelp/yelp-uri-builder.h ./libyelp/yelp-view.h > libyelp/yelp-types.h |
---|
230 | INFO: Reading libyelp/yelp-marshal.list... |
---|
231 | glib-genmarshal --prefix=yelp_marshal --header --body --internal libyelp/yelp-marshal.list > libyelp/yelp-marshal.c |
---|
232 | WARNING: Using --header and --body at the same time time is deprecated; use --body --prototypes instead |
---|
233 | INFO: Reading libyelp/yelp-marshal.list... |
---|
234 | glib-mkenums \ |
---|
235 | --fhead "#include <glib-object.h>\n" \ |
---|
236 | --fhead "#include \"yelp-types.h\"\n\n" \ |
---|
237 | --fprod "\n/* enumerations from \"@filename@\" */" \ |
---|
238 | --vhead "static const G@Type@Value _@enum_name@_values[] = {" \ |
---|
239 | --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ |
---|
240 | --vtail " { 0, NULL, NULL }\n};\n\n" \ |
---|
241 | --vtail "GType\n@enum_name@_get_type (void)\n{\n" \ |
---|
242 | --vtail " static GType type = 0;\n\n" \ |
---|
243 | --vtail " if (!type)\n" \ |
---|
244 | --vtail " type = g_@type@_register_static (\"@EnumName@\", _@enum_name@_values);\n\n" \ |
---|
245 | --vtail " return type;\n}\n\n" \ |
---|
246 | ./libyelp/yelp-bookmarks.h ./libyelp/yelp-docbook-document.h ./libyelp/yelp-document.h ./libyelp/yelp-help-list.h ./libyelp/yelp-info-document.h ./libyelp/yelp-mallard-document.h ./libyelp/yelp-man-document.h ./libyelp/yelp-search-entry.h ./libyelp/yelp-settings.h ./libyelp/yelp-simple-document.h ./libyelp/yelp-sqlite-storage.h ./libyelp/yelp-storage.h ./libyelp/yelp-transform.h ./libyelp/yelp-uri.h ./libyelp/yelp-uri-builder.h ./libyelp/yelp-view.h > libyelp/yelp-types.c |
---|
247 | /Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive |
---|
248 | make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_yelp/yelp/work/yelp-3.22.0' |
---|
249 | Making all in po |
---|
250 | make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_yelp/yelp/work/yelp-3.22.0/po' |
---|
251 | file=`echo af | sed 's,.*/,,'`.gmo \ |
---|
252 | && rm -f $file && /opt/local/bin/msgfmt -o $file af.po |
---|
253 | file=`echo am | sed 's,.*/,,'`.gmo \ |
---|
254 | && rm -f $file && /opt/local/bin/msgfmt -o $file am.po |
---|
255 | file=`echo an | sed 's,.*/,,'`.gmo \ |
---|
256 | && rm -f $file && /opt/local/bin/msgfmt -o $file an.po |
---|
257 | file=`echo ar | sed 's,.*/,,'`.gmo \ |
---|
258 | && rm -f $file && /opt/local/bin/msgfmt -o $file ar.po |
---|
259 | file=`echo as | sed 's,.*/,,'`.gmo \ |
---|
260 | && rm -f $file && /opt/local/bin/msgfmt -o $file as.po |
---|
261 | file=`echo ast | sed 's,.*/,,'`.gmo \ |
---|
262 | && rm -f $file && /opt/local/bin/msgfmt -o $file ast.po |
---|
263 | file=`echo az | sed 's,.*/,,'`.gmo \ |
---|
264 | && rm -f $file && /opt/local/bin/msgfmt -o $file az.po |
---|
265 | file=`echo be | sed 's,.*/,,'`.gmo \ |
---|
266 | && rm -f $file && /opt/local/bin/msgfmt -o $file be.po |
---|
267 | file=`echo be@latin | sed 's,.*/,,'`.gmo \ |
---|
268 | && rm -f $file && /opt/local/bin/msgfmt -o $file be@latin.po |
---|
269 | file=`echo bg | sed 's,.*/,,'`.gmo \ |
---|
270 | && rm -f $file && /opt/local/bin/msgfmt -o $file bg.po |
---|
271 | file=`echo bn | sed 's,.*/,,'`.gmo \ |
---|
272 | && rm -f $file && /opt/local/bin/msgfmt -o $file bn.po |
---|
273 | file=`echo bn_IN | sed 's,.*/,,'`.gmo \ |
---|
274 | && rm -f $file && /opt/local/bin/msgfmt -o $file bn_IN.po |
---|
275 | file=`echo br | sed 's,.*/,,'`.gmo \ |
---|
276 | && rm -f $file && /opt/local/bin/msgfmt -o $file br.po |
---|
277 | file=`echo bs | sed 's,.*/,,'`.gmo \ |
---|
278 | && rm -f $file && /opt/local/bin/msgfmt -o $file bs.po |
---|
279 | file=`echo ca | sed 's,.*/,,'`.gmo \ |
---|
280 | && rm -f $file && /opt/local/bin/msgfmt -o $file ca.po |
---|
281 | file=`echo ca@valencia | sed 's,.*/,,'`.gmo \ |
---|
282 | && rm -f $file && /opt/local/bin/msgfmt -o $file ca@valencia.po |
---|
283 | file=`echo crh | sed 's,.*/,,'`.gmo \ |
---|
284 | && rm -f $file && /opt/local/bin/msgfmt -o $file crh.po |
---|
285 | file=`echo cs | sed 's,.*/,,'`.gmo \ |
---|
286 | && rm -f $file && /opt/local/bin/msgfmt -o $file cs.po |
---|
287 | file=`echo cy | sed 's,.*/,,'`.gmo \ |
---|
288 | && rm -f $file && /opt/local/bin/msgfmt -o $file cy.po |
---|
289 | file=`echo da | sed 's,.*/,,'`.gmo \ |
---|
290 | && rm -f $file && /opt/local/bin/msgfmt -o $file da.po |
---|
291 | file=`echo de | sed 's,.*/,,'`.gmo \ |
---|
292 | && rm -f $file && /opt/local/bin/msgfmt -o $file de.po |
---|
293 | file=`echo dz | sed 's,.*/,,'`.gmo \ |
---|
294 | && rm -f $file && /opt/local/bin/msgfmt -o $file dz.po |
---|
295 | file=`echo el | sed 's,.*/,,'`.gmo \ |
---|
296 | && rm -f $file && /opt/local/bin/msgfmt -o $file el.po |
---|
297 | file=`echo en_CA | sed 's,.*/,,'`.gmo \ |
---|
298 | && rm -f $file && /opt/local/bin/msgfmt -o $file en_CA.po |
---|
299 | file=`echo en_GB | sed 's,.*/,,'`.gmo \ |
---|
300 | && rm -f $file && /opt/local/bin/msgfmt -o $file en_GB.po |
---|
301 | file=`echo eo | sed 's,.*/,,'`.gmo \ |
---|
302 | && rm -f $file && /opt/local/bin/msgfmt -o $file eo.po |
---|
303 | file=`echo es | sed 's,.*/,,'`.gmo \ |
---|
304 | && rm -f $file && /opt/local/bin/msgfmt -o $file es.po |
---|
305 | file=`echo et | sed 's,.*/,,'`.gmo \ |
---|
306 | && rm -f $file && /opt/local/bin/msgfmt -o $file et.po |
---|
307 | file=`echo eu | sed 's,.*/,,'`.gmo \ |
---|
308 | && rm -f $file && /opt/local/bin/msgfmt -o $file eu.po |
---|
309 | file=`echo fa | sed 's,.*/,,'`.gmo \ |
---|
310 | && rm -f $file && /opt/local/bin/msgfmt -o $file fa.po |
---|
311 | file=`echo fi | sed 's,.*/,,'`.gmo \ |
---|
312 | && rm -f $file && /opt/local/bin/msgfmt -o $file fi.po |
---|
313 | file=`echo fr | sed 's,.*/,,'`.gmo \ |
---|
314 | && rm -f $file && /opt/local/bin/msgfmt -o $file fr.po |
---|
315 | file=`echo fur | sed 's,.*/,,'`.gmo \ |
---|
316 | && rm -f $file && /opt/local/bin/msgfmt -o $file fur.po |
---|
317 | file=`echo ga | sed 's,.*/,,'`.gmo \ |
---|
318 | && rm -f $file && /opt/local/bin/msgfmt -o $file ga.po |
---|
319 | file=`echo gd | sed 's,.*/,,'`.gmo \ |
---|
320 | && rm -f $file && /opt/local/bin/msgfmt -o $file gd.po |
---|
321 | file=`echo gl | sed 's,.*/,,'`.gmo \ |
---|
322 | && rm -f $file && /opt/local/bin/msgfmt -o $file gl.po |
---|
323 | file=`echo gu | sed 's,.*/,,'`.gmo \ |
---|
324 | && rm -f $file && /opt/local/bin/msgfmt -o $file gu.po |
---|
325 | file=`echo he | sed 's,.*/,,'`.gmo \ |
---|
326 | && rm -f $file && /opt/local/bin/msgfmt -o $file he.po |
---|
327 | file=`echo hi | sed 's,.*/,,'`.gmo \ |
---|
328 | && rm -f $file && /opt/local/bin/msgfmt -o $file hi.po |
---|
329 | file=`echo hr | sed 's,.*/,,'`.gmo \ |
---|
330 | && rm -f $file && /opt/local/bin/msgfmt -o $file hr.po |
---|
331 | file=`echo hu | sed 's,.*/,,'`.gmo \ |
---|
332 | && rm -f $file && /opt/local/bin/msgfmt -o $file hu.po |
---|
333 | file=`echo id | sed 's,.*/,,'`.gmo \ |
---|
334 | && rm -f $file && /opt/local/bin/msgfmt -o $file id.po |
---|
335 | file=`echo is | sed 's,.*/,,'`.gmo \ |
---|
336 | && rm -f $file && /opt/local/bin/msgfmt -o $file is.po |
---|
337 | file=`echo it | sed 's,.*/,,'`.gmo \ |
---|
338 | && rm -f $file && /opt/local/bin/msgfmt -o $file it.po |
---|
339 | file=`echo ja | sed 's,.*/,,'`.gmo \ |
---|
340 | && rm -f $file && /opt/local/bin/msgfmt -o $file ja.po |
---|
341 | file=`echo ka | sed 's,.*/,,'`.gmo \ |
---|
342 | && rm -f $file && /opt/local/bin/msgfmt -o $file ka.po |
---|
343 | file=`echo kk | sed 's,.*/,,'`.gmo \ |
---|
344 | && rm -f $file && /opt/local/bin/msgfmt -o $file kk.po |
---|
345 | file=`echo km | sed 's,.*/,,'`.gmo \ |
---|
346 | && rm -f $file && /opt/local/bin/msgfmt -o $file km.po |
---|
347 | file=`echo kn | sed 's,.*/,,'`.gmo \ |
---|
348 | && rm -f $file && /opt/local/bin/msgfmt -o $file kn.po |
---|
349 | file=`echo ko | sed 's,.*/,,'`.gmo \ |
---|
350 | && rm -f $file && /opt/local/bin/msgfmt -o $file ko.po |
---|
351 | file=`echo ks | sed 's,.*/,,'`.gmo \ |
---|
352 | && rm -f $file && /opt/local/bin/msgfmt -o $file ks.po |
---|
353 | file=`echo ku | sed 's,.*/,,'`.gmo \ |
---|
354 | && rm -f $file && /opt/local/bin/msgfmt -o $file ku.po |
---|
355 | file=`echo ky | sed 's,.*/,,'`.gmo \ |
---|
356 | && rm -f $file && /opt/local/bin/msgfmt -o $file ky.po |
---|
357 | file=`echo la | sed 's,.*/,,'`.gmo \ |
---|
358 | && rm -f $file && /opt/local/bin/msgfmt -o $file la.po |
---|
359 | file=`echo li | sed 's,.*/,,'`.gmo \ |
---|
360 | && rm -f $file && /opt/local/bin/msgfmt -o $file li.po |
---|
361 | file=`echo lt | sed 's,.*/,,'`.gmo \ |
---|
362 | && rm -f $file && /opt/local/bin/msgfmt -o $file lt.po |
---|
363 | file=`echo lv | sed 's,.*/,,'`.gmo \ |
---|
364 | && rm -f $file && /opt/local/bin/msgfmt -o $file lv.po |
---|
365 | file=`echo mai | sed 's,.*/,,'`.gmo \ |
---|
366 | && rm -f $file && /opt/local/bin/msgfmt -o $file mai.po |
---|
367 | file=`echo mg | sed 's,.*/,,'`.gmo \ |
---|
368 | && rm -f $file && /opt/local/bin/msgfmt -o $file mg.po |
---|
369 | file=`echo mk | sed 's,.*/,,'`.gmo \ |
---|
370 | && rm -f $file && /opt/local/bin/msgfmt -o $file mk.po |
---|
371 | file=`echo ml | sed 's,.*/,,'`.gmo \ |
---|
372 | && rm -f $file && /opt/local/bin/msgfmt -o $file ml.po |
---|
373 | file=`echo mn | sed 's,.*/,,'`.gmo \ |
---|
374 | && rm -f $file && /opt/local/bin/msgfmt -o $file mn.po |
---|
375 | file=`echo mr | sed 's,.*/,,'`.gmo \ |
---|
376 | && rm -f $file && /opt/local/bin/msgfmt -o $file mr.po |
---|
377 | file=`echo ms | sed 's,.*/,,'`.gmo \ |
---|
378 | && rm -f $file && /opt/local/bin/msgfmt -o $file ms.po |
---|
379 | file=`echo nb | sed 's,.*/,,'`.gmo \ |
---|
380 | && rm -f $file && /opt/local/bin/msgfmt -o $file nb.po |
---|
381 | file=`echo nds | sed 's,.*/,,'`.gmo \ |
---|
382 | && rm -f $file && /opt/local/bin/msgfmt -o $file nds.po |
---|
383 | file=`echo ne | sed 's,.*/,,'`.gmo \ |
---|
384 | && rm -f $file && /opt/local/bin/msgfmt -o $file ne.po |
---|
385 | file=`echo nl | sed 's,.*/,,'`.gmo \ |
---|
386 | && rm -f $file && /opt/local/bin/msgfmt -o $file nl.po |
---|
387 | file=`echo nn | sed 's,.*/,,'`.gmo \ |
---|
388 | && rm -f $file && /opt/local/bin/msgfmt -o $file nn.po |
---|
389 | file=`echo nso | sed 's,.*/,,'`.gmo \ |
---|
390 | && rm -f $file && /opt/local/bin/msgfmt -o $file nso.po |
---|
391 | file=`echo oc | sed 's,.*/,,'`.gmo \ |
---|
392 | && rm -f $file && /opt/local/bin/msgfmt -o $file oc.po |
---|
393 | file=`echo or | sed 's,.*/,,'`.gmo \ |
---|
394 | && rm -f $file && /opt/local/bin/msgfmt -o $file or.po |
---|
395 | file=`echo pa | sed 's,.*/,,'`.gmo \ |
---|
396 | && rm -f $file && /opt/local/bin/msgfmt -o $file pa.po |
---|
397 | file=`echo pl | sed 's,.*/,,'`.gmo \ |
---|
398 | && rm -f $file && /opt/local/bin/msgfmt -o $file pl.po |
---|
399 | file=`echo ps | sed 's,.*/,,'`.gmo \ |
---|
400 | && rm -f $file && /opt/local/bin/msgfmt -o $file ps.po |
---|
401 | file=`echo pt | sed 's,.*/,,'`.gmo \ |
---|
402 | && rm -f $file && /opt/local/bin/msgfmt -o $file pt.po |
---|
403 | file=`echo pt_BR | sed 's,.*/,,'`.gmo \ |
---|
404 | && rm -f $file && /opt/local/bin/msgfmt -o $file pt_BR.po |
---|
405 | file=`echo ro | sed 's,.*/,,'`.gmo \ |
---|
406 | && rm -f $file && /opt/local/bin/msgfmt -o $file ro.po |
---|
407 | file=`echo ru | sed 's,.*/,,'`.gmo \ |
---|
408 | && rm -f $file && /opt/local/bin/msgfmt -o $file ru.po |
---|
409 | file=`echo rw | sed 's,.*/,,'`.gmo \ |
---|
410 | && rm -f $file && /opt/local/bin/msgfmt -o $file rw.po |
---|
411 | file=`echo si | sed 's,.*/,,'`.gmo \ |
---|
412 | && rm -f $file && /opt/local/bin/msgfmt -o $file si.po |
---|
413 | file=`echo sk | sed 's,.*/,,'`.gmo \ |
---|
414 | && rm -f $file && /opt/local/bin/msgfmt -o $file sk.po |
---|
415 | file=`echo sl | sed 's,.*/,,'`.gmo \ |
---|
416 | && rm -f $file && /opt/local/bin/msgfmt -o $file sl.po |
---|
417 | file=`echo sq | sed 's,.*/,,'`.gmo \ |
---|
418 | && rm -f $file && /opt/local/bin/msgfmt -o $file sq.po |
---|
419 | file=`echo sr | sed 's,.*/,,'`.gmo \ |
---|
420 | && rm -f $file && /opt/local/bin/msgfmt -o $file sr.po |
---|
421 | file=`echo sr@latin | sed 's,.*/,,'`.gmo \ |
---|
422 | && rm -f $file && /opt/local/bin/msgfmt -o $file sr@latin.po |
---|
423 | file=`echo sv | sed 's,.*/,,'`.gmo \ |
---|
424 | && rm -f $file && /opt/local/bin/msgfmt -o $file sv.po |
---|
425 | file=`echo ta | sed 's,.*/,,'`.gmo \ |
---|
426 | && rm -f $file && /opt/local/bin/msgfmt -o $file ta.po |
---|
427 | file=`echo te | sed 's,.*/,,'`.gmo \ |
---|
428 | && rm -f $file && /opt/local/bin/msgfmt -o $file te.po |
---|
429 | file=`echo tg | sed 's,.*/,,'`.gmo \ |
---|
430 | && rm -f $file && /opt/local/bin/msgfmt -o $file tg.po |
---|
431 | file=`echo th | sed 's,.*/,,'`.gmo \ |
---|
432 | && rm -f $file && /opt/local/bin/msgfmt -o $file th.po |
---|
433 | file=`echo tr | sed 's,.*/,,'`.gmo \ |
---|
434 | && rm -f $file && /opt/local/bin/msgfmt -o $file tr.po |
---|
435 | file=`echo ug | sed 's,.*/,,'`.gmo \ |
---|
436 | && rm -f $file && /opt/local/bin/msgfmt -o $file ug.po |
---|
437 | file=`echo uk | sed 's,.*/,,'`.gmo \ |
---|
438 | && rm -f $file && /opt/local/bin/msgfmt -o $file uk.po |
---|
439 | file=`echo uz | sed 's,.*/,,'`.gmo \ |
---|
440 | && rm -f $file && /opt/local/bin/msgfmt -o $file uz.po |
---|
441 | file=`echo uz@cyrillic | sed 's,.*/,,'`.gmo \ |
---|
442 | && rm -f $file && /opt/local/bin/msgfmt -o $file uz@cyrillic.po |
---|
443 | file=`echo vi | sed 's,.*/,,'`.gmo \ |
---|
444 | && rm -f $file && /opt/local/bin/msgfmt -o $file vi.po |
---|
445 | file=`echo wa | sed 's,.*/,,'`.gmo \ |
---|
446 | && rm -f $file && /opt/local/bin/msgfmt -o $file wa.po |
---|
447 | file=`echo xh | sed 's,.*/,,'`.gmo \ |
---|
448 | && rm -f $file && /opt/local/bin/msgfmt -o $file xh.po |
---|
449 | file=`echo zh_CN | sed 's,.*/,,'`.gmo \ |
---|
450 | && rm -f $file && /opt/local/bin/msgfmt -o $file zh_CN.po |
---|
451 | file=`echo zh_HK | sed 's,.*/,,'`.gmo \ |
---|
452 | && rm -f $file && /opt/local/bin/msgfmt -o $file zh_HK.po |
---|
453 | file=`echo zh_TW | sed 's,.*/,,'`.gmo \ |
---|
454 | && rm -f $file && /opt/local/bin/msgfmt -o $file zh_TW.po |
---|
455 | file=`echo zu | sed 's,.*/,,'`.gmo \ |
---|
456 | && rm -f $file && /opt/local/bin/msgfmt -o $file zu.po |
---|
457 | make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_yelp/yelp/work/yelp-3.22.0/po' |
---|
458 | make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_yelp/yelp/work/yelp-3.22.0' |
---|
459 | LC_ALL=C /opt/local/bin/intltool-merge -d -u -c ./po/.intltool-merge-cache ./po yelp.desktop.in yelp.desktop |
---|
460 | glib-compile-schemas --strict --dry-run --schema-file=data/org.gnome.yelp.gschema.xml && mkdir -p data && touch data/org.gnome.yelp.gschema.valid |
---|
461 | /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DDATADIR=\""/opt/local/share"\" -DYELP_ICON_PATH=\"/opt/local/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\""/opt/local/lib/yelp/"web-extensions\" -I./libyelp -I/opt/local/include -fno-strict-aliasing -Wall -D_REENTRANT -I/opt/local/include/gtk-3.0/unix-print -I/opt/local/include/webkitgtk-4.0 -I/opt/local/include/gtk-3.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/libsoup-2.4 -I/opt/local/include/libxml2 -I/opt/local/include/webkitgtk-4.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -Wno-deprecated-declarations -pipe -Os -arch x86_64 -g -O0 -MT libyelp/libyelp_libyelp_la-yelp-bookmarks.lo -MD -MP -MF libyelp/.deps/libyelp_libyelp_la-yelp-bookmarks.Tpo -c -o libyelp/libyelp_libyelp_la-yelp-bookmarks.lo `test -f 'libyelp/yelp-bookmarks.c' || echo './'`libyelp/yelp-bookmarks.c |
---|
462 | /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DDATADIR=\""/opt/local/share"\" -DYELP_ICON_PATH=\"/opt/local/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\""/opt/local/lib/yelp/"web-extensions\" -I./libyelp -I/opt/local/include -fno-strict-aliasing -Wall -D_REENTRANT -I/opt/local/include/gtk-3.0/unix-print -I/opt/local/include/webkitgtk-4.0 -I/opt/local/include/gtk-3.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/libsoup-2.4 -I/opt/local/include/libxml2 -I/opt/local/include/webkitgtk-4.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -Wno-deprecated-declarations -pipe -Os -arch x86_64 -g -O0 -MT libyelp/libyelp_libyelp_la-yelp-debug.lo -MD -MP -MF libyelp/.deps/libyelp_libyelp_la-yelp-debug.Tpo -c -o libyelp/libyelp_libyelp_la-yelp-debug.lo `test -f 'libyelp/yelp-debug.c' || echo './'`libyelp/yelp-debug.c |
---|
463 | /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DDATADIR=\""/opt/local/share"\" -DYELP_ICON_PATH=\"/opt/local/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\""/opt/local/lib/yelp/"web-extensions\" -I./libyelp -I/opt/local/include -fno-strict-aliasing -Wall -D_REENTRANT -I/opt/local/include/gtk-3.0/unix-print -I/opt/local/include/webkitgtk-4.0 -I/opt/local/include/gtk-3.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/libsoup-2.4 -I/opt/local/include/libxml2 -I/opt/local/include/webkitgtk-4.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -Wno-deprecated-declarations -pipe -Os -arch x86_64 -g -O0 -MT libyelp/libyelp_libyelp_la-yelp-error.lo -MD -MP -MF libyelp/.deps/libyelp_libyelp_la-yelp-error.Tpo -c -o libyelp/libyelp_libyelp_la-yelp-error.lo `test -f 'libyelp/yelp-error.c' || echo './'`libyelp/yelp-error.c |
---|
464 | Generating and caching the translation database |
---|
465 | Merging translations into yelp.desktop. |
---|
466 | /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DDATADIR=\""/opt/local/share"\" -DYELP_ICON_PATH=\"/opt/local/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\""/opt/local/lib/yelp/"web-extensions\" -I./libyelp -I/opt/local/include -fno-strict-aliasing -Wall -D_REENTRANT -I/opt/local/include/gtk-3.0/unix-print -I/opt/local/include/webkitgtk-4.0 -I/opt/local/include/gtk-3.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/libsoup-2.4 -I/opt/local/include/libxml2 -I/opt/local/include/webkitgtk-4.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -Wno-deprecated-declarations -pipe -Os -arch x86_64 -g -O0 -MT libyelp/libyelp_libyelp_la-yelp-docbook-document.lo -MD -MP -MF libyelp/.deps/libyelp_libyelp_la-yelp-docbook-document.Tpo -c -o libyelp/libyelp_libyelp_la-yelp-docbook-document.lo `test -f 'libyelp/yelp-docbook-document.c' || echo './'`libyelp/yelp-docbook-document.c |
---|
467 | libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DDATADIR=\"/opt/local/share\" -DYELP_ICON_PATH=\"/opt/local/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\"/opt/local/lib/yelp/web-extensions\" -I./libyelp -I/opt/local/include -fno-strict-aliasing -Wall -D_REENTRANT -I/opt/local/include/gtk-3.0/unix-print -I/opt/local/include/webkitgtk-4.0 -I/opt/local/include/gtk-3.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/libsoup-2.4 -I/opt/local/include/libxml2 -I/opt/local/include/webkitgtk-4.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -Wno-deprecated-declarations -pipe -Os -arch x86_64 -g -O0 -MT libyelp/libyelp_libyelp_la-yelp-debug.lo -MD -MP -MF libyelp/.deps/libyelp_libyelp_la-yelp-debug.Tpo -c libyelp/yelp-debug.c -fno-common -DPIC -o libyelp/.libs/libyelp_libyelp_la-yelp-debug.o |
---|
468 | libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DDATADIR=\"/opt/local/share\" -DYELP_ICON_PATH=\"/opt/local/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\"/opt/local/lib/yelp/web-extensions\" -I./libyelp -I/opt/local/include -fno-strict-aliasing -Wall -D_REENTRANT -I/opt/local/include/gtk-3.0/unix-print -I/opt/local/include/webkitgtk-4.0 -I/opt/local/include/gtk-3.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/libsoup-2.4 -I/opt/local/include/libxml2 -I/opt/local/include/webkitgtk-4.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -Wno-deprecated-declarations -pipe -Os -arch x86_64 -g -O0 -MT libyelp/libyelp_libyelp_la-yelp-bookmarks.lo -MD -MP -MF libyelp/.deps/libyelp_libyelp_la-yelp-bookmarks.Tpo -c libyelp/yelp-bookmarks.c -fno-common -DPIC -o libyelp/.libs/libyelp_libyelp_la-yelp-bookmarks.o |
---|
469 | libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DDATADIR=\"/opt/local/share\" -DYELP_ICON_PATH=\"/opt/local/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\"/opt/local/lib/yelp/web-extensions\" -I./libyelp -I/opt/local/include -fno-strict-aliasing -Wall -D_REENTRANT -I/opt/local/include/gtk-3.0/unix-print -I/opt/local/include/webkitgtk-4.0 -I/opt/local/include/gtk-3.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/libsoup-2.4 -I/opt/local/include/libxml2 -I/opt/local/include/webkitgtk-4.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -Wno-deprecated-declarations -pipe -Os -arch x86_64 -g -O0 -MT libyelp/libyelp_libyelp_la-yelp-error.lo -MD -MP -MF libyelp/.deps/libyelp_libyelp_la-yelp-error.Tpo -c libyelp/yelp-error.c -fno-common -DPIC -o libyelp/.libs/libyelp_libyelp_la-yelp-error.o |
---|
470 | libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DDATADIR=\"/opt/local/share\" -DYELP_ICON_PATH=\"/opt/local/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\"/opt/local/lib/yelp/web-extensions\" -I./libyelp -I/opt/local/include -fno-strict-aliasing -Wall -D_REENTRANT -I/opt/local/include/gtk-3.0/unix-print -I/opt/local/include/webkitgtk-4.0 -I/opt/local/include/gtk-3.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/libsoup-2.4 -I/opt/local/include/libxml2 -I/opt/local/include/webkitgtk-4.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -Wno-deprecated-declarations -pipe -Os -arch x86_64 -g -O0 -MT libyelp/libyelp_libyelp_la-yelp-error.lo -MD -MP -MF libyelp/.deps/libyelp_libyelp_la-yelp-error.Tpo -c libyelp/yelp-error.c -o libyelp/libyelp_libyelp_la-yelp-error.o >/dev/null 2>&1 |
---|
471 | libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DDATADIR=\"/opt/local/share\" -DYELP_ICON_PATH=\"/opt/local/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\"/opt/local/lib/yelp/web-extensions\" -I./libyelp -I/opt/local/include -fno-strict-aliasing -Wall -D_REENTRANT -I/opt/local/include/gtk-3.0/unix-print -I/opt/local/include/webkitgtk-4.0 -I/opt/local/include/gtk-3.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/libsoup-2.4 -I/opt/local/include/libxml2 -I/opt/local/include/webkitgtk-4.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -Wno-deprecated-declarations -pipe -Os -arch x86_64 -g -O0 -MT libyelp/libyelp_libyelp_la-yelp-debug.lo -MD -MP -MF libyelp/.deps/libyelp_libyelp_la-yelp-debug.Tpo -c libyelp/yelp-debug.c -o libyelp/libyelp_libyelp_la-yelp-debug.o >/dev/null 2>&1 |
---|
472 | libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DDATADIR=\"/opt/local/share\" -DYELP_ICON_PATH=\"/opt/local/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\"/opt/local/lib/yelp/web-extensions\" -I./libyelp -I/opt/local/include -fno-strict-aliasing -Wall -D_REENTRANT -I/opt/local/include/gtk-3.0/unix-print -I/opt/local/include/webkitgtk-4.0 -I/opt/local/include/gtk-3.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/libsoup-2.4 -I/opt/local/include/libxml2 -I/opt/local/include/webkitgtk-4.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -Wno-deprecated-declarations -pipe -Os -arch x86_64 -g -O0 -MT libyelp/libyelp_libyelp_la-yelp-bookmarks.lo -MD -MP -MF libyelp/.deps/libyelp_libyelp_la-yelp-bookmarks.Tpo -c libyelp/yelp-bookmarks.c -o libyelp/libyelp_libyelp_la-yelp-bookmarks.o >/dev/null 2>&1 |
---|
473 | mv -f libyelp/.deps/libyelp_libyelp_la-yelp-error.Tpo libyelp/.deps/libyelp_libyelp_la-yelp-error.Plo |
---|
474 | /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DDATADIR=\""/opt/local/share"\" -DYELP_ICON_PATH=\"/opt/local/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\""/opt/local/lib/yelp/"web-extensions\" -I./libyelp -I/opt/local/include -fno-strict-aliasing -Wall -D_REENTRANT -I/opt/local/include/gtk-3.0/unix-print -I/opt/local/include/webkitgtk-4.0 -I/opt/local/include/gtk-3.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/libsoup-2.4 -I/opt/local/include/libxml2 -I/opt/local/include/webkitgtk-4.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -Wno-deprecated-declarations -pipe -Os -arch x86_64 -g -O0 -MT libyelp/libyelp_libyelp_la-yelp-document.lo -MD -MP -MF libyelp/.deps/libyelp_libyelp_la-yelp-document.Tpo -c -o libyelp/libyelp_libyelp_la-yelp-document.lo `test -f 'libyelp/yelp-document.c' || echo './'`libyelp/yelp-document.c |
---|
475 | mv -f libyelp/.deps/libyelp_libyelp_la-yelp-debug.Tpo libyelp/.deps/libyelp_libyelp_la-yelp-debug.Plo |
---|
476 | /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DDATADIR=\""/opt/local/share"\" -DYELP_ICON_PATH=\"/opt/local/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\""/opt/local/lib/yelp/"web-extensions\" -I./libyelp -I/opt/local/include -fno-strict-aliasing -Wall -D_REENTRANT -I/opt/local/include/gtk-3.0/unix-print -I/opt/local/include/webkitgtk-4.0 -I/opt/local/include/gtk-3.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/libsoup-2.4 -I/opt/local/include/libxml2 -I/opt/local/include/webkitgtk-4.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -Wno-deprecated-declarations -pipe -Os -arch x86_64 -g -O0 -MT libyelp/libyelp_libyelp_la-yelp-help-list.lo -MD -MP -MF libyelp/.deps/libyelp_libyelp_la-yelp-help-list.Tpo -c -o libyelp/libyelp_libyelp_la-yelp-help-list.lo `test -f 'libyelp/yelp-help-list.c' || echo './'`libyelp/yelp-help-list.c |
---|
477 | libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DDATADIR=\"/opt/local/share\" -DYELP_ICON_PATH=\"/opt/local/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\"/opt/local/lib/yelp/web-extensions\" -I./libyelp -I/opt/local/include -fno-strict-aliasing -Wall -D_REENTRANT -I/opt/local/include/gtk-3.0/unix-print -I/opt/local/include/webkitgtk-4.0 -I/opt/local/include/gtk-3.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/libsoup-2.4 -I/opt/local/include/libxml2 -I/opt/local/include/webkitgtk-4.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -Wno-deprecated-declarations -pipe -Os -arch x86_64 -g -O0 -MT libyelp/libyelp_libyelp_la-yelp-docbook-document.lo -MD -MP -MF libyelp/.deps/libyelp_libyelp_la-yelp-docbook-document.Tpo -c libyelp/yelp-docbook-document.c -fno-common -DPIC -o libyelp/.libs/libyelp_libyelp_la-yelp-docbook-document.o |
---|
478 | mv -f libyelp/.deps/libyelp_libyelp_la-yelp-bookmarks.Tpo libyelp/.deps/libyelp_libyelp_la-yelp-bookmarks.Plo |
---|
479 | /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DDATADIR=\""/opt/local/share"\" -DYELP_ICON_PATH=\"/opt/local/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\""/opt/local/lib/yelp/"web-extensions\" -I./libyelp -I/opt/local/include -fno-strict-aliasing -Wall -D_REENTRANT -I/opt/local/include/gtk-3.0/unix-print -I/opt/local/include/webkitgtk-4.0 -I/opt/local/include/gtk-3.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/libsoup-2.4 -I/opt/local/include/libxml2 -I/opt/local/include/webkitgtk-4.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -Wno-deprecated-declarations -pipe -Os -arch x86_64 -g -O0 -MT libyelp/libyelp_libyelp_la-yelp-info-document.lo -MD -MP -MF libyelp/.deps/libyelp_libyelp_la-yelp-info-document.Tpo -c -o libyelp/libyelp_libyelp_la-yelp-info-document.lo `test -f 'libyelp/yelp-info-document.c' || echo './'`libyelp/yelp-info-document.c |
---|
480 | libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DDATADIR=\"/opt/local/share\" -DYELP_ICON_PATH=\"/opt/local/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\"/opt/local/lib/yelp/web-extensions\" -I./libyelp -I/opt/local/include -fno-strict-aliasing -Wall -D_REENTRANT -I/opt/local/include/gtk-3.0/unix-print -I/opt/local/include/webkitgtk-4.0 -I/opt/local/include/gtk-3.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/libsoup-2.4 -I/opt/local/include/libxml2 -I/opt/local/include/webkitgtk-4.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -Wno-deprecated-declarations -pipe -Os -arch x86_64 -g -O0 -MT libyelp/libyelp_libyelp_la-yelp-document.lo -MD -MP -MF libyelp/.deps/libyelp_libyelp_la-yelp-document.Tpo -c libyelp/yelp-document.c -fno-common -DPIC -o libyelp/.libs/libyelp_libyelp_la-yelp-document.o |
---|
481 | libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DDATADIR=\"/opt/local/share\" -DYELP_ICON_PATH=\"/opt/local/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\"/opt/local/lib/yelp/web-extensions\" -I./libyelp -I/opt/local/include -fno-strict-aliasing -Wall -D_REENTRANT -I/opt/local/include/gtk-3.0/unix-print -I/opt/local/include/webkitgtk-4.0 -I/opt/local/include/gtk-3.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/libsoup-2.4 -I/opt/local/include/libxml2 -I/opt/local/include/webkitgtk-4.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -Wno-deprecated-declarations -pipe -Os -arch x86_64 -g -O0 -MT libyelp/libyelp_libyelp_la-yelp-help-list.lo -MD -MP -MF libyelp/.deps/libyelp_libyelp_la-yelp-help-list.Tpo -c libyelp/yelp-help-list.c -fno-common -DPIC -o libyelp/.libs/libyelp_libyelp_la-yelp-help-list.o |
---|
482 | libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DDATADIR=\"/opt/local/share\" -DYELP_ICON_PATH=\"/opt/local/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\"/opt/local/lib/yelp/web-extensions\" -I./libyelp -I/opt/local/include -fno-strict-aliasing -Wall -D_REENTRANT -I/opt/local/include/gtk-3.0/unix-print -I/opt/local/include/webkitgtk-4.0 -I/opt/local/include/gtk-3.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/libsoup-2.4 -I/opt/local/include/libxml2 -I/opt/local/include/webkitgtk-4.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -Wno-deprecated-declarations -pipe -Os -arch x86_64 -g -O0 -MT libyelp/libyelp_libyelp_la-yelp-info-document.lo -MD -MP -MF libyelp/.deps/libyelp_libyelp_la-yelp-info-document.Tpo -c libyelp/yelp-info-document.c -fno-common -DPIC -o libyelp/.libs/libyelp_libyelp_la-yelp-info-document.o |
---|
483 | libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DDATADIR=\"/opt/local/share\" -DYELP_ICON_PATH=\"/opt/local/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\"/opt/local/lib/yelp/web-extensions\" -I./libyelp -I/opt/local/include -fno-strict-aliasing -Wall -D_REENTRANT -I/opt/local/include/gtk-3.0/unix-print -I/opt/local/include/webkitgtk-4.0 -I/opt/local/include/gtk-3.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/libsoup-2.4 -I/opt/local/include/libxml2 -I/opt/local/include/webkitgtk-4.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -Wno-deprecated-declarations -pipe -Os -arch x86_64 -g -O0 -MT libyelp/libyelp_libyelp_la-yelp-docbook-document.lo -MD -MP -MF libyelp/.deps/libyelp_libyelp_la-yelp-docbook-document.Tpo -c libyelp/yelp-docbook-document.c -o libyelp/libyelp_libyelp_la-yelp-docbook-document.o >/dev/null 2>&1 |
---|
484 | libyelp/yelp-help-list.c:26:10: fatal error: 'gio/gdesktopappinfo.h' file not found |
---|
485 | #include <gio/gdesktopappinfo.h> |
---|
486 | ^~~~~~~~~~~~~~~~~~~~~~~ |
---|
487 | 1 error generated. |
---|
488 | make[2]: *** [libyelp/libyelp_libyelp_la-yelp-help-list.lo] Error 1 |
---|
489 | make[2]: *** Waiting for unfinished jobs.... |
---|
490 | libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DDATADIR=\"/opt/local/share\" -DYELP_ICON_PATH=\"/opt/local/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\"/opt/local/lib/yelp/web-extensions\" -I./libyelp -I/opt/local/include -fno-strict-aliasing -Wall -D_REENTRANT -I/opt/local/include/gtk-3.0/unix-print -I/opt/local/include/webkitgtk-4.0 -I/opt/local/include/gtk-3.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/libsoup-2.4 -I/opt/local/include/libxml2 -I/opt/local/include/webkitgtk-4.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -Wno-deprecated-declarations -pipe -Os -arch x86_64 -g -O0 -MT libyelp/libyelp_libyelp_la-yelp-info-document.lo -MD -MP -MF libyelp/.deps/libyelp_libyelp_la-yelp-info-document.Tpo -c libyelp/yelp-info-document.c -o libyelp/libyelp_libyelp_la-yelp-info-document.o >/dev/null 2>&1 |
---|
491 | libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DDATADIR=\"/opt/local/share\" -DYELP_ICON_PATH=\"/opt/local/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\"/opt/local/lib/yelp/web-extensions\" -I./libyelp -I/opt/local/include -fno-strict-aliasing -Wall -D_REENTRANT -I/opt/local/include/gtk-3.0/unix-print -I/opt/local/include/webkitgtk-4.0 -I/opt/local/include/gtk-3.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/libsoup-2.4 -I/opt/local/include/libxml2 -I/opt/local/include/webkitgtk-4.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -Wno-deprecated-declarations -pipe -Os -arch x86_64 -g -O0 -MT libyelp/libyelp_libyelp_la-yelp-document.lo -MD -MP -MF libyelp/.deps/libyelp_libyelp_la-yelp-document.Tpo -c libyelp/yelp-document.c -o libyelp/libyelp_libyelp_la-yelp-document.o >/dev/null 2>&1 |
---|
492 | mv -f libyelp/.deps/libyelp_libyelp_la-yelp-docbook-document.Tpo libyelp/.deps/libyelp_libyelp_la-yelp-docbook-document.Plo |
---|
493 | mv -f libyelp/.deps/libyelp_libyelp_la-yelp-info-document.Tpo libyelp/.deps/libyelp_libyelp_la-yelp-info-document.Plo |
---|
494 | mv -f libyelp/.deps/libyelp_libyelp_la-yelp-document.Tpo libyelp/.deps/libyelp_libyelp_la-yelp-document.Plo |
---|
495 | make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_yelp/yelp/work/yelp-3.22.0' |
---|
496 | make[1]: *** [all-recursive] Error 1 |
---|
497 | make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_yelp/yelp/work/yelp-3.22.0' |
---|
498 | make: *** [all] Error 2 |
---|
499 | make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_yelp/yelp/work/yelp-3.22.0' |
---|
500 | Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_yelp/yelp/work/yelp-3.22.0" && /usr/bin/make -j4 -w all |
---|
501 | Exit code: 2 |
---|