Guest User

Untitled

a guest
Dec 31st, 2017
382
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 63.49 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-58783-1fz27a2/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-58783-1fz27a2/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-58783-1fz27a2/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-58783-1fz27a2/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-58783-1fz27a2/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-58783-1fz27a2/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-58783-1fz27a2/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. sstest.c:131:20: error: no member named 'libintl_textdomain' in 'struct _GnmFunc'
  1067. const char *s = F2(fd, fd->help[j].text);
  1068. ^~~~~~~~~~~~~~~~~~~~~~~~
  1069. sstest.c:94:38: note: expanded from macro 'F2'
  1070. #define F2(func,s) dgettext ((func)->textdomain->str, (s))
  1071. ~~~~~~ ^
  1072. /usr/local/opt/gettext/include/libintl.h:259:21: note: expanded from macro 'textdomain'
  1073. # define textdomain libintl_textdomain
  1074. ^
  1075. sstest.c:455:6: error: no member named 'libintl_textdomain' in 'struct _GnmFunc'
  1076. F2(fd, fd->fn_group->display_name->str));
  1077. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1078. sstest.c:94:38: note: expanded from macro 'F2'
  1079. #define F2(func,s) dgettext ((func)->textdomain->str, (s))
  1080. ~~~~~~ ^
  1081. /usr/local/opt/gettext/include/libintl.h:259:21: note: expanded from macro 'textdomain'
  1082. # define textdomain libintl_textdomain
  1083. ^
  1084. sstest.c:462:35: error: no member named 'libintl_textdomain' in 'struct _GnmFunc'
  1085. char *name = split_at_colon (F2(fd, fd->help[i].text), &short_desc);
  1086. ^~~~~~~~~~~~~~~~~~~~~~~~
  1087. sstest.c:94:38: note: expanded from macro 'F2'
  1088. #define F2(func,s) dgettext ((func)->textdomain->str, (s))
  1089. ~~~~~~ ^
  1090. /usr/local/opt/gettext/include/libintl.h:259:21: note: expanded from macro 'textdomain'
  1091. # define textdomain libintl_textdomain
  1092. ^
  1093. sstest.c:477:32: error: no member named 'libintl_textdomain' in 'struct _GnmFunc'
  1094. g_string_append (seealso, F2(fd, fd->help[i].text));
  1095. ^~~~~~~~~~~~~~~~~~~~~~~~
  1096. sstest.c:94:38: note: expanded from macro 'F2'
  1097. #define F2(func,s) dgettext ((func)->textdomain->str, (s))
  1098. ~~~~~~ ^
  1099. /usr/local/opt/gettext/include/libintl.h:259:21: note: expanded from macro 'textdomain'
  1100. # define textdomain libintl_textdomain
  1101. ^
  1102. sstest.c:482:29: error: no member named 'libintl_textdomain' in 'struct _GnmFunc'
  1103. g_string_append (desc, F2(fd, fd->help[i].text));
  1104. ^~~~~~~~~~~~~~~~~~~~~~~~
  1105. sstest.c:94:38: note: expanded from macro 'F2'
  1106. #define F2(func,s) dgettext ((func)->textdomain->str, (s))
  1107. ~~~~~~ ^
  1108. /usr/local/opt/gettext/include/libintl.h:259:21: note: expanded from macro 'textdomain'
  1109. # define textdomain libintl_textdomain
  1110. ^
  1111. sstest.c:487:29: error: no member named 'libintl_textdomain' in 'struct _GnmFunc'
  1112. g_string_append (note, F2(fd, fd->help[i].text));
  1113. ^~~~~~~~~~~~~~~~~~~~~~~~
  1114. sstest.c:94:38: note: expanded from macro 'F2'
  1115. #define F2(func,s) dgettext ((func)->textdomain->str, (s))
  1116. ~~~~~~ ^
  1117. /usr/local/opt/gettext/include/libintl.h:259:21: note: expanded from macro 'textdomain'
  1118. # define textdomain libintl_textdomain
  1119. ^
  1120. sstest.c:491:35: error: no member named 'libintl_textdomain' in 'struct _GnmFunc'
  1121. char *name = split_at_colon (F2(fd, fd->help[i].text), &argdesc);
  1122. ^~~~~~~~~~~~~~~~~~~~~~~~
  1123. sstest.c:94:38: note: expanded from macro 'F2'
  1124. #define F2(func,s) dgettext ((func)->textdomain->str, (s))
  1125. ~~~~~~ ^
  1126. /usr/local/opt/gettext/include/libintl.h:259:21: note: expanded from macro 'textdomain'
  1127. # define textdomain libintl_textdomain
  1128. ^
  1129. sstest.c:510:28: error: no member named 'libintl_textdomain' in 'struct _GnmFunc'
  1130. g_string_append (odf, F2(fd, fd->help[i].text));
  1131. ^~~~~~~~~~~~~~~~~~~~~~~~
  1132. sstest.c:94:38: note: expanded from macro 'F2'
  1133. #define F2(func,s) dgettext ((func)->textdomain->str, (s))
  1134. ~~~~~~ ^
  1135. /usr/local/opt/gettext/include/libintl.h:259:21: note: expanded from macro 'textdomain'
  1136. # define textdomain libintl_textdomain
  1137. ^
  1138. sstest.c:515:30: error: no member named 'libintl_textdomain' in 'struct _GnmFunc'
  1139. g_string_append (excel, F2(fd, fd->help[i].text));
  1140. ^~~~~~~~~~~~~~~~~~~~~~~~
  1141. sstest.c:94:38: note: expanded from macro 'F2'
  1142. #define F2(func,s) dgettext ((func)->textdomain->str, (s))
  1143. ~~~~~~ ^
  1144. /usr/local/opt/gettext/include/libintl.h:259:21: note: expanded from macro 'textdomain'
  1145. # define textdomain libintl_textdomain
  1146. ^
  1147. 9 errors generated.
  1148. make[3]: *** [sstest.o] Error 1
  1149. make[2]: *** [install-recursive] Error 1
  1150. make[1]: *** [install] Error 2
  1151. make: *** [install-recursive] Error 1
Add Comment
Please, Sign In to add comment