INFO: not using any hashes in /data/userland-archives/hashes for mate-calc-1.28.0.tar.xz (overridden with --hash)
Source /data/userland-archives/mate-calc-1.28.0.tar.xz... not found, skipping file copy
Source https://pub.mate-desktop.org/releases/1.28/mate-calc-1.28.0.tar.xz... 
    downloading... ok
    validating signature... checking local signature... not found
    signature validation failed

    validating hash... ok
/usr/bin/mate-autogen
/usr/bin/yelp-build
checking for autoreconf >= 2.53...
  testing autoreconf... found 2.72
aclocal.m4:17: warning: this file was generated for autoconf 2.71.
You have another version of autoconf.  It may work, but is not guaranteed to.
If you have problems, you may need to regenerate the build system entirely.
To do so, use the procedure documented by the package, typically 'autoreconf'.
configure.ac:12: warning: The macro 'AC_ISC_POSIX' is obsolete.
configure.ac:12: You should run autoupdate.
./lib/autoconf/specific.m4:732: AC_ISC_POSIX is expanded from...
configure.ac:12: the top level
configure.ac:14: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:14: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:14: the top level
checking for pkg-config >= 0.14.0...
  testing pkg-config... found 0.29.2
checking for mate-common >= 1.1.0...
  testing mate-doc-common... found 1.28.0
Checking for required M4 macros...
Checking for forbidden M4 macros...
Processing ./configure.ac
aclocal.m4:17: warning: this file was generated for autoconf 2.71.
You have another version of autoconf.  It may work, but is not guaranteed to.
If you have problems, you may need to regenerate the build system entirely.
To do so, use the procedure documented by the package, typically 'autoreconf'.
configure.ac:12: warning: The macro 'AC_ISC_POSIX' is obsolete.
configure.ac:12: You should run autoupdate.
./lib/autoconf/specific.m4:732: AC_ISC_POSIX is expanded from...
configure.ac:12: the top level
configure.ac:14: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:14: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:14: the top level
Running mate-doc-common...
Running autoreconf...
autoreconf: export WARNINGS=no-portability
autoreconf: Entering directory '.'
autoreconf: running: autopoint --force
autopoint: using AM_GNU_GETTEXT_REQUIRE_VERSION instead of AM_GNU_GETTEXT_VERSION
Copying file config.rpath
Creating directory m4
Copying file m4/build-to-host.m4
Copying file m4/gettext.m4
Copying file m4/host-cpu-c-abi.m4
Copying file m4/iconv.m4
Copying file m4/intlmacosx.m4
Copying file m4/lib-ld.m4
Copying file m4/lib-link.m4
Copying file m4/lib-prefix.m4
Copying file m4/nls.m4
Copying file m4/po.m4
Copying file m4/progtest.m4
Copying file po/Makefile.in.in
Copying file po/Makevars.template
Copying file po/Rules-quot
Copying file po/boldquot.sed
Copying file po/en@boldquot.header
Copying file po/en@quot.header
Copying file po/insert-header.sed
Copying file po/quot.sed
Copying file po/remove-potcdate.sed
autoreconf: running: aclocal --force ${ACLOCAL_FLAGS}
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: /usr/bin/autoconf --force
configure.ac:12: warning: The macro 'AC_ISC_POSIX' is obsolete.
configure.ac:12: You should run autoupdate.
./lib/autoconf/specific.m4:732: AC_ISC_POSIX is expanded from...
configure.ac:12: the top level
configure.ac:14: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:14: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:14: the top level
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
autoreconf: './install-sh' is updated
autoreconf: './config.sub' is updated
autoreconf: './config.guess' is updated
autoreconf: Leaving directory '.'
Skipping configure process.
configure: WARNING: unrecognized options: --disable-static
checking for a BSD-compatible install... /usr/gnu/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/gnu/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... (cached) yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... /usr/gcc/14/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether /usr/gcc/14/bin/gcc accepts -g... yes
checking for /usr/gcc/14/bin/gcc option to enable C11 features... none needed
checking whether /usr/gcc/14/bin/gcc understands -c and -o together... yes
checking dependency style of /usr/gcc/14/bin/gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) /usr/gcc/14/bin/gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether /usr/gcc/14/bin/gcc accepts -g... (cached) yes
checking for /usr/gcc/14/bin/gcc option to enable C11 features... (cached) none needed
checking whether /usr/gcc/14/bin/gcc understands -c and -o together... (cached) yes
checking dependency style of /usr/gcc/14/bin/gcc... (cached) gcc3
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for grep that handles long lines and -e... /usr/gnu/bin/grep
checking for egrep... /usr/gnu/bin/grep -E
checking for pkg-config... /usr/bin/amd64/pkg-config
checking pkg-config is at least version 0.16... yes
checking whether the C compiler accepts -Werror=unknown-warning-option... no
checking whether the C compiler accepts -Wall... yes
checking whether the C compiler accepts -Wmissing-prototypes... yes
checking flags to pass to the C compiler /usr/gcc/14/bin/gcc... -Wall -Wmissing-prototypes
checking for
    gtk+-3.0 >= 3.22.0
    glib-2.0 >= 2.50.0
    gio-2.0 >= 2.36.0
    mpfr >= 4.0.2
    libxml-2.0
    gmodule-export-2.0
... yes
checking for
    glib-2.0 >= 2.50.0
    gio-2.0 >= 2.36.0
    mpfr >= 4.0.2
    libxml-2.0
... yes
checking for log in -lm... yes
checking for log in -lmpc... yes
checking for a sed that does not truncate output... /usr/gnu/bin/sed
checking whether NLS is requested... yes
checking for msgfmt... /usr/gnu/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... /usr/gnu/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking build system type... x86_64-pc-solaris2.11
checking host system type... x86_64-pc-solaris2.11
checking for ld used by /usr/gcc/14/bin/gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking how to run the C preprocessor... /usr/gcc/14/bin/gcc -E
checking for egrep -e... (cached) /usr/gnu/bin/grep -E
checking for ELF binary format... yes
checking for the common suffixes of directories in the library search path... lib,lib/64,lib/amd64
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for glib-compile-resources... /usr/bin/glib-compile-resources
checking for xmllint... /usr/bin/xmllint
checking whether ln -s works... yes
checking for itstool... itstool
checking for xmllint... /usr/bin/xmllint
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: creating data/Makefile
config.status: creating help/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/Makefile
configure: WARNING: unrecognized options: --disable-static

Configure summary:

    mate-calc 1.28.0
    ================

    prefix:                       /usr
    source code location:         /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0
    compiler:                     /usr/gcc/14/bin/gcc
    compiler flags:               -m64 -O3 
    warning flags:                -Wall -Wmissing-prototypes

/usr/gnu/bin/make  all-recursive
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/amd64'
Making all in po
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/amd64/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/amd64/po'
Making all in src
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/amd64/src'
  GEN      mate-calc-resources.c
  GEN      mate-calc-resources.h
/usr/gnu/bin/make  all-am
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/amd64/src'
  CC       mate-calc.o
  CC       currency.o
  CC       currency-manager.o
  CC       math-buttons.o
  CC       math-converter.o
  CC       math-history.o
  CC       math-history-entry.o
  CC       math-display.o
  CC       math-equation.o
In file included from /usr/include/glib-2.0/glib/giochannel.h:36,
                 from /usr/include/glib-2.0/glib.h:56,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/src/math-equation.c:18:
/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/src/math-equation.c: In function 'math_equation_get_equation':
/usr/include/glib-2.0/glib/gstring.h:76:5: warning: ignoring return value of 'g_string_free_and_steal' declared with attribute 'warn_unused_result' [-Wunused-result]
   72 |   (__builtin_constant_p (free_segment) ?        \
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |     ((free_segment) ?                           \
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   74 |       (g_string_free) ((str), (free_segment)) : \
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   75 |       g_string_free_and_steal (str))            \
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   76 |     :                                           \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   77 |     (g_string_free) ((str), (free_segment)))
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/src/math-equation.c:820:5: note: in expansion of macro 'g_string_free'
  820 |     g_string_free(eq_text, FALSE);
      |     ^~~~~~~~~~~~~
  CC       math-preferences.o
  CC       math-variables.o
  CC       math-variable-popup.o
  CC       math-window.o
  CC       mp.o
  CC       mp-binary.o
  CC       mp-convert.o
  CC       mp-enums.o
  CC       mp-equation.o
  CC       mp-serializer.o
  CC       mp-trigonometric.o
  CC       financial.o
  CC       unit.o
  CC       unit-category.o
  CC       unit-manager.o
  CC       prelexer.o
  CC       lexer.o
  CC       parserfunc.o
  CC       parser.o
  CC       mate-calc-resources.o
  CCLD     mate-calc
  CC       mate-calc-cmd.o
  CCLD     mate-calc-cmd
  CC       test-mp.o
  CCLD     test-mp
  CC       test-mp-equation.o
  CCLD     test-mp-equation
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/amd64/src'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/amd64/src'
Making all in data
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/amd64/data'
  GEN      mate-calc.desktop
  GEN      mate-calc.appdata.xml
  GEN      org.mate.calc.gschema.valid
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/amd64/data'
Making all in help
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/amd64/help'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/amd64/help'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/amd64'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/amd64'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/amd64'
Making install in po
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/amd64/po'
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/af.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/af/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/am.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/am/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/ar.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/ar/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/as.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/as/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/ast.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/ast/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/az.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/az/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/be.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/be/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/bg.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/bg/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/bn.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/bn/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/bn_IN.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/bn_IN/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/br.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/br/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/bs.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/bs/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/ca.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/ca/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/ca@valencia.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/ca@valencia/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/cmn.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/cmn/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/crh.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/crh/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/cs.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/cs/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/cy.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/cy/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/da.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/da/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/de.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/de/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/dz.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/dz/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/el.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/el/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/en_AU.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/en_AU/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/en_CA.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/en_CA/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/en_GB.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/en_GB/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/eo.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/eo/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/es.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/es/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/es_AR.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/es_AR/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/es_CL.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/es_CL/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/es_CO.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/es_CO/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/es_CR.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/es_CR/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/es_DO.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/es_DO/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/es_EC.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/es_EC/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/es_ES.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/es_ES/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/es_MX.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/es_MX/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/es_NI.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/es_NI/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/es_PA.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/es_PA/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/es_PE.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/es_PE/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/es_PR.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/es_PR/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/es_SV.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/es_SV/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/es_UY.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/es_UY/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/es_VE.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/es_VE/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/et.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/et/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/eu.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/eu/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/fa.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/fa/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/fi.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/fi/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/fr.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/fr/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/fr_CA.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/fr_CA/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/frp.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/frp/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/fur.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/fur/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/fy.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/fy/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/ga.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/ga/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/gl.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/gl/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/gu.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/gu/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/ha.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/ha/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/he.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/he/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/hi.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/hi/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/hr.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/hr/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/hu.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/hu/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/hy.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/hy/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/id.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/id/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/ie.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/ie/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/ig.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/ig/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/is.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/is/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/it.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/it/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/ja.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/ja/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/ka.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/ka/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/kab.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/kab/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/kk.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/kk/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/km.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/km/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/kn.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/kn/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/ko.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/ko/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/ks.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/ks/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/ku.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/ku/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/ku_IQ.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/ku_IQ/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/ky.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/ky/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/li.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/li/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/lt.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/lt/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/lv.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/lv/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/mai.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/mai/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/mg.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/mg/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/mi.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/mi/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/mk.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/mk/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/ml.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/ml/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/mn.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/mn/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/mr.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/mr/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/ms.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/ms/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/my.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/my/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/nb.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/nb/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/nds.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/nds/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/ne.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/ne/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/nl.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/nl/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/nn.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/nn/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/nso.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/nso/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/oc.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/oc/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/or.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/or/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/pa.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/pa/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/pl.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/pl/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/pms.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/pms/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/ps.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/ps/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/pt.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/pt/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/pt_BR.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/pt_BR/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/ro.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/ro/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/ru.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/ru/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/rw.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/rw/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/si.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/si/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/sk.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/sk/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/sl.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/sl/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/sq.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/sq/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/sr.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/sr/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/sr@latin.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/sr@latin/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/sv.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/sv/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/ta.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/ta/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/te.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/te/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/th.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/th/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/tk.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/tk/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/tr.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/tr/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/tt.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/tt/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/ug.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/ug/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/uk.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/uk/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/ur.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/ur/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/uz.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/uz/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/vi.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/vi/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/wa.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/wa/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/xh.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/xh/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/yi.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/yi/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/yo.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/yo/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/zh_CN.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/zh_CN/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/zh_HK.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/zh_HK/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/zh_TW.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/zh_TW/LC_MESSAGES/mate-calc.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/zu.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/locale/zu/LC_MESSAGES/mate-calc.mo
if test "mate-calc" = "gettext-tools"; then \
  /usr/gnu/bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sed quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sed Rules-quot      Makevars.template; do \
    /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/po/$file \
		    /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/amd64/po'
Making install in src
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/amd64/src'
/usr/gnu/bin/make  install-am
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/amd64/src'
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/amd64/src'
 /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/bin'
  /usr/gnu/bin/install -c mate-calc mate-calc-cmd '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/bin'
/usr/gnu/bin/make  install-exec-hook
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/amd64/src'
test -e "/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/bin/mate-calculator" \
|| (cd "/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/bin" && ln -s mate-calc mate-calculator)
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/amd64/src'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/amd64/src'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/amd64/src'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/amd64/src'
Making install in data
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/amd64/data'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/amd64/data'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/applications'
 /usr/gnu/bin/install -c -m 644 mate-calc.desktop '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/applications'
 /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/metainfo'
 /usr/gnu/bin/install -c -m 644 mate-calc.appdata.xml '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/metainfo'
 /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/man/man1'
 /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/data/mate-calc.1 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/data/mate-calc-cmd.1 '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/man/man1'
if test -n "/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/data/org.mate.calc.gschema.xml"; then \
	test -z "/usr/share/glib-2.0/schemas" || /usr/gnu/bin/mkdir -p "/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/glib-2.0/schemas"; \
	/usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/data/org.mate.calc.gschema.xml "/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/glib-2.0/schemas"; \
	test -n "/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386" || glib-compile-schemas /usr/share/glib-2.0/schemas; \
fi
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/amd64/data'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/amd64/data'
Making install in help
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/amd64/help'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/amd64/help'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/help/C/absolute.page /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/help/C/mate-calc/absolute.page
/usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/help/C/base.page /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/help/C/mate-calc/base.page
/usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/help/C/boolean.page /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/help/C/mate-calc/boolean.page
/usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/help/C/complex.page /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/help/C/mate-calc/complex.page
/usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/help/C/conv-base.page /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/help/C/mate-calc/conv-base.page
/usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/help/C/conv-character.page /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/help/C/mate-calc/conv-character.page
/usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/help/C/conv-currency.page /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/help/C/mate-calc/conv-currency.page
/usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/help/C/conv-length.page /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/help/C/mate-calc/conv-length.page
/usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/help/C/conv-time.page /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/help/C/mate-calc/conv-time.page
/usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/help/C/conv-weight.page /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/help/C/mate-calc/conv-weight.page
/usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/help/C/equation.page /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/help/C/mate-calc/equation.page
/usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/help/C/factorial.page /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/help/C/mate-calc/factorial.page
/usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/help/C/factorize.page /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/help/C/mate-calc/factorize.page
/usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/help/C/financial.page /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/help/C/mate-calc/financial.page
/usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/help/C/functions.page /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/help/C/mate-calc/functions.page
/usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/help/C/index.page /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/help/C/mate-calc/index.page
/usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/help/C/keyboard.page /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/help/C/mate-calc/keyboard.page
/usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/help/C/legal.xml /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/help/C/mate-calc/legal.xml
/usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/help/C/logarithm.page /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/help/C/mate-calc/logarithm.page
/usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/help/C/modulus.page /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/help/C/mate-calc/modulus.page
/usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/help/C/mouse.page /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/help/C/mate-calc/mouse.page
/usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/help/C/number-display.page /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/help/C/mate-calc/number-display.page
/usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/help/C/percentage.page /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/help/C/mate-calc/percentage.page
/usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/help/C/power.page /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/help/C/mate-calc/power.page
/usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/help/C/scientific.page /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/help/C/mate-calc/scientific.page
/usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/help/C/superscript.page /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/help/C/mate-calc/superscript.page
/usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/help/C/trigonometry.page /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/help/C/mate-calc/trigonometry.page
/usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/mate-calc-1.28.0/help/C/variables.page /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/prototype/i386/usr/share/help/C/mate-calc/variables.page
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/amd64/help'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/amd64/help'
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/amd64'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/amd64'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/amd64'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/amd64'
VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-calc/build/manifest-i386-mate-calc.depend.res
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
generating metadata: desktop/mate/mate-calc
pkg://openindiana.org/desktop/mate/mate-calc@1.28.0,5.11-2025.0.0.1:20250320T183653Z
PUBLISHED