Guest User

Untitled

a guest
Dec 31st, 2017
477
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 122.23 KB | None | 0 0
  1. ==> ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/gnumeric/1.12.37 --disable-schemas-compile
  2. checking for a BSD-compatible install... /usr/bin/install -c
  3. checking whether build environment is sane... yes
  4. checking for a thread-safe mkdir -p... ./install-sh -c -d
  5. checking for gawk... no
  6. checking for mawk... no
  7. checking for nawk... no
  8. checking for awk... awk
  9. checking whether make sets $(MAKE)... yes
  10. checking whether make supports nested variables... yes
  11. checking whether to enable maintainer-specific portions of Makefiles... yes
  12. checking whether make supports nested variables... (cached) yes
  13. checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config
  14. checking pkg-config is at least version 0.9.0... yes
  15. checking for gtk-doc... no
  16. configure: WARNING:
  17. You will not be able to create source packages with 'make dist'
  18. because gtk-doc is not found.
  19. checking for gtkdoc-check... no
  20. checking for gtkdoc-check... no
  21. checking for gtkdoc-rebase... no
  22. checking for gtkdoc-mkpdf... no
  23. checking whether to build gtk-doc documentation... no
  24. checking for GTKDOC_DEPS... yes
  25. checking whether NLS is requested... yes
  26. checking for intltool >= 0.35.0... 0.51.0 found
  27. checking for intltool-update... /usr/local/opt/intltool/bin/intltool-update
  28. checking for intltool-merge... /usr/local/opt/intltool/bin/intltool-merge
  29. checking for intltool-extract... /usr/local/opt/intltool/bin/intltool-extract
  30. checking for xgettext... /usr/local/opt/gettext/bin/xgettext
  31. checking for msgmerge... /usr/local/opt/gettext/bin/msgmerge
  32. checking for msgfmt... /usr/local/opt/gettext/bin/msgfmt
  33. checking for gmsgfmt... /usr/local/opt/gettext/bin/msgfmt
  34. checking for perl... /usr/bin/perl
  35. checking for perl >= 5.8.1... 5.18.2
  36. checking for XML::Parser... ok
  37. checking build system type... x86_64-apple-darwin15.6.0
  38. checking host system type... x86_64-apple-darwin15.6.0
  39. checking for style of include used by make... GNU
  40. checking for gcc... clang
  41. checking whether the C compiler works... yes
  42. checking for C compiler default output file name... a.out
  43. checking for suffix of executables...
  44. checking whether we are cross compiling... no
  45. checking for suffix of object files... o
  46. checking whether we are using the GNU C compiler... yes
  47. checking whether clang accepts -g... yes
  48. checking for clang option to accept ISO C89... none needed
  49. checking whether clang understands -c and -o together... yes
  50. checking dependency style of clang... none
  51. checking for library containing strerror... none required
  52. checking for gcc... (cached) clang
  53. checking whether we are using the GNU C compiler... (cached) yes
  54. checking whether clang accepts -g... (cached) yes
  55. checking for clang option to accept ISO C89... (cached) none needed
  56. checking whether clang understands -c and -o together... (cached) yes
  57. checking dependency style of clang... (cached) none
  58. checking for clang option to accept ISO C99... none needed
  59. checking for bison... bison -y
  60. checking whether ln -s works... yes
  61. checking how to run the C preprocessor... clang -E
  62. checking for grep that handles long lines and -e... /usr/bin/grep
  63. checking for egrep... /usr/bin/grep -E
  64. checking for ANSI C header files... yes
  65. checking how to print strings... printf
  66. checking for a sed that does not truncate output... /usr/local/Homebrew/Library/Homebrew/shims/super/sed
  67. checking for fgrep... /usr/bin/grep -F
  68. checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  69. checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
  70. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  71. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  72. checking the maximum length of command line arguments... 196608
  73. checking how to convert x86_64-apple-darwin15.6.0 file names to x86_64-apple-darwin15.6.0 format... func_convert_file_noop
  74. checking how to convert x86_64-apple-darwin15.6.0 file names to toolchain format... func_convert_file_noop
  75. checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
  76. checking for objdump... no
  77. checking how to recognize dependent libraries... pass_all
  78. checking for dlltool... no
  79. checking how to associate runtime and link libraries... printf %s\n
  80. checking for ar... ar
  81. checking for archiver @FILE support... no
  82. checking for strip... strip
  83. checking for ranlib... ranlib
  84. checking command to parse /usr/bin/nm -B output from clang object... ok
  85. checking for sysroot... no
  86. checking for a working dd... /bin/dd
  87. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  88. checking for mt... no
  89. checking if : is a manifest tool... no
  90. checking for dsymutil... dsymutil
  91. checking for nmedit... nmedit
  92. checking for lipo... lipo
  93. checking for otool... otool
  94. checking for otool64... no
  95. checking for -single_module linker flag... yes
  96. checking for -exported_symbols_list linker flag... yes
  97. checking for -force_load linker flag... yes
  98. checking for sys/types.h... yes
  99. checking for sys/stat.h... yes
  100. checking for stdlib.h... yes
  101. checking for string.h... yes
  102. checking for memory.h... yes
  103. checking for strings.h... yes
  104. checking for inttypes.h... yes
  105. checking for stdint.h... yes
  106. checking for unistd.h... yes
  107. checking for dlfcn.h... yes
  108. checking for objdir... .libs
  109. checking if clang supports -fno-rtti -fno-exceptions... yes
  110. checking for clang option to produce PIC... -fno-common -DPIC
  111. checking if clang PIC flag -fno-common -DPIC works... yes
  112. checking if clang static flag -static works... no
  113. checking if clang supports -c -o file.o... yes
  114. checking if clang supports -c -o file.o... (cached) yes
  115. checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  116. checking dynamic linker characteristics... darwin15.6.0 dyld
  117. checking how to hardcode library paths into programs... immediate
  118. checking whether stripping libraries is possible... yes
  119. checking if libtool supports shared libraries... yes
  120. checking whether to build shared libraries... yes
  121. checking whether to build static libraries... no
  122. checking zlib.h usability... yes
  123. checking zlib.h presence... yes
  124. checking for zlib.h... yes
  125. checking for gzread in -lz... yes
  126. checking for pkg-config... (cached) /usr/local/opt/pkg-config/bin/pkg-config
  127. checking pkg-config is at least version 0.18... yes
  128. checking for GTK... yes
  129. checking for GTK... yes
  130. checking for LIBSPREADSHEET... yes
  131. checking for GNUMERIC... yes
  132. checking locale.h usability... yes
  133. checking locale.h presence... yes
  134. checking for locale.h... yes
  135. checking for LC_MESSAGES... yes
  136. checking libintl.h usability... yes
  137. checking libintl.h presence... yes
  138. checking for libintl.h... yes
  139. checking for ngettext in libc... no
  140. checking for bindtextdomain in -lintl... yes
  141. checking for ngettext in -lintl... yes
  142. checking for dgettext in -lintl... yes
  143. checking for bind_textdomain_codeset... yes
  144. checking for msgfmt... (cached) /usr/local/opt/gettext/bin/msgfmt
  145. checking for dcgettext... yes
  146. checking if msgfmt accepts -c... yes
  147. checking for gmsgfmt... (cached) /usr/local/opt/gettext/bin/msgfmt
  148. checking for xgettext... (cached) /usr/local/opt/gettext/bin/xgettext
  149. checking for glib-genmarshal... glib-genmarshal
  150. checking for gdk-pixbuf-csource... gdk-pixbuf-csource
  151. checking for GDA... no
  152. checking whether fdopen is declared... yes
  153. checking whether struct timeval is available... yes
  154. checking whether M_PI is available... yes
  155. checking for psiconv-config... no
  156. checking for PARADOX... no
  157. checking for mkfifo... yes
  158. checking for sys/wait.h that is POSIX.1 compatible... yes
  159. checking for uname... yes
  160. checking for setenv... yes
  161. checking for putenv... yes
  162. checking for bind_textdomain_codeset... (cached) yes
  163. checking langinfo.h usability... yes
  164. checking langinfo.h presence... yes
  165. checking for langinfo.h... yes
  166. checking sys/resource.h usability... yes
  167. checking sys/resource.h presence... yes
  168. checking for sys/resource.h... yes
  169. checking for gtk_cell_renderer_text_get_background_set... no
  170. checking for gtk_cell_renderer_text_get_foreground_set... no
  171. checking for gtk_cell_renderer_text_get_editable... no
  172. checking for gtk_entry_set_editing_cancelled... no
  173. checking for gtk_icon_theme_add_resource_path... yes
  174. checking for PANGO_WEIGHT_THIN etc.... yes
  175. checking for OO_NS_LOCALC_EXT... yes
  176. checking for lgamma_r... yes
  177. checking for lgamma... yes
  178. checking cos is reliable... yes
  179. checking whether gcc understands -Werror=unknown-warning-option... yes
  180. checking whether gcc understands -Wall... yes
  181. checking whether gcc understands -Werror=init-self... yes
  182. checking whether gcc understands -Werror=missing-include-dirs... yes
  183. checking whether gcc understands -Wsign-compare... yes
  184. checking whether gcc understands -Werror=pointer-arith... yes
  185. checking whether gcc understands -Wchar-subscripts... yes
  186. checking whether gcc understands -Wwrite-strings... yes
  187. checking whether gcc understands -Wdeclaration-after-statement... yes
  188. checking whether gcc understands -Wnested-externs... yes
  189. checking whether gcc understands -Wmissing-noreturn... yes
  190. checking whether gcc understands -Werror=missing-prototypes... yes
  191. checking whether gcc understands -Werror=nested-externs... yes
  192. checking whether gcc understands -Werror=implicit-function-declaration... yes
  193. checking whether gcc understands -Wmissing-declarations... yes
  194. checking whether gcc understands -Wno-pointer-sign... yes
  195. checking whether gcc understands -Werror=format-security... yes
  196. checking whether gcc understands -Wbitwise... no
  197. checking whether gcc understands -Wcast-to-as... no
  198. checking whether gcc understands -Wdefault-bitfield-sign... no
  199. checking whether gcc understands -Wdo-while... no
  200. checking whether gcc understands -Wparen-string... no
  201. checking whether gcc understands -Wptr-subtraction-blows... no
  202. checking whether gcc understands -Wreturn-void... no
  203. checking whether gcc understands -Wtypesign... no
  204. checking whether gcc understands -Wstrict-prototypes... yes
  205. checking whether gcc understands -Wno-error=format-nonliteral... yes
  206. checking for g_settings_new in -lgio-2.0... yes
  207. checking for pkg-config... (cached) /usr/local/opt/pkg-config/bin/pkg-config
  208. checking pkg-config is at least version 0.16... yes
  209. checking for perl... perl
  210. checking
  211. ======== for perl ExtUtils::Embed module... yes
  212. checking Checking for perl compiler, linker, libraries and headers... yes
  213. checking for python... python
  214. checking
  215. ======== for python = 2.x... yes
  216. checking
  217. ======== Look for /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h... yes
  218. checking for PYGOBJECT... no
  219. checking for itstool... itstool
  220. checking for xmllint... xmllint
  221. checking for gobject-introspection... no (disabled, use --enable-introspection to enable)
  222. checking that generated files are newer than configure... done
  223. configure: creating ./config.status
  224. config.status: creating gnumeric.spec
  225. config.status: creating Makefile
  226. config.status: creating libspreadsheet.pc
  227. config.status: creating icons/Makefile
  228. config.status: creating icons/16x16/Makefile
  229. config.status: creating icons/16x16/actions/Makefile
  230. config.status: creating icons/16x16/apps/Makefile
  231. config.status: creating icons/22x22/Makefile
  232. config.status: creating icons/22x22/actions/Makefile
  233. config.status: creating icons/22x22/apps/Makefile
  234. config.status: creating icons/24x24/Makefile
  235. config.status: creating icons/24x24/actions/Makefile
  236. config.status: creating icons/24x24/apps/Makefile
  237. config.status: creating icons/32x32/Makefile
  238. config.status: creating icons/32x32/actions/Makefile
  239. config.status: creating icons/32x32/apps/Makefile
  240. config.status: creating icons/48x48/Makefile
  241. config.status: creating icons/48x48/actions/Makefile
  242. config.status: creating icons/48x48/apps/Makefile
  243. config.status: creating icons/256x256/Makefile
  244. config.status: creating icons/256x256/apps/Makefile
  245. config.status: creating src/Makefile
  246. config.status: creating src/dialogs/Makefile
  247. config.status: creating src/widgets/Makefile
  248. config.status: creating src/tools/Makefile
  249. config.status: creating src/cut-n-paste-code/Makefile
  250. config.status: creating doc/Makefile
  251. config.status: creating plugins/Makefile
  252. config.status: creating plugins/fn-christian-date/Makefile
  253. config.status: creating plugins/fn-complex/Makefile
  254. config.status: creating plugins/fn-database/Makefile
  255. config.status: creating plugins/fn-date/Makefile
  256. config.status: creating plugins/fn-derivatives/Makefile
  257. config.status: creating plugins/fn-eng/Makefile
  258. config.status: creating plugins/fn-erlang/Makefile
  259. config.status: creating plugins/fn-financial/Makefile
  260. config.status: creating plugins/fn-hebrew-date/Makefile
  261. config.status: creating plugins/fn-info/Makefile
  262. config.status: creating plugins/fn-logical/Makefile
  263. config.status: creating plugins/fn-lookup/Makefile
  264. config.status: creating plugins/fn-math/Makefile
  265. config.status: creating plugins/fn-numtheory/Makefile
  266. config.status: creating plugins/fn-r/Makefile
  267. config.status: creating plugins/fn-stat/Makefile
  268. config.status: creating plugins/fn-string/Makefile
  269. config.status: creating plugins/fn-random/Makefile
  270. config.status: creating plugins/fn-tsa/Makefile
  271. config.status: creating plugins/applix/Makefile
  272. config.status: creating plugins/dif/Makefile
  273. config.status: creating plugins/excel/Makefile
  274. config.status: creating plugins/excelplugins/Makefile
  275. config.status: creating plugins/gda/Makefile
  276. config.status: creating plugins/gnome-db/Makefile
  277. config.status: creating plugins/gnome-glossary/Makefile
  278. config.status: creating plugins/html/Makefile
  279. config.status: creating plugins/lotus-123/Makefile
  280. config.status: creating plugins/lpsolve/Makefile
  281. config.status: creating plugins/nlsolve/Makefile
  282. config.status: creating plugins/glpk/Makefile
  283. config.status: creating plugins/mps/Makefile
  284. config.status: creating plugins/oleo/Makefile
  285. config.status: creating plugins/openoffice/Makefile
  286. config.status: creating plugins/paradox/Makefile
  287. config.status: creating plugins/perl-func/Makefile
  288. config.status: creating plugins/perl-loader/Makefile
  289. config.status: creating plugins/plan-perfect/Makefile
  290. config.status: creating plugins/psiconv/Makefile
  291. config.status: creating plugins/py-func/Makefile
  292. config.status: creating plugins/python-loader/Makefile
  293. config.status: creating plugins/qpro/Makefile
  294. config.status: creating plugins/sample_datasource/Makefile
  295. config.status: creating plugins/sc/Makefile
  296. config.status: creating plugins/sylk/Makefile
  297. config.status: creating plugins/uihello/Makefile
  298. config.status: creating plugins/xbase/Makefile
  299. config.status: creating po/Makefile.in
  300. config.status: creating po-functions/Makefile.in
  301. config.status: creating schemas/Makefile
  302. config.status: creating schemas/org.gnome.gnumeric.gschema.xml.in
  303. config.status: creating schemas/org.gnome.gnumeric.dialogs.gschema.xml.in
  304. config.status: creating schemas/org.gnome.gnumeric.plugin.gschema.xml.in
  305. config.status: creating templates/Makefile
  306. config.status: creating templates/english/Makefile
  307. config.status: creating templates/autoformat/Makefile
  308. config.status: creating test/Makefile
  309. config.status: creating tools/Makefile
  310. config.status: creating tools/win32/Makefile
  311. config.status: creating tools/win32/moduleset
  312. config.status: creating tools/win32/gnumeric.nsi
  313. config.status: creating component/Makefile
  314. config.status: creating gnumeric-config.h
  315. config.status: creating gnumeric-features.h
  316. config.status: executing depfiles commands
  317. config.status: executing libtool commands
  318. config.status: executing default-1 commands
  319. config.status: executing po-functions/Makefile commands
  320. config.status: executing po/stamp-it commands
  321. config.status: executing po-functions/stamp-it commands
  322.  
  323.  
  324. Configuration:
  325.  
  326. Source code location: .
  327. Compiler: clang
  328. Compiler flags: -g -O2 -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral
  329. Floating point type: double
  330.  
  331. UI: Gtk
  332.  
  333. Perl Support: yes (using perl)
  334. Python Support: Missing pygobject
  335.  
  336. GDA support: NO. libgda problem
  337. GNOME-DB support: no
  338. Psiconv support: missing dependencies
  339.  
  340. PDF documentation: No, not requested.
  341.  
  342. ==> make install
  343. Making install in .
  344. LC_ALL=C /usr/local/opt/intltool/bin/intltool-merge -d -u -c ./po/.intltool-merge-cache ./po gnumeric.desktop.in gnumeric.desktop.tmp
  345. Generating and caching the translation database
  346. Merging translations into gnumeric.desktop.tmp.
  347. sed -e 's/F_OR_U/U/' <gnumeric.desktop.tmp >gnumeric.desktop.tmp2
  348. sed -e 's/BUGZILLAVERSION/1.12.37/' <gnumeric.desktop.tmp2 >gnumeric.desktop
  349. rm -f gnumeric.desktop.tmp gnumeric.desktop.tmp2
  350. LC_ALL=C /usr/local/opt/intltool/bin/intltool-merge -x -u -c ./po/.intltool-merge-cache ./po gnumeric.appdata.xml.in gnumeric.appdata.xml
  351. Found cached translation database
  352. Merging translations into gnumeric.appdata.xml.
  353. CREATED gnumeric.appdata.xml
  354. cp libspreadsheet.pc libspreadsheet-1.12.pc
  355. /bin/sh /private/tmp/gnumeric-20171225-39580-re5bvw/gnumeric-1.12.37/install-sh -d /usr/local/Cellar/gnumeric/1.12.37/include/libspreadsheet-1.12/spreadsheet
  356. file=/usr/local/Cellar/gnumeric/1.12.37/include/libspreadsheet-1.12/spreadsheet/gnumeric-features.h ; \
  357. if test -r $file && cmp -s gnumeric-features.h $file; then :; \
  358. else /usr/bin/install -c -m 644 gnumeric-features.h $file; fi
  359. ./install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/share/applications/'
  360. /usr/bin/install -c -m 644 gnumeric.desktop '/usr/local/Cellar/gnumeric/1.12.37/share/applications/'
  361. ./install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/share/appdata'
  362. /usr/bin/install -c -m 644 gnumeric.appdata.xml '/usr/local/Cellar/gnumeric/1.12.37/share/appdata'
  363. ./install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/pkgconfig'
  364. /usr/bin/install -c -m 644 libspreadsheet-1.12.pc '/usr/local/Cellar/gnumeric/1.12.37/lib/pkgconfig'
  365. Making install in po
  366. file=`echo am | sed 's,.*/,,'`.gmo \
  367. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file am.po
  368. file=`echo ar | sed 's,.*/,,'`.gmo \
  369. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file ar.po
  370. file=`echo ast | sed 's,.*/,,'`.gmo \
  371. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file ast.po
  372. file=`echo az | sed 's,.*/,,'`.gmo \
  373. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file az.po
  374. file=`echo bg | sed 's,.*/,,'`.gmo \
  375. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file bg.po
  376. file=`echo bs | sed 's,.*/,,'`.gmo \
  377. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file bs.po
  378. file=`echo ca | sed 's,.*/,,'`.gmo \
  379. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file ca.po
  380. file=`echo ca@valencia | sed 's,.*/,,'`.gmo \
  381. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file ca@valencia.po
  382. file=`echo cs | sed 's,.*/,,'`.gmo \
  383. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file cs.po
  384. file=`echo da | sed 's,.*/,,'`.gmo \
  385. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file da.po
  386. file=`echo de | sed 's,.*/,,'`.gmo \
  387. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file de.po
  388. file=`echo dz | sed 's,.*/,,'`.gmo \
  389. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file dz.po
  390. file=`echo el | sed 's,.*/,,'`.gmo \
  391. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file el.po
  392. file=`echo en_CA | sed 's,.*/,,'`.gmo \
  393. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file en_CA.po
  394. file=`echo en_GB | sed 's,.*/,,'`.gmo \
  395. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file en_GB.po
  396. file=`echo eo | sed 's,.*/,,'`.gmo \
  397. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file eo.po
  398. file=`echo es | sed 's,.*/,,'`.gmo \
  399. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file es.po
  400. file=`echo et | sed 's,.*/,,'`.gmo \
  401. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file et.po
  402. file=`echo eu | sed 's,.*/,,'`.gmo \
  403. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file eu.po
  404. file=`echo fi | sed 's,.*/,,'`.gmo \
  405. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file fi.po
  406. file=`echo fr | sed 's,.*/,,'`.gmo \
  407. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file fr.po
  408. file=`echo ga | sed 's,.*/,,'`.gmo \
  409. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file ga.po
  410. file=`echo gl | sed 's,.*/,,'`.gmo \
  411. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file gl.po
  412. file=`echo gu | sed 's,.*/,,'`.gmo \
  413. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file gu.po
  414. file=`echo he | sed 's,.*/,,'`.gmo \
  415. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file he.po
  416. file=`echo hr | sed 's,.*/,,'`.gmo \
  417. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file hr.po
  418. file=`echo hu | sed 's,.*/,,'`.gmo \
  419. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file hu.po
  420. file=`echo id | sed 's,.*/,,'`.gmo \
  421. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file id.po
  422. file=`echo it | sed 's,.*/,,'`.gmo \
  423. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file it.po
  424. file=`echo ja | sed 's,.*/,,'`.gmo \
  425. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file ja.po
  426. file=`echo kk | sed 's,.*/,,'`.gmo \
  427. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file kk.po
  428. file=`echo ko | sed 's,.*/,,'`.gmo \
  429. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file ko.po
  430. file=`echo lt | sed 's,.*/,,'`.gmo \
  431. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file lt.po
  432. file=`echo lv | sed 's,.*/,,'`.gmo \
  433. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file lv.po
  434. file=`echo mk | sed 's,.*/,,'`.gmo \
  435. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file mk.po
  436. file=`echo ml | sed 's,.*/,,'`.gmo \
  437. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file ml.po
  438. file=`echo mr | sed 's,.*/,,'`.gmo \
  439. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file mr.po
  440. file=`echo ms | sed 's,.*/,,'`.gmo \
  441. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file ms.po
  442. file=`echo nb | sed 's,.*/,,'`.gmo \
  443. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file nb.po
  444. file=`echo ne | sed 's,.*/,,'`.gmo \
  445. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file ne.po
  446. file=`echo nl | sed 's,.*/,,'`.gmo \
  447. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file nl.po
  448. file=`echo nn | sed 's,.*/,,'`.gmo \
  449. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file nn.po
  450. file=`echo oc | sed 's,.*/,,'`.gmo \
  451. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file oc.po
  452. file=`echo pl | sed 's,.*/,,'`.gmo \
  453. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file pl.po
  454. file=`echo pt | sed 's,.*/,,'`.gmo \
  455. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file pt.po
  456. file=`echo pt_BR | sed 's,.*/,,'`.gmo \
  457. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file pt_BR.po
  458. file=`echo ro | sed 's,.*/,,'`.gmo \
  459. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file ro.po
  460. file=`echo ru | sed 's,.*/,,'`.gmo \
  461. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file ru.po
  462. file=`echo rw | sed 's,.*/,,'`.gmo \
  463. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file rw.po
  464. file=`echo sk | sed 's,.*/,,'`.gmo \
  465. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file sk.po
  466. file=`echo sl | sed 's,.*/,,'`.gmo \
  467. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file sl.po
  468. file=`echo sr | sed 's,.*/,,'`.gmo \
  469. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file sr.po
  470. file=`echo sr@latin | sed 's,.*/,,'`.gmo \
  471. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file sr@latin.po
  472. file=`echo sv | sed 's,.*/,,'`.gmo \
  473. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file sv.po
  474. file=`echo te | sed 's,.*/,,'`.gmo \
  475. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file te.po
  476. file=`echo tr | sed 's,.*/,,'`.gmo \
  477. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file tr.po
  478. file=`echo uk | sed 's,.*/,,'`.gmo \
  479. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file uk.po
  480. file=`echo vi | sed 's,.*/,,'`.gmo \
  481. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file vi.po
  482. file=`echo zh_CN | sed 's,.*/,,'`.gmo \
  483. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file zh_CN.po
  484. file=`echo zh_HK | sed 's,.*/,,'`.gmo \
  485. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file zh_HK.po
  486. file=`echo zh_TW | sed 's,.*/,,'`.gmo \
  487. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file zh_TW.po
  488. /bin/sh /private/tmp/gnumeric-20171225-39580-re5bvw/gnumeric-1.12.37/install-sh -d /usr/local/Cellar/gnumeric/1.12.37/share/locale
  489. linguas="am ar ast az bg bs ca ca@valencia cs da de dz el en_CA en_GB eo es et eu fi fr ga gl gu he hr hu id it ja kk ko lt lv mk ml mr ms nb ne nl nn oc pl pt pt_BR ro ru rw sk sl sr sr@latin sv te tr uk vi zh_CN zh_HK zh_TW "; \
  490. for lang in $linguas; do \
  491. dir=/usr/local/Cellar/gnumeric/1.12.37/share/locale/$lang/LC_MESSAGES; \
  492. /bin/sh /private/tmp/gnumeric-20171225-39580-re5bvw/gnumeric-1.12.37/install-sh -d $dir; \
  493. if test -r $lang.gmo; then \
  494. /usr/bin/install -c -m 644 $lang.gmo $dir/gnumeric-1.12.37.mo; \
  495. echo "installing $lang.gmo as $dir/gnumeric-1.12.37.mo"; \
  496. else \
  497. /usr/bin/install -c -m 644 ./$lang.gmo $dir/gnumeric-1.12.37.mo; \
  498. echo "installing ./$lang.gmo as" \
  499. "$dir/gnumeric-1.12.37.mo"; \
  500. fi; \
  501. if test -r $lang.gmo.m; then \
  502. /usr/bin/install -c -m 644 $lang.gmo.m $dir/gnumeric-1.12.37.mo.m; \
  503. echo "installing $lang.gmo.m as $dir/gnumeric-1.12.37.mo.m"; \
  504. else \
  505. if test -r ./$lang.gmo.m ; then \
  506. /usr/bin/install -c -m 644 ./$lang.gmo.m \
  507. $dir/gnumeric-1.12.37.mo.m; \
  508. echo "installing ./$lang.gmo.m as" \
  509. "$dir/gnumeric-1.12.37.mo.m"; \
  510. else \
  511. true; \
  512. fi; \
  513. fi; \
  514. done
  515. installing am.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/am/LC_MESSAGES/gnumeric-1.12.37.mo
  516. installing ar.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/ar/LC_MESSAGES/gnumeric-1.12.37.mo
  517. installing ast.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/ast/LC_MESSAGES/gnumeric-1.12.37.mo
  518. installing az.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/az/LC_MESSAGES/gnumeric-1.12.37.mo
  519. installing bg.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/bg/LC_MESSAGES/gnumeric-1.12.37.mo
  520. installing bs.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/bs/LC_MESSAGES/gnumeric-1.12.37.mo
  521. installing ca.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/ca/LC_MESSAGES/gnumeric-1.12.37.mo
  522. installing ca@valencia.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/ca@valencia/LC_MESSAGES/gnumeric-1.12.37.mo
  523. installing cs.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/cs/LC_MESSAGES/gnumeric-1.12.37.mo
  524. installing da.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/da/LC_MESSAGES/gnumeric-1.12.37.mo
  525. installing de.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/de/LC_MESSAGES/gnumeric-1.12.37.mo
  526. installing dz.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/dz/LC_MESSAGES/gnumeric-1.12.37.mo
  527. installing el.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/el/LC_MESSAGES/gnumeric-1.12.37.mo
  528. installing en_CA.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/en_CA/LC_MESSAGES/gnumeric-1.12.37.mo
  529. installing en_GB.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/en_GB/LC_MESSAGES/gnumeric-1.12.37.mo
  530. installing eo.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/eo/LC_MESSAGES/gnumeric-1.12.37.mo
  531. installing es.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/es/LC_MESSAGES/gnumeric-1.12.37.mo
  532. installing et.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/et/LC_MESSAGES/gnumeric-1.12.37.mo
  533. installing eu.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/eu/LC_MESSAGES/gnumeric-1.12.37.mo
  534. installing fi.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/fi/LC_MESSAGES/gnumeric-1.12.37.mo
  535. installing fr.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/fr/LC_MESSAGES/gnumeric-1.12.37.mo
  536. installing ga.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/ga/LC_MESSAGES/gnumeric-1.12.37.mo
  537. installing gl.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/gl/LC_MESSAGES/gnumeric-1.12.37.mo
  538. installing gu.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/gu/LC_MESSAGES/gnumeric-1.12.37.mo
  539. installing he.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/he/LC_MESSAGES/gnumeric-1.12.37.mo
  540. installing hr.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/hr/LC_MESSAGES/gnumeric-1.12.37.mo
  541. installing hu.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/hu/LC_MESSAGES/gnumeric-1.12.37.mo
  542. installing id.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/id/LC_MESSAGES/gnumeric-1.12.37.mo
  543. installing it.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/it/LC_MESSAGES/gnumeric-1.12.37.mo
  544. installing ja.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/ja/LC_MESSAGES/gnumeric-1.12.37.mo
  545. installing kk.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/kk/LC_MESSAGES/gnumeric-1.12.37.mo
  546. installing ko.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/ko/LC_MESSAGES/gnumeric-1.12.37.mo
  547. installing lt.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/lt/LC_MESSAGES/gnumeric-1.12.37.mo
  548. installing lv.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/lv/LC_MESSAGES/gnumeric-1.12.37.mo
  549. installing mk.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/mk/LC_MESSAGES/gnumeric-1.12.37.mo
  550. installing ml.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/ml/LC_MESSAGES/gnumeric-1.12.37.mo
  551. installing mr.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/mr/LC_MESSAGES/gnumeric-1.12.37.mo
  552. installing ms.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/ms/LC_MESSAGES/gnumeric-1.12.37.mo
  553. installing nb.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/nb/LC_MESSAGES/gnumeric-1.12.37.mo
  554. installing ne.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/ne/LC_MESSAGES/gnumeric-1.12.37.mo
  555. installing nl.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/nl/LC_MESSAGES/gnumeric-1.12.37.mo
  556. installing nn.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/nn/LC_MESSAGES/gnumeric-1.12.37.mo
  557. installing oc.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/oc/LC_MESSAGES/gnumeric-1.12.37.mo
  558. installing pl.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/pl/LC_MESSAGES/gnumeric-1.12.37.mo
  559. installing pt.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/pt/LC_MESSAGES/gnumeric-1.12.37.mo
  560. installing pt_BR.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/pt_BR/LC_MESSAGES/gnumeric-1.12.37.mo
  561. installing ro.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/ro/LC_MESSAGES/gnumeric-1.12.37.mo
  562. installing ru.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/ru/LC_MESSAGES/gnumeric-1.12.37.mo
  563. installing rw.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/rw/LC_MESSAGES/gnumeric-1.12.37.mo
  564. installing sk.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/sk/LC_MESSAGES/gnumeric-1.12.37.mo
  565. installing sl.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/sl/LC_MESSAGES/gnumeric-1.12.37.mo
  566. installing sr.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/sr/LC_MESSAGES/gnumeric-1.12.37.mo
  567. installing sr@latin.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/sr@latin/LC_MESSAGES/gnumeric-1.12.37.mo
  568. installing sv.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/sv/LC_MESSAGES/gnumeric-1.12.37.mo
  569. installing te.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/te/LC_MESSAGES/gnumeric-1.12.37.mo
  570. installing tr.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/tr/LC_MESSAGES/gnumeric-1.12.37.mo
  571. installing uk.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/uk/LC_MESSAGES/gnumeric-1.12.37.mo
  572. installing vi.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/vi/LC_MESSAGES/gnumeric-1.12.37.mo
  573. installing zh_CN.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/zh_CN/LC_MESSAGES/gnumeric-1.12.37.mo
  574. installing zh_HK.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/zh_HK/LC_MESSAGES/gnumeric-1.12.37.mo
  575. installing zh_TW.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/zh_TW/LC_MESSAGES/gnumeric-1.12.37.mo
  576. Making install in po-functions
  577. file=`echo am | sed 's,.*/,,'`.gmo \
  578. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file am.po
  579. file=`echo ar | sed 's,.*/,,'`.gmo \
  580. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file ar.po
  581. file=`echo ast | sed 's,.*/,,'`.gmo \
  582. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file ast.po
  583. file=`echo az | sed 's,.*/,,'`.gmo \
  584. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file az.po
  585. file=`echo bg | sed 's,.*/,,'`.gmo \
  586. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file bg.po
  587. file=`echo bs | sed 's,.*/,,'`.gmo \
  588. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file bs.po
  589. file=`echo ca | sed 's,.*/,,'`.gmo \
  590. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file ca.po
  591. file=`echo ca@valencia | sed 's,.*/,,'`.gmo \
  592. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file ca@valencia.po
  593. file=`echo cs | sed 's,.*/,,'`.gmo \
  594. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file cs.po
  595. file=`echo da | sed 's,.*/,,'`.gmo \
  596. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file da.po
  597. file=`echo de | sed 's,.*/,,'`.gmo \
  598. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file de.po
  599. file=`echo dz | sed 's,.*/,,'`.gmo \
  600. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file dz.po
  601. file=`echo el | sed 's,.*/,,'`.gmo \
  602. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file el.po
  603. file=`echo en_CA | sed 's,.*/,,'`.gmo \
  604. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file en_CA.po
  605. file=`echo en_GB | sed 's,.*/,,'`.gmo \
  606. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file en_GB.po
  607. file=`echo eo | sed 's,.*/,,'`.gmo \
  608. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file eo.po
  609. file=`echo es | sed 's,.*/,,'`.gmo \
  610. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file es.po
  611. file=`echo et | sed 's,.*/,,'`.gmo \
  612. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file et.po
  613. file=`echo eu | sed 's,.*/,,'`.gmo \
  614. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file eu.po
  615. file=`echo fi | sed 's,.*/,,'`.gmo \
  616. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file fi.po
  617. file=`echo fr | sed 's,.*/,,'`.gmo \
  618. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file fr.po
  619. file=`echo ga | sed 's,.*/,,'`.gmo \
  620. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file ga.po
  621. file=`echo gl | sed 's,.*/,,'`.gmo \
  622. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file gl.po
  623. file=`echo gu | sed 's,.*/,,'`.gmo \
  624. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file gu.po
  625. file=`echo he | sed 's,.*/,,'`.gmo \
  626. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file he.po
  627. file=`echo hr | sed 's,.*/,,'`.gmo \
  628. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file hr.po
  629. file=`echo hu | sed 's,.*/,,'`.gmo \
  630. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file hu.po
  631. file=`echo id | sed 's,.*/,,'`.gmo \
  632. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file id.po
  633. file=`echo it | sed 's,.*/,,'`.gmo \
  634. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file it.po
  635. file=`echo ja | sed 's,.*/,,'`.gmo \
  636. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file ja.po
  637. file=`echo kk | sed 's,.*/,,'`.gmo \
  638. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file kk.po
  639. file=`echo ko | sed 's,.*/,,'`.gmo \
  640. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file ko.po
  641. file=`echo lt | sed 's,.*/,,'`.gmo \
  642. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file lt.po
  643. file=`echo lv | sed 's,.*/,,'`.gmo \
  644. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file lv.po
  645. file=`echo mk | sed 's,.*/,,'`.gmo \
  646. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file mk.po
  647. file=`echo ml | sed 's,.*/,,'`.gmo \
  648. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file ml.po
  649. file=`echo mr | sed 's,.*/,,'`.gmo \
  650. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file mr.po
  651. file=`echo ms | sed 's,.*/,,'`.gmo \
  652. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file ms.po
  653. file=`echo nb | sed 's,.*/,,'`.gmo \
  654. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file nb.po
  655. file=`echo ne | sed 's,.*/,,'`.gmo \
  656. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file ne.po
  657. file=`echo nl | sed 's,.*/,,'`.gmo \
  658. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file nl.po
  659. file=`echo nn | sed 's,.*/,,'`.gmo \
  660. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file nn.po
  661. file=`echo oc | sed 's,.*/,,'`.gmo \
  662. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file oc.po
  663. file=`echo pl | sed 's,.*/,,'`.gmo \
  664. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file pl.po
  665. file=`echo pt | sed 's,.*/,,'`.gmo \
  666. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file pt.po
  667. file=`echo pt_BR | sed 's,.*/,,'`.gmo \
  668. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file pt_BR.po
  669. file=`echo ro | sed 's,.*/,,'`.gmo \
  670. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file ro.po
  671. file=`echo ru | sed 's,.*/,,'`.gmo \
  672. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file ru.po
  673. file=`echo rw | sed 's,.*/,,'`.gmo \
  674. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file rw.po
  675. file=`echo sk | sed 's,.*/,,'`.gmo \
  676. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file sk.po
  677. file=`echo sl | sed 's,.*/,,'`.gmo \
  678. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file sl.po
  679. file=`echo sr | sed 's,.*/,,'`.gmo \
  680. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file sr.po
  681. file=`echo sr@latin | sed 's,.*/,,'`.gmo \
  682. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file sr@latin.po
  683. file=`echo sv | sed 's,.*/,,'`.gmo \
  684. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file sv.po
  685. file=`echo te | sed 's,.*/,,'`.gmo \
  686. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file te.po
  687. file=`echo tr | sed 's,.*/,,'`.gmo \
  688. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file tr.po
  689. file=`echo uk | sed 's,.*/,,'`.gmo \
  690. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file uk.po
  691. file=`echo vi | sed 's,.*/,,'`.gmo \
  692. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file vi.po
  693. file=`echo zh_CN | sed 's,.*/,,'`.gmo \
  694. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file zh_CN.po
  695. file=`echo zh_HK | sed 's,.*/,,'`.gmo \
  696. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file zh_HK.po
  697. file=`echo zh_TW | sed 's,.*/,,'`.gmo \
  698. && rm -f $file && /usr/local/opt/gettext/bin/msgfmt -o $file zh_TW.po
  699. /bin/sh /private/tmp/gnumeric-20171225-39580-re5bvw/gnumeric-1.12.37/install-sh -d /usr/local/Cellar/gnumeric/1.12.37/share/locale
  700. linguas="am ar ast az bg bs ca ca@valencia cs da de dz el en_CA en_GB eo es et eu fi fr ga gl gu he hr hu id it ja kk ko lt lv mk ml mr ms nb ne nl nn oc pl pt pt_BR ro ru rw sk sl sr sr@latin sv te tr uk vi zh_CN zh_HK zh_TW "; \
  701. for lang in $linguas; do \
  702. dir=/usr/local/Cellar/gnumeric/1.12.37/share/locale/$lang/LC_MESSAGES; \
  703. /bin/sh /private/tmp/gnumeric-20171225-39580-re5bvw/gnumeric-1.12.37/install-sh -d $dir; \
  704. if test -r $lang.gmo; then \
  705. /usr/bin/install -c -m 644 $lang.gmo $dir/gnumeric-1.12.37-functions.mo; \
  706. echo "installing $lang.gmo as $dir/gnumeric-1.12.37-functions.mo"; \
  707. else \
  708. /usr/bin/install -c -m 644 ./$lang.gmo $dir/gnumeric-1.12.37-functions.mo; \
  709. echo "installing ./$lang.gmo as" \
  710. "$dir/gnumeric-1.12.37-functions.mo"; \
  711. fi; \
  712. if test -r $lang.gmo.m; then \
  713. /usr/bin/install -c -m 644 $lang.gmo.m $dir/gnumeric-1.12.37-functions.mo.m; \
  714. echo "installing $lang.gmo.m as $dir/gnumeric-1.12.37-functions.mo.m"; \
  715. else \
  716. if test -r ./$lang.gmo.m ; then \
  717. /usr/bin/install -c -m 644 ./$lang.gmo.m \
  718. $dir/gnumeric-1.12.37-functions.mo.m; \
  719. echo "installing ./$lang.gmo.m as" \
  720. "$dir/gnumeric-1.12.37-functions.mo.m"; \
  721. else \
  722. true; \
  723. fi; \
  724. fi; \
  725. done
  726. installing am.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/am/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  727. installing ar.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/ar/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  728. installing ast.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/ast/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  729. installing az.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/az/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  730. installing bg.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/bg/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  731. installing bs.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/bs/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  732. installing ca.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/ca/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  733. installing ca@valencia.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/ca@valencia/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  734. installing cs.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/cs/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  735. installing da.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/da/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  736. installing de.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/de/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  737. installing dz.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/dz/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  738. installing el.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/el/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  739. installing en_CA.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/en_CA/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  740. installing en_GB.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/en_GB/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  741. installing eo.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/eo/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  742. installing es.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/es/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  743. installing et.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/et/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  744. installing eu.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/eu/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  745. installing fi.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/fi/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  746. installing fr.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/fr/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  747. installing ga.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/ga/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  748. installing gl.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/gl/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  749. installing gu.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/gu/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  750. installing he.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/he/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  751. installing hr.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/hr/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  752. installing hu.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/hu/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  753. installing id.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/id/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  754. installing it.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/it/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  755. installing ja.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/ja/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  756. installing kk.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/kk/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  757. installing ko.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/ko/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  758. installing lt.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/lt/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  759. installing lv.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/lv/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  760. installing mk.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/mk/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  761. installing ml.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/ml/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  762. installing mr.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/mr/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  763. installing ms.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/ms/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  764. installing nb.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/nb/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  765. installing ne.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/ne/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  766. installing nl.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/nl/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  767. installing nn.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/nn/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  768. installing oc.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/oc/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  769. installing pl.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/pl/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  770. installing pt.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/pt/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  771. installing pt_BR.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/pt_BR/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  772. installing ro.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/ro/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  773. installing ru.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/ru/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  774. installing rw.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/rw/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  775. installing sk.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/sk/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  776. installing sl.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/sl/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  777. installing sr.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/sr/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  778. installing sr@latin.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/sr@latin/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  779. installing sv.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/sv/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  780. installing te.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/te/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  781. installing tr.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/tr/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  782. installing uk.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/uk/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  783. installing vi.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/vi/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  784. installing zh_CN.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/zh_CN/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  785. installing zh_HK.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/zh_HK/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  786. installing zh_TW.gmo as /usr/local/Cellar/gnumeric/1.12.37/share/locale/zh_TW/LC_MESSAGES/gnumeric-1.12.37-functions.mo
  787. Making install in src
  788. glib-genmarshal --prefix=gnm_ --header gnm-marshalers.list >gnm-marshalers.h
  789. INFO: Reading gnm-marshalers.list...
  790. GEN gnmresources.c
  791. GEN gnmresources.h
  792. creating gnumeric-paths.h
  793. /Applications/Xcode.app/Contents/Developer/usr/bin/make install-recursive
  794. Making install in tools
  795. CC analysis-anova.lo
  796. CC analysis-auto-expression.lo
  797. CC analysis-chi-squared.lo
  798. CC analysis-exp-smoothing.lo
  799. CC analysis-frequency.lo
  800. CC analysis-histogram.lo
  801. CC analysis-kaplan-meier.lo
  802. CC analysis-normality.lo
  803. CC analysis-one-mean-test.lo
  804. CC analysis-principal-components.lo
  805. CC analysis-sign-test.lo
  806. CC analysis-signed-rank-test.lo
  807. CC analysis-tools.lo
  808. CC analysis-wilcoxon-mann-whitney.lo
  809. CC random-generator.lo
  810. CC random-generator-cor.lo
  811. CC dao.lo
  812. CC data-shuffling.lo
  813. CC auto-correct.lo
  814. CC fill-series.lo
  815. CC filter.lo
  816. CC gnm-solver.lo
  817. CC goal-seek.lo
  818. CC scenarios.lo
  819. CC simulation.lo
  820. CC tabulate.lo
  821. CCLD libtools.la
  822. make[4]: Nothing to be done for `install-exec-am'.
  823. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/include/libspreadsheet-1.12/spreadsheet/tools'
  824. /usr/bin/install -c -m 644 dao.h gnm-solver.h tools.h '/usr/local/Cellar/gnumeric/1.12.37/include/libspreadsheet-1.12/spreadsheet/tools'
  825. Making install in cut-n-paste-code
  826. make[5]: Nothing to be done for `install-exec-am'.
  827. make[5]: Nothing to be done for `install-data-am'.
  828. Making install in dialogs
  829. cd . && perl /private/tmp/gnumeric-20171225-39580-re5bvw/gnumeric-1.12.37/tools/embedder \
  830. --register-function=gnm_register_ui_files \
  831. --register-file-function=go_rsm_register_file \
  832. --id-prefix=gnm: \
  833. --include '<goffice/goffice.h>' \
  834. --include embedded-ui.h \
  835. COMPRESS advanced-filter.ui anova-one.ui anova-two.ui autofilter-expression.ui autofilter-top10.ui autoformat.ui autosave.ui cell-comment.ui cell-format-cond.ui cell-format.ui cell-sort.ui chi-squared.ui col-width.ui colrow.ui consolidate.ui correlation.ui covariance.ui dao.ui data-slicer.ui data-table.ui define-name.ui delete-cells.ui descriptive-stats.ui dialog-stf-export.ui dialog-stf.ui dialog-zoom.ui doc-meta-data.ui exp-smoothing.ui fill-series.ui formula-guru.ui fourier-analysis.ui frequency.ui function-select.ui goalseek.ui goto.ui hf-config.ui hf-dt-format.ui histogram.ui hyperlink.ui insert-cells.ui kaplan-meier.ui mean-tests.ui merge.ui moving-averages.ui normality-tests.ui one-mean-test.ui paste-special.ui plugin-manager.ui preferences.ui principal-components.ui print.ui quit.ui random-generation-cor.ui random-generation.ui rank.ui recent.ui regression.ui row-height.ui sampling.ui scenario-add.ui scenario-manager.ui search-replace.ui search.ui sheet-order.ui sheet-rename.ui sheet-resize.ui sheetobject-size.ui shuffle.ui sign-test-two.ui sign-test.ui simulation.ui so-button.ui so-checkbox.ui so-frame.ui so-list.ui so-radiobutton.ui so-scrollbar.ui solver.ui tabulate.ui variance-tests.ui view.ui wbcg.ui wilcoxon-mann-whitney.ui workbook-attr.ui >/private/tmp/gnumeric-20171225-39580-re5bvw/gnumeric-1.12.37/src/dialogs/embedded-ui.c
  836. /Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
  837. CC dao-gui-utils.lo
  838. CC dialog-about.lo
  839. CC dialog-advanced-filter.lo
  840. CC dialog-analysis-tools.lo
  841. CC dialog-analysis-tool-chi-squared.lo
  842. CC dialog-analysis-tool-frequency.lo
  843. CC dialog-analysis-tool-kaplan-meier.lo
  844. CC dialog-analysis-tool-normality.lo
  845. CC dialog-analysis-tool-one-mean.lo
  846. CC dialog-analysis-tool-principal-components.lo
  847. CC dialog-analysis-tool-sign-test.lo
  848. CC dialog-analysis-tool-wilcoxon-mann-whitney.lo
  849. CC dialog-autofilter.lo
  850. CC dialog-autoformat.lo
  851. CC dialog-autosave.lo
  852. CC dialog-cell-comment.lo
  853. CC dialog-cell-format.lo
  854. CC dialog-cell-format-cond.lo
  855. CC dialog-cell-sort.lo
  856. CC dialog-col-width.lo
  857. CC dialog-col-row.lo
  858. CC dialog-consolidate.lo
  859. CC dialog-data-slicer.lo
  860. CC dialog-data-table.lo
  861. CC dialog-fill-series.lo
  862. CC dialog-function-select.lo
  863. CC dialog-formula-guru.lo
  864. CC dialog-goal-seek.lo
  865. CC dialog-goto-cell.lo
  866. CC dialog-hyperlink.lo
  867. CC dialog-insert-cells.lo
  868. CC dialog-define-names.lo
  869. CC dialog-delete-cells.lo
  870. CC dialog-merge.lo
  871. CC dialog-password.lo
  872. CC dialog-paste-special.lo
  873. CC dialog-plugin-manager.lo
  874. CC dialog-preferences.lo
  875. CC dialog-random-generator.lo
  876. CC dialog-random-generator-cor.lo
  877. CC dialog-recent.lo
  878. CC dialog-row-height.lo
  879. CC dialog-quit.lo
  880. CC dialog-scenarios.lo
  881. CC dialog-search.lo
  882. CC dialog-search-replace.lo
  883. CC dialog-sheet-order.lo
  884. CC dialog-sheet-rename.lo
  885. CC dialog-sheet-resize.lo
  886. CC dialog-sheetobject-size.lo
  887. CC dialog-shuffle.lo
  888. CC dialog-simulation.lo
  889. CC dialog-so-list.lo
  890. CC dialog-so-styled.lo
  891. CC dialog-solver.lo
  892. CC dialog-stf.lo
  893. CC dialog-stf-main-page.lo
  894. CC dialog-stf-csv-page.lo
  895. CC dialog-stf-fixed-page.lo
  896. CC dialog-stf-format-page.lo
  897. CC dialog-stf-preview.lo
  898. CC dialog-stf-export.lo
  899. CC dialog-tabulate.lo
  900. CC dialog-doc-metadata.lo
  901. CC dialog-view.lo
  902. CC dialog-workbook-attr.lo
  903. CC dialog-zoom.lo
  904. CC dialog-printer-setup.lo
  905. CC embedded-ui.lo
  906. CCLD libdialogs.la
  907. make[5]: Nothing to be done for `install-exec-am'.
  908. make[5]: Nothing to be done for `install-data-am'.
  909. Making install in widgets
  910. CC gnm-dao.lo
  911. CC gnm-fontbutton.lo
  912. CC gnm-format-sel.lo
  913. CC gnm-notebook.lo
  914. CC gnm-radiobutton.lo
  915. CC gnm-cell-combo-view.lo
  916. CC gnm-filter-combo-view.lo
  917. CC gnm-validation-combo-view.lo
  918. CC gnm-sheet-slicer-combo-view.lo
  919. CC gnm-so-anchor-mode-chooser.lo
  920. CC gnumeric-cell-renderer-text.lo
  921. CC gnumeric-cell-renderer-expr-entry.lo
  922. CC gnumeric-cell-renderer-toggle.lo
  923. CC gnumeric-dashed-canvas-line.lo
  924. CC gnumeric-expr-entry.lo
  925. CC gnumeric-lazy-list.lo
  926. CC gnumeric-text-view.lo
  927. CCLD libwidgets.la
  928. make[4]: Nothing to be done for `install-exec-am'.
  929. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/include/libspreadsheet-1.12/spreadsheet/widgets'
  930. /usr/bin/install -c -m 644 gnm-notebook.h gnumeric-expr-entry.h '/usr/local/Cellar/gnumeric/1.12.37/include/libspreadsheet-1.12/spreadsheet/widgets'
  931. CC libspreadsheet_la-go-val.lo
  932. CC libspreadsheet_la-go-data-cache-source.lo
  933. CC libspreadsheet_la-go-data-cache.lo
  934. CC libspreadsheet_la-go-data-cache-field.lo
  935. CC libspreadsheet_la-go-data-slicer.lo
  936. CC libspreadsheet_la-go-data-slicer-field.lo
  937. CC libspreadsheet_la-gnm-data-cache-source.lo
  938. CC libspreadsheet_la-gnm-sheet-slicer.lo
  939. CC libspreadsheet_la-gnm-sheet-slicer-combo.lo
  940. CC libspreadsheet_la-gnm-cell-combo.lo
  941. CC libspreadsheet_la-gnm-marshalers.lo
  942. CC libspreadsheet_la-application.lo
  943. CC libspreadsheet_la-auto-format.lo
  944. CC libspreadsheet_la-cell.lo
  945. CC libspreadsheet_la-cell-draw.lo
  946. CC libspreadsheet_la-cellspan.lo
  947. CC libspreadsheet_la-clipboard.lo
  948. CC libspreadsheet_la-criteria.lo
  949. CC libspreadsheet_la-cmd-edit.lo
  950. CC libspreadsheet_la-collect.lo
  951. CC libspreadsheet_la-colrow.lo
  952. CC libspreadsheet_la-command-context.lo
  953. CC libspreadsheet_la-command-context-stderr.lo
  954. CC libspreadsheet_la-commands.lo
  955. CC libspreadsheet_la-complete.lo
  956. CC libspreadsheet_la-complete-sheet.lo
  957. CC libspreadsheet_la-complex.lo
  958. CC libspreadsheet_la-consolidate.lo
  959. CC libspreadsheet_la-dependent.lo
  960. CC libspreadsheet_la-expr.lo
  961. CC libspreadsheet_la-expr-deriv.lo
  962. CC libspreadsheet_la-expr-name.lo
  963. CC libspreadsheet_la-file-autoft.lo
  964. CC libspreadsheet_la-format-template.lo
  965. CC libspreadsheet_la-func.lo
  966. CC libspreadsheet_la-func-builtin.lo
  967. CC libspreadsheet_la-gnm-commands-slicer.lo
  968. CC libspreadsheet_la-gnm-datetime.lo
  969. CC libspreadsheet_la-gnm-format.lo
  970. CC libspreadsheet_la-gnm-graph-window.lo
  971. CC libspreadsheet_la-gnm-pane.lo
  972. CC libspreadsheet_la-gnm-random.lo
  973. CC libspreadsheet_la-gnumeric-simple-canvas.lo
  974. CC libspreadsheet_la-graph.lo
  975. CC libspreadsheet_la-gutils.lo
  976. CC libspreadsheet_la-gui-clipboard.lo
  977. CC libspreadsheet_la-gui-file.lo
  978. CC libspreadsheet_la-gui-util.lo
  979. CC libspreadsheet_la-hlink.lo
  980. CC libspreadsheet_la-history.lo
  981. CC libspreadsheet_la-input-msg.lo
  982. CC libspreadsheet_la-item-bar.lo
  983. CC libspreadsheet_la-item-cursor.lo
  984. CC libspreadsheet_la-item-edit.lo
  985. CC libspreadsheet_la-item-grid.lo
  986. CC libspreadsheet_la-libgnumeric.lo
  987. CC libspreadsheet_la-mathfunc.lo
  988. CC libspreadsheet_la-mstyle.lo
  989. CC libspreadsheet_la-number-match.lo
  990. CC libspreadsheet_la-outoflinedocs.lo
  991. CC libspreadsheet_la-parser.lo
  992. CC libspreadsheet_la-parse-util.lo
  993. CC libspreadsheet_la-pattern.lo
  994. CC libspreadsheet_la-position.lo
  995. CC libspreadsheet_la-preview-grid.lo
  996. CC libspreadsheet_la-print-info.lo
  997. CC libspreadsheet_la-rangefunc.lo
  998. CC libspreadsheet_la-rangefunc-strings.lo
  999. CC libspreadsheet_la-ranges.lo
  1000. CC libspreadsheet_la-rendered-value.lo
  1001. CC libspreadsheet_la-search.lo
  1002. CC libspreadsheet_la-selection.lo
  1003. CC libspreadsheet_la-session.lo
  1004. CC libspreadsheet_la-sf-bessel.lo
  1005. CC libspreadsheet_la-sf-dpq.lo
  1006. CC libspreadsheet_la-sf-gamma.lo
  1007. CC libspreadsheet_la-sf-trig.lo
  1008. CC libspreadsheet_la-sheet.lo
  1009. CC libspreadsheet_la-sheet-view.lo
  1010. CC libspreadsheet_la-sheet-control.lo
  1011. CC libspreadsheet_la-sheet-control-gui.lo
  1012. CC libspreadsheet_la-sheet-merge.lo
  1013. CC libspreadsheet_la-sheet-autofill.lo
  1014. CC libspreadsheet_la-sheet-filter.lo
  1015. CC libspreadsheet_la-sheet-utils.lo
  1016. CC libspreadsheet_la-sheet-object.lo
  1017. CC libspreadsheet_la-sheet-object-cell-comment.lo
  1018. CC libspreadsheet_la-gnm-so-filled.lo
  1019. CC libspreadsheet_la-gnm-so-line.lo
  1020. CC libspreadsheet_la-gnm-so-path.lo
  1021. CC libspreadsheet_la-gnm-so-polygon.lo
  1022. CC libspreadsheet_la-sheet-object-component.lo
  1023. CC libspreadsheet_la-sheet-object-graph.lo
  1024. CC libspreadsheet_la-sheet-object-image.lo
  1025. CC libspreadsheet_la-sheet-object-widget.lo
  1026. CC libspreadsheet_la-sheet-style.lo
  1027. CC libspreadsheet_la-gnm-plugin.lo
  1028. CC libspreadsheet_la-sort.lo
  1029. CC libspreadsheet_la-stf.lo
  1030. CC libspreadsheet_la-stf-export.lo
  1031. CC libspreadsheet_la-stf-parse.lo
  1032. CC libspreadsheet_la-style.lo
  1033. CC libspreadsheet_la-style-border.lo
  1034. CC libspreadsheet_la-style-color.lo
  1035. CC libspreadsheet_la-style-conditions.lo
  1036. CC libspreadsheet_la-undo.lo
  1037. CC libspreadsheet_la-validation.lo
  1038. CC libspreadsheet_la-value.lo
  1039. CC libspreadsheet_la-value-sheet.lo
  1040. CC libspreadsheet_la-workbook.lo
  1041. CC libspreadsheet_la-workbook-cmd-format.lo
  1042. CC libspreadsheet_la-workbook-view.lo
  1043. CC libspreadsheet_la-workbook-control.lo
  1044. CC libspreadsheet_la-wbc-gtk.lo
  1045. CC libspreadsheet_la-wbc-gtk-actions.lo
  1046. CC libspreadsheet_la-wbc-gtk-edit.lo
  1047. CC libspreadsheet_la-xml-sax-read.lo
  1048. CC libspreadsheet_la-xml-sax-write.lo
  1049. CC libspreadsheet_la-gnumeric-conf.lo
  1050. CC libspreadsheet_la-print.lo
  1051. CC libspreadsheet_la-print-cell.lo
  1052. CC libspreadsheet_la-gnmresources.lo
  1053. CCLD libspreadsheet.la
  1054. CC io-context-gtk.o
  1055. CC main-application.o
  1056. CCLD gnumeric
  1057. CC ssconvert.o
  1058. CCLD ssconvert
  1059. CC ssindex.o
  1060. CCLD ssindex
  1061. CC ssgrep.o
  1062. CCLD ssgrep
  1063. CC ssdiff.o
  1064. CCLD ssdiff
  1065. CC sstest.o
  1066. CCLD sstest
  1067. sed -e 's/ _name *=/ name=/' <GNOME_Gnumeric-gtk.xml.in >GNOME_Gnumeric-gtk.xml
  1068. .././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib'
  1069. /bin/sh ../libtool --mode=install /usr/bin/install -c libspreadsheet.la '/usr/local/Cellar/gnumeric/1.12.37/lib'
  1070. libtool: install: /usr/bin/install -c .libs/libspreadsheet-1.12.37.dylib /usr/local/Cellar/gnumeric/1.12.37/lib/libspreadsheet-1.12.37.dylib
  1071. libtool: install: (cd /usr/local/Cellar/gnumeric/1.12.37/lib && { ln -s -f libspreadsheet-1.12.37.dylib libspreadsheet.dylib || { rm -f libspreadsheet.dylib && ln -s libspreadsheet-1.12.37.dylib libspreadsheet.dylib; }; })
  1072. libtool: install: /usr/bin/install -c .libs/libspreadsheet.lai /usr/local/Cellar/gnumeric/1.12.37/lib/libspreadsheet.la
  1073. .././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/bin'
  1074. /bin/sh ../libtool --mode=install /usr/bin/install -c gnumeric ssconvert ssindex ssgrep ssdiff '/usr/local/Cellar/gnumeric/1.12.37/bin'
  1075. libtool: install: /usr/bin/install -c .libs/gnumeric /usr/local/Cellar/gnumeric/1.12.37/bin/gnumeric
  1076. libtool: install: /usr/bin/install -c .libs/ssconvert /usr/local/Cellar/gnumeric/1.12.37/bin/ssconvert
  1077. libtool: install: /usr/bin/install -c .libs/ssindex /usr/local/Cellar/gnumeric/1.12.37/bin/ssindex
  1078. libtool: install: /usr/bin/install -c .libs/ssgrep /usr/local/Cellar/gnumeric/1.12.37/bin/ssgrep
  1079. libtool: install: /usr/bin/install -c .libs/ssdiff /usr/local/Cellar/gnumeric/1.12.37/bin/ssdiff
  1080. /Applications/Xcode.app/Contents/Developer/usr/bin/make install-exec-hook
  1081. cd /usr/local/Cellar/gnumeric/1.12.37/bin && \
  1082. mv -f gnumeric gnumeric-1.12.37 && \
  1083. ln -s gnumeric-1.12.37 gnumeric
  1084. .././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/share/gnumeric/1.12.37'
  1085. /usr/bin/install -c -m 644 GNOME_Gnumeric-gtk.xml '/usr/local/Cellar/gnumeric/1.12.37/share/gnumeric/1.12.37'
  1086. .././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/include/libspreadsheet-1.12/spreadsheet'
  1087. /usr/bin/install -c -m 644 application.h auto-format.h cell.h cell-draw.h cellspan.h clipboard.h cmd-edit.h collect.h colrow.h command-context.h command-context-stderr.h commands.h complete.h complete-sheet.h complex.h consolidate.h criteria.h dependent.h expr.h expr-deriv.h expr-impl.h expr-name.h file-autoft.h format-template.h func.h func-builtin.h gnm-command-impl.h gnm-commands-slicer.h gnm-data-cache-source.h gnm-datetime.h gnm-format.h gnm-graph-window.h gnm-pane.h gnm-random.h gnm-sheet-slicer.h gnm-style-impl.h gnumeric.h gnumeric-fwd.h gnumeric-simple-canvas.h go-data-cache-source.h '/usr/local/Cellar/gnumeric/1.12.37/include/libspreadsheet-1.12/spreadsheet'
  1088. /usr/bin/install -c -m 644 go-data-cache.h go-data-cache-field.h go-data-slicer.h go-data-slicer-field.h go-val.h graph.h gutils.h gui-clipboard.h gui-file.h gui-util.h hlink.h hlink-impl.h history.h input-msg.h item-bar.h item-cursor.h item-edit.h item-grid.h libgnumeric.h mathfunc.h mstyle.h number-match.h numbers.h parse-util.h pattern.h position.h preview-grid.h print-info.h rangefunc.h rangefunc-strings.h ranges.h regression.h rendered-value.h search.h selection.h session.h sf-bessel.h sf-dpq.h sf-gamma.h sf-trig.h '/usr/local/Cellar/gnumeric/1.12.37/include/libspreadsheet-1.12/spreadsheet'
  1089. /usr/bin/install -c -m 644 sheet.h sheet-view.h sheet-control.h sheet-control-priv.h sheet-control-gui.h sheet-control-gui-priv.h sheet-merge.h sheet-private.h sheet-autofill.h sheet-filter.h sheet-utils.h sheet-filter-combo.h sheet-object.h sheet-object-impl.h sheet-object-cell-comment.h sheet-object-widget-impl.h gnm-so-filled.h gnm-so-line.h gnm-so-path.h gnm-so-polygon.h sheet-object-component.h sheet-object-graph.h sheet-object-image.h sheet-object-widget.h sheet-style.h gnm-plugin.h sort.h stf.h stf-export.h stf-parse.h style.h style-border.h style-color.h style-conditions.h style-font.h undo.h validation.h validation-combo.h value.h workbook.h '/usr/local/Cellar/gnumeric/1.12.37/include/libspreadsheet-1.12/spreadsheet'
  1090. /usr/bin/install -c -m 644 workbook-priv.h workbook-cmd-format.h workbook-view.h workbook-control.h workbook-control-priv.h wbc-gtk.h wbc-gtk-impl.h xml-io-version.h xml-sax.h gnumeric-conf.h print.h print-cell.h '/usr/local/Cellar/gnumeric/1.12.37/include/libspreadsheet-1.12/spreadsheet'
  1091. Making install in plugins
  1092. Making install in excel
  1093. /Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
  1094. CC boot.lo
  1095. CC ms-biff.lo
  1096. CC biff-types.lo
  1097. CC ms-container.lo
  1098. CC ms-escher.lo
  1099. CC ms-excel-util.lo
  1100. CC ms-excel-read.lo
  1101. CC ms-excel-write.lo
  1102. CC ms-formula-read.lo
  1103. CC ms-formula-write.lo
  1104. CC ms-obj.lo
  1105. CC ms-chart.lo
  1106. CC rc4.lo
  1107. CC crypt-md4.lo
  1108. CC md5.lo
  1109. CC excel-xml-read.lo
  1110. CC xls-read-pivot.lo
  1111. CC xls-write-pivot.lo
  1112. CC xlsx-utils.lo
  1113. CC xlsx-read.lo
  1114. CC xlsx-write.lo
  1115. CCLD excel.la
  1116. ITMRG plugin.xml
  1117. make[4]: Nothing to be done for `install-exec-am'.
  1118. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/excel'
  1119. /bin/sh ../../libtool --mode=install /usr/bin/install -c excel.la '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/excel'
  1120. libtool: install: /usr/bin/install -c .libs/excel.so /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/excel/excel.so
  1121. libtool: install: /usr/bin/install -c .libs/excel.lai /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/excel/excel.la
  1122. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/excel'
  1123. /usr/bin/install -c -m 644 plugin.xml '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/excel'
  1124. Making install in lotus-123
  1125. CC boot.lo
  1126. CC lotus.lo
  1127. CC lotus-formula.lo
  1128. CCLD lotus.la
  1129. ITMRG plugin.xml
  1130. make[3]: Nothing to be done for `install-exec-am'.
  1131. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/lotus'
  1132. /bin/sh ../../libtool --mode=install /usr/bin/install -c lotus.la '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/lotus'
  1133. libtool: install: /usr/bin/install -c .libs/lotus.so /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/lotus/lotus.so
  1134. libtool: install: /usr/bin/install -c .libs/lotus.lai /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/lotus/lotus.la
  1135. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/lotus'
  1136. /usr/bin/install -c -m 644 plugin.xml '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/lotus'
  1137. Making install in oleo
  1138. CC boot.lo
  1139. CC oleo.lo
  1140. CCLD oleo.la
  1141. ITMRG plugin.xml
  1142. make[3]: Nothing to be done for `install-exec-am'.
  1143. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/oleo'
  1144. /bin/sh ../../libtool --mode=install /usr/bin/install -c oleo.la '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/oleo'
  1145. libtool: install: /usr/bin/install -c .libs/oleo.so /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/oleo/oleo.so
  1146. libtool: install: /usr/bin/install -c .libs/oleo.lai /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/oleo/oleo.la
  1147. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/oleo'
  1148. /usr/bin/install -c -m 644 plugin.xml '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/oleo'
  1149. Making install in sc
  1150. CC sc.lo
  1151. CCLD sc.la
  1152. ITMRG plugin.xml
  1153. make[3]: Nothing to be done for `install-exec-am'.
  1154. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/sc'
  1155. /bin/sh ../../libtool --mode=install /usr/bin/install -c sc.la '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/sc'
  1156. libtool: install: /usr/bin/install -c .libs/sc.so /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/sc/sc.so
  1157. libtool: install: /usr/bin/install -c .libs/sc.lai /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/sc/sc.la
  1158. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/sc'
  1159. /usr/bin/install -c -m 644 plugin.xml '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/sc'
  1160. Making install in sylk
  1161. CC sylk.lo
  1162. CC sylk-write.lo
  1163. CCLD sylk.la
  1164. ITMRG plugin.xml
  1165. make[3]: Nothing to be done for `install-exec-am'.
  1166. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/sylk'
  1167. /bin/sh ../../libtool --mode=install /usr/bin/install -c sylk.la '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/sylk'
  1168. libtool: install: /usr/bin/install -c .libs/sylk.so /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/sylk/sylk.so
  1169. libtool: install: /usr/bin/install -c .libs/sylk.lai /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/sylk/sylk.la
  1170. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/sylk'
  1171. /usr/bin/install -c -m 644 plugin.xml '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/sylk'
  1172. Making install in xbase
  1173. CC boot.lo
  1174. CC xbase.lo
  1175. CCLD xbase.la
  1176. ITMRG plugin.xml
  1177. make[3]: Nothing to be done for `install-exec-am'.
  1178. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/xbase'
  1179. /bin/sh ../../libtool --mode=install /usr/bin/install -c xbase.la '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/xbase'
  1180. libtool: install: /usr/bin/install -c .libs/xbase.so /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/xbase/xbase.so
  1181. libtool: install: /usr/bin/install -c .libs/xbase.lai /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/xbase/xbase.la
  1182. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/xbase'
  1183. /usr/bin/install -c -m 644 plugin.xml '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/xbase'
  1184. Making install in html
  1185. CC boot.lo
  1186. CC html.lo
  1187. CC html_read.lo
  1188. CC latex.lo
  1189. CC roff.lo
  1190. CC font.lo
  1191. CCLD html.la
  1192. ITMRG plugin.xml
  1193. make[3]: Nothing to be done for `install-exec-am'.
  1194. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/html'
  1195. /bin/sh ../../libtool --mode=install /usr/bin/install -c html.la '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/html'
  1196. libtool: install: /usr/bin/install -c .libs/html.so /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/html/html.so
  1197. libtool: install: /usr/bin/install -c .libs/html.lai /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/html/html.la
  1198. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/html'
  1199. /usr/bin/install -c -m 644 plugin.xml '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/html'
  1200. Making install in dif
  1201. CC dif.lo
  1202. CCLD dif.la
  1203. ITMRG plugin.xml
  1204. make[3]: Nothing to be done for `install-exec-am'.
  1205. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/dif'
  1206. /bin/sh ../../libtool --mode=install /usr/bin/install -c dif.la '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/dif'
  1207. libtool: install: /usr/bin/install -c .libs/dif.so /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/dif/dif.so
  1208. libtool: install: /usr/bin/install -c .libs/dif.lai /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/dif/dif.la
  1209. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/dif'
  1210. /usr/bin/install -c -m 644 plugin.xml '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/dif'
  1211. Making install in qpro
  1212. CC qpro-read.lo
  1213. CCLD qpro.la
  1214. ITMRG plugin.xml
  1215. make[3]: Nothing to be done for `install-exec-am'.
  1216. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/qpro'
  1217. /bin/sh ../../libtool --mode=install /usr/bin/install -c qpro.la '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/qpro'
  1218. libtool: install: /usr/bin/install -c .libs/qpro.so /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/qpro/qpro.so
  1219. libtool: install: /usr/bin/install -c .libs/qpro.lai /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/qpro/qpro.la
  1220. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/qpro'
  1221. /usr/bin/install -c -m 644 plugin.xml '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/qpro'
  1222. Making install in plan-perfect
  1223. CC pln.lo
  1224. CC charset.lo
  1225. CCLD plan_perfect.la
  1226. ITMRG plugin.xml
  1227. make[3]: Nothing to be done for `install-exec-am'.
  1228. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/plan_perfect'
  1229. /bin/sh ../../libtool --mode=install /usr/bin/install -c plan_perfect.la '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/plan_perfect'
  1230. libtool: install: /usr/bin/install -c .libs/plan_perfect.so /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/plan_perfect/plan_perfect.so
  1231. libtool: install: /usr/bin/install -c .libs/plan_perfect.lai /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/plan_perfect/plan_perfect.la
  1232. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/plan_perfect'
  1233. /usr/bin/install -c -m 644 plugin.xml '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/plan_perfect'
  1234. Making install in applix
  1235. CC boot.lo
  1236. CC applix-read.lo
  1237. CC applix-write.lo
  1238. CCLD applix.la
  1239. ITMRG plugin.xml
  1240. make[3]: Nothing to be done for `install-exec-am'.
  1241. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/applix'
  1242. /bin/sh ../../libtool --mode=install /usr/bin/install -c applix.la '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/applix'
  1243. libtool: install: /usr/bin/install -c .libs/applix.so /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/applix/applix.so
  1244. libtool: install: /usr/bin/install -c .libs/applix.lai /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/applix/applix.la
  1245. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/applix'
  1246. /usr/bin/install -c -m 644 plugin.xml '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/applix'
  1247. Making install in openoffice
  1248. CC openoffice-read.lo
  1249. CC openoffice-write.lo
  1250. CCLD openoffice.la
  1251. ITMRG plugin.xml
  1252. make[3]: Nothing to be done for `install-exec-am'.
  1253. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/openoffice'
  1254. /bin/sh ../../libtool --mode=install /usr/bin/install -c openoffice.la '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/openoffice'
  1255. libtool: install: /usr/bin/install -c .libs/openoffice.so /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/openoffice/openoffice.so
  1256. libtool: install: /usr/bin/install -c .libs/openoffice.lai /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/openoffice/openoffice.la
  1257. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/openoffice'
  1258. /usr/bin/install -c -m 644 plugin.xml '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/openoffice'
  1259. Making install in mps
  1260. CC mps.lo
  1261. CCLD mps.la
  1262. ITMRG plugin.xml
  1263. make[3]: Nothing to be done for `install-exec-am'.
  1264. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/mps'
  1265. /bin/sh ../../libtool --mode=install /usr/bin/install -c mps.la '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/mps'
  1266. libtool: install: /usr/bin/install -c .libs/mps.so /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/mps/mps.so
  1267. libtool: install: /usr/bin/install -c .libs/mps.lai /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/mps/mps.la
  1268. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/mps'
  1269. /usr/bin/install -c -m 644 plugin.xml '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/mps'
  1270. Making install in fn-numtheory
  1271. CC numtheory.lo
  1272. CCLD plugin.la
  1273. LC_ALL=C /usr/local/opt/intltool/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po plugin.xml.in plugin.xml.tmp
  1274. Found cached translation database
  1275. Merging translations into plugin.xml.tmp.
  1276. CREATED plugin.xml.tmp
  1277. perl -pi -e "s/VERSION/1.12.37/" plugin.xml.tmp
  1278. mv plugin.xml.tmp plugin.xml
  1279. make[3]: Nothing to be done for `install-exec-am'.
  1280. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-numtheory'
  1281. /bin/sh ../../libtool --mode=install /usr/bin/install -c plugin.la '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-numtheory'
  1282. libtool: install: /usr/bin/install -c .libs/plugin.so /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-numtheory/plugin.so
  1283. libtool: install: /usr/bin/install -c .libs/plugin.lai /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-numtheory/plugin.la
  1284. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-numtheory'
  1285. /usr/bin/install -c -m 644 plugin.xml '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-numtheory'
  1286. Making install in fn-christian-date
  1287. CC functions.lo
  1288. CCLD plugin.la
  1289. LC_ALL=C /usr/local/opt/intltool/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po plugin.xml.in plugin.xml.tmp
  1290. Found cached translation database
  1291. Merging translations into plugin.xml.tmp.
  1292. CREATED plugin.xml.tmp
  1293. perl -pi -e "s/VERSION/1.12.37/" plugin.xml.tmp
  1294. mv plugin.xml.tmp plugin.xml
  1295. make[3]: Nothing to be done for `install-exec-am'.
  1296. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-christian-date'
  1297. /bin/sh ../../libtool --mode=install /usr/bin/install -c plugin.la '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-christian-date'
  1298. libtool: install: /usr/bin/install -c .libs/plugin.so /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-christian-date/plugin.so
  1299. libtool: install: /usr/bin/install -c .libs/plugin.lai /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-christian-date/plugin.la
  1300. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-christian-date'
  1301. /usr/bin/install -c -m 644 plugin.xml '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-christian-date'
  1302. Making install in fn-database
  1303. CC functions.lo
  1304. CCLD plugin.la
  1305. LC_ALL=C /usr/local/opt/intltool/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po plugin.xml.in plugin.xml.tmp
  1306. Found cached translation database
  1307. Merging translations into plugin.xml.tmp.
  1308. CREATED plugin.xml.tmp
  1309. perl -pi -e "s/VERSION/1.12.37/" plugin.xml.tmp
  1310. mv plugin.xml.tmp plugin.xml
  1311. make[3]: Nothing to be done for `install-exec-am'.
  1312. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-database'
  1313. /bin/sh ../../libtool --mode=install /usr/bin/install -c plugin.la '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-database'
  1314. libtool: install: /usr/bin/install -c .libs/plugin.so /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-database/plugin.so
  1315. libtool: install: /usr/bin/install -c .libs/plugin.lai /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-database/plugin.la
  1316. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-database'
  1317. /usr/bin/install -c -m 644 plugin.xml '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-database'
  1318. Making install in fn-date
  1319. CC functions.lo
  1320. CCLD plugin.la
  1321. LC_ALL=C /usr/local/opt/intltool/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po plugin.xml.in plugin.xml.tmp
  1322. Found cached translation database
  1323. Merging translations into plugin.xml.tmp.
  1324. CREATED plugin.xml.tmp
  1325. perl -pi -e "s/VERSION/1.12.37/" plugin.xml.tmp
  1326. mv plugin.xml.tmp plugin.xml
  1327. make[3]: Nothing to be done for `install-exec-am'.
  1328. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-date'
  1329. /bin/sh ../../libtool --mode=install /usr/bin/install -c plugin.la '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-date'
  1330. libtool: install: /usr/bin/install -c .libs/plugin.so /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-date/plugin.so
  1331. libtool: install: /usr/bin/install -c .libs/plugin.lai /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-date/plugin.la
  1332. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-date'
  1333. /usr/bin/install -c -m 644 plugin.xml '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-date'
  1334. Making install in fn-eng
  1335. CC functions.lo
  1336. CCLD plugin.la
  1337. LC_ALL=C /usr/local/opt/intltool/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po plugin.xml.in plugin.xml.tmp
  1338. Found cached translation database
  1339. Merging translations into plugin.xml.tmp.
  1340. CREATED plugin.xml.tmp
  1341. perl -pi -e "s/VERSION/1.12.37/" plugin.xml.tmp
  1342. mv plugin.xml.tmp plugin.xml
  1343. make[3]: Nothing to be done for `install-exec-am'.
  1344. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-eng'
  1345. /bin/sh ../../libtool --mode=install /usr/bin/install -c plugin.la '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-eng'
  1346. libtool: install: /usr/bin/install -c .libs/plugin.so /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-eng/plugin.so
  1347. libtool: install: /usr/bin/install -c .libs/plugin.lai /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-eng/plugin.la
  1348. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-eng'
  1349. /usr/bin/install -c -m 644 plugin.xml '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-eng'
  1350. Making install in fn-erlang
  1351. CC functions.lo
  1352. CCLD erlang.la
  1353. LC_ALL=C /usr/local/opt/intltool/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po plugin.xml.in plugin.xml.tmp
  1354. Found cached translation database
  1355. Merging translations into plugin.xml.tmp.
  1356. CREATED plugin.xml.tmp
  1357. perl -pi -e "s/VERSION/1.12.37/" plugin.xml.tmp
  1358. mv plugin.xml.tmp plugin.xml
  1359. make[3]: Nothing to be done for `install-exec-am'.
  1360. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-erlang'
  1361. /bin/sh ../../libtool --mode=install /usr/bin/install -c erlang.la '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-erlang'
  1362. libtool: install: /usr/bin/install -c .libs/erlang.so /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-erlang/erlang.so
  1363. libtool: install: /usr/bin/install -c .libs/erlang.lai /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-erlang/erlang.la
  1364. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-erlang'
  1365. /usr/bin/install -c -m 644 plugin.xml '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-erlang'
  1366. Making install in fn-financial
  1367. CC functions.lo
  1368. CC sc-fin.lo
  1369. CCLD plugin.la
  1370. LC_ALL=C /usr/local/opt/intltool/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po plugin.xml.in plugin.xml.tmp
  1371. Found cached translation database
  1372. Merging translations into plugin.xml.tmp.
  1373. CREATED plugin.xml.tmp
  1374. perl -pi -e "s/VERSION/1.12.37/" plugin.xml.tmp
  1375. mv plugin.xml.tmp plugin.xml
  1376. make[3]: Nothing to be done for `install-exec-am'.
  1377. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-financial'
  1378. /bin/sh ../../libtool --mode=install /usr/bin/install -c plugin.la '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-financial'
  1379. libtool: install: /usr/bin/install -c .libs/plugin.so /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-financial/plugin.so
  1380. libtool: install: /usr/bin/install -c .libs/plugin.lai /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-financial/plugin.la
  1381. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-financial'
  1382. /usr/bin/install -c -m 644 plugin.xml '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-financial'
  1383. Making install in fn-hebrew-date
  1384. CC functions.lo
  1385. CC hdate_hdate.lo
  1386. CC hdate_strings.lo
  1387. CCLD plugin.la
  1388. LC_ALL=C /usr/local/opt/intltool/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po plugin.xml.in plugin.xml.tmp
  1389. Found cached translation database
  1390. Merging translations into plugin.xml.tmp.
  1391. CREATED plugin.xml.tmp
  1392. perl -pi -e "s/VERSION/1.12.37/" plugin.xml.tmp
  1393. mv plugin.xml.tmp plugin.xml
  1394. make[3]: Nothing to be done for `install-exec-am'.
  1395. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-hebrew-date'
  1396. /bin/sh ../../libtool --mode=install /usr/bin/install -c plugin.la '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-hebrew-date'
  1397. libtool: install: /usr/bin/install -c .libs/plugin.so /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-hebrew-date/plugin.so
  1398. libtool: install: /usr/bin/install -c .libs/plugin.lai /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-hebrew-date/plugin.la
  1399. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-hebrew-date'
  1400. /usr/bin/install -c -m 644 plugin.xml '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-hebrew-date'
  1401. Making install in fn-info
  1402. CC functions.lo
  1403. CCLD plugin.la
  1404. LC_ALL=C /usr/local/opt/intltool/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po plugin.xml.in plugin.xml.tmp
  1405. Found cached translation database
  1406. Merging translations into plugin.xml.tmp.
  1407. CREATED plugin.xml.tmp
  1408. perl -pi -e "s/VERSION/1.12.37/" plugin.xml.tmp
  1409. mv plugin.xml.tmp plugin.xml
  1410. make[3]: Nothing to be done for `install-exec-am'.
  1411. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-info'
  1412. /bin/sh ../../libtool --mode=install /usr/bin/install -c plugin.la '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-info'
  1413. libtool: install: /usr/bin/install -c .libs/plugin.so /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-info/plugin.so
  1414. libtool: install: /usr/bin/install -c .libs/plugin.lai /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-info/plugin.la
  1415. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-info'
  1416. /usr/bin/install -c -m 644 plugin.xml '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-info'
  1417. Making install in fn-logical
  1418. CC functions.lo
  1419. CCLD plugin.la
  1420. LC_ALL=C /usr/local/opt/intltool/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po plugin.xml.in plugin.xml.tmp
  1421. Found cached translation database
  1422. Merging translations into plugin.xml.tmp.
  1423. CREATED plugin.xml.tmp
  1424. perl -pi -e "s/VERSION/1.12.37/" plugin.xml.tmp
  1425. mv plugin.xml.tmp plugin.xml
  1426. make[3]: Nothing to be done for `install-exec-am'.
  1427. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-logical'
  1428. /bin/sh ../../libtool --mode=install /usr/bin/install -c plugin.la '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-logical'
  1429. libtool: install: /usr/bin/install -c .libs/plugin.so /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-logical/plugin.so
  1430. libtool: install: /usr/bin/install -c .libs/plugin.lai /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-logical/plugin.la
  1431. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-logical'
  1432. /usr/bin/install -c -m 644 plugin.xml '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-logical'
  1433. Making install in fn-complex
  1434. CC functions.lo
  1435. CC gsl-complex.lo
  1436. CCLD plugin.la
  1437. LC_ALL=C /usr/local/opt/intltool/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po plugin.xml.in plugin.xml.tmp
  1438. Found cached translation database
  1439. Merging translations into plugin.xml.tmp.
  1440. CREATED plugin.xml.tmp
  1441. perl -pi -e "s/VERSION/1.12.37/" plugin.xml.tmp
  1442. mv plugin.xml.tmp plugin.xml
  1443. make[3]: Nothing to be done for `install-exec-am'.
  1444. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-complex'
  1445. /bin/sh ../../libtool --mode=install /usr/bin/install -c plugin.la '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-complex'
  1446. libtool: install: /usr/bin/install -c .libs/plugin.so /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-complex/plugin.so
  1447. libtool: install: /usr/bin/install -c .libs/plugin.lai /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-complex/plugin.la
  1448. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-complex'
  1449. /usr/bin/install -c -m 644 plugin.xml '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-complex'
  1450. Making install in fn-lookup
  1451. CC functions.lo
  1452. CCLD plugin.la
  1453. LC_ALL=C /usr/local/opt/intltool/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po plugin.xml.in plugin.xml.tmp
  1454. Found cached translation database
  1455. Merging translations into plugin.xml.tmp.
  1456. CREATED plugin.xml.tmp
  1457. perl -pi -e "s/VERSION/1.12.37/" plugin.xml.tmp
  1458. mv plugin.xml.tmp plugin.xml
  1459. make[3]: Nothing to be done for `install-exec-am'.
  1460. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-lookup'
  1461. /bin/sh ../../libtool --mode=install /usr/bin/install -c plugin.la '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-lookup'
  1462. libtool: install: /usr/bin/install -c .libs/plugin.so /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-lookup/plugin.so
  1463. libtool: install: /usr/bin/install -c .libs/plugin.lai /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-lookup/plugin.la
  1464. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-lookup'
  1465. /usr/bin/install -c -m 644 plugin.xml '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-lookup'
  1466. Making install in fn-math
  1467. CC functions.lo
  1468. CCLD plugin.la
  1469. LC_ALL=C /usr/local/opt/intltool/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po plugin.xml.in plugin.xml.tmp
  1470. Found cached translation database
  1471. Merging translations into plugin.xml.tmp.
  1472. CREATED plugin.xml.tmp
  1473. perl -pi -e "s/VERSION/1.12.37/" plugin.xml.tmp
  1474. mv plugin.xml.tmp plugin.xml
  1475. make[3]: Nothing to be done for `install-exec-am'.
  1476. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-math'
  1477. /bin/sh ../../libtool --mode=install /usr/bin/install -c plugin.la '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-math'
  1478. libtool: install: /usr/bin/install -c .libs/plugin.so /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-math/plugin.so
  1479. libtool: install: /usr/bin/install -c .libs/plugin.lai /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-math/plugin.la
  1480. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-math'
  1481. /usr/bin/install -c -m 644 plugin.xml '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-math'
  1482. Making install in fn-r
  1483. CC functions.lo
  1484. CC extra.lo
  1485. CCLD rstat.la
  1486. LC_ALL=C /usr/local/opt/intltool/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po plugin.xml.in plugin.xml.tmp
  1487. Found cached translation database
  1488. Merging translations into plugin.xml.tmp.
  1489. CREATED plugin.xml.tmp
  1490. perl -pi -e "s/VERSION/1.12.37/" plugin.xml.tmp
  1491. mv plugin.xml.tmp plugin.xml
  1492. make[3]: Nothing to be done for `install-exec-am'.
  1493. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-r'
  1494. /bin/sh ../../libtool --mode=install /usr/bin/install -c rstat.la '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-r'
  1495. libtool: install: /usr/bin/install -c .libs/rstat.so /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-r/rstat.so
  1496. libtool: install: /usr/bin/install -c .libs/rstat.lai /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-r/rstat.la
  1497. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-r'
  1498. /usr/bin/install -c -m 644 plugin.xml '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-r'
  1499. Making install in fn-stat
  1500. CC functions.lo
  1501. CCLD plugin.la
  1502. LC_ALL=C /usr/local/opt/intltool/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po plugin.xml.in plugin.xml.tmp
  1503. Found cached translation database
  1504. Merging translations into plugin.xml.tmp.
  1505. CREATED plugin.xml.tmp
  1506. perl -pi -e "s/VERSION/1.12.37/" plugin.xml.tmp
  1507. mv plugin.xml.tmp plugin.xml
  1508. make[3]: Nothing to be done for `install-exec-am'.
  1509. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-stat'
  1510. /bin/sh ../../libtool --mode=install /usr/bin/install -c plugin.la '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-stat'
  1511. libtool: install: /usr/bin/install -c .libs/plugin.so /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-stat/plugin.so
  1512. libtool: install: /usr/bin/install -c .libs/plugin.lai /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-stat/plugin.la
  1513. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-stat'
  1514. /usr/bin/install -c -m 644 plugin.xml '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-stat'
  1515. Making install in fn-string
  1516. CC functions.lo
  1517. CCLD plugin.la
  1518. LC_ALL=C /usr/local/opt/intltool/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po plugin.xml.in plugin.xml.tmp
  1519. Found cached translation database
  1520. Merging translations into plugin.xml.tmp.
  1521. CREATED plugin.xml.tmp
  1522. perl -pi -e "s/VERSION/1.12.37/" plugin.xml.tmp
  1523. mv plugin.xml.tmp plugin.xml
  1524. make[3]: Nothing to be done for `install-exec-am'.
  1525. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-string'
  1526. /bin/sh ../../libtool --mode=install /usr/bin/install -c plugin.la '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-string'
  1527. libtool: install: /usr/bin/install -c .libs/plugin.so /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-string/plugin.so
  1528. libtool: install: /usr/bin/install -c .libs/plugin.lai /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-string/plugin.la
  1529. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-string'
  1530. /usr/bin/install -c -m 644 plugin.xml '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-string'
  1531. Making install in fn-random
  1532. CC functions.lo
  1533. CCLD plugin.la
  1534. LC_ALL=C /usr/local/opt/intltool/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po plugin.xml.in plugin.xml.tmp
  1535. Found cached translation database
  1536. Merging translations into plugin.xml.tmp.
  1537. CREATED plugin.xml.tmp
  1538. perl -pi -e "s/VERSION/1.12.37/" plugin.xml.tmp
  1539. mv plugin.xml.tmp plugin.xml
  1540. make[3]: Nothing to be done for `install-exec-am'.
  1541. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-random'
  1542. /bin/sh ../../libtool --mode=install /usr/bin/install -c plugin.la '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-random'
  1543. libtool: install: /usr/bin/install -c .libs/plugin.so /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-random/plugin.so
  1544. libtool: install: /usr/bin/install -c .libs/plugin.lai /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-random/plugin.la
  1545. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-random'
  1546. /usr/bin/install -c -m 644 plugin.xml '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-random'
  1547. Making install in fn-tsa
  1548. CC functions.lo
  1549. CCLD plugin.la
  1550. LC_ALL=C /usr/local/opt/intltool/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po plugin.xml.in plugin.xml.tmp
  1551. Found cached translation database
  1552. Merging translations into plugin.xml.tmp.
  1553. CREATED plugin.xml.tmp
  1554. perl -pi -e "s/VERSION/1.12.37/" plugin.xml.tmp
  1555. mv plugin.xml.tmp plugin.xml
  1556. make[3]: Nothing to be done for `install-exec-am'.
  1557. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-tsa'
  1558. /bin/sh ../../libtool --mode=install /usr/bin/install -c plugin.la '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-tsa'
  1559. libtool: install: /usr/bin/install -c .libs/plugin.so /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-tsa/plugin.so
  1560. libtool: install: /usr/bin/install -c .libs/plugin.lai /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-tsa/plugin.la
  1561. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-tsa'
  1562. /usr/bin/install -c -m 644 plugin.xml '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-tsa'
  1563. Making install in fn-derivatives
  1564. CC options.lo
  1565. CCLD plugin.la
  1566. LC_ALL=C /usr/local/opt/intltool/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po plugin.xml.in plugin.xml.tmp
  1567. Found cached translation database
  1568. Merging translations into plugin.xml.tmp.
  1569. CREATED plugin.xml.tmp
  1570. perl -pi -e "s/VERSION/1.12.37/" plugin.xml.tmp
  1571. mv plugin.xml.tmp plugin.xml
  1572. make[3]: Nothing to be done for `install-exec-am'.
  1573. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-derivatives'
  1574. /bin/sh ../../libtool --mode=install /usr/bin/install -c plugin.la '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-derivatives'
  1575. libtool: install: /usr/bin/install -c .libs/plugin.so /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-derivatives/plugin.so
  1576. libtool: install: /usr/bin/install -c .libs/plugin.lai /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-derivatives/plugin.la
  1577. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-derivatives'
  1578. /usr/bin/install -c -m 644 plugin.xml '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/fn-derivatives'
  1579. Making install in nlsolve
  1580. CC boot.lo
  1581. CC gnm-nlsolve.lo
  1582. CCLD nlsolve.la
  1583. ITMRG plugin.xml
  1584. make[3]: Nothing to be done for `install-exec-am'.
  1585. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/nlsolve'
  1586. /bin/sh ../../libtool --mode=install /usr/bin/install -c nlsolve.la '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/nlsolve'
  1587. libtool: install: /usr/bin/install -c .libs/nlsolve.so /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/nlsolve/nlsolve.so
  1588. libtool: install: /usr/bin/install -c .libs/nlsolve.lai /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/nlsolve/nlsolve.la
  1589. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/nlsolve'
  1590. /usr/bin/install -c -m 644 plugin.xml '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/nlsolve'
  1591. Making install in lpsolve
  1592. CC boot.lo
  1593. CC gnm-lpsolve.lo
  1594. CC lpsolve-write.lo
  1595. CCLD lpsolve.la
  1596. ITMRG plugin.xml
  1597. make[3]: Nothing to be done for `install-exec-am'.
  1598. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/lpsolve'
  1599. /bin/sh ../../libtool --mode=install /usr/bin/install -c lpsolve.la '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/lpsolve'
  1600. libtool: install: /usr/bin/install -c .libs/lpsolve.so /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/lpsolve/lpsolve.so
  1601. libtool: install: /usr/bin/install -c .libs/lpsolve.lai /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/lpsolve/lpsolve.la
  1602. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/lpsolve'
  1603. /usr/bin/install -c -m 644 plugin.xml '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/lpsolve'
  1604. Making install in glpk
  1605. CC boot.lo
  1606. CC gnm-glpk.lo
  1607. CC glpk-write.lo
  1608. CCLD glpk.la
  1609. ITMRG plugin.xml
  1610. make[3]: Nothing to be done for `install-exec-am'.
  1611. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/glpk'
  1612. /bin/sh ../../libtool --mode=install /usr/bin/install -c glpk.la '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/glpk'
  1613. libtool: install: /usr/bin/install -c .libs/glpk.so /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/glpk/glpk.so
  1614. libtool: install: /usr/bin/install -c .libs/glpk.lai /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/glpk/glpk.la
  1615. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/glpk'
  1616. /usr/bin/install -c -m 644 plugin.xml '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/glpk'
  1617. Making install in excelplugins
  1618. CC excelplugins.lo
  1619. CCLD plugin.la
  1620. CC xlcall32_emulation.lo
  1621. CCLD xlcall32.la
  1622. ITMRG plugin.xml
  1623. make[3]: Nothing to be done for `install-exec-am'.
  1624. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/excelplugins'
  1625. /bin/sh ../../libtool --mode=install /usr/bin/install -c plugin.la xlcall32.la '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/excelplugins'
  1626. libtool: install: /usr/bin/install -c .libs/plugin.so /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/excelplugins/plugin.so
  1627. libtool: install: /usr/bin/install -c .libs/plugin.lai /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/excelplugins/plugin.la
  1628. libtool: install: /usr/bin/install -c .libs/xlcall32.so /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/excelplugins/xlcall32.so
  1629. libtool: install: /usr/bin/install -c .libs/xlcall32.lai /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/excelplugins/xlcall32.la
  1630. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/excelplugins'
  1631. /usr/bin/install -c -m 644 plugin.xml '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/excelplugins'
  1632. Making install in perl-loader
  1633. CC boot.lo
  1634. libtool: compile: perl ./perl-cc-wrapper cc -arch i386 -arch x86_64 -g -pipe -fno-common -DPERL_DARWIN -fno-strict-aliasing -fstack-protector -I/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -I/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -I../.. -DPLUGIN_ID=\"Gnumeric_PerlLoader\" -DGNOMELOCALEDIR=\"/usr/local/Cellar/gnumeric/1.12.37/share/locale\" -I../../src -I../../src --sanitize=1 -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.12/include/cairo -I/usr/local/Cellar/atk/2.26.1/include/atk-1.0 -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libepoxy/1.4.3/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.4/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/local/Cellar/gtk+3/3.22.26/include/gtk-3.0 -I/usr/local/Cellar/libgsf/1.14.42/include/libgsf-1 -I/usr/local/Cellar/librsvg/2.40.20/include/librsvg-2.0 -I/usr/local/Cellar/goffice/0.10.37/include/libgoffice-0.10 -I/usr/include/libxml2 -c boot.c -fno-common -DPIC -o .libs/boot.o
  1635. ./perl-cc-wrapper: warning dropping -fno-common
  1636. CC perl-loader.lo
  1637. libtool: compile: perl ./perl-cc-wrapper cc -arch i386 -arch x86_64 -g -pipe -fno-common -DPERL_DARWIN -fno-strict-aliasing -fstack-protector -I/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -I/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -I../.. -DPLUGIN_ID=\"Gnumeric_PerlLoader\" -DGNOMELOCALEDIR=\"/usr/local/Cellar/gnumeric/1.12.37/share/locale\" -I../../src -I../../src --sanitize=1 -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.12/include/cairo -I/usr/local/Cellar/atk/2.26.1/include/atk-1.0 -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libepoxy/1.4.3/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.4/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/local/Cellar/gtk+3/3.22.26/include/gtk-3.0 -I/usr/local/Cellar/libgsf/1.14.42/include/libgsf-1 -I/usr/local/Cellar/librsvg/2.40.20/include/librsvg-2.0 -I/usr/local/Cellar/goffice/0.10.37/include/libgoffice-0.10 -I/usr/include/libxml2 -c perl-loader.c -fno-common -DPIC -o .libs/perl-loader.o
  1638. ./perl-cc-wrapper: warning dropping -fno-common
  1639. CC perl-gnumeric.lo
  1640. libtool: compile: perl ./perl-cc-wrapper cc -arch i386 -arch x86_64 -g -pipe -fno-common -DPERL_DARWIN -fno-strict-aliasing -fstack-protector -I/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -I/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -I../.. -DPLUGIN_ID=\"Gnumeric_PerlLoader\" -DGNOMELOCALEDIR=\"/usr/local/Cellar/gnumeric/1.12.37/share/locale\" -I../../src -I../../src --sanitize=1 -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.12/include/cairo -I/usr/local/Cellar/atk/2.26.1/include/atk-1.0 -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libepoxy/1.4.3/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.4/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/local/Cellar/gtk+3/3.22.26/include/gtk-3.0 -I/usr/local/Cellar/libgsf/1.14.42/include/libgsf-1 -I/usr/local/Cellar/librsvg/2.40.20/include/librsvg-2.0 -I/usr/local/Cellar/goffice/0.10.37/include/libgoffice-0.10 -I/usr/include/libxml2 -c perl-gnumeric.c -fno-common -DPIC -o .libs/perl-gnumeric.o
  1641. ./perl-cc-wrapper: warning dropping -fno-common
  1642. perl -MExtUtils::Embed -e xsinit -- -o xsinit.c
  1643. CC xsinit.lo
  1644. libtool: compile: perl ./perl-cc-wrapper cc -arch i386 -arch x86_64 -g -pipe -fno-common -DPERL_DARWIN -fno-strict-aliasing -fstack-protector -I/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -I/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -I../.. -DPLUGIN_ID=\"Gnumeric_PerlLoader\" -DGNOMELOCALEDIR=\"/usr/local/Cellar/gnumeric/1.12.37/share/locale\" -I../../src -I../../src --sanitize=1 -D_REENTRANT -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.12/include/cairo -I/usr/local/Cellar/atk/2.26.1/include/atk-1.0 -I/usr/local/Cellar/gdk-pixbuf/2.36.11/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libepoxy/1.4.3/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.7.4/include/harfbuzz -I/usr/local/Cellar/pango/1.40.14/include/pango-1.0 -I/usr/local/Cellar/gtk+3/3.22.26/include/gtk-3.0 -I/usr/local/Cellar/libgsf/1.14.42/include/libgsf-1 -I/usr/local/Cellar/librsvg/2.40.20/include/librsvg-2.0 -I/usr/local/Cellar/goffice/0.10.37/include/libgoffice-0.10 -I/usr/include/libxml2 -c xsinit.c -fno-common -DPIC -o .libs/xsinit.o
  1645. ./perl-cc-wrapper: warning dropping -fno-common
  1646. CCLD perl_loader.la
  1647. ITMRG plugin.xml
  1648. make[3]: Nothing to be done for `install-exec-am'.
  1649. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/perl-loader'
  1650. /bin/sh ../../libtool --mode=install /usr/bin/install -c perl_loader.la '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/perl-loader'
  1651. libtool: install: /usr/bin/install -c .libs/perl_loader.so /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/perl-loader/perl_loader.so
  1652. libtool: install: /usr/bin/install -c .libs/perl_loader.lai /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/perl-loader/perl_loader.la
  1653. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/perl-loader'
  1654. /usr/bin/install -c -m 644 plugin.xml '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/perl-loader'
  1655. Making install in sample_datasource
  1656. CC sample_datasource.lo
  1657. CCLD sample_datasource.la
  1658. ITMRG plugin.xml
  1659. make[3]: Nothing to be done for `install-exec-am'.
  1660. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/sample_datasource'
  1661. /bin/sh ../../libtool --mode=install /usr/bin/install -c sample_datasource.la '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/sample_datasource'
  1662. libtool: install: /usr/bin/install -c .libs/sample_datasource.so /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/sample_datasource/sample_datasource.so
  1663. libtool: install: /usr/bin/install -c .libs/sample_datasource.lai /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/sample_datasource/sample_datasource.la
  1664. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/sample_datasource'
  1665. /usr/bin/install -c -m 644 plugin.xml '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/sample_datasource'
  1666. Making install in uihello
  1667. CC uihello.lo
  1668. CCLD plugin.la
  1669. ITMRG plugin.xml
  1670. ITMRG hello.xml
  1671. make[3]: Nothing to be done for `install-exec-am'.
  1672. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/uihello'
  1673. /bin/sh ../../libtool --mode=install /usr/bin/install -c plugin.la '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/uihello'
  1674. libtool: install: /usr/bin/install -c .libs/plugin.so /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/uihello/plugin.so
  1675. libtool: install: /usr/bin/install -c .libs/plugin.lai /usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/uihello/plugin.la
  1676. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/uihello'
  1677. /usr/bin/install -c -m 644 plugin.xml hello.xml '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/uihello'
  1678. Making install in perl-func
  1679. ITMRG plugin.xml
  1680. make[3]: Nothing to be done for `install-exec-am'.
  1681. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/perl-func'
  1682. /usr/bin/install -c perl_func.pl '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/perl-func'
  1683. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/perl-func'
  1684. /usr/bin/install -c -m 644 plugin.xml '/usr/local/Cellar/gnumeric/1.12.37/lib/gnumeric/1.12.37/plugins/perl-func'
  1685. make[3]: Nothing to be done for `install-exec-am'.
  1686. make[3]: Nothing to be done for `install-data-am'.
  1687. Making install in icons
  1688. Making install in 16x16
  1689. Making install in actions
  1690. make[4]: Nothing to be done for `install-exec-am'.
  1691. make[4]: Nothing to be done for `install-data-am'.
  1692. Making install in apps
  1693. make[4]: Nothing to be done for `install-exec-am'.
  1694. ../../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/share/icons/hicolor/16x16/apps'
  1695. /usr/bin/install -c -m 644 gnumeric.png '/usr/local/Cellar/gnumeric/1.12.37/share/icons/hicolor/16x16/apps'
  1696. make[4]: Nothing to be done for `install-exec-am'.
  1697. make[4]: Nothing to be done for `install-data-am'.
  1698. Making install in 22x22
  1699. Making install in actions
  1700. make[4]: Nothing to be done for `install-exec-am'.
  1701. make[4]: Nothing to be done for `install-data-am'.
  1702. Making install in apps
  1703. make[4]: Nothing to be done for `install-exec-am'.
  1704. ../../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/share/icons/hicolor/22x22/apps'
  1705. /usr/bin/install -c -m 644 gnumeric.png '/usr/local/Cellar/gnumeric/1.12.37/share/icons/hicolor/22x22/apps'
  1706. make[4]: Nothing to be done for `install-exec-am'.
  1707. make[4]: Nothing to be done for `install-data-am'.
  1708. Making install in 24x24
  1709. Making install in actions
  1710. make[4]: Nothing to be done for `install-exec-am'.
  1711. make[4]: Nothing to be done for `install-data-am'.
  1712. Making install in apps
  1713. make[4]: Nothing to be done for `install-exec-am'.
  1714. ../../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/share/icons/hicolor/24x24/apps'
  1715. /usr/bin/install -c -m 644 gnumeric.png '/usr/local/Cellar/gnumeric/1.12.37/share/icons/hicolor/24x24/apps'
  1716. make[4]: Nothing to be done for `install-exec-am'.
  1717. make[4]: Nothing to be done for `install-data-am'.
  1718. Making install in 32x32
  1719. Making install in actions
  1720. make[4]: Nothing to be done for `install-exec-am'.
  1721. make[4]: Nothing to be done for `install-data-am'.
  1722. Making install in apps
  1723. make[4]: Nothing to be done for `install-exec-am'.
  1724. ../../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/share/icons/hicolor/32x32/apps'
  1725. /usr/bin/install -c -m 644 gnumeric.png '/usr/local/Cellar/gnumeric/1.12.37/share/icons/hicolor/32x32/apps'
  1726. make[4]: Nothing to be done for `install-exec-am'.
  1727. make[4]: Nothing to be done for `install-data-am'.
  1728. Making install in 48x48
  1729. Making install in actions
  1730. make[4]: Nothing to be done for `install-exec-am'.
  1731. make[4]: Nothing to be done for `install-data-am'.
  1732. Making install in apps
  1733. make[4]: Nothing to be done for `install-exec-am'.
  1734. ../../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/share/icons/hicolor/48x48/apps'
  1735. /usr/bin/install -c -m 644 gnumeric.png '/usr/local/Cellar/gnumeric/1.12.37/share/icons/hicolor/48x48/apps'
  1736. make[4]: Nothing to be done for `install-exec-am'.
  1737. make[4]: Nothing to be done for `install-data-am'.
  1738. Making install in 256x256
  1739. Making install in apps
  1740. make[4]: Nothing to be done for `install-exec-am'.
  1741. ../../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/share/icons/hicolor/256x256/apps'
  1742. /usr/bin/install -c -m 644 gnumeric.png '/usr/local/Cellar/gnumeric/1.12.37/share/icons/hicolor/256x256/apps'
  1743. make[4]: Nothing to be done for `install-exec-am'.
  1744. make[4]: Nothing to be done for `install-data-am'.
  1745. make[3]: Nothing to be done for `install-exec-am'.
  1746. .././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/share/pixmaps/gnumeric'
  1747. /usr/bin/install -c -m 644 gnome-application-x-gnumeric.png gnome-application-x-xls.png gnome-application-x-applix-spreadsheet.png gnome-application-vnd.lotus-1-2-3.png gnome-application-x-generic-spreadsheet.png win32-gnumeric.ico '/usr/local/Cellar/gnumeric/1.12.37/share/pixmaps/gnumeric'
  1748. .././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/share/pixmaps'
  1749. /usr/bin/install -c -m 644 gnome-application-x-gnumeric.png gnome-application-x-xls.png gnome-application-x-applix-spreadsheet.png gnome-application-vnd.lotus-1-2-3.png gnome-application-x-generic-spreadsheet.png win32-gnumeric.ico '/usr/local/Cellar/gnumeric/1.12.37/share/pixmaps'
  1750. /Applications/Xcode.app/Contents/Developer/usr/bin/make install-data-hook
  1751. Updating Gtk icon cache.
  1752. /bin/sh: gtk-update-icon-cache: command not found
  1753. make[4]: [update-icon-cache] Error 127 (ignored)
  1754. Making install in component
  1755. CC gnumeric.lo
  1756. CCLD gnumeric.la
  1757. sed -e 's/ _name *=/ name=/' <Gnumeric-embed.xml.in >Gnumeric-embed.xml
  1758. ITMRG plugin.xml
  1759. make[2]: Nothing to be done for `install-exec-am'.
  1760. .././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/goffice/0.10/plugins/gnumeric/gnumeric'
  1761. /bin/sh ../libtool --mode=install /usr/bin/install -c gnumeric.la '/usr/local/Cellar/gnumeric/1.12.37/lib/goffice/0.10/plugins/gnumeric/gnumeric'
  1762. libtool: install: /usr/bin/install -c .libs/gnumeric.so /usr/local/Cellar/gnumeric/1.12.37/lib/goffice/0.10/plugins/gnumeric/gnumeric/gnumeric.so
  1763. libtool: install: /usr/bin/install -c .libs/gnumeric.lai /usr/local/Cellar/gnumeric/1.12.37/lib/goffice/0.10/plugins/gnumeric/gnumeric/gnumeric.la
  1764. .././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/share/gnumeric/1.12.37'
  1765. /usr/bin/install -c -m 644 Gnumeric-embed.xml '/usr/local/Cellar/gnumeric/1.12.37/share/gnumeric/1.12.37'
  1766. .././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/lib/goffice/0.10/plugins/gnumeric/gnumeric'
  1767. /usr/bin/install -c -m 644 plugin.xml '/usr/local/Cellar/gnumeric/1.12.37/lib/goffice/0.10/plugins/gnumeric/gnumeric'
  1768. Making install in templates
  1769. Making install in autoformat
  1770. make[3]: Nothing to be done for `install-exec-am'.
  1771. AutoFormats
  1772. -> 3D
  1773. /usr/local/Cellar/gnumeric/1.12.37/share/gnumeric/1.12.37/autoformat-templates/3D/autoformat.3D.button.xml
  1774. /usr/local/Cellar/gnumeric/1.12.37/share/gnumeric/1.12.37/autoformat-templates/3D/autoformat.3D.list.xml
  1775. -> Classical
  1776. /usr/local/Cellar/gnumeric/1.12.37/share/gnumeric/1.12.37/autoformat-templates/Classical/autoformat.Classical.cool.xml
  1777. /usr/local/Cellar/gnumeric/1.12.37/share/gnumeric/1.12.37/autoformat-templates/Classical/autoformat.Classical.simple.xml
  1778. /usr/local/Cellar/gnumeric/1.12.37/share/gnumeric/1.12.37/autoformat-templates/Classical/autoformat.Classical.trendy.xml
  1779. -> Colourful
  1780. /usr/local/Cellar/gnumeric/1.12.37/share/gnumeric/1.12.37/autoformat-templates/Colourful/autoformat.Colourful.banana.xml
  1781. /usr/local/Cellar/gnumeric/1.12.37/share/gnumeric/1.12.37/autoformat-templates/Colourful/autoformat.Colourful.black.xml
  1782. /usr/local/Cellar/gnumeric/1.12.37/share/gnumeric/1.12.37/autoformat-templates/Colourful/autoformat.Colourful.blue.xml
  1783. /usr/local/Cellar/gnumeric/1.12.37/share/gnumeric/1.12.37/autoformat-templates/Colourful/autoformat.Colourful.orange.xml
  1784. /usr/local/Cellar/gnumeric/1.12.37/share/gnumeric/1.12.37/autoformat-templates/Colourful/autoformat.Colourful.vanilla.xml
  1785. -> Financial
  1786. /usr/local/Cellar/gnumeric/1.12.37/share/gnumeric/1.12.37/autoformat-templates/Financial/autoformat.Financial.basic.xml
  1787. /usr/local/Cellar/gnumeric/1.12.37/share/gnumeric/1.12.37/autoformat-templates/Financial/autoformat.Financial.desert.xml
  1788. /usr/local/Cellar/gnumeric/1.12.37/share/gnumeric/1.12.37/autoformat-templates/Financial/autoformat.Financial.ice.xml
  1789. /usr/local/Cellar/gnumeric/1.12.37/share/gnumeric/1.12.37/autoformat-templates/Financial/autoformat.Financial.modern.xml
  1790. /usr/local/Cellar/gnumeric/1.12.37/share/gnumeric/1.12.37/autoformat-templates/Financial/autoformat.Financial.purple.xml
  1791. -> General
  1792. /usr/local/Cellar/gnumeric/1.12.37/share/gnumeric/1.12.37/autoformat-templates/General/autoformat.General.advanced.xml
  1793. /usr/local/Cellar/gnumeric/1.12.37/share/gnumeric/1.12.37/autoformat-templates/General/autoformat.General.basic.xml
  1794. /usr/local/Cellar/gnumeric/1.12.37/share/gnumeric/1.12.37/autoformat-templates/General/autoformat.General.empty.xml
  1795. /usr/local/Cellar/gnumeric/1.12.37/share/gnumeric/1.12.37/autoformat-templates/General/autoformat.General.table.xml
  1796. -> List
  1797. /usr/local/Cellar/gnumeric/1.12.37/share/gnumeric/1.12.37/autoformat-templates/List/autoformat.List.basic.xml
  1798. /usr/local/Cellar/gnumeric/1.12.37/share/gnumeric/1.12.37/autoformat-templates/List/autoformat.List.green.xml
  1799. /usr/local/Cellar/gnumeric/1.12.37/share/gnumeric/1.12.37/autoformat-templates/List/autoformat.List.lila.xml
  1800. /usr/local/Cellar/gnumeric/1.12.37/share/gnumeric/1.12.37/autoformat-templates/List/autoformat.List.simple.xml
  1801. Making install in english
  1802. make[3]: Nothing to be done for `install-exec-am'.
  1803. ../.././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/share/gnumeric/1.12.37/templates'
  1804. /usr/bin/install -c -m 644 invoice.gnumeric loan.gnumeric mileage.gnumeric purchase_order.gnumeric calendar.gnumeric '/usr/local/Cellar/gnumeric/1.12.37/share/gnumeric/1.12.37/templates'
  1805. make[3]: Nothing to be done for `install-exec-am'.
  1806. make[3]: Nothing to be done for `install-data-am'.
  1807. Making install in doc
  1808. /Applications/Xcode.app/Contents/Developer/usr/bin/make install-exec-hook
  1809. for d in C cs de es; do \
  1810. helpdir="/usr/local/Cellar/gnumeric/1.12.37/share/help/$d/gnumeric"; \
  1811. install -d $helpdir; \
  1812. rm -f $helpdir/index.docbook; \
  1813. ln -s gnumeric.xml $helpdir/index.docbook; \
  1814. done
  1815. .././install-sh -c -d '/usr/local/Cellar/gnumeric/1.12.37/share/man/man1'
  1816. /usr/bin/install -c -m 644 gnumeric.1 ssconvert.1 ssindex.1 ssgrep.1 ssdiff.1 '/usr/local/Cellar/gnumeric/1.12.37/share/man/man1'
  1817. GEN cs/cs.mo
  1818. GEN cs/
  1819. Warning: Could not merge cs translation for msgid:
  1820. The chapters of this version of the <application>Gnumeric</application> manual are organized as follows: <_:itemizedlist-1/>
  1821. Warning: Could not merge cs translation for msgid:
  1822. Both the <guimenu>Edit</guimenu> menu and the context menu have an extra menu entry called <guimenuitem>Paste Special...</guimenuitem> which can be used during a cut and paste operation to selectively transfer some of the original cell contents or to alter the contents in specific ways. This option allows the transfer of only the cell contents, only the cell formats or only the calculated values of the cells. The transferred contents can also be mathematically combined with the current contents of cells in the new location. Alternatively, the selection can be transposed. See <xref linkend="sect-movecopy-pastespecial"/> for more information on the <guimenuitem>Paste Special...</guimenuitem> command.
  1823. Warning: Could not merge cs translation for msgid:
  1824. An existing spreadsheet file can be opened in several ways. If the file has an icon on the desktop, this icon can be clicked or double-clicked with the mouse button. Similarly, if a file manager, such as the <application>Nautilus</application> file manager, lists the file, then the file name can be clicked and opened. If <application>Gnumeric</application> is already opened, a file can be opened by clicking on the <guimenu>File</guimenu> and selecting the <guimenuitem>Open</guimenuitem> menu item. Alternatively, the "Open file" button on the toolbar, <inlinemediaobject> <imageobject> <imagedata fileref="figures/button-open.png" format="PNG"/> </imageobject> <textobject> <phrase>An image of the "Open File" button.</phrase> </textobject> </inlinemediaobject>, can be used or the <keycap>F3</keycap> key clicked. All three of these open the <interface>Open File</interface> dialog. You can then select the spreadsheet file you wish to open. <application>Gnumeric</application> can open many different types of spreadsheet file formats.
  1825. Warning: Could not merge cs translation for msgid:
  1826. To finish the function, close the parenthesis. The cell should now show =sum(B1:C2). Press enter and the formula is entered.
  1827. Warning: Could not merge cs translation for msgid:
  1828. This tab allows you to choose the border for the selected cells. You can select one of many border styles (none, single line, double line,...) and colors. You can also have different borders on different sides of the cell. <_:figure-1/> To choose a border for a cell or a selection, select border style and color in the right side of the tab and click on the buttons corresponding to the sides of the cells in the left side of the tab. In addition to the buttons for left, right, top, and bottom sides, you also have buttons for drawing diagonal and reverse diagonal of the cell. (Strictly speaking, these cannot be called borders, but it is natural to put them in this tab.) The lowest row of buttons contains buttons <guibutton>None</guibutton> and <guibutton>Outline</guibutton>. Clicking on <guibutton>None</guibutton> removes all borders from the cell; clicking on <guibutton>Outline</guibutton> puts border on all sides of the cell or selection.
  1829. Error: Could not merge translations:
  1830. 'ascii' codec can't decode byte 0xc2 in position 97: ordinal not in range(128)
  1831. make[3]: *** [cs/cs.stamp] Error 1
  1832. make[2]: *** [install-am] Error 2
  1833. make[1]: *** [install-recursive] Error 1
  1834. make: *** [install-recursive] Error 1
Add Comment
Please, Sign In to add comment