-e 's/@''PRIPTR_PREFIX''@/"l"/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/0/g' \ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./inttypes.in.h; \ } > inttypes.h-t && \ mv inttypes.h-t inttypes.h rm -f locale.h-t locale.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LOCALE_H''@||g' \ -e 's/@''GNULIB_LOCALECONV''@/0/g' \ -e 's/@''GNULIB_SETLOCALE''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \ -e 's/@''GNULIB_DUPLOCALE''@/0/g' \ -e 's|@''HAVE_DUPLOCALE''@|1|g' \ -e 's|@''HAVE_XLOCALE_H''@|1|g' \ -e 's|@''REPLACE_LOCALECONV''@|0|g' \ -e 's|@''REPLACE_SETLOCALE''@|0|g' \ -e 's|@''REPLACE_DUPLOCALE''@|0|g' \ -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./locale.in.h; \ } > locale.h-t && \ mv locale.h-t locale.h rm -f signal.h-t signal.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SIGNAL_H''@||g' \ -e 's/@''GNULIB_PTHREAD_SIGMASK''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \ -e 's/@''GNULIB_RAISE''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \ -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_SIGPROCMASK''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \ -e 's/@''GNULIB_SIGACTION''@/0/g' \ -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ -e 's|@''HAVE_RAISE''@|1|g' \ -e 's|@''HAVE_SIGSET_T''@|1|g' \ -e 's|@''HAVE_SIGINFO_T''@|1|g' \ -e 's|@''HAVE_SIGACTION''@|1|g' \ -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \ -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ -e 's|@''REPLACE_RAISE''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./signal.in.h; \ } > signal.h-t && \ mv signal.h-t signal.h rm -f stdio.h-t stdio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \ -e 's/@''GNULIB_FFLUSH''@/0/g' \ -e 's/@''GNULIB_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/1/g' \ -e 's/@''GNULIB_FOPEN''@/0/g' \ -e 's/@''GNULIB_FPRINTF''@/1/g' \ -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_FPURGE''@/0/g' \ -e 's/@''GNULIB_FPUTC''@/1/g' \ -e 's/@''GNULIB_FPUTS''@/1/g' \ -e 's/@''GNULIB_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/0/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/0/g' \ -e 's/@''GNULIB_FSEEKO''@/0/g' \ -e 's/@''GNULIB_FTELL''@/0/g' \ -e 's/@''GNULIB_FTELLO''@/0/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/0/g' \ -e 's/@''GNULIB_GETLINE''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/0/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/0/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/0/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_TMPFILE''@/0/g' \ -e 's/@''GNULIB_VASPRINTF''@/0/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/0/g' \ -e 's/@''GNULIB_VPRINTF''@/1/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSNPRINTF''@/0/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ < ./stdio.in.h | \ sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@||g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > stdio.h-t && \ mv stdio.h-t stdio.h rm -f time.h-t time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_TIME_H''@||g' \ -e 's/@''GNULIB_CTIME''@/0/g' \ -e 's/@''GNULIB_LOCALTIME''@/0/g' \ -e 's/@''GNULIB_MKTIME''@/0/g' \ -e 's/@''GNULIB_NANOSLEEP''@/0/g' \ -e 's/@''GNULIB_STRFTIME''@/0/g' \ -e 's/@''GNULIB_STRPTIME''@/0/g' \ -e 's/@''GNULIB_TIMEGM''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/0/g' \ -e 's/@''GNULIB_TIME_RZ''@/0/g' \ -e 's/@''GNULIB_TZSET''@/0/g' \ -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''HAVE_TIMEZONE_T''@|0|g' \ -e 's|@''HAVE_TZSET''@|1|g' \ -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_GMTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./time.in.h; \ } > time.h-t && \ mv time.h-t time.h /usr/bin/make all-recursive make[4]: Entering directory '/tmp/instance-19/output-1/build/libunistring-0.9.10/tests' Making all in . make[5]: Entering directory '/tmp/instance-19/output-1/build/libunistring-0.9.10/tests' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/instance-19/output-1/build/libunistring-0.9.10/tests' make[4]: Leaving directory '/tmp/instance-19/output-1/build/libunistring-0.9.10/tests' make[3]: Leaving directory '/tmp/instance-19/output-1/build/libunistring-0.9.10/tests' make[3]: Entering directory '/tmp/instance-19/output-1/build/libunistring-0.9.10' make[3]: Leaving directory '/tmp/instance-19/output-1/build/libunistring-0.9.10' make[2]: Leaving directory '/tmp/instance-19/output-1/build/libunistring-0.9.10' make[1]: Leaving directory '/tmp/instance-19/output-1/build/libunistring-0.9.10' /tmp/instance-19/output-1/per-package/icu/host/bin/mipsel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11 -shared -Wl,-Bsymbolic -Wl,-soname -Wl,libicutest.so.69 -o libicutest.so.69.1 ctest.o datamap.o testdata.o tstdtmod.o ucln_ct.o uperf.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm -latomic rm -f libicutest.so.69 && ln -s libicutest.so.69.1 libicutest.so.69 rm -f libicutest.so && ln -s libicutest.so.69.1 libicutest.so make[3]: Leaving directory '/tmp/instance-19/output-1/build/icu-69-1/source/tools/ctestfw' /usr/bin/make[2]: Making `all' in `makeconv' make[3]: Entering directory '/tmp/instance-19/output-1/build/icu-69-1/source/tools/makeconv' (deps) ucnvstat.c (deps) makeconv.cpp (deps) genmbcs.cpp (deps) gencnvex.c mipsel-linux-gcc ... gencnvex.c cd ../.. \ && CONFIG_FILES=tools/makeconv/makeconv.1 CONFIG_HEADERS= /bin/bash ./config.status mipsel-linux-g++ ... genmbcs.cpp mipsel-linux-g++ ... makeconv.cpp mipsel-linux-gcc ... ucnvstat.c config.status: creating tools/makeconv/makeconv.1 make[3]: Leaving directory '/tmp/instance-19/output-1/build/libgeos-3.9.0' [ 98%] Built target geos make[3]: Entering directory '/tmp/instance-19/output-1/build/libgeos-3.9.0' make[3]: Entering directory '/tmp/instance-19/output-1/build/libgeos-3.9.0' Scanning dependencies of target example make[3]: Leaving directory '/tmp/instance-19/output-1/build/libgeos-3.9.0' make[3]: Entering directory '/tmp/instance-19/output-1/build/libgeos-3.9.0' Scanning dependencies of target geos_c [ 99%] Building CXX object doc/CMakeFiles/example.dir/example.cpp.o make[3]: Leaving directory '/tmp/instance-19/output-1/build/libgeos-3.9.0' make[3]: Entering directory '/tmp/instance-19/output-1/build/libgeos-3.9.0' [ 99%] Building CXX object CMakeFiles/geos_c.dir/capi/geos_c.cpp.o [ 99%] Building CXX object CMakeFiles/geos_c.dir/capi/geos_ts_c.cpp.o /tmp/instance-19/output-1/per-package/icu/host/bin/mipsel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11 -o ../../bin/makeconv gencnvex.o genmbcs.o makeconv.o ucnvstat.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm -latomic make[3]: Leaving directory '/tmp/instance-19/output-1/build/icu-69-1/source/tools/makeconv' /usr/bin/make[2]: Making `all' in `genrb' make[3]: Entering directory '/tmp/instance-19/output-1/build/icu-69-1/source/tools/genrb' (deps) wrtxml.cpp (deps) wrtjava.cpp (deps) ustr.c (deps) rle.c (deps) reslist.cpp (deps) read.c (deps) rbutil.c (deps) prscmnts.cpp (deps) parse.cpp (deps) genrb.cpp (deps) filterrb.cpp (deps) errmsg.c mipsel-linux-gcc ... errmsg.c mipsel-linux-g++ ... filterrb.cpp mipsel-linux-g++ ... genrb.cpp mipsel-linux-g++ ... parse.cpp mipsel-linux-g++ ... prscmnts.cpp mipsel-linux-gcc ... rbutil.c mipsel-linux-gcc ... read.c mipsel-linux-g++ ... reslist.cpp mipsel-linux-gcc ... rle.c mipsel-linux-gcc ... ustr.c mipsel-linux-g++ ... wrtjava.cpp cd ../.. \ && CONFIG_FILES=tools/genrb/derb.1 CONFIG_HEADERS= /bin/bash ./config.status mipsel-linux-g++ ... wrtxml.cpp mipsel-linux-g++ ... derb.cpp config.status: creating tools/genrb/derb.1 cd ../.. \ && CONFIG_FILES=tools/genrb/genrb.1 CONFIG_HEADERS= /bin/bash ./config.status config.status: creating tools/genrb/genrb.1 [ 99%] Linking CXX executable ../bin/example /tmp/instance-19/output-1/per-package/icu/host/bin/mipsel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11 -o ../../bin/derb derb.o -L../../lib -licuio -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm -latomic make[3]: Leaving directory '/tmp/instance-19/output-1/build/libgeos-3.9.0' [ 99%] Built target example /tmp/instance-19/output-1/per-package/icu/host/bin/mipsel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11 -o ../../bin/genrb errmsg.o filterrb.o genrb.o parse.o prscmnts.o rbutil.o read.o reslist.o rle.o ustr.o wrtjava.o wrtxml.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm -latomic make[3]: Leaving directory '/tmp/instance-19/output-1/build/icu-69-1/source/tools/genrb' /usr/bin/make[2]: Making `all' in `genbrk' make[3]: Entering directory '/tmp/instance-19/output-1/build/icu-69-1/source/tools/genbrk' (deps) genbrk.cpp cd ../.. \ && CONFIG_FILES=tools/genbrk/genbrk.1 CONFIG_HEADERS= /bin/bash ./config.status mipsel-linux-g++ ... genbrk.cpp config.status: creating tools/genbrk/genbrk.1 /tmp/instance-19/output-1/per-package/icu/host/bin/mipsel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11 -o ../../bin/genbrk genbrk.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm -latomic make[3]: Leaving directory '/tmp/instance-19/output-1/build/icu-69-1/source/tools/genbrk' /usr/bin/make[2]: Making `all' in `gencnval' make[3]: Entering directory '/tmp/instance-19/output-1/build/icu-69-1/source/tools/gencnval' (deps) gencnval.c cd ../.. \ && CONFIG_FILES=tools/gencnval/gencnval.1 CONFIG_HEADERS= /bin/bash ./config.status mipsel-linux-gcc ... gencnval.c config.status: creating tools/gencnval/gencnval.1 /tmp/instance-19/output-1/per-package/icu/host/bin/mipsel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11 -o ../../bin/gencnval gencnval.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm -latomic make[3]: Leaving directory '/tmp/instance-19/output-1/build/icu-69-1/source/tools/gencnval' /usr/bin/make[2]: Making `all' in `gensprep' make[3]: Entering directory '/tmp/instance-19/output-1/build/icu-69-1/source/tools/gensprep' (deps) store.c (deps) gensprep.c [100%] Linking CXX shared library lib/libgeos_c.so cd ../.. \ && CONFIG_FILES=tools/gensprep/gensprep.8 CONFIG_HEADERS= /bin/bash ./config.status mipsel-linux-gcc ... gensprep.c mipsel-linux-gcc ... store.c config.status: creating tools/gensprep/gensprep.8 make[3]: Leaving directory '/tmp/instance-19/output-1/build/libgeos-3.9.0' [100%] Built target geos_c make[2]: Leaving directory '/tmp/instance-19/output-1/build/libgeos-3.9.0' make[1]: Leaving directory '/tmp/instance-19/output-1/build/libgeos-3.9.0' /tmp/instance-19/output-1/per-package/icu/host/bin/mipsel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11 -o ../../bin/gensprep gensprep.o store.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm -latomic make[3]: Leaving directory '/tmp/instance-19/output-1/build/icu-69-1/source/tools/gensprep' /usr/bin/make[2]: Making `all' in `icuinfo' make[3]: Entering directory '/tmp/instance-19/output-1/build/icu-69-1/source/tools/icuinfo' (deps) icuinfo.cpp mipsel-linux-g++ ... icuinfo.cpp /tmp/instance-19/output-1/per-package/icu/host/bin/mipsel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11 -o icuinfo icuinfo.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm -latomic make[3]: Leaving directory '/tmp/instance-19/output-1/build/icu-69-1/source/tools/icuinfo' /usr/bin/make[2]: Making `all' in `genccode' make[3]: Entering directory '/tmp/instance-19/output-1/build/icu-69-1/source/tools/genccode' (deps) genccode.c cd ../.. \ && CONFIG_FILES=tools/genccode/genccode.8 CONFIG_HEADERS= /bin/bash ./config.status mipsel-linux-gcc ... genccode.c config.status: creating tools/genccode/genccode.8 /tmp/instance-19/output-1/per-package/icu/host/bin/mipsel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11 -o ../../bin/genccode genccode.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm -latomic make[3]: Leaving directory '/tmp/instance-19/output-1/build/icu-69-1/source/tools/genccode' /usr/bin/make[2]: Making `all' in `gencmn' make[3]: Entering directory '/tmp/instance-19/output-1/build/icu-69-1/source/tools/gencmn' (deps) gencmn.c cd ../.. \ && CONFIG_FILES=tools/gencmn/gencmn.8 CONFIG_HEADERS= /bin/bash ./config.status mipsel-linux-gcc ... gencmn.c config.status: creating tools/gencmn/gencmn.8 /tmp/instance-19/output-1/per-package/icu/host/bin/mipsel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11 -o ../../bin/gencmn gencmn.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm -latomic make[3]: Leaving directory '/tmp/instance-19/output-1/build/icu-69-1/source/tools/gencmn' /usr/bin/make[2]: Making `all' in `icupkg' make[3]: Entering directory '/tmp/instance-19/output-1/build/icu-69-1/source/tools/icupkg' (deps) icupkg.cpp cd ../.. \ && CONFIG_FILES=tools/icupkg/icupkg.8 CONFIG_HEADERS= /bin/bash ./config.status mipsel-linux-g++ ... icupkg.cpp config.status: creating tools/icupkg/icupkg.8 /tmp/instance-19/output-1/per-package/icu/host/bin/mipsel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11 -o ../../bin/icupkg icupkg.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm -latomic make[3]: Leaving directory '/tmp/instance-19/output-1/build/icu-69-1/source/tools/icupkg' /usr/bin/make[2]: Making `all' in `pkgdata' make[3]: Entering directory '/tmp/instance-19/output-1/build/icu-69-1/source/tools/pkgdata' (deps) pkgtypes.c (deps) pkgdata.cpp cd ../.. \ && CONFIG_FILES=tools/pkgdata/pkgdata.1 CONFIG_HEADERS= /bin/bash ./config.status mipsel-linux-g++ ... pkgdata.cpp mipsel-linux-gcc ... pkgtypes.c config.status: creating tools/pkgdata/pkgdata.1 /tmp/instance-19/output-1/per-package/icu/host/bin/mipsel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11 -o ../../bin/pkgdata pkgdata.o pkgtypes.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm -latomic make[3]: Leaving directory '/tmp/instance-19/output-1/build/icu-69-1/source/tools/pkgdata' /usr/bin/make[2]: Making `all' in `gentest' make[3]: Entering directory '/tmp/instance-19/output-1/build/icu-69-1/source/tools/gentest' (deps) gentest.c (deps) genres32.c mipsel-linux-gcc ... genres32.c mipsel-linux-gcc ... gentest.c /tmp/instance-19/output-1/per-package/icu/host/bin/mipsel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11 -o gentest genres32.o gentest.o -L../../tools/ctestfw -licutest -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm -latomic make[3]: Leaving directory '/tmp/instance-19/output-1/build/icu-69-1/source/tools/gentest' /usr/bin/make[2]: Making `all' in `gennorm2' make[3]: Entering directory '/tmp/instance-19/output-1/build/icu-69-1/source/tools/gennorm2' (deps) norms.cpp (deps) n2builder.cpp (deps) gennorm2.cpp (deps) extradata.cpp mipsel-linux-g++ ... extradata.cpp mipsel-linux-g++ ... gennorm2.cpp mipsel-linux-g++ ... norms.cpp mipsel-linux-g++ ... n2builder.cpp /tmp/instance-19/output-1/per-package/icu/host/bin/mipsel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11 -o ../../bin/gennorm2 extradata.o gennorm2.o n2builder.o norms.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm -latomic make[3]: Leaving directory '/tmp/instance-19/output-1/build/icu-69-1/source/tools/gennorm2' /usr/bin/make[2]: Making `all' in `gencfu' make[3]: Entering directory '/tmp/instance-19/output-1/build/icu-69-1/source/tools/gencfu' (deps) gencfu.cpp cd ../.. \ && CONFIG_FILES=tools/gencfu/gencfu.1 CONFIG_HEADERS= /bin/bash ./config.status mipsel-linux-g++ ... gencfu.cpp config.status: creating tools/gencfu/gencfu.1 /tmp/instance-19/output-1/per-package/icu/host/bin/mipsel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11 -o ../../bin/gencfu gencfu.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm -latomic make[3]: Leaving directory '/tmp/instance-19/output-1/build/icu-69-1/source/tools/gencfu' /usr/bin/make[2]: Making `all' in `gendict' make[3]: Entering directory '/tmp/instance-19/output-1/build/icu-69-1/source/tools/gendict' (deps) gendict.cpp cd ../.. \ && CONFIG_FILES=tools/gendict/gendict.1 CONFIG_HEADERS= /bin/bash ./config.status mipsel-linux-g++ ... gendict.cpp config.status: creating tools/gendict/gendict.1 /tmp/instance-19/output-1/per-package/icu/host/bin/mipsel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11 -o ../../bin/gendict gendict.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm -latomic make[3]: Leaving directory '/tmp/instance-19/output-1/build/icu-69-1/source/tools/gendict' /usr/bin/make[2]: Making `all' in `escapesrc' make[3]: Entering directory '/tmp/instance-19/output-1/build/icu-69-1/source/tools/escapesrc' (deps) escapesrc.cpp mipsel-linux-g++ ... escapesrc.cpp /tmp/instance-19/output-1/per-package/icu/host/bin/mipsel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11 -o ../../bin/escapesrc escapesrc.o -lpthread -lm -latomic make[3]: Leaving directory '/tmp/instance-19/output-1/build/icu-69-1/source/tools/escapesrc' make[3]: Entering directory '/tmp/instance-19/output-1/build/icu-69-1/source/tools' make[3]: Nothing to be done for 'all-local'. make[3]: Leaving directory '/tmp/instance-19/output-1/build/icu-69-1/source/tools' make[2]: Leaving directory '/tmp/instance-19/output-1/build/icu-69-1/source/tools' /usr/bin/make[1]: Making `all' in `data' make[2]: Entering directory '/tmp/instance-19/output-1/build/icu-69-1/source/data' /usr/bin/make -f pkgdataMakefile /bin/bash ../mkinstalldirs ./out/tmp ./out/build/icudt69l make[3]: Entering directory '/tmp/instance-19/output-1/build/icu-69-1/source/data' rm -rf icupkg.inc mkdir ./out mkdir ./out/tmp mkdir ./out/build mkdir ./out/build/icudt69l Unpacking ./in/icudt69l.dat and generating out/tmp/icudata.lst (list of data files) LD_LIBRARY_PATH=/tmp/instance-19/output-1/build/host-icu-69-1/source/lib:/tmp/instance-19/output-1/build/host-icu-69-1/source/stubdata:/tmp/instance-19/output-1/build/host-icu-69-1/source/tools/ctestfw:$LD_LIBRARY_PATH /tmp/instance-19/output-1/build/host-icu-69-1/source/bin/icupkg -d ./out/build/icudt69l --list -x \* ./in/icudt69l.dat -o out/tmp/icudata.lst make[3]: Leaving directory '/tmp/instance-19/output-1/build/icu-69-1/source/data' echo timestamp > build-local LD_LIBRARY_PATH=/tmp/instance-19/output-1/build/host-icu-69-1/source/stubdata:/tmp/instance-19/output-1/build/host-icu-69-1/source/tools/ctestfw:/tmp/instance-19/output-1/build/host-icu-69-1/source/lib:$LD_LIBRARY_PATH /tmp/instance-19/output-1/build/host-icu-69-1/source/bin/pkgdata -O ../data/icupkg.inc -q -c -s /tmp/instance-19/output-1/build/icu-69-1/source/data/out/build/icudt69l -d ../lib -e icudt69 -T ./out/tmp -p icudt69l -m dll -r 69.1 -L icudata ./out/tmp/icudata.lst pkgdata: /tmp/instance-19/output-1/per-package/icu/host/bin/mipsel-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DU_HAVE_ELF_H=1 -DU_HAVE_STRTOD_L=1 -DU_HAVE_XLOCALE_H=1 -DU_ATTRIBUTE_DEPRECATED= -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -std=c11 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -c -I../common -I../common -DPIC -fPIC -o ./out/tmp/icudt69l_dat.o ./out/tmp/icudt69l_dat.S pkgdata: /tmp/instance-19/output-1/per-package/icu/host/bin/mipsel-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -std=c11 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -shared -Wl,-Bsymbolic -o ../lib/libicudata.so.69.1 ./out/tmp/icudt69l_dat.o -Wl,-soname -Wl,libicudata.so.69 -Wl,-Bsymbolic pkgdata: cd ../lib/ && rm -f libicudata.so.69 && ln -s libicudata.so.69.1 libicudata.so.69 pkgdata: cd ../lib/ && rm -f libicudata.so && ln -s libicudata.so.69.1 libicudata.so echo timestamp > packagedata make[2]: Leaving directory '/tmp/instance-19/output-1/build/icu-69-1/source/data' /usr/bin/make[1]: Making `all' in `extra' make[2]: Entering directory '/tmp/instance-19/output-1/build/icu-69-1/source/extra' /usr/bin/make[2]: Making `all' in `scrptrun' make[3]: Entering directory '/tmp/instance-19/output-1/build/icu-69-1/source/extra/scrptrun' (deps) srtest.cpp (deps) scrptrun.cpp mipsel-linux-g++ ... scrptrun.cpp mipsel-linux-g++ ... srtest.cpp /tmp/instance-19/output-1/per-package/icu/host/bin/mipsel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11 -o srtest scrptrun.o srtest.o -L../../lib -licuuc -L../../stubdata -licudata make[3]: Leaving directory '/tmp/instance-19/output-1/build/icu-69-1/source/extra/scrptrun' /usr/bin/make[2]: Making `all' in `uconv' make[3]: Entering directory '/tmp/instance-19/output-1/build/icu-69-1/source/extra/uconv' /usr/bin/make -f pkgdataMakefile mipsel-linux-g++ ... uconv.cpp mipsel-linux-gcc ... uwmsg.c make[4]: Entering directory '/tmp/instance-19/output-1/build/icu-69-1/source/extra/uconv' rm -rf pkgdata.inc mkdir uconvmsg LD_LIBRARY_PATH=/tmp/instance-19/output-1/build/host-icu-69-1/source/lib:/tmp/instance-19/output-1/build/host-icu-69-1/source/stubdata:/tmp/instance-19/output-1/build/host-icu-69-1/source/tools/ctestfw:$LD_LIBRARY_PATH /tmp/instance-19/output-1/build/host-icu-69-1/source/bin/genrb -e UTF-8 -s resources -d uconvmsg root.txt LD_LIBRARY_PATH=/tmp/instance-19/output-1/build/host-icu-69-1/source/lib:/tmp/instance-19/output-1/build/host-icu-69-1/source/stubdata:/tmp/instance-19/output-1/build/host-icu-69-1/source/tools/ctestfw:$LD_LIBRARY_PATH /tmp/instance-19/output-1/build/host-icu-69-1/source/bin/genrb -e UTF-8 -s resources -d uconvmsg fr.txt make[4]: Leaving directory '/tmp/instance-19/output-1/build/icu-69-1/source/extra/uconv' LD_LIBRARY_PATH=/tmp/instance-19/output-1/build/host-icu-69-1/source/lib:/tmp/instance-19/output-1/build/host-icu-69-1/source/stubdata:/tmp/instance-19/output-1/build/host-icu-69-1/source/tools/ctestfw:$LD_LIBRARY_PATH /tmp/instance-19/output-1/build/host-icu-69-1/source/bin/pkgdata -p uconvmsg -O pkgdata.inc -m static -s uconvmsg -d uconvmsg -T uconvmsg uconvmsg/uconvmsg.lst cd ../.. \ && CONFIG_FILES=extra/uconv/uconv.1 CONFIG_HEADERS= /bin/bash ./config.status /tmp/instance-19/output-1/per-package/icu/host/bin/mipsel-linux-ar: creating uconvmsg/libuconvmsg.a pkgdata: /tmp/instance-19/output-1/per-package/icu/host/bin/mipsel-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DU_HAVE_ELF_H=1 -DU_HAVE_STRTOD_L=1 -DU_HAVE_XLOCALE_H=1 -DU_ATTRIBUTE_DEPRECATED= -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -std=c11 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -c -I../../common -I../../common -DPIC -fPIC -o uconvmsg/uconvmsg_dat.o uconvmsg/uconvmsg_dat.S pkgdata: /tmp/instance-19/output-1/per-package/icu/host/bin/mipsel-linux-ar r uconvmsg/libuconvmsg.a uconvmsg/uconvmsg_dat.o pkgdata: /tmp/instance-19/output-1/per-package/icu/host/bin/mipsel-linux-ranlib uconvmsg/libuconvmsg.a config.status: creating extra/uconv/uconv.1 /tmp/instance-19/output-1/per-package/icu/host/bin/mipsel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11 -o ../../bin/uconv uconv.o uwmsg.o -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm -latomic uconvmsg/libuconvmsg.a make[3]: Leaving directory '/tmp/instance-19/output-1/build/icu-69-1/source/extra/uconv' make[3]: Entering directory '/tmp/instance-19/output-1/build/icu-69-1/source/extra' make[3]: Nothing to be done for 'all-local'. make[3]: Leaving directory '/tmp/instance-19/output-1/build/icu-69-1/source/extra' make[2]: Leaving directory '/tmp/instance-19/output-1/build/icu-69-1/source/extra' make[2]: Entering directory '/tmp/instance-19/output-1/build/icu-69-1/source' Note: rebuild with "/usr/bin/make VERBOSE=1 all-local" to show all compiler parameters. make[2]: Leaving directory '/tmp/instance-19/output-1/build/icu-69-1/source' make[1]: Leaving directory '/tmp/instance-19/output-1/build/icu-69-1/source' make: Leaving directory '/tmp/instance-19/buildroot'